﻿
@import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800&amp;subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500,700,900&amp;subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700&display=swap');



@import url('/themes/ecommerce02/css/themify-icons.css');
@import url('/admin/assets/icon/ion-icon/css/ionicons.min.css');
@import url('/admin/assets/icon/simple-line-icons/css/simple-line-icons.css');
@import url('/admin/assets/icon/icofont/css/icofont.css');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");

body {
	font-size: 14px;
	background: #ffffff;
	overflow-x: hidden;
	color: #656363;
	font-family: 'Poppins', sans-serif;
}


a {
	color: #2c2b2b;
	text-decoration: none;
}

	a:hover {
		color: #d83b56;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}

:focus {
	box-shadow: none !important;
	outline: unset;
}

img[src=""] {
	opacity: 0;
}
.owl-carousel .owl-item.active img {
	opacity: 1;
}
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

.hidden {
	visibility: hidden;
	opacity: 0;
}

.visible {
	visibility: visible !important;
	opacity: 1;
}

p {
	margin-bottom: 0;
}

:focus {
	text-decoration: none !important;
}

.module {
	position: relative;
	min-height: 30px;
	min-width: 40px;
}

#header {
	position: relative;
	padding: 18px 0px;
	/* background: #f4f4f4; */
}

	#header .module {
		z-index: 2;
	}
.logo a {
    max-width: 130px;
    display: block;
}

.logo a img {
    width: 100%;
}
.navbar-toggler-icon {
	height: 20px;
}

.navbar-toggler {
	padding: 0rem 0.75rem;
}

.topbar {
	padding: 20px 0px;
	background: #f4f4f4 !important;
}

.main {
	min-height: 700px;
}


.section {
	position: relative;
	background-attachment: inherit !important;
	background-size: cover !important;
	background-position: top center !important;
	width: 100%;
}

.bg-1 {
	background: #f2f4f5 !important;
	padding: 2.4rem 0px;
	/* border-top: 1px solid #e6e6e6; */
}

.bg-2 {
	background: #f56e6e !important;
}
.bg-01 {
	background: url(/uploads/images/ecommerce02/bg-01.webp) no-repeat center center transparent !important;
	padding: 12rem 6rem !important;
	background-size: cover !important;
	border-radius: 36px;
}
.bg-01 .heading-style-1 h2, .bg-01 .heading-style-1 h3 {
    color: white;
    margin-bottom: 2rem;
}

.bg-01 .paragraph-style-1  {
    color:White;
    max-width: 480px;
    font-size: 15px;
}
.bg-02 {
	background: url(/uploads/images/ecommerce02/midi-gitar.webp) no-repeat center center transparent !important;
	padding: 12rem 6rem !important;
	background-size: cover !important;
	border-radius: 36px;
}
.bg-02 .heading-style-1 h2, .bg-02 .heading-style-1 h3 {
    color: white;
    margin-bottom: 2rem;
}

.bg-02 .paragraph-style-1  {
    color: #bfbfbf;
    max-width: 480px;
    font-size: 15px;
}
.bg-05 {
	background: url(/uploads/images/ecommerce02/b5.webp) no-repeat center center transparent !important;
	padding: 5rem 6rem 28rem 6rem !important;
	background-size: cover !important;
	border-radius: 36px;
}
.bg-05 .heading-style-1 h2, .bg-05 .heading-style-1 h3 {
    color: white;
    margin-bottom: 2rem;
}

.bg-05 .paragraph-style-1  {
    color: #bfbfbf;
    max-width: 740px;
    font-size: 15px;
    margin: 0px auto;
    text-align: center;
}
.bg-06 {
	background: url(/uploads/images/ecommerce02/b6.webp) no-repeat center center transparent !important;
	padding: 5rem 6rem 28rem 6rem !important;
	background-size: cover !important;
	border-radius: 36px;
}
.bg-06 .heading-style-1 h2, .bg-06 .heading-style-1 h3 {
    color: white;
    margin-bottom: 1rem;
}

.bg-06 .paragraph-style-1  {
    color: #ffffff;
    max-width: 740px;
    font-size: 15px;
    margin: 0px auto;
    text-align: center;
}

.bb-1 {
	border-bottom: 1px solid #D6D6D6;
}

.bt-1 {
	border-top: 1px solid #D6D6D6;
}

.by-1 {
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
}

/* NAV STYLES */
.main-nav {
	z-index: 3 !important;
}

	.main-nav .navbar-toggler-icon {
		margin: 0;
		height: unset;
	}
/* NAV STYLES */
/* IMAGE STYLES */
.radius img {
    border-radius: 12px;
}
/* IMAGE STYLES */
/* SECTIONS */

/* SLIDER SECTIONS */

.slider .owl-item.active .owl-lazy {
	opacity: 1 !important;
	max-height: unset !important;
	background: #f2f4f5;
}

.slider-style-2 .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 2.5rem;
	z-index: 5;
	margin: 0px auto;
	display: inline-block;
	width: auto;
}


.slider-style-2 .owl-dots .owl-dot span {
	background: #ffffff !important;
	border: 0;
	width: 36px !important;
	height: 8px !important;
	border-radius: 12px !important;
}

.owl-dots .owl-dot.active span {
	background: #d83b56 !important;
	border: 0 !important;
}
.owl-theme .owl-dots .owl-dot span {
    background: #dadada;
}
.owl-dots {
    margin-top: 36px !important;
}
.more-button-1 {
	background: transparent;
	border-radius: 0;
	line-height: 36px;
	display: inline-block;
	color: #d83b56;
	font-size: 13px;
	font-weight: 600;
	margin-top: 4rem;
	letter-spacing: 4px;
}

	.more-button-1:hover {
		color: black;
		/* background: #292929; */
	}

	.more-button-1:after {
		content: "";
		border-bottom: 1px solid #ee3333;
		height: 1px;
		width: 60px;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		/* margin: 0px auto; */
		transition: all 0.3s ease-in-out;
	}

	.more-button-1:hover:after {
		width: 100%;
	}

	.more-button-1 i {
		margin-right: 6px;
	}

.slider-style-1 {
	background: #f3f4f6;
}

	  .slider-style-1 .slide-image {
        flex: 100%;
        max-width: 100%;
        background: none !important;
    }

    .slider-style-1 .slide-description {
        display: none;
    }

    .slider-style-1 .item {
        margin: 0px auto;
        padding: 0;
    }

		.slider-style-1 .item .row {
			-ms-flex-align: center !important;
			align-items: center !important;
			margin: 0;
		}

	.slider-style-1 .slide-description h2 {
		color: #161616;
		font-size: 45px;
		font-weight: 500;
		max-width: 550px;
	}

	.slider-style-1 .slide-description p {
		line-height: 30px;
		font-family: 'quicksand', sans-serif;
		font-size: 15px;
		color: #161616;
		margin: 30px 0px;
	}
.slider-style-1 .owl-dots {
    margin: 0 !important;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}
.slider-style-1 .owl-nav button {
    position: absolute;
    top: 45%;
    background: white !important;
    width: 60px;
    height: 60px;
    border-radius: 50% !important;
}
.slider-style-1 .owl-nav button {
    opacity: 0 !important;
}

.slider-style-1:hover .owl-nav button {
    opacity: 1 !important;
}
.slider-style-1 .owl-nav .owl-next {
    right: 30px;
}

.slider-style-1 .owl-nav .owl-prev {
    left: 30px;
}

.slider-style-1 .owl-nav button:hover {
    background: #333539 !important;
    color: white;
}
.slider-style-2 {
	background: #f2f4f5;
	border-radius: 36px;
	overflow: hidden;
}

	.slider-style-2 .item {
		margin: 0px auto;
	}

		.slider-style-2 .item .row {
			-ms-flex-align: center !important;
			align-items: center !important;
			margin: 0;
		}

	.slider-style-2 .slide-description h2 {
		font-size: 45px;
		margin: 0 !important;
		font-weight: 700;
		color: #292929;
		text-transform: capitalize;
	}

	.slider-style-2 .slide-description b {
		margin: 0;
		color: #f95070;
	}

	.slider-style-2 .slide-description p {
		font-size: 14px;
		color: #585757;
		letter-spacing: 0.4px;
		margin: 35px 0 0;
		padding: 0;
		font-weight: 400;
		max-width: 80%;
		line-height: 2;
	}

	.slider-style-2 .slide-description span {
		display: block;
		font-size: 22px;
		margin-bottom: 30px;
	}

	.slider-style-2 .slide-image img {
		display: none !important;
	}

	.slider-style-2 .owl-nav > button {
		position: absolute;
		top: 50%;
		width: 54px;
		height: 54px;
		border-radius: 50% !important;
		background: white !important;
	}

	.slider-style-2 .owl-nav .owl-next {
		right: 20px;
	}

	.slider-style-2 .owl-nav .owl-prev {
		left: 20px;
	}

	.slider-style-2 .owl-nav > button:hover {
		background: black !important;
	}

	.slider-style-2:hover .owl-nav {
		opacity: 1;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}

	.slider-style-2 .owl-nav {
		opacity: 0;
	}

.slider-container .edit-button {
	top: 25%;
}

.active .slide-description h2,
.active .slide-description p,
.active .more-button-1 {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-delay: 0.3s;
	-moz-animation-delay: 0.3s;
	-o-animation-delay: 0.3s;
	animation-delay: 0.3s;
	/*text-shadow: 0px 0px 1px #222;*/
}

