.downloa-app-section {
	background-size: 100% 496px;
	width: 100%;
	height: 500px;
	margin-bottom: 0px
}

.downloa-app-section h2 {
	padding: 100px 0px 20px 0px;
	font-size: 50px;
	color: #fff
}

.downloa-app-section p {
	font-size: 18px;
	color: #fff;
	padding-bottom: 20px
}

.txtlang i {
	font-size: 20px;
	color: #fc7f47;
	position: relative;
	top: 3px
}

.locbox {
	border: 1px solid #ccc;
	padding: 12px 10px;
	border-radius: 5px
}

.toprtblock {
	position: absolute !important;
	right: 0px;
	top: 5px
}

.header-mini-cart {
	text-transform: capitalize;
	display: block;
	text-align: center;
	line-height: 1;
	color: #360158;
	position: relative;
	float: right;
	background: #f2f2f2;
	padding: 0px 20px 5px;
	border-radius: 10px 0px
}

.header-mini-cart:before {
	display: block;
	content: "\f291";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	font-size: 26px;
	color: #360158;
	line-height: 38px;
	right: 12px
}

.header-mini-cart .qty {
	position: absolute;
	display: block;
	min-width: 19px;
	height: 19px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	font-size: 10px;
	top: 11px;
	right: -3px;
	background: #5ea201
}

.header-mini-cart .counter.qty {
	position: absolute;
	top: 0;
	right: -10px;
	min-width: 1px;
	height: auto;
	width: 18px;
	background: #feac09;
	border-radius: 50%;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 10px;
	color: #000;
	display: inline-block;
	margin: -3px 0 0 -11px;
	line-height: 18px;
	font-weight: 400
}

.top-cart-row .dropdown-cart .dropdown-menu {
	border: 0px solid #e1e1e1;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	float: right;
	left: auto;
	min-width: 0;
	padding: 24px 22px;
	right: 0;
	width: 550px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #f2f2f2;
	height: 320px;
	overflow-y: scroll;
	transform: translate(-407px, 62px) !important
}

.top-cart-row .dropdown-cart .dropdown-menu::-webkit-scrollbar {
	width: 5px
}

.top-cart-row .dropdown-cart .dropdown-menu::-webkit-scrollbar-track {
	background: #f1f1f1
}

.top-cart-row .dropdown-cart .dropdown-menu::-webkit-scrollbar-thumb {
	background: #888
}

.top-cart-row .dropdown-cart .dropdown-menu::-webkit-scrollbar-thumb:hover {
	background: #555
}

.top-cart-row .dropdown-cart .dropdown-menu ul li {
	background: #fff;
	padding: 10px 10px;
	margin-bottom: 10px
}

.count input,
textarea {
	border: 1px solid #eeeeee;
	box-sizing: border-box;
	margin: 0;
	outline: none;
	padding: 10px
}

.count input[type="button"] {
	-webkit-appearance: button;
	cursor: pointer
}

.count input::-webkit-outer-spin-button,
.count input::-webkit-inner-spin-button {
	-webkit-appearance: none
}

.count.input-group {
	clear: both;
	margin: 15px 0;
	position: relative
}

.count.input-group .button-minus {
	border: 1px solid #ccc;
	color: #000 !important;
	background-color: transparent !important
}

.count.input-group .button-minus:hover {
	background-color: #ccc !important;
	border: 1px solid #ccc;
	color: #fff !important
}

.count.input-group .button-plus {
	border: 1px solid #ccc;
	color: green !important;
	background-color: transparent !important
}

.count.input-group .button-plus:hover {
	background-color: #ccc !important;
	border: 1px solid #ccc;
	color: #fff !important
}

.count.input-group input[type='button'] {
	background-color: #eeeeee;
	min-width: 28px;
	width: auto;
	transition: all 300ms ease;
	z-index: 2
}

.count.input-group .button-minus,
.count.input-group .button-plus {
	font-weight: bold;
	height: 28px;
	padding: 0;
	width: 28px;
	position: relative
}

.count.input-group .quantity-field {
	position: relative;
	height: 28px;
	left: -6px;
	text-align: center;
	width: 50%;
	display: inline-block;
	font-size: 13px;
	margin: 0 0 5px;
	resize: vertical;
	border: none;
	z-index: 1
}

.count .button-plus {
	left: -13px
}

.count input[type="number"] {
	-moz-appearance: textfield;
	-webkit-appearance: none
}

