@font-face {
    font-family: 'Helvetica Rounded LT Std';
    src: url('../fonts/HelveticaRoundedLTStd-Bd.woff2') format('woff2'),
        url('../fonts/HelveticaRoundedLTStd-Bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

p {
	font-family: "Nunito Sans";
}

span {
	font-family: "Nunito Sans";
}

a {
	font-family: "Nunito Sans";
	text-decoration: none;
	color: inherit;
}

th, td {
	font-family: "Nunito Sans";
	font-size: 14px;
}
button {
	font-family: "Nunito Sans" !important;
}

h3 {
	font-family: 'Helvetica Rounded LT Std'
}

h2 {
	font-family: 'Helvetica Rounded LT Std'
}

body {
	margin: 0;
	background-color: #f5f5f5;
}

.bg-big-image {
	display: none;
}


.header-tow.sticky {
	position: sticky;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 99;
}

.header-top.sticky {
	position: sticky;
	top: 0;
	z-index: 999;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
}

.header-top {
	display: inline-block;
	width: 100%;
	background-color: #FBF7F1;
	padding: 0px 0;
	border-bottom: 1px solid #dcdcdcdc;
}

.header-top .navbar.navbar-expand-lg.navbar-light.bg-light {
	padding: 0;
	background-color: transparent !important;
}

.header-top .navbar-nav {
	display: inline-block;
	width: 100%;
	margin: 0;
	text-align: center;
}

.header-top .navbar-nav li {
	display: inline-block;
	width: auto;
	margin: 0 15px;
}

.header-top .navbar-nav li a {
	padding: 0;
	margin: 0;
	display: inline-block;
	color: #000;
	font-size: 14px;
	font-weight: 600;
}

.notifaction-green {
	color: #f39519;
}

.notifaction-red {
	color: #d51212;
}

.navbar-brand img {
	width: 75%;
}

.header-top .right-nav {
	text-align: right;
	width: 37%;
}

.header-top .right-nav ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

.header-top .right-nav ul li {
	display: inline-block;
	width: auto;
	margin: 0 0 0 10px;
}

.header-top .right-nav ul li a {
	display: inline-block;
	text-decoration: none;
	background-color: #F8991B;
	border-radius: 7px;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 0;
	width: 86px;
	text-align: center;
	height: 35px;
	line-height: 34px;
}

.banner-saction {
	display: inline-block;
	width: 100%;
	text-align: center;
	background-color: #fff;
}

.banner-saction {
	display: inline-block;
	width: 100%;
	text-align: center;
	background-color: #fff;
	padding: 100px 0;
}

.banner-saction h2 {
	margin: 0 0 0 0;
	color: #000;
	font-size: 100px;
	font-weight: bold;
	line-height: 100px;
}

.banner-saction p {
	margin: 15px 0 0;
	display: inline-block;
	width: 100%;
	color: #333;
}

.ul-li-list-btn {
	display: inline-block;
	width: 100%;
	margin: 6rem 0 0 0;
}

.ul-li-list-btn ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

.ul-li-list-btn ul li {
	display: inline-block;
	margin: 0 5px 15px;
	width: auto;
}

.ul-li-list-btn ul li a {
	text-decoration: none;
	border-radius: 300px;
	padding: 14px 30px;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
}

.gallery img {
	transform: scale(1);
	transition: transform .3s ease-in-out;
}

.gallery img:hover {
	transform: scale(1.2);
}

.saction-one-home {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	padding: 0 0 130px 0;
}

.gallery {
	margin: 0;
	padding: 0;
	width: 100%;
}

.image-hover-box {
	overflow: hidden;
	width: 100%;
	position: relative;
}

.image-hover-box img {
	width: 100%;
}

.image-hover-box img {
	width: 100%;
	height: 500px;
	object-fit: cover;
}

.gallery .col-md-3 {
	margin-bottom: 21px;
}

.text-image-box {
	position: absolute;
	left: 20px;
	bottom: 30px;
	z-index: 11;
}

.text-image-box span {
	color: #fff;
	line-height: 17px;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	margin: 0 0 0 0;
}

.text-image-box h2 {
	color: #fff;
	font-weight: 600;
	font-size: 28px;
	margin: 10px 0 0 0;
}

.footer-saction {
	display: inline-block;
	width: 100%;
	background-color: #343434;
	padding: 80px 0 20px;
}

.footer-box-canter {
	display: inline-block;
	width: 100%;
}

.footer-box-canter ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

.footer-box-canter ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 10px 0;
}

.footer-box-canter ul li a {
	display: inline-block;
	width: 100%;
	text-decoration: none;
	color: #fff;
	text-transform: capitalize;
	font-size: 12px;
}

.footer-box-canter ul li a i {
	margin: 0 8px 0 0;
	font-size: 20px;
	color: #F8991B;
}

.footer-box-canter ul li a:hover {
	color: #F8991B;
}

.footer-box-last ul {
	padding: 0;
	margin: 0;
	width: 100%;
}

.footer-box-last ul li {
	display: inline-block;
	margin: 0 5px 0 0;
}

.footer-box-last ul li img {
	width: 85px;
}

.copy-right {
	border-top: 1px solid #5a5959;
	margin: 30px 0 0 0;
	padding: 20px 0 0;
	text-align: center;
}

.copy-right p {
	color: #999;
	margin: 0;
	width: 100%;
	font-size: 14px;
}

.header-top .navbar-nav li a:hover {
	color: #F8991B !important;
}

.footer-box ul {
	margin: 30px 0 0 0;
	padding: 0;
	width: 100%;
}

.footer-box ul li {
	display: inline-block;
	width: auto;
	margin: 0 3px 0;
}

.membership-saction {
	display: inline-block;
	width: 100%;
	text-align: center;
	background: url("../../public/images/birds.webp");
	background-size: cover;
	background-position: 100%;
	background-color: #fff;
	padding: 70px 0;
}

.membership-saction .accordion__wrapper {
	background-color: var(--color-white);
	box-shadow: var(--shadow);
	width: 75%;
	margin: 0 auto;
	padding: 0;
}

.membership-saction .accordion__title {
	font-size: var(--fs-lg);
	font-weight: var(--fw-bold);
	color: var(--color-title);
	text-align: center;
	margin-bottom: 4rem;
}

.membership-saction .accordion {
	border: 3px solid #F39519;
	padding: 0px;
	border-bottom: none;
}

.membership-saction .accordion:last-child {
	border-bottom: 3px solid #F39519;
}

.membership-saction .accordion__header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	padding: 16px;
}

.membership-saction .accordion__icon {
	background-color: #F39519;
	width: 25px;
	height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	color: #000;
	flex-shrink: 0;
}

#accordion-icon {
	font-weight: 800;
}

.membership-saction .accordion__question {
	font-size: 20px;
	font-weight: 600;
	color: #000;
	width: 100%;
	text-align: left;
	margin: 0;
}

.membership-saction .accordion__answer {
	padding: 2rem 0;
}

.membership-saction .accordion__content {
	overflow: hidden;
	height: 0;
	transition: var(--transition);
}

.acccording-box-body {
	border-top: 3px solid #F39519;
	padding: 16px;
	width: 100%;
	display: inline-block;
}

.acccording-box-left img {
	width: 100%;
	border-radius: 10px;
	margin: 15px 0 0 0;
}

.acccording-box-left {
	display: inline-block;
	width: 100%;
	text-align: left;
}

.acccording-box-left span {
	display: inline-block;
	width: 100%;
	color: #F8991B;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 20px;
}

.acccording-box-left h4 {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
	color: #000;
	font-size: 30px;
	font-weight: 700;
}

.acccording-box-right {
	display: inline-block;
	width: 100%;
	text-align: left;
	padding: 0 0 0 10px;
}

.qustion-ans-box {
	display: inline-block;
	width: 100%;
	margin: 0 0 18px 0;
}

.qustion-ans-box span {
	display: inline-block;
	width: 100%;
	color: #000;
	font-weight: 800;
	font-size: 16px;
}

.qustion-ans-box p {
	margin: 6px 0 0 0;
	color: #666;
	line-height: 20px;
	font-size: 14px;
}

.qustion-ans-box ul {
	display: inline-block;
	width: 100%;
	padding: 0;
	margin: 6px 0 0 0;
}

.qustion-ans-box ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 10px 0;
	position: relative;
	padding: 0 0 0 20px;
	font-size: 14px;
}

.qustion-ans-box ul li::before {
	content: '';
	position: absolute;
	background-color: #000;
	width: 8px;
	height: 8px;
	left: 0;
	border-radius: 50%;
	top: 8px;
}

.button-register {
	display: inline-block;
	width: 100%;
}

.button-register button {
	background-color: #39ff14;
	border: none;
	border-radius: 4px;
	font-size: 18px;
	display: inline-block;
	padding: 12px 30px;
	font-weight: 600;
	color: white;
	box-shadow: 0 4px 8px rgb(39 183 16);
}

.acccording-box-right h6 {
	display: inline-block;
	width: 100%;
	color: #F8991B;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 20px;
}

.header-tow {
	display: inline-block;
	width: 100%;
	padding: 5px 0;
	background-color: #FBF7F1;
}

.serch-box {
	display: inline-block;
	width: 100%;
	margin: 12px 0 0 0;
}

.serch-box .input-group.mb-3 {
	margin: 0 !important;
}

.serch-box button {
	background-color: #F39519;
	color: #fff;
	border-color: #F39519;
	width: 8%;
	text-align: center;
	padding: 0 !important;
	display: inline-block;
}

.serch-box select {
	font-size: 14px;
	padding: 10px 15px 10px 10px;
	background-color: #fff !important;
}

.right-box-nav {
	display: inline-block;
	width: 100%;
	text-align: right;
	padding: 16px 0 0 0;
}

.register-button {
	display: inline-block;
	width: auto;
}

.register-button a {
	display: inline-block;
	border: 1px solid #F39519;
	border-radius: 4px;
	text-decoration: none;
	background-color: #fff;
	color: #F39519 !important;
	padding: 0 13px;
	height: 36px;
	line-height: 32px;
	font-size: 14px;
	margin: 0 0 0;
	font-weight: 600;
}

.acc-login {
	float: right;
	width: auto;
	margin: 8px 0 0 0;
	position: relative;
}

.acc-login a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: 500;
	height: 100%;
	padding-bottom: 30px;
}

.acc-login .user-icon {
	width: 20px;
	margin: 0 7px 0 0px;
}

.acc-login .errow-drop {
	width: 16px;
	margin: 1px 0 0 4px;
}

.logo-box img {
	width: 54%;
}

.header-three {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	padding: 6px 0;
	border: 1px solid #ced4da;
}

.star-rew span {
	font-size: 13px;
}

.header-three .navbar {
	background-color: transparent !important;
	padding: 0 !important;
}

.header-three .navbar ul li a {
	padding: 0;
	color: #000;
	font-weight: 500;
	font-size: 14px;
}

.header-three .navbar ul li {
	margin: 4px 25px 0 0;
}

.right-header-three {
	display: inline-block;
	width: 100%;
	text-align: right;
}

.right-header-three ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

.right-header-three ul li {
	display: inline-block;
	margin: 0 0 0 15px;
	position: relative;
}

.right-header-three ul li a {
	display: inline-block;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
}

.right-header-three ul li a span {
	position: absolute;
	top: -4px;
	background-color: #F39519;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	color: #fff;
	right: -4px;
}

.right-header-three ul li a .errow-drop {
	width: 16px;
	margin: 0 0 0 5px;
}

.login-all-screen {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 5rem 0;
}

.login-all-screen .login-all-inner {
	display: inline-block;
	width: 36%;
	margin: 0 auto;
	background-color: #fff;
	padding: 28px 32px 25px;
	border-radius: 5px;
	box-shadow: 0 5px 10px grey;
}

.login-all-inner h2 {
	display: inline-block;
	width: 100%;
	margin: 0 0 0 0;
	font-size: 26px;
	font-weight: 700;
}

.login-all-inner p {
	display: inline-block;
	width: 100%;
	margin: 10px 0 27px 0;
	color: #666;
	font-size: 16px;
}

.login-all-inner .input-login {
	width: 100%;
	text-align: left;
	display: inline-block;
	margin-bottom: 20px;
}

.login-all-inner input {
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	font-size: 14px;
	padding: 14px 10px;
	color: #000;
}

.check-button {
	display: inline-block;
	width: 100%;
	text-align: left;
	position: relative;
}

.check-button #remember {
	width: auto;
	margin: 0 3px 0 0;
}

.login-button {
	display: inline-block;
	width: 100%;
	margin: 30px 0 0 0;
}

.login-button button {
	width: 100%;
	background-color: #39ff14;
	border: none;
	border-radius: 4px;
	padding: 11px 0;
	font-size: 20px;
	font-weight: 600;

	color: #fff;
}

.lost-password {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
}

.lost-password a {
	text-decoration: none;
	color: #000;
	font-weight: 500;
}

.register-saction-all {
	display: inline-block;
	width: 100%;
	margin: 3rem 0;
}

.register-saction-left {
	display: inline-block;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.register-saction-left img {
	width: 100%;
	height: 552px;
	border-radius: 8px;
	object-fit: cover;
}

.register-saction-left::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	top: 0;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 8px;
	z-index: 1;
}

.register-saction-left p {
	position: absolute;
	top: 43%;
	text-align: center;
	width: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	color: #fff;
	z-index: 9;
	font-size: 30px;
	line-height: 37px;
	font-weight: 600;
}

.register-saction-right {
	display: inline-block;
	width: 100%;
	box-shadow: 0 5px 10px grey;
	border-radius: 8px;
	padding: 50px 30px;
	background-color: #fff;
}

.input-box {
	display: inline-block;
	width: 100%;
	margin-bottom: 50px;
}

.input-box label {
	display: inline-block;
	width: 100%;
	color: #666;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px;
}

.input-box select {
	background-color: #fff;
	width: 100%;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #dcdcdc;
	padding: 3px 0 10px;
	cursor: pointer;
}

.input-box-input .input-field {
	position: relative;
	width: 100%;
}

.input-box-input label {
	position: absolute;
	top: 9px;
	left: 0;
	width: 100%;
	color: #666;
	transition: 0.2s all;
	cursor: text;
	background-color: #fff;
}

.input-box-input input {
	width: 100%;
	border: 0;
	outline: 0;
	padding: 0.5rem 0;
	border-bottom: 2px solid #d3d3d3;
	box-shadow: none;
	color: #111;
}



.input-box-input input:focus,
input:valid {
	border-color: #39ff14;
}

.input-box-input input:focus~label,
input:valid~label {
	font-size: 14px;
	top: 0px;
	color: #000;
}

.input-box-input {
	width: 100%;
}

.row-input-one {
	margin-bottom: 50px;
	display: inline-block;
	width: 100%;
}

.serch-box .form-control {
	border: 1px solid #dcdcdc;
	font-size: 14px;
}

.redeem-center-saction {
	display: inline-block;
	width: 100%;
	margin: 3rem 0;
}

.redeem-center-box {
	display: inline-block;
	width: 100%;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	border: 1px solid #000;
}

.redeem-center-box::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.4);
}

.redeem-center-box img {
	width: 100%;
	height: 280px;
	object-fit: cover;
}

.box-text-redeem {
	position: absolute;
	top: 36%;
	z-index: 9;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
}

.box-text-redeem h2 {
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	margin: 0;
	width: 100%;
}

.box-text-redeem a {
	display: inline-block;
	background-color: #F39519;
	border-radius: 7px;
	color: #000 !important;
	text-decoration: none;
	padding: 10px 20px;
	font-weight: 600;
	margin: 20px 0 0;
}

.redeem-center-saction .col-md-4 {
	margin-bottom: 15px;
}

.range-slider.grad {
	--progress-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2) inset;
	--progress-flll-shadow: var(--progress-shadow);
	--fill-color: linear-gradient(to right, LightCyan, var(--primary-color));
	--thumb-shadow: 0 0 4px rgba(0, 0, 0, 0.3),
		-3px 9px 9px rgba(255, 255, 255, 0.33) inset,
		-1px 3px 2px rgba(255, 255, 255, 0.33) inset,
		0 0 0 99px var(--primary-color) inset;
}

.range-slider.grad input:hover {
	--thumb-transform: scale(1.2);
}

.range-slider.grad input:active {
	--thumb-shadow: inherit;
	--thumb-transform: scale(1);
}

.range-slider.flat {
	--thumb-size: 17px;
	--track-height: calc(var(--thumb-size) / 3);
	--progress-shadow: none;
	--progress-flll-shadow: none;
	--thumb-shadow: 0 0 0 7px var(--primary-color) inset, 0 0 0 99px white inset;
	--thumb-shadow-hover: 0 0 0 9px var(--primary-color) inset, 0 0 0 99px white inset;
	--thumb-shadow-active: 0 0 0 13px var(--primary-color) inset;
}

.range-slider output {
	background-color: #F8991B !important;
	padding: 3px 3px 3px !important;
	margin: 2px 0 0 -2px;
	line-height: 17px;
	font-size: 11px !important;
	color: #fff;
}

.range-slider.overlay {
	--primary-color: #d6e9ff;
	--track-height: 50px;
	--thumb-size: var(--track-height);
	--thumb-color: var(--primary-color);
	--thumb-shadow: none;
	--progress-flll-shadow: none;
	--progress-shadow: none;
	--progress-background: none;
	--progress-radius: 0px;
	--ticks-color: var(--primary-color);
	--ticks-height: 0;
	--ticks-thickness: 0;
	--ticks-gap: 0px;
	--min-max-font: 700 18px Arial;
	--min-max-opacity: 1;
	--show-min-max: none;
	color: #0366d6;
}

.range-slider.overlay input:hover {
	--thumb-shadow: calc(25px - (50px * var(--is-left-most))) 0 0 -15px #0366d6 inset;
}

.range-slider.overlay input:active {
	--thumb-color: inherit;
}

.range-slider.overlay .range-slider__values {
	width: calc(100% - 50% / (var(--max) - var(--min)));
}

.range-slider {
	--primary-color: #F8991B;
	--value-offset-y: var(--ticks-gap);
	--value-active-color: white;
	--value-background: transparent;
	--value-background-hover: var(--primary-color);
	--value-font: 700 12px/1 Arial;
	--fill-color: var(--primary-color);
	--progress-background: #eee;
	--progress-radius: 20px;
	--track-height: calc(var(--thumb-size) / 2);
	--min-max-font: 12px Arial;
	--min-max-opacity: 0.5;
	--min-max-x-offset: 10%;
	--thumb-size: 22px;
	--thumb-color: white;
	--thumb-shadow: 0 0 3px rgba(0, 0, 0, 0.4), 0 0 1px rgba(0, 0, 0, 0.5) inset,
		0 0 0 99px var(--thumb-color) inset;
	--thumb-shadow-active: 0 0 0 calc(var(--thumb-size) / 4) inset var(--thumb-color),
		0 0 0 99px var(--primary-color) inset, 0 0 3px rgba(0, 0, 0, 0.4);
	--thumb-shadow-hover: var(--thumb-shadow);
	--ticks-thickness: 1px;
	--ticks-height: 5px;
	--ticks-gap: var(--ticks-height,
			0);
	--ticks-color: silver;
	--step: 1;
	--ticks-count: Calc(var(--max) - var(--min)) / var(--step);
	--maxTicksAllowed: 30;
	--too-many-ticks: Min(1, Max(var(--ticks-count) - var(--maxTicksAllowed), 0));
	--x-step: Max(var(--step),
			var(--too-many-ticks) * (var(--max) - var(--min)));
	--tickInterval: 100/ ((var(--max) - var(--min)) / var(--step)) * var(--tickEvery, 1);
	--tickIntervalPerc: calc((100% - var(--thumb-size)) / ((var(--max) - var(--min)) / var(--x-step)) * var(--tickEvery, 1));
	--value-a: Clamp(var(--min),
			var(--value, 0),
			var(--max));
	--value-b: var(--value, 0);
	--text-value-a: var(--text-value, "");
	--completed-a: calc((var(--value-a) - var(--min)) / (var(--max) - var(--min)) * 100);
	--completed-b: calc((var(--value-b) - var(--min)) / (var(--max) - var(--min)) * 100);
	--ca: Min(var(--completed-a), var(--completed-b));
	--cb: Max(var(--completed-a), var(--completed-b));
	--thumbs-too-close: Clamp(-1,
			1000 * (Min(1, Max(var(--cb) - var(--ca) - 5, -1)) + 0.001),
			1);
	--thumb-close-to-min: Min(1, Max(var(--ca) - 2, 0));
	--thumb-close-to-max: Min(1, Max(98 - var(--cb), 0));
	display: inline-block;
	height: max(var(--track-height), var(--thumb-size));
	background: linear-gradient(to right, var(--ticks-color) var(--ticks-thickness), transparent 1px) repeat-x;
	background-size: var(--tickIntervalPerc) var(--ticks-height);
	background-position-x: calc(var(--thumb-size) / 2 - var(--ticks-thickness) / 2);
	background-position-y: var(--flip-y, bottom);
	padding-bottom: var(--flip-y, var(--ticks-gap));
	padding-top: calc(var(--flip-y) * var(--ticks-gap));
	position: relative;
	z-index: 1;
}

.range-slider[data-ticks-position=top] {
	--flip-y: 1;
}

.range-slider::before,
.range-slider::after {
	--offset: calc(var(--thumb-size) / 2);
	content: counter(x);
	display: var(--show-min-max, block);
	font: var(--min-max-font);
	position: absolute;
	bottom: var(--flip-y, -2.5ch);
	top: calc(-2.5ch * var(--flip-y));
	opacity: clamp(0, var(--at-edge), var(--min-max-opacity));
	transform: translateX(calc(var(--min-max-x-offset) * var(--before, -1) * -1)) scale(var(--at-edge));
	pointer-events: none;
}

.range-slider::before {
	--before: 1;
	--at-edge: var(--thumb-close-to-min);
	counter-reset: x var(--min);
	left: var(--offset);
}

.range-slider::after {
	--at-edge: var(--thumb-close-to-max);
	counter-reset: x var(--max);
	right: var(--offset);
}

.range-slider__values {
	position: relative;
	top: 50%;
	line-height: 0;
	text-align: justify;
	width: 100%;
	pointer-events: none;
	margin: 0 auto;
	z-index: 5;
}

.range-slider__values::after {
	content: "";
	width: 100%;
	display: inline-block;
	height: 0;
	background: red;
}

.range-slider__progress {
	--start-end: calc(var(--thumb-size) / 2);
	--clip-end: calc(100% - (var(--cb)) * 1%);
	--clip-start: calc(var(--ca) * 1%);
	--clip: inset(-20px var(--clip-end) -20px var(--clip-start));
	position: absolute;
	left: var(--start-end);
	right: var(--start-end);
	top: calc(var(--ticks-gap) * var(--flip-y, 0) + var(--thumb-size) / 2 - var(--track-height) / 2);
	height: calc(var(--track-height));
	background: var(--progress-background, #eee);
	pointer-events: none;
	z-index: -1;
	border-radius: var(--progress-radius);
}

.range-slider__progress::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	-webkit-clip-path: var(--clip);
	clip-path: var(--clip);
	top: 0;
	bottom: 0;
	background: #F8991B;
	box-shadow: var(--progress-flll-shadow);
	z-index: 1;
	border-radius: inherit;
}

.range-slider__progress::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	box-shadow: var(--progress-shadow);
	pointer-events: none;
	border-radius: inherit;
}

.range-slider>input {
	-webkit-appearance: none;
	width: 100%;
	height: var(--thumb-size);
	margin: 0;
	position: absolute;
	cursor: grab;
	outline: none;
	background: none;
}

.range-slider>input:not(:only-of-type) {
	pointer-events: none;
}

.range-slider>input::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	height: var(--thumb-size);
	width: var(--thumb-size);
	transform: var(--thumb-transform);
	border-radius: var(--thumb-radius, 50%);
	background: var(--thumb-color);
	box-shadow: var(--thumb-shadow);
	border: none;
	pointer-events: auto;
	-webkit-transition: 0.1s;
	transition: 0.1s;
}

.range-slider>input::-moz-range-thumb {
	-moz-appearance: none;
	appearance: none;

	height: var(--thumb-size);
	width: var(--thumb-size);
	transform: var(--thumb-transform);
	border-radius: var(--thumb-radius, 50%);
	background: var(--thumb-color);
	box-shadow: var(--thumb-shadow);
	border: none;
	pointer-events: auto;
	-moz-transition: 0.1s;
	transition: 0.1s;
}

.range-slider>input::-ms-thumb {
	appearance: none;
	height: var(--thumb-size);
	width: var(--thumb-size);
	transform: var(--thumb-transform);
	border-radius: var(--thumb-radius, 50%);
	background: var(--thumb-color);
	box-shadow: var(--thumb-shadow);
	border: none;
	pointer-events: auto;
	-ms-transition: 0.1s;
	transition: 0.1s;
}

.range-slider>input:hover {
	--thumb-shadow: var(--thumb-shadow-hover);
}

.range-slider>input:hover+output {
	--value-background: var(--value-background-hover);
	--y-offset: -5px;
	color: var(--value-active-color);
	box-shadow: 0 0 0 3px var(--value-background);
}

.range-slider>input:active {
	--thumb-shadow: var(--thumb-shadow-active);
	cursor: -webkit-grabbing;
	cursor: grabbing;
	z-index: 2;
}

.range-slider>input:active+output {
	transition: 0s;
}

.range-slider>input:nth-of-type(1) {
	--is-left-most: Clamp(0, (var(--value-a) - var(--value-b)) * 99999, 1);
}

.range-slider>input:nth-of-type(1)+output {
	--value: var(--value-a);
	--x-offset: calc(var(--completed-a) * -1%);
}

.range-slider>input:nth-of-type(1)+output:not(:only-of-type) {
	--flip: calc(var(--thumbs-too-close) * -1);
}

.range-slider>input:nth-of-type(1)+output::after {
	content: var(--prefix, "") var(--text-value-a) var(--suffix, "");
}

.range-slider>input:nth-of-type(2) {
	--is-left-most: Clamp(0, (var(--value-b) - var(--value-a)) * 99999, 1);
}

.range-slider>input:nth-of-type(2)+output {
	--value: var(--value-b);
}

.range-slider>input:only-of-type~.range-slider__progress {
	--clip-start: 0;
}

.range-slider>input+output {
	--flip: -1;
	--x-offset: calc(var(--completed-b) * -1%);
	--pos: calc(((var(--value) - var(--min)) / (var(--max) - var(--min))) * 100%);
	pointer-events: none;
	position: absolute;
	z-index: 5;
	background: var(--value-background);
	border-radius: 10px;
	padding: 2px 4px;
	left: var(--pos);
	transform: translate(var(--x-offset), calc(150% * var(--flip) - (var(--y-offset, 0px) + var(--value-offset-y)) * var(--flip)));
	transition: all 0.12s ease-out, left 0s;
}

.range-slider>input+output::after {
	content: var(--prefix, "") var(--text-value-b) var(--suffix, "");
	font: var(--value-font);
}

.shop-saction-all {
	display: inline-block;
	width: 100%;
	margin: 24px 0;
}

.shop-saction-left {
	background-color: #fff;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
}

.price-box-left {
	display: inline-block;
	width: 100%;
	padding: 15px;
	margin-bottom: 10px;
}

.price-box-left span {
	display: inline-block;
	width: 100%;
	color: #000;
	font-weight: 700;
	font-size: 20px;
}

.range-slider.flat {
	display: inline-block;
	width: 100%;
	margin: 35px 0 0 0;
}


.featured-products-box {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #dcdcdc;
	margin: 0px 0 0 0;
	padding: 10px 15px;
}

.featured-products-box .form-group input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}

.featured-products-box .form-group label {
	position: relative;
	cursor: pointer;
}

.featured-products-box .form-group input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}

.featured-products-box .form-group label {
	position: relative;
	cursor: pointer;
	top: 0;
	color: #333;
	font-size: 13px;
	font-weight: 500;
}

.featured-products-box .form-group label::before {
	content: '';
	-webkit-appearance: none;
	background-color: transparent;
	border: 1px solid #dcdcdc;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 13px;
	width: 21px;
	height: 21px;
	border-radius: 4px;
}

.featured-products-box .form-group input:checked+label::after {
	content: '';
	display: block;
	position: absolute;
	top: 3px;
	left: 9px;
	width: 6px;
	height: 14px;
	border: solid #F8991B;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

.featured-products-box .form-group {
	display: inline-block;
	width: 100%;
}

.categories-box {
	display: inline-block;
	border-top: 1px solid #dcdcdc;
	width: 100%;
	padding: 10px 0px;
}

.categories-box.side-menu {
	width: 200px;
	background-color: #333;
	color: white;
	padding: 0;
	margin: 0;
}

.categories-box .side-menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.categories-box .side-menu li {
	position: relative;
}

.categories-box .side-menu a {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	color: #000;
	transition: background-color 0.3s;
	font-size: 12px;
	border-bottom: 1px solid #dcdcdc;
	font-weight: 500;
	width: 100%;
}

.categories-box .dropdown-container {
	display: none;
}

.categories-box .arrow {
	transition: transform 0.3s;
	position: absolute;
	right: 11px;
	width: 100%;
	display: inline-block;
	top: 3px;
	float: right;
	text-align: right;
	color: #666;
	font-size: 20px;
	padding: 0;
}

.categories-box .dropdown-container {
	padding-left: 20px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.categories-box .dropdown-container a {
	border-bottom: none;
	font-size: 12px;
	padding: 5px 10px;
	color: #333;
}

/*.categories-box .rotate {
    transform: rotate(180deg);
}*/
.categories-box span {
	display: inline-block;
	width: 100%;
	color: #000;
	font-weight: 600;
	font-size: 16px;
	padding: 0 15px;
}

.side-menu {
	margin: 5px 0 0 0;
	display: inline-block;
	width: 100%;
}

.side-menu li {
	display: inline-block;
	width: 100%;
}

.categories-box .side-menu li:last-child a {
	border-bottom: none;
	padding-bottom: 0;
}

.categories-box .dropdown-container a:hover {
	color: #F39519;
}

.shop-saction-right {
	background-color: #fff;
	width: 100%;
	display: inline-block;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	padding: 15px;
}

.shop-saction-right h2 {
	margin: 0;
	display: inline-block;
	width: 100%;
	color: #000;
	font-size: 20px;
	font-weight: 700;
}

.shop-saction-right p {
	display: inline-block;
	margin: 10px 0 0 0;
	color: #666;
	font-size: 13px;
	width: 100%;
}

.selecttd-drop-down {
	display: flex;
	width: 100%;
	margin: 10px 0 0 0;
}

.selecttd-drop-down .slect-box {
	width: 100%;
	margin: 0 10px 0 0;
}

.selecttd-drop-down .slect-box:last-child {
	margin: 0;
}

.select-box {
	position: relative;
	display: inline-block;
}

.slect-box #select-option {
	padding: 8px 10px;
	font-size: 12px;
	font-weight: 600;
	cursor: pointer;
}

.slect-box .form-control {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url('../../public/images/down-arrow.png') no-repeat right 10px center;
	background-color: white;
	background-size: 16px 9px;
	padding-right: 30px;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 10px;
	font-size: 16px;
	width: 100%;
	box-sizing: border-box;
}

.select-box .form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: 0 0 5px rgba(102, 175, 233, 0.6);
}

#select-option:focus {
	box-shadow: inherit !important;
	border-color: #F39519;
}

.product-all-box {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
}

.product-inner-box {
	display: inline-block;
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	overflow: hidden;
	position: relative;
	padding: 10px;
	text-align: center;
	box-shadow: 0 0px 0px 0 #dcdcdc;
}

.product-all-box .col-md-3 {
	margin-bottom: 15px;
}

.product-image {
	display: inline-block;
	width: 100%;
	text-align: center;
}

.product-image img {
	width: 75%;
}

.wsilist-box {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	text-align: center;
	line-height: 24px;
	color: #000;
	font-size: 14px;
	cursor: pointer;
}

.wsilist-box.add_to_wishlist i:hover {
	background: #F39519;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	text-align: center;
	line-height: 24px;
	color: #fff;
	font-size: 12px;
}

.item_already_added {
	position: absolute;
	top: 8px;
	right: 8px;
	background: #F39519;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	text-align: center;
	line-height: 24px;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
}

.wishlist-item {
	padding: 20px;
	border: 1px solid #ccc;
	border-radius: 10px;
	background-color: #fff;
}

.wishlist-item img {
	width: 100px;
	height: auto;
}

.wishlist-item h3 {
	font-size: 14px;
	text-align: center;
	margin: 10px 0;
}

.wishlist-item .price {
	font-size: 18px;
	font-weight: bold;
	color: #f35800;
	margin: 5px 0;
}

.wishlist-item .stock-status {
	font-size: 14px;
	color: #27ae60;
	margin: 5px 0;
}

.wishlist-item .btn {
	display: inline-block;
	width: 100%;
	padding: 10px;
	text-align: center;
	color: #fff;
	background-color: #f35800;
	border: none;
	border-radius: 5px;
	margin: 10px 0;
	cursor: pointer;
	text-decoration: none;
}

.wishlist-item .remove-wishlist {
	color: #e74c3c;
	cursor: pointer;
	text-decoration: underline;
	display: inline-block;
}

.wishlist-items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.product-inner-box h3 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 56px;
	line-height: 1.25em;
	position: relative;
	margin: 15px 0 0 0;
	text-align: left;
}

.product-inner-box h3 a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	display: inline-block;
}

.star-rew {
	text-align: left;
	width: 100%;
	display: inline-block;
}

.star-rew .fa.fa-star {
	color: #cbcbcb;
	margin: 0 5px 0 0;
}

.price {
	float: left;
	width: 50%;
	text-align: left;
	margin: 19px 0 0 0;
	color: #F39519;
	font-weight: 600;
	font-size: 18px;
}

.shop-now {
	float: right;
	width: 50%;
	text-align: right;
	margin: 13px 0 0 0;
}

.shop-now a {
	display: inline-block;
	width: 100%;
	background-color: #F39519;
	text-align: center;
	border-radius: 7px;
	color: #fff !important;
	text-decoration: none;
	font-size: 11px;
	font-weight: 700;
	padding: 10px 0;
}

.shop-now a .fa.fa-cart-plus {
	margin: 0 5px 0 0;
	font-size: 16px;
}

.product-inner-box:hover h3 a {
	color: #F39519;
}

.paginaction {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 6px 0 10px 0;
}

.paginaction ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

.paginaction ul li {
	display: inline-block;
	width: auto;
	margin: 0 5px;
}

.paginaction ul li a {
	display: inline-block;
	width: 28px;
	text-decoration: none;
	color: #F39519;
	border: 1px solid #F39519;
	font-size: 14px;
	border-radius: 4px;
	height: 28px;
	line-height: 25px;
	font-weight: 600;
}

.paginaction ul li a.right-erow img {
	transform: rotate(-97deg);
	width: 17px;
	margin: -4px 0 0 3px;
}

.paginaction ul li a.left-erow img {
	transform: rotate(97deg);
	width: 17px;
	margin: -4px 0 0 -1px;
}

.shop-details-saction-all {
	display: inline-block;
	width: 100%;
	margin: 30px 0 0 0;
}

.shop-details-saction-inner {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	border-radius: 7px;
	padding: 20px;
}

.left-shop-details {
	display: inline-block;
	width: 100%;
}

.left-shop-details img {
	width: 100%;
}

.right-shop-details {
	display: inline-block;
	width: 100%;
}

.right-shop-details h2 {
	color: #000;
	font-size: 24px;
	width: 100%;
	display: inline-block;
	font-weight: 600;
	margin: 0 0 15px 0;
}

.right-shop-details .views {
	display: inline-block;
	width: auto;
	margin: 0 30px 0 0;
	font-weight: 500;
	color: #666;
}

.social-media {
	display: inline-block;
	width: auto;

	margin: 0 0 0 30px;
	padding: 0;
}

.social-media li {
	display: inline-block;
	width: auto;
	margin: 0 14px 0 0px;
}

.social-media li a {
	color: #F39519;
	font-size: 22px;
}

.price-detalis {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #dcdcdc;
	padding: 15px 0 0 0;
	margin: 15px 0 0 0;
}

.price-detalis {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #dcdcdc;
	padding: 15px 0 0 0;
	margin: 15px 0 0 0;
	color: #F39519;
	font-weight: 600;
	font-size: 34px;
}

.disc {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
}

.disc ul {
	padding: 0 0 0 0;
	margin: 0;
	width: 100%;
}

.disc ul li {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	color: #666;
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 0 0 26px;
}

.disc ul li::after {
	content: '\f00c';
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 0px;
	color: #F39519;
	font-size: 18px;
}

.avail {
	display: inline-block;
	width: 100%;
	color: #000;
	font-weight: 600;
	font-size: 16px;
}

.avail em {
	font-style: normal;
	font-weight: 400;
	color: #F39519;
}




.quantity {
	width: 20%;
	display: inline-block;
	border: 1px solid #dcdcdc;
	overflow: hidden;
	border-radius: 7px;
}

.quantity button {
	background-color: #F39519;
	color: #fff;
	border: none;
	cursor: pointer;
	font-size: 20px;
	width: 34px;
	/* height: ; */
	text-align: center;
	transition: background-color 0.2s;
	height: 38px;
	border: 1px solid #F39519;
}

.plus {
	float: right;
}

.quantity button:hover {
	background-color: #2980b9;
}

.quantity .input-box {
	display: inline-block;
	width: 50% !important;
	margin-bottom: 0;
	padding: 4px 0 !important;
	border: none;
	text-align: center;
	height: auto !important;
}

/* Hide the number input spin buttons */
.input-box::-webkit-inner-spin-button,
.input-box::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.input-box[type="number"] {
	-moz-appearance: textfield;
}

.button-detalis-box {
	display: flex;
	width: 100%;
	margin: 25px 0 0 0;
}

.button-1 {
	width: 20%;
	margin: 0 0 0 20px;
}

.button-2 {
	width: 20%;
	margin: 0 0 0 20px;
}

.button-1 button {
	width: 100%;
	background-color: #fff;
	border: 1px solid #F39519;
	border-radius: 7px;
	color: #F39519;
	padding: 7px 0;
}

.button-2 button {
	width: 100%;
	background-color: #F39519;
	border: 1px solid #F39519;
	border-radius: 7px;
	color: #fff;
	padding: 7px 0;
}

.sku {
	display: inline-block;
	width: 100%;
	margin: 16px 0 0 0;
	color: #666;
	font-weight: 600;
}

.categories-list {
	display: inline-block;
	width: 100%;
	margin: 10px 0 0 0;
	color: #000;
}

.categories-list i {
	font-style: normal;
	color: #666;
	margin: 0 0 0 9px;
	font-weight: 400;
	font-size: 14px;
}

.tab-shop-details {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	margin: 25px 0;
	border-radius: 7px;
	padding: 25px;
}

.tab-shop-details #tabs .tab {
	display: inline-block;
	padding: 5px 0;
	cursor: pointer;
	position: relative;
	z-index: 5;
	color: #000;
	font-weight: 600;
	font-size: 17px;
	margin: 0 30px 0 0px;
}

.tab.whiteborder {
	color: #F39519 !important;
}

.tab-box-content {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0;
}

.tab-shop-details #tabs .tabContent {
	width: 100%;
	position: relative;
	top: 0;
	z-index: 1;
}

.tab-shop-details #tabs .hide {
	display: none;
}

.tab-shop-details #tabs .show {
	display: block;
}

.tab-list {
	border-bottom: 1px solid #dcdcdc;
	width: 100%;
	display: inline-block;
}

.tabContent p {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	width: 100%;
	display: inline-block;
	margin: 0 0 15px 0;
}

.tab-table {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
}

.tab-table table {
	width: 100%;
}

.tab-table table td {
	border: 1px solid #dcdcdc;
	font-size: 13px;
	padding: 5px 10px;
}

.tabContent span {
	display: inline-block;
	width: 100%;
	color: #333;
	font-size: 16px;
	font-weight: 600;
}

.tabContent h6 {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
	color: #333;
}

.tabContent h6 i {
	color: #666;
	margin: 3px 1px 0 4px;
	display: inline-flex;
	font-size: 15px;
}

.tabContent label {
	display: inline-block;
	width: 100%;
	margin: 30px 0 0 0;
	font-weight: 600;
}

.tabContent textarea {
	display: inline-block;
	width: 100%;
	margin: 5px 00 0;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	height: 170px;
}

.tabContent button {
	display: inline-block;
	width: auto;
	background-color: #F39519;
	border: none;
	border-radius: 7px;
	margin: 15px 0 0 0;
	padding: 12px 40px;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
}

.contact-page-saction {
	display: inline-block;
	width: 100%;
	margin: 3rem 0 6rem;
}

.contact-page-saction h2 {
	text-align: center;
	width: 100%;
	color: #000;
	font-weight: 800;
	font-size: 28px;
}

.contact-page-saction p {
	margin: 6px 0 0 0;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	width: 100%;
}

.left-box-contact {
	display: inline-block;
	width: 100%;
	text-align: left;
	margin: 30px 0 0 0;
}

.left-box-contact h3 {
	color: #000;
	font-weight: 700;
	font-size: 25px;
}

.left-box-contact p {
	text-align: left;
}

.left-box-contact .box-address {
	margin: 40px 0 0 0;
	width: 100%;
	display: inline-block;
}

.left-box-contact span {
	color: #000;
	font-weight: 700;
	width: 100%;
	display: inline-block;
}

.left-box-contact .box-address p {
	margin: 15px 0 0 0;
}

.right-box-contact {
	display: inline-block;
	margin: 40px 0 0 0;
	background-color: #fff;
	width: 100%;
	border-radius: 7px;
	box-shadow: 0 0 7px 0 #dcdcdc;
	padding: 20px;
}

.left-input {
	float: left;
	width: 48%;
	margin-bottom: 20px;
}

.right-input {
	float: right;
	width: 48%;
	margin-bottom: 20px;
}

.right-box-contact label {
	display: inline-block;
	width: 100%;
	color: #333;
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 5px;
}

.right-box-contact input {
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	padding: 12px 10px;
	box-shadow: 0 1px 3px 0 #dcdcdc;
	font-size: 14px;
}

.full-text {
	display: inline-block;
	width: 100%;
}

.full-text textarea {
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	height: 110px;
	padding: 10px;
	color: #000;
}

.send-msg {
	width: 100%;
	text-align: center;
	margin: 20px 0 0 0;
}

.send-msg button {
	background-color: #F8991B;
	border: none;
	border-radius: 7px;
	color: #fff;
	padding: 14px 30px;
	font-weight: 600;
}

.btn-upload-input {
	position: relative;
	overflow: hidden;
	margin: 0px;
	color: #333;
	background-color: #fff;
	border-color: #ccc;
	padding: 8px 16px 7px;
}

.btn-upload-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

.btn-upload-input-title {
	margin-left: 2px;
}

.doc-upload {
	margin: 20px 0 0 0;
	width: 100%;
}

.doc-upload .btn.btn-upload-input {
	border: 1px dashed #666;
	width: 100%;
	display: inline-block;
	position: relative;
	padding: 25px 0;
	margin: 3px 0 0 0;
}

.text-defrent {
	display: inline-block;
	width: 100%;
	margin: 80px 0 0 0 !important;
}

.text-defrent a {
	color: #F8991B;
	margin: 0 11px 0 0;
	font-weight: 600;
}

.debit-card-saction {
	display: inline-block;
	width: 100%;
	background: url('../../public/images/credit-cardbg.webp');
	background-size: cover;
	background-position: 100%;
	height: 100vh;
	padding: 7rem 0 0 0;
	text-align: center;
}

.text-type-animation strong {
	color: #fff;
	font-weight: 800;
	font-size: 80px;
}

div.middle {
	display: inline-block;
	margin: 0 0;
	height: auto;
	width: 100%;
	text-align: center;
}

.text-type-animation {
	text-transform: uppercase;
	font-size: 60px;

}

.txt-rotate {
	color: grey;
}

.txt-rotate {
	color: #fff;
	font-size: 80px;
	font-weight: 800;
	margin: 0;
	line-height: 80px;
}

.debit-card-saction p {
	color: #fff;
	font-size: 16px;
	margin: 30px auto;
	width: 58%;
}

.redeem-btn a {
	display: inline-block;
	width: auto;
	background-color: #F8991B;
	color: #fff;
	padding: 14px 30px;
	border-radius: 7px;
	font-weight: 800;
	text-decoration: none;
}

.about-us-saction {
	background-color: #fff;
	padding: 3rem 0 6rem;
	width: 100%;
	display: inline-block;
}

.left-about {
	display: inline-block;
	width: 100%;
}

.left-about span {
	display: inline-block;
	width: 100%;
	color: #F8991B;
	font-size: 30px;
	font-weight: 600;
	margin: 15px 0 0 auto;
}

.left-about h3 {
	display: inline-block;
	width: 100%;
	margin: 0 0 0 0;
	font-size: 18px;
	font-weight: 400;
	color: #666;
}

.left-about h2 {
	color: #000;
	display: inline-block;
	width: 100%;
	font-weight: 800;
	font-size: 32px;
	line-height: 40px;
	margin: 40px 0 0 0;
}

.left-about h4 {
	display: inline-block;
	width: 100%;
	margin: 70px 0 0 0;
	font-weight: 800;
	color: #000;
	font-size: 20px;
}

.left-about p {
	display: inline-block;
	color: #666;
	font-size: 14px;
	line-height: 23px;
	margin: 5px 0 0 0;
	width: 95%;
}

.img-1-box {
	display: inline-block;
	width: 100%;
	margin: 78px 0 0 0;
}

.img-2-box {
	text-align: center;
	margin: 0 0 0 162px;
}

.image-tow-about {
	border-radius: 0 15px 15px 15px;
}

.image-one-about {
	border-radius: 15px 15px 0 15px;
	margin: 0 0 0 30px;
}

.about-us-saction-tow {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 70px 0;
}

.about-us-saction-tow span {
	display: inline-block;
	width: 100%;
	color: #F8991B;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 18px;
}

.about-us-saction-tow h2 {
	color: #000;
	font-weight: 800;
	margin: 20px 0 0 0;
	font-size: 34px;
}

.about-us-saction-tow p {
	display: inline-block;
	width: 47%;
	color: #666;
	margin: 10px auto;
	font-size: 14px;
}

.about-us-tow-left {
	display: inline-block;
	margin: 40px 0 0 0;
}

.about-us-tow-left img {
	width: 100%;
	border-radius: 7px;
	border: 1px solid #dcdcdc;
	height: 570px;
	object-fit: cover;
}

.about-us-tow-right {
	display: inline-block;
	width: 100%;
	margin: 40px 0 0 0;
	text-align: left;
	padding: 0 0 0 25px;
}

.about-us-tow-right ul {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.about-us-tow-right ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 20px 0;
}

.about-us-tow-right ul li .nbr-box {
	float: left;
	width: 45px;
	height: 45px;
	background-color: #F8991B;
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-style: italic;
	font-size: 22px;
	border-radius: 50%;
	font-weight: 300;
}

.about-us-tow-right ul li .content-box {
	float: right;
	width: 88%;
}

.about-us-tow-right ul li .content-box h3 {
	font-size: 18px;
	font-weight: 800;
	color: #000;
	width: 100%;
}

.about-us-tow-right ul li .content-box h6 {
	color: #666;
	font-weight: 400;
	font-size: 15px;
	width: 100%;
	line-height: 22px;
}

.about-us-tow-right ul li .content-box em {
	font-style: normal;
	width: 100%;
	display: inline-block;
	color: #666;
	font-size: 14px;
	margin: 20px 0 0 20px;
	padding: 0 0 0 15px;
	position: relative;
}

.about-us-tow-right ul li .content-box em::before {
	content: '';
	position: absolute;
	left: 0;
	width: 6px;
	height: 6px;
	background-color: #F8991B;
	border-radius: 50%;
	top: 9px;
}

.about-us-saction-three {
	background-color: #fff;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 70px 0;
}

.about-us-saction-three h2 {
	color: #000;
	font-weight: 800;
	margin: 20px 0 0 0;
	font-size: 34px;
}

.about-us-saction-three p {
	display: inline-block;
	width: 47%;
	color: #666;
	margin: 10px auto;
	font-size: 14px;
}

.box-three-left {
	display: inline-block;
	width: 100%;
	text-align: left;
	margin: 50px 0 0 0;
}

.box-three-left h3 {
	margin: 0;
	display: inline-block;
	width: 100%;
	color: #000;
	font-size: 22px;
	font-weight: 700;
}

.box-three-left ul {
	display: inline-block;
	width: 88%;
	margin: 15px 0 10px;
	padding: 0 0 0 20px;
}

.box-three-left ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 10px 0;
	font-size: 14px;
	position: relative;
	padding: 0 0 0 13px;
}

.box-three-left ul li::before {
	content: '';
	position: absolute;
	left: 0;
	background-color: #F8991B;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	top: 8px;
}

.box-three-left img {
	width: 100%;
	height: 615px;
	object-fit: cover;
	border-radius: 7px;
}

.box-three-left ul {
	display: inline-block;
	width: 88%;
	margin: 15px 0 10px;
	padding: 0 0 0 20px;
}

.about-us-saction-five {
	display: inline-block;
	width: 100%;
	padding: 70px 0;
}

.about-box-five {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 7px 0 #dcdcdc;
	padding: 30px;
	height: 300px;
}

.about-box-five h2 {
	display: inline-block;
	margin: 0;
	width: 100%;
	color: #F8991B;
	font-weight: 700;
	font-size: 20px;
}

.about-box-five ul {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
}

.about-box-five ul li {
	display: inline-block;
	width: 100%;
	color: #333;
	font-size: 14px;
	margin: 0 0 6px 0;
	padding: 0 0 0 15px;
	position: relative;
}

.about-box-five ul li::before {
	content: '';
	position: absolute;
	left: 0;
	background-color: #F8991B;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	top: 9px;
}

.about-us-saction-six {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 70px 0;
	background-color: #fff;
}

.about-us-saction-six span {
	display: inline-block;
	width: 100%;
	color: #F8991B;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 18px;
}

.about-us-saction-six h2 {
	color: #000;
	font-weight: 800;
	margin: 20px 0 0 0;
	font-size: 34px;
}

.about-us-saction-six p {
	display: inline-block;
	width: 47%;
	color: #666;
	margin: 10px auto;
	font-size: 14px;
}

.top {
	padding-top: 30px;
	margin: 0 auto !important;
	width: 75%;
	text-align: left;
}

#accordion {
	width: 100%;
}

.card-header {
	background: chocolate;
}

.top .card-header {
	border: 1px solid #dcdcdc;
	margin: 0 0 0 0;
	padding: 0;
}

.top .card {
	margin-bottom: 10px;
}

.card-header a {
	color: #000 !important;
	text-decoration: none;
	width: 100%;
	display: inline-block;
	font-weight: 600;
	font-size: 15px;
	padding: 8px 14px;
}

.row.top .card-body ul {
	padding: 0;
	margin: 0;
	width: 100%;
}

.row.top .card-body ul li {
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	padding: 0 0 0 15px;
	position: relative;
}

.row.top .card-body ul li::before {
	content: '';
	position: absolute;
	left: 0;
	background-color: #F8991B;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	top: 9px;
}

.about-us-saction-six h3 {
	font-weight: 600;
	margin: 14px 0 0 0;
	font-size: 22px;
}

.about-us-saction-saven {
	display: inline-block;
	width: 100%;
	padding: 70px 0;
}

.about-box-saven img {
	width: 100%;
	border-radius: 10px;
}

.about-box-saven-right h2 {
	font-size: 30px;
	font-weight: 800;
	color: #000;
	width: 100%;
}

.about-box-saven-right p {
	display: inline-block;
	width: 100%;
	color: #000;
	font-size: 16px;
	line-height: 29px;
	margin: 20px 0 0 0;
}

.about-box-saven-right {
	padding: 6rem 70px;
	width: 100%;
}

.carees-opport-saction {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	padding: 70px 0;
}

.carees-opport-saction h2 {
	padding: 0;
	margin: 0;
	width: 100%;
	font-weight: 800;
	color: #000;
}

.carees-opport-saction p {
	color: #666;
	font-size: 14px;
	width: 100%;
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 0;
}

.carees-opport-saction h3 {
	padding: 0;
	margin: 30px 0 0 0;
	font-size: 24px;
	font-weight: 600;
}

.carees-opport-saction ul {
	padding: 0 0 0 25px;
	margin: 20px 0 0 0;
	width: 100%;
}

.carees-opport-saction ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 15px 0;
	position: relative;
}

.carees-opport-saction ul li strong {
	font-size: 15px;
	font-weight: 800;
}

.carees-opport-saction ul li em {
	font-style: normal;
	font-size: 14px;
	color: #666;
}

.carees-opport-saction ul li span {
	display: inline-block;
	width: 100%;
	color: #666;
	font-size: 14px;
}

.faqs-saction {
	padding: 70px 0;
	background-color: #fff;
	display: inline-block;
	width: 100%;
}

.faqs-saction h2 {
	font-size: 26px;
	font-weight: 800;
	margin: 0 0 25px 0;
	width: 100%;
}

.faqs-saction .card-body ul li {
	margin: 0 0 15px 0;
}

.terms-condition-saction {
	background-color: #fff;
	padding: 70px 0;
	width: 100%;
	display: inline-block;
}

.terms-condition-saction h2 {
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 30px;
	font-weight: 800;
	color: #000;
	display: inline-block;
}

.terms-condition-saction span {
	margin: 15px 0;
	padding: 0;
	width: 100%;
	display: inline-block;
}

.terms-condition-saction p {
	margin: 0 0 14px 0;
	padding: 0;
	color: #333;
	font-weight: 300;
	font-size: 16px;
	width: 100%;
	display: inline-block;
}

.terms-condition-saction p a {
	color: #F8991B;
	font-weight: 500;
}

.whistle h2 {
	margin-bottom: 15px;
}

.whistle li {
	font-weight: 600;
}

.whistle ol {
	padding: 0;
}

.acc-login ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}


.acc-login ul li ul a {
	border-bottom: 1px solid #dcdcdc;
	width: 100%;
	display: inline-block;
	padding: 6px 12px;
	font-size: 13px;
	color: black;
}
.acc-login ul li ul a:last-child {
	border-bottom: none;
}
.acc-login ul li:hover>ul,
ul li ul:hover {
	visibility: visible;
	opacity: 1;
	display: block;
}

.acc-login ul li ul li {
	clear: both;
	width: 100%;
}

.my-account-saction {
	display: inline-block;
	width: 100%;
	margin: 70px 0;
}

.my-account-side-bar ul {
	padding: 0 0 0 0;
	margin: 0;
	width: 100%;
}

.my-account-side-bar ul li:last-child {
	margin: 0;
}

.my-account-side-bar ul li:last-child a {
	border-bottom: none;
}

.my-account-side-bar ul li a:hover {
	background-color: #f35800;
	color: #fff;
}

.my-account-side-bar ul li.active a {
	background-color: #f35800;
	color: #fff;
}

.my-account-right-box {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid #dcdcdc;
	padding: 20px;
	height: auto;
}

.my-account-right-box .p1 {
	display: inline-block;
	width: 100%;
	margin: 0 0 0 0;
	color: #000;
	font-weight: 600;
}

.my-account-right-box .p2 {
	font-size: 16px;
	margin: 20px 0 0 0;
	color: #333;
}

.my-account-right-box a {
	text-decoration: none;
	color: #f35800;
}

.acc-login a br {
	display: none;
}

.paginaction svg {
	width: 20px;
}

.flex.justify-between.flex-1.sm\:hidden {
	display: none;
}

.paginaction p {
	float: left;
	width: 50%;
	text-align: left;
}

.paginaction .shadow-sm.rounded-md {
	width: 50%;
	box-shadow: inherit !important;
	margin: 10px 0 0 0;
	display: inline-block;
	text-align: right;
}

.my-account-side-bar ul li a img {
	margin: 0 15px 0 0;
}

.my-account-side-bar ul li a:hover img {
	filter: brightness(0) invert(1);
}

.my-account-side-bar ul li.active a img {
	filter: brightness(0) invert(1);
}

.adress-box-inner {
	float: left;
	width: 47%;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	margin: 0 10px;
	padding: 30px;
	position: relative;
	height: 200px;
}

.adress-box-inner i {
	width: 100%;
	display: inline-block;
	color: #666;
	font-size: 16px;
	margin: 20px 0 0 0;
}

.adress-box-inner a {
	position: absolute;
	right: 20px;
	top: 27px;
	background-color: #f0f0f0;
	border-radius: 4px;
	padding: 6px 20px 8px;
	text-transform: capitalize;
	font-weight: 600;
}

.cart-page-saction {
	display: inline-block;
	width: 100%;
	padding: 30px 0 70px;
}

.cart-page-saction h2 {
	font-size: 20px;
	color: #000;
	font-weight: 600;
	width: 100%;
	display: inline-block;
}



.left-box-cart table {
	width: 100%;
}

.left-box-cart table th {
	border: 1px solid #dcdcdc;
	padding: 7px 7px;
	font-size: 15px;
	font-weight: 800;
}

.product-image-td {
	float: left;
	width: 65px;
}

.product-image-td img {
	width: 100%;
}

.left-box-cart td {
	padding: 5px 10px;
	border: 1px solid #dcdcdc;
	font-size: 15px;
}

.product-name-td {
	float: right;
	width: 75%;
	color: #000;
	font-size: 11px;
	margin: 7px 0 0 0;
}

.left-box-cart td:nth-child(1) {
	width: 35%;
}

.price-td {
	color: #f35800;
	font-weight: 800;
	font-size: 18px !important;
}

.left-box-cart .quantity {
	display: flex;
	border: 1px solid#f35800;
	border-radius: 4px;
	overflow: hidden;
	width: 50%;
}

.left-box-cart .quantity button {
	background-color: #f35800;
	color: #fff;
	border: none;
	cursor: pointer;
	font-size: 20px;
	width: 30px;
	height: auto;
	text-align: center;
	transition: background-color 0.2s;
}

.category-home-main .nunito {
	font-size: 36px;
	font-weight: 600;
	font-family: "Nunito Sans", sans-serif;
}

nav.breadcrumb {
	margin-bottom: 0px;
}

.left-box-cart .input-box {
	width: 40px;
	text-align: center;
	border: none;
	padding: 8px 10px;
	font-size: 16px;
	outline: none;
}

/* Hide the number input spin buttons */
.left-box-cart .input-box::-webkit-inner-spin-button,
.input-box::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.left-box-cart .input-box[type="number"] {
	-moz-appearance: textfield;
}

.price-td .fa.fa-trash-o {
	float: right;
	font-size: 27px;
}

.price-td button {
	float: right;
	padding: 0;
	background-color: transparent;
	border: none;
	color: #f35800;
}

.box-shoping-continew {
	display: inline-block;
	width: 100%;
	margin: 25px 0 0 0;
}

.box-shoping-continew p {
	margin: 0;
	float: left;
	width: 50%;
	font-size: 14px;
}

.box-shoping-continew .update-cart {
	float: right;
	margin: 0;
	color: #f35800;
	text-decoration: none;
	font-size: 14px;
}

.wps_wpr_apply_custom_points {
	display: inline-block;
	width: 100%;
	text-align: left;
	margin: 30px 0 0 0;
}

input#wps_cart_points {
	padding: 8px 5px;
	max-width: 200px;
	display: inline-block;
	margin-right: 10px;
	float: left;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
}

.wps_wpr_restrict_user_message {
	width: 100% !important;
	margin: 10px 0 0 0 !important;
}

.button.wps_cart_points_apply {
	background-color: #F8991B;
	border: none;
	border-radius: 7px;
	color: #fff;
	padding: 9px 23px;
	font-weight: 800;
}

.cart-right-box {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0 0 0 30px;
}

.cart-right-box h3 {
	font-size: 16px;
	font-weight: 700;
	width: 100%;
	display: inline-block;
}

.coupon-apply {
	display: flex;
	width: 100%;
	margin: 5px 0 0 0;
}

.coupon-apply input {
	border: 1px solid #dcdcdc;

	border-radius: 7px 0 0 7px;
	padding: 12px 11px;
	font-size: 14px;
	width: 100%;
}

.coupon-apply button {
	background-color: #F8991B;
	border: none;
	border-radius: 0 7px 7px 0;
	width: 30%;
	color: #fff;
	font-weight: 700;
}

.cart-totals {
	display: inline-block;
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	padding: 20px;
}

.cart-totals h3 {
	margin: 0 0 15px 0;
}

.cart-totals table {
	width: 100%;
}

.cart-totals table td {
	font-size: 14px;
	padding: 7px 0;
}

.cart-totals table td.td-text-right {
	text-align: right;
}

.change-address {
	color: #f35800;
	font-weight: 600;
}

.cart-totals button {
	width: 100%;
	margin: 20px 0 0 0;
	background-color: #f35800;
	border: none;
	border-radius: 7px;
	color: #fff;
	padding: 14px 0;
	font-weight: 700;
}

.payment [type="radio"]:checked,
[type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px;
}

.payment [type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
	position: relative;
	padding-left: 33px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #666;
}

.payment [type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 23px;
	height: 23px;
	border: 1px solid #f8991c;
	border-radius: 100%;
	background: #fff;
}

.payment [type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
	content: '';
	width: 12px;
	height: 12px;
	background: #f8991c;
	position: absolute;
	top: 6px;
	left: 6px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.payment [type="radio"]:not(:checked)+label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.payment [type="radio"]:checked+label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}



.shiping-opction [type="radio"]:checked,
[type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px;
}

.shiping-opction [type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
	position: relative;
	cursor: pointer;
	display: inline-block;
	color: #666;
	top: 0px;
	width: 100%;
	padding-left: 33px;
}

.shiping-opction [type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0px;
	width: 23px;
	height: 23px;
	border: 1px solid #f8991c;
	border-radius: 100%;
	background: #fff;
}

.shiping-opction [type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
	content: '';
	width: 12px;
	height: 12px;
	background: #f8991c;
	position: absolute;
	top: 6px;
	left: 5px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.shiping-opction [type="radio"]:not(:checked)+label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.shiping-opction [type="radio"]:checked+label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.step-one h3 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}

.step-one p {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
}

.step-one {
	margin-bottom: 25px;
}

.step-tow h3 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}

.step-tow p {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
}

.full-checkout-input input {
	width: 100%;
}

.checkout-box-left input {
	padding: 10px 14px;
	border-radius: 7px;
	margin-bottom: 15px;
	border: 1px solid #ddd;
	outline: none;
	font-size: 14px;
}

.full-checkout-input textarea {
	width: 100%;
}

.checkout-box-left textarea {
	border: 1px solid #ddd;
	border-radius: 7px;
	font-size: 14px;
	padding: 14px 0px 0px 14px;
	outline: none;
	margin-bottom: 15px;
}

.checkout-box-left select {
	width: 100%;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	border-radius: 7px;
	padding: 10px 14px;
	margin-bottom: 15px;
	cursor: pointer;
}

.checkout-box-left input {
	width: 100%;
}

.check-button-row .form-group {
	display: block;
	margin-bottom: 25px;
}

.check-button-row .form-group input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}

.check-button-row .form-group label {
	position: relative;
	cursor: pointer;
}

.check-button-row .form-group label::before {
	content: '';
	-webkit-appearance: none;
	background-color: transparent;
	border: 2px solid #f8991c;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 10px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 20px;
	border-radius: 4px;
}

.check-button-row .form-group input:checked+label:after {
	content: '';
	display: block;
	position: absolute;
	top: 2px;
	left: 9px;
	width: 6px;
	height: 14px;
	border: solid #f8991c;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

.checkout-box-left .step-three h3 {
	display: inline-block;
	width: 100%;
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 0 0;
}

p.shiping-opction {
	border: 1px solid #000;
	padding: 15px 15px;
	border-radius: 7px;
	font-size: 14px;
	margin: 15px 0;
}

.check-button-row textarea {
	width: 100%;
}

.place-order-btn button {
	padding: 11px 88px;
	border-radius: 7px;
	font-weight: 700;
	color: #fff;
	background-color: #f8991c;
	font-size: 14px;
	border: none;
}

.place-order-btn {
	padding-top: 15px;
}

.place-order-btn button:disabled {
	background-color: #dcdcdc;
	cursor: not-allowed;
}

.check-button-row p.terms-p {
	margin-top: 8px;
	font-size: 14px;
}

p.payment {
	border: 1px solid #000;
	padding: 15px 15px;
	border-radius: 7px;
	margin: 15px 0;
}

p.shiping-opction span {
	float: right;
	font-weight: bold;
	color: #000;
}

p.payment em {
	width: 100%;
	display: inline-block;
	color: #000;
	margin-top: 15px;
}

.check-button-row {
	margin-top: 25px;
}

.order-summery h3 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
	width: 100%;
	display: inline-block;
}

.product-left-img img {
	width: 100%;
}

.add-coupn a {
	font-size: 16px;
	text-decoration: none;
	color: #f8991c;
}

.add-coupn {
	border-top: 1px solid #000;
	margin: 15px 00 0;
	padding: 15px 0;
	display: inline-block;
	width: 100%;
}

.product-left-img {
	display: inline-block;
	width: 20%;
}

.product-right-name {
	float: right;
	width: 80%;
	padding: 0 0 0 20px;
}

.product-right-name span {
	display: inline-block;
	width: 100%;
	font-size: 14px;
}

.product-right-name strong {
	display: inline-block;
	width: 100%;
	margin: 8px 0;
	font-size: 23px;
}

.table-price {
	display: inline-block;
	width: 100%;
}

.table-price table {
	width: 100%;
}


.table-price table td span {
	display: inline-block;
	width: 100%;
	margin: 10px 0 0 0;
}

.apyly-store {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	margin: 15px 0 0 0;
	border-radius: 10px;
	border: 1px solid #dcdcdc;
	padding: 20px;
}

.apyly-store h3 {
	font-size: 14px;
	font-weight: 800;
	width: 100%;
	display: inline-block;
	margin: 0 0 15px 0;
}

.apyly-store span {
	font-weight: 400;
	font-size: 16px;
	width: 100%;
	display: inline-block;
}

.apyly-store span strong {
	color: #F8991B;
	margin: 0 7px 0 0;
}

.apyly-store p {
	font-size: 14px;
	margin: 10px 0;
}

.apyly-store input {
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	font-size: 16px;
	padding: 10px 20px;
	width: 70%;
}

.apyly-store button {
	width: 29%;
	background-color: #F8991B;
	padding: 11px 0;
	border: none;
	border-radius: 7px;
	color: #fff;
	font-weight: 600;
}

.table-order {
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	width: 100%;
	overflow: hidden;
}

.table-order table {
	width: 100%;
}

.table-order table th {
	color: #000;
	padding: 10px 10px;
	font-size: 16px;
	background-color: #f5f5f5;
}

.table-order table td {
	padding: 20px 10px;
	font-size: 14px;
}

.table-order table td .button-table {
	background-color: #39FF14;
	color: #fff;
	padding: 9px 20px;
	border-radius: 7px;
	font-weight: 600;
}

.color-orenge {
	color: #f35800;
}

.billing-edite-address-all {
	height: auto;
}

.billing-edite-address {
	display: inline-block;
	width: 100%;
}

.billing-edite-address h2 {
	font-size: 22px;
	font-weight: 700;
	width: 100%;
	display: inline-block;
}

.billing-edite-left {
	float: left;
	width: 48%;
	margin-bottom: 15px;
}

.billing-edite-right {
	float: right;
	width: 48%;
	margin-bottom: 15px;
}

.billing-edite-address label {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	font-weight: 600;
}

.billing-edite-address input {
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	padding: 12px 10px;
	font-size: 14px;
	color: #000;
	margin: 5px 0 0 0;
}

.billing-edite-address em {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	font-style: normal;
	margin: 15px 0 0 0;
}

.billing-edite-address span {
	display: inline-block;
	width: 100%;
	margin: 10px 0;
	font-weight: 700;
}

.billing-edite-full {
	display: inline-block;
	width: 100%;
}

.billing-edite-button {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
}

.billing-edite-button button {
	background-color: #39FF14;
	border: none;
	border-radius: 7px;
	color: #fff;
	padding: 12px 18px;
	font-weight: 700;
}

.billing-edite-address select {
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	background-color: #fff;
	padding: 12px 10px;
	cursor: pointer;
	margin: 5px 0 0 0;
}

.my-order-detail {
	margin: 15px 0 0 0;
}

.my-order-detail span {
	width: auto;
	margin: 0 5px 0 0;
}

.my-order-detail td {
	padding: 6px 10px !important;
	border-bottom: 1px solid #dcdcdc;
	font-size: 14px !important;
}

.my-order-detail tfoot tr:last-child td {
	border: none;
}

.shipped_via {
	display: inline-block;
	color: #000;
}

.billing-edite-address-all p {
	font-size: 14px;
}

.my-order-detail-box {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
}

.my-order-detail-box-inner {
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	overflow: hidden;
	height: 270px;
}

.my-order-detail-box-inner h4 {
	margin: 0;
	font-size: 20px;
	font-weight: 600;
	color: #000;
	background-color: #f5f5f5;
	padding: 15px 15px;
}

.my-order-detail-box-inner ul {
	margin: 15px 0;
	padding: 0 0 0 15px;
}

.my-order-detail-box-inner ul li {
	display: inline-block;
	width: 100%;
	color: #333;
	margin: 0 0 15px 0;
	font-size: 14px;
}

.my-order-detail-box-inner ul li:last-child {
	margin: 0;
}

.my-order-detail-box-inner ul li img {
	margin: 0 10px 0 0;
}

.rating {
	display: flex;
	width: 100%;
}

.rating .rate {
	margin: 0 0px 0 0;
	position: relative;
}

.rating .rate label::after {
	display: none;
}

.rating .rate label::before {
	display: none;
}

.rating .rate label {
	padding: 0;
	margin: 14px 5px 0 0;
	color: #666;
}

.rating .rate label .fa.fa-star {
	font-size: 20px;
}

.rate input {
	left: 0 !important;
	right: 0 !important;
	position: absolute !important;
	height: 100%;
	width: 100%;
	opacity: 0;
}

.rating input:checked+label i {
	color: #F39519;
}

.rating label:hover,
.rating label:hover~label {
	color: #F39519;
}

.my-point-page p {
	float: left;
	width: 100%;
}

.my-point-page .view-point-log {
	float: right;
	width: 50%;
	text-align: right;
}

.point-box {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
}

.point-box span {
	font-weight: 700;
	width: 100%;
	display: inline-block;
}

.point-box-inner_1 {
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	width: 100%;
	padding: 12px 10px;
	margin: 10px 0 0 0;
}

.my-order-page {
	height: auto;
}

.point-box-inner_2 p {
	width: 100%;
	display: inline-block;
}

.my-account-right-box.my-point-page {
	height: auto;
}

.point-box-inner_2 p span {
	width: auto;
	color: #F8991B;
}

.point-box-inner_2 label {
	font-weight: 600;
	font-size: 14px;
	width: 100%;
	margin: 0 0 5px 0;
}

.point-box-inner_2 .cupon-code-input {
	float: left;
	width: auto;
	margin: 0 0 0 0;
}

.cupon-code-input input {
	border: 1px solid #dcdcdc;
	border-radius: 7px 0 0 6px;
	padding: 12px 10px;
	display: inline-block;
	color: #000;
}

.cupon-code-button {
	float: left;
}

.cupon-code-button button {
	background-color: #F8991B;
	color: #fff;
	border: none;
	border-radius: 0 7px 7px 0;
	padding: 13px 10px;
	font-weight: 600;
}

.point-box-inner_2 form {
	display: inline-block;
	width: 100%;
	margin: 0 0 30px 0;
}

.features-page-all {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	padding: 30px;
}

.features-box {
	display: inline-block;
	width: 100%;
}

.icon-feature {
	float: left;
	width: auto;
}

.text-feature {
	float: right;
	width: 80%;
	padding: 0 0 0 10px;
}

.text-feature h3 {
	font-size: 17px;
	font-weight: 800;
	width: 100%;
	display: inline-block;
}

.text-feature p {
	margin: 0;
	font-size: 14px;
	color: #333;
	width: 100%;
	display: inline-block;
}

.order-placed-box-1 {
	display: inline-block;
	width: 100%;
}

.order-placed-box-1 p {
	font-size: 14px;
	width: 100%;
	margin: 0 0 20px 0;
}

.order-placed-box-1 p img {
	width: 23px;
	margin: 0 10px 0px 0;
}

.order-placed-box-1 {
	display: inline-block;
	width: 100%;
	background-color: #f5f5f5;
	padding: 15px;
	border-radius: 7px;
}

.order-placed-box-1 table {
	width: 100%;
}

.order-placed-box-1 table span {
	display: inline-block;
	width: 100%;
	margin: 0 0 7px 0;
	font-size: 14px;
}

.order-placed-box-1 table td {
	border-right: 1px dashed;
	padding: 0 15px;
}

.order-placed-box-1 table tr td:last-child {
	border: none;
}

.order-placed-box-1 table td strong {
	color: #F8991B;
}

.my-account-right-box.order-placed-all {
	height: auto;
}

.order-placed-box-2 {
	display: inline-block;
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	overflow: hidden;
	margin: 15px 0 0 0;
}

.order-placed-box-2 h3 {
	display: inline-block;
	width: 100%;
	background-color: #f5f5f5;
	padding: 12px 15px;
	font-size: 18px;
	font-weight: 800;
	margin-bottom: 15px;
}

.order-placed-box-2 th {
	font-size: 18px;
	font-weight: 800;
	padding: 5px 15px;
	border: 1px solid #f5f5f5;
}

.order-placed-box-2 td a {
	display: inline-block;
	font-size: 14px;
}

.order-placed-box-2 td img {
	width: 40px;
	float: left;
	margin: 0 4px 0 0;
}

.order-placed-box-2 td {
	padding: 10px 15px;
	font-size: 14px;
	border: 1px solid #f5f5f5;
}

.order-placed-box-2 td p {
	margin: 3px 0 0 0;
	font-size: 13px;
	width: 100%;
}

.order-placed-box-2 td .color-add {
	color: #F39519;
	font-size: 18px;
}

.order-placed-box-2 tr:last-child td {
	border-bottom: none;
}

.right-checkout-input {
	float: right;
	width: 48%;
}

.left-checkout-input {
	float: left;
	width: 48%;
}

.full-checkout-input {
	display: inline-block;
	width: 100%;
}

#serach_top_header_category_products {
	position: relative;
	width: 100%;
}

.serach_top_header_category_products_res {
	position: absolute;
	z-index: 999;
	background-color: #fff;
	width: 100%;
	left: 0;
	margin: 4px 0 0 0;
	border-radius: 7px;
	border: 1px solid #dcdcdc;
	padding: 15px;
}

.serach_top_header_category_products_res ul li a:hover {
	color: #F8991B;
}

.serach_top_header_category_products_res p {
	font-size: 14px;
	margin: 0;
	display: inline-block;
	width: 100%;
}

.serach_top_header_category_products_res ul {
	margin: 15px 0 0 0;
	padding: 0 0px 0 0;
	width: 100%;
}

.serach_top_header_category_products_res ul li {
	width: 100%;
	display: inline-block;
	list-style: none;
	margin: 0;
	border-top: 1px solid #dcdcdcdc;
	padding: 8px 0;
}

.serach_top_header_category_products_res ul li .product-img-li img {
	width: 40px;
	float: left;
}

.product-img-li {
	float: left;
	width: auto;
}

.product-text-li {
	float: left;
	width: 80%;
	padding: 0 15px;
}

.product-ptice-li {
	float: right;
	width: auto;
}

.serach_top_header_category_products_res ul li a {
	color: #000;
	font-size: 14px;
	display: inline-block;
	width: 100%;
}

.serach_top_header_category_products_res ul li strong {
	display: inline-block;
	width: 100%;
}

.view-all-products {
	text-align: center;
	margin: 15px 0;
	width: 100%;
	display: inline-block;
}

.view-all-products a {
	color: #F8991B;
	font-weight: 600;
	font-size: 17px;
}

.point-log-table h2 {
	font-weight: 700;
	font-size: 24px;
	margin: 0;
	width: 100%;
}

.point-log-table #accordionFlushExample {
	margin: 15px 0 0 0;
	display: inline-block;
	width: 100%;
}

.point-log-table .accordion button {
	border: 1px solid #dcdcdc;
	border-radius: 7px !important;
	padding: 12px 15px;
	font-weight: 600;
	font-size: 14px;
}

.accordion-button.collapsed:focus {
	box-shadow: inherit !important;
}

.accordion-button:focus {
	z-index: 3;
	outline: 0;
	box-shadow: inherit !important;
	background-color: #fff !important;
	color: #F8991B !important;
}

.point-log-table #accordionFlushExample .accordion-body {
	padding: 0 0;
	margin: 15px 0 0 0;
}

.point-log-table #accordionFlushExample .accordion-body table {
	width: 100%;
}

.accordion-body table th {
	background-color: #f5f5f5;
	padding: 8px 6px;
	font-size: 16px;
}

.accordion-body table tr th:first-child {
	border-radius: 8px 0 0 0px;
}

.accordion-body table tr th:last-child {
	border-radius: 0px 8px 0px 0px;
}

.accordion-body table td {
	padding: 10px 7px;
	font-size: 14px;
	border: 1px solid #dcdcdc;
}

.accordion-button:not(.collapsed) {
	color: #000 !important;
	background-color: #fff !important;
	box-shadow: inherit !important;
}

.totle-poin-box {
	display: inline-block;
	width: 100%;
	margin: 50px 0 0 0;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	padding: 15px 13px;
}

.totle-poin-box h3 {
	width: 100%;
	margin: 0;
	font-size: 16px;
	font-weight: 700;
}

.upload-invoice {
	text-align: center;
}

.upload-invoice h2 {
	font-size: 24px;
	font-weight: 700;
	margin: 30px 0 0 0;
	width: 100%;
}

.upload-invoice #upload_invoice {
	margin: 30px auto;
	width: 40%;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	position: relative;
	box-shadow: 0 0 7px 0 #dcdcdc;
	padding: 60px 40px;
}

.upload-images-inv {
	display: inline-block;
	width: 78%;
	position: relative;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	padding: 15px 0;
}

.upload-images-inv #invoice_image {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	z-index: 99;
}

.upload-images-inv label {
	font-size: 16px !important;
	font-weight: 600;
}

.upload-button-inv {
	display: inline-block;
	width: 100%;
	margin: 25px 0 0 0;
}

.upload-button-inv .disable-button {
	background-color: #39FF14;
	border: none;
	border-radius: 7px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 12px 30px;
}

.my-account-right-box.upload-invoice {
	height: auto;
}

#invoice_image-error {
	color: #f00;
	font-weight: 600;
	font-size: 13px !important;
}

.my-upload-inv {
	display: inline-block;
	width: 100%;
	margin: 0;
}

.my-upload-inv .nav.nav-tabs {
	border: none;
}

.my-upload-inv .nav.nav-tabs li a {
	padding: 10px 15px;
	border: none;
	color: #000;
	font-weight: 600;
	font-size: 16px;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.my-upload-inv .nav.nav-tabs li a.active {
	background-color: #F8991B;
	color: #fff;
}

.my-upload-inv .nav.nav-tabs li {
	margin: 0 5px 0 0;
}

.my-upload-inv table {
	width: 100%;
}

.my-upload-inv .tab-content {
	margin: 20px 0 0 0;
}

.my-upload-inv .tab-content th {
	background-color: #f5f5f5;
	padding: 10px 12px;
	font-size: 14px;
}

.my-upload-inv .tab-content td {
	border: 1px solid #f5f5f5;
	padding: 10px 12px;
	font-size: 14px;
}

.my-upload-inv .tab-content tr th:first-child {
	border-radius: 7px 0 0 0;
}

.my-upload-inv .tab-content tr th:last-child {
	border-radius: 0 7px 0 0;
}

.img-loader img {
	width: 50px;
	margin: 15px 0 0 0;
}

#manual_upload_invoice_model h3 {
	font-size: 16px;
	font-weight: 600;
	width: 100%;
}

#manual_upload_invoice_model .close {
	border-radius: 50%;
	width: 40px;
	height: 40px;
	border: none;
	font-size: 28px;
	display: inline-block;
	text-align: center;
	position: absolute;
	right: 7px;
	top: 10px;
	padding: 0;
	z-index: 999;
	font-family: none !important;
}

#manual_upload_invoice label {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 3px 0;
}

#manual_upload_invoice input {
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	padding: 10px 10px;
	margin-bottom: 15px;
}

#manual_upload_invoice .model-disable-button {
	background-color: #F8991B;
	color: #fff;
	border: none;
}

#manual_upload_invoice label.error {
	color: #f00;
	font-size: 13px;
	font-weight: 400;
	top: -14px;
	position: relative;
}

.top-header-current-points {
	font-size: 15px;
	font-weight: 600;
	color: #f8991b;
}

.points-rewards-calculator .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #F8991B !important;
	background: #F8991B !important;
	font-weight: normal;
	color: #454545;
	border-radius: 50%;
}

.ui-widget-header {
	border: 1px solid #dddddd;
	background: #F8991B !important;
	color: #333333;
	font-weight: bold;
	border-radius: 20px !important;
}

#points-slider {
	border: 1px solid;
	border-radius: 20px !important;
}

.ui-slider-handle.ui-corner-all.ui-state-default:focus-visible {
	outline: none !important;
}

.points-rewards-calculator p {
	margin: 14px 0;
}


.billing-edite-left label {
	width: 100%;
	text-align: left;
}

.billing-edite-left input {
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 6px;
	margin: 5px 0 0 0;
	padding: 12px 10px;
}

.paginaction .px-4 {
	padding-right: 14px !important;
	padding-left: 14px !important;
	color: #000;
	text-decoration: none;
}

.paginaction .px-2 {
	padding-right: 4px !important;
	padding-left: 7px !important;
	margin: 0 6px;
}

.card-image-left img {
	width: 100%;
}

.card-image-left {
	float: left;
	width: 14%;
	text-align: left;
}

#card-element {
	border: 1px solid;
	border-style: dashed;
	border-radius: 4px;
	padding: 17px 10px !important;
}

.credit-card-form {
	width: 100%;
	text-align: center;
	display: inline-block;
	margin: 20px 0 0;
}

.card-form-right {
	float: right;
	width: 85%;
	text-align: left;
}

.team-all-row {
	display: inline-block;
	width: 100%;
	margin: 50px 0;
}

.box-team {
	display: inline-block;
	width: 100%;
	margin: 0;
	position: relative;
}

.box-team img {
	width: 100%;
}

.box-centent-team {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: left;
	padding: 30px 40px;
}

.box-centent-team h3 {
	width: 100%;
	display: inline-block;
	margin: 0 0 0 0;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	position: relative;
	z-index: 1;
}

.box-centent-team p {
	margin: 4px 0 0 0;
	color: #fff;
	font-size: 14px;
	width: 100%;
	position: relative;
	z-index: 1;
}

.box-team:hover .box-centent-team::before {
	content: '';
	position: absolute;
	top: -30%;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	background: linear-gradient(to bottom, rgba(34, 34, 34, 0), #222);
	z-index: 0;
}

.popup-box [data-ml-modal] {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	z-index: 999;
	width: 0;
	height: 0;
	opacity: 0;
}

.popup-box [data-ml-modal]:target {
	width: auto;
	height: auto;
	opacity: 1;
	-webkit-transition: opacity 1s ease;
	transition: opacity 1s ease;
}

.popup-box [data-ml-modal]:target .modal-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	cursor: pointer;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 1;
}

.popup-box [data-ml-modal] .modal-dialog {
	position: relative;
	width: 100%;
	max-width: 660px;
	margin: 10% auto;
	z-index: 2;
}

.popup-box .modal-dialog-lg {
	max-width: 960px !important;
}

.popup-box [data-ml-modal] .modal-dialog>h3 {
	background-color: #eee;
	border-bottom: 1px solid #b3b3b3;
	font-size: 24px;
	font-weight: 400;
	margin: 0;
	padding: 0.8em 56px .8em 27px;
}

.popup-box [data-ml-modal] .modal-content {
	background: #fff;
	padding: 0;
	border-radius: 20px;
	overflow: hidden;
	border: none;
}

.popup-box [data-ml-modal] .modal-close {
	position: relative;
	color: #000;
	background-color: #fff;
	border-radius: 50%;
	height: 32px;
	width: 30px;
	font-size: 28px;
	line-height: 24px;
	text-align: center;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	z-index: 999;
	text-decoration: none;
	border: 1px solid;
	cursor: pointer;
	float: right;
	border: none;
	top: -2px;
}

.popup-box [data-ml-modal] .modal-close:hover {
	background-color: #0085a6;
	color: #fff;
	cursor: pointer;
}

[data-ml-modal] p:first-child,
[data-ml-modal] p:last-child {
	margin: 0;
}

@media (max-width:767px) {
	.popup-box [data-ml-modal] .modal-dialog {
		margin: 20% auto;
	}
}

.link.poup-button {
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 14px;
	margin: 20px 0 0 0;
	display: none;
	text-transform: uppercase;
	text-decoration: underline;
}

.box-team:hover .poup-button {
	display: inline-block;
}

.poup-box-text-left {
	float: left;
	width: 50%;
	position: relative;
}

.poup-box-text-right {
	float: right;
	width: 50%;
	padding: 20px;
}

.poup-box-text-left img {
	width: 100%;
}

.poup-box-text-left .text-image-left {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 35px 20px;
}

.poup-box-text-left .text-image-left p {
	color: #fff;
	font-size: 18px;
	font-style: italic;
}

.poup-box-text-right h3 {
	font-size: 20px;
	font-weight: 800;
	color: #000;
	width: 100%;
	margin: 0 0 0 0;
}

.poup-box-text-right span {
	display: inline-block;
	width: 100%;
	margin: 10px 0 0 0;
	color: #666;
}

.poup-box-text-right p {
	display: inline-block;
	width: 100%;
	margin: 30px 0 0 0 !important;
	color: #333;
	font-size: 16px;
	line-height: 26px;
}







/**New HomePage Css**/

.new-home-page-all .container {
	max-width: 1440px;
}

.header-top-new {
	display: inline-block;
	width: 100%;
	background-color: #282828;
	padding: 20px 0;
	border-bottom: 1px solid #3D3D3D;
}

.top-left {
	display: flex;
	width: 100%;
}

.logo-new {
	display: inline-block;
	width: auto;
	margin: 0 38px 0 0;
}

.serch-new {
	display: inline-block;
	width: 100%;
	position: relative;
}

.serch-new .search-input {
	background-color: #fff;
	border: none;
	border-radius: 7px;
	font-size: 13px;
	font-weight: 400;
	width: 100%;
	padding: 11px 10px;
	font-family: "Nunito Sans", sans-serif;
}

.serch-new .search-submit {
	position: absolute;
	right: 10px;
	border: none;
	background-color: transparent;
	padding: 0;
	color: #8C8C8C;
	top: 7px;
}

.top-nev-left {
	display: inline-block;

	width: auto;
	padding: 6px 0 0 0;
}

.top-nev-left ul {
	padding: 0;
	margin: 0;
}

.top-nev-left ul li {
	display: inline-block;
	width: auto;
	margin: 0 14px 0 0px;
}

.top-nev-left ul li a {
	display: inline-block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 400;
	font-family: "Nunito Sans", sans-serif;
}

.button-right-top {
	float: right;
	width: auto;
}

.button-right-top ul {
	margin: 0;
	padding: 0;
	width: auto;
}

.button-right-top ul li {
	display: inline-block;
	margin: 0 0 0 15px;
	width: auto;
}

.button-right-top ul li .sign-in {
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 7px;
	padding: 10px;
	text-decoration: none;
	color: #fff;
	font-family: "Nunito Sans", sans-serif;
	font-size: 14px;
}

.button-right-top ul li .register {
	display: inline-block;
	width: auto;
	background-color: #39FF14;
	padding: 10px 15px;
	border-radius: 7px;
	text-decoration: none;
	color: #000;
	font-family: "Nunito Sans", sans-serif;
	font-size: 14px;
}

.navigaction-new {
	background-color: #39FF14;
	padding: 10px 0;
	width: 100%;
	display: inline-block;
}

.navigaction-new .navbar.navbar-expand-lg.navbar-light.bg-light {
	background-color: transparent !important;
	padding: 0 !important;
}

.navigaction-new ul li a {
	padding: 0;
	color: #282828;
	font-size: 14px;
	font-weight: 600;
	font-family: "Nunito Sans", sans-serif;
}

.navigaction-new .navbar-nav.mr-auto {
	display: inline-block;
	text-align: justify;
	width: 100%;
}

.navigaction-new ul li {
	display: inline-block;
	width: auto;
	margin: 0 17px 0 0;
}

.navigaction-new ul li:last-child {
	margin: 0;
}

.banner-new-saction .slide {
	height: 747px !important;
}

@media (min-width: 992px) {

	.slider,
	.slide {
		height: 747px;
	}
}

.slide {
	position: relative;
}

.slide .slide__img {
	width: 100%;
	height: auto;
	overflow: hidden;
}

@media (min-width: 992px) {
	.slide .slide__img {
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}
}

.slide .slide__img img {
	max-width: 100%;
	height: auto;
	opacity: 1 !important;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	transition: all 1s ease;
}

.slide .slide__content {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0%, 38%);
}

img.img-position {
	position: absolute;
	z-index: 999;
	bottom: 3%;
	right: 38%;
	width: 20%;
}

.slide .slide__content--headings {
	text-align: left;
	color: #FFF;
}

.slide .slide__content--headings h2 {
	font-size: 74px;
	margin: 0 0 0;
	text-align: left;
	font-family: 'Helvetica Rounded LT Std';
	line-height: 74px;
}

.slide .slide__content--headings .animated {
	transition: all 0.5s ease;
}

.slider [data-animation-in] {
	opacity: 0;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	transition: opacity 0.5s ease 0.3s;
}

.slick-dotted .slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: 25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	border: 0;
	display: block;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 5px;
	cursor: pointer;
	transition: all 0.3s ease;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.simple-dots .slick-dots li {
	width: 20px;
	height: 20px;
}

.simple-dots .slick-dots li button {
	border-radius: 50%;
	background-color: white;
	opacity: 0.25;
	width: 20px;
	height: 20px;
}

.simple-dots .slick-dots li button:hover,
.simple-dots .slick-dots li button:focus {
	opacity: 1;
}

.simple-dots .slick-dots li.slick-active button {
	color: white;
	opacity: 0.75;
}

.stick-dots .slick-dots li {
	height: 3px;
	width: 50px;
}

.stick-dots .slick-dots li button {
	position: relative;
	background-color: white;
	opacity: 0.25;
	width: 50px;
	height: 3px;
	padding: 0;
}

.stick-dots .slick-dots li button:hover,
.stick-dots .slick-dots li button:focus {
	opacity: 1;
}

.stick-dots .slick-dots li.slick-active button {
	color: white;
	opacity: 0.75;
}

.stick-dots .slick-dots li.slick-active button:hover,
.stick-dots .slick-dots li.slick-active button:focus {
	opacity: 1;
}

/* /////////// IMAGE ZOOM /////////// */
@-webkit-keyframes zoomInImage {
	from {
		transform: scale3d(1, 1, 1);
	}

	to {
		transform: scale3d(1.1, 1.1, 1.1);
	}
}

@keyframes zoomInImage {
	from {
		transform: scale3d(1, 1, 1);
	}

	to {
		transform: scale3d(1.1, 1.1, 1.1);
	}
}

.zoomInImage {
	-webkit-animation-name: zoomInImage;
	animation-name: zoomInImage;
}

@-webkit-keyframes zoomOutImage {
	from {
		transform: scale3d(1.1, 1.1, 1.1);
	}

	to {
		transform: scale3d(1, 1, 1);
	}
}

@keyframes zoomOutImage {
	from {
		transform: scale3d(1.1, 1.1, 1.1);
	}

	to {
		transform: scale3d(1, 1, 1);
	}
}

.zoomOutImage {
	-webkit-animation-name: zoomOutImage;
	animation-name: zoomOutImage;
}

.slide__content p {
	text-align: left;
}

.banner-new-saction .container {
	position: relative;
}

.slide__content p {
	text-align: left;
	font-family: "Nunito Sans", sans-serif;
	font-size: 24px;
	font-weight: 600;
	margin: 30px 0 0 0;
	width: 100%;
}

.slide__content a {
	background-color: #fff;
	border-radius: 7px;
	padding: 10px 20px;
	text-decoration: none;
	display: inline-block;
	width: auto;
	color: #F35800;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans", sans-serif;
	margin: 33px 0 0 0;
}

.slide__content a img {
	width: auto !important;
	height: auto !important;
	display: inline-flex;
	margin: 0 0 0 4px;
}

.banner-new-saction .slick-dots {
	display: inline-block !important;
	bottom: 26px !important;
}

.banner-new-saction .slick-dots button {
	width: 10px !important;
	height: 10px !important;
	border-radius: 50%;
	background-color: transparent !important;
	border: 1px solid #fff !important;
}

.banner-new-saction .slick-dots li {
	width: auto !important;
}

.banner-new-saction {
	display: inline-block;
	width: 100%;
	margin: -4px 0 0 0;
}

.logo-saction-slider {
	display: inline-block;
	width: 100%;
	text-align: center;
	background-color: #39FF14;
	padding: 23px 0;
	margin: -9px 0 0 0;
}

.logo-saction-slider ul {
	margin: 0;
	padding: 0;
	width: auto;
}

.logo-saction-slider ul li {
	color: #282828;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Helvetica Rounded LT Std';
	text-align: center;
	display: inline-block !important;
	float: inherit !important;
}

.about-saction-new {
	display: inline-block;
	width: 100%;
	padding: 115px 0 0 0;
}

.about-image img {
	margin: 4rem 0 0 -3rem;
}

.about-text {
	display: inline-block;
	width: 100%;
}

.about-text span {
	color: #282828;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	width: 100%;
	font-family: "Nunito Sans", sans-serif;
	display: inline-block;
}

.about-text h2 {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
	color: #282828;
	font-size: 48px;
	font-family: 'Helvetica Rounded LT Std';
}

.about-text h2 em {
	font-style: normal;
	color: #F35800;
}

.row-inner-about {
	display: inline-block;
	width: 100%;
	margin: 30px 0 0 0;
}

.box-inner-row {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.07);
	border-radius: 11px;
	padding: 16px 24px;
	margin: 0 0 20px 0;
	height: 93%;
}

.box-inner-row h3 {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
	font-size: 20px;
	font-weight: 800;
	font-family: "Nunito Sans", sans-serif;
}

.box-inner-row p {
	display: inline-block;
	width: 100%;
	margin: 3px 0 0 0;
	font-family: "Nunito Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #282828;
}

.accordion-button {
	background-color: #01579b;
	color: white;
	font: 20px Roboto, sans-serif;
}

.accordion-button:after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
	filter: brightness(0) invert(1);
}

.accordion-button:not(.collapsed):after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
	filter: brightness(0) invert(1);
}

.accordion-button:hover {
	font: 21px Roboto, sans-serif;
}

.accordion-button:not(.collapsed) {
	background-color: #0277bd;
	color: white;
}

.accordion-item {
	background-color: #e1f5fe;
	font: 16px Roboto, sans-serif;
}

.join-with-click-saction {
	display: inline-block;
	width: 100%;
	padding: 153px 0;
	background: url('../images/shoping-bg.jpg');
	background-size: cover;
	background-position: 100%;
}

.box-left-join-with span {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-family: "Nunito Sans", sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
}

.box-left-join-with h2 {
	color: #fff;
	font-family: 'Helvetica Rounded LT Std';
	font-size: 48px;
	margin: 0;
	display: inline-block;
}

.box-left-join-with #accordionExample {
	display: inline-block;
	margin: 28px 0 0 0;
	width: 100%;
}

.box-left-join-with #accordionExample .accordion-item {
	background-color: transparent;
	border: none;
}

.box-left-join-with #accordionExample .accordion-item h2 {
	background-color: transparent;
	width: 100%;
	display: inline-block;
}

.box-left-join-with #accordionExample .accordion-item .accordion-button {
	background-color: transparent !important;
	border-radius: 0;
	border-top: 1px solid #f7a170;
	padding: 26px 0;
	width: 100%;
	font-family: "Nunito Sans", sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #fff !important;
}

.box-left-join-with .accordion-body {
	padding: 0px 0 26px 0;
}

.box-left-join-with .accordion-body p {
	margin: 0;
	color: #fff;
	font-family: "Nunito Sans", sans-serif;
	font-size: 16px;
	font-weight: 600;
	width: 100%;
	display: inline-block;
}

.box-left-join-with .accordion-body a {
	display: inline-block;
	margin: 20px 0 0 0;
	background-color: #fff;
	border-radius: 7px;
	padding: 10px 20px;
	text-decoration: none;
	color: #F35800;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans", sans-serif;
}

.box-right-join-with {
	display: inline-block;
	width: auto;
	position: relative;
}

.box-right-join-with .icon-join-3 {
	position: absolute;
	bottom: -121px;
	left: -10px;
}

.box-right-join-with .icon-join-2 {
	float: right;
}

.shop-cetageory-slider {
	display: inline-block;
	width: 100%;
	padding: 24px 0 0 0;
	background-color: #fff;
}

.cetagory-box {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px 0 #dcdcdc;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 20px 0 0 0;
	height: 200px;
	overflow: hidden;
}

.cetagory-box img {
	display: inline-block !important;
}

.cetagory-box span {
	display: inline-block;
	width: 100%;
	color: #000;
	margin: 0 0 0 0;
	font-family: "Nunito Sans", sans-serif;
	font-size: 13px;
	font-weight: 700;
	background-color: rgba(249, 249, 249, 1);

	padding: 16px;
}

.shop-cetageory-slider li {
	margin: 0 10px;
}

.shop-cetageory-slider button {
	bottom: 40% !important;
	background-color: #F7F7F7;
	border-radius: 30%;
	width: 60px;
	height: 60px;
}

.shop-cetageory-slider .slick-next.slick-arrow {
	right: -80px;
}

.shop-cetageory-slider .slick-prev.slick-arrow {
	left: -47px;
}

.slider-cetageory .slick-list.draggable {
	padding-bottom: 10px !important;
	padding-top: 10px !important;
}

.shop-cetageory-slider .slick-prev.slick-arrow::before {
	background: url('../images/slider-left-i.png');
	width: 24px;
	height: 24px;
	display: inline-block;
}

.shop-cetageory-slider .slick-next.slick-arrow::before {
	background: url('../images/slider-right-i.png');
	width: 24px;
	height: 24px;
	display: inline-block;
}

.how-many-ponits {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	padding: 100px 0 0;
}

.how-many-left {
	display: inline-block;
	width: 100%;
}

.how-many-left img {
	width: auto;
	position: relative;
	top: 0;
	margin: 0 0 0 -6rem;
}

.how-many-right {
	display: inline-block;
	width: 100%;
	padding: 0 0 62px 0;
}

.how-many-right span {
	display: inline-block;
	width: 100%;
	color: #282828;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Nunito Sans", sans-serif;
}

.how-many-right h2 {
	display: inline-block;
	width: 100%;
	margin: 0;
	color: #282828;
	font-size: 48px;
	font-family: 'Helvetica Rounded LT Std';
}

.how-many-right h2 em {
	font-style: normal;
	color: #F35800;
}

.how-many-right img {
	width: 100%;
	margin: 20px 0 0 0;
}

.how-many-right a {
	display: inline-block;
	background-color: #39FF14;
	padding: 10px 20px;
	border-radius: 7px;
	text-decoration: none;
	color: #282828 !important;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans", sans-serif;
	margin: 21px 0 0 0;
	transition: all 0.35s;
}

.how-many-right a:hover {
	transform: translateY(-0.25em);
	border-color: #5e5e5e;
	color: #5e5e5e;
}

.how-many-right a:hover::before {
	opacity: 1;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
}

.how-many-right a::before {
	width: 100%;
	height: 1em;
	position: absolute;
	left: 0;
	bottom: -1.35em;
	opacity: 0;
	transition: all 0.65s;
	content: "";
}

.row-inner-about a {
	display: inline-block;
	background-color: #39FF14;
	padding: 10px 20px;
	border-radius: 7px;
	text-decoration: none;
	color: #282828 !important;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans", sans-serif;
	margin: 21px 0 0 0;
	transition: all 0.35s;
}

.row-inner-about a:hover {
	transform: translateY(-0.25em);
	border-color: #5e5e5e;
	color: #5e5e5e;
}

.row-inner-about a:hover::before {
	opacity: 1;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
}

.row-inner-about a::before {
	width: 100%;
	height: 1em;
	position: absolute;
	left: 0;
	bottom: -1.35em;
	opacity: 0;
	transition: all 0.65s;
	content: "";
}



.get-upto-saction {
	background-color: #F35800;
	padding: 86px 0 0 0;
	display: inline-block;
	width: 100%;
}

.how-many-ponits .container {
	position: relative;
}

.get-upto-left {
	display: inline-block;
	width: 100%;
	padding: 5rem 0 0 0;
}

.get-upto-left span {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Nunito Sans", sans-serif;
}

.get-upto-left h2 {
	display: inline-block;
	width: 100%;
	margin: 0;
	color: #fff;
	font-size: 48px;
	font-family: 'Helvetica Rounded LT Std';
}

.get-upto-left p {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	font-family: "Nunito Sans", sans-serif;
}

.how-many-right p {
	display: inline-block;
	width: 100%;
	margin: 15px 0 15px 0;
	color: #282828;
	font-size: 16px;
	font-weight: 400;
	font-family: "Nunito Sans", sans-serif;
}

.get-upto-left a {
	display: inline-block;
	background-color: #fff;
	padding: 10px 20px;
	border-radius: 7px;
	text-decoration: none;
	color: #F35800 !important;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans", sans-serif;
	margin: 21px 0 0 0;
	transition: all 0.35s;
}

.get-upto-left a:hover {
	transform: translateY(-0.25em);
	border-color: #5e5e5e;
	color: #5e5e5e;
}

.get-upto-left a:hover::before {
	opacity: 1;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
}

.get-upto-left a::before {
	width: 100%;
	height: 1em;
	position: absolute;
	left: 0;
	bottom: -1.35em;
	opacity: 0;
	transition: all 0.65s;
	content: "";
}


.my-rewards-righ span {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Nunito Sans", sans-serif;
}

.my-rewards-righ h2 {
	display: inline-block;
	width: 100%;
	margin: 0;
	color: #fff;
	font-size: 48px;
	font-family: 'Helvetica Rounded LT Std';
}

.my-rewards-righ p {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	font-family: "Nunito Sans", sans-serif;
}

.my-rewards-righ a {
	display: inline-block;
	background-color: #fff;
	padding: 10px 20px;
	border-radius: 7px;
	text-decoration: none;
	color: #F35800 !important;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans", sans-serif;
	margin: 21px 0 0 0;
	transition: all 0.35s;
}

.my-rewards-righ a:hover {
	transform: translateY(-0.25em);
	border-color: #5e5e5e;
	color: #5e5e5e;
}

.my-rewards-righ a:hover::before {
	opacity: 1;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
}

.my-rewards-righ a::before {
	width: 100%;
	height: 1em;
	position: absolute;
	left: 0;
	bottom: -1.35em;
	opacity: 0;
	transition: all 0.65s;
	content: "";
}

.my-rewards-righ {
	display: inline-block;
	width: 100%;
	padding: 8rem 0 0 0;
}
.my-rewards-righ img.small-logo {
    width: 40%;
}
.brands-selection-row {
	text-align: center;
	display: inline-block;
	width: 100%;
	padding: 96px 0 60px 0;
	background-color: #fff;
}

.brands-selection-row span {
	color: #282828;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	width: 100%;
	display: inline-block;
	font-family: "Nunito Sans", sans-serif;
}

.brands-selection-row h2 em {
	font-style: normal;
	color: #F35800;
}

.brands-selection-row h2 {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
	font-size: 48px;
	line-height: 48px;
	color: #282828;
	font-family: 'Helvetica Rounded LT Std';
}

.brands-selection-row a {
	display: inline-block;
	padding: 10px 20px;
	border-radius: 7px;
	text-decoration: none;
	color: #282828 !important;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans", sans-serif;
	margin: 30px 0 0 0;
	transition: all 0.35s;
	background-color: #39ff14;
}

.brands-selection-row a:hover {
	transform: translateY(-0.25em);
	border-color: #5e5e5e;
	color: #5e5e5e;
}

.brands-selection-row a:hover::before {
	opacity: 1;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
}

.brands-selection-row a::before {
	width: 100%;
	height: 1em;
	position: absolute;
	left: 0;
	bottom: -1.35em;
	opacity: 0;
	transition: all 0.65s;
	content: "";
}

.help-childern-saction {
	margin: 30px 0 20px;
	display: inline-block;
	text-align: center;
	width: 100%;
	background: url('../images/help-childrn.jpg');
	background-size: cover;
	background-position: 100%;
	border-radius: 10px;
	padding: 35px 0 0;
	position: relative;
	overflow: hidden;
}

.help-childern-saction::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(243, 88, 0, 0.60) 0%, rgba(246, 130, 64, 0.60) 100%);
	top: 0;
}

.help-childern-saction span {
	position: relative;
	z-index: 11;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	font-family: "Nunito Sans", sans-serif;
	width: 100%;
	display: inline-block;
}

.help-childern-saction h2 {
	display: inline-block;
	width: 100%;
	margin: 22px 0 0 0;
	font-size: 44px;
	font-family: 'Helvetica Rounded LT Std';
	color: #fff;
	position: relative;
	z-index: 11;
}

.help-childern-saction a {
	display: inline-block;
	position: relative;
	z-index: 11;
	background-color: #39FF14;
	border-radius: 7px;
	padding: 10px 20px;
	color: #000 !important;
	text-decoration: none;
	font-family: "Nunito Sans", sans-serif;
	font-size: 16px;
	font-weight: 900;
	margin: 41px 0 0 0;
	transition: all 0.35s;
}

.help-childern-saction a:hover {
	transform: translateY(-0.25em);
	border-color: #5e5e5e;
	color: #5e5e5e;
}

.help-childern-saction a:hover::before {
	opacity: 1;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
}

.help-childern-saction a::before {
	width: 100%;
	height: 1em;
	position: absolute;
	left: 0;
	bottom: -1.35em;
	opacity: 0;
	transition: all 0.65s;
	content: "";
}

.childer-list {
	margin: 34px 0 0 0;
	display: inline-block;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.20);
	padding: 16px 0;
	position: relative;
	z-index: 11;
}

.childer-list li {
	display: inline-block;
	margin: 0 50px;
}

.childer-list li h6 {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans", sans-serif;
}

.logo-icon-row {
	display: inline-block;
	width: 100%;
	margin: 0 0 20px 0;
}

.logo-icon-row ul {
	padding: 0;
	margin: 0;
	text-align: center;
	width: 100%;
}

.logo-icon-row ul li {
	display: inline-block;
	width: auto;
	margin: 0 17px;
}

.defrent-slider {
	margin: 0;
}

.footer-saction-home {
	background-color: #282828;
	display: inline-block;
	width: 100%;
	padding: 61px 0 29px;
}

.link-page-logo {
	display: inline-block;
	width: 100% !important;
	margin: 35px 0 0 0 !important;
}

.link-page-logo img {
	width: 100%;
}

.link-page-logo li {
	float: left;
	width: 23% !important;
	margin: 0 8px 13px 0 !important;
}

.footer-box h4 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	font-family: "Nunito Sans", sans-serif;
	width: 100%;
	margin: 0;
}

.link-page li {
	display: inline-block;
	width: 100% !important;
	margin: 0 0 10px 0 !important;
}

.link-page li a {
	text-decoration: none;
	color: #CDCDCD;
	font-size: 12px;
	font-weight: 600;
	font-family: "Nunito Sans", sans-serif;
}

.my-account {
	display: inline-block;
	margin: 26px 0 !important;
}

.our-commanies li {
	width: 45% !important;
	margin: 0 10px 10px 0 !important;
}

.footer-copy-right {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #414141;
	background-color: #2F2F2F;
	padding: 20px 0 16px;
}

.footer-copy-right p {
	display: inline-block;
	width: 100%;
	margin: 0;
	color: #CDCDCD;
	font-size: 12px;
	font-weight: 600;
	font-family: "Nunito Sans", sans-serif;
}

.left-copy-right {
	float: left;
	width: 50%;
	text-align: left;
	margin: 26px 0 0 0;
}

.left-copy-right span {
	display: inline-block;
	width: 100%;
	margin: 0;
	color: #CDCDCD;
	font-size: 12px;
	font-weight: 600;
	font-family: "Nunito Sans", sans-serif;
}

.right-copy-right {
	float: right;
	width: 50%;
	text-align: right;
	margin: 26px 0 0 0;
}

.right-copy-right li {
	display: inline-block;
	width: auto;
	margin: 0 0 0 7px;
}

.how-many-right a img {
	width: auto;
	margin: 0;
}

@keyframes scroll {
	0% {
		transform: translateX(calc(-250px * 7));
	}

	100% {
		transform: translateX(0);
	}
}

.slider-text {
	height: auto;
	margin: -11px 0 0 0;
	overflow: hidden;
	position: relative;
	width: 100%;
	background-color: #39FF14;
	padding: 10px 0;
}

.slider-text .slide-track {
	animation: scroll 40s linear infinite;
	display: flex;
	width: calc(250px * 14);
}

.slider-text .slide {
	width: 100%;
	height: inherit !important;
}

.logo-icon-row ul li img {
	width: 65%;
}


/* css of membership table */
.Membership_table {
	border-collapse: collapse;
	width: 100%;

}

.Membership_table th {
	color: white;
	background-color: black;
	font-size: 12px;
	padding: 20px 10px;
	font-family: "Nunito Sans", sans-serif;
	font-weight: 900;
}

.Membership_table td {
	text-align: left;
	padding: 8px;
	font-family: "Nunito Sans", sans-serif;
	font-weight: 400;
}

.Membership_table tr:nth-child(odd) {
	background-color: #dddddd;
}

.Membership_table td:nth-child(5) {
	color: rgba(243, 88, 0, 1);
	font-size: 12px;
	font-weight: 700;
}

.Membership_table td:nth-child(6) {
	color: rgba(42, 177, 16, 1);
	font-size: 12px;
	font-weight: 700;
}

.Membership_table td:nth-child(1) {
	font-weight: 700;
	font-size: 14px;
}

.Membership_table td:nth-child(3) {
	font-weight: 700;
	font-size: 12px;
}

.Membership_table td:nth-child(2) {
	font-size: 12px;
}

.Membership_table td:nth-child(4) {
	font-size: 12px;
}

.Membership_table th:nth-child(1) {
	border-radius: 11px 0 0 0;
}

.Membership_table th:last-child {
	border-radius: 0 11px 0 0;
}

.Membership_table tr:last-child td:nth-child(1) {
	border-radius: 0 0 0 11px;
}

.Membership_table tr:last-child td:last-child {
	border-radius: 0 0 11px 0;
}


.Membership_table tr {
	border: 1px solid rgba(229, 229, 229, 1)
}


.Membership_table tr:first-child,
.Membership_table tr:last-child {
	border: none;
}

/* css of membership table end */

.slide__content span {
	color: rgba(243, 88, 0, 1);
}

h2.color-black {
	color: black;
}

a.green-button {
	background-color: #39FF14;
	color: black !important;
}

p.color-black {
	color: black;
}

.product-logo img {
	width: auto !important;
}

.product-logo {
	position: absolute;
	top: 53px;
	right: 0px;
	left: 33px;
	margin: 0 auto;
	z-index: 11;
}

.product-slider-2 {
	display: inline-block;
	width: 100%;
	position: relative;
}

.position-40 {
	position: absolute;
	top: 40px;
	right: 100px;
	left: 46px;
	margin: 0 auto;
	z-index: 11;
}

.position-logo-2 {
	position: absolute;
	top: 41px;
	right: 0px;
	left: 57px;
	margin: 0 auto;
	z-index: 11;
}

.position-logo-1 {
	position: absolute;
	top: 53px;
	right: 0px;
	left: 25px;
	margin: 0 auto;
	z-index: 11;
}

.position-logo-5 {
	position: absolute;
	top: 61px;
	right: 0px;
	left: 35px;
	margin: 0 auto;
	z-index: 11;
}

.position-logo-6 {
	position: absolute;
	top: 40px;
	right: 0px;
	left: 54px;
	margin: 0 auto;
	z-index: 11;
}

.position-logo-4 {
	position: absolute;
	top: 63px;
	right: 0px;
	left: 25px;
	margin: 0 auto;
	z-index: 11;
}

.position-logo-7 {
	position: absolute;
	top: 57px;
	right: 0px;
	left: 53px;
	margin: 0 auto;
	z-index: 11;
}

.position-logo-8 {
	position: absolute;
	top: 57px;
	right: 0px;
	left: 59px;
	margin: 0 auto;
	z-index: 11;
}

a.fashion-circle {
	text-decoration: none;
	color: black;

}

.fashion-circle {
	position: relative;
	display: inline-block;
	width: auto;
}

.fashion-content {
	position: absolute;
	top: 23px;
	right: 36px;
	left: 31px;
	margin: 0 auto;
	z-index: 11;
	display: flex;
	flex-direction: column;
	text-align: center;
	align-items: center;

}

.fashion-content img {
	width: 95%;
}

.style-none {
	color: black;
	font-weight: 900;
}

.fashion-content span {
	font-size: 13px;
	margin-top: 5px;
}

.fashion-width-2 img {
	width: 100%;
}

.fashion-width-3 img {
	width: 100%;
}

img.banner-one-img {
	width: 98px;
	height: 98px;
}

.box-right-join-with.three-box {
	float: right;
}

.join-with-click-saction .col-md-6 {
	position: relative;
}

.box-right-join-with.two-box {
	position: absolute;
	bottom: 0px;
	left: 60px;
	z-index: 11;
}

.get-up-product ul li {
	list-style: none;
	width: 109px;
	background-color: white;
	box-shadow: 0 0 10px 0 #dcdcdc;
	border-radius: 10px;
	padding: 15px;
}

.get-up-product ul li a {
	display: flex;
	flex-direction: column;
	background-color: white;
	text-align: center;
	align-items: center;
}

.get-up-product img {
	object-fit: none;
}

.get-up-product span {
	font-size: 12px;
	font-weight: 700;
}

.get-up-product a {
	text-decoration: none;
	color: black;

}

.get-up-product ul {
	display: flex;
	gap: 20px;
	position: absolute;
	bottom: 0px;
	z-index: 11;
	left: -2px;
	margin-bottom: 180px;
}

.get-upto-saction .col-md-6 {
	position: relative;
}

.shop-offer {
	border: 1px solid rgba(229, 229, 229, 1);
	padding: 25px;
	border-radius: 10px;
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.07);
	margin: 0px 15px;
}

.gift-card {
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center;
	margin-bottom: 10px;
}

.offer-card img {
	width: 100%;
}

.shop-card-content {
	padding: 30px 0 0 0;
}

.gift-card span {
	font-weight: 800;
}

.gift-card i {
	font-weight: 800;
}

.shop-card-content span {
	font-weight: 800;
}

h2.shop-offer-heading {
	font-family: 'Helvetica Rounded LT Std';
	font-size: 48px;
	font-weight: 700;
	line-height: 57.6px;
	text-align: left;
	margin-bottom: 40px;
}

.gift-card-reward {
	display: inline-block;
	width: 100%;
	padding: 153px 0;
	background-color: #f35700;
	background-size: cover;
	background-position: 100%;
}

.gift-card-reward h2 {
	color: #fff;
	font-family: 'Helvetica Rounded LT Std';
	font-size: 74px;
	margin: 0;
	display: inline-block;
}

.gift-card-reward p {
	font-family: 'Nunito Sans';
	font-size: 24px;
	font-weight: 400;
	line-height: 32.74px;
	text-align: left;
	color: #fff;
	width: 37%;
	margin: 15px 0 0 0;
}

.margin-30 {
	margin-bottom: 25px;
}

.shop-section-all {
	padding: 80px 0px;
}

.different-card {
	padding: 70px 0px 40px 0px;
}


.shop-section-all .slick-prev.slick-arrow::before {
	background: url('../images/slider-left-i.png');
	width: 24px;
	height: 24px;
	display: inline-block;
}

.shop-section-all .slick-next.slick-arrow::before {
	background: url('../images/slider-right-i.png');
	width: 24px;
	height: 24px;
	display: inline-block;
}

.shop-offers-slider ul li {
	margin: 0px 20px;
}


.icon-slider img {
	width: 120px;
	height: 172px;
	object-fit: contain;
}

.link-page-logo span img {
	width: 75% !important;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
	position: absolute;
	max-height: 450px;
	overflow-x: inherit;
	margin-top: 30px;
	padding: 10px;
}

.corporate-home-main {
	background: rgba(23, 70, 255, 1);
	color: white;
	padding: 20px;
	border-radius: 10px;
	margin-top: 30px;
}

.corporate-home-main span {
	font-size: 20px;
	font-weight: 600;
	font-family: 'Nunito Sans';
}

.corporate-home-main h2 {
	font-size: 36px;
	font-weight: 600;
	text-align: left;
	font-family: 'Nunito Sans';
}


.category-home-main {
	background: rgba(243, 244, 248, 1);
	padding: 20px;
	border-radius: 10px;
	margin-top: 30px;
}

.category-banner {
	background-image: url('../images/category-banner.png');
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}

.category-banner-main {
	padding: 145px 0px;
}

.category-banner-main h2 {
	font-size: 48px;
	font-weight: 700;
	text-align: left;
	font-family: 'Helvetica Rounded LT Std';
}


.category-banner-main span {
	font-size: 24px;
	font-weight: 700;
	font-family: 'Nunito Sans';
}

.category-banner-main p {
	font-size: 20px;
	font-weight: 400;
	font-family: 'Nunito Sans';
}

.category-card-content {
	background: rgba(243, 244, 248, 1);
	padding: 10px 5px 10px 15px;
	border-radius: 0px 0px 10px 10px;
}

.category-card {
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.07);
	border: 1px solid rgba(229, 229, 229, 1);
	border-radius: 10px;
	margin-bottom: 25px;

}

.category-card-img {
	padding: 20px 0px;
	text-align: center;
}

.category-card-content span {
	font-size: 20px;
	font-weight: 600;
}

.category-card-img img {
	width: 250px;
	height: 230px;
	object-fit: contain;
}

.category {
	padding: 60px 0px 0;
}

.breadcrumb {
	display: flex;
}

.breadcrumb-links {
	display: flex;
	align-items: center;
	list-style: none;
	margin-left: -25px !important;
	margin-bottom: 0;
}

.breadcrumb-links>li:nth-child(n + 4) {
	display: none;
}

.breadcrumb-box {
	display: flex;
	align-items: center;
	text-decoration: none;
}

.breadcrumb-link {
	color: #9ca3af;
}

.breadcrumb-box:hover>*:not(.breadcrumb-icon) {
	color: #4f46e5;
}

.breadcrumb-icon,
.breadcrumb-icon,
.breadcrumb-icon-home {
	flex-shrink: 0;
	width: 1.25rem;
	height: 1.25rem;
	color: rgba(40, 40, 40, 1);
	margin: 0 5px 0px 5px;
	font-size: 20px;
}

.breadcrumb-text {
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	color: rgba(40, 40, 40, 1);
	font-family: 'Nunito Sans';

}

.menu {
	width: 335px;
	padding: 10px;
	background-color: #f3f4f8;
	border-radius: 10px;
	font-family: 'Nunito Sans';
}

.menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-weight: 600;
}

.master-tab>a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 15px;
	font-size: 20px;
}

.master-tab>a:hover {
	background-color: #ddd;
}

.menu-items {
	display: block;
}

.menu-item {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 600;
}

.menu-item > a {
	font-weight: 600;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 10px;
	font-size: 12px;
	font-family: "Nunito Sans", sans-serif;
}


.menu-item>a:hover {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 10px;
	border-bottom: 1px solid #e0e0e0;
}

.menu-item>a:hover {
	background-color: #ddd;
}

.submenu {
	display: none;
	padding-left: 20px;
	margin-top: 5px;
}

.submenu-item>a {
	display: block;
	padding: 5px 0;
	color: #666;
}

.submenu-item>a:hover {
	color: #000;
}

li.master-tab {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid rgba(217, 217, 217, 1);
	padding: 15px 10px;
	margin-bottom: 10px;
}

i.fa.fa-angle-down {
	float: right;
}

.submenu li a {
	text-decoration: none;
	color: black;
}


.submenu li a:hover {
	text-decoration: none;
	color: black;
}

.master-tab a:hover {
	text-decoration: none;
	color: black;
}

.submenu li {
	padding: 5px 20px;
}




/* Corporate Gift Cards Css Start*/

.corporate-gift-card {
	padding-top: 40px;
}

.corporate-gift-card ul.breadcrumb li a {
	color: #282828;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}

.corporate-gift-card ul.breadcrumb li span {
	color: #1746FF;
	font-size: 16px;
	font-weight: 800;
	text-transform: uppercase;
}

.corporate-gift-title h2 {
	color: #000;
	text-align: center;
	font-size: 48px;
	font-weight: 700;
	padding: 60px 0;
}

.corporate-gift-card ul.breadcrumb {
	align-items: center;
}

.comrporate_description h3 {
	color: var(--Black, #282828);
	font-size: 16px;
	font-weight: 700;
}

.corporate-gift-card ul.breadcrumb span img {
	padding: 8px;
}

.comrporate_description a {
	color: #1746FF;
	font-size: 14px;
	font-weight: 700;
	text-decoration-line: underline;
	padding-top: 24px;
}




.quantity_section .grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	padding: 55px 40px;
}

.quantity_section .card-counter {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px;
	border-radius: 5px;
	background-color: #fff;
	border: 1px solid #E5E5E5;
}

.quantity_section .card-counter button {
	border: none;
	background-color: #f0f0f0;
	font-size: 18px;
	cursor: pointer;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.quantity_section .card-counter button:hover {
	background-color: #e0e0e0;
}

.quantity_section .counter-value {
	font-weight: bold;
	font-size: 18px;
	padding: 0 10px;
}

.quantity_section .total-gift-cards {
	grid-column: span 3;
	text-align: right;
}

.corporate.quantity_section {
	padding-top: 65px;
}
.box_quentity_bg .title {
	margin: 0;
	color: #282828;
	font-size: 20px;
	font-weight: 700;
	display: inline-block;
	width: 100%;
}
.box_quentity_bg .grid {
	margin: 48px 0 0 0;
	padding: 0;
}
.flex-quientity {
	display: flex;
	align-items: center;
	gap: 20px;
}

.quantity_section .card-counter span {
	color: #282828;
	font-family: "Nunito Sans";
	font-size: 16px;
	font-weight: 700;
}

.slection_box_corporate {
	padding-top: 70px;
}

.box-dynmic {
	background: #F2F2F2;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 30px;
}

.box-dynmic h3 {
	color: var(--Black, #282828);
	font-size: 24px;
	font-weight: 700;
}

.gift_card_corporate.card-counter {
	display: flex;
	justify-content: space-between;
	gap: 24px;
}

.gift-box-card {
	width: 32%;
	border-radius: 11px;
	border: 1px solid #1746FF;
	padding-top: 50px;
	background: #fff;
}

.gift-card-details {
	padding: 30px 50px;
	display: flex;
	justify-content: space-between;
}

.gift-card-details .price_gifting {
	color: #282828;
	font-size: 32px;
	font-weight: 800;
}

img.card_img_gift {
	padding: 0 50px;
}

.gift-card-details button.delete-btn {
	background: transparent;
	border: none;
}

.flex-quientity.card_gifting {
	justify-content: space-between;
	padding: 16px 50px;
}

.space_colpasse span {
    color: #282828;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    padding-right: 4px;
}




.cart_area_section .cart-area {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 8px;
}

.cart_area_section .cart-area h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

.cart_area_section .cart-summary {
	display: flex;
	justify-content: space-between;
}

.cart_area_section .cart-field {
	display: flex;
	flex-direction: column;
	width: 30%;
}

.cart_area_section .cart-field label {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
}

.cart_area_section .cart-field input {
	border: 1px dotted #ddd;
	border-radius: 5px;
	padding: 10px;
	font-size: 14px;
	background-color: #f0f0f0;
	width: 100%;
	box-sizing: border-box;
}

.cart_area_section .cart-field input:focus {
	outline: none;
}

.cart_area_section {
	margin: 100px 0;
}





.payment_section-cart .payment-form {
	background-color: #fff;
	padding: 20px;
	border-radius: 10px;
}

.payment_section-cart .payment-form h2 {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 600;
}

.payment_section-cart .input-group {
	margin-bottom: 15px;
}

.payment_section-cart .input-group label {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
}

.payment_section-cart .input-group input {
	width: 100%;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-size: 16px;
}

.payment_section-cart .payment-methods {
	margin: 15px 0;
	display: grid;
	grid-template-columns: repeat(3, 3fr);
	gap: 5px;
}

.payment_section-cart .payment-methods img {
	width: 50px;
	height: auto;
}

.payment_section-cart .terms {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.payment_section-cart .terms input {
	margin-right: 10px;
}

.payment_section-cart .terms label {
	font-size: 12px;
}

.payment_section-cart .submit-btn {
	width: fit-content;
	background-color: #1746FF;
	color: #fff;
	border: none;
	border-radius: 5px;
	font-size: 16px;
	cursor: pointer;
	transition: background-color 0.3s ease;
	padding: 12px 35px;
}

.payment_section-cart .submit-btn:hover {
	background-color: #0056b3;
}

.flex-image-input {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 20px 10px;
}

.input-payment-fixed {
	display: flex;
	gap: 15px;
}

.profile_payment {
	border: 1px solid;
	border-color: #E5E5E5;
	border-radius: 10px;
	overflow: hidden;
}

.profile_payment h2 {
	background: #F2F2F2;
	padding: 20px;
}

.profile_payment h2 {
	font-size: 24px !important;
	font-weight: 700 !important;
	line-height: 28.8px;
}

.terms-confermed {
	margin-top: 20px;
	margin-bottom: 50px;
}

.payment_section-cart {
	padding-bottom: 60px;
}

/* Corporate Gift Cards Css End*/


.color-orange {
	color: rgba(243, 88, 0, 1);
	font-size: 48px !important;
	font-weight: 700 !important;
	font-family: 'helvetica_rounded_lt_stdblack' !important;
}

.redeem-main h2 {
	font-size: 40px;
	font-weight: 700;
	font-family: 'Helvetica Rounded LT Std';
	margin: 0;
	width: 100%;
}

.redeem-main p {
	font-size: 16px;
	font-weight: 400;
	font-family: "Nunito Sans", sans-serif;
	margin: 5px auto 0;
	width: 100%;
	display: inline-block;
}

.button-red-a {
	display: inline-block;
	width: 100%;
}

.redeem-main a {
	display: inline-block;
	background-color: #39FF14;
	padding: 10px 20px;
	border-radius: 7px;
	text-decoration: none;
	color: #000 !important;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans", sans-serif;
	margin: 21px 0 0 0;
	transition: all 0.35s;
}



.redeem-main a:hover {
	transform: translateY(-0.25em);
	border-color: #5e5e5e;
	color: #5e5e5e;
}

.redeem-main {
	padding: 50px 150px;
	text-align: center;
}


.redeem-form-main input.form-control {
	background: rgba(244, 244, 244, 1);
	margin-bottom: 30px;
	color: black;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.redeem-form-main .input-box-input input:focus,
input:valid {
	border-color: rgba(244, 244, 244, 1);
}


.redeem-form-main .submit-btn {
	display: inline-block;
	background-color: #39FF14;
	padding: 10px 20px;
	border-radius: 7px;
	text-decoration: none;
	color: #000 !important;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans", sans-serif;
	margin: 21px 0 0 0;
	transition: all 0.35s;
	border: none;
}

.business-register-a a {
	background-color: #1746FF;
	color: #fff !important;
}

#add_company_form button {
	background-color: #1746FF;
	color: #fff !important;
}

.redeem-form-main .submit-btn:hover {
	transform: translateY(-0.25em);
	border-color: #5e5e5e;
	color: #5e5e5e;
}

.redeem-form-main .form-control {
	background-color: #f7f7f7;
	border: none;
	padding: 11px 10px;
	border-radius: 5px;
	font-size: 14px;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.redeem-form-main .form-control::placeholder {
	color: rgba(40, 40, 40, 1) !important;
}

.redeem-form {
	padding: 50px;
}

.padding-less {
	padding: 60px 0px 0;
}

.padding-less-contact {
	padding: 0px 120px 40px 120px;
}

.master-tab h2 {
	font-size: 16px !important;
	font-family: "Nunito Sans", sans-serif;
	width: 100%;
	margin: 0;
	font-weight: bold;
}

.foundation {
	margin:0;
	display: inline-block;
	text-align: center;
	width: 100%;
	background: url('../images/help-childrn.jpg');
	background-size: cover;
	background-position: 100%;
	padding: 120px 0 0;
	position: relative;
	overflow: hidden;
}
.submenu a {
	font-size: 12px !important;
	padding: 9px 0 0 0;
	font-family: "Nunito Sans";
}
.submenu a:hover {
	background-color: transparent;
}

.foundation::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(243, 88, 0, 0.60) 0%, rgba(246, 130, 64, 0.60) 100%);
	top: 0;
}

.foundation h2 {
	display: inline-block;
	width: 100%;
	margin: 22px 0 0 0;
	font-size: 64px;
	font-family: 'Helvetica Rounded LT Std';
	color: #fff;
	position: relative;
	z-index: 11;
	font-weight: 700;
}

.foundation span {
	position: relative;
	z-index: 11;
	color: #fff;
	font-size: 20px;
	font-weight: 800;
	font-family: "Nunito Sans", sans-serif;
	width: 100%;
	display: inline-block;
	text-transform: uppercase;
}

.fooundation-main {
	padding: 40px 10px 60px 10px;
}

.color-orange-small {
	color: rgba(243, 88, 0, 1);
	font-size: 32px !important;
	font-weight: 700 !important;
	font-family: 'Helvetica Rounded LT Std' !important;
}

.foundation-content span {
	color: rgba(243, 88, 0, 1);
	font-size: 32px !important;
	font-weight: 700 !important;
	font-family: 'Helvetica Rounded LT Std' !important;
	margin-bottom: 30px;

}
.foundation-content p {
	font-size: 16px !important;
	font-weight: 500 !important;
	font-family: "Nunito Sans", sans-serif;
	width: 100%;
	margin: 20px 0 0 0;
}
.foundation-content h6 {
	font-size: 16px !important;
	font-weight: 800 !important;
	font-family: "Nunito Sans", sans-serif;
	text-transform: uppercase;
	margin: 36px 0 0 0;
	width: 100%;
	display: inline-block;
}
.foundation-img img{
	width: 100%;
}

.foundation-content h2 {
	font-size: 30px !important;
	font-weight: 700 !important;
	font-family: 'Helvetica Rounded LT Std';
	display: inline-block;
	margin: 22px 0 0 0;
	width: 100%;
}
.foundation-at-main {
	background: rgba(255, 249, 245, 1);
	padding: 66.49px 35px 43px;
	display: inline-block;
	width: 100%;
}
.foundation-content {
	padding: 72px 0px 40px 0px;
	position: relative;
}
.\35 2found {
	width: auto !important;
}
.partner-sponsors {
	text-align: left !important;
	margin: 30px 0 0 0 !important;
}

.foundation-images {
	border: 1px solid rgba(247, 247, 247, 1);
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.31);
	border-radius: 10px;
	width: 67%;
	float: right;
	margin: 39px 0 0 0;
}

.foundation-images ul{
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding: 10px;
	margin: 0;
}
.position-foundation {
	position: absolute;
	left: -110px;
	bottom: -284px;
	width: 43%;
}

.romaro-content a {
    display: inline-block;
    position: relative;
    z-index: 11;
    background-color: #39FF14;
    border-radius: 7px;
    padding: 10px 20px;
    color: #000 !important;
    text-decoration: none;
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    font-weight: 900;
    margin: 41px 0 0 0;
    transition: all 0.35s;
}


@font-face {
	font-family: 'Helvetica Rounded LT Std';
	src: url('../fonts/helvetica_rounded_lt_std_black-webfont.woff2') format('woff2'),
		url('../fonts/helvetica_rounded_lt_std_black-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

a {
	text-decoration: none;
	color: inherit;
}

body {
	margin: 0;
	background-color: #f5f5f5;
}

.header-tow.sticky {
	position: sticky;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 99;
}

.header-top.sticky {
	position: sticky;
	top: 0;
	z-index: 999;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
}

.header-top {
	display: inline-block;
	width: 100%;
	background-color: #FBF7F1;
	padding: 0px 0;
	border-bottom: 1px solid #dcdcdcdc;
}

.header-top .navbar.navbar-expand-lg.navbar-light.bg-light {
	padding: 0;
	background-color: transparent !important;
}

.header-top .navbar-nav {
	display: inline-block;
	width: 100%;
	margin: 0;
	text-align: center;
}

.header-top .navbar-nav li {
	display: inline-block;
	width: auto;
	margin: 0 15px;
}

.header-top .navbar-nav li a {
	padding: 0;
	margin: 0;
	display: inline-block;
	color: #000;
	font-size: 14px;
	font-weight: 600;
}

.notifaction-green {
	color: #f39519;
}

.notifaction-red {
	color: #d51212;
}

.navbar-brand img {
	width: 75%;
}

.header-top .right-nav {
	text-align: right;
	width: 37%;
}

.header-top .right-nav ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

.header-top .right-nav ul li {
	display: inline-block;
	width: auto;
	margin: 0 0 0 10px;
}

.header-top .right-nav ul li a {
	display: inline-block;
	text-decoration: none;
	background-color: #F8991B;
	border-radius: 7px;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 0;
	width: 86px;
	text-align: center;
	height: 35px;
	line-height: 34px;
}

.banner-saction {
	display: inline-block;
	width: 100%;
	text-align: center;
	background-color: #fff;
}

.banner-saction {
	display: inline-block;
	width: 100%;
	text-align: center;
	background-color: #fff;
	padding: 100px 0;
}

.banner-saction h2 {
	margin: 0 0 0 0;
	color: #000;
	font-size: 100px;
	font-weight: bold;
	line-height: 100px;
}

.banner-saction p {
	margin: 15px 0 0;
	display: inline-block;
	width: 100%;
	color: #333;
	font-size: 24px;
}

.ul-li-list-btn {
	display: inline-block;
	width: 100%;
	margin: 6rem 0 0 0;
}

.ul-li-list-btn ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

.ul-li-list-btn ul li {
	display: inline-block;
	margin: 0 5px 15px;
	width: auto;
}

.ul-li-list-btn ul li a {
	text-decoration: none;
	border-radius: 300px;
	padding: 14px 30px;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
}

.gallery img {
	transform: scale(1);
	transition: transform .3s ease-in-out;
}

.gallery img:hover {
	transform: scale(1.2);
}

.saction-one-home {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	padding: 0 0 130px 0;
}

.gallery {
	margin: 0;
	padding: 0;
	width: 100%;
}

.image-hover-box {
	overflow: hidden;
	width: 100%;
	position: relative;
}

.image-hover-box img {
	width: 100%;
}

.image-hover-box img {
	width: 100%;
	height: 500px;
	object-fit: cover;
}

.gallery .col-md-3 {
	margin-bottom: 21px;
}

.text-image-box {
	position: absolute;
	left: 20px;
	bottom: 30px;
	z-index: 11;
}

.text-image-box span {
	color: #fff;
	line-height: 17px;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	margin: 0 0 0 0;
}

.text-image-box h2 {
	color: #fff;
	font-weight: 600;
	font-size: 28px;
	margin: 10px 0 0 0;
}

.footer-saction {
	display: inline-block;
	width: 100%;
	background-color: #343434;
	padding: 80px 0 20px;
}

.footer-box-canter {
	display: inline-block;
	width: 100%;
}

.footer-box-canter ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

.footer-box-canter ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 10px 0;
}

.footer-box-canter ul li a {
	display: inline-block;
	width: 100%;
	text-decoration: none;
	color: #fff;
	text-transform: capitalize;
	font-size: 12px;
}

.footer-box-canter ul li a i {
	margin: 0 8px 0 0;
	font-size: 20px;
	color: #F8991B;
}

.footer-box-canter ul li a:hover {
	color: #F8991B;
}

.footer-box-last ul {
	padding: 0;
	margin: 0;
	width: 100%;
}

.footer-box-last ul li {
	display: inline-block;
	margin: 0 5px 0 0;
}

.footer-box-last ul li img {
	width: 85px;
}

.copy-right {
	border-top: 1px solid #5a5959;
	margin: 30px 0 0 0;
	padding: 20px 0 0;
	text-align: center;
}

.copy-right p {
	color: #999;
	margin: 0;
	width: 100%;
	font-size: 14px;
}

.header-top .navbar-nav li a:hover {
	color: #F8991B !important;
}

.footer-box ul {
	margin: 10px 0 0;
	padding: 0;
	width: 100%;
}

.footer-box ul li {
	display: inline-block;
	width: auto;
	margin: 0 3px 0;
}

.membership-saction {
	display: inline-block;
	width: 100%;
	text-align: center;
	background: url("../../public/images/birds.webp");
	background-size: cover;
	background-position: 100%;
	background-color: #fff;
	padding: 70px 0;
}

.membership-saction .accordion__wrapper {
	background-color: var(--color-white);
	box-shadow: var(--shadow);
	width: 75%;
	margin: 0 auto;
	padding: 0;
}

.membership-saction .accordion__title {
	font-size: var(--fs-lg);
	font-weight: var(--fw-bold);
	color: var(--color-title);
	text-align: center;
	margin-bottom: 4rem;
}

.membership-saction .accordion {
	border: 3px solid #F39519;
	padding: 0px;
	border-bottom: none;
}

.membership-saction .accordion:last-child {
	border-bottom: 3px solid #F39519;
}

.membership-saction .accordion__header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	padding: 16px;
}

.membership-saction .accordion__icon {
	background-color: #F39519;
	width: 25px;
	height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	color: #000;
	flex-shrink: 0;
}

#accordion-icon {
	font-weight: 800;
}

.membership-saction .accordion__question {
	font-size: 20px;
	font-weight: 600;
	color: #000;
	width: 100%;
	text-align: left;
	margin: 0;
}

.membership-saction .accordion__answer {
	padding: 2rem 0;
}

.membership-saction .accordion__content {
	overflow: hidden;
	height: 0;
	transition: var(--transition);
}

.acccording-box-body {
	border-top: 3px solid #F39519;
	padding: 16px;
	width: 100%;
	display: inline-block;
}

.acccording-box-left img {
	width: 100%;
	border-radius: 10px;
	margin: 15px 0 0 0;
}

.acccording-box-left {
	display: inline-block;
	width: 100%;
	text-align: left;
}

.acccording-box-left span {
	display: inline-block;
	width: 100%;
	color: #F8991B;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 20px;
}

.acccording-box-left h4 {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
	color: #000;
	font-size: 30px;
	font-weight: 700;
}

.acccording-box-right {
	display: inline-block;
	width: 100%;
	text-align: left;
	padding: 0 0 0 10px;
}

.qustion-ans-box {
	display: inline-block;
	width: 100%;
	margin: 0 0 18px 0;
}

.qustion-ans-box span {
	display: inline-block;
	width: 100%;
	color: #000;
	font-weight: 800;
	font-size: 16px;
}

.qustion-ans-box p {
	margin: 6px 0 0 0;
	color: #666;
	line-height: 20px;
	font-size: 14px;
}

.qustion-ans-box ul {
	display: inline-block;
	width: 100%;
	padding: 0;
	margin: 6px 0 0 0;
}

.qustion-ans-box ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 10px 0;
	position: relative;
	padding: 0 0 0 20px;
	font-size: 14px;
}

.qustion-ans-box ul li::before {
	content: '';
	position: absolute;
	background-color: #000;
	width: 8px;
	height: 8px;
	left: 0;
	border-radius: 50%;
	top: 8px;
}

.button-register {
	display: inline-block;
	width: 100%;
}

.button-register button {
    background-color: #39ff14;
    border: none;
    border-radius: 4px;
    font-size: 18px;
    display: inline-block;
    padding: 12px 30px;
    font-weight: 600;
    color: white;
    box-shadow: 0 4px 8px rgb(39 183 16);
}

.acccording-box-right h6 {
	display: inline-block;
	width: 100%;
	color: #F8991B;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 20px;
}

.header-tow {
	display: inline-block;
	width: 100%;
	padding: 5px 0;
	background-color: #FBF7F1;
}

.serch-box {
	display: inline-block;
	width: 100%;
	margin: 12px 0 0 0;
}

.serch-box .input-group.mb-3 {
	margin: 0 !important;
}

.serch-box button {
	background-color: #F39519;
	color: #fff;
	border-color: #F39519;
	width: 8%;
	text-align: center;
	padding: 0 !important;
	display: inline-block;
}

.serch-box select {
	font-size: 14px;
	padding: 10px 15px 10px 10px;
	background-color: #fff !important;
}

.right-box-nav {
	display: inline-block;
	width: 100%;
	text-align: right;
	padding: 16px 0 0 0;
}

.register-button {
	display: inline-block;
	width: auto;
}

.register-button a {
	display: inline-block;
	border: 1px solid #F39519;
	border-radius: 4px;
	text-decoration: none;
	background-color: #fff;
	color: #F39519 !important;
	padding: 0 13px;
	height: 36px;
	line-height: 32px;
	font-size: 14px;
	margin: 0 0 0;
	font-weight: 600;
}

.acc-login {
	float: right;
	width: auto;
	margin: 8px 0 0 0;
	position: relative;
}

.acc-login a {
	color: #fff !important;
	text-decoration: none;
	font-size: 14px;
	height: 100%;
	padding-bottom: 30px;
}
.acc-login .user-icon {
	width: 10px;
	margin: 0 7px 0 0px;
	filter: brightness(0) invert(1);
}

.acc-login .errow-drop {
	width: 10px;
	margin: 1px 0 0 4px;
	filter: brightness(0) invert(1);
}

.logo-box img {
	width: 54%;
}

.header-three {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	padding: 6px 0;
	border: 1px solid #ced4da;
}

.star-rew span {
	font-size: 13px;
}

.header-three .navbar {
	background-color: transparent !important;
	padding: 0 !important;
}

.header-three .navbar ul li a {
	padding: 0;
	color: #000;
	font-weight: 500;
	font-size: 14px;
}

.header-three .navbar ul li {
	margin: 4px 25px 0 0;
}

.right-header-three {
	display: inline-block;
	width: 100%;
	text-align: right;
}

.right-header-three ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

.right-header-three ul li {
	display: inline-block;
	margin: 0 0 0 15px;
	position: relative;
}

.right-header-three ul li a {
	display: inline-block;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
}

.right-header-three ul li a span {
	position: absolute;
	top: -4px;
	background-color: #F39519;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	color: #fff;
	right: -4px;
}

.right-header-three ul li a .errow-drop {
	width: 16px;
	margin: 0 0 0 5px;
}

.login-all-screen {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 5rem 0;
}

.login-all-screen .login-all-inner {
    display: inline-block;
    width: 36%;
    margin: 0 auto;
    background-color: #fff;
    padding: 28px 32px 25px;
    border-radius: 5px;
    box-shadow: 0 5px 10px grey;
}

.login-all-inner h2 {
	display: inline-block;
	width: 100%;
	margin: 0 0 0 0;
	font-size: 25px;
	font-weight: 700;
}
.check-button label {
	font-size: 12px !important;
}

.btn.btn-link.create-you-btn:focus:focus-visible {
	box-shadow: inherit !important;
	outline: none !important;
}

.login-all-inner p {
	display: inline-block;
	width: 100%;
	margin: 10px 0 27px 0;
	color: #666;
	font-size: 12px;
}

.login-all-inner .input-login {
	width: 100%;
	text-align: left;
	display: inline-block;
	margin-bottom: 20px;
}

.login-all-inner input {
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	font-size: 14px;
	padding: 10px 10px;
	color: #000;
}

.check-button {
	display: inline-block;
	width: 100%;
	text-align: left;
	position: relative;
}

.check-button #remember {
	width: auto;
	margin: 0 3px 0 0;
}

.login-button {
	display: inline-block;
	width: 100%;
	margin: 30px 0 0 0;
}

.login-button button {
	width: 100%;
	background-color: #39ff14;
	border: none;
	border-radius: 4px;
	padding: 10px 0;
	font-size: 16px;
	font-weight: 600;
	color: #000;
}

.lost-password {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
}

.lost-password a {
    text-decoration: none;
    color: #000;
    font-weight: 500;
}

.register-saction-all {
	display: inline-block;
	width: 100%;
	margin: 3rem 0;
}

.register-saction-left {
	display: inline-block;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.register-saction-left img {
	width: 100%;
	height: 552px;
	border-radius: 8px;
	object-fit: cover;
}

.register-saction-left::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;

	top: 0;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 8px;
	z-index: 1;
}

.register-saction-left p {
	position: absolute;
	top: 43%;
	text-align: center;
	width: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	color: #fff;
	z-index: 9;
	font-size: 30px;
	line-height: 37px;
	font-weight: 600;
}

.register-saction-right {
	display: inline-block;
	width: 100%;
	box-shadow: 0 5px 10px grey;
	border-radius: 8px;
	padding: 50px 30px;
	background-color: #fff;
}

.input-box {
	display: inline-block;
	width: 100%;
	margin-bottom: 50px;
}

.input-box label {
	display: inline-block;
	width: 100%;
	color: #666;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px;
}

.input-box select {
	background-color: #fff;
	width: 100%;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #dcdcdc;
	padding: 3px 0 10px;
	cursor: pointer;
}

.input-box-input .input-field {
	position: relative;
	width: 100%;
}

.input-box-input label {
	position: absolute;
	top: 9px;
	left: 0;
	width: 100%;
	color: #666;
	transition: 0.2s all;
	cursor: text;
	background-color: #fff;
}

.input-box-input input {
	width: 100%;
	border: 0;
	outline: 0;
	padding: 0.5rem 0;
	border-bottom: 2px solid #d3d3d3;
	box-shadow: none;
	color: #111;
}


.input-box-input input:focus, input:valid {
    border-color: #39ff14;
}
.input-box-input input:focus~label, input:valid~label {
    font-size: 14px;
    top: 0px;
    color: #000;
}

.input-box-input {
	width: 100%;
}

.row-input-one {
	margin-bottom: 50px;
	display: inline-block;
	width: 100%;
}

.serch-box .form-control {
	border: 1px solid #dcdcdc;
	font-size: 14px;
}

.redeem-center-saction {
	display: inline-block;
	width: 100%;
	margin: 3rem 0;
}

.redeem-center-box {
	display: inline-block;
	width: 100%;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	border: 1px solid #000;
}

.redeem-center-box::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.4);
}

.redeem-center-box img {
	width: 100%;
	height: 280px;
	object-fit: cover;
}

.box-text-redeem {
	position: absolute;
	top: 36%;
	z-index: 9;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
}

.box-text-redeem h2 {
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	margin: 0;
	width: 100%;
}

.box-text-redeem a {
	display: inline-block;
	background-color: #F39519;
	border-radius: 7px;
	color: #000 !important;
	text-decoration: none;
	padding: 10px 20px;
	font-weight: 600;
	margin: 20px 0 0;
}

.redeem-center-saction .col-md-4 {
	margin-bottom: 15px;
}

.range-slider.grad {
	--progress-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2) inset;
	--progress-flll-shadow: var(--progress-shadow);
	--fill-color: linear-gradient(to right, LightCyan, var(--primary-color));
	--thumb-shadow: 0 0 4px rgba(0, 0, 0, 0.3),
		-3px 9px 9px rgba(255, 255, 255, 0.33) inset,
		-1px 3px 2px rgba(255, 255, 255, 0.33) inset,
		0 0 0 99px var(--primary-color) inset;
}

.range-slider.grad input:hover {
	--thumb-transform: scale(1.2);
}

.range-slider.grad input:active {
	--thumb-shadow: inherit;
	--thumb-transform: scale(1);
}

.range-slider.flat {
	--thumb-size: 17px;
	--track-height: calc(var(--thumb-size) / 3);
	--progress-shadow: none;
	--progress-flll-shadow: none;
	--thumb-shadow: 0 0 0 7px var(--primary-color) inset, 0 0 0 99px white inset;
	--thumb-shadow-hover: 0 0 0 9px var(--primary-color) inset, 0 0 0 99px white inset;
	--thumb-shadow-active: 0 0 0 13px var(--primary-color) inset;
}

.range-slider output {
	background-color: #F8991B !important;
	padding: 3px 3px 3px !important;
	margin: 2px 0 0 -2px;
	line-height: 17px;
	font-size: 11px !important;
	color: #fff;
}

.range-slider.overlay {
	--primary-color: #d6e9ff;
	--track-height: 50px;
	--thumb-size: var(--track-height);
	--thumb-color: var(--primary-color);
	--thumb-shadow: none;
	--progress-flll-shadow: none;
	--progress-shadow: none;
	--progress-background: none;
	--progress-radius: 0px;
	--ticks-color: var(--primary-color);
	--ticks-height: 0;
	--ticks-thickness: 0;
	--ticks-gap: 0px;
	--min-max-font: 700 18px Arial;
	--min-max-opacity: 1;
	--show-min-max: none;
	color: #0366d6;
}

.range-slider.overlay input:hover {
	--thumb-shadow: calc(25px - (50px * var(--is-left-most))) 0 0 -15px #0366d6 inset;
}

.range-slider.overlay input:active {
	--thumb-color: inherit;
}

.range-slider.overlay .range-slider__values {
	width: calc(100% - 50% / (var(--max) - var(--min)));
}

.range-slider {
	--primary-color: #F8991B;
	--value-offset-y: var(--ticks-gap);
	--value-active-color: white;
	--value-background: transparent;
	--value-background-hover: var(--primary-color);
	--value-font: 700 12px/1 Arial;
	--fill-color: var(--primary-color);
	--progress-background: #eee;
	--progress-radius: 20px;
	--track-height: calc(var(--thumb-size) / 2);
	--min-max-font: 12px Arial;
	--min-max-opacity: 0.5;
	--min-max-x-offset: 10%;
	--thumb-size: 22px;
	--thumb-color: white;
	--thumb-shadow: 0 0 3px rgba(0, 0, 0, 0.4), 0 0 1px rgba(0, 0, 0, 0.5) inset,
		0 0 0 99px var(--thumb-color) inset;
	--thumb-shadow-active: 0 0 0 calc(var(--thumb-size) / 4) inset var(--thumb-color),
		0 0 0 99px var(--primary-color) inset, 0 0 3px rgba(0, 0, 0, 0.4);
	--thumb-shadow-hover: var(--thumb-shadow);
	--ticks-thickness: 1px;
	--ticks-height: 5px;
	--ticks-gap: var(--ticks-height,
			0);
	--ticks-color: silver;
	--step: 1;
	--ticks-count: Calc(var(--max) - var(--min)) / var(--step);
	--maxTicksAllowed: 30;
	--too-many-ticks: Min(1, Max(var(--ticks-count) - var(--maxTicksAllowed), 0));
	--x-step: Max(var(--step),
			var(--too-many-ticks) * (var(--max) - var(--min)));
	--tickInterval: 100/ ((var(--max) - var(--min)) / var(--step)) * var(--tickEvery, 1);
	--tickIntervalPerc: calc((100% - var(--thumb-size)) / ((var(--max) - var(--min)) / var(--x-step)) * var(--tickEvery, 1));
	--value-a: Clamp(var(--min),
			var(--value, 0),
			var(--max));
	--value-b: var(--value, 0);
	--text-value-a: var(--text-value, "");
	--completed-a: calc((var(--value-a) - var(--min)) / (var(--max) - var(--min)) * 100);
	--completed-b: calc((var(--value-b) - var(--min)) / (var(--max) - var(--min)) * 100);
	--ca: Min(var(--completed-a), var(--completed-b));
	--cb: Max(var(--completed-a), var(--completed-b));
	--thumbs-too-close: Clamp(-1,
			1000 * (Min(1, Max(var(--cb) - var(--ca) - 5, -1)) + 0.001),
			1);
	--thumb-close-to-min: Min(1, Max(var(--ca) - 2, 0));
	--thumb-close-to-max: Min(1, Max(98 - var(--cb), 0));
	display: inline-block;
	height: max(var(--track-height), var(--thumb-size));
	background: linear-gradient(to right, var(--ticks-color) var(--ticks-thickness), transparent 1px) repeat-x;
	background-size: var(--tickIntervalPerc) var(--ticks-height);
	background-position-x: calc(var(--thumb-size) / 2 - var(--ticks-thickness) / 2);
	background-position-y: var(--flip-y, bottom);
	padding-bottom: var(--flip-y, var(--ticks-gap));
	padding-top: calc(var(--flip-y) * var(--ticks-gap));
	position: relative;
	z-index: 1;
}

.range-slider[data-ticks-position=top] {
	--flip-y: 1;
}

.range-slider::before,
.range-slider::after {
	--offset: calc(var(--thumb-size) / 2);
	content: counter(x);
	display: var(--show-min-max, block);
	font: var(--min-max-font);
	position: absolute;
	bottom: var(--flip-y, -2.5ch);
	top: calc(-2.5ch * var(--flip-y));
	opacity: clamp(0, var(--at-edge), var(--min-max-opacity));
	transform: translateX(calc(var(--min-max-x-offset) * var(--before, -1) * -1)) scale(var(--at-edge));
	pointer-events: none;
}

.range-slider::before {
	--before: 1;
	--at-edge: var(--thumb-close-to-min);
	counter-reset: x var(--min);
	left: var(--offset);
}

.range-slider::after {
	--at-edge: var(--thumb-close-to-max);
	counter-reset: x var(--max);
	right: var(--offset);
}

.range-slider__values {
	position: relative;
	top: 50%;
	line-height: 0;
	text-align: justify;
	width: 100%;
	pointer-events: none;
	margin: 0 auto;
	z-index: 5;
}

.range-slider__values::after {
	content: "";
	width: 100%;
	display: inline-block;
	height: 0;
	background: red;
}

.range-slider__progress {
	--start-end: calc(var(--thumb-size) / 2);
	--clip-end: calc(100% - (var(--cb)) * 1%);
	--clip-start: calc(var(--ca) * 1%);
	--clip: inset(-20px var(--clip-end) -20px var(--clip-start));
	position: absolute;
	left: var(--start-end);
	right: var(--start-end);
	top: calc(var(--ticks-gap) * var(--flip-y, 0) + var(--thumb-size) / 2 - var(--track-height) / 2);
	height: calc(var(--track-height));
	background: var(--progress-background, #eee);
	pointer-events: none;
	z-index: -1;
	border-radius: var(--progress-radius);
}

.range-slider__progress::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	-webkit-clip-path: var(--clip);
	clip-path: var(--clip);
	top: 0;
	bottom: 0;
	background: #F8991B;
	box-shadow: var(--progress-flll-shadow);
	z-index: 1;
	border-radius: inherit;
}

.range-slider__progress::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	box-shadow: var(--progress-shadow);
	pointer-events: none;
	border-radius: inherit;
}

.range-slider>input {
	-webkit-appearance: none;
	width: 100%;
	height: var(--thumb-size);
	margin: 0;
	position: absolute;
	cursor: grab;
	outline: none;
	background: none;
}

.range-slider>input:not(:only-of-type) {
	pointer-events: none;
}

.range-slider>input::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	height: var(--thumb-size);
	width: var(--thumb-size);
	transform: var(--thumb-transform);
	border-radius: var(--thumb-radius, 50%);
	background: var(--thumb-color);
	box-shadow: var(--thumb-shadow);
	border: none;
	pointer-events: auto;
	-webkit-transition: 0.1s;
	transition: 0.1s;
}

.range-slider>input::-moz-range-thumb {
	-moz-appearance: none;
	appearance: none;
	height: var(--thumb-size);
	width: var(--thumb-size);
	transform: var(--thumb-transform);
	border-radius: var(--thumb-radius, 50%);
	background: var(--thumb-color);
	box-shadow: var(--thumb-shadow);
	border: none;
	pointer-events: auto;
	-moz-transition: 0.1s;
	transition: 0.1s;
}

.range-slider>input::-ms-thumb {
	appearance: none;
	height: var(--thumb-size);
	width: var(--thumb-size);
	transform: var(--thumb-transform);
	border-radius: var(--thumb-radius, 50%);
	background: var(--thumb-color);
	box-shadow: var(--thumb-shadow);
	border: none;
	pointer-events: auto;
	-ms-transition: 0.1s;
	transition: 0.1s;
}

.range-slider>input:hover {
	--thumb-shadow: var(--thumb-shadow-hover);
}

.range-slider>input:hover+output {
	--value-background: var(--value-background-hover);
	--y-offset: -5px;
	color: var(--value-active-color);
	box-shadow: 0 0 0 3px var(--value-background);
}

.range-slider>input:active {
	--thumb-shadow: var(--thumb-shadow-active);
	cursor: -webkit-grabbing;
	cursor: grabbing;
	z-index: 2;
}

.range-slider>input:active+output {
	transition: 0s;
}

.range-slider>input:nth-of-type(1) {
	--is-left-most: Clamp(0, (var(--value-a) - var(--value-b)) * 99999, 1);
}

.range-slider>input:nth-of-type(1)+output {
	--value: var(--value-a);
	--x-offset: calc(var(--completed-a) * -1%);
}

.range-slider>input:nth-of-type(1)+output:not(:only-of-type) {
	--flip: calc(var(--thumbs-too-close) * -1);
}

.range-slider>input:nth-of-type(1)+output::after {
	content: var(--prefix, "") var(--text-value-a) var(--suffix, "");
}

.range-slider>input:nth-of-type(2) {
	--is-left-most: Clamp(0, (var(--value-b) - var(--value-a)) * 99999, 1);
}

.range-slider>input:nth-of-type(2)+output {
	--value: var(--value-b);
}

.range-slider>input:only-of-type~.range-slider__progress {
	--clip-start: 0;
}

.range-slider>input+output {
	--flip: -1;
	--x-offset: calc(var(--completed-b) * -1%);
	--pos: calc(((var(--value) - var(--min)) / (var(--max) - var(--min))) * 100%);
	pointer-events: none;

	position: absolute;
	z-index: 5;
	background: var(--value-background);
	border-radius: 10px;
	padding: 2px 4px;
	left: var(--pos);
	transform: translate(var(--x-offset), calc(150% * var(--flip) - (var(--y-offset, 0px) + var(--value-offset-y)) * var(--flip)));
	transition: all 0.12s ease-out, left 0s;
}

.range-slider>input+output::after {
	content: var(--prefix, "") var(--text-value-b) var(--suffix, "");
	font: var(--value-font);
}

.shop-saction-all {
	display: inline-block;
	width: 100%;
	margin: 24px 0;
}

.shop-saction-left {
	background-color: #fff;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
}

.price-box-left {
	display: inline-block;
	width: 100%;
	padding: 15px;
	margin-bottom: 10px;
}

.price-box-left span {
	display: inline-block;
	width: 100%;
	color: #000;
	font-weight: 700;
	font-size: 20px;
}

.range-slider.flat {
	display: inline-block;
	width: 100%;
	margin: 35px 0 0 0;
}


.featured-products-box {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #dcdcdc;
	margin: 0px 0 0 0;
	padding: 10px 15px;
}

.featured-products-box .form-group input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}

.featured-products-box .form-group label {
	position: relative;
	cursor: pointer;
}

.featured-products-box .form-group input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}

.featured-products-box .form-group label {
	position: relative;
	cursor: pointer;
	top: 0;
	color: #333;
	font-size: 13px;
	font-weight: 500;
}

.featured-products-box .form-group label::before {
	content: '';
	-webkit-appearance: none;
	background-color: transparent;
	border: 1px solid #dcdcdc;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 13px;
	width: 21px;
	height: 21px;
	border-radius: 4px;
}

.featured-products-box .form-group input:checked+label::after {
	content: '';
	display: block;
	position: absolute;
	top: 3px;
	left: 9px;
	width: 6px;
	height: 14px;
	border: solid #F8991B;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

.featured-products-box .form-group {
	display: inline-block;
	width: 100%;
}

.categories-box {
	display: inline-block;
	border-top: 1px solid #dcdcdc;
	width: 100%;
	padding: 10px 0px;
}

.categories-box.side-menu {
	width: 200px;
	background-color: #333;
	color: white;
	padding: 0;
	margin: 0;
}

.categories-box .side-menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.categories-box .side-menu li {
	position: relative;
}

.categories-box .side-menu a {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	color: #000;
	transition: background-color 0.3s;
	font-size: 12px;
	border-bottom: 1px solid #dcdcdc;
	font-weight: 500;
	width: 100%;
}

.categories-box .dropdown-container {
	display: none;
}

.categories-box .arrow {
	transition: transform 0.3s;
	position: absolute;
	right: 11px;
	width: 100%;
	display: inline-block;
	top: 3px;
	float: right;
	text-align: right;
	color: #666;
	font-size: 20px;
	padding: 0;
}

.categories-box .dropdown-container {
	padding-left: 20px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.categories-box .dropdown-container a {
	border-bottom: none;
	font-size: 12px;
	padding: 5px 10px;
	color: #333;
}

/*.categories-box .rotate {
    transform: rotate(180deg);
}*/
.categories-box span {
	display: inline-block;
	width: 100%;
	color: #000;
	font-weight: 600;
	font-size: 16px;
	padding: 0 15px;
}

.side-menu {
	margin: 5px 0 0 0;
	display: inline-block;
	width: 100%;
}

.side-menu li {
	display: inline-block;
	width: 100%;
}

.categories-box .side-menu li:last-child a {
	border-bottom: none;
	padding-bottom: 0;
}

.categories-box .dropdown-container a:hover {
	color: #F39519;
}

.shop-saction-right {
	background-color: #fff;
	width: 100%;
	display: inline-block;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	padding: 15px;
}

.shop-saction-right h2 {
	margin: 0;
	display: inline-block;
	width: 100%;
	color: #000;
	font-size: 20px;
	font-weight: 700;
}

.shop-saction-right p {
	display: inline-block;
	margin: 10px 0 0 0;
	color: #666;
	font-size: 13px;
	width: 100%;
}

.selecttd-drop-down {
	display: flex;
	width: 100%;
	margin: 10px 0 0 0;
}

.selecttd-drop-down .slect-box {
	width: 100%;
	margin: 0 10px 0 0;
}

.selecttd-drop-down .slect-box:last-child {
	margin: 0;
}

.select-box {
	position: relative;
	display: inline-block;
}

.slect-box #select-option {
	padding: 8px 10px;
	font-size: 12px;
	font-weight: 600;
	cursor: pointer;
}

.slect-box .form-control {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url('../../public/images/down-arrow.png') no-repeat right 10px center;
	background-color: white;
	background-size: 16px 9px;
	padding-right: 30px;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 10px;
	font-size: 16px;
	width: 100%;
	box-sizing: border-box;
}

.select-box .form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: 0 0 5px rgba(102, 175, 233, 0.6);
}

#select-option:focus {
	box-shadow: inherit !important;
	border-color: #F39519;
}

.product-all-box {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
}

.product-inner-box {
	display: inline-block;
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	overflow: hidden;
	position: relative;
	padding: 10px;
	text-align: center;
	box-shadow: 0 0px 0px 0 #dcdcdc;
}

.product-all-box .col-md-3 {
	margin-bottom: 15px;
}

.product-image {
	display: inline-block;
	width: 100%;
	text-align: center;
}

.product-image img {
	width: 75%;
}

.wsilist-box {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	text-align: center;
	line-height: 24px;
	color: #000;
	font-size: 14px;
	cursor: pointer;
}

.wsilist-box.add_to_wishlist i:hover {
	background: #F39519;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	text-align: center;
	line-height: 24px;
	color: #fff;
	font-size: 12px;
}

.item_already_added {
	position: absolute;
	top: 8px;
	right: 8px;
	background: #F39519;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	text-align: center;
	line-height: 24px;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
}

.wishlist-item {
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 10px;
	background-color: #fff;
	display: inline-block;
	width: 100%;
	text-align: center;
}

.wishlist-item img {
	width: 70%;
	height: auto;
}

.wishlist-item h3 {
	font-size: 12px;
	text-align: left;
	margin: 5px 0 0 0;
	font-weight: 600;
	display: inline-block;
	width: 100%;
}

.wishlist-item .price {
	font-size: 16px;
	font-weight: bold;
	color: #f35800;
	margin: 5px 0;
	width: 100%;
	display: inline-block;
}

.wishlist-item .stock-status {
	font-size: 14px;
	color: #27ae60;
	margin: 5px 0;
}

.wishlist-item .btn {
	float: left;
	width: 48%;
	padding: 7px 10px;
	text-align: center;
	color: #fff;
	background-color: #f35800;
	border: none;
	border-radius: 5px;
	margin: 4px 0;
	cursor: pointer;
	text-decoration: none;
	font-size: 12px;
	font-family: "Nunito Sans";
	font-weight: 800;
}

.wishlist-item .remove-wishlist {
	color: #000;
	cursor: pointer;
	float: right;
	font-size: 12px;
	text-decoration: none;
	background-color: #dcdcdc;
	border-radius: 7px;
	padding: 9px 20px;
	font-family: "Nunito Sans";
	font-weight: 800;
	width: 48%;
}

.wishlist-items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.product-inner-box h3 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 56px;
	line-height: 1.25em;
	position: relative;
	margin: 15px 0 0 0;
	text-align: left;
}

.product-inner-box h3 a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	display: inline-block;
}

.star-rew {
	text-align: left;
	width: 100%;
	display: inline-block;
}

.star-rew .fa.fa-star {
	color: #cbcbcb;
	margin: 0 5px 0 0;
}

.price {
	float: left;
	width: 50%;
	text-align: left;
	margin: 10px 0 0 0;
	color: #282828;
	font-weight: 900;
	font-size: 14px;
	font-family: "Nunito Sans";
}
.add-tow-card button {
	background-color: #39FF14;
	border: none;
	border-radius: 7px;
	font-size: 12px;
	font-weight: 800;
	padding: 10px 12px;
	color: #000;
	font-family: "Nunito Sans" !important;
}
.category-card-content a:hover {
	color: #F35800;
}

.shop-now {
	float: right;
	width: 50%;
	text-align: right;
	margin: 0 0 0 0 !important;
}

.shop-now a {
	display: inline-block;
	width: 100%;
	background-color: #F39519;
	text-align: center;
	border-radius: 7px;
	color: #fff !important;
	text-decoration: none;
	font-size: 11px;
	font-weight: 700;
	padding: 10px 0;
}

.shop-now a .fa.fa-cart-plus {
	margin: 0 5px 0 0;
	font-size: 16px;
}

.product-inner-box:hover h3 a {
	color: #F39519;
}

.paginaction {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 6px 0 10px 0;
}

.paginaction ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

.paginaction ul li {
	display: inline-block;
	width: auto;
	margin: 0 5px;
}

.paginaction ul li a {
	display: inline-block;
	width: 28px;
	text-decoration: none;
	color: #F39519;
	border: 1px solid #F39519;
	font-size: 14px;
	border-radius: 4px;
	height: 28px;
	line-height: 25px;
	font-weight: 600;
}

.paginaction ul li a.right-erow img {
	transform: rotate(-97deg);
	width: 17px;
	margin: -4px 0 0 3px;
}

.paginaction ul li a.left-erow img {
	transform: rotate(97deg);
	width: 17px;
	margin: -4px 0 0 -1px;
}

.shop-details-saction-all {
	display: inline-block;
	width: 100%;
	margin: 30px 0 0 0;
	position: relative;
}
.shop-details-saction-all .mini-cart-box-new {
	border: 1px solid #ecececec;
	background-color: #fbfbfb;
}
.footer-box h4 a {
	color: #fff;
	text-decoration: none;
}
.shop-details-saction-inner {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	border-radius: 7px;
	padding: 20px;
}

.left-shop-details {
	display: inline-block;
	width: 100%;
}

.left-shop-details img {
	width: 100%;
}

.right-shop-details {
	display: inline-block;
	width: 100%;
}

.right-shop-details h2 {
	color: #000;
	font-size: 24px;
	width: 100%;
	display: inline-block;
	font-weight: 600;
	margin: 0 0 15px 0;
	font-family: 'Helvetica Rounded LT Std';
}

.right-shop-details .views {
	display: inline-block;
	width: auto;
	margin: 0 5px 0 0;
	color: #666;
	font-weight: inherit !important;
	font-size: 12px;
	font-family: "Nunito Sans";
}
.sold {
	font-size: 12px;
	font-family: "Nunito Sans";
}

.social-media {
	display: inline-block;
	width: auto;
	margin: 0px 0 0 15px;
	padding: 0;
	position: relative;
	top: 3px;
}

.social-media li {
	display: inline-block;
	width: auto;
	margin: 0 14px 0 0px;
}

.social-media li a {
	color: #282828;
	font-size: 22px;
}

.price-detalis {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #dcdcdc;
	padding: 15px 0 0 0;
	margin: 15px 0 0 0;
}

.price-detalis {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #dcdcdc;
	padding: 15px 0 0 0;
	margin: 15px 0 0 0;
	color: #282828;
	font-size: 29px;
	font-family: 'Helvetica Rounded LT Std';
}

.disc {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
	font-size: 12px;
	font-size: 12px;
	color: #666;
	font-family: "Nunito Sans" !important;
}

.disc ul {
	padding: 0 0 0 0;
	margin: 0;
	width: 100%;
}

.disc ul li {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	color: #666;
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 0 0 26px;
	font-family: "Nunito Sans";
}

.disc ul li::after {
	content: '\f00c';
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 0px;
	color: #626262;
	font-size: 14px;
}

.avail {
	display: inline-block;
	width: 100%;
	color: #000;
	font-weight: 900;
	font-size: 14px;
	font-family: "Nunito Sans";
	margin: 10px 0 0 0;
}

.avail em {
	font-style: normal;
	font-weight: 400;
	color: #282828;
}




.quantity {
	width: 20%;
	display: inline-block;
	border: 1px solid #dcdcdc;
	overflow: hidden;
	border-radius: 7px;
}

.quantity button {
	background-color: #ccc !important;
	color: #282828;
	border: none;
	cursor: pointer;
	font-size: 14px;
	width: 34px;
	text-align: center;
	transition: background-color 0.2s;
	height: 38px;
	border: 1px solid #ccc;
}

.plus {
	float: right;
}

.quantity button:hover {
	background-color: #2980b9;
}

.quantity .input-box {
	display: inline-block;
	width: 50% !important;
	margin-bottom: 0;
	padding: 4px 0 !important;
	border: none;
	text-align: center;
	height: auto !important;
}

/* Hide the number input spin buttons */
.input-box::-webkit-inner-spin-button,
.input-box::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.input-box[type="number"] {
	-moz-appearance: textfield;
}

.button-detalis-box {
	display: flex;
	width: 100%;
	margin: 15px 0 0 0;
}

.button-1 {
	width: 20%;
	margin: 0 0 0 20px;
}

.button-2 {
	width: 20%;
	margin: 0 0 0 20px;
}

.button-1 button {
	width: 100%;
	background-color: #fff;
	border: 1px solid #F39519;
	border-radius: 7px;
	color: #F39519;
	padding: 7px 0;
}

.button-2 button {
	width: 100%;
	background-color: #F35800;
	border: 1px solid #F35800;
	border-radius: 7px;
	color: #fff;
	padding: 5px 0;
	font-family: "Nunito Sans";
	font-weight: 300;
	font-size: 12px;
}

.sku {
	display: inline-block;
	width: 100%;
	margin: 16px 0 0 0;
	color: #666;
	font-weight: 600;
	font-family: "Nunito Sans";
}

.categories-list {
	display: inline-block;
	width: 100%;
	margin: 10px 0 0 0;
	color: #000;
}

.categories-list i {
	font-style: normal;
	color: #666;
	margin: 0 0 0 9px;
	font-weight: 400;
	font-size: 14px;
	font-family: "Nunito Sans";
}

.tab-shop-details {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	margin: 25px 0;
	border-radius: 7px;
	padding: 25px;
}

.tab-shop-details #tabs .tab {
	display: inline-block;
	padding: 5px 0;
	cursor: pointer;
	position: relative;
	z-index: 5;
	color: #000;
	font-size: 14px;
	margin: 0 30px 0 0px;
	font-family: "Nunito Sans";
	font-weight: 900;
}

.tab.whiteborder {
	color: #F35800 !important;
}

.tab-box-content {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0;
}

.tab-shop-details #tabs .tabContent {
	width: 100%;
	position: relative;
	top: 0;
	z-index: 1;
	font-size: 14px;
}

.tab-shop-details #tabs .hide {
	display: none;
}

.tab-shop-details #tabs .show {
	display: block;
}

.tab-list {
	border-bottom: 1px solid #dcdcdc;
	width: 100%;
	display: inline-block;
}

.tabContent p {
	color: #666 !important;
	font-size: 12px !important;
	line-height: 18px;
	width: 100%;
	display: inline-block;
	margin: 0 0 0 0;
	font-family: "Nunito Sans" !important;
}

.tab-table {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
}

.tab-table table {
	width: 100%;
}

.tab-table table td {
	border: 1px solid #dcdcdc !important;
	font-size: 13px;
	padding: 5px 10px;
}

.tabContent span {
	display: inline-block;
	width: 100%;
	color: #333 !important;
	font-size: 12px !important;
	font-weight: 600;
	font-family: "Nunito Sans" !important;
	line-height: 20px;
}

.tabContent h6 {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
	color: #333;
	font-family: "Nunito Sans";
}

.tabContent h6 i {
	color: #666;
	margin: 3px 1px 0 4px;
	display: inline-flex;
	font-size: 15px;
}

.tabContent label {
	display: inline-block;
	width: 100%;
	margin: 30px 0 0 0;
	font-weight: 600;
	font-family: "Nunito Sans";
}

.tabContent textarea {
	display: inline-block;
	width: 100%;
	margin: 5px 00 0;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	height: 170px;
	font-family: "Nunito Sans";
}

.tabContent button {
	display: inline-block;
	width: auto;
	background-color: #F35800;
	border: none;
	border-radius: 7px;
	margin: 15px 0 0 0;
	padding: 12px 40px;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
}

.contact-page-saction {
	display: inline-block;
	width: 100%;
	margin: 3rem 0 0;
}
.full-text-box .form-control {
	height: 140px;
}

.contact-page-saction h2 {
	text-align: center;
	width: 100%;
	color: #000;
	font-weight: 800;
	font-size: 28px;
}

.contact-page-saction p {
	margin: 6px 0 0 0;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	width: 100%;
}

.left-box-contact {
	display: inline-block;
	width: 100%;
	text-align: left;
	margin: 30px 0 0 0;
}

.left-box-contact h3 {
	color: #000;
	font-weight: 700;
	font-size: 25px;
}

.left-box-contact p {
	text-align: left;
}

.left-box-contact .box-address {
	margin: 40px 0 0 0;
	width: 100%;
	display: inline-block;
}

.left-box-contact span {
	color: #000;
	font-weight: 700;
	width: 100%;
	display: inline-block;
}

.left-box-contact .box-address p {
	margin: 15px 0 0 0;
}

.right-box-contact {
	display: inline-block;
	margin: 40px 0 0 0;
	background-color: #fff;
	width: 100%;
	border-radius: 7px;
	box-shadow: 0 0 7px 0 #dcdcdc;
	padding: 20px;
}
.left-input {
	float: left;
	width: 100%;
	margin: 15px 0;
}

.right-box-contact label {
	display: inline-block;
	width: 100%;
	color: #333;
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 5px;
}

.right-box-contact input {
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	padding: 12px 10px;
	box-shadow: 0 1px 3px 0 #dcdcdc;
	font-size: 14px;
}

.full-text {
	display: inline-block;
	width: 100%;
}

.full-text textarea {
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	height: 110px;
	padding: 10px;
	color: #000;
}

.send-msg {
	width: 100%;
	text-align: center;
	margin: 20px 0 0 0;
}

.send-msg button {
	background-color: #F8991B;
	border: none;
	border-radius: 7px;
	color: #fff;
	padding: 14px 30px;
	font-weight: 600;
}

.btn-upload-input {
	position: relative;
	overflow: hidden;
	margin: 0px;
	color: #333;
	background-color: #fff;
	border-color: #ccc;
	padding: 8px 16px 7px;
}

.btn-upload-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

.btn-upload-input-title {
	margin-left: 2px;
}

.doc-upload {
	margin: 20px 0 0 0;
	width: 100%;
}

.doc-upload .btn.btn-upload-input {
	border: 1px dashed #666;
	width: 100%;
	display: inline-block;
	position: relative;
	padding: 25px 0;
	margin: 3px 0 0 0;
}

.text-defrent {
	display: inline-block;
	width: 100%;
	margin: 80px 0 0 0 !important;
}

.text-defrent a {
	color: #F8991B;
	margin: 0 11px 0 0;
	font-weight: 600;
}

.debit-card-saction {
	display: inline-block;
	width: 100%;
	background: url('../../public/images/credit-cardbg.webp');
	background-size: cover;
	background-position: 100%;
	height: 100vh;
	padding: 7rem 0 0 0;
	text-align: center;
}

.text-type-animation strong {
	color: #fff;
	font-weight: 800;
	font-size: 80px;
}

div.middle {
	display: inline-block;
	margin: 0 0;
	height: auto;
	width: 100%;
	text-align: center;
}

.text-type-animation {
	text-transform: uppercase;
	font-size: 60px;

}

.txt-rotate {
	color: grey;
}

.txt-rotate {
	color: #fff;
	font-size: 80px;
	font-weight: 800;
	margin: 0;
	line-height: 80px;
}

.debit-card-saction p {
	color: #fff;
	font-size: 16px;
	margin: 30px auto;
	width: 58%;
}

.redeem-btn a {
	display: inline-block;
	width: auto;
	background-color: #F8991B;
	color: #fff;
	padding: 14px 30px;
	border-radius: 7px;
	font-weight: 800;
	text-decoration: none;
}

.about-us-saction {
	background-color: #fff;
	padding: 3rem 0 6rem;
	width: 100%;
	display: inline-block;
}

.left-about {
	display: inline-block;
	width: 100%;
}

.left-about span {
	display: inline-block;
	width: 100%;
	color: #F8991B;
	font-size: 30px;
	font-weight: 600;
	margin: 15px 0 0 auto;
}

.left-about h3 {
	display: inline-block;
	width: 100%;
	margin: 0 0 0 0;
	font-size: 18px;
	font-weight: 400;
	color: #666;
}

.left-about h2 {
	color: #000;
	display: inline-block;
	width: 100%;
	font-weight: 800;
	font-size: 32px;
	line-height: 40px;
	margin: 40px 0 0 0;
}

.left-about h4 {
	display: inline-block;
	width: 100%;
	margin: 70px 0 0 0;
	font-weight: 800;
	color: #000;
	font-size: 20px;
}

.left-about p {
	display: inline-block;
	color: #666;
	font-size: 14px;
	line-height: 23px;
	margin: 5px 0 0 0;
	width: 95%;
}

.img-1-box {
	display: inline-block;
	width: 100%;
	margin: 78px 0 0 0;
}

.img-2-box {
	text-align: center;
	margin: 0 0 0 162px;
}

.image-tow-about {
	border-radius: 0 15px 15px 15px;
}

.image-one-about {
	border-radius: 15px 15px 0 15px;
	margin: 0 0 0 30px;
}

.about-us-saction-tow {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 70px 0;
}

.about-us-saction-tow span {
	display: inline-block;
	width: 100%;
	color: #F8991B;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 18px;
}

.about-us-saction-tow h2 {
	color: #000;
	font-weight: 800;
	margin: 20px 0 0 0;
	font-size: 34px;
}

.about-us-saction-tow p {
	display: inline-block;
	width: 47%;
	color: #666;
	margin: 10px auto;
	font-size: 14px;
}

.about-us-tow-left {
	display: inline-block;
	margin: 40px 0 0 0;
}

.about-us-tow-left img {
	width: 100%;
	border-radius: 7px;
	border: 1px solid #dcdcdc;
	height: 570px;
	object-fit: cover;
}

.about-us-tow-right {
	display: inline-block;
	width: 100%;
	margin: 40px 0 0 0;
	text-align: left;
	padding: 0 0 0 25px;
}

.about-us-tow-right ul {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.about-us-tow-right ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 20px 0;
}

.about-us-tow-right ul li .nbr-box {
	float: left;
	width: 45px;
	height: 45px;
	background-color: #F8991B;
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-style: italic;
	font-size: 22px;
	border-radius: 50%;
	font-weight: 300;
}

.about-us-tow-right ul li .content-box {
	float: right;
	width: 88%;
}

.about-us-tow-right ul li .content-box h3 {
	font-size: 18px;
	font-weight: 800;
	color: #000;
	width: 100%;
}

.about-us-tow-right ul li .content-box h6 {
	color: #666;
	font-weight: 400;
	font-size: 15px;
	width: 100%;
	line-height: 22px;
}

.about-us-tow-right ul li .content-box em {
	font-style: normal;
	width: 100%;
	display: inline-block;
	color: #666;
	font-size: 14px;
	margin: 20px 0 0 20px;
	padding: 0 0 0 15px;
	position: relative;
}

.about-us-tow-right ul li .content-box em::before {
	content: '';
	position: absolute;
	left: 0;
	width: 6px;
	height: 6px;
	background-color: #F8991B;
	border-radius: 50%;
	top: 9px;
}

.about-us-saction-three {
	background-color: #fff;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 70px 0;
}

.about-us-saction-three h2 {
	color: #000;
	font-weight: 800;
	margin: 20px 0 0 0;
	font-size: 34px;
}

.about-us-saction-three p {
	display: inline-block;
	width: 47%;
	color: #666;
	margin: 10px auto;
	font-size: 14px;
}

.box-three-left {
	display: inline-block;
	width: 100%;
	text-align: left;
	margin: 50px 0 0 0;
}

.box-three-left h3 {
	margin: 0;
	display: inline-block;
	width: 100%;
	color: #000;
	font-size: 22px;
	font-weight: 700;
}

.box-three-left ul {
	display: inline-block;
	width: 88%;
	margin: 15px 0 10px;
	padding: 0 0 0 20px;
}

.box-three-left ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 10px 0;
	font-size: 14px;
	position: relative;
	padding: 0 0 0 13px;
}

.box-three-left ul li::before {
	content: '';
	position: absolute;
	left: 0;
	background-color: #F8991B;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	top: 8px;
}

.box-three-left img {
	width: 100%;
	height: 615px;
	object-fit: cover;
	border-radius: 7px;
}

.box-three-left ul {
	display: inline-block;
	width: 88%;
	margin: 15px 0 10px;
	padding: 0 0 0 20px;
}

.about-us-saction-five {
	display: inline-block;
	width: 100%;
	padding: 70px 0;
}

.about-box-five {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 7px 0 #dcdcdc;
	padding: 30px;
	height: 300px;
}

.about-box-five h2 {
	display: inline-block;
	margin: 0;
	width: 100%;
	color: #F8991B;
	font-weight: 700;
	font-size: 20px;
}

.about-box-five ul {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
}

.about-box-five ul li {
	display: inline-block;
	width: 100%;
	color: #333;
	font-size: 14px;
	margin: 0 0 6px 0;
	padding: 0 0 0 15px;
	position: relative;
}

.about-box-five ul li::before {
	content: '';
	position: absolute;
	left: 0;
	background-color: #F8991B;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	top: 9px;
}

.about-us-saction-six {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 70px 0;
	background-color: #fff;
}

.about-us-saction-six span {
	display: inline-block;
	width: 100%;
	color: #F8991B;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 18px;
}

.about-us-saction-six h2 {
	color: #000;
	font-weight: 800;
	margin: 20px 0 0 0;
	font-size: 34px;
}

.about-us-saction-six p {
	display: inline-block;
	width: 47%;
	color: #666;
	margin: 10px auto;
	font-size: 14px;
}

.top {
	padding-top: 30px;
	margin: 0 auto !important;
	width: 75%;
	text-align: left;
}

#accordion {
	width: 100%;
}

.card-header {
	background: chocolate;
}

.top .card-header {
	border: 1px solid #dcdcdc;
	margin: 0 0 0 0;
	padding: 0;
}

.top .card {
	margin-bottom: 10px;
}

.card-header a {
	color: #000 !important;
	text-decoration: none;
	width: 100%;
	display: inline-block;
	font-weight: 600;
	font-size: 15px;
	padding: 8px 14px;
}

.row.top .card-body ul {
	padding: 0;
	margin: 0;
	width: 100%;
}

.row.top .card-body ul li {
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	padding: 0 0 0 15px;
	position: relative;
}

.row.top .card-body ul li::before {
	content: '';
	position: absolute;
	left: 0;
	background-color: #F8991B;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	top: 9px;
}

.about-us-saction-six h3 {
	font-weight: 600;
	margin: 14px 0 0 0;
	font-size: 22px;
}

.about-us-saction-saven {
	display: inline-block;
	width: 100%;
	padding: 70px 0;
}

.about-box-saven img {
	width: 100%;
	border-radius: 10px;
}

.about-box-saven-right h2 {
	font-size: 30px;
	font-weight: 800;
	color: #000;
	width: 100%;
}

.about-box-saven-right p {
	display: inline-block;
	width: 100%;
	color: #000;
	font-size: 16px;
	line-height: 29px;
	margin: 20px 0 0 0;
}

.about-box-saven-right {
	padding: 6rem 70px;
	width: 100%;
}

.carees-opport-saction {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	padding: 70px 0;
}

.carees-opport-saction h2 {
	padding: 0;
	margin: 0;
	width: 100%;
	font-weight: 800;
	color: #000;
}

.carees-opport-saction p {
	color: #666;
	font-size: 14px;
	width: 100%;
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 0;
}

.carees-opport-saction h3 {
	padding: 0;
	margin: 30px 0 0 0;
	font-size: 24px;
	font-weight: 600;
}

.carees-opport-saction ul {
	padding: 0 0 0 25px;
	margin: 20px 0 0 0;
	width: 100%;
}

.carees-opport-saction ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 15px 0;
	position: relative;
}

.carees-opport-saction ul li strong {
	font-size: 15px;
	font-weight: 800;
}

.carees-opport-saction ul li em {
	font-style: normal;
	font-size: 14px;
	color: #666;
}

.carees-opport-saction ul li span {
	display: inline-block;
	width: 100%;
	color: #666;
	font-size: 14px;
}

.faqs-saction {
	padding: 70px 0;
	background-color: #fff;
	display: inline-block;
	width: 100%;
}

.faqs-saction h2 {
	font-size: 26px;
	font-weight: 800;
	margin: 0 0 25px 0;
	width: 100%;
}

.faqs-saction .card-body ul li {
	margin: 0 0 15px 0;
}

.terms-condition-saction {
	background-color: #fff;
	padding: 70px 0;
	width: 100%;
	display: inline-block;
}

.terms-condition-saction h2 {
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 30px;
	font-weight: 800;
	color: #000;
	display: inline-block;
}

.terms-condition-saction span {
	margin: 15px 0;
	padding: 0;
	width: 100%;
	display: inline-block;
}

.terms-condition-saction p {
	margin: 0 0 14px 0;
	padding: 0;
	color: #333;
	font-weight: 300;
	font-size: 16px;
	width: 100%;
	display: inline-block;
}

.terms-condition-saction p a {
	color: #F8991B;
	font-weight: 500;
}

.whistle h2 {
	margin-bottom: 15px;
}

.whistle li {
	font-weight: 600;
}

.whistle ol {
	padding: 0;
}

.acc-login ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.acc-login ul li ul {
	background: #fff;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	transition: all 0.5s ease;
	margin-top: 6px;
	left: 0;
	display: none;
	z-index: 999;
	width: 180px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	text-align: left;
}

.foundation-logo-slider ul button {
	bottom: 9%;
}
.my-order-page p {
	font-size: 20px !important;
	font-family: 'Helvetica Rounded LT Std';
}
.acc-login ul li ul a {
	border-bottom: 1px solid #dcdcdc;
	width: 100%;
	display: inline-block;
	padding: 6px 12px;
	font-size: 12px;
	color: #000 !important;
}
.acc-login ul li:hover>ul,
ul li ul:hover {
	visibility: visible;
	opacity: 1;
	display: block;
}

.acc-login ul li ul li {
	clear: both;
	width: 100%;
}

.my-account-saction {
	display: inline-block;
	width: 100%;
	margin: 30px 0;
}
.my-account-side-bar {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid #E5E5E5;
	overflow: hidden;
	padding: 21px 12px;
}

.my-account-side-bar ul {
	padding: 0 0 0 0;
	margin: 0;
	width: 100%;
}

.my-account-side-bar ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 10px 0;
}

.my-account-side-bar ul li a {
	display: inline-block;
	width: 100%;
	text-decoration: none;
	color: #000;
	padding: 12px 15px;
	font-size: 12px;
	font-weight: 700;
	border-radius: 10px;
}
.my-account-right-box h2 {
	font-size: 16px;
	font-family: "Nunito Sans";
}

.my-account-side-bar ul li:last-child a {
	border-bottom: none;
}

.my-account-side-bar ul li a:hover {
	background-color: #f35800;
	color: #fff;
}

.my-account-side-bar ul li.active a {
	background-color:#f35800;
	color: #fff;
}

.my-account-right-box {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid #dcdcdc;
	padding: 20px;
	height: auto;
}

.my-account-right-box .p1 {
	display: inline-block;
	width: 100%;
	margin: 0 0 0 0;
	color: #000;
	font-weight: 600;
}

.my-account-right-box .p2 {
	font-size: 16px;
	margin: 20px 0 0 0;
	color: #333;
}

.my-account-right-box a {
	text-decoration: none;
	color: #f35800;
}

.acc-login a br {
	display: none;
}

.paginaction svg {
	width: 20px;
}

.flex.justify-between.flex-1.sm\:hidden {
	display: none;
}

.paginaction p {
	float: left;
	width: 50%;
	text-align: left;
}

.paginaction .shadow-sm.rounded-md {
	width: 50%;
	box-shadow: inherit !important;
	margin: 10px 0 0 0;
	display: inline-block;
	text-align: right;
}

.my-account-side-bar ul li a img {
	margin: 0 10px 0 0;
}

.my-account-side-bar ul li a:hover img {
	filter: brightness(0) invert(1);
}

.my-account-side-bar ul li.active a img {
	filter: brightness(0) invert(1);
}

.adress-box-inner {
    float: left;
    width: 47%;
    border: 1px solid #dcdcdc;
    border-radius: 7px;
    margin: 0 10px;
    padding: 30px;
    position: relative;
    height: 200px;
}

.adress-box-inner i {
	width: 100%;
	display: inline-block;
	color: #666;
	font-size: 16px;
	margin: 20px 0 0 0;
}

.adress-box-inner a {
	position: absolute;
	right: 20px;
	top: 27px;
	background-color: #f0f0f0;
	border-radius: 4px;
	padding: 5px 18px;
	text-transform: capitalize;
	font-weight: 700;
	font-size: 12px;
	color: #000;
}

.cart-page-saction {
	display: inline-block;
	width: 100%;
	padding: 30px 0 70px;
}

.cart-page-saction h2 {
	font-size: 24px;
	color: #000;
	width: 100%;
	display: inline-block;
	font-family: 'Helvetica Rounded LT Std';
}

.cart-all-box {
	background-color: #fff;
	width: 100%;
	display: inline-block;
	margin: 0 0 0 0;
	padding: 20px 0;
	border-radius: 7px;
}
.left-box-cart table {
	width: 100%;
}

.left-box-cart table th {
	border: 1px solid #dcdcdc;
	padding: 7px 7px;
	font-size: 12px;
	font-weight: 600;
}

.product-image-td {
	float: left;
	width: 65px;
}

.product-image-td img {
	width: 100%;
}

.left-box-cart td {
	padding: 5px 10px;
	border: 1px solid #dcdcdc;
	font-size: 15px;
}

.product-name-td {
	float: right;
	width: 75%;
	color: #000;
	font-size: 12px;
	margin: 7px 0 0 0;
	font-family: "Nunito Sans";
}

.left-box-cart td:nth-child(1) {
	width: 35%;
}

.price-td {
	color: #282828;
	font-weight: 400;
	font-size: 12px !important;
}
.left-box-cart .quantity {
    display: flex;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: hidden;
    width: 50%;
}
.left-box-cart .quantity button {
	background-color: #ccc;
	color: #282828;
	border: none;
	cursor: pointer;
	font-size: 16px;
	width: 30px;
	height: auto;
	text-align: center;
	transition: background-color 0.2s;
	margin: -3px 0 !important;
	display: inline-grid;
}
.category-home-main .nunito{
    font-size: 36px;
    font-weight: 600;
	font-family: "Nunito Sans", sans-serif;
}

nav.breadcrumb {
    margin-bottom: 0px;
}
.left-box-cart .input-box {
	width: 40px;
	text-align: center;
	border: none;
	padding: 8px 10px;
	font-size: 12px;
	outline: none;
}
/* Hide the number input spin buttons */
.left-box-cart .input-box::-webkit-inner-spin-button,
.input-box::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.left-box-cart .input-box[type="number"] {
	-moz-appearance: textfield;
}

.price-td .fa.fa-trash-o {
	float: right;
	font-size: 18px;
	color: #282828;
}
.price-td button {
    float: right;
    padding: 0;
    background-color: transparent;
    border: none;
    color: #f35800;
}
.box-shoping-continew {
	display: inline-block;
	width: 100%;
	margin: 16px 0 15px 0;
	position: relative;
}
.box-shoping-continew .submit_cart_apply_manager_promotional_card_form_res {
	position: absolute;
	bottom: -19px;
	width: 100%;
}
.cards_remove_cart {
	background-color: #dcdcdc !important;
}
.box-shoping-continew .submit_cart_apply_manager_promotional_card_form_res p {
	width: 100%;
	font-size: 12px;
}

.box-shoping-continew p {
	margin: 0;
	float: left;
	width: 50%;
	font-size: 14px;
}

.box-shoping-continew .update-cart {
	float: right;
	color: #f35800;
	text-decoration: none;
	font-size: 14px;
	width: 50%;
	margin: 10px 0 0 0;
	text-align: right;
}

section.our_team_member .slick-slider .slick-slide {
	margin: 0 10px; 
  }
  section.our_team_member .slick-list {
	margin-left: -10px;
	margin-right: -10px;
  }

  .wps_wpr_apply_custom_points {
	display: inline-block;
	width: 50%;
	text-align: left;
	margin: 0 0;
}
input#wps_cart_points {
	padding: 8px 5px;
	max-width: 200px;
	display: inline-block;
	margin-right: 10px;
	float: left;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
}

.wps_wpr_restrict_user_message {
	width: 100% !important;
	margin: 10px 0 0 0 !important;
}

.button.wps_cart_points_apply {
	background-color: #F8991B;
	border: none;
	border-radius: 7px;
	color: #fff;
	padding: 9px 23px;
	font-weight: 800;
}

.cart-right-box {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0 0 0 30px;
}

.cart-right-box h3 {
	font-size: 12px;
	font-weight: 700;
	width: 100%;
	display: inline-block;
}

.coupon-apply {
	display: flex;
	width: 100%;
	margin: 5px 0 0 0;
}

.coupon-apply input {
	border: 1px solid #dcdcdc;
	border-radius: 7px 0 0 7px;
	padding: 12px 11px;
	font-size: 14px;
	width: 100%;
}

.coupon-apply button {
	background-color: #F8991B;
	border: none;
	border-radius: 0 7px 7px 0;
	width: 30%;
	color: #fff;
	font-weight: 700;
}

.cart-totals {
	display: inline-block;
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	padding: 15px;
}

.cart-totals h3 {
	margin: 0 0 15px 0;
}

.cart-totals table {
	width: 100%;
}

.cart-totals table td {
	font-size: 12px;
	padding: 7px 0;
	font-weight: 500;
	font-family: "Nunito Sans";
}
.cart-totals table td.totle-sub {
	font-weight: 800;
}

.cart-totals table td.td-text-right {
	text-align: right;
}

.change-address {
	color: #f35800;
	font-weight: 600;
}

.cart-totals button {
	width: 100%;
	margin: 20px 0 0 0;
	background-color: #f35800;
	border: none;
	border-radius: 7px;
	color: #fff;
	padding: 10px 0;
	font-weight: 700;
	font-size: 14px !important;
}

.payment [type="radio"]:checked,
[type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px;
}

.payment [type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
	position: relative;
	padding-left: 33px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #666;
}

.payment [type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 23px;
	height: 23px;
	border: 1px solid #f8991c;
	border-radius: 100%;
	background: #fff;
}

.payment [type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
	content: '';
	width: 12px;
	height: 12px;
	background: #f8991c;
	position: absolute;
	top: 6px;
	left: 6px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.payment [type="radio"]:not(:checked)+label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.payment [type="radio"]:checked+label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}



.shiping-opction [type="radio"]:checked,
[type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px;
}

.shiping-opction [type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
	position: relative;
	cursor: pointer;
	display: inline-block;
	color: #666;
	top: 0px;
	width: 100%;
	padding-left: 33px;
}

.shiping-opction [type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0px;
	width: 23px;
	height: 23px;
	border: 1px solid #f8991c;
	border-radius: 100%;
	background: #fff;
}

.shiping-opction [type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
	content: '';
	width: 12px;
	height: 12px;
	background: #f8991c;
	position: absolute;
	top: 6px;
	left: 5px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.shiping-opction [type="radio"]:not(:checked)+label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.shiping-opction [type="radio"]:checked+label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.step-one h3 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
}

.step-one p {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
}

.step-one {
	margin: 25px 0 0 0;
	display: inline-block;
}
.step-tow {
	display: inline-block;
	width: 100%;
	margin: 25px 0 0 0;
}

.step-tow h3 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
}

.step-tow p {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
}

.full-checkout-input input {
	width: 100%;
}

.checkout-box-left input {
	padding: 10px 14px;
	border-radius: 7px;
	margin-bottom: 15px;
	border: 1px solid #ddd;
	outline: none;
	font-size: 12px;
}

.full-checkout-input textarea {
	width: 100%;
}

.checkout-box-left textarea {
	border: 1px solid #ddd;
	border-radius: 7px;
	font-size: 12px;
	padding: 14px 0px 0px 14px;
	outline: none;
	margin-bottom: 15px;
}

.checkout-box-left select {
	width: 100%;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	border-radius: 7px;
	padding: 10px 14px;
	margin-bottom: 15px;
	cursor: pointer;
	font-size: 12px;
}

.checkout-box-left input {
	width: 100%;
}

.check-button-row .form-group {
	display: block;
	margin-bottom: 25px;
	float: left;
}

.check-button-row .form-group input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}

.check-button-row .form-group label {
	position: relative;
	cursor: pointer;
}

.check-button-row .form-group label::before {
	content: '';
	-webkit-appearance: none;
	background-color: transparent;
	border: 2px solid #F35800;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 10px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 20px;
	border-radius: 4px;
}

.check-button-row .form-group input:checked+label:after {
	content: '';
	display: block;
	position: absolute;
	top: 3px;
	left: 9px;
	width: 6px;
	height: 14px;
	border: solid #F35800;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

.checkout-box-left .step-three h3 {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 0 0;
}

p.shiping-opction {
	border: 1px solid #000;
	padding: 15px 15px;
	border-radius: 7px;
	font-size: 14px;
	margin: 15px 0;
}

.check-button-row textarea {
	width: 100%;
}

.place-order-btn button {
	padding: 11px 88px;
	border-radius: 7px;
	font-weight: 700;
	color: #fff;
	background-color: #F35800;
	font-size: 14px;
	border: none;
}

.place-order-btn {
	padding-top: 15px;
}

.place-order-btn button:disabled {
	background-color: #dcdcdc;
	cursor: not-allowed;
}

.check-button-row p.terms-p {
	margin-top: 8px;
	font-size: 14px;
}

p.payment {
	border: 1px solid #000;
	padding: 15px 15px;
	border-radius: 7px;
	margin: 15px 0;
}

p.shiping-opction span {
	float: right;
	font-weight: bold;
	color: #000;
}

p.payment em {
	width: 100%;
	display: inline-block;
	color: #000;
	margin-top: 15px;
}

.check-button-row {
	display: inline-block;
	width: 100%;
	text-align: left;
	margin: 13px 10px 0 0;
}

.order-summery h3 {
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 20px;
	width: 100%;
	display: inline-block;
	font-family: 'Helvetica Rounded LT Std';
}

.product-left-img img {
	width: 100%;
}

.add-coupn a {
	font-size: 16px;
	text-decoration: none;
	color: #f8991c;
}

.add-coupn {
	border-top: 1px solid #000;
	margin: 15px 00 0;
	padding: 15px 0;
	display: inline-block;
	width: 100%;
}

.product-left-img {
	display: inline-block;
	width: 100%;
	background-color: #e3e3e3;
	padding: 10px;
	border-radius: 4px;
}
.product-left-img img {
	width: 15%;
	margin: 0 10px 0 0;
	float: left;
}
.product-left-img span {
	float: right;
	width: 82%;
}
.product-left-img strong {
	float: right;
	width: 82%;
	margin: 10px 0 0 0;
}
.checkout-box-right #submit_cart_coupon_code_form {
	display: flex;
	width: 100%;
	margin-bottom: 15px;
}

.product-right-name {
	float: right;
	width: 80%;
	padding: 0 0 0 20px;
}

.product-right-name span {
	display: inline-block;
	width: 100%;
	font-size: 14px;
}

.product-right-name strong {
	display: inline-block;
	width: 100%;
	margin: 8px 0;
	font-size: 23px;
}

.table-price {
	display: inline-block;
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	overflow: hidden;
}

.table-price table {
	width: 100%;
}

.table-price table td {
	background-color: #fff;
	padding: 7px 10px;
	font-size: 12px;
}
.table-price table td.totle-sub {
	font-weight: 800;
}

.table-price table td span {
	display: inline-block;
	width: 100%;
	margin: 10px 0 0 0;
}

.apyly-store {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	margin: 15px 0 0 0;
	border-radius: 10px;
	border: 1px solid #dcdcdc;
	padding: 20px;
}

.apyly-store h3 {
	font-size: 14px;
	font-weight: 800;
	width: 100%;
	display: inline-block;
	margin: 0 0 15px 0;
}

.apyly-store span {
	font-weight: 400;
	font-size: 16px;
	width: 100%;
	display: inline-block;
}

.apyly-store span strong {
	color: #F8991B;
	margin: 0 7px 0 0;
}

.apyly-store p {
	font-size: 14px;
	margin: 10px 0;
}

.apyly-store input {
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	font-size: 16px;
	padding: 10px 20px;
	width: 70%;
}

.apyly-store button {
	width: 29%;
	background-color: #F8991B;
	padding: 11px 0;
	border: none;
	border-radius: 7px;
	color: #fff;
	font-weight: 600;
}
.table-order table td strong {
	font-weight: 400;
	color: #000;
	margin: 0 4px 0 0;
}
.table-order table td span {
	font-weight: 800;
}
.card-balance {
	color: #f00 !important;
	font-family: "Nunito Sans" !important;
	font-weight: 600;
	font-size: 15px;
	background-color: #fff;
	padding: 8px 10px;
	border-radius: 7px;
}
.card-balance {
	color: #f00 !important;
	font-family: "Nunito Sans" !important;
	font-weight: 800;
	font-size: 15px;
	background-color: #fff;
	padding: 8px 10px;
	border-radius: 7px;
	position: relative;
	bottom: 2px;
	margin: 0 0 0 5px;
}
.modal-dialog-centered .modal-title {
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-family: "Nunito Sans";
	font-weight: 800;
}
.modal-dialog-centered .form-label {
	font-family: "Nunito Sans";
	font-weight: 800;
	font-size: 12px;
}
.modal-dialog.modal-dialog-centered {
	max-width: 440px !important;
	margin: 1.75rem auto;
}
.modal-dialog-centered .btn-close {
	background-color: #dcdcdc;
	border-radius: 50%;
	color: #000;
	opacity: inherit;
	font-size: 13px;
	padding: 11px;
}
.modal-dialog-centered  .modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 8px 16px 0;
}
.modal-dialog-centered .btn.btn-primary.disable-button {
	background-color: #39FF14;
	border: none;
	color: #000;
	font-family: "Nunito Sans" !important;
	font-weight: 800;
	font-size: 14px;
}
.modal-dialog-centered input {
	border: 1px solid #dcdcdc;
	padding: 8px 10px;
}
.terms-confermed a {
	text-decoration: none;
	color: #1746FF;
}
.table-order tfoot td {
	padding-top: 10px !important;
}
.table-order {
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	width: 100%;
	margin-bottom: 15px;
	padding: 15px;
}
.button-table.color-blue {
	background-color: #1746FF !important;
	color: #fff !important;
}
.table-order table {
	width: 100%;
}
.common_responce {
	text-align: center;
	font-size: 14px;
	font-family: "Nunito Sans";
	font-weight: 800;
}
.table-order table th {
	color: #000;
	padding: 4px 4px;
	font-size: 12px;
	background-color: #f5f5f5;
	vertical-align: middle;
	white-space: nowrap;
}
.table-order table td {
	padding: 4px 4px;
	font-size: 12px;
	white-space: nowrap;
}

.table-order table td .button-table {
	background-color: #39FF14;
	color: #000;
	padding: 4px 6px;
	border-radius: 7px;
	font-weight: 600;
	display: inline-block;
	width: auto;
	text-align: center;
	border: none;
	font-size: 11px;
}
.my-account-right-box p {
	font-size: 14px !important;
	display: inline-block;
	width: 100%;
	font-family: "Nunito Sans", sans-serif;
	font-weight: 800;
}
.color-orenge {
    color: #f35800;
}
.billing-edite-address-all {
	height: auto;
}

.billing-edite-address {
	display: inline-block;
	width: 100%;
}

.billing-edite-address h2 {
	font-size: 18px;
	font-weight: 700;
	width: 100%;
	display: inline-block;
}

.billing-edite-left {
	float: left;
	width: 48%;
	margin-bottom: 15px;
}

.billing-edite-right {
	float: right;
	width: 48%;
	margin-bottom: 15px;
}

.billing-edite-address label {
	display: inline-block;
	width: 100%;
	font-size: 12px;
	font-weight: 700;
	font-family: "Nunito Sans";
}

.billing-edite-address input {
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	padding: 8px 10px;
	font-size: 12px;
	color: #000;
	margin: 5px 0 0 0;
}

.billing-edite-address em {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	font-style: normal;
	margin: 15px 0 0 0;
}

.billing-edite-address span {
	display: inline-block;
	width: 100%;
	margin: 10px 0;
	font-weight: 700;
	font-size: 14px;
}

.billing-edite-full {
	display: inline-block;
	width: 100%;
}

.billing-edite-button {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
}

.billing-edite-button button {
	background-color: #39FF14;
	border: none;
	border-radius: 7px;
	color: #333;
	padding: 7px 35px;
	font-weight: 700;
	font-size: 14px;
}

.billing-edite-address select {
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	background-color: #fff;
	padding: 12px 10px;
	cursor: pointer;
	margin: 5px 0 0 0;
	font-size: 12px;
}

.my-order-detail {
	margin: 15px 0 0 0;
}

.my-order-detail span {
	width: auto;
	margin: 0 5px 0 0;
}

.my-order-detail td {
	padding: 6px 10px !important;
	border-bottom: 1px solid #dcdcdc;
	font-size: 14px !important;
}

.my-order-detail tfoot tr:last-child td {
	border: none;
}

.shipped_via {
	display: inline-block;
	color: #000;
}

.billing-edite-address-all p {
	font-size: 14px;
}

.my-order-detail-box {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
}

.my-order-detail-box-inner {
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	overflow: hidden;
	height: 270px;
}

.my-order-detail-box-inner h4 {
	margin: 0;
	font-size: 14px;
	font-weight: 600;
	color: #000;
	background-color: #f5f5f5;
	padding: 15px 15px;
}

.my-order-detail-box-inner ul {
	margin: 15px 0;
	padding: 0 0 0 15px;
}

.my-order-detail-box-inner ul li {
	display: inline-block;
	width: 100%;
	color: #333;
	margin: 0 0 8px 0;
	font-size: 12px;
}

.my-order-detail-box-inner ul li:last-child {
	margin: 0;
}

.my-order-detail-box-inner ul li img {
	margin: 0 10px 0 0;
	width: 19px;
}

.rating {
	display: flex;
	width: 100%;
}

.rating .rate {
	margin: 0 0px 0 0;
	position: relative;
}

.rating .rate label::after {
	display: none;
}

.rating .rate label::before {
	display: none;
}

.rating .rate label {
	padding: 0;
	margin: 14px 5px 0 0;
	color: #666;
}

.rating .rate label .fa.fa-star {
	font-size: 20px;
}

.rate input {
	left: 0 !important;
	right: 0 !important;
	position: absolute !important;
	height: 100%;
	width: 100%;
	opacity: 0;
}

.rating input:checked+label i {
	color: #F35800;
}

.rating label:hover,
.rating label:hover~label {
	color: #F39519;
}

.my-point-page p {
	float: left;
	width: 100%;
}

.my-point-page .view-point-log {
	float: right;
	width: 50%;
	text-align: right;
}

.point-box {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
}

.point-box span {
	font-weight: 700;
	width: 100%;
	display: inline-block;
}

.point-box-inner_1 {
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	width: 100%;
	padding: 12px 10px;
	margin: 10px 0 0 0;
}
.my-order-page {
	height: auto;
	margin-bottom: 20px;
}

.point-box-inner_2 p {
	width: 100%;
	display: inline-block;
}

.my-account-right-box.my-point-page {
	height: auto;
}

.point-box-inner_2 p span {
	width: auto;
	color: #F8991B;
}

.point-box-inner_2 label {
	font-weight: 600;
	font-size: 14px;
	width: 100%;
	margin: 0 0 5px 0;
}

.point-box-inner_2 .cupon-code-input {
	float: left;
	width: auto;
	margin: 0 0 0 0;
}

.cupon-code-input input {
	border: 1px solid #dcdcdc;
	border-radius: 7px 0 0 6px;
	padding: 12px 10px;
	display: inline-block;
	color: #000;
}

.cupon-code-button {
	float: left;
}

.cupon-code-button button {
	background-color: #F8991B;
	color: #fff;
	border: none;
	border-radius: 0 7px 7px 0;
	padding: 13px 10px;
	font-weight: 600;
}

.point-box-inner_2 form {
	display: inline-block;
	width: 100%;
	margin: 0 0 30px 0;
}

.features-page-all {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	padding: 30px;
}

.features-box {
	display: inline-block;
	width: 100%;
}

.icon-feature {
	float: left;
	width: auto;
}

.text-feature {
	float: right;
	width: 80%;
	padding: 0 0 0 10px;
}

.text-feature h3 {
	font-size: 17px;
	font-weight: 800;
	width: 100%;
	display: inline-block;
}

.text-feature p {
	margin: 0;
	font-size: 14px;
	color: #333;
	width: 100%;
	display: inline-block;
}

.order-placed-box-1 {
	display: inline-block;
	width: 100%;
}

.order-placed-box-1 p {
	font-size: 14px;
	width: 100%;
	margin: 0 0 20px 0;
}

.order-placed-box-1 p img {
	width: 23px;
	margin: 0 10px 0px 0;
}

.order-placed-box-1 {
	display: inline-block;
	width: 100%;
	background-color: #f5f5f5;
	padding: 15px;
	border-radius: 7px;
}

.order-placed-box-1 table {
	width: 100%;
}

.order-placed-box-1 table span {
	display: inline-block;
	width: 100%;
	margin: 0 0 7px 0;
	font-size: 14px;
}

.order-placed-box-1 table td {
	border-right: 1px dashed;
	padding: 0 15px;
}

.order-placed-box-1 table tr td:last-child {
	border: none;
}

.order-placed-box-1 table td strong {
	color: rgba(243, 88, 0, 1);
}

.my-account-right-box.order-placed-all {
	height: auto;
}
#issuedCouponCodeModel .btn {
	display: inline-block;
	font-weight: 400;
	line-height: 1.5;
	color: #000 !important;
	font-weight: 800;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	background-color: #39FF14 !important;
	border: 1px solid #39FF14 !important;
	padding: .375rem .75rem;
	font-size: 14px;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.order-placed-box-2 {
	display: inline-block;
	width: 100%;
	border-radius: 7px;
	overflow: hidden;
	margin: 15px 0 0 0;
	padding: 0;
	border: 1px solid #dcdcdc;
}
.box-shoping-continew .wps_wpr_apply_custom_points {
	float: left;
	width: 50% !important;
	margin: 0 !important;
}
.box-shoping-continew .wps_wpr_restrict_user_message {
	margin: 0 0 10px 0 !important;
	font-size: 15px;
	font-family: 'Helvetica Rounded LT Std';
	font-weight: 600;
}
.order-placed-box-2 h3 {
	display: inline-block;
	width: 100%;
	background-color: #f5f5f5;
	padding: 12px 10px;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 15px;
}

.order-placed-box-2 th {
	font-size: 12px;
	font-weight: 700;
	padding: 5px;
	border: 1px solid #f5f5f5 !important;
}

.order-placed-box-2 td a {
	display: inline-block;
	font-size: 12px;
	font-weight: 500;
	margin: 0;
	color: #000;
}
.download_coupon_code {
	background-color: #1746FF;
	color: #fff;
}
.common_issued_coupon_code {
	color: #000 !important;
}
.button-table.sent_link_coupon_code {
	background-color: #1746FF;
	color: #fff !important;
}

.order-placed-box-2 td img {
	width: 40px;
	float: left;
	margin: 0 4px 0 0;
}

.order-placed-box-2 td {
	padding: 5px;
	font-size: 12px;
	border: 1px solid #f5f5f5;
	vertical-align: middle;
}

.order-placed-box-2 td p {
	margin: 3px 0 0 0;
	font-size: 13px;
	width: 100%;
}
.order-placed-box-2 td .color-add {
	color: #000;
	font-size: 12px;
}

.order-placed-box-2 tr:last-child td {
	border-bottom: none;
}

.right-checkout-input {
	float: right;
	width: 48%;
}

.left-checkout-input {
	float: left;
	width: 48%;
}

.full-checkout-input {
	display: inline-block;
	width: 100%;
}

#serach_top_header_category_products {
	position: relative;
	width: 100%;
}

.serach_top_header_category_products_res {
	position: absolute;
	z-index: 999;
	background-color: #fff;
	width: 100%;
	left: 0;
	margin: 4px 0 0 0;
	border-radius: 7px;
	border: 1px solid #dcdcdc;
	padding: 10px;
	overflow: scroll;
	height: 400px;
	overflow-x: inherit;
}

.serach_top_header_category_products_res ul li a:hover {
	color: #F35800;
}

.serach_top_header_category_products_res p {
	font-size: 12px;
	margin: 0;
	display: inline-block;
	width: 100%;
}

.serach_top_header_category_products_res ul {
	margin: 15px 0 0 0;
	padding: 0 0px 0 0;
	width: 100%;
}

.serach_top_header_category_products_res ul li {
	width: 100%;
	display: flex;
	list-style: none;
	margin: 0;
	border-top: 1px solid #dcdcdcdc;
	padding: 8px 0;
}

.serach_top_header_category_products_res ul li .product-img-li img {
	width: 40px;
	float: left;
}

.product-img-li {
	float: left;
	width: auto;
	font-weight: 900;
}

.product-text-li {
	float: left;
	width: 70%;
	padding: 0 0 0 0;
	font-size: 11px;
}

.product-ptice-li {
	float: right;
	width: auto;
}

.serach_top_header_category_products_res ul li a {
	color: #000;
	font-size: 14px;
	display: inline-block;
	width: 100%;
}

.serach_top_header_category_products_res ul li .product-ptice-li {
	color: #000;
	font-size: 12px;
	float: right;
}

.serach_top_header_category_products_res ul li strong {
	display: inline-block;
	width: 100%;
}

.view-all-products {
	text-align: center;
	margin: 0px 0;
	width: 100%;
	display: inline-block;
}

.view-all-products a {
	color: #F35800 !important;
	font-weight: 600;
	font-size: 12px;
}

.point-log-table h2 {
	font-weight: 700;
	font-size: 24px;
	margin: 0;
	width: 100%;
}

.point-log-table #accordionFlushExample {
	margin: 15px 0 0 0;
	display: inline-block;
	width: 100%;
}

.point-log-table .accordion button {
	border: 1px solid #dcdcdc;
	border-radius: 7px !important;
	padding: 12px 15px;
	font-weight: 600;
	font-size: 14px;
}

.accordion-button.collapsed:focus {
	box-shadow: inherit !important;
}

.accordion-button:focus {
	z-index: 3;
	outline: 0;
	box-shadow: inherit !important;
	background-color: #fff !important;
	color: #F8991B !important;
}

.point-log-table #accordionFlushExample .accordion-body {
	padding: 0 0;
	margin: 15px 0 0 0;
}

.point-log-table #accordionFlushExample .accordion-body table {
	width: 100%;
}

.accordion-body table th {
	background-color: #f5f5f5;
	padding: 8px 6px;
	font-size: 16px;
}

.accordion-body table tr th:first-child {
	border-radius: 8px 0 0 0px;
}

.accordion-body table tr th:last-child {
	border-radius: 0px 8px 0px 0px;
}

.accordion-body table td {
	padding: 10px 7px;
	font-size: 14px;
	border: 1px solid #dcdcdc;
}

.accordion-button:not(.collapsed) {
	color: #000 !important;
	background-color: #fff !important;
	box-shadow: inherit !important;
}

.totle-poin-box {
	display: inline-block;
	width: 100%;
	margin: 50px 0 0 0;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	padding: 15px 13px;
}

.totle-poin-box h3 {
	width: 100%;
	margin: 0;
	font-size: 16px;
	font-weight: 700;
}

.upload-invoice {
	text-align: center;
}

.upload-invoice h2 {
	font-size: 24px;
	font-weight: 700;
	margin: 30px 0 0 0;
	width: 100%;
}

.upload-invoice #upload_invoice {
	margin: 30px auto;
	width: 40%;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	position: relative;
	box-shadow: 0 0 7px 0 #dcdcdc;
	padding: 60px 40px;
}

.upload-images-inv {
	display: inline-block;
	width: 78%;
	position: relative;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	padding: 15px 0;
}

.upload-images-inv #invoice_image {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	z-index: 99;
}

.upload-images-inv label {
	font-size: 16px !important;
	font-weight: 600;
}

.upload-button-inv {
	display: inline-block;
	width: 100%;
	margin: 25px 0 0 0;
}

.upload-button-inv .disable-button {
	background-color: #39FF14;
	border: none;
	border-radius: 7px;
	color: #333;
	font-size: 14px;
	font-weight: 600;
	padding: 8px 35px;
}

.my-account-right-box.upload-invoice {
	height: auto;
}

#invoice_image-error {
	color: #f00;
	font-weight: 600;
	font-size: 13px !important;
}

.my-upload-inv {
	display: inline-block;
	width: 100%;
	margin: 0;
}

.my-upload-inv .nav.nav-tabs {
	border: none;
}

.my-upload-inv .nav.nav-tabs li a {
	padding: 10px 15px;
	border: none;
	color: #000;
	font-weight: 600;
	font-size: 16px;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.my-upload-inv .nav.nav-tabs li a.active {
	background-color: #F8991B;
	color: #fff;
}

.my-upload-inv .nav.nav-tabs li {
	margin: 0 5px 0 0;
}

.my-upload-inv table {
	width: 100%;
}

.my-upload-inv .tab-content {
	margin: 20px 0 0 0;
}

.my-upload-inv .tab-content th {
	background-color: #f5f5f5;
	padding: 10px 12px;
	font-size: 14px;
}

.my-upload-inv .tab-content td {
	border: 1px solid #f5f5f5;
	padding: 10px 12px;
	font-size: 14px;
}

.my-upload-inv .tab-content tr th:first-child {
	border-radius: 7px 0 0 0;
}

.my-upload-inv .tab-content tr th:last-child {
	border-radius: 0 7px 0 0;
}

.img-loader img {
	width: 50px;
	margin: 15px 0 0 0;
}

#manual_upload_invoice_model h3 {
	font-size: 16px;
	font-weight: 600;
	width: 100%;
}

#manual_upload_invoice_model .close {
	border-radius: 50%;
	width: 40px;
	height: 40px;
	border: none;
	font-size: 28px;
	display: inline-block;
	text-align: center;
	position: absolute;
	right: 7px;
	top: 10px;
	padding: 0;
	z-index: 999;
	font-family: none !important;
}

#manual_upload_invoice label {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 3px 0;
}

#manual_upload_invoice input {
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	padding: 10px 10px;
	margin-bottom: 15px;
}

#manual_upload_invoice .model-disable-button {
	background-color: #F8991B;
	color: #fff;
	border: none;
}

#manual_upload_invoice label.error {
	color: #f00;
	font-size: 13px;
	font-weight: 400;
	top: -14px;
	position: relative;
}

.top-header-current-points {
	font-size: 15px;
	font-weight: 600;
	color: #f8991b;
}

.points-rewards-calculator .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #F8991B !important;
	background: #F8991B !important;
	font-weight: normal;
	color: #454545;
	border-radius: 50%;
}

.ui-widget-header {
	border: 1px solid #dddddd;
	background: #F8991B !important;
	color: #333333;
	font-weight: bold;
	border-radius: 20px !important;
}

#points-slider {
	border: 1px solid;
	border-radius: 20px !important;
}

.ui-slider-handle.ui-corner-all.ui-state-default:focus-visible {
	outline: none !important;
}

.points-rewards-calculator p {
	margin: 14px 0;
}

.billing-edite-left label {
	width: 100%;
	text-align: left;
}

.paginaction .px-4 {
	padding-right: 14px !important;
	padding-left: 14px !important;
	color: #000;
	text-decoration: none;
}

.paginaction .px-2 {
	padding-right: 4px !important;
	padding-left: 7px !important;
	margin: 0 6px;
}

.card-image-left img {
	width: 100%;
	height: 50px;
}
.card-image-left {
	float: left;
	width: 10%;
	text-align: left;
	display: none;
}

#card-element {
	border: 1px solid #9C9C9C !important;
	border-radius: 7px;
	padding: 14px 10px !important;
	background-color: #fff;
}

.cart-page-saction .credit-card-form {
	max-width: 100%;
	text-align: center;
	display: inline-block;
	margin: 20px 0 0;
	background-color: #e3e3e3;
	padding: 10px;
	border-radius: 10px;
}

.card-form-right {
	float: left;
	width: 88%;
	text-align: left;
}

.team-all-row {
	display: inline-block;
	width: 100%;
	margin: 50px 0;
}

.box-team {
	display: inline-block;
	width: 100%;
	margin: 0;
	position: relative;
}

.box-team img {
	width: 100%;
}

.box-centent-team {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: left;
	padding: 30px 40px;
}

.box-centent-team h3 {
	width: 100%;
	display: inline-block;
	margin: 0 0 0 0;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	position: relative;
	z-index: 1;
}

.box-centent-team p {
	margin: 4px 0 0 0;
	color: #fff;
	font-size: 14px;
	width: 100%;
	position: relative;
	z-index: 1;
}

.box-team:hover .box-centent-team::before {
	content: '';
	position: absolute;
	top: -30%;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	background: linear-gradient(to bottom, rgba(34, 34, 34, 0), #222);
	z-index: 0;
}

.popup-box [data-ml-modal] {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	z-index: 999;
	width: 0;
	height: 0;
	opacity: 0;
}

.popup-box [data-ml-modal]:target {
	width: auto;
	height: auto;
	opacity: 1;
	-webkit-transition: opacity 1s ease;
	transition: opacity 1s ease;
}

.popup-box [data-ml-modal]:target .modal-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	cursor: pointer;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 1;
}

.popup-box [data-ml-modal] .modal-dialog {
	position: relative;
	width: 100%;
	max-width: 660px;
	margin: 10% auto;
	z-index: 2;
}

.popup-box .modal-dialog-lg {
	max-width: 960px !important;
}

.popup-box [data-ml-modal] .modal-dialog>h3 {
	background-color: #eee;
	border-bottom: 1px solid #b3b3b3;
	font-size: 24px;
	font-weight: 400;
	margin: 0;
	padding: 0.8em 56px .8em 27px;
}

.popup-box [data-ml-modal] .modal-content {
	background: #fff;
	padding: 0;
	border-radius: 20px;
	overflow: hidden;
	border: none;
}

.popup-box [data-ml-modal] .modal-close {
	position: relative;
	color: #000;
	background-color: #fff;
	border-radius: 50%;
	height: 32px;
	width: 30px;
	font-size: 28px;
	line-height: 24px;
	text-align: center;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	z-index: 999;
	text-decoration: none;
	border: 1px solid;
	cursor: pointer;
	float: right;
	border: none;
	top: -2px;
}

.popup-box [data-ml-modal] .modal-close:hover {
	background-color: #0085a6;
	color: #fff;
	cursor: pointer;
}

[data-ml-modal] p:first-child,
[data-ml-modal] p:last-child {
	margin: 0;
}

@media (max-width:767px) {
	.popup-box [data-ml-modal] .modal-dialog {
		margin: 20% auto;
	}
}

.link.poup-button {
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 14px;
	margin: 20px 0 0 0;
	display: none;
	text-transform: uppercase;
	text-decoration: underline;
}

.box-team:hover .poup-button {
	display: inline-block;
}

.poup-box-text-left {
	float: left;
	width: 50%;
	position: relative;
}

.poup-box-text-right {
	float: right;
	width: 50%;
	padding: 20px;
}

.poup-box-text-left img {
	width: 100%;
}

.poup-box-text-left .text-image-left {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 35px 20px;
}

.poup-box-text-left .text-image-left p {
	color: #fff;
	font-size: 18px;
	font-style: italic;
}

.poup-box-text-right h3 {
	font-size: 20px;
	font-weight: 800;
	color: #000;
	width: 100%;
	margin: 0 0 0 0;
}

.poup-box-text-right span {
	display: inline-block;
	width: 100%;
	margin: 10px 0 0 0;
	color: #666;
}

.poup-box-text-right p {
	display: inline-block;
	width: 100%;
	margin: 30px 0 0 0 !important;
	color: #333;
	font-size: 16px;
	line-height: 26px;
}


.side-bar-all-main {
	position: sticky;
	z-index: 10;
	background-color: white;
	top: 60px;
}


/**New HomePage Css**/

.new-home-page-all .container {
	max-width: 1440px;
}

.header-top-new {
	display: inline-block;
	width: 100%;
	background-color: #282828;
	padding: 10px 0;
	border-bottom: none;
}

.top-left {
	display: flex;
	width: 100%;
}

.logo-new {
	display: inline-block;
	width: auto;
	margin: 0 38px 0 0;
}

.serch-new {
	display: inline-block;
	width: 100%;
	position: relative;
}

.serch-new .search-input {
	background-color: #fff;
	border: none;
	border-radius: 7px;
	font-size: 13px;
	font-weight: 400;
	width: 100%;
	padding: 11px 10px;
	font-family: "Nunito Sans", sans-serif;
}

.serch-new .search-submit {
	position: absolute;
	right: 10px;
	border: none;
	background-color: transparent;
	padding: 0;
	color: #8C8C8C;
	top: 7px;
}

.top-nev-left {
	display: inline-block;
	width: auto;
	padding: 7px 0 0 0;
}
.top-nev-left.new-by-balance {
	padding: 0;
	position: relative;
	bottom: 7px;
}

.top-nev-left ul {
	padding: 0;
	margin: 0;
}
.record-no-found p {
	font-size: 14px !important;
	color: red;
}
.top-nev-left ul li {
	display: inline-block;
	width: auto;
	margin: 0 15px 0 0px;
}

.top-nev-left ul li a {
	display: inline-block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 400;
	font-family: "Nunito Sans", sans-serif;
}

.button-right-top {
	float: right;
	width: auto;
}

.button-right-top ul {
	margin: 0;
	padding: 0;
	width: auto;
}

.button-right-top ul li {
	display: inline-block;
	margin: 0 0 0 15px;
	width: auto;
}

.button-right-top ul li .sign-in {
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 7px;
	padding: 10px;
	text-decoration: none;
	color: #fff;
	font-family: "Nunito Sans", sans-serif;
	font-size: 14px;
}

.button-right-top ul li .register {
	display: inline-block;
	width: auto;
	background-color: #39FF14;
	padding: 12px 6px;
	border-radius: 7px;
	text-decoration: none;
	color: #000;
	font-family: "Nunito Sans", sans-serif;
	font-size: 13px;
	font-weight: 700;
}
.register.join-com {
	background-color: #1746FF !important;
	color: #fff !important;
}
.navigaction-new {
	background-color: #39FF14;
	padding: 10px 0;
	width: 100%;
	display: inline-block;
}

.navigaction-new .navbar.navbar-expand-lg.navbar-light.bg-light {
	background-color: transparent !important;
	padding: 0 !important;
}

.navigaction-new ul li a {
	padding: 0;
	color: #282828;
	font-size: 14px;
	font-weight: 600;
	font-family: "Nunito Sans", sans-serif;
}

.navigaction-new .navbar-nav.mr-auto {
	display: inline-block;
	text-align: justify;
	width: 100%;
}

.navigaction-new ul li {
    display: inline-block;
    width: auto;
    margin: 0 11px 0 0;
}

.navigaction-new ul li:last-child {
	margin: 0;
}

.banner-new-saction .slide {
	height: 747px !important;
}

@media (min-width: 992px) {

	.slider,
	.slide {
		height: 747px;
	}
}

.slide {
	position: relative;
}

.slide .slide__img {
	width: 100%;
	height: auto;
	overflow: hidden;
}

@media (min-width: 992px) {
	.slide .slide__img {
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}
}

.slide .slide__img img {
	width: 100%;
	height: auto;
	opacity: 1 !important;
	-webkit-animation-duration: 4s;
	animation-duration: 4s;
	transition: all 1s ease;
}

.slide .slide__content {
	position: absolute;
	top: 22px;
	left: 0;
	transform: translate(0%, 22px);
}

img.img-position {
    position: absolute;
    z-index: 999;
    bottom: 3%;
    right: 38%;
    width: 20%;
}
.slide .slide__content--headings {
	text-align: left;
	color: #FFF;
}

.slide .slide__content--headings h2 {
	font-size: 65px;
	margin: 0 0 0;
	text-align: left;
	font-family: 'Helvetica Rounded LT Std';
	line-height: 74px;
}

.slide .slide__content--headings .animated {
	transition: all 0.5s ease;
}

.slider [data-animation-in] {
	opacity: 0;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	transition: opacity 0.5s ease 0.3s;
}

.slick-dotted .slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: 25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	border: 0;
	display: block;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 5px;
	cursor: pointer;
	transition: all 0.3s ease;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.simple-dots .slick-dots li {
	width: 20px;
	height: 20px;
}

.simple-dots .slick-dots li button {
	border-radius: 50%;
	background-color: white;
	opacity: 0.25;
	width: 20px;
	height: 20px;
}

.simple-dots .slick-dots li button:hover,
.simple-dots .slick-dots li button:focus {
	opacity: 1;
}

.simple-dots .slick-dots li.slick-active button {
	color: white;
	opacity: 0.75;
}

.stick-dots .slick-dots li {
	height: 3px;
	width: 50px;
}

.stick-dots .slick-dots li button {
	position: relative;
	background-color: white;
	opacity: 0.25;
	width: 50px;
	height: 3px;
	padding: 0;
}

.stick-dots .slick-dots li button:hover,
.stick-dots .slick-dots li button:focus {
	opacity: 1;
}

.stick-dots .slick-dots li.slick-active button {
	color: white;
	opacity: 0.75;
}

.stick-dots .slick-dots li.slick-active button:hover,
.stick-dots .slick-dots li.slick-active button:focus {
	opacity: 1;
}

/* /////////// IMAGE ZOOM /////////// */
@-webkit-keyframes zoomInImage {
	from {
		transform: scale3d(1, 1, 1);
	}

	to {
		transform: scale3d(1.1, 1.1, 1.1);
	}
}

@keyframes zoomInImage {
	from {
		transform: scale3d(1, 1, 1);
	}

	to {
		transform: scale3d(1.1, 1.1, 1.1);
	}
}

.zoomInImage {
	-webkit-animation-name: zoomInImage;
	animation-name: zoomInImage;
}

@-webkit-keyframes zoomOutImage {
	from {
		transform: scale3d(1.1, 1.1, 1.1);
	}

	to {
		transform: scale3d(1, 1, 1);
	}
}

@keyframes zoomOutImage {
	from {
		transform: scale3d(1.1, 1.1, 1.1);
	}

	to {
		transform: scale3d(1, 1, 1);
	}
}

.zoomOutImage {
	-webkit-animation-name: zoomOutImage;
	animation-name: zoomOutImage;
}

.slide__content p {
	text-align: left;
}

.banner-new-saction .container {
	position: relative;
}

.slide__content p {
	text-align: left;
	font-family: "Nunito Sans", sans-serif;
	font-size: 24px;
	font-weight: 600;
	margin: 30px 0 0 0;
	width: 100%;
}

.slide__content a {
	background-color: #fff;
	border-radius: 7px;
	padding: 10px 20px;
	text-decoration: none;
	display: inline-block;
	width: auto;
	color: #000;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans", sans-serif;
	margin: 15px 0 0 0;
}


.slide__content a img {
	width: auto !important;
	height: auto !important;
	display: inline-flex;
	margin: 0 0 0 4px;
}

.banner-new-saction .slick-dots {
	display: inline-block !important;
	bottom: 26px !important;
}

.banner-new-saction .slick-dots button {
	width: 10px !important;
	height: 10px !important;
	border-radius: 50%;
	background-color: transparent !important;
	border: 1px solid #fff !important;
}

.banner-new-saction .slick-dots li {
	width: auto !important;
}

.banner-new-saction {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
}

.logo-saction-slider {
	display: inline-block;
	width: 100%;
	text-align: center;
	background-color: #39FF14;
	padding: 23px 0;
	margin: -9px 0 0 0;
}

.logo-saction-slider ul {
	margin: 0;
	padding: 0;
	width: auto;
}

.logo-saction-slider ul li {
	color: #282828;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Helvetica Rounded LT Std';
	text-align: center;
	display: inline-block !important;
	float: inherit !important;
}

.about-saction-new {
	display: inline-block;
	width: 100%;
	padding: 60px 0 0 0;
}

.about-image img {
	margin: 0rem 0 0 0;
	width: 330px;
	height: 326px;
}

.about-text {
	display: inline-block;
	width: 100%;
}

.about-text span {
	color: #282828;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	width: 100%;
	font-family: "Nunito Sans", sans-serif;
	display: inline-block;
}

.about-text h2 {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
	color: #282828;
	font-size: 36px;
	font-family: 'Helvetica Rounded LT Std';
}

.about-text h2 em {
	font-style: normal;
	color: #F35800;
}

.row-inner-about {
	display: inline-block;
	width: 100%;
	margin: 30px 0 0 0;
}

.box-inner-row {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.07);
    border-radius: 11px;
    padding: 16px 24px;
    margin: 0 0 20px 0;
    height: 93%;
}

.box-inner-row h3 {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
	font-size: 16px;
	font-weight: 800;
	font-family: "Nunito Sans", sans-serif;
}

.box-inner-row p {
	display: inline-block;
	width: 100%;
	margin: 3px 0 0 0;
	font-family: "Nunito Sans", sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #282828;
}

.accordion-button {
	background-color: #01579b;
	color: white;
	font: 20px Roboto, sans-serif;
}

.accordion-button:after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
	filter: brightness(0) invert(1);
}

.accordion-button:not(.collapsed):after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
	filter: brightness(0) invert(1);
}

.accordion-button:hover {
	font: 21px Roboto, sans-serif;
}

.accordion-button:not(.collapsed) {
	background-color: #0277bd;
	color: white;
}

.accordion-item {
	background-color: #e1f5fe;
	font: 16px Roboto, sans-serif;
}

.join-with-click-saction {
	display: inline-block;
	width: 100%;
	padding: 153px 0;
	background: url('../images/shoping-bg.jpg');
	background-size: cover;
	background-position: 100%;
}

.box-left-join-with span {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-family: "Nunito Sans", sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
}

.box-left-join-with h2 {
	color: #fff;
	font-family: 'Helvetica Rounded LT Std';
	font-size: 48px;
	margin: 0;
	display: inline-block;
}

.box-left-join-with #accordionExample {
	display: inline-block;
	margin: 28px 0 0 0;
	width: 100%;
}

.box-left-join-with #accordionExample .accordion-item {
	background-color: transparent;
	border: none;
}

.box-left-join-with #accordionExample .accordion-item h2 {
	background-color: transparent;
	width: 100%;
	display: inline-block;
}

.box-left-join-with #accordionExample .accordion-item .accordion-button {
	background-color: transparent !important;
	border-radius: 0;
	border-top: 1px solid #f7a170;
	padding: 26px 0;
	width: 100%;
	font-family: "Nunito Sans", sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #fff !important;
}

.box-left-join-with .accordion-body {
	padding: 0px 0 26px 0;
}

.box-left-join-with .accordion-body p {
	margin: 0;
	color: #fff;
	font-family: "Nunito Sans", sans-serif;
	font-size: 16px;
	font-weight: 600;
	width: 100%;
	display: inline-block;
}

.box-left-join-with .accordion-body a {
	display: inline-block;
	margin: 20px 0 0 0;
	background-color: #fff;
	border-radius: 7px;
	padding: 10px 20px;
	text-decoration: none;
	color: #F35800;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans", sans-serif;
}

.box-right-join-with {
	display: inline-block;
	width: auto;
	position: relative;
}

.box-right-join-with .icon-join-3 {
	position: absolute;
	bottom: -121px;
	left: -10px;
}

.box-right-join-with .icon-join-2 {
	float: right;
}

.shop-cetageory-slider {
	display: inline-block;
	width: 100%;
	padding: 48px 0 0 0;
	background-color: transparent !important;
}

.cetagory-box {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 #dcdcdc;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 20px 0 0 0;
    height: 200px;
    overflow: hidden;
}
.cetagory-box img {
	display: inline-block !important;
}

.cetagory-box span {
    display: inline-block;
    width: 100%;
    color: #000;
    margin: 0 0 0 0;
    font-family: "Nunito Sans", sans-serif;
    font-size: 13px;
    font-weight: 700;
    background-color: rgba(249, 249, 249, 1);

    padding: 16px;
}

.shop-cetageory-slider li {
	margin: 0 10px;
}

.shop-cetageory-slider button {
	bottom: 40% !important;
	background-color: #F7F7F7;
	border-radius: 50%;
	width: 60px;
	height: 60px;
}

.shop-cetageory-slider .slick-next.slick-arrow {
	right: -80px;
}

.shop-cetageory-slider .slick-prev.slick-arrow {
	left: -80px;
}

.slider-cetageory .slick-list.draggable {
	padding-bottom: 10px !important;
	padding-top: 10px !important;
}

.shop-cetageory-slider .slick-prev.slick-arrow::before {
	background: url('../images/slider-left-i.png');
	width: 24px;
	height: 24px;
	display: inline-block;
}

.shop-cetageory-slider .slick-next.slick-arrow::before {
	background: url('../images/slider-right-i.png');
	width: 24px;
	height: 24px;
	display: inline-block;
}

.how-many-ponits {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	padding: 100px 0 0;
}

.how-many-left {
	display: inline-block;
	width: 100%;
}

.how-many-left img {
	width: 100%;
	position: relative;
	top: 0;
	margin: 0 0 0 0rem;
}

.how-many-right {
	display: inline-block;
	width: 100%;
	padding: 0 0 62px 0;
}

.how-many-right span {
	display: inline-block;
	width: 100%;
	color: #282828;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Nunito Sans", sans-serif;
}

.how-many-right h2 {
	display: inline-block;
	width: 100%;
	margin: 0;
	color: #282828;
	font-size: 48px;
	font-family: "Abel", sans-serif;
	font-weight: 400;
}

.how-many-right h2 em {
	font-style: normal;
	color: #F35800;
	font-family: 'Helvetica Rounded LT Std';
	font-size: 43px;
}

.how-many-right img {
	width: 100%;
	margin: 20px 0 0 0;
}

.how-many-right a {
	display: inline-block;
	background-color: #39FF14;
	padding: 10px 20px;
	border-radius: 7px;
	text-decoration: none;
	color: #282828 !important;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans", sans-serif;
	margin: 21px 0 0 0;
	transition: all 0.35s;
}

.how-many-right a:hover {
	transform: translateY(-0.25em);
	border-color: #5e5e5e;
	color: #5e5e5e;
}

.how-many-right a:hover::before {
	opacity: 1;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
}

.how-many-right a::before {
	width: 100%;
	height: 1em;
	position: absolute;
	left: 0;
	bottom: -1.35em;
	opacity: 0;
	transition: all 0.65s;
	content: "";
}

.row-inner-about a {
	display: inline-block;
	background-color: #39FF14;
	padding: 10px 20px;
	border-radius: 7px;
	text-decoration: none;
	color: #282828 !important;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans", sans-serif;
	margin: 21px 0 0 0;
	transition: all 0.35s;
}

.row-inner-about a:hover {
	transform: translateY(-0.25em);
	border-color: #5e5e5e;
	color: #5e5e5e;
}

.row-inner-about a:hover::before {
	opacity: 1;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
}

.row-inner-about a::before {
	width: 100%;
	height: 1em;
	position: absolute;
	left: 0;
	bottom: -1.35em;
	opacity: 0;
	transition: all 0.65s;
	content: "";
}



.get-upto-saction {
	background-color: #F35800;
	padding: 86px 0 0 0;
	display: inline-block;
	width: 100%;
}

.how-many-ponits .container {
	position: relative;
}

.get-upto-left {
	display: inline-block;
	width: 100%;
	padding: 5rem 0 0 0;
}

.get-upto-left span {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Nunito Sans", sans-serif;
}

.get-upto-left h2 {
	display: inline-block;
	width: 100%;
	margin: 0;
	color: #fff;
	font-size: 48px;
	font-family: 'Helvetica Rounded LT Std';
}

.get-upto-left p {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	font-family: "Nunito Sans", sans-serif;
}

.how-many-right p {
	display: inline-block;
	width: 100%;
	margin: 15px 0 15px 0;
	color: #282828;
	font-size: 16px;
	font-weight: 400;
	font-family: "Nunito Sans", sans-serif;
}

.get-upto-left a {
	display: inline-block;
	background-color: #fff;
	padding: 10px 20px;
	border-radius: 7px;
	text-decoration: none;
	color: #F35800 !important;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans", sans-serif;
	margin: 21px 0 0 0;
	transition: all 0.35s;
}

.get-upto-left a:hover {
	transform: translateY(-0.25em);
	border-color: #5e5e5e;
	color: #5e5e5e;
}

.get-upto-left a:hover::before {
	opacity: 1;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
}

.get-upto-left a::before {
	width: 100%;
	height: 1em;
	position: absolute;
	left: 0;
	bottom: -1.35em;
	opacity: 0;
	transition: all 0.65s;
	content: "";
}

.my-rewards-saction {
	display: inline-block;
	width: 100%;
	background-color: #F35800;
	padding: 50px 0 0 0;
	background-size: cover;
	background-position: 100%;
	position: relative;
}
.about-card {
	float: right;
	margin-right: 0;
}
.my-rewards-left {
	position: relative;
	display: inline-block;
	width: 100%;
}
.shap-about-image {
	position: absolute;
	bottom: 0;
	left: -11rem;
	right: 0;
	margin: 0 auto;
	width: 100%;
	z-index: 1;
}
.my-rewards-left img {
	position: relative;
	z-index: 11;
}
.my-rewards-left img {
	position: relative;
	z-index: 11;
	width: 100%;
}

.my-rewards-righ span {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Nunito Sans", sans-serif;
}

.my-rewards-righ h2 {
	display: inline-block;
	width: 100%;
	margin: 0;
	color: #fff;
	font-size: 44px;
	font-family: 'Helvetica Rounded LT Std';
}
.about-card img {
	width: 100%;
}
.my-rewards-righ p {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	font-family: "Nunito Sans", sans-serif;
}

.my-rewards-righ a {
	display: inline-block;
	background-color: #fff;
	padding: 10px 20px;
	border-radius: 7px;
	text-decoration: none;
	color: #F35800 !important;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans", sans-serif;
	margin: 21px 0 0 0;
	transition: all 0.35s;
}

.my-rewards-righ a:hover {
	transform: translateY(-0.25em);
	border-color: #5e5e5e;
	color: #5e5e5e;
}

.my-rewards-righ a:hover::before {
	opacity: 1;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
}

.my-rewards-righ a::before {
	width: 100%;
	height: 1em;
	position: absolute;
	left: 0;
	bottom: -1.35em;
	opacity: 0;
	transition: all 0.65s;
	content: "";
}

.my-rewards-righ {
	display: inline-block;
	width: 100%;
	position: relative;
}

.brands-selection-row {
	text-align: center;
	display: inline-block;
	width: 100%;
	padding: 30px 0;
	background-color: #fff;
}

.brands-selection-row span {
	color: #282828;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	width: 100%;
	display: inline-block;
	font-family: "Nunito Sans", sans-serif;
}

.brands-selection-row h2 em {
	font-style: normal;
	color: #F35800;
}

.brands-selection-row h2 {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
	font-size: 38px;
	line-height: 48px;
	color: #282828;
	font-family: 'Helvetica Rounded LT Std';
	text-transform: capitalize;
}

.brands-selection-row a {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 7px;
    text-decoration: none;
    color: #282828 !important;
    font-size: 14px;
    font-weight: 700;
    font-family: "Nunito Sans", sans-serif;
    margin: 30px 0 0 0;
    transition: all 0.35s;
    background-color: #39ff14;
}
.brands-selection-row a img {
	width: 16px;
	margin: 0 0 0 1px;
}
.brands-selection-row a:hover {
	transform: translateY(-0.25em);
	border-color: #5e5e5e;
	color: #5e5e5e;
}

.brands-selection-row a:hover::before {
	opacity: 1;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
}

.brands-selection-row a::before {
	width: 100%;
	height: 1em;
	position: absolute;
	left: 0;
	bottom: -1.35em;
	opacity: 0;
	transition: all 0.65s;
	content: "";
}

.help-childern-saction {
	margin: 30px 0 20px;
	display: inline-block;
	text-align: center;
	width: 100%;
	background: url('../images/help-childrn.jpg');
	background-size: cover;
	background-position: 100%;
	border-radius: 10px;
	padding: 35px 0 0;
	position: relative;
	overflow: hidden;
}

.help-childern-saction::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(243, 88, 0, 0.60) 0%, rgba(246, 130, 64, 0.60) 100%);
	top: 0;
}

.help-childern-saction span {
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	font-family: "Nunito Sans", sans-serif;
	width: 100%;
	display: inline-block;
}

.home-banner-new a {
	margin: 0 !important;
}
.blaze-slider.home-banner-new {
	margin: 20px 0 0 0;
}
.blaze-slider.home-banner-new .blaze-track-container {
	padding-bottom: 0;
}
.help-childern-saction h2 {
	display: inline-block;
	width: 100%;
	margin: 22px 0 0 0;
	font-size: 44px;
	font-family: 'Helvetica Rounded LT Std';
	color: #fff;
	position: relative;
	z-index: 1;
}

.help-childern-saction a {
	display: inline-block;
	position: relative;
	z-index: 1;
	background-color: #39FF14;
	border-radius: 7px;
	padding: 10px 20px;
	color: #000 !important;
	text-decoration: none;
	font-family: "Nunito Sans", sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin: 41px 0 0 0;
	transition: all 0.35s;
}
.help-childern-saction a img {
	width: 16px;
	margin: 0 0 0 1px;
}
.help-childern-saction a:hover {
	transform: translateY(-0.25em);
	border-color: #5e5e5e;
	color: #5e5e5e;
}

.help-childern-saction a:hover::before {
	opacity: 1;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
}

.help-childern-saction a::before {
	width: 100%;
	height: 1em;
	position: absolute;
	left: 0;
	bottom: -1.35em;
	opacity: 0;
	transition: all 0.65s;
	content: "";
}

.childer-list {
	margin: 34px 0 0 0;
	display: inline-block;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.20);
	padding: 16px 0;
	position: relative;
	z-index: 1;
}

.childer-list li {
	display: inline-block;
	margin: 0 50px;
}

.childer-list li h6 {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans", sans-serif;
}
.foundation-images li img {
	width: 100%;
}
.foundation-images li:nth-child(2) {
	position: relative;
	right: 12px;
}
.logo-icon-row ul {
	padding: 0;
	margin: 0;
	text-align: center;
	width: 100%;
}
.logo-icon-row {
    display: inline-block;
    width: 100%;
    margin: 40px 0 0;
}
.logo-icon-row ul li {
	display: inline-block;
	width: auto;
	margin: 0 5px;
}

.defrent-slider {
	margin: 0;
}

.footer-saction-home {
	background-color: #282828;
	display: inline-block;
	width: 100%;
	padding: 61px 0 29px;
}

.link-page-logo {
	display: inline-block;
	width: 100% !important;
	margin: 35px 0 0 0 !important;
}

.link-page-logo img {
	width: 100%;
}

.link-page-logo li {
	float: left;
	width: 23% !important;
	margin: 0 8px 13px 0 !important;
}

.footer-box h4 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	font-family: "Nunito Sans", sans-serif;
	width: 100%;
	margin: 0;
}

.link-page li {
	display: inline-block;
	width: 100% !important;
	margin: 0 0 5px 0 !important;
}

.link-page li a {
	text-decoration: none;
	color: #CDCDCD;
	font-size: 11.5px;
	font-weight: 600;
	font-family: "Nunito Sans", sans-serif;
}

.my-account {
	display: inline-block;
	margin: 20px 0 10px !important;
}

.our-commanies li {
	width: auto !important;
	margin: 0 10px 10px 0 !important;
}

.footer-copy-right {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #414141;
	background-color: #2F2F2F;
	padding: 20px 0 16px;
}

.footer-copy-right p {
	display: inline-block;
	width: 100%;
	margin: 0;
	color: #CDCDCD;
	font-size: 12px;
	font-weight: 600;
	font-family: "Nunito Sans", sans-serif;
	text-align: center;
}

.left-copy-right {
	float: left;
	width: 100%;
	text-align: center;
	margin: 10px 0 0 0;
}

.left-copy-right span {
	display: inline-block;
	width: 100%;
	margin: 0;
	color: #CDCDCD;
	font-size: 12px;
	font-weight: 600;
	font-family: "Nunito Sans", sans-serif;
}

.right-copy-right {
	float: right;
	width: 100%;
	text-align: left;
	margin: 0;
}

.right-copy-right li {
	display: inline-block;
	width: auto;
	margin: 0 0 0 7px;
}

.how-many-right a img {
	width: auto;
	margin: 0;
}

@keyframes scroll {
	0% {
		transform: translateX(calc(-250px * 7));
	}

	100% {
		transform: translateX(0);
	}
}

.slider-text {
	height: auto;
	margin: 30px 0 0 0;
	overflow: hidden;
	position: relative;
	width: 100%;
	background-color: #39FF14;
	padding: 6px 0;
}

.slider-text .slide-track {
	animation: scroll 40s linear infinite;
	display: flex;
	width: calc(250px * 14);
}

.slider-text .slide a {
	width: fit-content;
	height: auto;
	text-align: center;
	font-family: "Nunito Sans";
	color: #282828;
	font-size: 12px;
	font-weight: 800;
	padding: 0 40px;
	display: inline-flex;
	text-decoration: none;
}

.logo-icon-row ul li img {
	width: 80%;
}


/* css of membership table */
.Membership_table {
	border-collapse: collapse;
	width: 100%;

}

.Membership_table th {
	color: white;
	background-color: black;
	font-size: 12px;
	padding: 20px 10px;
	font-family: "Nunito Sans", sans-serif;
	font-weight: 600;
	text-align: center;
	white-space: nowrap;
}

.Membership_table td {
	text-align: left;
	padding: 8px;
	font-family: "Nunito Sans", sans-serif;
	font-weight: 400;
	white-space: nowrap;
}

.Membership_table tr:nth-child(odd) {
	background-color: #dddddd;
}

.Membership_table td:nth-child(5) {
	color: rgba(243, 88, 0, 1);
	font-size: 12px;
	font-weight: 700;
}

.Membership_table td:nth-child(6) {
	color: rgba(42, 177, 16, 1);
	font-size: 12px;
	font-weight: 700;
}

.Membership_table td:nth-child(1) {
	font-weight: 700;
	font-size: 14px;
}

.Membership_table td:nth-child(3) {
	font-weight: 700;
	font-size: 12px;
}

.Membership_table td:nth-child(2) {
	font-size: 12px;
}

.Membership_table td:nth-child(4) {
	font-size: 12px;
}

.Membership_table th:nth-child(1) {
	border-radius: 11px 0 0 0;
}

.Membership_table th:last-child {
	border-radius: 0 11px 0 0;
}

.Membership_table tr:last-child td:nth-child(1) {
	border-radius: 0 0 0 11px;
}

.Membership_table tr:last-child td:last-child {
	border-radius: 0 0 11px 0;
}


.Membership_table tr {
	border: 1px solid rgba(229, 229, 229, 1)
}


.Membership_table tr:first-child,
.Membership_table tr:last-child {
	border: none;
}

/* css of membership table end */

.slide__content span {
	color: rgba(243, 88, 0, 1);
}

h2.color-black {
	color: black;
}

a.green-button {
	background-color: #39FF14;
	color: black !important;
}

p.color-black {
	color: black;
}

.product-slider-2 {
    display: flex;
    align-items: center;
    justify-content: center;
	width: 100%;
	position: relative;
}

a.fashion-circle {
	text-decoration: none;
	color: black;

}

.fashion-circle {
	position: relative;
	display: inline-block;
	width: auto;
}

.fashion-content {
	position: absolute;
	top: 23px;
	right: 36px;
	left: 31px;
	margin: 0 auto;
	z-index: 11;
	display: flex;
	flex-direction: column;
	text-align: center;
	align-items: center;

}

.fashion-content img {
	width: 95%;
}

.style-none {
	color: black;
	font-weight: 900;
}

.fashion-content span {
	font-size: 13px;
	margin-top: 5px;
}

.fashion-width-2 img {
    width: 100%;
}

.fashion-width-3 img {
	width: 100%;
}

img.banner-one-img{
    width: 98px;
    height: 98px;
}

.box-right-join-with.three-box {
	float: right;
}

.join-with-click-saction .col-md-6 {
	position: relative;
}

.box-right-join-with.two-box {
	position: absolute;
	bottom: 0px;
	left: 60px;
	z-index: 11;
}
.cetagory-product-slider img {
    width: 100%;
    height: 130px;
    object-fit: contain;
    padding-bottom: 10px;
}
.get-up-product ul li {
	list-style: none;
	width: 109px;
	background-color: white;
	box-shadow: 0 0 10px 0 #dcdcdc;
	border-radius: 10px;
	padding: 15px;
}

.get-up-product ul li a {
	display: flex;
	flex-direction: column;
	background-color: white;
	text-align: center;
	align-items: center;
}

.get-up-product img {
	object-fit: none;
}

.get-up-product span {
	font-size: 12px;
	font-weight: 700;
}

.get-up-product a {
	text-decoration: none;
	color: black;

}

.get-up-product ul {
	display: flex;
	gap: 20px;
	position: absolute;
	bottom: 0px;
	z-index: 11;
	left: -2px;
	margin-bottom: 180px;
}

.get-upto-saction .col-md-6 {
	position: relative;
}

.shop-offer {
	border: 1px solid rgba(229, 229, 229, 1);
	padding: 25px;
	border-radius: 10px;
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.07);
	margin: 0px 15px;
}

.gift-card {
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center;
	margin-bottom: 10px;
}

.offer-card img {
	width: 100%;
}

.shop-card-content {
	padding: 30px 0 0 0;
}

.gift-card span {
	font-weight: 800;
}

.gift-card i {
	font-weight: 800;
}

.shop-card-content span {
	font-weight: 800;
}

h2.shop-offer-heading {
    font-family: 'Helvetica Rounded LT Std';
    font-size: 48px;
    font-weight: 700;
    line-height: 57.6px;
    text-align: left;
    margin-bottom: 40px;
}

.gift-card-reward {
	display: inline-block;
	width: 100%;
	padding: 153px 0;
	background-color: #f35700;
	background-size: cover;
	background-position: 100%;
}

.gift-card-reward h2 {
	color: #fff;
	font-family: 'Helvetica Rounded LT Std';
	font-size: 74px;
	margin: 0;
	display: inline-block;
}

.gift-card-reward p {
    font-family: 'Nunito Sans';
    font-size: 24px;
    font-weight: 400;
line-height: 32.74px; 
    text-align: left;
    color: #fff;
    width: 37%;
    margin: 15px 0 0 0;
}

.margin-30 {
	margin-bottom: 25px;
}

.shop-section-all {
	padding: 80px 0px;
}

.different-card {
	padding: 70px 0px 40px 0px;
}


.shop-section-all .slick-prev.slick-arrow::before {
	background: url('../images/slider-left-i.png');
	width: 24px;
	height: 24px;
	display: inline-block;
}

.shop-section-all .slick-next.slick-arrow::before {
	background: url('../images/slider-right-i.png');
	width: 24px;
	height: 24px;
	display: inline-block;
}

.shop-offers-slider ul li{
	margin: 0px 20px;
}


.icon-slider img {
    width: 120px;
    height: 172px;
    object-fit:contain;
}

.link-page-logo span img {
	width: 74% !important;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    overflow-x: inherit;
	margin-top: 10px;
	padding: 10px;
}
.corporate-home-main {
    background: rgba(23, 70, 255, 1);
    color: white;
    padding: 20px;
    border-radius: 10px;
    margin-top: 30px;
}

.corporate-home-main span{
	font-size: 20px;
	font-weight: 600;
	font-family: 'Nunito Sans';
}

.corporate-home-main h2{
	font-size: 36px;
	font-weight: 600;
	text-align: left;
	font-family: 'Nunito Sans';
}


 .category-home-main{
    background:rgba(243, 244, 248, 1);
    padding: 10px;
    border-radius: 10px;
    margin-top: 30px;
}
.category-banner {
	background-image: url('../images/category-banner.png');
	background-position: 30% 0;
	background-repeat: no-repeat;
	position: relative;
	margin: 20px 0 0 0;
}

.business-register {
	background-image: url('../images/corporate-business-banner.jpg');
	background-repeat: no-repeat;
	position: relative;
	background-position: 80% 0;
	background-size: cover;
}

.category-banner-main {
	padding: 122px 72px;
}
.business-register-mobile .category-banner-main {
	padding: 130px 0px;
}
.category-banner-main h2 {
	font-size: 48px;
	font-weight: 8;
	text-align: left;
	font-family: 'Helvetica Rounded LT Std';
	color: #000;
	width: 60%;
	font-weight: 700;
}


.category-banner-main span{
	font-size: 24px;
	font-weight: 700;
	font-family: 'Nunito Sans';
}
.category-banner-main p {
	font-size: 20px;
	font-weight: 400;
	font-family: 'Nunito Sans';
	color: #000;
	margin: 15px 0 0 0;
}
.business-register p a {
	color: #fff;
	text-decoration: none;
}
.category-card-content {
	background:inherit;
	padding: 10px 15px 10px 15px;
	border-radius: 0px 0px 10px 10px;
	display: inline-block;
	width: 100%;
	text-align: left;
}
.category-card {
	box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.30);
	border: 1px solid #E5E5E5;
	border-radius: 11px;
	margin-bottom: 25px;
	height: 410px;
}
.category-card-img {
	padding: 20px 0px;
	text-align: center;
	position: relative;
}
.hart-icon {
	position: absolute;
	right: 15px;
	top: 18px;
}
.category-card:hover .hart-icon {
	display: inline-block;
}
.hart-icon a {
	font-size: 20px;
	color: #F35800 !important;
}
.category-card-content span {
	font-size: 20px;
	font-weight: 600;
	display: inline-block;
	width: 100%;
	overflow: hidden;
}

.category-card-img img {
    width: 250px;
    height: 230px;
    object-fit: contain;
}

.category {
    padding: 25px 0px 0;
}
.cetagory-product-slider button {
	bottom: 35% !important;
}
  .breadcrumb {
	display: flex;
  }
  
  .breadcrumb-links {
    display: flex;
    align-items: center;
    list-style: none;
    margin-left: -25px !important;
}
  .breadcrumb-links > li:nth-child(n + 4) {
	display: none;
  }
  .breadcrumb-box {
    display: flex;
    align-items: center;
    text-decoration: none;
}
  
  .breadcrumb-link {
	color: #9ca3af;
  }
  .breadcrumb-box:hover > *:not(.breadcrumb-icon) {
	color: #4f46e5;
  }
  
  .breadcrumb-icon,
  .breadcrumb-icon, .breadcrumb-icon-home {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    color: rgba(40, 40, 40, 1);
    margin: 0 5px 0px 5px;
	font-size: 20px;
}
 
.breadcrumb-text {
	font-size: 14px;
	text-decoration: none;
	color: rgba(40, 40, 40, 1);
	font-family: 'Nunito Sans';
}
.menu {
	width: 335px;
	padding: 15px;
	background-color: #f3f4f8;
	border-radius: 10px;
	font-family: 'Nunito Sans';
	box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.30);
}
.master-tab {
	padding: 0 0 10px 0 !important;
	margin-bottom: 15px;
}

.menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}

.master-tab > a {
    font-weight: bold;
    color: #333;
    text-decoration: none;
    display: block;
    padding: 15px;
    font-size: 20px;
}

.master-tab > a:hover {
    background-color: #ddd;
}

.menu-items {
    display: block;
}

.menu-item {
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: 600;
}
.breadcrumb-links li {
	font-size: 14px;
	font-family: 'Nunito Sans';
	font-weight: 600;
}

.menu-item > a {
	/* font-weight: bold; */
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0 0;
	text-transform: capitalize;
}
.menu-item > a:hover {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px;
	border-bottom: none !important;
}
.menu-item > a:hover {
    background-color: transparent !important;
}

.submenu {
	display: inline-block;
	padding-left: 20px;
	margin-top: 5px;
}

.submenu-item > a {
    display: block;
    padding: 5px 0;
    color: #666;
}

.submenu-item > a:hover {
    color: #000;
}
 
li.master-tab {
    display: flex;
    justify-content: space-between;
}
i.fa.fa-angle-down {
    float: right;
}

.submenu li a {
    text-decoration: none;
    color: black;  
}


.submenu li a:hover{
	text-decoration: none;
	color: #F35800;
}
.master-tab a:hover{
	text-decoration: none;
	color: black;
}

.submenu li {
	padding: 0;
	line-height: 18px;
}




/* Corporate Gift Cards Css Start*/

.corporate-gift-card {
	padding-top: 20px;
}
.corporate-gift-card ul.breadcrumb li a {
    color: #282828;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
}
.corporate-gift-card ul.breadcrumb li span {
	color: #1746FF;
	font-size: 13px;
	font-weight: 800;
	text-transform: uppercase;
	font-family: "Nunito Sans";
}
.corporate-gift-title h2 {
	color: #282828;
	text-align: center;
	font-size: 40px;
	font-weight: 700;
	padding: 20px 0 0;
	font-family: 'Helvetica Rounded LT Std';
}
.corporate-gift-title h2 span {
	color: #F35800;
}
.comrporate_description {
	display: inline-block;
	width: 100%;
	margin: 0 0 30px 0;
	text-align: left;
}
.comrporate_description #company_name {
	width: 50%;
	border: 1px solid #dcdcdc;
	border-radius: 7px;
	height: 50px;
	padding: 0 14px;
}
.corporate-gift-card ul.breadcrumb {
    align-items: center;
}
.comrporate_description h3 {
	color: #282828;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Helvetica Rounded LT Std';
	width: 100%;
	display: inline-block;
}
.corporate-gift-card ul.breadcrumb span img {
    padding: 8px;
}
.comrporate_description a {
	color: #1746FF;
	font-size: 14px;
	font-weight: 700;
	text-decoration-line: underline;
	padding-top: 24px;
	font-family: "Nunito Sans";
}
.quantity_section .grid {
	display: inline-block;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	width: 100%;
}

.quantity_section .card-counter {
	align-items: center;
	padding: 14px 16px;
	background-color: #F2F2F2;
	border: none !important;
	margin: 0 10px 10px 0;
	display: inline-block !important;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	width: auto;
}

.card-counter.last_child_cards {
	margin: 0;
	position: relative;
	top: 22px;
	background-color: #1746FF;
	width: auto;
	padding: 14px 16px;
	border: 1px solid #1746FF !important;
}
.card-counter.last_child_cards .total-gift-cards:nth-child(2) {
	position: relative;
	top: 4px;
	text-align: center;
}

.quantity_section .card-counter button {
	border: none;
	background-color: #f0f0f0;
	font-size: 18px;
	cursor: pointer;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.quantity_section .card-counter button:hover {
	background-color: #e0e0e0;
}

.quantity_section .counter-value {
	font-weight: bold;
	font-size: 18px;
	padding: 0 10px;
}

.quantity_section .total-gift-cards {
	grid-column: span 3;
	text-align: right;
}
.corporate.quantity_section {
    padding-top: 0px;
}
.flex-quientity {
	text-align: center;
	width: auto;
	display: inline-block;
	margin: 3px 0 0 10px;
}
.card-counter.last_child_cards .total-gift-cards {
	float: left;
}
.card-counter.last_child_cards span {
	color: #fff !important;
}
.quantity_section .card-counter span {
	color: #282828;
	font-family: "Nunito Sans";
	font-size: 15px;
	font-weight: 700;
	margin: 3px 0 0 0;
	width: auto;
	float: left;
}
.slection_box_corporate {
    padding-top: 70px;
}

.box-dynmic {
	background: transparent;
	padding: 0;
	border-radius: 0;
	margin-bottom: 30px;
}

.box-dynmic h3 {
    color: var(--Black, #282828);
    font-size: 24px;
    font-weight: 700;
}
.gift-box-card {
	width: 32%;
	border-radius: 11px;
	border: 1px solid #1746FF;
	padding-top: 0px;
	background: #fff;
	overflow: hidden;
	display: inline-block;
	margin: 0 15px 15px 0;
}
.gift_card_corporate.card-counter {
	display: inline-block;
	width: 100%;
}

.css {
	max-width: 0;
}
.new-gift-box {
	display: inline-block;
	width: 100%;
	position: relative;
	padding: 50px 0 0 0;
}
.gift-card-details {
    padding: 30px 50px;
    display: flex;
    justify-content: space-between;
}

.gift-card-details .price_gifting {
    color: #282828;
    font-size: 32px;
    font-weight: 800;
}
img.card_img_gift {
    padding: 0 50px;
}
.gift-card-details button.delete-btn {
    background: transparent;
    border: none;
}
.flex-quientity.card_gifting {
	justify-content: space-between;
	padding: 21px 18px;
	border-top: 1px solid #1746FF;
	display: inline-block;
	width: 100%;
}
.cart_area_section span {
	display: inline-block;
	width: 100%;
	color: #282828;
	font-size: 16px;
	font-weight: 700;
	font-family: "Nunito Sans";
	margin: 0 0 25px 0;
}
.gifting_quient {
	background-color: #F2F2F2;
	display: inline-block;
	width: 50%;
	text-align: center;
	border-radius: 7px;
	padding: 10px 14px;
}
.gifting_quient button {
	border: 1px solid #282828;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	font-weight: 900;
}
.left-buton {
	float: left;
}
.gifting_quient button {
	border: 1px solid #282828;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	font-weight: 900;
}
.gifting_quient .number-of-card-value {
	color: #282828;
	font-size: 20px;
	font-weight: 800;
}
.gift-box-card:hover .flex-quientity.card_gifting {
	background-color: #1746FF;
	color: #fff;
}

.gift-box-card:hover .flex-quientity.card_gifting .number-of-card-value {
	color: #1746FF;
}
.gift-box-card:hover .flex-quientity.card_gifting button {
	background-color: #1746FF;
	border-color: #1746FF;
	color: #fff;
}
.right-buton {
	float: right;
}
.gift-box-card:hover span {
	color: #fff;
}
.gift-box-card:hover .space_colpasse img {
	filter: brightness(0) invert(1);
}
.gift-box-card input {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 0;
}


.cart_area_section .cart-area {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 8px;
  }
  
  .cart_area_section .cart-area h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
  }
  
  .cart_area_section .cart-summary {
	display: flex;
	justify-content: space-between;
  }
  
  .cart_area_section .cart-field {
	display: flex;
	flex-direction: column;
	width: 30%;
  }
  
  .cart_area_section .cart-field label {
	font-size: 14px;
	margin-bottom: 11px;
	font-weight: 700;
	font-family: "Nunito Sans";
	color: #282828;
	text-align: left;
	text-transform: uppercase;
}
.cart_area_section .cart-field input {
	border: 1px dotted #ddd;
	border-radius: 5px;
	font-size: 14px;
	background-color: #f0f0f0;
	width: 100%;
	box-sizing: border-box;
	height: 54px;
}
  
  .cart_area_section .cart-field input:focus {
	outline: none;
  }
  .cart_area_section {
	margin: 30px 0;
}
.payment_section-cart .payment-form {
	background-color: #E3E3E3;
	padding: 0 0;
	border-radius: 7px;
	display: inline-block;
	margin: 39px auto 0;
	width: 775px;
	text-align: center;
}
.payment_section-cart .payment-form h2 {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
}

.payment_section-cart .input-group {
    margin-bottom: 15px;
}

.payment_section-cart .input-group label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}

.payment_section-cart .input-group input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
}

.payment_section-cart .payment-methods {
	margin: 10px 0 0;
	display: inline-block;
	width: 100%;
}
.terms-confermed #is_term_condition {
	border: none !important;
	width: 23px;
	height: 22px;
	position: relative;
	top: 3px;
}
.payment_section-cart .payment-methods img {
	width: 42px;
	height: auto;
	border-radius: 7px;
}

.payment_section-cart .terms {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.payment_section-cart .terms input {
    margin-right: 10px;
}

.payment_section-cart .terms label {
    font-size: 12px;
}

.payment_section-cart .submit-btn {
	width: fit-content;
	background-color: #1746FF !important;
	color: #fff;
	border: none;
	border-radius: 5px;
	font-size: 16px;
	cursor: pointer;
	transition: background-color 0.3s ease;
	padding: 12px 0;
	font-family: "Nunito Sans";
	font-weight: 900;
	font-size: 16px;
	width: 223px;
	height: 56px;
}
.credit-card-form .submit-btn {
	background-color: transparent !important;
	height: auto !important;
}
.payment_section-cart .submit-btn:hover {
    background-color: #0056b3;
}

.flex-image-input {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 20px 38px;
}
.input-payment-fixed {
    display: flex;
    gap: 15px;
}

.profile_payment {
    border: 1px solid;
    border-color: #E5E5E5;
    border-radius: 10px;
    overflow: hidden;
}

.profile_payment h2 {
    background: #F2F2F2;
    padding: 20px;
}

.profile_payment h2 {
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 28.8px;
}
.terms-confermed {
	margin-top: 20px;
	margin-bottom: 21px;
	position: relative;
}
.payment_section-cart {
	padding-bottom: 60px;
	display: inline-block;
	width: 100%;
	text-align: center;
}
/* Corporate Gift Cards Css End*/



.banner-shop-saction {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 104px 0;
	background: url('../../public/images/Banner.jpg');
	background-size: cover;
	background-position: center;
	position: relative;
}
.banner-shop-saction span {
	display: inline-block;
	margin: 0;
	width: 100%;
	color: #282828;
	font-size: 24px;
	font-weight: 700;
	font-family: "Nunito Sans";
}
.banner-shop-saction h2 {
	display: inline-block;
	width: 50%;
	color: Black;
	font-size: 48px;
	font-weight: 700;
	font-family: 'Helvetica Rounded LT Std';
}
.banner-shop-saction h2 em {
	font-style: normal;
	color: #F35800;
}
.banner-shop-saction p {
	display: inline-block;
	width: 100%;
	margin: 0;
	color: #282828;
	font-size: 20px;
	font-weight: 400;
	font-family: "Nunito Sans";
}
.shop-page-slider-saction {
	display: inline-block;
	width: 100%;
	margin: 30px 0 0 0;
	padding: 0;
}
.shop-page-slider-saction h2 {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	color: Black;
	font-size: 28px;
	font-weight: 700;
	font-family: 'Helvetica Rounded LT Std';
}
.shop-page-slider-saction h2 span a {
	text-decoration: none;
	color: #F35800;
	font-family: 'Helvetica Rounded LT Std';
}
.shop-page-slider-saction h2 span {
	color: #F35800;
}
.shop-page-slider-saction ul {
	margin: 31px 0 0 0;
	padding: 0;
}
.shop-categories {
	display: inline-block;
	width: 100%;
	margin: 0;
	border: 1px solid #E5E5E5;
	background-color: #F3F4F8;
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.07);
	border-radius: 11px;
	text-align: center;
	padding: 39px 0 0 0;
	overflow: hidden;
}
.shop-categories img {
	display: inline-block;
	width: 100%;
}
.shop-page-slider-saction .shop-categories {
	padding: 0;
}
.shop-page-slider-saction .shop-cetagores {
	margin: 0;
}
.shop-cetagores {
	display: inline-block;
	width: 100%;
	background-color: #fff;
	padding: 19px 0;
	margin: 29px 0 0 0;
}
.shop-cetagores span {
	display: inline-block;
	width: 100%;
	color: #000000;
	font-size: 13px;
	font-weight: 700;
	font-family: "Nunito Sans";
}
.shop-page-slider-saction li {
	margin: 0 14px;
}
.shop-page-slider-saction .slick-list.draggable {
	padding: 0 0 11px 0 !important;
}
.shop-page-slider-saction .slick-prev.slick-arrow::before {
	background: url('../images/slider-left-i.png');
	width: 24px;
	height: 24px;
	display: inline-block;
}
.shop-page-slider-saction .slick-next.slick-arrow::before {
	background: url('../images/slider-right-i.png');
	width: 24px;
	height: 24px;
	display: inline-block;
}
.shop-page-slider-saction button {
	bottom: 40% !important;
	background-color: #F7F7F7;
	border-radius: 50%;
	width: 60px;
	height: 60px;
}
.shop-page-slider-saction .slick-next.slick-arrow {
	right: -80px;
}
.shop-page-slider-saction .slick-prev.slick-arrow {
	left: -80px;
}
.shop-page-slider-saction p {
	display: inline-block;
	width: 100%;
	margin: 0;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
	font-family: "Nunito Sans";
	font-weight: 700;
}
.gift-card-saction img {
	width: 100%;
}
.gift-card-saction {
	margin-top: 30px;
}
.shop-page-slider .product-logo.position-logo img {
	display: inline-block;
}
.shop-page-slider .product-logo.position-logo {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
}
.gift-card-saction-last {
	margin-bottom: 30px;
	display: none;
}
.corporate-business-banner {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
}
.corporate-business-banner h2 {
	display: inline-block;
	width: 100%;
	margin: 0;
	color: #fff;
	font-size: 63px;
	font-weight: 700;
	font-family: 'Helvetica Rounded LT Std';
	line-height: 63px;
}
.corporate-business-banner p {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	font-family: "Nunito Sans";
	width: 50%;
	line-height: 30px;
	margin: 35px 0 0 0;
}
.banner-buton {
	width: 100%;
	margin: 20px 0 0 0;
	display: none;
}
.banner-buton a {
	display: inline-block;
	width: auto;
	padding: 10px 20px;
	background-color: #282828;
	border-radius: 7px;
	font-size: 16px;
	font-family: "Nunito Sans";
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: 900;
}
.banner-buton a img {
	margin: 0 0 0 4px;
}
.corporate-business-banner h2 em {
	font-style: normal;
	color: #F35800;
}
.corporate-business-saction-2 {
	display: inline-block;
	width: 100%;
	padding: 50px 0 0 0;
}
.corporate-business-saction-2 h2 {
	display: inline-block;
	width: 100%;
	margin: 0;
	color: #282828;
	font-size: 48px;
	font-weight: 700;
	font-family: 'Helvetica Rounded LT Std';
}
.corporate-business-saction-2 h2 span {
	display: inline-block;
	color: #F35800;
}
.corporate-business-saction-2 p {
	display: inline-block;
	width: 90%;
	margin: 15px 0 0 0;
	color: #282828;
	font-size: 16px;
	font-weight: 600;
	font-family: "Nunito Sans";
	line-height: 23px;
}
.corporate-business-saction-2 .row {
	margin-top: 50px;
}
.corporate-business-saction-2-box {
	display: inline-block;
	width: 100%;
}
.corporate-business-saction-2-box h3 {
	display: inline-block;
	width: 100%;
	color: #000000;
	font-size: 24px;
	font-weight: 700;
	font-family: 'Helvetica Rounded LT Std';
	margin: 15px 0 0 0;
}
.corporate-business-saction-2-box img {
	width: 16%;
}
.corporate-business-saction-2-box h6 {
	display: inline-block;
	width: 100%;
	color: #282828;
	font-size: 18px;
	font-weight: 600;
	font-family: "Nunito Sans";
	margin: 25px 0 0 0;
	line-height: 22px;
}
.corporate-business-slider {
	margin: 10px 0 0 0;
}
.button-canetr {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin: 30px 0;
}
.button-canetr a {
	display: inline-block;
	width: auto;
	padding: 10px 20px;
	background-color: #282828;
	border-radius: 7px;
	font-size: 16px;
	font-family: "Nunito Sans";
	color: #fff !important;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: 900;
}

.the-totle-saction {
	display: inline-block;
	width: 100%;
	padding: 50px 0;
}

.the-totle-saction h2 {
	display: inline-block;
	width: 100%;
	text-align: left;
	color: #000000;
	font-size: 48px;
	font-weight: 700;
	font-family: 'Helvetica Rounded LT Std';
}
.the-totle-saction h3 {
	display: inline-block;
	width: 100%;
	font-size: 32px;
	font-weight: 800;
	margin: 30px 0 0 0;
	color: #000;
	font-family: "Nunito Sans";
	text-align: left;
	overflow: hidden;
	height: 75px;
}
.the-totle-saction h2 span {
	color: #F35800;
}
.the-totle-saction span {
	color: #282828;
	font-weight: 700;
}
.how-many-right p {
	margin: 5px 0 20px 0;
}
.the-totle-saction p {
	display: inline-block;
	width: 100%;
	color: #282828;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	font-family: "Nunito Sans";
	margin: 30px 0 0 0;
	text-align: left;
}
.the-totle-saction-box-left {
	padding-top: 0;
	text-align: left;
	width: 100%;
	display: inline-block;
}
.img-soon {
	display: inline-block;
	width: 100%;
	text-align: center;
	background-color: #D9D9D9;
	height: 500px;
	border-radius: 7px;
	padding: 14rem 0;
}
.img-soon h5 {
	margin: 0;
	color: #BEBEBE;
	font-size: 36px;
	font-weight: 900;
	font-family: "Nunito Sans";
}
.the-totle-saction-box-right {
	text-align: center;
	width: 100%;
}
.the-totle-saction-box-right a {
	background-color: #39FF14;
	display: inline-block;
	border-radius: 7px;
	padding: 10px 20px;
	color: #282828 !important;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans";
	text-decoration: none;
	margin: 36px 0 0 0;
}
.reward-saction {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 59px 0 0 0;
}
.reward-saction h2 {
	margin: 0;
	color: #000;
	font-size: 40px;
	font-weight: 700;
	font-family: 'Helvetica Rounded LT Std';
}
.reward-saction h2 span {
	display: inline-block;
	color: #F35800;
}
.reward-saction p {
	display: inline-block;
	width: 100%;
	margin: 22px 0 0 0;
	color: #282828;
	font-size: 32px;
	font-weight: 400;
	font-family: "Nunito Sans";
}

.all-logo-slider {
	margin: 79px 0;
	padding: 0;
}
.logo-10 img {
	width: 80%;
}
.company-logo-slider {
	margin-bottom: 60px;
}
.our-heling {
	display: inline-block;
	width: 100%;
	margin: 60px 0 0 0;
}
.our-heling h3 {
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #000;
	font-family: 'Helvetica Rounded LT Std';
	font-size: 48px;
	font-weight: 700;
}
.our-heling h3 span {
	color: #F35800;
}
.partners-logo {
	margin: 60px 0;
}
.partners-logo h2 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 900;
	font-family: "Nunito Sans";
	margin: 0;
	width: 100%;
}
.partners-logo .all-logo-slider {
	margin: 30px 0 0 0;
}
.foundation-content span em {
	font-style: normal;
	position: relative;
	top: 13px;
	color: #000;
}

.donation-section {
	display: inline-block;
	width: 100%;
	margin: 300px 0 0 0;
}

.donation-section h2 {
	color: #282828;
	font-family: 'Helvetica Rounded LT Std';
}

.donation-section .highlight {
	color: #ff6600;
	font-family: 'Helvetica Rounded LT Std';
}

.donation-section p {
	color: #282828;
	font-size: 16px;
	font-weight: 400;
	width: 100%;
	font-family: "Nunito Sans";
	margin: 34px 0 0 0;
}

.donation-section img {
	max-width: 100%;
	height: auto;
	border-radius: 7px;
}
.donation-section .btn.join-btn {
	background-color: #39FF14;
	border-radius: 7px;
	color: #282828;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans";
	margin: 34px 0 0 0;
}
.image-container {
	text-align: center;
}
.saction-file-logo {
	display: inline-block;
	width: 100%;
	margin: 73.61px 0 0 0;
	text-align: center;
	border: 1px solid #F7F7F7;
	border-radius: 11px;
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.31);
	padding: 28px 0;
}
.saction-file-logo ul {
	display: flex;
	padding: 0;
	margin: 0;
	text-align: center;
}
.saction-file-logo ul li {
	width: 100%;
	display: inline-block;
}
.saction-file-logo ul li:last-child img {
	width: 72px;
}
.our-gift-saction {
	display: inline-block;
	width: 100%;
	margin: 75px 0 0 0;
	background: url('../images/bg-inner-gift.png');
	background-repeat: no-repeat;
	background-position: 100%;
	padding: 67px 32px;
	height: 450px;
}
.slider-text.defrent-slider-about {
	margin: 10px 0 0 0;
}
.our-gift-saction p {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
	color: #282828;
	font-size: 16px;
	font-weight: 500;
	font-family: "Nunito Sans";
	line-height: 24px;
}
.our-gift-saction a {
	display: inline-block;
	width: auto;
	background-color: #282828;
	border-radius: 7px;
	padding: 10px 20px;
	color: #fff;
	text-decoration: none;
	font-family: "Nunito Sans";
	font-size: 16px;
	font-weight: 900;
	margin: 20px 0 0 0;
}


.foundation-section {
	padding: 140px 0 0;
	background-color: #fff;
	display: inline-block;
	width: 100%;
}
.foundation-section h2 {
	color: #ff6600;
	font-weight: bold;
}
.foundation-section span {
	display: inline-block;
	width: 100%;
	margin: 10px 0 0 0;
	color: #282828;
	font-size: 48px;
	font-weight: 700;
	font-family: 'Helvetica Rounded LT Std';
}
.foundation-section span em {
	font-style: normal;
	position: relative;
	top: 13px;
}
.foundation-section h3 {
	color: #F35800;
	display: inline-block;
	width: 100%;
	font-size: 48px;
	font-weight: 800;
	font-family: 'Helvetica Rounded LT Std';
	margin: 17px 0 0 0;
}

.foundation-section p {
	color: #666;
}

.foundation-section .highlight {
	color: #ff6600;
	font-weight: bold;
}

.foundation-section .logo {
	width: 120px;
}

.watch-btn {
	background-color: #00ff00;
	border-color: #00ff00;
	color: #fff;
	padding: 10px 20px;
	font-weight: bold;
	border-radius: 5px;
	margin-top: 20px;
}

.watch-btn:hover {
	background-color: #00cc00;
	border-color: #00cc00;
}

.highlights-title {
	color: #ff6600;
	font-weight: bold;
	margin-top: 40px;
}
.video-placeholder video {
    width: 100%;
    height: 590px;
    object-fit: cover;
}
.foundation-section h4 {
	font-size: 24px;
	font-weight: 800;
	text-transform: uppercase;
	color: #282828;
	font-family: "Nunito Sans";
	margin: 28px 0 0 0;
}
.foundation-section button {
	background-color: #39FF14;
	padding: 10px 20px;
	color: #282828;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans";
	border: none;
	border-radius: 7px;
	margin: 25px 0 0 0;
}
.foundation-section p {
	color: #282828;
	margin: 27px 0 0 0;
	width: 100%;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	font-family: "Nunito Sans";
}
.some-hight {
	display: inline-block;
	width: 100%;
	color: #F35800;
	font-size: 16px;
	font-weight: 800;
	text-transform: uppercase;
	font-family: "Nunito Sans";
	margin: 59px 0 0 0;
}




/*.wrapper-grid .container {
	display: grid;
	grid-gap: 9px;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	grid-auto-rows: 210px;
	grid-auto-flow: dense;
}

.wrapper-grid .horizontal {
	grid-column: span 2;
}

.wrapper-grid .vertical {
	grid-row: span 2;
}

.wrapper-grid .big {
	grid-column: span 2;
	grid-row: span 2;
}*/

.vertical.image-one-grid {
	float: left;
	width: 302px;
	height: 371px;
}
.image-tow-grid {
	width: 369px;
	height: 408px;
	float: left;
	margin: 0 0 0 10px;
}
.image-nine-grid {
	float: right;
	width: 725.65px;
	height: 100%;
}
.image-three-grid {
	float: left;
	width: 302px;
	margin: -26px 0 0 0;
}
.image-four-grid {
	float: left;
	width: 370px;
	margin: 10px 0 0 10px;
}
.image-five-grid {
	float: left;
	width: 361px;
	margin: 10px 0 0 8px;
}
.image-six-grid {
	float: right;
	margin: 9px 0 0 0;
	width: 355px;
}
.image-saven-grid {
	float: left;
	position: absolute;
	left: 11px;
	top: 49rem;
	width: 304px;
}
.image-saven-grid img {
	height: 218px !important;
}
.image-eight-grid {
	float: right;
	width: 355px;
	margin: 5px 0 0 0;
}
.image-10-grid {
	float: right;
	width: 364px;
	position: relative;
	right: 8px;
	margin: 5px 0 0 0;
}
.image-10-grid img {
	height: 170px !important;
}
.image-eight-grid img {
	height: 171px !important;
}




.wrapper-grid .container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.wrapper-grid {
	margin: 8px 0 0 0;
	display: inline-block;
	width: 100%;
	position: relative;
}
.wrapper-grid .container {
	position: relative;
}


.sponsor-section {
	padding: 33px 0 0;
}

.sponsor-section h2 {
	text-align: left;
	font-weight: 700;
	color: #282828;
	font-family: 'Helvetica Rounded LT Std';
	font-size: 28px;
	display: inline-block;
	width: 100%;
}
.sponsor-card {
	border: none;
	text-align: center;
}
.sponsor-section .ul li:last-child {
	border: none;
}
.sponsor-card img {
	height: auto;
}
.sponsor-card h5 {
	font-size: 12px;
	color: #282828;
	margin-top: 16px;
	font-family: "Nunito Sans";
	font-weight: 800;
}
.sponsor-section .row.text-center.justify-content-center {
	margin-top: 44px;
}
.all-logo-slider .slick-prev.slick-arrow::before {
	background: url('../images/slider-left-i.png');
	width: 24px;
	height: 24px;
	display: inline-block;
}

.all-logo-slider .slick-next.slick-arrow::before {
	background: url('../images/slider-right-i.png');
	width: 24px;
	height: 24px;
	display: inline-block;
}
.all-logo-slider button {
	bottom: 21%;
	background-color: #F7F7F7;
	border-radius: 50%;
	width: 60px;
	height: 60px;
}
.all-logo-slider .slick-prev.slick-arrow {
	left: -90px;
}
.all-logo-slider .slick-next.slick-arrow {
	right: -80px;
}
.foundation-logo-slider ul li img {
	display: inline-block;
	width: 100%;
	height: 90px;
	object-fit: contain !important;
}
.foundation-logo-slider ul li {
	text-align: center !important;
	margin: 0 10px;
}
.foundation-logo-slider h2 {
	display: inline-block;
	width: 100%;
	color: #282828;
	font-size: 28px;
	font-weight: 700;
	font-family: 'Helvetica Rounded LT Std';
}
.foundation-logo-slider {
	display: inline-block;
	width: 100%;
	margin: 56px 0 43px 0;
}
.foundation-logo-slider .all-logo-slider.slick-initialized.slick-slider.slick-dotted {
	margin: 42px 0 0 0;
}
.sponsor-section .ul {
	display: flex;
	width: 100%;
	margin: 44px 0 0 0;
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.31);
	border-radius: 11px;
	border: 1px solid #F7F7F7;
	background-color: #fff;
	padding: 20px;
}
.sponsor-section .ul li {
	display: inline-block;
	width: 100%;
	border-right: 1px solid #EFEFEF;
}
.cart-area-heding {
	background-color: #F2F2F2;
	padding: 10px 19px;
	color: #282828;
	font-size: 24px !important;
	font-weight: 700 !important;
	display: inline-block;
	width: 100%;
	font-family: 'Nunito Sans';
	margin: 0 !important;
	text-align: left;
}
.cart-summary {
	padding: 20px;
}
.input-payment-fixed {
	width: 100%;
}
.credit-card-form label {
	display: inline-block;
	width: 100%;
	text-align: left;
	color: #282828;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Nunito Sans";
	margin: 0 0 11px 0;
}
.form-box-card.card-nbr {
	display: inline-block;
	width: 440px;
	text-align: left;
	margin: 0 20px 0 0;
}
.form-box-card.expire-date {
	width: 228px;
	display: inline-block;
	text-align: left;
	margin: 0 20px 0 0;
}
.form-box-card.cvv-input {
	width: 228px;
	display: inline-block;
	text-align: left;
}
.credit-card-form input {
	width: 100%;
	border: 1px solid #E5E5E5;
	border-radius: 7px;
	height: 54px;
	padding: 10px;
}
.form-box-card.cvv-input {
	width: 228px;
	float: right;
}
.buton-ehat button {
	border: 1px solid #282828 !important;
	width: 26px !important;
	height: 26px !important;
	display: inline-block !important;
	padding: 0;
	line-height: 8px;
}
.flex-quientity.buton-ehat span {
	float: inherit;
	padding: 0 8px;
	margin: 0;
	text-align: center;
}
.banner-gift-card {
	display: inline-block;
	width: 100%;
	position: relative;
	margin: 20px 0 0 0;
}
.banner-gift-card h2 {
	display: inline-block;
	width: 100%;
	font-family: 'Helvetica Rounded LT Std';
	font-size: 60px;
	line-height: 60px;
	font-weight: 900;
	color: #fff;
	margin: 0;
}
.banner-gift-card p {
	display: inline-block;
	width: 37%;
	margin: 14px 0 0 0;
	color: #fff;
	font-size: 19px;
	font-weight: 600;
	font-family: "Nunito Sans";
}
.banner-button {
	display: inline-block;
	width: 100%;
	margin: 39px 0 0 0;
}
.banner-button .btn.join-btn {
	padding: 10px 20px;
	border-radius: 7px;
	background-color: #39FF14;
	font-size: 16px;
	font-weight: 900;
	font-family: "Nunito Sans";
}
.gift-card-logo {
	margin: 0;
}
.gift-cards-saction-tow {
	display: inline-block;
	width: 100%;
	padding: 30px 0 0 0;
}
.gift-cards-saction-tow h2 {
	display: inline-block;
	width: 100%;
	margin: 0;
	color: #282828;
	font-size: 28px;
	font-weight: 700;
	font-family: 'Helvetica Rounded LT Std';
}
.gift-cards-saction-tow h2 span {
	color: #F35800;
}
.gift-cards-saction-tow .row {
	margin-top: 30px;
}
.gift-cards-saction-box {
	display: inline-block;
	width: 100%;
	border: 1px solid #E5E5E5;
	border-radius: 11px;
	text-align: center;
	padding: 30px 0 0 0;
}
.gift-cards-saction-box .price-amount {
	padding: 10px 50px 0;
	text-align: center;
	color: #282828;
	font-size: 28px;
	font-weight: 800;
	font-family: "Nunito Sans";
}
.box-add-to-card {
	border-top: 1px solid #E5E5E5;
	margin: 31px 0 0 0;
	padding: 10px 15px;
	display: flex;
	width: 100%;
	text-align: center;
}
.box-add-to-card .add-button-card {
	width: 70%;
	text-align: right;
}
.add-button-card a {
	display: inline-block;
	padding: 10px 15px;
	border-radius: 7px;
	background-color: #39FF14;
	color: #282828 !important;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	font-family: "Nunito Sans";
}
.add-button-card a img {
	width: 19px;
	margin: 0;
}
.gift-cards-saction-box .flex-quientity.buton-ehat {
	width: 30%;
	text-align: center;
	display: inline-block !important;
	margin: 0 auto;
	background: #F2F2F2;
	border-radius: 6px;
	padding: 6px 0px;
}
.flex-quientity.buton-ehat input {
	background: transparent;
	border: none;
	font-size: 16px;
	position: relative;
	left: 0;
	-moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0;
}
.gift-cards-saction-box button {
	border-radius: 50%;
	font-weight: 900;
}
.box-add-to-card .counter-value {
	width: 20% !important;
	display: inline-block;
	text-align: center;
	font-weight: 600;
	color: #000;
	font-size: 22px;
}
.gift-cards-saction-box:hover {
	border-color: #1746FF;
}
.gift-cards-saction-box:hover a {
	background-color: #1746FF;
	color: #fff !important;
}
.gift-cards-saction-box:hover a img {
	filter: brightness(0) invert(1);
}
.gift-cards-saction-tow .row .col-md-4 {
	margin-bottom: 24px;
}
.gift-cards-saction-tow.donation-card-gift {
	padding: 70px 0 0 0;
}
.christmas-sale-saction img {
	width: 100%;
	margin: 30px 0 0 0;
}
.christmas-sale-saction h2 {
	display: inline-block;
	width: 100%;
	margin: 40px 0 0 0;
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Helvetica Rounded LT Std';
}
.christmas-sale-saction span {
	writing-mode: tb;
	transform: rotate(-180deg);
	position: absolute;
	left: 3%;
	top: 16%;
	color: #fff;
	font-size: 46px;
	font-weight: 800;
	font-family: 'Helvetica Rounded LT Std';
}
.christmas-promotion-saction {
	display: inline-block;
	width: 100%;
	background: url("../../public/images/christmas-promotion-bg.jpg");
	margin: 29px 0 0 0;
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 435px;
	padding: 81px 0 102px 0;
}
.christmas-promotion-saction h6 {
	display: inline-block;
	width: 100%;
	margin: 0;
	font-size: 24px;
	font-weight: 700;
	color: #282828;
	font-family: "Nunito Sans";
}
.christmas-promotion-saction h2 {
	display: inline-block;
	width: 100%;
	margin: 28px 0 0 0;
	color: #282828;
	font-size: 28px;
	font-weight: 700;
	line-height: 30px;
	font-family: 'Helvetica Rounded LT Std';
}
.logo-52-orange img {
	width: 60% !important;
}
.christmas-promotion-saction span {
	color: #F35800;
}
.christmas-promotion-saction p {
	display: inline-block;
	width: 100%;
	margin: 24px 0 0 0;
	font-size: 20px;
	font-weight: 400;
	color: #282828;
	font-family: "Nunito Sans";
}
.gift-card-logo-slider {
	margin: 0 0 50px;
}
.box-left-input {
	float: left;
	width: 100%;
}

.right-side-contact {
	text-align: center;
	width: 100%;
	display: inline-block;
	padding-top: 20px;
}
.right-side-contact h2 {
	display: inline-block;
	width: 100%;
	margin: 58px 0 0 0;
	font-size: 24px;
}
.right-side-contact a {
	display: inline-block;
	background-color: #39FF14;
	padding: 10px 15px;
	border-radius: 7px;
	color: #282828 !important;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	font-family: "Nunito Sans";
	margin: 21px 0 0 0;
}
.button-full-box {
	display: inline-block;
	width: 100%;
	text-align: left;
}
.right-side-contact img {
	width: 68%;
}
.category-card-content a {
	color: #282828;
	text-decoration: none;
	font-size: 14px;
	font-family: "Nunito Sans";
	line-height: 19px;
	display: inline-block;
}
.redeem-form-main select {
	margin-bottom: 30px;
}
#exampleModalToggle .modal-body {
	text-align: center;
	font-family: "Nunito Sans";
	font-weight: 600;
}
#exampleModalToggle .btn.btn-primary {
	background-color: #39FF14 !important;
	border: none;
	color: #000 !important;
	font-weight: 600;
	font-size: 12px;
	font-family: "Nunito Sans";
}
.redeem-form-main label.error {
	color: #f00 !important;
	font-size: 12px !important;
	width: 100%;
	margin: 0 0 7px 0;
	position: relative;
	top: -7px;
}
.redeem-form-main .col-md-6 {
	position: relative;
}
.redeem-form-main input.error {
	margin: 0 0 7px 0;
}
label.error {
	color: #f00 !important;
}
.comrporate_description #company_name-error {
	width: 100%;
	display: inline-block;
	margin: 5px 0 0 0;
}
.button-table {
	background-color: #39FF14;
	color: #000;
	border-radius: 7px;
	padding: 5px 5px;
	font-weight: 700;
	font-family: "Nunito Sans";
	margin: 0 10px 0 0;
	font-size: 12px;
}
.row.justify-content-center {
	margin: 4rem auto;
	width: 70%;
}
.row.justify-content-center .col-md-4.col-form-label.text-md-end {
	display: inline-block;
	width: 100%;
	text-align: left !important;
}
.row.justify-content-center .col-md-6 {
	width: 100%;
}
.row.justify-content-center #email {
	height: 55px;
	padding: 10px;
}
.row.justify-content-center .btn.btn-primary {
	background-color: #39FF14;
	border-color: #39FF14;
	color: #000;
	font-weight: 800;
	font-family: "Nunito Sans";
	font-size: 12px;
	padding: 10px 15px;
}
.row.justify-content-center .col-md-4.col-form-label.text-md-end {
	font-size: 14px;
	font-weight: 600;
}
.card-header {
	font-weight: 800;
	color: #000;
}
.breadcrumb h3 {
	display: inline-block;
	width: 100%;
	color: #282828;
	font-size: 30px;
	font-weight: 500;
	font-family: 'Helvetica Rounded LT Std';
	margin: 0;
}
.brand-logo-box {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-bottom: 28px;
	position: relative;
}
.brand-logo-box img {
	width: 100%;
}
.box-simple {
	display: inline-block;
	width: 100%;
	margin: 26px 0 0 0;
}
.box-simple span {
	display: inline-block;
	color: #282828;
	font-size: 13px;
	font-weight: 700;
	font-family: "Nunito Sans";
}
.box-simple em {
	font-style: normal;
	background-color: #F3F4F8;
	padding: 10px;
	border-radius: 7px;
	margin: 0 0 0 15px;
	color: #282828;
	font-size: 13px;
	font-weight: 700;
	font-family: "Nunito Sans";
}
.mini-cart-box {
	position: fixed;
	top: 25%;
	right: 10px;
	background-color: #fff;
	border: 1px solid #E5E5E5;
	border-radius: 11px;
	box-shadow: 4px 8px 20px 0px rgba(23, 70, 255, 0.14);
	width: 168px !important;
	text-align: center;
	padding: 29px 0px !important;
	z-index: 999;
}
.cart-image {
	display: inline-block;
	background-color: #F35800;
	width: 67px;
	height: 67px;
	border-radius: 50%;
	position: relative;
	padding: 20px 0;
}
.cart-image span {
	background-color: #fff;
	display: inline-block;
	width: 19px;
	height: 19px;
	border-radius: 50%;
	line-height: 19px;
	font-size: 11px;
	position: relative;
	top: -6px;
	right: 3px;
	font-family: "Nunito Sans" !important;
	font-weight: 700;
}
.cart-image img {
	width: 25px;
}
.go-to-card {
	display: inline-block;
	background-color: #1746FF;
	border-radius: 7px;
	padding: 6px 16px;
	color: #fff !important;
	text-decoration: none;
	font-size: 12px;
	font-weight: 500;
	font-family: "Nunito Sans";
	margin: 10px 0 0 0;
}
.meni-check {
	display: inline-block;
	background-color: #39FF14;
	border-radius: 7px;
	padding: 6px 18px;
	color: #000 !important;
	text-decoration: none;
	font-size: 12px;
	font-weight: 500;
	font-family: "Nunito Sans";
	margin: 10px 0 0 0;
}
.mini-cart-box a {
	width: 110px !important;
}
.export-button {
	display: inline-block;
	width: 100%;
	text-align: right;
	margin: 10px 0 20px 0;
}
.box-team img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.banner-new-logo {
	height: auto !important;
	width: 20% !important;
	margin: 15px 0 0 0;
}
.one-banner {
	font-size: 17px !important;
	margin: 15px 0 0 0 !important;
}
.one-banner a {
	background-color: transparent;
	padding: 0;
	color: #fff !important;
	font-weight: 400;
	margin: 10px 0 0 0 !important;
}
.one-banner a::before {
	display: none !important;
}
.one-banner a:hover::before {
	display: none !important;
}
.banner-new-logo-2.fadeInRight.animated {
	width: 30%;
	height: auto;
	margin-bottom: 46px;
}
.banner-tow-button {
	background-color: #39FF14 !important;
	color: #000;
}
.small-logo {
	width: 413px;
	margin: 0 0 0 0 !important;
}
.brands-selection-row .banner-tow-button {
	margin: 0;
}
.link-page-logo span {
	width: 100%;
	display: inline-block;
}
.footer-logo-card {
	margin: 15px 0 0 0;
	display: inline-block;
	width: 100%;
}
.logo-52-orange {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 99;
	width: auto;
}
.logo-52-orange img {
	width: auto !important;
}
.logo-52-orange a {
	background-color: transparent;
	padding: 0;
	margin: 0;
}
.black-orange {
	width: 50%;
}
.logo-icon-row h2 {
	display: inline-block;
	margin: 0;
	color: #282828;
	font-size: 20px;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 30px;
	text-align: center;
	width: 100%;
}
.my-rewards-righ .small-logo {
	width: auto;
	text-align: center;
}
.top-right .navbar.navbar-expand-lg {
	display: inline-block;
}
.about-logo-new {
	text-align: left;
	margin-bottom: 30px;
}
.position-sticky.sticky {
	position: sticky;
	top: 0;
	z-index: 11;
}
.commmon-pdf-class {
    text-align: center;
    padding: 0px;
}
.comrporate_description p {
	display: inline-block;
	width: 100%;
	margin: 24px 0 0 0;
	font-size: 17px;
	font-weight: 800;
	font-family: "Nunito Sans";
}
.product-logo {
    top: 0;
    left: 0;
    right: 0 !important;
    margin: 0 auto !important;
    width: 75% !important;
    text-align: center;
    height: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-logo img {
	display: inline-block !important;
	width: 100% !important;
}
.cart_area_section-promo {
	margin: 39px 0 0 0;
}
.cart_area_section-promo span {
	color: #282828;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Nunito Sans";
}
.slection_box_corporate.promotional {
	padding: 25px 0 0 0;
}
.terms-confermed label {
	color: #1746FF !important;
	font-size: 16px !important;
	font-weight: 700;
	font-family: "Nunito Sans";
	margin: 0 0 0 7px;
}

.join-with-click-saction {
    position: relative;
}

.join-with-click-saction:after {
    content: '';
    background: #000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0.3;
}

.join-with-click-saction .container {
    z-index: 99;
    position: relative;
}
.mobile-image {
	display: none;
}
.bnaer-card-image {
	display: none;
}


.dropdown-menu {
	position: absolute;
	display: none;
	min-width: 100% !important;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
	position: absolute;
	max-height: 688px !important;
	width: 84rem !important;
}
.nav-item.dropdown.show .main_category.dropdown-item {
	font-weight: 800;
	background-color: transparent !important;
	font-size: 12px;
}
.sub_category.dropdown-item {
	width: 100%;
	display: inline-block;
	margin: 0 0 0 0;
	background-color: transparent !important;
	padding: 0 0 0px 0;
	font-size: 12px;
}
.mega-menu-box {
	width: 20%;
	margin: 0 0 25px 0;
	display: inline-grid;
}
.mobile-logo-our {
	display: none;
}
.mobile-image-our {
	display: none;
}
.mobile-logo-our .small-logo {
	display: inline-block;
}
.banner-new-saction button {
	top: 50%;
	z-index: 99 !important;
}
.banner-new-saction .slick-next.slick-arrow {
	right: 40px !important;
	z-index: 999;
	background-image: url('../images/right-chevron.png');
	background-size: cover;
	height: 37px;
	opacity: 0.5;
}
.banner-new-saction .slick-prev.slick-arrow {
	left: 40px;
	z-index: 999;
	background-image: url('../images/left-chevron.png');
	background-size: cover;
	height: 37px;
	opacity: 0.5;
}
.space_colpasse {
    float: left;
    width: 70%;
}
.box-team::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	background: linear-gradient(to bottom, rgba(34, 34, 34, 0), #222);
	height: 38%;
}
.image-six-grid img {
	height: 321px !important;
}
.image-nine-grid video {
	height: 486px;
}
.image-five-grid video {
	height: 320px;
}
.image-six-grid video {
	height: 320px;
}
.image-nine-grid video {
	height: 486px;
}
.redeem-main h2 span {
	color: #F35800;
}
.redeem-form-main .check-button-row label {
	color: #282828;
	font-size: 12px;
	font-family: "Nunito Sans";
}
.redeem-form-main .check-button-row {
	display: inline-block;
	margin: 0;
}
.redeem-form-main select.error {
	margin: 0 0 7px 0;
}
.disc span {
	font-family: "Nunito Sans" !important;
}
.redme-gift-card {
	display: inline-block;
	margin: 20px auto auto;
	width: 40%;
}
.redme-gift-card input {
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	padding: 13px 10px;
	font-size: 14px;
	background-color: #dcdcdc;
	text-align: center;
	font-weight: 800;
	font-family: "Nunito Sans";
}
.right-shop-details .disc p {
	font-family: "Nunito Sans" !important;
	margin: 0;
	font-size: 12px !important;
}
.tabContent h5 {
	font-size: 14px;
	font-weight: 900;
	font-family: "Nunito Sans";
	display: inline-block;
	width: 100%;
}
.tabContent ul {
	display: inline-block;
	width: 100%;
	padding: 0;
	margin: 10px 0 0 0;
}
.tabContent ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-family: "Nunito Sans";
}
.tabContent .tab-table {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	padding: 20px;
}
.tabContent .tab-table th {
	background-color: #dcdcdc !important;
	border: 1px solid #b9b9b9 !important;
}
.tabContent .tab-table table {
	width: 100% !important;
}
.wps_wpr_apply_custom_points {
	display: inline-block;
	width: 100%;
}
.banner-new-saction .banner-new-logo-2 {
	width: 30%;
	height: auto !important;
	margin-bottom: 30px;
}
.all-logo-slider li.logo-slider img {
	width: 100%;
	height: 100px;
	object-fit: contain;
}
.all-logo-slider .logo-slider {
	margin: 0 10px;
}
.point-log-table p:nth-child(1) {
	font-size: 20px;
	font-family: 'Helvetica Rounded LT Std';
}
.point-log-table .accordion {
	margin-bottom: 15px;
}
.point-log-table .accordion-body {
	padding: 10px 0;
}
.point-log-table .accordion-body th {
	font-size: 12px;
}
.point-log-table .accordion-body td {
	font-size: 12px;
}
.billing-edite-address-all .color-orenge {
	color: #000;
	font-size: 12px;
}
.billing-edite-address-all td {
	font-size: 12px !important;
}
.order-placed-all table {
	width: 100%;
}
.remove_cart_credit {
	color: #1746FF;
	font-weight: 800;
	font-family: 'Nunito Sans';
	margin: 0 0px 0 10px;
}
.remove_cart_manager_promotion_code {
	color: #1746FF;
	font-weight: 800;
	font-family: 'Nunito Sans';
	margin: 0 0px 0 10px;
}
.slection_box_corporate-latast-box img {
	width: 364px;
	height: 219px;
}

.slection_box_corporate-latast .space_colpasse a img {
	width: auto;
	height: auto;
}

.promotional-row .slection_box_corporate-latast-box img {
	width: 228px;
	height: 137px;
}

.slection_box_corporate-latast-box button img {
	width: auto;
	height: auto;
}

.sho-more-content .content {
	width: 100%;
	display: inline-block;
}
.sho-more-content .content #show-more {
	color: #1746FF;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
}
.sho-more-content .content #show-less {
	color: #1746FF;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
	position: relative;
	top: 15px;
}
.sho-more-content p {
	font-weight: 400;
	font-size: 16px;
	margin: 15px 0 0 0;
}
.sho-more-content h6 {
	display: inline-block;
	width: 100%;
	margin: 10px 0 0 0;
	font-weight: 800;
	font-size: 18px;
}
.sho-more-content h3 {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
	font-size: 14px;
	font-weight: 600;
}
.sho-more-content ul {
	display: inline-block;
	width: 100%;
	margin: 15px 0;
	padding: 0 0 0 35px;
}
.sho-more-content ul li {
	float: left;
	margin: 0 0 8px 0;
	font-size: 14px;
	color: #333;
}
.card-counter.last_child_cards #total {
	margin: 0 0 0 9px;
	font-size: 18px;
	font-weight: 800;
	position: relative;
	top: -3px;
}
.card_gifting {
	display: flex;
	margin: 0;
}
.gift-cards-new-from-box {
	display: inline-block;
	width: 100%;
	background-color: #1746FF;
	text-align: center;
	padding: 15px 0;
	margin: 28px 0 0 0;
	border-radius: 7px;
}
.gift-cards-new-from-box-left {
	display: flex;
	width: 100%;
	align-items: center;
	margin: 0 auto;
	justify-content: center;
}
.gift-cards-new-from-box-left label {
	color: #fff !important;
	font-size: 18px;
	font-weight: 700;
	font-family: 'Nunito Sans';
	margin: 10px 26px 0 0;
	float: left;
}
.gift-cards-new-from-box-left input {
	border: 1px solid #E1E1E1;
	border-radius: 7px;
	height: 44px;
	width: 256px;
	margin: 0 13px 0 0;
	padding: 0 10px;
	font-size: 15px;
	font-family: 'Nunito Sans';
	float: left;
}
.gift-cards-new-from-box-left select {
	border: 1px solid #E1E1E1;
	border-radius: 7px;
	height: 44px;
	width: 40%;
	margin: 0 13px 0 0;
	padding: 0 10px;
	font-size: 15px;
	font-family: 'Nunito Sans';
	float: right;
}
.slection_box_corporate-latast {
	display: inline-block;
	width: 100%;
	margin: 58px 0 0 0;
}
.slection_box_corporate-latast h2 {
	display: inline-block;
	width: 100%;
	font-size: 32px;
	font-weight: 700;
	color: #282828;
	font-family: 'helvetica_rounded_lt_stdblack';
	margin: 0;
}
.slection_box_corporate-latast h2 em {
	font-style: normal;
	color: #F35800;
}
.slection_box_corporate-latast .row {
	margin-top: 26px;
}
.slection_box_corporate-latast-box {
	text-align: center;
	border: 1px solid #1746FF;
	border-radius: 11px;
	padding: 27px 0 0;
	overflow: hidden;
	display: inline-block;
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}
.cards_add_to_cart_res2 {
	position: absolute;
	bottom: -14px;
	font-size: 12px;
	width: 100%;
	text-align: left;
}
.cards_add_to_cart_res1 {
	position: absolute;
	bottom: -14px;
	font-size: 12px;
	width: 100%;
	text-align: left;
}
.cards_add_to_cart_res3 {
	position: absolute;
	bottom: -14px;
	font-size: 12px;
	width: 100%;
	text-align: left;
}
.cards_add_to_cart_res100 {
	font-size: 12px;
	width: 100%;
	text-align: left;
	margin: 6px 0 0 0;
}
.cards_add_to_cart_res101 {
	font-size: 12px;
	width: 100%;
	text-align: left;
	margin: 6px 0 0 0;
}
.cards_add_to_cart_res102 {
	font-size: 12px;
	width: 100%;
	text-align: left;
	margin: 6px 0 0 0;
}
.name-company-box {
	position: relative;
	width: 65%;
}
.name-company-box label.error {
	position: absolute;
	width: 100%;
	right: 16px;
	color: #f00 !important;
	bottom: 0px;
	top: inherit;
	font-size: 12px;
	margin: 0;
	text-align: right;
}
.price-box {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 18px 50px;
	color: #282828;
	font-size: 20px;
	font-weight: 800;
	font-family: 'Nunito Sans';
}
.slection_box_corporate-latast .space_colpasse {
	float: right;
	width: 69%;
	text-align: left;
}
.slection_box_corporate-latast .space_colpasse button {
	background-color: #39FF14;
	border-radius: 7px;
	padding: 10px 15px;
	display: inline-block;
	color: #282828;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	font-family: 'Nunito Sans' !important;
	border: none;
}
.slection_box_corporate-latast .space_colpasse a {
	background-color: #39FF14;
	border-radius: 7px;
	padding: 10px 15px;
	display: inline-block;
	color: #282828;
	font-size: 14px;
	font-weight: 800;
	text-decoration: none;
	font-family: 'Nunito Sans' !important;
	border: none;
}
.slection_box_corporate-latast-box:hover a {
	background-color: #1746FF;
	color: #fff;
}
.slection_box_corporate-latast-box:hover a img {
	filter: brightness(0) invert(1);
}
.slection_box_corporate-latast-box .gifting_quient span {
	font-size: 17px;
	font-weight: 600;
	line-height: 30px;
}
.promotional-row .col-md-2 {
	width: 20%;
	margin-bottom: 12px;
}
.promotional-row .slection_box_corporate-latast-box {
	padding: 25px 0 0 0;
}
.promotional-row .price-box {
	padding: 12px 21px;
	font-size: 26px;
}
.promotional-row .flex-quientity.card_gifting {
	padding: 5px 18px 0;
	display: inline-block;
	width: 100%;
}
.promotional-row .space_colpasse {
	width: auto;
}
.promotional-row .space_colpasse a {
	font-size: 12px;
	padding: 13px 8px;
}
.promotional-row .space_colpasse button {
	padding: 9px 6px;
	font-size: 12px;
}
.promotional-row .gifting_quient {
	background-color: #F2F2F2;
	float: left;
	width: 100%;
	text-align: center;
	border-radius: 7px;
	padding: 4px 10px;
	margin: 0 0 0 0;
}
.promotional-row .space_colpasse button img {
	width: 19px;
	height: auto;
}
.promotional-row .space_colpasse a img {
	width: 15px;
}
.promotional-row .gifting_quient button {
	width: 18px;
	height: 18px;
	line-height: 7px;
	margin: 5px 0 0 0;
}
.corporate-promotional-tow-box {
	display: inline-block;
	width: 100%;
	margin: 56px 0;
}
.corporate-promotional-inner {
	display: inline-block;
	width: 100%;
	border: 1px solid #E5E5E5;
	border-radius: 7px;
	padding: 0 0 18px 0;
	height: 299px;
}
.hedding-title {
	display: inline-block;
	width: 100%;
	background-color: #1746FF;
	padding: 14px 16px;
	text-align: left;
	border-radius: 7px 7px 0 0;
	color: #fff;
	font-size: 17px;
	font-family: 'helvetica_rounded_lt_stdblack';
}
.hedding-title span {
	color: #1746FF;
	font-family: 'helvetica_rounded_lt_stdblack';
}
.corporate-card-three-box {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 15px 0 0 0;
}
.corporate-card-three-box ul {
	padding: 0;
	margin: 0;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.corporate-card-three-box ul li {
	display: inline-block;
	width: 110px;
	height: 103px;
	padding: 17px 5px 20px;
	border-radius: 7px;
	margin: 0 10px;
}
.corporate-card-three-box ul li span {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 12px;
	font-family: 'Nunito Sans';
	font-weight: 700;
	overflow: hidden;
	height: 35px;
}
.corporate-card-three-box ul li strong {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 20px;
	font-family: 'Nunito Sans';
	font-weight: 900;
}
.corporate-card-three-box ul li:last-child span {
	color: #000;
}
.corporate-card-three-box ul li:last-child strong {
	color: #000;
}
.enter-code-box {
	display: inline-block;
	width: 100%;
	text-align: left;
	margin: 16px 0 0 0;
	padding: 0 20px;
}
.custom-check-button.foundaction-check {
	margin: 10px auto 0;
	text-align: center;
	width: 70%;
	display: inline-block;
}
.custom-check-button.foundaction-check .form-group {
	margin-bottom: 6px;
}
.enter-code-box span {
	display: inline-block;
	width: 100%;
	text-transform: uppercase;
	color: #282828;
	font-size: 12px;
	font-weight: 800;
	font-family: 'Nunito Sans';
	margin: 9px 0 0 0;
}
.enter-code-input {
	display: inline-block;
	width: 100%;
	text-align: left;
	margin: 10px 0 0 0;
}
.enter-code-input input {
	border: 3px solid #C6C6C6;
	border-radius: 7px;
	width: 323px;
	height: 48px;
	text-align: center;
	font-weight: 800;
	text-transform: uppercase;
	color: #000;
	font-family: 'Nunito Sans';
	font-size: 16px;
}
.enter-code-input button {
	height: 48px;
	background-color: #1746FF;
	border: none;
	border-radius: 7px;
	padding: 7px 20px;
	margin: 0 0 0 10px;
	color: #fff;
	font-family: 'Nunito Sans';
	font-size: 14px;
	font-weight: 800;
}
.promotional-gift-card-input-all {
	display: inline-block;
	width: 100%;
	padding: 20px 20px 0 20px;
}
.promotional-gift-card-input-box-left {
	float: left;
	width: 48%;
}
.promotional-gift-card-input-box-right {
	float: right;
	width: 48%;
}
.promotional-gift-card-input-all label {
	width: 100%;
	color: #282828;
	font-size: 12px;
	font-weight: 700;
	font-family: 'Nunito Sans';
	margin: 0 0 5px 0;
	text-transform: uppercase;
}
.promotional-gift-card-input-all input {
	display: inline-block;
	width: 100%;
	border: 1px solid #E5E5E5;
	border-radius: 7px;
	height: 48px;
	padding: 10px;
	color: #000;
	font-size: 16px;
	font-family: 'Nunito Sans';
}
.promotional-gift-enter-code {
	display: inline-block;
	width: 100%;
	padding: 0 20px;
}
.promotional-gift-enter-code label {
	display: inline-block;
	width: 100%;
	text-transform: uppercase;
	color: #282828;
	font-weight: 700;
	font-family: 'Nunito Sans';
	font-size: 12px;
	margin: 0 0 5px 0;
}
.promotional-gift-enter-code input {
	width: 323px;
	border: 3px solid #C6C6C6;
	border-radius: 7px;
	height: 48px;
	text-align: center;
	text-transform: uppercase;
	color: #282828;
	font-size: 16px;
	font-weight: 800;
	font-family: 'Nunito Sans';
}
.promotional-gift-enter-code button {
	height: 48px;
	background-color: #1746FF;
	border: none;
	border-radius: 7px;
	padding: 7px 20px;
	margin: 0 0 0 10px;
	color: #fff;
	font-family: 'Nunito Sans';
	font-size: 14px;
	font-weight: 800;
}
.payment_section-cart h2 {
	background-color: transparent;
	padding: 0;
	margin: 0 !important;
}
.payment_section-cart .flex-payment-coberd {
	width: 80%;
	margin: 0 auto;
	display: inline-block;
}
.payment_section-cart .flex-image-input {
	display: inline-block;
	padding: 0;
	text-align: center;
	width: 100%;
}
.enter-gift-brand-gift {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 30px 0;
}
.enter-gift-brand-gift-inner {
	display: inline-block;
	width: 752px;
	margin: 0 auto;
}
.enter-gift-brand-gift-inner-one {
	display: inline-block;
	width: 100%;
	background-color: #1746FF;
	border-radius: 7px 7px 0 0;
	padding: 21px 0 17px;
}
.enter-gift-brand-gift-inner-one-iiner {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.left-box-enter {
	width: 240px;
	display: inline-block;
	margin: 0 10px;
}
.enter-gift-brand-gift-inner-one-iiner label {
	text-align: left;
	color: #fff;
	text-transform: capitalize;
	font-family: 'Nunito Sans';
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 5px 0;
}
.enter-gift-brand-gift-inner-one-iiner input {
	width: 100%;
	border: 1px solid #fff;
	border-radius: 7px;
	height: 44px;
	text-align: center;
	font-weight: 800;
	color: #000;
	font-family: 'Nunito Sans';
}
.enter-gift-brand-gift-inner-one-iiner select {
	width: 100%;
	border: 1px solid #fff;
	border-radius: 7px;
	height: 44px;
	text-align: left;
	font-weight: 800;
	color: #000;
	font-family: 'Nunito Sans';
}
.enter-gift-brand-gift-inner-tow {
	display: inline-block;
	width: 100%;
	background-color: #F35800;
	padding: 21px 0;
	border-radius: 0 0 7px 7px;
	position: relative;
	top: 0px;
}
.enter-gift-brand-gift-inner-tow span {
	color: #fff;
	text-transform: capitalize;
	font-family: 'Nunito Sans';
	font-size: 18px;
	font-weight: 800;
	display: inline-block;
	width: 100%;
}
.enter-gift-brand-gift-inner-tow p {
	display: inline-block;
	width: 100%;
	color: #fff;
	margin: 8px 0 0 0;
	font-family: 'Nunito Sans';
	font-size: 12px;
	font-weight: 500;
}
.corporate-promotional-inner-right .hedding-title {
	background-color: #39FF14;
	color: #000;
}
.total-amount-box-new {
	display: flex;
	margin: 24px 0 0 0;
	width: 100%;
	padding: 0 20px;
}
.total-amount-box-new .totle-box-new {
	display: inline-block;
	width: 100%;
	margin: 0 10px 0 0;
}
.total-amount-box-new .totle-box-new label {
	display: inline-block;
	width: 100%;
	color: #282828;
	font-size: 9px;
	font-weight: 800;
	text-transform: uppercase;
	font-family: 'Nunito Sans';
}
.total-amount-box-new .totle-box-new input {
	border: 1px solid #E5E5E5;
	width: 100%;
	border-radius: 7px;
	height: 48px;
	margin: 5px 0 0 0;
	padding: 0 10px;
}
.generate-btn {
	display: inline-block;
	padding: 9px 30px;
	background-color: #39FF14;
	border: none;
	border-radius: 7px;
	font-size: 14px;
	font-family: 'Nunito Sans';
	font-weight: 800;
}
.check-button-row label a {
	color: #1746FF !important;
	font-weight: 800;
}
.cards_remove_from_cart {
	background-color: #F2F2F2 !important;
}
.my-account-right-box.order-placed-all.from-creat-all {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	display: inline-block;
}
.from-creat-box {
	display: inline-block;
	margin: 0 auto;
	width: 70%;
}
.from-create-left {
	float: left;
	width: 48%;
	margin-bottom: 15px;
}
.from-create-right {
	float: right;
	width: 48%;
	margin-bottom: 15px;
}
.create-button {
	display: inline-block;
	width: 100%;
	text-align: left;
}
.create-button button {
	display: inline-block;
	background-color: #39FF14;
	border: none;
	border-radius: 7px;
	font-family: 'Nunito Sans';
	font-size: 14px;
	font-weight: 700;
	padding: 10px 20px;
}
.from-creat-box input {
	border: 1px solid #dcdcdc;
	height: 45px;
	font-size: 15px;
	font-family: 'Nunito Sans';
}


.form-group {
	float: right;
	width: auto;
}
.left-input .input-code {
	width: 94%;
	float: left;
}
.gift-cards-new-from-box {
	display: inline-block;
	width: 100%;
	background-color: #1746FF;
	text-align: center;
	padding: 15px 0;
	margin: 28px 0 0 0;
	border-radius: 7px;
}
.from-test label {
	color: #000 !important;
	font-size: 13px;
	font-weight: 700;
	font-family: 'Nunito Sans';
	margin: 0 0 5px 0;
	width: 100%;
}
.from-test input {
	border: 1px solid #E1E1E1;
	border-radius: 7px;
	height: 44px;
	width: 100%;
	margin: 0 13px 0 0;
	padding: 0 10px;
	font-size: 15px;
	font-family: 'Nunito Sans';
}
#submit_management_gift_card h2 {
	display: inline-block;
	width: 100%;
	margin: 0;
	color: #000000;
	font-size: 20px;
	font-weight: 800;
	font-family: 'Nunito Sans';
	margin-bottom: 20px;
	text-align: left;
}
#submit_management_gift_card {
	display: inline-block;
	width: 100%;
	margin: 0rem 0;
	text-align: center;
}
.from-test select {
	border: 1px solid #E1E1E1;
	border-radius: 7px;
	height: 44px;
	width: 100%;
	margin: 0 13px 0 0;
	padding: 0 10px;
	font-size: 15px;
	font-family: 'Nunito Sans';
	background-color:#fff;
}
.from-test {
	border: 1px solid #dcdcdc;
	margin: 0 auto;
	width: 100%;
	border-radius: 7px;
	padding: 15px;
	text-align: left;
}
.buton-row {
	display: inline-block;
	width: 100%;
}
.buton-row .generate-btn {
	display: inline-block;
	background-color: #39FF14;
	border: none;
	border-radius: 7px;
	font-family: 'Nunito Sans';
	font-size: 16px;
	font-weight: 700;
	padding: 10px 20px;
}

.left-input .check-input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.left-input .form-group label {
  position: relative;
  cursor: pointer;
}
.left-input .form-group label::before {
	content: '';
	-webkit-appearance: none;
	background-color: transparent;
	border: 2px solid #333;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 9px 9px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 5px;
	border-radius: 4px;
	margin-top: 11px;
}
.left-input .form-group input:checked + label::after {
	content: '';
	display: block;
	position: absolute;
	top: 13px;
	left: 8px;
	width: 6px;
	height: 14px;
	border: solid #333;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}
.check-co-button {
	display: inline-block;
	width: 100%;
	margin: 0 0 15px 0;
}
.check-co-button .form-group {
	width: auto;
	float: left;
	margin: 0 10px 0 0;
}
.three-black img {
	width: 94%;
}

.redeem-canter-page {
	background-image: url('../images/corporate-business-banner.jpg');
	background-position: 30% 0;
	background-repeat: no-repeat;
	position: relative;
}
.redeem-canter-page span {
	color: #fff;
}
.redeem-canter-page h2 {
	color: #fff;
}
.redeem-canter-page p {
	color: #fff;
}
.redeem-canter-page h2 span {
	color: rgba(243, 88, 0, 1);
	font-family: 'Helvetica Rounded LT Std' !important;
}
.footer-adress {
	display: inline-block;
	width: 100%;
	margin: 15px 0 0 0;
	color: #CDCDCD;
	font-size: 12px;
	font-weight: 600;
}
.footer-logo-card {
	margin: 20px 0 0 0;
	display: inline-block;
	width: 100%;
}
.join-with-click-saction-home::after {
	display: none;
}
.business-register h2 {
	color: #fff;
}
.business-register p {
	color: #fff;
}
.image-table {
	border: 1px solid #E5E5E5;
	border-radius: 11px;
	width: 100%;
	display: inline-block;
}
.image-table table {
	width: 100%;
}
.image-table table th {
	background-color: #282828;
	padding: 10px 7px;
	color: #fff;
	font-size: 12px;
	font-family: "Nunito Sans";
	text-align: center;
	white-space: nowrap;
	line-height: 17px;
}
.image-table table td {
	color: #282828;
	font-size: 12px;
	font-weight: 400;
	padding: 10px 15px;
	border-bottom: 1px solid #E5E5E5;
	white-space: nowrap;
}
.image-table table td.td-orange {
	color: #F35800;
}
.image-table table td.td-green {
	color: #2AB110;
}
.image-table table tr:last-child td {
	border: none;
}
.contact-usa {
	margin-top: 16px !important;
}
#our-gift {
	padding-top: 100px; /* Adjust this value as needed */
  }
  .our-commanies {
	margin: 0 0 40px 0 !important;
}
.footer-saction-home .col-md-2 {
	width: 16%;
}
.footer-saction-home .col-md-2:first-child {
	width: 21%;
}
.footer-saction-home .col-md-2:last-child {
	width: 19%;
}
.footer-saction-home .col-md-2:nth-child(5) {
	width: 10%;
}
.logo-link-image {
	padding: 0 !important;
	margin: 0 !important;
	background-color: transparent !important;
}
.logo-link-image img {
	width: 100% !important;
	margin: 0 !important;
}
.logo-link-image::before {
	display: none;
}
.logo-link-image:hover {
	transform: inherit !important;
}
.gift-card-logo.gift-card-logo-page {
	text-align: center;
}
.box-image-gift img {
	width: 78%;
	margin-bottom: 20px;
	border-radius: 10px;
}
.change-box-gift-card .price-amount {
	padding: 0 0 0 50px;
	text-align: left;
	color: #282828;
	font-size: 28px;
	font-weight: 800;
	font-family: "Nunito Sans";
	width: 50%;
	float: left;
}
.tage-button {
	float: right;
	width: 50%;
	text-align: right;
	padding: 0 50px 0 0;
}
.tage-button a {
	background-color: #39FF14;
	color: #000;
	text-decoration: none;
	font-weight: 800;
	font-size: 12px;
	border-radius: 7px;
	padding: 10px 12px;
	margin: 0 0 20px 0;
	display: inline-block;
}
.change-box-gift-card .box-add-to-card {
	border: none;
	padding: 0;
}
.tage-button a img {
	width: 16px;
} 
.change-box-gift-card .price-amount {
	font-size: 20px;
	margin: 4px 0 0 0;
}
.about-new-tow-saction {
	display: inline-block;
	width: 100%;
	margin: 44px 0;
}
.about-new-tow-saction-left {
	display: inline-block;
	width: 100%;
	position: relative;
	z-index: 11;
	padding: 30px;
}
.about-new-tow-saction-left h3 {
	color: #000;
	font-size: 20px;
	font-weight: 700;
	font-family: "Nunito Sans";
	margin: 0;
	width: 100%;
	display: inline-block;
}
.about-new-tow-saction-left p {
	margin: 20px 0;
	width: 100%;
	color: #000;
	font-size: 18px;
	font-family: "Nunito Sans";
	font-weight: 400;
	line-height: 22px;
}
.about-new-tow-saction-right {
	display: inline-block;
	width: 100%;
	background: url("../../public/images/about-girl-image.png");
	background-size: cover;
	background-position: 100%;
	padding: 20px 17px;
	position: relative;
	z-index: 11;
}
.about-new-tow-saction-right span {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	font-family: "Nunito Sans";
}
.about-new-tow-saction-right p {
	margin: 13px 0 21px 0;
	display: inline-block;
	width: 100%;
	color: #fff;
	font-family: "Nunito Sans";
	font-size: 12px;
}
.about-girl {
	margin-bottom: 31px;
}
.background-color-about::after {
	content: '';
	position: absolute;
	background-color: #FFF3A1;
	display: inline-block;
	width: 70%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}
.background-color-about {
	position: relative;
}
.our-gift-saction.our-gift-saction-about {
	margin: 0;
}
.our-gift-saction-about span {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
}
.our_company.our_company-new-logo {
	padding: 0;
}
.blac-top-button {
	display: inline-block;
	position: relative;
}
.blac-top-button span {
	display: inline-block;
	background-color: #F35800;
	border-radius: 7px;
	color: #fff;
	font-size: 12px;
	padding: 5px 17px;
	position: relative;
	right: 0;
	bottom: 0px;
	margin: 0 5px 0 10px;
	line-height: 16px;
}
.show-tags {
	font-weight: 400 !important;
	font-size: 12px !important;
}
.wish_list-dashboard .col-md-4 {
	margin-bottom: 20px;
}
.back-btn-shop {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.back-btn-shop a {
	color: #f35800 !important;
	text-decoration: none;
	font-weight: 600;
	font-size: 15px;
	display: inline-block;
}
.add-tow-card {
	width: 50%;
	float: right;
	text-align: right;
}
.mini-cart-box-new {
	position: fixed;
	top: 9rem;
	right: 20px;
	z-index: 9;
	background-color: #fff;
	padding: 10px 12px !important;
	width: 240px !important;
	border-radius: 11px;
	text-align: center;
	border: 1px solid #dcdcdc;
}
.item-card {
	display: inline-block;
	width: 50px;
	height: 50px;
	background-color: #F35800;
	border-radius: 50%;
	line-height: 50px;
	position: relative;
}
.item-card .cont-nbr {
	position: absolute;
	background-color: #fff;
	border-radius: 50%;
	display: inline-block;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	font-size: 10px;
	font-weight: 800;
	right: 6px;
	top: 10px;
}
.item-card img {
	width: 20px;
	margin: 0 0 0 -12px;
}
.product-menu-list {
	display: inline-block;
	width: 100%;
	margin: 9px 0 0 0;
	text-align: left;
}
.product-menu-list ul {
	margin: 0;
	padding: 0 10px 0 0;
}
.product-list-scroll {
	overflow: scroll;
	overflow-x: inherit;
	height: 174px;
}
.go-to-whislist a img {
	width: auto;
}
.product-menu-list ul li {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #dcdcdc;
	padding-bottom: 10px;
	padding-top: 10px;
}
.left-pro-menu {
	float: left;
	width: 85%;
}
.delet-pro-menu {
	float: right;
	width: 15%;
	text-align: right;
}
.left-pro-menu .pro-itme {
	float: left;
	width: 46px;
	height: 43px;
	background-color: #F3F4F8;
	text-align: center;
	line-height: 43px;
	border: 1px solid #E5E5E5;
}
.left-pro-menu .pro-itme img {
	width: 28px;
	height: 22px;
}
.pro-text {
	float: right;
	width: 67%;
	line-height: 16px;
}
.pro-text span {
	color: #000;
	font-family: "Nunito Sans";
	font-size: 10px;
	font-weight: 700;
	width: 100%;
	display: inline-block;
	margin: 0;
}
.pro-text p {
	color: #000;
	font-family: "Nunito Sans";
	font-size: 10px;
	font-weight: 700;
	width: 100%;
	display: inline-block;
	margin: 0;
}
.delet-pro-menu button {
	padding: 0;
	border: none;
	background-color: transparent;
}
.tow-button-card {
	display: flex;
	width: 100%;
}
.tow-button-card button {
	width: 100%;
	margin: 0 2px;
}
.category-card-content-button .button-2 {
	float: right;
	width: 33%;
	text-align: right;
	margin: 0;
}
.tow-button-card .go-to-card-btn {
	border-radius: 7px;
	border: none;
	font-size: 12px;
	background-color: #1746FF;
	color: #fff;
	padding: 10px 0;
	font-weight: 700;
}
.tow-button-card a {
	display: inline-block;
	text-decoration: none;
	width: 100%;
	margin: 0 2px;
}
.remove_cart_item_res p {
	text-align: center;
	font-size: 12px;
	width: 100%;
}
.tow-button-card .checkout-card-btn {
	border-radius: 7px;
	border: none;
	font-size: 12px;
	background-color: #39FF14;
	color: #000;
	padding: 10px 0;
	font-weight: 700;
}
.go-to-whislist {
	display: inline-block;
	width: 100%;
	margin: 16px 0 0 0;
}
.go-to-whislist a {
	display: inline-block;
	width: 100%;
	border-radius: 7px;
	padding: 10px 15px;
	background-color: rgba(40, 40, 40, 0.04);
	text-decoration: none;
	color: #000 !important;
	font-size: 12px;
	font-weight: 800;
}
.our-helping {
	display: inline-block;
	text-align: center;
	width: 100%;
	font-family: 'Helvetica Rounded LT Std';
	font-size: 48px;
	font-weight: 700;
	margin: 20px 0 0 0;
}
.our-helping span {
	color: #F35800;
	font-family: 'Helvetica Rounded LT Std';
}
.all-category-page .shop-categories {
	padding: 0;
}
.all-category-page .shop-cetagores {
	margin: 0;
}
.category-sidebar.all-category-page .col-md-3 {
	margin-bottom: 20px;
}
#promotion-code-applied h2 {
	color: #000;
	margin: 24px 0 0 0;
}
#promotion-code-applied h4 {
	font-size: 16px;
	margin: 24px 0 0 0;
	font-family: "Nunito Sans";
	color: #000;
	font-weight: 400;
	line-height: 33px;
	width: 70%;
}
#promotion-code-applied .change-box-gift-card .gift-card-product-title {
	text-align: left;
	padding: 0 35px;
	margin-bottom: 20px;
	font-weight: 800;
	text-transform: capitalize;
	color: #000;
	font-family: 'Helvetica Rounded LT Std';
}
.custom-pagination .hidden div:nth-child(1) {
	float: left;
	width: 50%;
}
.custom-pagination .hidden div:nth-child(2) {
	float: right;
	width: 50%;
	text-align: right;
}
.custom-pagination .hidden div:nth-child(2) svg {
	width: 20px;
}
.custom-pagination a {
	text-decoration: none;
	color: #000;
	padding: 2px 10px !important;
	text-align: center;
	display: inline-block;
	border-radius: 4px;
}
.custom-pagination span .relative {
	padding: 2px 7px !important;
	border-radius: 4px;
	margin: 0 0px 0 3px;
}
.shadow-sm {
	box-shadow: inherit !important;
}
.custom-pagination .hidden div:nth-child(1) p {
	margin: 5px 0 0 0;
	font-size: 14px;
}
.custom-pagination {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.top-nev-left.new-by-balance .navbar-nav.mr-auto {
	position: relative;
	bottom: 6px;
}
#popupOverlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	justify-content: center;
	align-items: center;
	z-index: 999;
  }
  #popupContent {
	position: relative;
	width: 75%;
	top: 40px;
}
#closeButton {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 24px;
	color: white;
	cursor: pointer;
	text-align: right;
	background-color: #fff;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	color: #000;
	line-height: 28px;
	padding: 0 7px;
	z-index: 999;
}

video {
	width: 100%;
	height: auto;
}

.table-price table tr td:last-child {
	text-align: right;
}
.my-gift-card-tab .tabs {
	width: 100%;
	display: inline-block;
}
.my-gift-card-tab ul#tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	text-align: left;
	width: 100%;
}
.my-gift-card-tab ul#tabs-nav li {
	float: left;
	margin: 0 10px 0 0;
}
  .my-gift-card-tab #tabs-nav li a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: 700;
	font-family: "Nunito Sans";
	padding: 8px 10px;
	background-color: #f5f5f5;
	border-radius: 4px;
}
.my-gift-card-tab .tab-content {
	padding: 0;
	margin: 10px 0 0 0;
}
.my-gift-card-tab ul#tabs-nav li.active a {
	background-color: #f35800;
	color: #fff;
}
.my-gift-card-tab .my-account-right-box.my-order-page {
	padding: 0;
	border: none;
	border-radius: 0;
}

#custom_register_form {
	margin: 0 auto;
	width: 75%;
}

#add_company_form {
	margin: 0 auto;
	width: 75%;
}

.category-banner.banner-mobile-image.redeem-canter-page {
	height: 646px;
}
.card_gifting .space_colpasse {
	text-align: right;
}
.banner-new-image .full-image {
	min-width: 100%;
	width: 100%;
}
.slider.stick-dots.slick-initialized.slick-slider {
	display: none;
}
.our-gift-saction span {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
}
.cart-field.add-note {
	width: 100%;
	padding: 0 21px;
	margin-bottom: 25px;
}
.cart-field.add-note textarea {
	border: 1px dotted #ddd;
	border-radius: 4px;
	background-color: #f0f0f0;
}
.flex-video {
	display: flex;
	width: 100%;
}
.flex-video .video-placeholder {
	width: 100%;
	margin: 4px 0px;
}
.flex-video .video-placeholder video {
	height: 320px;
	width: 98%;
}
.first-video-full video {
	height: 486px;
	width: 99%;
}
.flex-video .image-flex {
	width: 100%;
	margin: 5px 0px 0;
}
.flex-video img {
	height: 198px !important;
	width: 98%;
}
.new-gird-image .col-md-6:nth-child(1) {
	padding-right: 0;
}
.new-gird-image .col-md-6:nth-child(2) {
	padding-left: 0;
}
.desktop-none {
	display: none;
}
.new-gird-image {
	margin: 20px 0 0 10px;
}
.order-placed-box-2 td a.disabled {
	background-color: gray;
	color: #fff !important;
}
.make_payment {
	text-align: center;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	display: inline-block;
	width: 100%;
	background-color: #E3E3E3;
	border-radius: 4px;
	padding: 32px 10px 21px;
}
.make_payment h2 {
	display: inline-block;
	width: 100%;
	margin: 0;
	font-size: 16px;
	font-family: 'Nunito Sans';
	font-weight: 400;
}
.make_payment .flex-image-input {
	display: inline-block;
	width: 70%;
	padding: 0;
	text-align: center;
	margin: 0 auto;
}
.make_payment .credit-card-form .card-image-left {
	float: left;
	width: 16%;
	text-align: left;
}
.make_payment .credit-card-form .card-form-right {
	width: 100%;
}
.make_payment .payment-methods {
	margin: 5px 0 0 0;
}
.make_payment .payment-methods img {
	width: 44px;
	height: 23px;
	border-radius: 4px;
}
.make_payment .deploy_sumbit_code button {
	background-color: #1746FF;
	padding: 10px 75px;
	border-radius: 7px;
	border: none;
	color: #fff;
	font-size: 16px;
	font-weight: 800;
}
.make_payment .deploy_sumbit_code2 button {
	background-color: #A0A0A0;
	padding: 10px 75px;
	border-radius: 7px;
	border: none;
	color: #fff;
	font-size: 16px;
	font-weight: 800;
}
.promotional-row-new .promotional-gift-enter-code {
	display: inline-block;
	width: auto;
}
.promotional-row-new p {
	float: left;
	width: auto;
	margin: 36px 0 0 0;
	font-size: 17px;
	font-weight: 700;
}
.corporate-promotional-inner.corporate-promotional-inner-right {
	height: auto;
}
.slection_box_corporate-latast.promotional-row.promotional-row-new {
	margin-bottom: 20px;
}
.common-loader {
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100vh;
	text-align: center;
	padding: 24rem 0;
	background-color: rgba(0, 0, 0, 0.9);
	overflow-y: scroll;
	display: inline-block;
	background-size: cover;
    top:0 !important;
}
.common-loader .loading-image {
	width: 95px;
}
.box-row-2 .cards_remove_from_cart img {
	width: auto !important;
	height: auto !important;
}
.box-row-2 .cards_remove_from_cart {
	width: 100%;
	margin: 12px 0 5px 0;
	border: none;
	border-radius: 4px;
	padding: 6px 0;
	font-size: 14px;
	font-weight: 600;
	color: #000;
}
.help-childern-saction a img {
	display: none;
}
.is-current-slug {
	font-weight: 700;
}
.gift-go-to-dashboard {
	text-align: center;
}
.gift-go-to-dashboard .gift_card_promotion_go_dashboard {
	text-decoration: none;
	color: #333;
	font-weight: 600;
	background-color: #39FF14;
	padding: 5px 10px;
	border-radius: 4px;
	font-size: 16px;
}
.sub_category.dropdown-item.is-current-slug {
	font-weight: 800;
}
.dashboard-cards-add-to-cart {
	text-align: center;
	margin: 20px 0 0 0;
}
.dashboard-cards-add-to-cart .cards_add_to_cart {
	background-color: #39FF14;
	border: none;
	border-radius: 4px;
	padding: 10px 30px;
	font-weight: 700;
	font-size: 14px;
}
.name-company-box #company_id-error {
	text-align: center;
	bottom: -19px;
	right: 0;
}
.name-company-box select.error {
	background-color: #ffb6b6;
}
.dashboard-cards-add-to-cart .cards_remove_cart {
	background-color: #39FF14;
	border: none;
	border-radius: 4px;
	padding: 10px 30px;
	font-weight: 700;
	font-size: 14px;
}
.tabContent .cart {
	margin: 0 !important;
	border: none !important;
}
.tabContent .cart .quantity {
	border: none !important;
	margin: 0 !important;
	width: 100% !important;
}
.gifting_quient .input-numbar {
	width: 60%;
	display: inline-block;
	text-align: center;
	padding: 0;
	border: none;
	background-color: transparent;
	color: #000;
	font-weight: 600;
	font-size: 20px;
}
.gifting_quient .input-numbar:focus-visible {
	outline: none !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.my-order-page label {
	font-size: 12px;
	font-weight: 700;
	text-transform: capitalize;
}
table.dataTable {
	width: 100%;
	margin: 0 auto;
	clear: both;
	border-collapse: separate;
	border-spacing: 0;
	padding: 15px 0 15px 0;
}
.my-order-page table tr td {
	border-left: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
table.dataTable.no-footer {
	border-bottom: none;
}
.my-order-page #data-table1_info {
	font-size: 11px;
	color: #333;
	font-weight: 600;
	padding: 13px 0 0 0;
}
.my-order-page .paginate_button.current {
	padding: 0 10px;
	font-size: 14px;
}
.my-order-page .paginate_button {
	font-size: 13px;
}
.paginate_button.current {
	padding: 2px 11px !important;
	color: #000 !important;
	font-weight: 600 !important;
	background-color: #dcdcdcdc !important;
	border-color: #dcdcdcdc !important;
	border-radius: 4px !important;
}
table.dataTable.no-footer {
	border-bottom: none !important;
}
.my-order-page .dataTable th {
	border: 1px solid #dcdcdc;
	border-right: none;
}
.my-order-page .dataTable th:last-child {
	border-right: 1px solid #dcdcdc;
}
.my-order-page .dataTable tr td:last-child {
	border-right: 1px solid #dcdcdc;
}
.table-order select {
	margin: 0 7px;
	padding: 4px 6px !important;
}
.dataTables_wrapper .dataTables_filter input {
	margin-left: 7px;
}
.dataTables_wrapper .dataTables_filter input {
	border: 1px solid #aaa;
	border-radius: 3px;
	padding: 5px;
	background-color: transparent;
	color: inherit;
	margin-left: 7px;
}
.common-div-msg {
	text-align: center;
	font-size: 12px;
	padding: 5px 10px 0 10px;
}
.top-nev-left ul .onlay-mobile {
	display: none;
}
.foundation-new-saction {
	text-align: center;
	width: 100%;
	display: inline-block;
	padding: 75px 0 30px;
}
.foundation-new-saction p {
	margin: 20px 0 0 0;
	width: 100%;
	display: inline-block;
	color: #000;
	font-size: 24px;
	font-weight: 800;
}
.coming-soon-box {
	display: inline-block;
	width: 100%;
	margin: 53px 0 0 0;
	background-color: #fff;
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.31);
	border: 1px solid #F7F7F7;
	border-radius: 11px;
	padding: 85px 0;
}
.coming-soon-box {
	display: inline-block;
	width: 100%;
	margin: 53px 0 0 0;
	background-color: #fff;
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.31);
	border: 1px solid #F7F7F7;
	border-radius: 11px;
	padding: 30px 30px;
}
.box-support .slection_box_corporate-latast-box img {
	width: 100%;
	height: auto;
}
.box-support .slection_box_corporate-latast-box {
	padding: 10px 6px;
}
.box-support .price-box {
	font-size: 20px;
	text-align: center;
	padding: 10px 0;
}
.box-support .flex-quientity.card_gifting {
	padding: 16px 0 0;
}
.box-support .flex-quientity.card_gifting .gifting_quient {
	width: 70%;
	padding: 7px 10px;
}
.box-support .gifting_quient button {
	width: 28px;
	height: 28px;
}
.coming-soon-box span {
	color: #F35800;
	font-size: 48px;
	font-weight: 800;
}
.box-new-card-f {
	display: inline-block;
	width: 100%;
	margin: 0px 0 0 0;
}
.box-input {
	display: inline-block;
	width: 100%;
	padding: 0 0 24px 0;
	position: relative;
}
.box-input label.error {
	position: absolute;
	left: 0;
	bottom: 5px !important;
	font-size: 10px;
	top: inherit;
}
.box-input input {
	width: 100%;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	background-color: #F4F4F4;
	border: 1px solid #F4F4F4;
	border-radius: 7px;
	padding: 12px 10px;
	color: #000;
}
.box-payment {
	margin: 28px auto 0;
	display: flex;
	background-color: #D4D4D4;
	width: 225px;
	padding: 13px 10px;
	position: relative;
	border-radius: 4px;
}
.box-payment #donation_amount-error {
	position: absolute;
	top: inherit;
	bottom: -20px;
	text-align: center;
	font-size: 12px;
}
.box-new-card-right .make_payment {
	box-shadow: none;
}
.box-new-card-left {
	display: inline-block;
	width: 100%;
	margin: 22px 0 0 0;
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.31);
	border-radius: 11px;
	border: 1px solid #F7F7F7;
	padding: 29px 100px;
	height: 370px;
}
.box-new-card-right {
	display: inline-block;
	width: 100%;
	margin: 22px 0 0 0;
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.31);
	border-radius: 11px;
	border: 1px solid #F7F7F7;
	padding: 20px;
	height: 370px;
}
.box-payment span {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	margin: 18px 12px 0 0;
}
.box-support .col-md-2 {
	margin-bottom: 10px;
}
.box-payment input {
	background-color: #fff;
	border: none;
	width: 103px;
	text-align: center;
	color: #000;
	font-weight: 600;
	font-size: 24px;
	padding: 10px 0;
}
.box-new-card-left p {
	font-size: 12px;
	font-weight: 700;
}
.check-button-row h3 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 22px;
}
.submit_donation_form_res p {
	font-size: 12px;
}
.dashboard-cards-add-to-cart button {
	display: inline-block;
	position: relative;
	z-index: 11;
	background-color: #39FF14;
	border-radius: 7px;
	padding: 10px 20px;
	color: #000 !important;
	text-decoration: none;
	font-family: "Nunito Sans", sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin: 41px 0 0 0;
	transition: all 0.35s;
	border: none;
}
.remove_gift_card_cart_item_res p {
	font-size: 12px;
	padding: 5px;
	display: inline-block;
	width: 100%;
}
.order-placed-box-2 td:last-child {
	text-align: right;
}
.order-placed-box-2 th:last-child {
	text-align: right;
}
.product-gallery {
	max-width: 600px;
	margin: 0 auto;
  }
  
  .product-gallery .main-slider img {
	width: 100%;
	border-radius: 5px;
  }
  
  .product-gallery .thumbnail-slider {
	margin-top: 10px;
  }
  
  .product-gallery .thumbnail-slider img {
	width: 100%;
	cursor: pointer;
	border: 2px solid transparent;
  }
  
  .product-gallery .thumbnail-slider .slick-slide.slick-current img {
	border-color: #007bff; /* Highlight active thumbnail */
  }
  .shop-thumbnail-image img {
	width: 98% !important;
	border: 1px solid #dcdcdc !important;
	border-radius: 7px;
	height: 90px;
	object-fit: cover;
}

.shop-thumbnail-image .slick-slide {
	margin: 0 5px;
}

.product-gallery .slick-next.slick-arrow::before {
	background: url('../images/slider-right-i.png');
	width: 24px;
	height: 24px;
	display: inline-block;
}
.product-gallery button {
	bottom: 40% !important;
	background-color: #F7F7F7;
	border-radius: 50%;
	width: 45px;
	height: 45px;
}
.product-gallery .slick-prev.slick-arrow::before {
	background: url('../images/slider-left-i.png');
	width: 24px;
	height: 24px;
	display: inline-block;
}
.product-gallery .slick-prev.slick-arrow {
	z-index: 11;
	left: -22px;
}
.product-gallery .slick-next.slick-arrow {
	right: 0;
}
.thumbnail-slider.shop-thumbnail-image {
	margin: 25px 0 0 0;
}
#is_term_condition-error {
	width: 100%;
	color: #f00 !important;
	font-size: 12px !important;
}
#is_term_condition-error {
	width: 100%;
	color: #f00 !important;
	font-size: 11px !important;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 28px 0 0 0;
}
.main-slider-shop img {
	width: 100% !important;
	object-fit: cover;
}
.box-new-card-right .card-form-right {
	width: 100% !important;
}
input:focus-visible {
	outline: none !important;
}
.is-current-slug {
	font-weight: 800 !important;
	color: #F35800 !important;
}
.button-detalis-box .buy_now {
	padding: 10px 0;
	font-weight: 800;
}
.disc span {
	font-family: "Nunito Sans" !important;
	font-size: 12px !important;
	color: #333 !important;
}
.openmenu-cetagorey {
	display: none;
}
.banner-1340 {
	display: none;
}


.dashbourd-manu {
	display: inline-block;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 14px;
}
.dashbourd-manu .onclick-text {
	position: relative;
	cursor: pointer;
	width: 100%;
	display: inline-block;
	color: #000;
	font-size: 12px;
	font-weight: 800;
	border-bottom: 2px solid #dcdcdc;
	padding: 0 0 10px 0;
	margin: 0 0 5px 0;
}
.dashbourd-manu .company-dropdown li {
	margin: 0 !important;
}
.dashbourd-manu .company-dropdown li:last-child {
	margin: 0 0 10px 0 !important;
}
.dashbourd-manu .company-dropdown li a {
	padding: 8px 0;
}
.dashbourd-manu .company-dropdown {
	padding: 0 10px;
	display: none;
}
.company-dropdown.open-company-dropdown {
	display: inline-block;
}
.dashbourd-manu .company-dropdown a:hover {
	color: #f35800;
	background-color: transparent;
}
.company-dropdown img {
	display: none;
}
.dashbourd-manu .fa {
    transition: transform 0.3s ease;
}

.dashbourd-manu .fa.up-icon {
    transform: rotate(180deg); /* Rotate the icon for the 'up' state */
}
.company-dropdown.active {
	display: inline-block;
}
.dashbourd-manu .company-dropdown .active a {
	background-color: transparent;
	color: #f35800;
}
.my-account-side-bar ul li a.active {
	background-color: #f35800;
	color: #fff;
}
.my-account-side-bar ul li a.active img {
	filter: brightness(0) invert(1);
}
.scrool-company-all {
	overflow: scroll;
	overflow-y: inherit;
	padding-bottom: 15px;
}
.apply-donate-button a {
	background-color: #f35800;
	border: none;
	border-radius: 4px;
	padding: 13px 50px;
	font-weight: 700;
	font-size: 16px;
	text-decoration: none;
	color: #fff !important;
}
.apply-donate-button {
	text-align: center;
	margin-bottom: 50px;
	display: inline-block;
	width: 100%;
}
.foundation-drop #navbarDropdown {
	padding: 0;
	color: #fff !important;
}
.foundation-drop #navbarDropdown::after {
	margin: 0 0 0 2px;
	position: relative;
	top: 2px;
	display: none;
}
.foundation-drop .dropdown-menu {
	max-width: 270px !important;
	padding: 10px !important;
	right: 0;
	margin: 0 !important;
}
.foundation-drop .dropdown-menu a {
	color: #000;
	padding: 0;
}



.nav-item.dropdown:hover .dropdown-menu {
	display: block; /* Show dropdown on hover */
	visibility: visible; /* Ensure it's visible */
	opacity: 1; /* Ensure it's fully opaque */
  }
  
  .dropdown-menu {
	display: none; /* Hide by default */
	visibility: hidden;
	opacity: 0;
	transition: visibility 0.3s, opacity 0.3s; /* Smooth transition */
  }
  .checkout-box-right .box-shoping-continew .wps_wpr_apply_custom_points {
	width: 100% !important;
	display: flex;
	padding: 0 10px;
}
.checkout-box-right .box-shoping-continew .wps_wpr_apply_custom_points .button.disable-button.disable-button-2 {
	padding: 0 0;
	font-size: 12px;
	width: 30%;
}
.checkout-box-right .box-shoping-continew .wps_wpr_apply_custom_points #manager_promotional_card-error {
	position: absolute;
	top: 41px;
	font-size: 11px;
}

/* Latest_Css_Start */
p.bg_add {
    font-size: 18px;
    font-weight: 900;
    line-height: 27.28px;
    text-align: left;
    background: #E3E3E3;
    width: fit-content;
    padding: 15px 25px;
}
.coming-soon-box .row {
    display: grid;
    grid-template-columns: repeat(5, 5fr);
    gap: 15px;
}
.flex_align_code .coming-soon-box .row .slection_box_corporate-latast-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex_align_code  .box-support .flex-quientity.card_gifting .gifting_quient {
    width: 100%;
}
.flex_align_code .box-support .flex-quientity.card_gifting {
    padding: 0;
    border: none;
}
.coming-soon-box .row .col {
    padding: 0;
}
.flex_align_code .box-input {
	float: left;
	width: 48%;
	margin: 0 9px 0 0px;
}
.flex_align_code .coming-soon-box {
    box-shadow: none !important;
    border: none;
	margin: 0 !important;
}

.flex_align_code .charity-list {
    list-style-type: none;
    margin: 5px 0 0 0;
    background-color: #f3f3f3;
    border: 1px solid #ccc;
    overflow-y: auto;
    position: absolute;
    right: -49px;
    border-radius: 16px;
    margin-top: 12px;
    padding: 21px;
    text-align: left;
    z-index: 999;
}
  .flex_align_code .charity-list li {
	padding: 8px;
	cursor: pointer;
  }

  .flex_align_code .charity-list li:hover {
	background-color: #e0e0e0;
  }

  .flex_align_code .input_charity {
	position: relative;
  }

  .flex_align_code .fa-circle-info {
    position: absolute;
    top: 50%;
    right: -39px;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 28px;
    filter: opacity(0.5);
}

.referred-charity {
	display: inline-block;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding-top: 15px;
}
.referred-charity h3.content_referred {
	font-family: Nunito Sans;
	font-size: 24px;
	font-weight: 400;
	line-height: 32.74px;
	text-align: left;
	margin: 12px 0 0 0;
}
.flex_align_code .fa-circle-info:hover {
    filter: none;
}
.input_charity input {
    border-radius: 7px;
    background: #F4F4F4;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    color: #000 !important;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    border: #ddd;
    height: 55px;
    padding: 0 19px;
}

.input_charity {
	width: 100%;
}

.input_charity input::placeholder {
    color: #000;
}

.Logo_content_foundation {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 15px;
}
.Logo_content_foundation h2 {
    font-size: 48px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
	margin: 0;
}

.Logo_content_foundation h2 span {
    color: #FFD035;
}

.need-assist {
    margin: 15px 0;
    font-weight: 700;
}
.need-assist a {
	background: inherit;
	color: #1746ff !important;
	text-decoration: underline;
	padding-left: 5px;
}

@media only screen and (max-width: 767px) {
	.Logo_content_foundation {
		flex-wrap: wrap;
	}

	.Logo_content_foundation h2 {
		font-size: 20px !important;
		text-align: center;
	}
	
	p.bg_add {
		text-align: center;
	}

	.coming-soon-box .row {
		grid-template-columns: repeat(1, 1fr);
	}
	.referred-charity {
		flex-wrap: wrap;
	}
	.input_charity {
		width: 92%;
	}
	.flex_align_code .box-input {
		width: 100%;
	}
}
/* Latest_Css_End */
.foundaction-check label {
	font-size: 11px !important;
	line-height: 13px;
	padding: 0 0 0 33px;
}
.foundaction-check .form-group label::before {
	position: absolute;
	left: 0;
}
.Logo_content_foundation img {
	width: 22%;
	position: relative;
	top: 31px;
}
.table-avatar-new{
	height: 50px !important;
	width: 80px !important;
}
.row.to-box-row {
	display: flex;
	gap: inherit;
}



.dropdown {
	position: relative;
	font-size: 14px;
	color: #333;
	margin: 20px 0 0 0;
}
.dropdown .dropdown-list {
	padding: 10px 5px 10px;
	background: #fff;
	position: absolute;
	top: 49px;
	left: 2px;
	right: 2px;
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15);
	transform-origin: 50% 0;
	transform: scale(1, 0);
	transition: transform 0.15s ease-in-out 0.15s;
	z-index: 99;
	text-align: left;
	overflow: scroll;
	height: 240.1px;
	overflow-x: inherit;
}
  .dropdown .dropdown-option {
	display: block;
	padding: 8px 12px;
	opacity: 0;
	transition: opacity 0.15s ease-in-out;
  }
  .dropdown .dropdown-label {
	display: block;
	background: #F4F4F4;
	padding: 6px 12px;
	line-height: 1;
	cursor: pointer;
	border-radius: 9px;
	text-align: left;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	padding: 16px 10px;
	font-size: 18px;
	font-weight: 400;
}
  .dropdown .dropdown-label:before {
	content: "▼";
	float: right;
  }
  .dropdown.on .dropdown-list {
	transform: scale(1, 1);
	transition-delay: 0s;
  }
  .dropdown.on .dropdown-list .dropdown-option {
	opacity: 1;
	transition-delay: 0.2s;
  }
  .dropdown.on .dropdown-label:before {
	content: "▲";
  }
  .dropdown [type=checkbox] {
	position: relative;
	top: -1px;
	margin-right: 4px;
  }
  .business-cntr {
	backdrop-filter: blur(10px);
}
.how-did-you {
	margin: 39px 0 0 0 !important;
}
#please-select-foundation {
	padding-top: 78px;
}
.company-login ul li:nth-child(8) {
	margin: 0;
}
.company-login ul li.nav-item.dropdown.foundation-drop {
	margin: 2px 0 0 0;
}
.nav-item.dropdown.foundation-drop {
	margin-top: 3px;
}
.home-cart-slider {
	padding: 35px 0 0 0;
}
.home-cart-slider a::before {
	display: none !important;
}
.home-cart-slider a {
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: center;
	background-color: transparent;
	border-radius: 0;
}
.home-cart-slider a img {
	width: 100%;
	margin: 0;
}
.home-cart-slider a:hover {
	transform: inherit !important;
}
.mobile-banner-update {
	display: none;
}
.update-saction-home {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 50px 0 80px 0;
}
.update-saction-home img {
	width: 22%;
	top: 31px;
}
.from-home-updtae {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 60px 0 0;
}
.from-home-updtae .box-new-card-left {
	width: 645px;
	margin: 0 auto;
	height: auto;
	padding: 20px 48px;
	padding-bottom: 8px;
}
.from-home-updtae .box-input {
	display: inline-block;
	width: 45%;
	padding: 0 0 20px 0;
	position: relative;
	margin: 0 10px;
}
.home-update-text {
	display: inline-block;
	width: 100%;
	margin: 39px 0 0 0;
}
.home-update-text h3 {
	margin: 0;
}
.home-update-text p {
	margin: 10px 0 0 0;
	font-size: 16px;
	width: 100%;
	display: inline-block;
}
.from-update-home {
	display: inline-block;
	width: 100%;
	margin: 34px 0 0 0;
	text-align: center;
}
.from-update-home .row {
	display: inline-block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.from-update-home .box-support .price-box {
	font-size: 16px;
	padding: 4px 0;
}
.from-update-home .box-support img {
	width: 80%;
}
.from-update-home .box-support .flex-quientity.card_gifting {
	padding: 10px 0 0 0;
}
.from-update-home .box-support .flex-quientity.card_gifting button {
	width: 22px;
	height: 22px;
	line-height: 15px;
}
.from-update-home .box-support .flex-quientity.card_gifting .input-numbar {
	font-size: 16px;
	width: 60px;
}
.from-update-home .col-md-2 {
	width: 14%;
	position: relative;
	left: 4px;
	display: inline-block;
}
.from-update-home .box-support .flex-quientity.card_gifting .gifting_quient {
	width: 80%;
}
.foundation-name-home-update {
	display: inline-block;
	margin: 0 auto;
	width: 70%;
}
.foundation-name-home-update .content_referred {
	text-align: left;
	margin: 14px 0 0 0;
	font-size: 14px;
	font-weight: 700;
}
.foundation-name-home-update .dropdown {
	margin: 0;
}
.foundation-name-home-update .dropdown .dropdown-label {
	padding: 21px 15px;
	font-family: "Nunito Sans", sans-serif;
	font-size: 14px;
	font-weight: 400;
}
.foundation-name-home-update #charity_name {
	font-size: 14px;
	font-family: "Nunito Sans", sans-serif;
	padding: 19px 10px !important;
}
.dontain-update-home .box-payment {
	margin: 0 auto 20px;
}
.make-saction-home {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 36px 0 0 0;
}
.make-saction-home .box-new-card-right {
	width: 780px;
	margin: 0 auto;
	height: auto;
}
.common-add-cart {
	padding: 10px 0 !important;
	background-color: #dcdcdc !important;
	color: #000 !important;
	border-color: #dcdcdc !important;
}
.input_charity {
	width: 100%;
	position: relative;
}
.input_charity label#charity_name-error {
	position: absolute;
	left: 0;
	bottom: -22px;
	font-size: 12px;
}


.subscribe-page {
	display: inline-block;
	padding: 60px;
	text-align: center;
	width: 100%;
}
.subscribe-page h1 {
	font-size: 32px;
	margin: 0;
	width: 100%;
	font-family: 'Helvetica Rounded LT Std';
	color: #000;
}
.subscribe-page {
	margin: 20px 0 0 0;
	display: inline-block;
	width: 100%;
}

.home-cart-slider a img {
	width: 281.919px;
	margin: 0;
	height: 169.384px;
	display: inline-block;
}
.check-button-row label {
	color: #000 !important;
}
.gift_cards_remove_cart {
	background-color: #dcdcdcdc !important;
}
.my-rewards-righ h1 {
	color: #fff;
	font-family: 'Helvetica Rounded LT Std';
	margin: 10px 0 0 0;
}
.wps_wpr_apply_custom_points label#apply_credit-error {
	position: absolute;
	bottom: -19px;
	top: inherit;
	font-size: 12px;
	left: 0px;
}
.balnce-check {
	text-align: center;
	font-size: 12px;
	color: #f00;
	margin: 7px 0 0 0;
}
.place-order-btn .balnce-check {
	text-align: left;
}
.box-show-info {
	display: inline-block;
	width: 100%;
}
.box-show-info-h5 {
	text-align: left;
	margin: 10px 0 0 0;
	background-color: #F4F4F4;
	border-radius: 10px;
	font-size: 14px;
	font-weight: 400;
	padding: 19px 15px;
	cursor: pointer;
	font-family: "Nunito Sans", sans-serif;
}
.box-show-info-dropdown {
	display: none;
}
.box-show-info-dropdown {
    display: none; /* Hide by default */
    transition: all 0.3s ease;
}

.box-show-info-show {
	display: block;
	background-color: #F4F4F4;
	border-radius: 9px;
	border: 1px solid #E6E6E6;
	margin: 3px 0 0 0;
	padding: 10px;
	overflow: scroll;
	height: 313px;
	position: absolute;
	left: 13px;
	z-index: 99;
	width: 102%;
	overflow-x: inherit;
}
.box-show-info-dropdown ul {
	padding: 0;
	text-align: left;
	margin: 0;
}
.box-show-info-dropdown ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 4px 0;
	font-size: 13px;
	font-family: "Nunito Sans", sans-serif;
}
.foundation-name-home-update .col-md-4 {
	position: relative;
}
.icon-active .fa.fa-angle-down {
	transform: rotate(180deg);
}
#issuedCouponCodeModel .modal-dialog.modal-dialog-centered {
	max-width: 580px !important;
}
#submit_company_issued_coupon_code #select_message {
	font-size: 13px !important;
}
#submit_company_issued_coupon_code option {
	font-size: 13px !important;
}
#submit_company_issued_coupon_code #note {
	font-size: 13px;
}
#submit_company_issued_coupon_code input {
	font-size: 13px;
}



#issuedCommonCouponCodeModel .modal-dialog.modal-dialog-centered {
	max-width: 580px !important;
}
#issuedCommonCouponCodeModel #select_message {
	font-size: 13px !important;
}
#issuedCommonCouponCodeModel option {
	font-size: 13px !important;
}
#issuedCommonCouponCodeModel #note {
	font-size: 13px;
}
#issuedCommonCouponCodeModel input {
	font-size: 13px;
}
.adress-box {
	display: inline-block;
	margin: 25px 0 0 0;
	width: 100%;
}

.notification-bar p {
    text-align: center;
    padding: 6px;
    margin-bottom: 0;
}
.notification-bar {
    background:#39FF14;
}

.notification-bar p span {
    background-color: transparent !important;
}
.from-create-right.upload-logo label {
	text-align: left;
	width: 100%;
	margin: 6px 0 0 0;
	font-size: 12px;
	font-weight: 600;
}
.from-create-right.upload-logo #company_logo {
	font-size: 12px;
	padding: 13px 20px;
}
select, select option {
	font-family: Arial, sans-serif;
	font-size: 12px;
	cursor: pointer;
}

.blaze-track > div {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	border: 1px solid #ddd;
	font-size: 20px;
}

.blaze-prev, .blaze-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-color: #F3F9FB;
	color: white;
	border: none;
	cursor: pointer;
	z-index: 10;
	font-size: 16px;
	border-radius: 50%;
	width: 45px;
	height: 45px;
}
.featured-products button {
	top: 50% !important;
}
  .blaze-prev {
	left: 10px;
  }
  .blaze-next {
	right: 10px;
  }
  .blaze-slider {
	margin: 30px 0 0 0;
}
.blaze-track-container {
	overflow: hidden;
	padding-bottom: 20px;
}
.blaze-container .blaze-prev {
	position: absolute;
	left: -3rem;
}
.blaze-container .blaze-next {
	position: absolute;
	right: -3rem;
}
.shop-page-slider-saction ul .logo-slider-new {
	display: inline-block;
	width: auto;
}
.logo-new-sslider {
	border: none !important;
	display: inline-block !important;
	background-color: transparent !important;
}
.logo-new-sslider .product-slider-2 {
	display: inline-block;
}
.brand-bg-image {
	display: inline-block;
	width: 100%;
}
.brand-bg-image img {
	height: 260px;
	object-fit: fill;
}
.shop-page-slider-saction button img {
	width: auto;
}
.blaze-slider.foo-slider-two {
	margin-bottom: 40px;
}
.logos-brands img {
	width: 80%;
	height: 130px;
	object-fit: contain;
}
.logo-new-sslider.logos-brands {
	text-align: center;
}
.logo-brands-slider .blaze-prev {
	top: 47%;
}
.logo-brands-slider .blaze-next {
	top: 47%;
}
.logo-brands-slider {
	margin-bottom: 30px;
}
.refer-to-friends h2 span {
	color: #1746FF;
	font-weight: 400;
	margin: 0 0 0 10px;
}
.refer-to-friends h2 {
	font-size: 20px;
}
.send-refferal-code {
	padding: 0;
	margin: 37px auto 0 !important;
	background-color: #39FF14;
	height: 37px;
	border-radius: 7px;
	line-height: 37px;
	width: 450px !important;
	font-size: 16px !important;
	font-weight: 500;
	border: none;
}
.table-order table td .button-table.disabled {
	background-color: gray;
	color: white !important;
}
div:where(.swal2-icon).swal2-success .swal2-success-ring {
	position: absolute;
	z-index: 2;
	top: -0.25em;
	left: -0.25em;
	box-sizing: content-box;
	border: .25em solid #39FF14 !important;
	border-radius: 50%;
}
div:where(.swal2-icon).swal2-success [class^="swal2-success-line"] {
	background-color: #39FF14 !important;
}
div:where(.swal2-container) h2:where(.swal2-title) {
	position: relative;
	max-width: 100%;
	margin: 0;
	padding: 0 1em 0 !important;
	color: inherit;
	font-size: 18px !important;
	font-weight: 600;
	text-align: center;
	text-transform: none;
	word-wrap: break-word;
	cursor: initial;
	color: #000 !important;
}
#swal2-html-container {
	font-size: 14px !important;
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
}
.swal2-confirm.swal2-styled {
	background-color: #39FF14 !important;
	color: #000 !important;
	padding: 10px 30px !important;
}

.categoties-button {
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	position: relative;
	top: 0;
	background-color: #F35800;
	color: #fff !important;
	font-weight: 400;
	border-radius: 4px;
	padding: 9px 16px 9px 9px;
}
.open-catelog-box {
	display: none;
	position: absolute;
	left: 0;
	width: auto;
	top: 50px;
	z-index: 99;
}
  .open-catelog-box.active {
	display: block;
  }
  .categoties-button::after {
	content: '\f107';
	font-family: FontAwesome;
	position: relative;
	left: 6px;
	top: 2px;
	color: #fff;
}
  
  .categoties-button.active::after {
	content: '\f106'; /* Up arrow when active */
	font-family: FontAwesome;
	position: relative;
	left: 6px;
	top: 2px;
	color: #fff;
  }
  .shop-page-slider-saction .container {
	position: relative;
}
.open-catelog-box ul {
	margin: 0;
}
.open-catelog-box ul .main_category.dropdown-item {
	margin: 10px 0 0 0;
}
.open-catelog-box .menu ul li {
	margin: 0;
}
.open-catelog-box .menu {
	overflow: scroll;
	height: 452px;
	overflow-x: inherit;
}

.categoties-brands {
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	position: relative;
	top: 0;
	background-color: #F35800;
	color: #fff !important;
	font-weight: 400;
	border-radius: 4px;
	padding: 9px 16px 9px 9px;
}
.open-brands-box {
	display: none;
	position: absolute;
	left: 0;
	width: auto;
	top: 50px;
	z-index: 99;
}
  .open-brands-box.active {
	display: block;
  }
  .categoties-brands::after {
	content: '\f107';
	font-family: FontAwesome;
	position: relative;
	left: 6px;
	top: 2px;
	color: #fff;
}
  
.categoties-brands.active::after {
	content: '\f106'; /* Up arrow when active */
	font-family: FontAwesome;
	position: relative;
	left: 6px;
	top: 2px;
	color: #fff;
  }
  .shop-page-slider-saction .container {
	position: relative;
}
.open-brands-box ul {
	margin: 0;
}
.open-brands-box ul .main_category.dropdown-item {
	margin: 10px 0 0 0;
}
.open-brands-box .menu ul li {
	margin: 0;
}
.open-brands-box .menu {
	height: auto;
}
.open-brands-box .menu .menu-items {
	margin: 10px 0 0 auto;
}
.open-brands-box .menu-item a {
	padding: 4px 0 0 0;
}
.shop-page-slider-saction h2 a {
	text-decoration: none;
}

.home-category-list .menu-items .menu-item {
	text-align: left;
  }
  .home-category-list .menu {
	text-align: left;
  }
  .category.home-category-list img {
	width: 250px;
	height: 207px;
  }
  .home-category-list .category-card-content span {
	height: 30px;
  }
  #manager_promotional_card-error {
	position: absolute;
	bottom: -28px;
	left: 0;
	top: auto !important;
	font-size: 13px;
}
.box-or {
	width: 100%;
	margin: 25px 0 10px 0;
	display: inline-block;
	text-align: center;
}
.box-or span {
	width: 100%;
	margin: 0 auto;
	display: inline-block;
	color: #4e5151;
	font-size: 12px;
	position: relative;
}
.box-or span::after {
	content: '';
	position: absolute;
	background-color: #d5d9d9;
	height: 1px;
	width: 35%;
	left: 0;
	top: 8px;
}
.box-or span::before {
	content: '';
	position: absolute;
	background-color: #d5d9d9;
	height: 1px;
	width: 35%;
	right: 0;
	top: 8px;
}
.btn.btn-link.create-you-btn {
	font-size: 12px;
	border: 1px solid #dcdcdc;
	border-radius: 300px;
	padding: 10px 40px;
	color: #000 !important;
}
.btn.btn-link.lost-password {
	font-size: 13px;
	font-weight: 700;
	color: #000 !important;
}

.shop-page-banner .shop-categories {
	padding: 0;
	border: none;
	border-radius: 0;
}
.shop-page-banner .blaze-prev {
	left: 0;
}
.shop-page-banner .blaze-next {
	right: 0;
}
.shop-page-banner button {
	top: 50% !important;
	background-color: #D9D9D9;
	border-radius: 0;
}
.shop-page-banner button img {
	filter: brightness(0) invert(1);
}
.shop-page-banner .blaze-track-container {
	padding: 0 !important;
}
.featured-products {
	display: inline-block;
	width: 100%;
	margin: 39.2px 0 0 0;
}
.featured-products-heding {
	display: inline-block;
	width: 100%;
	background-color: #F6F7F9;
	padding: 17px 10px;
}
.featured-products-heding h2 {
	float: left;
	width: 50%;
	font-size: 20px;
	font-weight: 700;
	margin: 0;
}
.featured-products-heding a {
	float: right;
	color: #727272 !important;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	margin: 3px 0 0 0;
}
.product-list-new {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
}
.product-list-new .col-md-2 {
	width: 20%;
}
.product-list-new-box {
	background-color: #fff;
	padding: 28px 8px;
	display: inline-block !important;
	width: 100%;
	border: 1px solid #ffff;
	border-radius: 4px;
	text-align: center;
	position: relative;
}
.product-list-new-box a {
	display: inline-block;
	width: 100%;
	text-decoration: none;
}
.image-product {
	text-align: center;
	width: 100%;
	display: inline-block;
}
.product-list-new-box h3 {
	display: inline-block;
	width: 100%;
	font-size: 13px;
	font-weight: 500;
	font-family: "Nunito Sans";
	margin: 20px 0 0 0;
	text-align: left;
}
.product-list-new-box .price-new {
	display: inline-block;
	margin: 10px 0 0 0;
	font-size: 13px;
	width: 100%;
	text-align: left;
	font-weight: 600;
}
.product-list-new-box:hover {
	border-color: #EEEDED;
}
.shop-categorey h3 {
	text-align: center;
}
.image-product {
	width: 175px;
	height: 175px;
	display: inline-block;
	text-align: center;
	position: relative;
}
.shop-categorey .product-list-new-box {
	text-align: center;
	border: 1px solid #EEEDED;
}
.featured-products-three-box {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
}
.featured-products-three-box-inner img {
	width: 100%;
}
.text-slider-shop {
	display: inline-block;
	width: 100%;
	margin: 50px 0 0 0;
}
.shop-page-banner .blaze-slider {
	margin: 20px 0 0 0;
}
.shop-view-buton {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.shop-view-buton a {
	display: inline-block;
	width: 33px;
	margin: 0 0;
	height: 33px;
	border-radius: 50%;
	line-height: 30px;
}
.shop-view-buton {
	display: inline-block;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -20px;
	background-color: #fff;
	transition: bottom 0.3s;
	opacity: 0;
	padding: 5px 0 0;
}
.shop-view-buton a:hover {
	background-color: #39FF14;
}
.product-list-new-box:hover .shop-view-buton {
	opacity: 1;
	bottom: -12px;
}
.shop-view-buton a:first-child {
	display: none;
}




.slider-bullets {
	display: flex;
	justify-content: center;
	margin-top: 10px;
  }
  
  .slider-bullet {
	width: 10px;
	height: 10px;
	margin: 0 5px;
	background-color: #ccc;
	border-radius: 50%;
	cursor: pointer;
	transition: background-color 0.3s ease;
  }
  
  .slider-bullet.active {
	background-color: #000;
  }

  .blaze-pagination {
	text-align: center;
	width: 100%;
}
.blaze-pagination button {
	background-color: #fff;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	margin: 0px 3px;
	border: 1px solid #cdcdcd;
	font-size: 0;
}
.blaze-pagination button.active {
	background-color: #F3F9FB;
}
.product-list-new-box img {
	width: 175px;
	height: 175px;
	object-fit: cover;
}
.shop-categories-box h3 {
	text-align: center;
}
.image-product img::before {
	font-size: 12px !important;
}
.logo-shop-page-n:first-child {
	text-align: left;
}
.logo-shop-page-n:nth-child(8) {
	text-align: right;
}
.box-ceta-log-box {
	display: inline-block;
	width: 100%;
	background-color: #C9D5E2;
	padding: 18px 12px;
}
.box-ceta-log-box span {
	display: inline-block;
	width: 100%;
	color: #282828;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 10px 0;
}
.box-ceta-box-4-image {
	display: inline-block;
	text-align: center;
	width: 100%;
	background-color: #fff;
	height: 137px;
	line-height: 137px;
}
.box-ceta-box-4-image img {
	width: 110px;
}
.box-ceta-box-4 h6 {
	font-size: 13px;
	font-weight: 500;
	margin: 5px 0 0 0;
	width: 100%;
	display: inline-block;
}
.box-ceta-log-box .col-md-6 {
	margin-bottom: 10px;
}
.box-ceta-log-box a {
	margin: 0;
	width: 100%;
	display: inline-block;
	color: #000;
	font-size: 13px;
	font-weight: 500;
	text-decoration: none;
}
.box-ceta-log-box .col-md-6:nth-child(1) {
	padding-right: 0;
}
.box-ceta-log-box .col-md-6:nth-child(3) {
	padding-right: 0;
}
.box-full-12 .box-ceta-box-4-image {
	height: 72px;
	line-height: 72px;
}
.box-full-12 img {
	width: 60px;
}
.category-list-saction {
	display: inline-block;
	width: 100%;
	margin: 40px 0;
}
.category-list-saction .product-list-new-box.shop-categories-box {
	border: 1px solid #E5E5E5;
	box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.30);
	border-radius: 11px;
}
.category-list-saction .col-md-2 {
	margin-bottom: 20px;
	width: 20%;
}
.category-list-saction .featured-products-heding {
	margin-bottom: 20px;
}
.box-ceta-box-4-image img::before {
	font-size: 8px;
}
.banner-new-home {
	margin-top: 0px;
}
.gift-card-image img {
	height: 436px;
}
.featured-products-three-box-tow {
	margin: 20px 0 0px 0;
}

.information-center-saction {
	display: inline-block;
	width: 100%;
	margin: 50px 0;
}
.information-center-saction h2 {
	width: 100%;
	font-size: 36px;
	font-weight: 700;
	display: inline-block;
}
.information-center-box-all {
	display: flex;
	width: 100%;
	margin: 30px 0 0 0;
}
.information-center-box {
	width: 100%;
	text-align: center;
}
.information-center-box-icon {
	display: inline-block;
	width: 100px;
	height: 100px;
	background-color: #FFF4E0;
	border-radius: 50%;
	line-height: 100px;
	margin-bottom: 10px;
}
.information-center-box span {
	display: inline-block;
	width: 100%;
	font-size: 15px;
	font-weight: 500;
	color: #282828;
	margin: 5px 0 0 0;
}
.based-saction {
	display: inline-block;
	width: 100%;
	margin: 0 0 15px 0;
}
.based-saction h2 {
	font-size: 36px;
	font-weight: 700;
	float: left;
}
.based-saction a {
	color: #727272;
	font-size: 14px;
	font-weight: 600;
	display: inline-block;
	margin: 17px 0 0 0;
}
.based-saction-box-all {
	display: inline-block;
	width: 100%;
	margin: 30px 0 0 0;
}
.based-saction-box {
	width: 100%;
	display: inline-block;
	text-align: center;
}
.based-saction-box img {
	width: 100%;
}
.logo-icon-row button {
	display: none;
}
.logo-brands-slider h2 {
	text-align: center;
	margin-bottom: 20px;
}
.logo-icon-row .container {
	padding: 0;
}
.slider-text-home {
	margin-bottom: 50px;
}
.browsing-history {
	display: inline-block;
	width: 100%;
}
.browsing-history .based-saction-box {
	border: none;
	padding: 0;
}
.post-image img {
	width: 100%;
}
.post-image img {
	height: auto;
	object-fit: fill;
}
.gift-card-image-tow img {
	height: 336px;
	object-fit: inherit;
}
.toy-box img {
	width: 100%;
	margin: 50px 0 0 0;
}
.toy-box  span {
	display: inline-block;
	width: 100%;
	color: #282828;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 10px 0;
}
.new-product-image img {
	width: 100%;
	box-shadow: 0 5px 8px 0 #dcdcdc;
}
.six-col-md-6 {
	display: inline-block;
	width: 100%;
	margin-top: 22px;
}
.browsing-history .based-saction-box a {
	margin: 0;
}
.browsing-history .based-saction-box {
	background-color: #fff;
	padding-bottom: 18px;
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.07);
	border-radius: 11px;
}
.information-center-saction-inner {
	display: inline-block;
	width: 100%;
	text-align: center;
	background-color: #fff;
	border-radius: 11px;
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.07);
	padding: 54px 45px;
}
.browsing-history .based-saction-box img {
	width: 75%;
}
.body-background {
	background-color: #E3E6E6;
}
.all-logo-slider.blaze-slider .slick-track {
	width: 100% !important;
}
.logo-brands-slider .blaze-container {
	width: 100% !important;
}
.logo-brands-slider .logos-brands:nth-child(7) {
	text-align: right;
}



.side-bar-all-main {
	display: inline-block;
	width: 100%;
	background-color: #39FF14;
	padding: 7px 0;
	margin: 0px 0 0 0;
}
.menu-side-bar {
	display: none;
}
.open-menu-side-bar button {
	background-color: transparent;
	border: none;
	padding: 0;
	color: #000;
	font-size: 18px;
}
.open-menu-side-bar button .fa.fa-bars {
	margin: 0 3px 0 0;
}
.menu-side-bar.open-side-bar {
	position: fixed;
	top: 0;
	left: 0;
	width: 365px;
	background-color: #fff;
	box-shadow: 4px 0 10px 0 rgba(0,0,0,.4);
	z-index: 999;
	height: 100vh;
	display: inherit;
}
.scroll-menu {
	overflow: scroll;
	height: 100vh;
	overflow-x: inherit;
	padding-bottom: 10px;
}
.close-btton {
	background-color: #f4f4f4;
	border: 1px solid #dcdcdc;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	font-weight: 300;
	float: right;
	position: absolute;
	right: -32px;
	top: 5px;
}
.hello-sign-in {
	display: inline-block;
	width: 100%;
}
.hello-sign-in a {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 8px 24px;
	background-color: #282828;
	color: #fff;
}
.hello-sign-in a .fa.fa-user-circle {
	float: left;
	font-size: 27px;
	margin: 0 12px 0 0;
}
.hello-sign-in a h3 {
	margin: 2px 0 0 0;
	font-size: 20px;
	font-weight: 700;
	font-family: "Nunito Sans", sans-serif;
}
.hello-sign-in a .fa.fa-user-circle {
	float: left;
	font-size: 30px;
	margin: 0 12px 0 0;
}
.menu-list-baar {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0 0;
	border-bottom: 1px solid#dcdcdc;
}
.menu-side-bar ul {
	padding: 0;
	margin: 0;
	width: 100%;
}
.menu-list-baar {
	display: inline-block;
	width: 100%;
	margin: 7px 0 0 0;
	border-bottom: 1px solid#dcdcdc;
	padding: 0 22px 7px;
}
.menu-side-bar span {
	font-weight: 800;
	font-size: 16px;
	display: inline-block;
	width: 100%;
	margin: 0 0 3px 0;
}
.menu-side-bar ul li {
	display: inline-block;
	width: 100%;
	margin: 0 0 1px 0;
}
.menu-side-bar ul li a {
	font-size: 12px;
	width: 100%;
	display: inline-block;
}
.menu-list-baar:last-child {
	border-bottom: none;
}
.overly-background::after {
	content: '';
	position: fixed;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	top: 0;
	left: 0;
	z-index: 11;
}
.open-menu-side-bar {
	float: left;
	width: auto;
}
.category-bar-all-list {
	float: left;
	text-align: center;
	margin: 0 0 0 45px;
}
.category-bar-all-list ul {
	margin: 0;
	padding: 0;
}
.category-bar-all-list ul li {
	display: inline-block;
	width: auto;
	margin: 1px 54px 0 0;
}
.category-bar-all-list ul li:last-child {
	margin: 0;
}
.category-bar-all-list ul li a {
	font-size: 14px;
	font-weight: 600;
}



.dropdown-menu-open {
	display: none;
}

.shop-by-cate-open {
	display: inline-block;
	background-color: transparent;
	border: none;
	padding: 0;
	font-size: 15px;
	font-weight: 800;
}
.open-drop-list {
	display: inline-block;
	width: 100%;
	margin: 5px 0 0 0;
}
.dropdown-menu-open .inner-a-tage {
	font-weight: 800;
}
.attribute-detail {
	display: flex;
	width: 100%;
	margin-bottom: 10px;
}
.attribute-detail span {
	height: auto;
	overflow: inherit;
	font-size: 12px;
	color: #000;
	text-align: left;
	width: 100%;
}