.active .slide-description p {
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	-o-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.active .more-button-1 {
	-webkit-animation-delay: 0.7s;
	-moz-animation-delay: 0.7s;
	-o-animation-delay: 0.7s;
	animation-delay: 0.7s;
}
/* SLIDER SECTIONS */
/* ACCORDION */
.accordion-module.style-default .card-header {
	border: none;
	background: #ffffff;
	border-radius: 5px;
	/* box-shadow: 0px 0.625rem 1.25rem rgb(0 51 204 / 10%); */
	/* -webkit-box-shadow: 0px 0.625rem 1.25rem rgb(0 51 204 / 10%); */
	transition: all 0.3s ease;
	display: flex;
	align-items: center;
	padding: 16px 17px;
	cursor: pointer;
	font-weight: 600;
	font-family: 'Poppins';
	/* box-shadow: 0 15px 28px -16px rgb(0 0 0 / 17%); */
	border: 1px solid #dfdfdf;
}



		.accordion-module.style-default .card-header[aria-expanded="true"]:after {
			/* background: white; */
			/* color: white; */
		}

.general-questions, .presale-questions, .faq-count {
	counter-reset: accordioncounter;
}

.accordion-module.style-default .card-header:before {
	counter-increment: accordioncounter;
	content: counters(accordioncounter,".") ".";
	margin: 0 1rem;
}

.accordion-module.style-default .card {
	border: 0;
	background: transparent !important;
}

.accordion-module.style-default .card-header span {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: black;
}
	.accordion-module.style-default .card-header[aria-expanded="true"] {
		background: #f9f9f9;
		/* color: #ffffff !important; */
		border-color: transparent;
	}
	.accordion-module.style-default .card-header[aria-expanded="true"] span {
		/* color: #ffffff !important; */
	}
.accordion-module.style-default .card + .card {
	margin-top: 1.4rem;
}

.accordion-module.style-default .card-body {
	line-height: 30px;
	color: #707070;
	background: transparent !important;
	font-size: 15px;
	padding: 24px 2rem;
}


.card .card-header[aria-expanded="false"]:after {
	position: absolute;
	right: 18px;
	content: "+";
	font-size: 26px;
	line-height: 35px;
	width: 36px;
	text-align: center;
	transform: rotate(0deg);
	transition: all 0.3s ease;
	border-radius: 3px;
	color: #222222;
}

.card .card-header[aria-expanded="true"]:after {
	position: absolute;
	right: 18px;
	content: "-";
	font-size: 26px;
	line-height: 35px;
	/* background: #f8f9fa; */
	width: 36px;
	text-align: center;
	transform: rotate(-180deg);
	transition: all 0.3s ease;
	color: #0c0c0c;
	border-radius: 3px;
}


/* ACCORDION */
/* ADVANCED PARAGRAPH SECTOINS */
.ap-style-1 {
	padding: 20px 0px !important;
	color: #212121;
	padding-left: 0 !important;
	display: flex;
	-ms-flex-align: center !important;
	align-items: center !important;
}

	.ap-style-1 .advanced-paragraph-content {
		padding-left: 24px;
	}

	.ap-style-1 .advanced-paragraph-icon {
		text-align: center;
	}

		.ap-style-1 .advanced-paragraph-icon a {
			font-size: 26px;
			line-height: 72px;
			color: #1f1f1f;
			width: 72px;
			display: block;
			background: #ffffff;
			border-radius: 50%;
		}


	.ap-style-1 a {
		color: #6E6D6D;
		font-size: 14px;
	}

	.ap-style-1 .advanced-paragraph-heading h3 {
		font-size: 18px;
		color: #161616;
		font-weight: 500 !important;
	}


/*AP Style-2*/
.ap-style-2 {
	padding: 0px !important;
	color: #212121;
	margin: 10px 0px !important;
}

	.ap-style-2 .advanced-paragraph-content {
		text-align: center;
		line-height: 26px;
	}

	.ap-style-2 .advanced-paragraph-icon {
		text-align: center;
	}

		.ap-style-2 .advanced-paragraph-icon a {
			font-size: 42px;
			line-height: 100px;
			color: #1f1f1f;
			width: 100px;
			display: block;
			background: #ffffff;
			border-radius: 50%;
			margin: 0px auto;
			margin-bottom: 30px;
		}


	.ap-style-2 a {
		color: #6E6D6D;
		font-size: 14px;
	}

	.ap-style-2 .advanced-paragraph-heading h3 {
		font-size: 18px;
		color: #161616;
		font-weight: 500 !important;
	}
/*AP Style-2*/
.ap-style-3 {
	-ms-flex-align: center !important;
	align-items: center !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
	color: white;
	display: -ms-flexbox !important;
	display: flex !important;
	padding: 26px 0px !important;
	background: white;
	/* border: 1px solid #f6f6f6; */
}

.ap-style-3 h3 {
	font-weight: 600 !important;
	margin-bottom: 8px;
	color: #1d1d1d;
	font-size: 20px;
}

.ap-style-3 .advanced-paragraph-icon a {
	color: white;
	font-size: 50px;
	background: #f3f5f7;
	width: 80px;
	height: 80px;
	line-height: 92px;
	text-align: center;
	display: block;
	position: relative;
	padding: 0;
	border-radius: 16px;
}
.ap-style-3 .advanced-paragraph-icon a i {
    /* filter: invert(1); */
}
.ap-style-3 .advanced-paragraph-icon a:before {
	content: '';
	position: absolute;
	top: 30px;
	left: 100%;
	margin: auto;
	width: 14px;
	height: 27px;
	clip-path: polygon(100% 48%, 0 0, 0 100%);
	background: #edeff3;
	opacity: 0;
}

.ap-style-3 .advanced-paragraph-icon {
	margin-right: 24px;
}

.ap-style-3.style-right .advanced-paragraph-icon {
	order: 2;
	margin-right: 0;
	margin-left: 24px;
}

.ap-style-3 p {
	line-height: 1.8;
	color: #787777;
	margin: 0;
}

.ap-style-3.style-right .advanced-paragraph-icon a:before {
	left: unset;
	right: 96%;
	transform: rotate(180deg);
}
.icon:before {
	content: "";
	width: 56px;
	height: 80px;
	display: block;
	background-size: 46px !important;
	margin: 0px auto;
}

.icon-left:before {
	content: "";
	width: 80px;
	height: 92px;
	display: block;
	background-size: 70px !important;
}
.count-default .icon:before {
    width: 66px !important;
    background-size: 100% !important;
}
.icon-1:before {
	background: url(/uploads/images/ecommerce02/icons/1.png) no-repeat center center transparent;
}
.icon-2:before {
	background: url(/uploads/images/ecommerce02/icons/2.png) no-repeat center center transparent;
}
.icon-6:before {
	background: url(/uploads/images/ecommerce02/icons/6.png) no-repeat center center transparent;
}
.icon-9:before {
	background: url(/uploads/images/ecommerce02/icons/9.png) no-repeat center center transparent;
}
.icon-12:before {
	background: url(/uploads/images/ecommerce02/icons/12.png) no-repeat center center transparent;
}
.icon-13:before {
	background: url(/uploads/images/ecommerce02/icons/13.png) no-repeat center center transparent;
}
.icon-14:before {
	background: url(/uploads/images/ecommerce02/icons/14.png) no-repeat center center transparent;
}
.icon-15:before {
	background: url(/uploads/images/ecommerce02/icons/15.png) no-repeat center center transparent;
}
.icon-17:before {
	background: url(/uploads/images/ecommerce02/icons/17.png) no-repeat center center transparent;
}
.icon-19:before {
	background: url(/uploads/images/ecommerce02/icons/19.png) no-repeat center center transparent;
}
.icon-20:before {
	background: url(/uploads/images/ecommerce02/icons/20.png) no-repeat center center transparent;
}
/* ADVANCED PARAGRAPH SECTIONS */

/* PARAGRAPH STYLES */
.paragraph-style-1 {
	font-size: 14px;
	line-height: 32px;
	margin-bottom: 30px;
}

p.paragraph-style-2 {
	max-width: 600px;
	margin: 0px auto;
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 32px;
}

.heading-style-1 h1, .heading-style-1 h2, .heading-style-1 h3, .heading-style-1 h4, .heading-style-1 h5 {
	color: #161616;
	margin-bottom: 0;
	font-weight: 700 !important;
	display: inline-block;
	font-size: 34px;
}
.heading-style-1 h2 span span {
    font-weight: 400;
}
.heading-style-1 h2 span:before {
    content: "";
    width: 24px;
    height: 4px;
    background: #d83b56;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    top: -24px;
    border-radius: 32px;
}

.heading-style-1 h6 {
	font-size: 20px;
	color: #1d1c1c;
	margin-bottom: 30px !important;
	display: inline-block;
}
.heading-style-2 h2 {
    color: black;
    font-weight: 600 !important;
    margin-bottom: 30px;
}
/* PARAGRAPH STYLES */

/* BUTTON STYLES */
.button-style-default {
	border: 1px solid transparent;
	color: white;
	font-weight: 500;
	font-size: 15px;
	line-height: 52px;
	padding: 0px 28px;
	border-radius: 36px;
	background: #d83b56;
	min-width: 160px;
}

	.button-style-default:hover {
		background: #242424;
		color: white;
	}

.button-style-1 {
	border: 1px solid transparent;
	color: white;
	font-weight: 400;
	font-size: 15px;
	line-height: 46px;
	padding: 0px 28px;
	border-radius: 36px;
	background: black;
}

	.button-style-1 i {
		margin-right: 5px;
	}

	.button-style-1:hover {
		background: #f56e6e;
		color: #ffffff;
	}
.absolute-button {
    position: absolute;
    width: 80px;
    bottom: 40%;
    left: 0;
    right: 0;
    margin: 0px auto !important;
}

.absolute-button .edit-button {
    top: -44px;
    right: -44px;
}

.button-style-3 {
    transition: .5s;
    -webkit-transition: .5s;
    position: relative;
    border-radius: 50%;
    background: #ffffff;
    font-size: 18px;
    height: 80px;
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    border: none;
    z-index: 95;
    cursor: pointer;
    display: inline-block;
    margin: 0px 10px;
    padding: 0;
}

.button-style-3 i {
    color: #c24a4a;
    line-height: 80px;
    font-size: 20px;
}

.button-style-3:after {
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: '';
    border-radius: 50%;
    z-index: -1;
    display: block;
    background: transparent;
    width: 100%;
    height: 100%;
    animation: ripple 1.5s infinite;
    -o-animation: ripple 1.5s infinite;
    -moz-animation: ripple 1.5s infinite;
    -webkit-animation: ripple 1.5s infinite;
    -ms-animation: ripple1.5s infinite;
}

@keyframes ripple {
    0% {
        box-shadow: 0 0 0 0px #ffffff, 0 0 0 0px #ffffff, 0 0 0 0px#ffffffc9, 0 0 0 0px #ffffff, 0 0 0 0px #54c1ff, 0 0 0 0px #b3e3ff, 0 0 0 0px #d8f1ff, 0 0 0 0px #bbe6ff;
    }

    100% {
        box-shadow: 0 0 0 30px #ffffff00, 0 0 0 20px rgba(255, 255, 255, 0.05), 0 0 0 0px #ffffff2b, 0 0 0 0px rgba(255, 255, 255, 0), 0 0 0 0px #ffffff70, 0 0 0 0px rgba(255, 255, 255, 0), 0 0 0 0px #ffffff30, 0 0 0 0px rgba(255, 255, 255, 0.17);
    }
}
.user-buttons a {
	font-size: 20px;
	color: black;
	padding: 0;
	display: block;
	/* line-height: 35px; */
}

	.user-buttons a:hover {
		text-decoration: none;
	}

.button-favorite {
	font-size: 20px;
	color: black;
	padding: 0;
	display: block;
}

.favorite-module .favorite-count {
	position: absolute;
	right: -3px;
	background: #353434;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	color: #ffffff;
	top: -6px;
	font-size: 14px;
}


.button-cart {
	font-size: 22px;
	color: black;
	padding: 0;
	display: block;
	/*-webkit-transform: scaleX(-1);
	transform: scaleX(-1);*/
}

.minicart-module .cart-count {
	position: absolute;
	top: -6px;
	right: -2px;
	background: #d83b56;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	color: white;
	font-size: 14px;
}
/* BUTTON STYLES */

/* VIDEO SLIDE */
.video-description {
    position: absolute;
    bottom: 0;
    padding: 2rem;
    color: white;
}

ul.video-slide li a:after {
    width: 100%;
    top: 0;
    height: 100%;
    background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, transparent 100%);
    border-radius: 16px;
    position: absolute;
    content: "";
    opacity: 0.7;
}
.video-slide li a:before {
    content: "\f4f4";
    display: inline-block;
    font-family: bootstrap-icons !important;
    color: #d83b56;
    border: 0;
    border-radius: 50%;
    width: 60px;
    height: 60PX;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 58px;
    font-size: 24px;
    z-index: 1;
    margin: 0px auto;
    top: 44%;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    background: #ffffff;
}
.video-slide li:hover a:before {
    background: #d83b56;
    color: white;
}
.video-slide li img {
    border-radius: 16px;
}
.video-description p {
    font-weight: 300;
    color: #ffffff;
    line-height: 26px !important;
}