.dropdown-cart .btn-primary {
	background: #01b48a;
	color: #fff;
	font-size: 14px;
	border-radius: 30px !important
}

.dropdown-cart .btn-primary:hover {
	background-color: #000;
	color: #fff
}

.toggle-footer {
	background-color: #00000020;
	padding: 20px 20px 10px 20px;
	margin-bottom: 20px;
	border-radius: 10px
}

.img-left {
	max-width: 100%;
	height: 413px;
	width: 430px;
	margin-left: 10px;
	float: right;
	object-fit: cover;
	border-radius: 10px;
}

.pro-1 {
	border-radius: 0px 0px 10px 10px;
	margin-bottom: 20px
}

.prcatg {
	width: 100%;
	height: 180px;
	object-fit: contain
}

.sign-in .card,
.create-new-account .card {
	border-radius: 20px
}

#login-form .btn-primary,
#reg-form .btn-primary,
#fp-form .btn-primary,
.contact-form .btn-primary {
	padding: 10px 30px;
	border-radius: 30px
}

#login-form .btn-primary:hover,
#reg-form .btn-primary:hover,
#fp-form .btn-primary:hover,
.contact-form .btn-primary:hover {
	background-color:#01b48a!important
}

.contact-page .card {
	border-radius: 20px
}

.contact-i {
	background-color: #01b48a;
	width: 80px;
	height: 80px;
	margin: 0px auto;
	border-radius: 100%;
	line-height: 95px
}

.contact-i i {
	color: #fff
}

.shopping-cart-btn span a.btn-primary {
	border-radius: 30px;
	padding: 10px 30px
}

.form-select {
	height: 40px;
	font-size: 14px
}

#address-form .form-control {
	border-radius: 0px;
	box-shadow: inherit;
	height: 40px
}

#address-form .form-control:focus {
	box-shadow: inherit
}

.list-group-item {
	padding: 18px 26px
}

.special-product .product .product-image img {
	margin-top: 0px;
	height: 100px
}

.wallettable {
	font-size: 14px
}

.wallettable .badge {
	font-size: 12px
}

.walletbox {
	background-color: #f2f2f2;
	padding: 5px 20px;
	border-radius: 5px;
	border: 1px solid #ccc;
	display: flex;
    align-items: center;
    justify-content: space-between;
}

.walletbox span {
	font-weight: 700
}

.money-wallet .input-group-addon {
	height: 40px
}

.money-wallet .form-control {
	height: 40px
}

.money-wallet .btn-secondary {
	border-radius: 0px;
	background-color: #01b48a;
	height: 40px;
	color: #ffffff !important;
}
.form-check-input:checked {
    background-color: #01b48a;
    border-color: #01b48a;
    position: relative;
    top: -1px;
    margin-right: 6px;
}
.money-wallet .btn-secondary:hover {
	border-color: #e54c92
}

.money-wallet .btn-warning {
	background-color: #d6ede8;
	border-radius: 30px;
	padding: 5px 20px;
	border-color: #d6ede8;
	color: #01b48a !important;
}

.money-wallet .btn-warning:hover {
	background-color: #01b48a !important;
	border-color: #01b48a !important;
	color: #ffffff !important;
}

.referral h4 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 30px;
	color: #01b48a;
	text-transform: capitalize;
	font-weight: 700
}

.referral .input-group {
	max-width: 250px
}

.referral .input-group .form-control {
	font-weight: 700;
	font-size: 24px;
	text-align: center
}

.rating {
	border: none;
	float: left;
	position: relative;
	left: -9px
}

.rating>input {
	display: none
}

.rating>label:before {
	margin: 5px;
	font-size: 1.25em;
	font-family: 'Font Awesome 5 Pro';
	display: inline-block;
	content: "\f005"
}

.rating>.half:before {
	content: "\f089";
	position: absolute
}

.rating>label {
	color: #ddd;
	float: right
}

.rating>input:checked~label,
.rating:not(:checked)>label:hover,
.rating:not(:checked)>label:hover~label {
	color: #FFD700
}

.rating>input:checked+label:hover,
.rating>input:checked~label:hover,
.rating>label:hover~input:checked~label,
.rating>input:checked~label:hover~label {
	color: #FFED85
}

.vipmember img {
	height: 100px;
	margin-right: 20px
}

.vipbox {
	background-color: #ffe9b9;
	padding: 5px 5px 10px 5px;
	border: 1px solid #fdbf38;
	border-radius: 5px;
	margin-bottom: 20px
}