.video-description h4 {
    font-weight: 600;
    font-size: 20px;
}
/* VIDEO SLIDE */
/* CARD STYLES */

.card-style-1 {
	min-height: 201px !important;
	margin: 0;
}

	.card-style-1 .card-body {
		text-align: left;
		position: absolute;
		padding: 0 38px;
		top: 30%;
	}

		.card-style-1 .card-body a {
			display: block;
		}

		.card-style-1 .card-body .card-title {
			color: #161616;
			margin-bottom: 24px;
			font-weight: 600;
			font-size: 26px;
			max-width: 216px;
		}

		.card-style-1 .card-body .btn {
			text-align: left;
			font-size: 13px;
			margin: 0 !important;
			color: white;
			display: inline-block;
			padding: 10px 18px;
			border-radius: 36px;
			font-weight: 500;
			background: #d83b56;
			border: 2px solid transparent;
		}

.card-style-1 .card-body .btn:hover, .card-style-1:hover .card-body .btn {
    text-decoration: none;
    color: #d83b56;
    background: transparent;
	border: 2px solid #d83b56;
}

	.card-style-1 .card {
		border: 0;
	}

.card-style-2 {
	position: relative;
	/* padding: 50px 40px 44px 40px; */
	border-radius: 20px 20px 0 20px;
	background: #f4f5f6;
	z-index: 2;
	margin-bottom: 15px;
}

	.card-style-2 .card {
		border: 0;
		background: transparent;
		position: relative;
		padding-top: 2rem;
		margin-bottom: 35px;
	}
.card-style-2:hover .card-body .btn i {
    background: #d83b56;
    color: #ffffff;
}


.card-style-2 .card .card-image {
    max-width: 64px;
    margin: 0;
    position: relative;
    left: 33px;
}
	.card-style-2 .card-body .btn  {position: absolute;bottom: 0;right: -6px;width: 90px;height: 90px;background: #ffffff;border-top-left-radius: 50%;padding: 15px;border: 0;font-size: 22px;}
	.card-style-2 .card-body .btn i {
	    position: absolute;
	    background: #f4f5f6;
	    border-radius: 50%;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    transition: 0.3s;
	    width: 60px;
	    height: 60px;
	    line-height: 60px;
	    +:
	    white;
	    color: #1b1b1b;
	}

	.card-style-2:hover .card-body .btn {
		border: 0;
	}

	.card-style-2 .card-body {
    background: transparent !important;
    padding: 0;
    position: unset !important;
    padding: 20px 40px 66px 40px;
 }

	.card-style-2 .card-title {
		max-width: 300px;
		color: #232222;
		margin-bottom: 12px;
		font-size: 20px;
		line-height: 1.2;
		font-weight: 700;
	}

	.card-style-2 .card-text {
		/* max-width: 300px; */
		margin-bottom: 0;
		color: #787777;
		line-height: 2;
	}

.card-style-2 .card-body .btn:before {
    position: absolute;
    content: "";
    bottom: 0px;
    left: -20px;
    background: transparent;
    width: 20px;
    height: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 6px 6px 0 6px #ffffff;
}

.card-style-2 .card-body .btn:after {
    position: absolute;
    content: "";
    top: -20px;
    right: 6px;
    background: transparent;
    width: 20px;
    height: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 6px 6px 0 6px #ffffff;
}




.card-style-3 {
	position: relative;
	/* padding: 50px 40px 44px 40px; */
	border-radius: 20px 20px 0 20px;
	background: #f4f5f6;
	z-index: 2;
	margin-bottom: 15px;
}

	.card-style-3 .card {
		border: 0;
		background: transparent;
		position: relative;
	}
.card-style-3:hover .card-body .btn i {
    background: #d83b56;
    color: #ffffff;
}


.card-style-3 .card .card-image {
    margin: 0;
    position: relative;
    padding: 35px;
}
.card-style-3 .card .card-image img {
    border-radius: 12px;
}
	.card-style-3 .card-body .btn  {position: absolute;bottom: 0;right: -6px;width: 90px;height: 90px;background: #ffffff;border-top-left-radius: 50%;padding: 15px;border: 0;font-size: 22px;}
	.card-style-3 .card-body .btn i {
	    position: absolute;
	    background: #f4f5f6;
	    border-radius: 50%;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    transition: 0.3s;
	    width: 60px;
	    height: 60px;
	    line-height: 60px;
	    white;
	    color: #1b1b1b;
	}

	.card-style-3:hover .card-body .btn {
		border: 0;
	}

	.card-style-3 .card-body {
    background: transparent !important;
    position: unset !important;
    padding: 0px 40px 66px 40px;
 }

	.card-style-3 .card-title {
		max-width: 300px;
		color: #232222;
		margin-bottom: 12px;
		font-size: 20px;
		line-height: 1.2;
		font-weight: 700;
	}

	.card-style-3 .card-text {
		/* max-width: 300px; */
		margin-bottom: 0;
		color: #787777;
		line-height: 2;
	}

.card-style-3 .card-body .btn:before {
    position: absolute;
    content: "";
    bottom: 0px;
    left: -20px;
    background: transparent;
    width: 20px;
    height: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 6px 6px 0 6px #ffffff;
}

.card-style-3 .card-body .btn:after {
    position: absolute;
    content: "";
    top: -20px;
    right: 6px;
    background: transparent;
    width: 20px;
    height: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 6px 6px 0 6px #ffffff;
}
/* CARD STYLES */


/* COUNTER STYLES */
#section-counter .container-fluid {
    max-width: 84%;
}

.counter-box {
    padding: 2.4rem 0;
}

.counter-box .heading-style-1 h2 {
    font-size: 28px;
    margin-bottom: 12px;
}

.counter-box p {
    font-family: 'Poppins';
    font-size: 16px;
    color: #737171;
}

.count-default.counter-module {
    margin: 30px 0px !important;
}

.count-default .counter-title {
    text-align: center;
}

.count-default .counter-title h3 {
    font-size: 16px;
    font-weight: 400 !important;
    color: #212020;
    margin: 0;
}

.count-default .counter {
    font-size: 58px;
    color: #d83b56;
    line-height: 1;
    text-align: center;
    margin-bottom: 12px;
    position: relative;
}
.count-default .counter:after {
    content: "BİN +";
    font-size: 16px;
    position: absolute;
    top: 20px;
    margin-left: 8px;
}
.absolute-counter {
    position: absolute !important;
    top: 40%;
    left: 0;
}


.count-style-1 .counter {
    color: white;
    font-size: 4rem;
    line-height: 1;
    padding-bottom: 16px;
    border-bottom: 1px solid #ffffff2b;
    margin-bottom: 18px;
    width: auto;
    display: inline-block;
}

.count-style-1 {
    text-align: center;
    background: #c24a4a;
    padding: 50px 28px !important;
    border-radius: 4px;
}

.count-style-1 .counter-title h3 {
    color: white;
    font-weight: 300 !important;
    font-size: 18px;
    margin: 0;
    letter-spacing: 3px;
    max-width: 120px;
}
.count-default .counter-icon a, .count-default .counter-icon {
    text-align: center;
    display: inline-block;
    margin: 0px auto;
}

.count-default {
    text-align: center;
}

/* COUNTER STYLES */

/* BLOG SLIDER STYLES */
.blog-slider-style-1 .blog-item {
	display: -ms-flexbox !important;
	display: flex !important;
}

	.blog-slider-style-1 .blog-item .avatar {
		flex: 30%;
		max-width: 200px;
	}

	.blog-slider-style-1 .blog-item .blog-item-descriptions {
		flex: 50%;
		max-width: 70%;
		padding-left: 20px;
	}

		.blog-slider-style-1 .blog-item .blog-item-descriptions h3 {
			margin: 0;
			font-weight: 500;
			font-size: 18px;
			margin-bottom: 14px;
		}

		.blog-slider-style-1 .blog-item .blog-item-descriptions p {
			font-size: 14px;
			font-family: 'quicksand', sans-serif;
		}

/* BRAND SLIDER */
.brand-slider-default .owl-item.active {
	animation: flipInY .5s;
}

.brand-slider-default .brand-image a {
	height: 100px;
	-ms-flex-align: center !important;
	align-items: center !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.brand-image a {
	display: block;
	text-align: center;
}

.brand-image img {
	width: auto !important;
	margin: 0px auto;
}
/* BRAND SLIDER */

/* BREADCRUMB */
.breadcrumb-area {
	color: #181818;
	text-align: center;
	position: relative;
	background-color: #f2f4f5;
	background-size: cover !important;
	margin-top: -166px;
	padding-top: 13rem;
	padding-bottom: 6rem;
}

	.breadcrumb-area:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		background: #05050591;
		z-index: 0;
		opacity: 0;
	}

	.breadcrumb-area .breadcrumb {
		margin: 0;
		background: transparent;
		border-radius: 0;
		padding: 0;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		display: inline-block;
		width: auto;
		position: relative;
	}

		.breadcrumb-area .breadcrumb li {
			display: inline-block;
			padding-right: 22px;
		}


		.breadcrumb-area .breadcrumb a {
			font-size: 13px;
			line-height: 32px;
			color: #8e8c8c;
		}

		.breadcrumb-area .breadcrumb li:last-child {
			padding-right: 0 !important;
		}

		.breadcrumb-area .breadcrumb a:after {
			content: "\f054";
			font-family: 'font awesome 5 free';
			font-weight: 900;
			position: relative;
			left: 12px;
			font-size: 10px;
		}

		.breadcrumb-area .breadcrumb li:last-child a:after {
			opacity: 0;
		}

	.breadcrumb-area p {
		max-width: 600px;
		line-height: 28px;
		font-size: 15px;
		margin-bottom: 60px;
	}

	.breadcrumb-area h1 {
		font-size: 38px;
		margin: 0;
		color: #d83b56;
		position: relative;
		font-weight: 700;
	}

		.breadcrumb-area h1 .first-word {
			color: #212020;
			font-weight: 400;
		}
/* BREADCRUMB */

/* SOCIAL MENU */
.social-menu .navbar-nav li a {
    color: #ffffff;
    background: #2e2d2d;
    width: 38px;
    text-align: center;
    height: 38px;
    border-radius: 50%;
}
.social-menu .navbar-nav li {
    margin-right: 8px;
}
/* SOCIAL MENU */
/* FORM */
.form-style-default .form-button button {
	background: #f56e6e !important;
	border: 1px solid #f56e6e;
}

	.form-style-default .form-button button:focus {
		background: #f56e6e !important;
		border: 1px solid #f56e6e;
	}

	.form-style-default .form-button button:hover {
		background: #151515 !important;
		border: 1px solid #151515;
	}

.form-style-default .form-button {
	text-align: left;
}

.form-style-default p {
	margin-bottom: 10px;
	font-weight: 600;
	color: black;
}

.form-style-1 .form-button button {
	background: #d83b56 !important;
	border: 1px solid #d83b56;
}

	.form-style-1 .form-button button:focus {
		background: #f56e6e !important;
		border: 1px solid #f56e6e;
	}

	.form-style-1 .form-button button:hover {
		background: #151515 !important;
		border: 1px solid #151515;
	}

.form-style-1 .form-button {
	text-align: left;
}
/* FORM */
.button-white a.btn {
	background: white;
	color: #30ce89;
	border-color: white;
}

	.button-white a.btn:hover {
		background: transparent;
		color: white;
	}

.pricing-table {
	background: #FBFBFB;
	padding: 80px 30px;
	border-top-left-radius: 36px;
	border-bottom-left-radius: 36px;
}

	.pricing-table .pricing-header h2 {
		text-align: center;
		font-weight: 600;
		color: #1E1E1E;
		position: relative;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

.pricing-price span:first-child {
	font-size: 46px;
	font-weight: 600;
	color: black;
	display: block;
	text-align: center;
	line-height: 40px;
	margin-bottom: 8px;
}

.pricing-table h2:after {
	background: #30CE89;
	content: "";
	position: absolute;
	width: 90px;
	height: 8px;
	border-radius: 36px;
	left: 0;
	right: 0;
	margin: 0px auto;
	bottom: 0;
}

.pricing-header {
	position: relative;
}

span.suffix {
	text-align: center;
	display: block;
	font-size: 16px;
}

.pricing-table ul li {
	line-height: 36px;
	font-size: 15px;
}



.pricing-table ul {
	margin: 20px 0px;
}

.pricing-button {
	border: 1px solid #30ce89;
	border-radius: 36px;
	color: #ffffff;
	font-weight: 500;
	font-size: 18px;
	line-height: 68px;
	padding: 0px 42px;
	background: #30ce89;
	display: block;
	margin: 0px auto;
	width: 220px;
	text-align: center;
	margin-top: 40px !important;
}

	.pricing-button:hover {
		background: #212121;
		color: white;
		border-color: #212121;
	}

.featured {
	margin-top: -80px;
	padding: 160px 30px;
	border-radius: 36px;
}

.br-36 {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 36px;
	border-bottom-right-radius: 36px;
}

.pricing-table.featured h2:after {
	background: #FB7500;
}

.pricing-table.featured .pricing-button {
	background: #fb7500;
	border-color: #fb7500;
}
.blog-slider .blog-item .avatar img {
    border-radius: 12px;
}
.blog-item-descriptions h3 {
	font-weight: 600;
	font-size: 20px;
	margin: 20px 0px;
}

.blog-item-descriptions p {
	line-height: 30px;
	color: #787777;
	margin-bottom: 14px;
}

.dmenu-style-3 .navbar-nav li a {
	font-size: 14px;
	line-height: 24px;
	padding: 10px 0px 4px 32px;
	color: #999999;
}

	.dmenu-style-3 .navbar-nav li a i {
		width: 26px;
		display: inline-block;
	}

		.dmenu-style-3 .navbar-nav li a i:before {
			margin-right: 10px;
			display: inline-block;
			width: 12px;
		}

.dmenu-style-3 .navbar-nav li {
	display: block;
	width: 100%;
}

.dmenu-style-3 .navbar-nav {
	display: block;
	margin-bottom: 20px;
}

/* SECTIONS */
/* ACTUAL MENU */
.actual-menu {
	background: -webkit-gradient(linear, left top, right top, from(#c467f5), to(#53f3ff));
	background: linear-gradient(90deg, #c467f5, #53f3ff);
	position: relative;
	padding-left: 70px;
}

	.actual-menu:before {
		content: '';
		border-width: 0 0 63px 75px;
		border-color: transparent transparent transparent #fff;
		border-style: solid;
		position: absolute;
		bottom: 0;
		left: 0;
	}



	.actual-menu .navbar-nav > li > a {
		color: white;
		padding: 0 1.2rem !important;
		line-height: 63px;
		font-weight: 600;
		letter-spacing: -0.4px;
		font-size: 14px;
	}
/* ACTUAL MENU */

/* PRODUCT SEARCH MODULE */
.product-slider-default .owl-item.active {
	animation: fadeIn .5s;
	opacity: 1 !important;
}

.product-slider-module .owl-carousel .owl-item.active .owl-lazy {
	opacity: 1 !important;
}

search-style-default .seach-product-input {
	height: 62px;
	border-radius: 32px !important;
	border: 0;
	padding-left: 22px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

	search-style-default .seach-product-input:focus {
		border-bottom-left-radius: 0 !important;
		border-bottom-right-radius: 0 !important;
		border: 2px solid #eaeaea;
	}

search-style-default .search-product-button {
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	border-radius: 100%;
	background: #333333;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	position: absolute;
	right: 10px;
	top: 6px;
	font-size: 14px;
	border: 0;
}

.search-style-1 .search-product-button {
	line-height: 64px;
	border: 0;
	padding: 0;
	width: 66px;
	background: #1d1d1d;
	color: #f7f7f7;
	font-size: 16px;
}

.search-style-1 .input-group-append {
	position: absolute;
	right: 0;
	top: 0;
}

.search-style-1 {
	position: relative;
}

	.search-style-1 input {
		border-radius: 0 !important;
		background: #ffffff !important;
		border: 0 !important;
		height: 64px;
		padding: 0px 2rem;
		border: 1px solid #e4e4e4 !important;
	}

	.search-style-1 .tt-menu {
		box-shadow: unset !important;
	}


.search-style-2 {
	position: relative;
}

	.search-style-2 .search-module-content {
		position: relative;
	}

	.search-style-2 h3 {
		text-align: center;
		margin-bottom: 2rem;
		font-weight: 300;
		/* font-family: 'rubik', sans-serif; */
	}

	.search-style-2 .input-group-append {
		position: absolute;
		top: 8px;
		right: 10px;
	}

	.search-style-2 input {
		height: 60px;
		border: 0;
		border-radius: 36px;
		padding: 0px 30px;
	}

	.search-style-2 .search-product-button {
		border: 0;
		background: #e03955;
		line-height: 42px;
		width: 42px;
		border-radius: 50%;
		color: white;
	}

	.search-style-2 .tt-menu {
		box-shadow: unset !important;
		background: transparent;
		border: 0;
		padding: 20px 30px;
	}

		.search-style-2 .tt-menu a {
			color: white !important;
			background: transparent !important;
		}

.open-search-box {
	font-size: 20px;
	color: black;
	padding: 0;
	display: block;
	/* line-height: 35px; */
	text-align: center;
	width: 30.1px !important;
}

.fancy-search {
	width: 90%;
	max-width: 800px !important;
	padding: 4rem 2rem 3rem 2rem !important;
	overflow: visible !important;
	border-radius: 0px !important;
}

.fancy-close {
	position: absolute;
	right: 0;
	top: 0;
	border: 0;
	background: #ffffff;
	font-size: 16px;
	width: 60px;
	border-radius: 0;
	line-height: 50px;
}

.morphing-btn-wrap {
	display: inline-block;
	position: relative;
	text-align: center;
}

.morphing-btn {
	-webkit-transition: background 0.3s, color 0.2s 0.2s, width 0.2s 0s;
	-moz-transition: background 0.3s, color 0.2s 0.2s, width 0.2s 0s;
	-o-transition: background 0.3s, color 0.2s 0.2s, width 0.2s 0s;
	transition: color 0.3s 0.2s, width 0.2s 0s;
	white-space: nowrap;
	box-sizing: border-box;
}

.morphing-btn_circle {
	color: transparent !important;
	padding-left: 0;
	padding-right: 0;
	width: 30px !important;
	/* Override inline style rule */
	-webkit-transition: color 0.2s 0s, width .3s 0.2s;
	-moz-transition: color 0.2s 0s, width .3s 0.2s;
	-o-transition: color 0.2s 0s, width .3s 0.2s;
	transition: color 0.2s 0s, width .3s 0.2s;
}

.morphing-btn-clone {
	position: fixed;
	background: #e03955;
	border-radius: 50%;
	z-index: 3;
	-webkit-transition: all 0.5s cubic-bezier(.65, .05, .36, 1);
	-moz-transition: all 0.5s cubic-bezier(.65, .05, .36, 1);
	-o-transition: all 0.5s cubic-bezier(.65, .05, .36, 1);
	transition: all 0.5s cubic-bezier(.65, .05, .36, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.morphing-btn-clone_visible {
	display: block;
	-webkit-transform: scale(1) !important;
	-moz-transform: scale(1) !important;
	-ms-transform: scale(1) !important;
	-o-transform: scale(1) !important;
	transform: scale(1) !important;
}

.fancybox-morphing .fancybox-bg {
	background: #e03955;
	opacity: 1 !important;
}

.fancybox-morphing .fancybox-toolbar {
	top: 20px;
	right: 40px;
}

.fancybox-morphing .fancybox-button--close {
	background: rgba(0, 0, 0, 0.2);
	border-radius: 50%;
	color: #fff;
}

	.fancybox-morphing .fancybox-button--close::after,
	.fancybox-morphing .fancybox-button--close::before {
		height: 1.55px;
		width: 22px;
		left: calc(50% - 11px);
	}

	.fancybox-morphing .fancybox-button--close:hover {
		background: rgba(0, 0, 0, 0.25);
	}

.search-product-module .morphing-btn i {
	/* background: #e84949; */
	border-radius: 50%;
	color: #1d1c1c;
	width: 30px;
	line-height: 30px;
	display: inline-block;
	font-size: 20px;
	border-top-right-radius: 0;
}
/* Styling for element used in example */

#morphing-content {
	margin: 0;
	position: relative;
	background: transparent;
	color: #fff;
	padding: 6em 10vw;
	line-height: 2;
	z-index: 3;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

	#morphing-content a {
		color: #fff;
	}
/* PRODUCT SEARCH MODULE */

/* PRODUCT SLIDER MODULE */
.product-slider-module .nav-tabs > li > a {
	line-height: 43px;
	font-size: 13px;
	color: #232222;
	background: #f1f1f1;
	border: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-webkit-box-pack: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	padding: 0px 28px;
	margin: 0px 6px;
	font-weight: 500;
	border-radius: 4px !important;
	line-height: 43px;
}

	.product-slider-module .nav-tabs > li > a.active {
		color: #fff;
		font-weight: 500;
		background: #242525;
		-webkit-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
		position: relative;
	}

		.product-slider-module .nav-tabs > li > a.active:after {
			content: "";
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 5px 5px 0 5px;
			border-color: #292929 transparent transparent transparent;
			position: absolute;
			bottom: -5px;
			left: 50%;
			margin-left: -5px;
		}

	.product-slider-module .nav-tabs > li > a i {
		line-height: 43px;
		margin-right: 6px;
		font-size: 16px;
	}

.product-slider-module .nav-tabs > li {
	margin: 0 !important;
	display: inline-block;
}

.product-slider-module .nav-tabs {
	border: 0;
	text-align: center;
	display: block;
	margin-bottom: 44px !important;
}

.product-slider-module .owl-dots {
	border: 1px solid #eaeaea;
	border-radius: 999px;
	margin: 0px auto !important;
	position: absolute;
	bottom: -32px;
	max-width: fit-content;
	padding: 8px 18px;
	height: 38px;
	background: white;
}

	.product-slider-module .owl-dots button {
		zoom: 0 !important;
		margin: 0;
	}

		.product-slider-module .owl-dots button span {
			padding: 0 !important;
			margin: 0 4px !important;
			color: black;
			background: #c7cacf;
		}

.toast-fixed {
	position: fixed !important;
	top: 40px !important;
	z-index: 3 !important;
	right: 20px !important;
	background: #146cda;
	color: white;
	border-color: #146cda;
	box-shadow: none;
	visibility: hidden;
	border-radius: 6px;
	max-width: 220px;
}

	.toast-fixed.showing, .toast-fixed.show {
		visibility: visible;
		-webkit-transition: all .4s ease .1s;
		transition: all .4s ease .1s;
		-webkit-animation: bounceInRight 1s;
		animation: bounceInRight 1s;
	}


	.toast-fixed .toast-header {
		background: #146cda;
		color: white;
		font-weight: 300;
		line-height: 36px;
	}

		.toast-fixed .toast-header > span {
			background: white;
			border-radius: 50%;
			width: 26px;
			height: 26px;
			color: #146cda;
			text-align: center;
			line-height: 26px;
			font-size: 12px;
			font-weight: 700;
			margin-right: 6px;
		}

	.toast-fixed button.close {
		color: white;
		text-shadow: none;
		opacity: 1;
		margin: 0 0 0 6px !important;
		padding: 0 !important;
		font-size: 14px;
		float: right;
		margin-left: auto !important;
	}

	.toast-fixed .toast-body {
		background: white !important;
		color: #2d2d2d;
		font-size: 13px;
	}

.shoppingcart-toast {
	margin-top: 120px;
	background: #d14d58;
	border-color: #d14d58;
}

	.shoppingcart-toast .toast-header {
		background: #d14d58;
	}

		.shoppingcart-toast .toast-header > span, .shoppingcart-toast .btn-link {
			color: #d14d58;
		}
/* PRODUCT SLIDER MODULE */
/* PRODUCT BREADCRUMB */
.back-home:before {
	color: #bbbaba;
	font-family: 'simple-line-icons';
	content: "\f015";
	font-family: 'Font Awesome 5 Free';
	font-weight: 700;
}

.product-breadcrumb-module li {
	display: inline-block;
}

	.product-breadcrumb-module li:after {
		font-family: 'themify';
		content: "\e649";
		color: #d4d0d0;
		font-size: 11px;
	}

	.product-breadcrumb-module li a {
		font-size: 13px;
		color: #898787;
		font-weight: 500;
		padding: 0px 4px;
		line-height: 30px;
	}

	.product-breadcrumb-module li:first-child a {
		padding-left: 0;
	}

	.product-breadcrumb-module li:last-child:after {
		opacity: 0;
	}
/* PRODUCT BREADCRUMB */
/* PRODUCT LIST */
.product-list-module {
}

.product-item {
	border: 0;
	border-radius: 0;
	padding: 0;
	margin-bottom: 40px;
	position: relative;
	background: white;
}

.product-image > a {
	display: block;
}

.product-image a img {
	width: 100%;
	z-index: 2;
	position: relative;
}
.quick-favorite {
	position: absolute;
	right: 15px;
	top: 23px;
	z-index: 2;
	width: 32px !important;
	line-height: 32px;
	border-radius: 50%;
	background: #ffffff;
	border: none !important;
	padding: 0 !important;
	box-shadow: none !important;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.product-item:hover .quick-favorite {
	background: #fa5d78;
	color: white;
}
.discount-percentage {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 2;
	background: #fa5d78;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 12px;
	color: white;
}

.product-info .product-mark {
	color: #f03737;
	font-size: 14px;
	text-transform: capitalize;
	margin-top: 8px;
	display: block;
	font-weight: 600;
	margin-bottom: 6px;
}

.product-info h3 {
	margin: 0;
}

.product-info .product-title {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.65;
	display: block;
	height: 45px;
	overflow: hidden;
	color: #212020;
}
.product-short-description {
    display: none;
}
.product-review {
	margin-bottom: 8px;
	margin-top: 0;
}

	.product-review i {
		color: #d0d0d0;
		font-size: 12px;
	}

		.product-review i.plus {
			color: #ffd82f;
		}

	.product-review button {
		background: transparent;
		border: 0;
		padding: 0;
	}

#product-comment-rating {
	direction: rtl;
}

.product-review button:hover i, .product-review button:hover ~ button i {
	color: #ffd82f;
}

.product-image {
	/* min-height: 250px; */
	overflow: hidden;
	position: relative;
	background: #f4f4f47d;
}

	.product-image > a:before {
		content: "";
		display: inline-block;
		width: 2rem;
		height: 2rem;
		vertical-align: text-bottom;
		border: .25em solid currentColor;
		border-right-color: transparent;
		border-radius: 50%;
		-webkit-animation: spinner-border .75s linear infinite;
		animation: spinner-border .75s linear infinite;
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		margin: 0 auto;
		color: #e2e2e2;
	}

.product-item .product-price .price {
	color: #232222;
	font-size: 16px;
	font-weight: 600;
}

.product-item .product-price .old-price {
	text-decoration: line-through;
	margin-left: 20px;
	font-size: 13px;
	color: #999;
}

.produt-item-quantity {
	width: 34px;
	position: absolute;
	background: #f4f4f4;
	text-align: center;
	right: 20px;
	top: 30%;
	z-index: 2;
	/* font-size: 13px; */
	border-radius: 6px;
	overflow: hidden;
	border: 1px solid #eaeaea;
	display: none;
}

	.produt-item-quantity input {
		display: block;
		width: 100%;
		border: 0;
		text-align: center;
		padding: 0;
		line-height: 38px;
		color: #312e2e;
		/* border-left: 1px solid gray; */
	}

	.produt-item-quantity button {
		border: 0;
		background: transparent;
		line-height: 32px;
		width: 100%;
		display: block;
		color: #565151;
	}

		.produt-item-quantity button i {
			font-size: 11px;
		}

	.produt-item-quantity .quantity-plus {
		border-bottom: 1px solid #eaeaea;
	}

	.produt-item-quantity .quantity-minus {
		border-top: 1px solid #eaeaea;
	}

	.produt-item-quantity.toggle {
		height: 36px;
		-webkit-transition: all 0.2s ease !important;
		transition: all 0.2s ease !important;
	}

		.produt-item-quantity.toggle.active {
			height: 110px;
			-webkit-transition: all 0.2s ease !important;
			transition: all 0.2s ease !important;
		}

.product-item .action-hover {
	z-index: 2;
	width: 100%;
	text-align: center;
	position: absolute;
	opacity: 0;
	bottom: -150%;
}

.product-item:hover .action-hover {
	opacity: 1;
	-webkit-transition: all 0.6s ease !important;
	transition: all 0.6s ease !important;
	bottom: 26px;
}

	.product-item:hover .action-hover ul li div {
		display: inline-block;
		position: absolute;
	}

.product-item .action-hover ul li div span {
	border-radius: 0px;
	padding: 7px 13px 5px 13px;
}

.product-item .action-hover li {
	display: inline-block;
	border-radius: 3px;
}

	.product-item .action-hover li:last-child {
	}

	.product-item .action-hover li a {
		position: relative;
		font-size: 14px;
		color: #161616;
		cursor: pointer;
		width: 100%;
		padding: 0;
		background: #ffffff;
		line-height: 40px;
		display: block;
		border-radius: 0;
		width: 40px;
	}

		.product-item .action-hover li a i {
		}



		.product-item .action-hover ul li div span span, .product-item .action-hover li a span {
			white-space: nowrap;
			font-size: 11px;
			letter-spacing: 0.50px;
			padding: 0px 20px;
			position: absolute;
			bottom: 100%;
			color: rgba(0,0,0,0);
			background-color: rgba(255, 194, 41,0);
			-webkit-transition: all 0.4s ease 0.1s;
			transition: all 0.4s ease 0.1s;
			right: 0;
			border-radius: 3px;
			height: 35px;
			line-height: 35px;
			display: none;
		}

.product-item:hover .action-hover ul li div span span, .product-item:hover .action-hover ul li a span {
}

.product-item .action-hover ul li div span:hover span, .product-item .action-hover ul li a:hover > span {
	display: inline-block;
	color: white;
	background-color: #2d2c2d;
}

.product-item .action-hover ul li div span i {
	padding-right: 0px;
}

.product-item.action-hover li div:hover, .product-item .action-hover li a:hover {
	background: #fa5d78;
}

	.product-item .action-hover li a:hover i {
		color: white !important;
	}

.product-list-pagination .page-item.active .page-link {
	background: #212121;
	border-color: #212121;
}

.page-item .page-link {
	cursor: pointer;
}

.product-list-pagination .page-link {
	color: #212121;
}
/* PRODUCT LIST */

/* PRODUCT FILTER */
.product-filter {
	border: 1px solid #f0f0f0;
	border-radius: 9px;
	overflow: hidden;
}

.filter-box {
	padding: 20px;
	border-bottom: 1px solid #f0f0f0;
}

	.filter-box:last-child {
		border-bottom: 0;
	}

.filter-header {
	border-bottom: 1px solid #f0f0f0;
	padding: 24px 20px;
	font-size: 16px;
	font-weight: 600;
	color: #1d1c1c;
	background: #f4f5f7;
}

.product-filter h1 {
	font-size: 16px;
	font-weight: 600;
	color: #1d1c1c;
	margin: 0;
}

.filter-box h6 {
	font-weight: 600;
	color: #1d1c1c;
	font-size: 16px;
	margin-bottom: 14px;
}

.filter-box ul li a {
	line-height: 32px;
	font-size: 13px;
}

.filter-box ul li span {
	margin-left: 8px;
}

.filter-box ul li a:hover {
	color: #21b1bb;
}

.brands-filter li, .tags-filter li, .variant-filter li {
	padding: 4px 0px;
}

.filter-button {
	width: 100%;
	background: #212121;
	border: 0;
	padding: 14px 0px !important;
	color: white;
	font-weight: 700;
	font-size: 14px;
	border-radius: 6px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.filter-open {
	position: fixed;
	left: 0;
	top: 50%;
	background: #292828;
	width: 38px;
	line-height: 38px;
	border: 0;
	font-size: 18px;
	color: white;
	height: 38px;
	padding: 0;
	z-index: 5;
}
/* PRODUCT FILTER */

/* PRODUCT DETAIL */
.product-header {
	margin-bottom: 30px;
}

	.product-header span {
		font-size: 13px;
		color: #8a8282;
	}

	.product-header h1 {
		font-size: 25px;
		color: black;
		font-weight: 300;
		margin-bottom: 10px;
	}

	.product-header .product-mark-detail {
		color: #fa5d78;
		font-weight: 500;
		display: inline-block;
		margin-right: 10px;
		font-size: 13px;
	}

		.product-header .product-mark-detail:before {
			content: "\f02c";
			font-family: 'font awesome 5 free';
			margin-right: 5px;
			color: #fa5d78;
			font-weight: 600;
			position: relative;
			top: 1px;
		}

.product-pricing ul {
	border: 1px solid #f0e4e4;
	border-radius: 6px;
}

	.product-pricing ul li {
		border-bottom: 1px solid #f0e4e4;
		line-height: 48px;
	}

		.product-pricing ul li:last-child {
			border-bottom: 0;
		}

		.product-pricing ul li label {
			border-right: 1px solid #f0e4e4;
			margin: 0;
			padding: 0px 10px;
			min-width: 140px;
			color: #676666;
		}

		.product-pricing ul li span {
			padding: 0px 10px;
			font-size: 15px;
			/* font-family: 'rubik', sans-serif; */
		}

		.product-pricing ul li.old-price span {
			text-decoration: line-through;
		}

		.product-pricing ul li.featured-price span {
			font-size: 22px;
			font-weight: 600;
			color: #252525;
		}

			.product-pricing ul li.featured-price span small {
				font-size: 14px;
				/* font-weight: 700; */
			}

		.product-pricing ul li:nth-child(2) {
			background: #f9f9f999;
		}

.short-description {
	padding: 12px;
	border: 1px solid #f0e4e4;
	margin-bottom: 30px;
	border-radius: 9px;
	line-height: 24px;
	font-size: 14px;
}

.buy-section {
	margin: 30px 0px;
}

.quantity-section button {
	background: #f2f2f2;
	border: 0;
	width: 36px;
	line-height: 50px;
	font-size: 10px;
	color: #1b1919;
	float: left;
}

.quantity-section {
	/* margin-top: 30px; */
	border: 0;
	display: inline-block;
	border-radius: 3px;
	overflow: hidden;
	float: left;
}

	.quantity-section input {
		width: 36px;
		height: 52px;
		border: 0;
		text-align: center;
		padding: 0;
		margin: 0;
		float: left;
		border: 1px solid #dcdcdc;
		border-left: 0;
		border-right: 0;
		background: #ffffff;
	}

.add-to-cart-button {
	background: #62b587;
	display: inline-block;
	line-height: 52px;
	margin: 0px 10px;
	padding: 0px 30px;
	border-radius: 3px;
	color: white;
	font-size: 16px;
	letter-spacing: 1px;
}

	.add-to-cart-button:hover {
		color: white;
		background: #509e73;
	}

	.add-to-cart-button span:before {
		content: "\f07a";
		font-family: 'font awesome 5 free';
		font-weight: 600;
		margin-right: 10px;
	}

.social-section {
	margin: 0;
}

	.social-section a {
		color: #333232;
		text-align: center;
		width: 28px;
		height: 28px;
		line-height: 28px;
		display: inline-block;
		background: #f7f7f7;
		margin: 0px 4px 0px 0;
		border-radius: 50%;
	}



		.social-section a:hover {
			color: #33bcd4;
		}

.review-star {
	margin-top: 4px;
	color: #d2d2d2;
}

	.review-star i.active {
		color: #ffbe3c;
	}

	.review-star .far {
		color: #989898;
	}

.product-tabs .nav-link.active, .product-tabs .show > .nav-link {
	background-color: #f2f2f2;
	color: black;
}

.product-tabs > li > a {
	padding: 16px 28px;
	border-radius: 0 !important;
	background: #fbfbfb;
	border-right: 1px solid #eeeded;
}

.product-tabs-module .tab-content {
	border: 1px solid #e8e8e8;
	padding: 20px;
	border-radius: 4px;
}

.product-tabs > li:first-child a {
	border-top-left-radius: 9px !important;
}

.product-tabs > li > a.active {
	border-right: 1px solid transparent !important;
}

.product-tabs-module .total-comment {
	border-radius: 0;
	background: transparent;
	color: black;
	margin: 0;
	text-align: right;
	display: block;
	padding: 0;
}

.product-tabs-module .post-comments {
	border: 0 !important;
	margin: 0;
	padding: 0;
}

.tab-description p {
	line-height: 32px;
	color: #656161;
	font-size: 0.82rem;
}

.tab-installment h6 {
	text-align: center;
	font-weight: 500;
	font-size: 15px;
	color: black;
	background: #f7f9fa;
	line-height: 46px;
}

.tab-installment table {
	border: 1px solid #eff0f0;
	border-top: 0;
}


/* PRODUCT DETAIL */


/* COMMENTS */
.post-comments {
	margin-top: 35px;
	border: 1px solid #e2e0e0;
	padding: 0px 20px;
	margin: 34px 0px;
}

.total-comment {
	font-weight: 600;
	background: #00a6f6;
	padding: 10px 20px;
	color: white;
	border-bottom-left-radius: 9px;
	display: inline-block;
	border-bottom-right-radius: 9px;
}

.comment-avatar span {
	width: 80px;
	height: 80px;
	background: #f2f2f2;
	display: block;
	text-align: center;
	line-height: 80px;
	border-radius: 50%;
	font-size: 22px;
	font-weight: 700;
	color: #1d1d1d;
}

.comment-author span {
	font-weight: 600;
	font-size: 18px;
	color: black;
	display: block;
}

.comment-info span {
	color: #949494;
}

.comment {
	margin-top: 10px;
}

	.comment p {
		font-size: 14px;
	}

.comment-container form {
	margin-top: 30px !important;
}

.comment-container {
	border-bottom: 1px solid #e2e0e0;
	padding: 20px 0px;
	font-weight: 600;
	font-family: 'Quicksand', sans-serif;
}

.post-comments .comment-container:last-child {
	border-bottom: 0;
}

.reply-button {
	background: #3b405d;
	padding: 6px 16px;
	color: white !important;
	border-radius: 3px;
	display: inline-block;
}

.leave-a-comment {
	margin-top: 40px !important;
}

	.leave-a-comment h4 {
		font-weight: 600;
		font-size: 22px;
		color: black;
		display: block;
		border-bottom: 1px solid #e2e0e0;
		padding-bottom: 14px;
		margin-bottom: 30px;
	}
/* COMMENTS */
/* CART PAGE */
.cart-page {
	background: #ffffff;
	min-height: 600px;
	padding: 4rem 0;
	max-width: 1400px;
	margin: 0px auto;
}

.title-type-2 {
	border-top-left-radius: 2px;
	background: #f9f9f9;
	overflow: hidden;
	border-top-right-radius: 2px;
	/* border-radius: 9px; */
}

	.title-type-2 span {
		padding: 0px 9px;
		font-family: Rajdhani,sans-serif;
		font-weight: 600;
		font-size: 18px;
		line-height: 60px;
		color: #191919;
	}

.step {
	width: 28px;
	background: #ffffff;
	border-radius: 2px;
	padding: 0 !important;
	line-height: 28px !important;
	text-align: center;
	display: inline-block;
	color: #212121 !important;
	margin-left: 15px;
	font-size: 16px !important;
}

.cart-section {
	margin-bottom: 1.6rem;
}

.cart-item {
	border: 1px solid #dee2e687;
	border-radius: 9px;
	margin-bottom: 20px;
	padding: 12px 20px 12px 0px;
}

.cart-product-image {
	border-right: 1px solid #dee2e687;
	overflow: hidden;
	padding: 14px;
	margin-right: 12px;
}

.cart-product-name {
	/* font-weight: 600; */
	font-size: 14px;
	color: #292828;
	margin-bottom: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.cart-product-price {
	font-size: 16px;
	font-weight: 700;
	color: #191919;
}

.quantity-container {
	border-left: 1px solid #dee2e687;
}

.cart-product-quantity button {
	background: transparent;
	border: 1px solid #eeeeee;
	border-radius: 0;
	width: 38px;
	height: 38px;
	color: #252525;
	font-size: 11px;
	display: block;
	margin: 0 !important;
	padding: 0;
	border-radius: 50%;
}

.cart-product-quantity #count {
	width: 38px;
	text-align: center;
	height: 36px;
	font-weight: 600;
	padding: 0;
	/* background: #f7f9fa; */
	border: 0;
	border-top: 0;
	border-bottom: 0;
}

.cart-product-quantity button:hover {
	background: #282b31;
	color: white;
	border: 1px solid transparent;
}

.delete-item {
	background: 0 0;
	border: 0;
	display: block;
	color: #777676 !important;
	font-size: 20px;
	padding: 0px 16px;
	cursor: pointer;
}

.cart-summary {
	border-radius: 9px;
	padding: 20px;
	border: 1px solid #dee2e687;
}

.order-total h3 {
	/* font-weight: 600; */
	font-size: 15px;
	margin-bottom: 10px;
	color: #191919;
}

.cart-summary #totalAmount {
	font-size: 22px;
	line-height: 1;
	border: 0;
	color: #191919;
	width: 100%;
	display: block;
	font-weight: 700;
	border-bottom: 1px solid #f0e7e7;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

.next-button {
	background: #3bd2a8;
	border: 0;
	color: white;
	border-radius: 6px;
	padding: 16px 20px;
	width: 100%;
	display: block;
	font-weight: 600;
	margin: 14px 0px;
	display: none;
}

.item-price {
	display: inline-block;
	text-align: right;
	width: 50%;
	float: right;
}

.cart-summary ul li .title {
	width: 50%;
	display: inline-block;
}

.cart-summary ul li {
	line-height: 26px;
	/* font-weight: 600; */
	font-size: 14px;
	color: #191919;
}

.static-content {
	/* border-right: 1px solid #dee2e687; */
	padding: 0;
	border-radius: 0;
	/* padding-right: 2rem; */
}

.login-button {
	border: 0;
	background: #3ebccb;
	padding: 0px 28px;
	line-height: 42px;
	color: white;
	border-radius: 4px;
}

#continue-with-email-form {
	border-top: 1px solid #e6e6e6;
	padding-top: 34px;
	position: relative;
}

	#continue-with-email-form .or {
		position: absolute;
		top: -23px;
		left: 0;
		right: 0;
		margin: 0px auto;
		width: 62px;
		line-height: 40px;
		background: #ffffff;
		border-radius: 50%;
		text-align: center;
		font-size: 11px;
		text-transform: lowercase;
	}

	#continue-with-email-form p {
		font-size: 13px;
		line-height: 1.8;
	}

	#continue-with-email-form h3 {
		font-family: Rajdhani,sans-serif;
		font-weight: 600;
		color: #2f2d2d;
		font-size: 22px;
	}

.loginForm {
	border: 1px solid #f1f0f0;
	padding: 20px;
}

.left-sidebar {
	position: fixed;
	/* left: -100%; */
	z-index: 9;
	display: none;
}

	.left-sidebar.show {
		display: block;
		/* left: 0; */
	}

	.left-sidebar .btn-link {
		font-size: 13px;
		font-family: 'Poppins';
	}

.sidebar-content {
	background: white;
	padding: 1rem 2rem;
	height: 100%;
	-webkit-animation: slideInLeft 0.5s;
	animation: slideInLeft 0.5s;
	position: fixed;
	max-width: 480px;
	left: 0;
	top: 0;
	overflow-y: scroll;
	box-shadow: 20px 40px 40px 0 rgba(24, 37, 66, 0.63);
}
/* width */
.left-sidebar ::-webkit-scrollbar {
	width: 14px;
}

/* Track */
.left-sidebar ::-webkit-scrollbar-track {
	background: #ffffff;
}

/* Handle */
.left-sidebar ::-webkit-scrollbar-thumb {
	background: #d8d8d8;
	border-radius: 9px;
}

	/* Handle on hover */
	.left-sidebar ::-webkit-scrollbar-thumb:hover {
		background: #555;
	}

.backdrop {
	background: #000000bd;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	display: none;
}


.left-sidebar.show .backdrop {
	display: block;
}

button.close-button {
	display: inline-block;
}

.form-header {
	width: 100%;
	margin-bottom: 10px;
}

	.form-header h3 {
		display: inline-block;
		margin: 0;
		float: left;
		line-height: 36px;
		font-family: Rajdhani,sans-serif;
		font-weight: 600;
		color: #2f2d2d;
		font-size: 24px;
	}

button.close-button {
	float: right;
	background: transparent;
	border: 0;
	line-height: 36px;
	font-size: 22px;
}

.left-sidebar .form-control {
	border-radius: 9px;
	padding: 10px 20px;
	min-height: 52px;
	border: 2px solid #e5e8e8ab;
	color: #757575;
	font-family: Rajdhani,sans-serif;
	font-weight: 500;
	font-size: 15px;
}

	.left-sidebar .form-control option {
		font-weight: 500;
		color: #8a8888;
	}

.left-sidebar label {
	color: #353434;
	font-family: Rajdhani,sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.8;
}

.address-section {
	margin-bottom: 1.6rem;
}

.default-address {
	position: absolute;
	top: 10px;
	right: 18px;
	padding: 0;
}

	.default-address .custom-control-input:checked ~ .custom-control-label::before {
		background: #3bd2a8 !important;
		border-color: #3bd2a8;
	}

.left-sidebar .form-group {
	margin-bottom: 1.2rem;
}

.add-button {
	background: #212121;
	border: 0;
	color: white;
	border-radius: 5px;
	padding: 14px 20px;
	/* width: 100%; */
	/* display: block; */
	font-weight: 600;
	margin: 14px 0px;
	font-size: 16px;
}

	.add-button:hover {
		background: #252424;
	}

.note {
	display: none;
}

.add-new-address {
	margin: 0;
	display: block;
	text-align: left;
	float: right;
	background: transparent;
	border: 0;
	line-height: 60px;
	padding-right: 20px;
	padding-left: 0;
}

	.add-new-address i {
		color: #f56e6e;
	}

.address-box {
	padding: 1.6rem;
	position: relative;
	margin: 15px 0px;
	border: 1px solid #ececec;
	cursor: pointer;
	border-radius: 12px;
	overflow: hidden;
}

	.address-box.selected {
		/* border: 1px solid #3bd2a8; */
	}

		.address-box.selected:before {
			content: "";
			position: absolute;
			right: -11px;
			font-size: 17px;
			top: -10px;
			border-radius: 12px;
			background: #f7f9fa;
			width: 65px;
			height: 63px;
			border: 1px solid #ececec;
		}

		.address-box.selected:after {
			content: "\f058";
			font-family: 'Font Awesome 5 Free';
			position: absolute;
			right: 16px;
			top: 12px;
			color: #2f2f2f;
			font-size: 19px;
		}

	.address-box h3 {
		font-weight: 600;
		font-size: 17px;
		color: #292828;
		font-family: Rajdhani,sans-serif;
		margin-bottom: 10px;
		/* z-index: 1; */
		position: relative;
	}

	.address-box p {
		font-size: 13px;
		line-height: 22px;
		position: relative;
	}

.edit-address {
	background: #146cda;
	color: #ffffff;
	border: 0;
	width: 38px;
	line-height: 38px;
	border-radius: 50%;
	margin-top: 10px;
	padding: 0;
	margin-right: 10px;
}

	.edit-address:hover {
		background: #1cc596;
	}

.remove-address {
	background: #f55454;
	color: white;
	border: 0;
	width: 38px;
	line-height: 38px;
	border-radius: 20px;
	margin-top: 10px;
	padding: 0;
	position: relative;
}

	.remove-address:hover {
		background: #3bd2a8;
	}

.credit-card-button, .bank-transfer-button {
	margin-bottom: 15px;
	margin: 10px 0;
	border-radius: 9px;
	padding: 0px 45px;
	border: 1px solid #d4d8da;
}

.underline a {
	text-decoration: underline;
	font-weight: 600;
}

.shipping-section {
	margin-bottom: 1.6rem;
}

ul.order-shipping-methods {
	padding: 20px;
}

	ul.order-shipping-methods li {
		padding: 2px 0;
	}

		ul.order-shipping-methods li label:before, ul.order-shipping-methods li label:after {
			margin-top: -2px;
		}

.custom-control-input:checked ~ .custom-control-label::before, .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
	border-color: #1e1e1e;
	background-color: #1e1e1e;
	box-shadow: none !important;
}

h3.h-style-1 {
	margin-bottom: 20px;
	font-size: 16px;
	/* font-weight: 600; */
	padding-left: 20px;
	/* font-family: "arcamajora bold"; */
	color: black;
}

.payment-section .custom-radio > label {
	width: 100%;
	padding: 20px 0px;
}

.payment-section .custom-radio label:before, .payment-section .custom-radio label:after {
	top: 22px;
}

.empty-cart {
	text-align: center;
	margin-top: 2rem;
}

	.empty-cart h5 {
		font-weight: 600;
		color: #605f5f;
		font-size: 18px;
		text-transform: capitalize;
		margin-top: 20px;
		display: block;
	}

	.empty-cart .empty-icon {
		width: 100px;
		height: 100px;
		background: #f7f9fa;
		margin: 0px auto;
		border-radius: 50%;
		margin-bottom: 12px;
		position: relative;
	}

		.empty-cart .empty-icon:before {
			content: "\f291";
			font-family: 'Font Awesome 5 Free';
			font-weight: 900;
			line-height: 100px;
			font-size: 32px;
			color: #d2d2d2;
		}

/* CART PAGE */

/* ACCOUNT */
.account-page .account-tabs li a {
	padding: 16px 20px;
	margin: 0;
}

.account-page .tab-content {
	padding: 20px;
	border: 1px solid #dedede;
	border-top: 0;
}

ul.order-totals {
	min-width: 160px;
	text-align: right;
}

	ul.order-totals b {
		text-align: left;
		float: left;
		min-width: 109px;
	}

.box h3 {
	font-size: 14px;
	font-weight: 600;
	color: black;
	margin-bottom: 0;
	background: #f7f9fa;
	padding: 14px 20px;
	border-radius: 0;
	border: 1px solid #eceeef;
}

.box-content {
	border: 1px solid #eceeef;
	margin-bottom: 20px;
	padding: 10px 20px;
	border-top: 0;
}

.currency {
	margin: 0px 4px;
}

ul.order-totals li {
	line-height: 28px;
}
/* ACCOUNT */
/* BLOG PAGE */
.blog-list-page {
    padding: 4rem 0;
}
.blog-list-page .breadcrumb-area {
}

.post-image img {
	width: 100%;
}

.post-title {
}

.post-type-1 {
	border-radius: 2px;
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
	text-align: left;
	padding-bottom: 10px !important;
	margin-bottom: 60px !important;
}

.post-container {
	padding: 2rem 0rem;
}

.post-title h2 {
	font-weight: 500;
	letter-spacing: 0;
	font-size: 22px;
	margin: 0;
	line-height: 30px;
}

	.post-title h2 a {
		color: #272727;
	}

.post-info {
	padding: 10px 0px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 10px;
}

.blog-post .post-title {
	padding: 20px 0px;
}

.post-info ul li {
	display: inline-block;
	padding-right: 24px;
	font-size: 13px;
	color: #6d6464;
}

a.read-more {
	display: inline-block;
	color: #d83b56;
	font-size: 15px;
	border-radius: 3px;
	line-height: 28px;
	font-weight: 600;
	margin-top: 20px;
}

	a.read-more i {
		margin-right: 10px;
		font-size: 18px;
		float: left;
		line-height: 28px;
	}

	a.read-more:hover {
		color: #212121;
	}

.post-list-module ul li, .blog-categories-module ul li {
	display: block;
	line-height: 28px;
	border-bottom: 1px solid #d0cdcd;
	padding: 10px 0px;
	font-size: 13px;
}

	.post-list-module ul li:last-child, .blog-categories-module ul li:last-child {
		border-bottom: 0;
	}

.post-list-module h2, .blog-categories-module h2 {
	font-size: 20px;
	margin: 0;
	padding: 16px 0px;
	color: #232222;
	font-weight: 500;
}

	.post-list-module h2 i, .blog-categories-module h2 i {
		color: #00a6f6;
		display: none;
	}

.post-list-type-1 ul, .blog-categories-module ul {
	padding: 0;
	border-top: 0;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}

	.blog-categories-module ul li:before {
		content: "\f30b";
		font-family: 'font awesome 5 free';
		font-weight: 900;
		margin-right: 12px;
		color: #e4e4e4;
	}

	.blog-categories-module ul li:hover:before {
		color: #f56e6e;
	}

.post-content h2, .post-content h2 span, .post-summary h2 span {
	font-size: 18px;
	font-weight: 500 !important;
	color: black;
	margin-bottom: 15px !important;
}

.blog-post .post-content ul, .html-editor-module ul {
	margin-left: 0;
	margin-bottom: 40px;
}

	.blog-post .post-content ul li {
		position: relative;
		padding-left: 20px;
		font-size: 14px;
		color: #656262;
		font-weight: 300;
		margin-bottom: 15px;
		line-height: 28px;
	}

		.blog-post .post-content ul li:before {
			content: "";
			width: 7px;
			line-height: 100%;
			background: #f3f3f3;
			height: 100%;
			position: absolute;
			left: 0;
		}

.post-content iframe {
	max-width: 100%;
	border: 0;
}

.blog-post h2 {
	font-size: 22px !important;
	font-weight: 500 !important;
}

.blog-post h3 {
	font-size: 18px;
	color: black;
	font-weight: 500;
}

.post-content h3 span, .post-content h3 strong {
	font-size: 22px;
	font-weight: 500 !important;
	color: black;
}

.post-content p {
	font-size: 13px;
	color: #656262;
	margin-bottom: 15px;
	line-height: 28px;
}

blockquote {
	font-size: 15px;
	color: #656262;
	font-weight: 300;
	margin-bottom: 15px;
	border-left: 4px solid #f56e6e;
	padding: 12px;
	padding-right: 0;
	line-height: 28px;
}

.post-type-1 .post-summary p {
	line-height: 32px;
	font-size: 16px;
	color: #7e7575;
}

.post-content p strong {
	color: black;
}

.blog-pagination li a {
	background: #e8e8e821;
	border: 1px solid #d6d4d480;
	color: black;
	padding: 0.7rem 1rem;
}

.blog-pagination .page-link:focus {
	background: white;
}

.blog-pagination .page-link:hover {
	background: white;
}

.items-info {
	font-size: 14px;
	margin-bottom: 15px;
}
/* BLOG PAGE */

/* HTML EDITOR */
ul.product-detail-list li {
    margin-bottom: 20px;
    align-items: center;
}
p.desc {
    font-size: 13px !important;
    margin-bottom: 34px !important;
}
ul.product-detail-list li:before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #e5526c;
    min-width: 10px;
    margin-right: 10px;
    border-radius: 4px;
}
.price-tag h2:after {
    content: "\f005 \f005 \f005 \f005 \f005";
    font-family: "Font Awesome 5 free";
    font-weight: 700;
    color: #d83b56;
    letter-spacing: 4px;
    order: 4;
    font-size: 12px;
    display: block;
}
.list-price {
    margin-bottom: 20px;
}
.list-price strong {
    color: black;
    font-size: 18px;
    margin-right: 12px;
}

.list-price em {
    text-decoration: line-through;
}
/* HTML EDITOR */
/* FAVORITE PAGE */
.favorites-page {
	min-height: 500px;
	padding: 3rem 0;
}

.favorites-list {
}

	.favorites-list .product-item button {
		margin-top: 10px;
		border-radius: 50%;
		font-size: 13px;
		width: 32px;
		line-height: 32px;
		height: 32px;
		padding: 0;
		margin-right: 6px;
	}

	.favorites-list .product-item {
		border: 1px solid #e2e1e1;
	}

.alert-epsilos {
	border: 1px solid #fa5d78;
	color: #fa5d78;
	padding: 12px 12px;
	padding-left: 54px;
	border-radius: 3px;
	overflow: hidden;
}

	.alert-epsilos i {
		line-height: 45px;
		background: #fa5d78;
		position: absolute;
		top: 0;
		left: 0;
		width: 40px;
		text-align: center;
		color: white;
		font-size: 22px;
	}
/* FAVORITE PAGE */
/* LOGIN PAGE */
.login-page {
	position: relative;
	width: 100%;
	background-position: 100%;
	height: 100vh;
}

.login-bg {
	background: url(/uploads/images/login-bg.jpg) no-repeat center center transparent;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
}

	.login-bg:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background: #00000052;
		height: 100%;
	}

.login-form {
	margin: auto;
	max-width: 570px;
}

.login-content {
	border-radius: 0;
	padding: 0;
	background: white;
	/* overflow: hidden; */
	position: relative;
	height: 100vh;
}

.return-home {
	color: #007bff;
	letter-spacing: 1px;
	line-height: 28px;
	position: relative;
	top: 10px;
}

	.return-home i {
		float: left;
		line-height: 28px;
		margin-right: 10px;
	}

.login-panel {
	padding: 0px 30px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all .5s ease;
	opacity: 0;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	display: flex;
	flex-direction: column;
}

	.login-panel.active {
		/* position: unset; */
		opacity: 1;
		transform: translateX(0);
		-webkit-transform: translateX(0);
	}

.login-form .form-group {
	margin-bottom: 1.4rem;
}

.login-form .form-control {
	border-radius: 36px;
	padding: 0px 24px;
	height: 54px;
	background: white;
	border: 1px solid #dae1e3;
	border-radius: 4px;
	font-size: 15px;
	color: #656565;
}

.login-form select {
	color: #9c9a9a !important;
}

.login-form .form-control::placeholder {
	color: #a09c9c;
}

.login-form .form-control:focus {
	border: 1px solid #3ebccb;
}

.login-form .custom-checkbox label {
	font-size: 15px;
	font-weight: 500;
	color: #948e8e;
	font-family: 'Poppins';
	line-height: 24px;
}

.login-form .or {
	display: block;
	text-align: center;
	position: relative;
	text-transform: lowercase;
	margin-bottom: 1.5rem;
}

	.login-form .or span {
		background: white;
		padding: 0px 10px;
		z-index: 1;
		position: relative;
	}

	.login-form .or:after {
		content: "";
		height: 1px;
		width: 100%;
		border-bottom: 1px solid #e2e2e2;
		position: absolute;
		left: 0;
		top: 11px;
	}

.forgot-password {
	color: #007bff;
	text-align: center;
	display: block;
	margin: 1.5rem;
}

.social-icons {
	text-align: center;
}

	.social-icons li {
		display: inline-block;
	}

		.social-icons li a {
			display: block;
			height: 38px;
			line-height: 38px;
			width: 38px;
			font-size: 18px;
			text-align: center;
			color: #fff;
			text-decoration: none;
			-webkit-transition: all 0.2s ease;
			transition: all 0.2s ease;
			border-radius: 4px;
		}

.social-icons-facebook a {
	background-color: #1874eb;
}

.social-icons-twitter a {
	background-color: #00ACEE;
}

.social-icons-linkedin a {
	background-color: #0E76A8;
}

.radius-button {
	padding: 0 16px;
	color: #007bff;
	border: 1px solid #007bff;
	border-radius: 36px;
	font-weight: 600;
	margin: 0px auto;
	display: block;
	max-width: 146px;
	text-align: center;
	margin-top: 2.5rem;
	line-height: 46px;
}

	.radius-button i {
		position: relative;
		top: 1px;
		margin-right: 4px;
	}

	.radius-button:hover {
		background: #007bff;
		color: white;
	}

.btn-login, .btn-register {
	background: #007bff;
	color: white;
	border-radius: 4px;
	padding: 12px 20px;
	display: block;
	width: auto;
	margin-top: 20px;
	width: 100%;
}

	.btn-login:hover, .btn-register:hover {
		background: #1068c5;
		color: white;
	}

.login-form h3 {
	font-size: 28px;
	font-weight: 500;
	text-align: center;
	color: black;
	margin-bottom: 2rem;
}

.login-form p {
	font-size: 14px;
	margin: 20px;
	color: gray;
	line-height: 1.8;
	text-align: center;
}

.register-message p {
	font-size: 11.2px;
}

.gender {
	display: none;
}

@media (max-width: 680px) {
	.login-form {
		padding: 20px 0px;
	}

		.login-form .form-control {
			font-size: 14px;
		}

		.login-form h3 {
			font-size: 20px;
		}

	.user-signup .radius-button {
		margin-top: 5px;
	}

	.btn-register {
		margin-top: 0;
	}
}
/* LOGIN PAGE */
.login-form .form-control {
	border-radius: 36px;
	padding: 0px 24px;
	height: calc(2.8em + 0.75rem + 2px);
}

	.login-form .form-control:focus {
		border: 1px solid #3ebccb;
	}

.btn-register {
	background: #3ebccb;
	color: white;
	border-radius: 36px;
	padding: 12px 20px;
}

.btn-register-2 {
	background: #f56e6e;
	color: white;
	border-radius: 36px;
	padding: 12px 20px;
}

	.btn-register-2:hover {
		background: #e46060;
		color: white;
	}

.btn-register:hover {
	color: white;
	background: #36a7b5;
}
/* LOGIN BACKGROUP */
#loginBackdrop .modal-content {
	border: 0;
	border-radius: 0;
}