.vipbox h4 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 24px;
	font-weight: 700
}

.vipbox a {
	background-color: #f28b20;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	padding: 5px 15px;
	border-radius: 3px
}

.vipbox a:hover {
	background-color: #000
}

.deliverypartner {
	background-color: #eee;
	padding: 10px 10px 22px 15px;
	border: 1px solid #ccc;
	border-radius: 5px
}

.deliverypartner h4 {
	font-weight: 700;
	font-size: 18px
}

.visit-btns {
	color: #272b41;
	background-color: #eee;
	width: 80%;
	margin-bottom: 10px;
	display: block;
	outline: unset;
	cursor: pointer
}

.visits input:checked~.visit-rsn {
	background-color: var(--thm-blue);
	color: #fff;
	border-radius: 30px
}

.visits input:checked~.visit-rsn:before {
	opacity: 1
}

.visits input:disabled~.visit-rsn {
	background-color: #e30303;
	color: #fff;
	border-radius: 5px
}

.visits .form-check-input {
	opacity: 0
}

.visits input.form-check-input {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
	margin-left: 0
}

.visits span.visit-rsn {
	background-color: #fff;
	border: 0;
	border-radius: 30px;
	color: #64627C;
	display: block;
	font-size: 18px;
	margin-bottom: 0px;
	padding: 8px 5px;
	text-align: center;
	position: relative;
	font-weight: normal;
	padding-left: 20px
}

.visits span.visit-rsn {
	text-align: center;
	border: 0;
	border-radius: 30px;
	padding: 8px 5px;
	border: 1px solid var(--thm-blue);
	min-width: 133px;
	display: inline-block;
	width: 100%;
	font-weight: normal;
	font-size: 18px;
	position: relative
}

.visits span.visit-yellow {
	background-color: #fff;
	border: 0;
	border-radius: 30px;
	color: #000;
	display: block;
	font-size: 18px;
	margin-bottom: 0px;
	padding: 8px 5px;
	text-align: center;
	position: relative;
	font-weight: normal;
	padding-left: 20px;
	position: relative
}

.visits span.visit-yellow {
	text-align: center;
	border: 0;
	border-radius: 30px;
	padding: 8px 5px;
	border: 1px solid var(--thm-yellow);
	min-width: 133px;
	display: inline-block;
	width: 100%;
	font-weight: normal;
	font-size: 18px
}

.visits input:checked~.visit-yellow {
	background-color: #f28b20;
	color: #fff;
	border-radius: 30px;
	border: 1px solid #f28b20
}

.visits input:checked~.visit-yellow:before {
	opacity: 1
}

.visits input:disabled~.visit-yellow {
	background-color: #e30303;
	color: #fff;
	border-radius: 5px
}

span.subsprice {
	font-size: 28px;
	font-weight: 700;
	color: #f28b20
}

span.subsprice del {
	color: #ff0000;
	font-size: 20px;
	font-weight: 400
}

.subvipemb {
	height: 120px;
	margin: 0px auto;
	display: block;
	width: 120px;
	margin-bottom: 20px
}

.subscvip {
	text-align: center
}

.subscvip img {
	height: 140px;
	margin: 0px auto;
	display: block;
	width: 140px;
	margin-bottom: 10px
}

.subscvip h3 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-weight: 700;
	line-height: 30px;
	font-size: 24px;
	font-family: 'Mulish', sans-serif
}

.planssub .card {
	height: 97px
}

.planselect {
	background-color: #e7ffe7;
	padding: 5px 5px 10px 5px;
	border: 1px solid #aaffaa;
	border-radius: 5px;
	margin-bottom: 20px
}

.faqblock .accordion-button {
	font-size: 16px;
	box-shadow: inherit
}

.faqblock .accordion-button:focus {
	box-shadow: inherit
}

.faqblock .accordion-button:not(.collapsed) {
	color: #000;
	background-color: #ffe9b9
}

.checkout-subtitle {
	color: #01b48a;
	font-weight: 700;
	font-size: 20px;
	background-color: #f8f8f8;
	padding: 5px 10px;
	border-bottom: 1px solid #eee
}

.btn-primary {
	font-size: 14px
}

.btn-primary:focus {
	background-color: #000
}

.procategories {
	column-count: 4
}

.procategories .pro-1 {
	margin-bottom: 40px
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
    background:#bef05c;
    color:#000!important;
}