#loginBackdrop .close-button {
	position: absolute;
	right: -16px;
	top: -19px;
	background: white !important;
	border: 0;
	border-radius: 50%;
	width: 44px;
	height: 44px;
	text-align: center;
	font-size: 19px;
	line-height: 44px;
}

#loginBackdrop:before {
	position: fixed;
	content: "";
	background: #000000c2;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
/* LOGIN BACKGROUP */

/* TERMS */
.terms-heading h1, .terms-heading h2, .terms-heading h3 {
	font-family: Rajdhani,sans-serif;
}

.terms h3 {
	font-size: 17px !important;
	font-weight: 600 !important;
	background: #f7f7f7;
	padding: 16px;
	margin: 20px 0;
	color: #000;
	font-family: Rajdhani,sans-serif;
	margin-bottom: 16px !important;
}

.terms p {
	font-size: 14px;
	line-height: 2.2;
}
/* TERMS */
/* TESTIMONIALS */
.testimonials .owl-item {
	/* padding-top: 3rem; */
}

.testimonials .item {
	text-align: center;
	max-width: 760px;
	margin: 0px auto;
	display: flex;
	flex-direction: column;
	position: relative;
	background: #fbfbfc;
	padding: 3rem 4rem;
	border-radius: 16px;
	margin-top: 42px;
}

.testimonials .item:before {
	content: "\f005 \f005 \f005 \f005 \f005";
	font-family: "Font Awesome 5 free";
	font-weight: 700;
	color: #ffc31d;
	letter-spacing: 4px;
	order: 4;
}

.testimonials .item .avatar {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: 0px auto;
	order: 1;
	border: 4px solid #fbfbfc;
	position: absolute;
	top: -40px;
	background: #fbfbfc;
	left: 40px;
	/* display: none; */
}
.testimonials .item img {
    border-radius: 50%;
}
.testimonials .item p {
	position: relative;
	padding-top: 12px;
	padding-bottom: 0;
	order: 3;
	line-height: 30px;
	font-size: 14px;
	color: #787777;
	margin-bottom: 12px;
}

.testimonials .item h3 {
	order: 1;
	margin-top: 12px;
	color: #232223;
	font-size: 20px;
	font-weight: 600;
}
.testimonials .item h3 span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-top: 8px;
    color: #696969;
}
.testimonials .item .avatar:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	color: #ffffff;
	font-size: 11px;
	font-style: initial;
	right: -11px;
	bottom: 0;
	background: #d83b56;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	content: "\f10e";
	line-height: 24px;
	z-index: 2;
}
.testimonials .owl-dots {
	margin-top: 34px !important;
}

/* TESTIMONIALS */

/* VIDEO SECTION */
.video-section:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000002b;
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
}
.video-section-description {
    position: absolute;
    top: 10%;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0px auto;
    max-width: 600px;
    text-align: center;
    color: white;
}

.video-section-description h3 {
    font-size: 38px !important;
    font-weight: 700 !important;
    margin-bottom: 12px !important;
}

.video-section #video {
    width: 100% !important;
    height: auto;
}
.video-section p {
    margin: 0 !important;
    line-height: 1 !important;
}
/* VIDEO SECTION */

/* FOOTER */
footer#footer {
    background: #1f1f1f;
}
.footer {
	background-size: cover !important;
	padding-top: 5rem;
	padding-bottom: 2rem;
}

.scroll-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    background: transparent;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
}

.scroll-top.visible {
    opacity: 1;
    visibility: visible;
}

.scroll-top svg {
    transform: rotate(-90deg);
}

.scroll-top circle.bg {
    stroke: #eee;
}

.scroll-top circle.progress {
    stroke: #c24a4a;
    stroke-linecap: round;
    transition: stroke-dashoffset 0.2s linear;
}

.scroll-top .arrow {
    position: absolute;
    font-size: 28px;
    color: #c24a4a;
    pointer-events: none;
}
/* FOOTER */

.image-zoom-container {
	border: 0;
	padding: 0;
	display: flex;
}

.xzoom-thumbs .image-zoom-container img {
	/* padding: 10px; */
}

.image-zoom-container img {
	margin: auto;
}

.modal-backdrop {
	display: none;
}

.edit-module:before {
	content: "";
	position: fixed;
	background: #000000ad;
	width: 100%;
	height: 100%;
}
#light-mode-toggle {
    display: none;
}


.pinkBg {
    background-color: #4aae20 !important;
    background-image: linear-gradient(90deg, #4aae20, #4aae20);
}
.whatsapp-button > .btn-link {
    position: fixed;
    right: 34px;
    bottom: 84px;
    background: #58b940;
    width: 52px;
    height: 52px;
    color: #fff;
    font-size: 22px;
    line-height: 52px;
    padding: 0;
    z-index: 2;
    border-radius: 50% !important;
}
.whatsapp-button>.btn-link {

  animation: skew 1.5s infinite;
  transform: skew(20deg);
  animation-direction: alternate;
}

.whatsapp-wrapper {
  position: relative;
  -ms-flex-align: center !important;
  align-items: center !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.whatsapp-button {
  position: fixed;
  bottom: 122px;
  right: 45px;
  z-index: 99999;
  text-align: center;
  cursor: pointer;
  -ms-flex-align: center !important;
  align-items: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.whatsapp-wrapper a {
  z-index: 1;
  position: relative;
  background: #3ead63;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  display: inline-block;
  color: white;
  line-height: 49px;
  font-size: 19px;
}

.whatsapp-button .ripple {
  position: absolute;
  width: 100px;
  height: 100px;
  margin: 0px auto;
  opacity: 0;
  border-radius: 100px;
  -webkit-animation: ripple 1.8s infinite;
  animation: ripple 1.8s infinite;

  &:nth-child(2) {
    animation-delay: .3s;
    -webkit-animation-delay: 0.3s;
  }

  &:nth-child(3) {
    animation-delay: .6s;
    -webkit-animation-delay: 0.6s;
  }
}

@-webkit-keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}