input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	transition: background-color 9999s ease-in-out 0s;
	-webkit-transition: background-color 9999s ease-in-out 0s;
	-moz-transition: background-color 9999s ease-in-out 0s;
	-ms-transition: background-color 9999s ease-in-out 0s;
	-o-transition: background-color 9999s ease-in-out 0s;
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #fff;
	opacity: 1;
}

.user_name {
	width: 110px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
}

.username_l {
	width: 110px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pass_criteria h6 {
	font-size: 13px;
	margin-bottom: 10px;
}

.pass_criteria ul {
	margin-left: 15px;
}

.pass_criteria ul li {
	list-style: disc;
}

.pass_criteria b {
	font-weight: bold !important;
}

@media(min-width:1200px) {
	.col-c-20 {
		width: 20%;
	}
}

@media(max-width:768px) {
	.pass_criteria.mt-70 {
		margin-top: 30px !important;
	}

	.heading_s1 h1 {
		font-size: 30px;
	}

	h1 {
		font-size: 38px;
		line-height: 39px;
	}

	h2 {
		font-size: 33px;
	}

	h4 {
		font-size: 18px;
	}
}

.contact_btns {
	display: flex;
	flex: 1;
	justify-content: space-between;
}

.contact_btns .btn {
	width: 45% !important;
}

@media(max-width:575px) {
	.contact_btns .btn {
		width: 100% !important;
		margin: 10px auto;
	}

	.contact_btns {
		flex-direction: column;
	}

	h1 {
		font-size: 30px;
		line-height: 30px;
	}

	h2 {
		font-size: 25px;
	}

	h4 {
		font-size: 18px;
	}
}

.pagination-area .page-item:last-child .page-link,
.pagination-area .page-item:first-child .page-link {
	background-color: #F2F3F4 !important;
}

.pagination-area .page-item:last-child .page-link,
.pagination-area .page-item:first-child .page-link {
	background-size: 20px;
	opacity: 0.5;
	background-repeat: no-repeat;
	background-position: center;
	color: #F2F3F4 !important;
}

.pagination-area .page-item:first-child .page-link {
	background-image: url(../image/arrow-small-left.png);
	color: transparent !important;
}

.pagination-area .page-item:last-child .page-link {
	background-image: url(../image/arrow-small-right.png);
	color: transparent !important;
}

.blog-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.page_pagination .pagination {
	justify-content: center;
}

.not_blog {
	max-width: 500px;
	text-align: center;
	width: 100%;
	margin: auto;
}

.not_blog img {
	max-width: 350px;
	width: 100%;
	height: 300px;
	object-fit: contain;
}

.not-found {
	padding: 5px;
	text-align: center;
}

/* header mega menu css  */
.main_mega_menu:hover .categories-dropdown-wrap {
	opacity: 1;
	overflow: hidden;
	top: 100%;
	margin: 15px 0;
	visibility: visible;
}

.main_mega_menu .categories-dropdown-active-large {
	padding: 0;
}

.main_mega_menu .categories-dropdown-wrap ul {
	min-width: 250px;
	background-color: #F2F3F4;
}

.main_mega_menu .categories-dropdown-wrap ul li {
	margin: 0;
	align-items: center;
	padding: 9px 5px 9px 18px;
	justify-content: space-between;
}

.main_mega_menu .menu_content {
	min-width: 1200px;
	overflow: hidden;
}

.main_mega_menu .categori-dropdown-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
}

.main_mega_menu .menu_content .menu_tab .menu_list {
	padding: 10px 10px 10px 15px;
}

.main_mega_menu .menu_content .menu_tab .menu_list .row {
	max-height: 450px !important;
	overflow-y: auto;
}

.main_mega_menu .menu_content .menu_tab .menu_list .row::-webkit-scrollbar {
	width: 16px;
	background-clip: padding-box;
}

.main_mega_menu .menu_content .menu_tab .menu_list .row::-webkit-scrollbar-track {
	background-color: #F4F4F4;
	height: 8px;
	background-clip: padding-box;
	border-right: 10px solid rgba(0, 0, 0, 0);
	border-top: 10px solid rgba(0, 0, 0, 0);
	border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.main_mega_menu .menu_content .menu_tab .menu_list .row::-webkit-scrollbar-thumb {
	background-clip: padding-box;
	background-color: #d1d1d1;
	border-right: 10px solid rgba(0, 0, 0, 0);
	border-top: 10px solid rgba(0, 0, 0, 0);
	border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.main_mega_menu .menu_content .menu_tab .menu_list h6 {
	font-size: 15px;
	padding: 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #6d6b6b;
}

.main_mega_menu .menu_content .menu_tab .menu_list a {
	font-size: 14px;
	color: #7E7E7E;
	display: block;
	margin: 5px 0;
}

.main_mega_menu .menu_content .menu_tab .menu_list a:hover {
	color: #3BB77E !important;
}

.main_mega_menu .menu_content .menu_tab .menu_list .shop_all {
	font-weight: bold;
	color: #3BB77E !important;
	display: flex;
}

.main_mega_menu .menu_content .menu_tab {
	display: none;
}

.main_mega_menu .menu_content .menu_tab.active-content {
	display: block;
}

.tab-content .card-header h3 {
	font-size: 22px !important;
}

@media(max-width:768px) {
	.tab-content .card-header h3 {
		margin-top: 50px;
	}
}

.main_mega_menu .categories-dropdown-wrap ul .tab.active-tab {
	background-color: #fff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	cursor: pointer;
	border: none;
	outline: none;
}

.main_mega_menu .categories-dropdown-wrap ul .tab.active-tab:hover {
	box-shadow: none;
	border: none;
	outline: none;
}

.main_mega_menu .categories-dropdown-wrap ul .tab.active-tab i {
	color: #3BB77E;
}

.main_mega_menu .categories-dropdown-wrap ul .tab.active-tab a {
	color: #3BB77E;
}

.main_mega_menu .menu_content .menu_tab .menu_img {
	height: 100%;
}

.main_mega_menu .menu_content .menu_tab .menu_img img {
	height: 100%;
	object-fit: cover;
}

.header-wrap .search-style-2 {
	max-width: 700px;
	width: 100%;
	border: 1.8px solid #3BB77E;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.header-wrap .header-action-right {
	display: flex;
	max-width: fit-content;
	width: 100%;
	justify-content: end;
	align-items: center;
}

@media(max-width:1450px) {
	.main_mega_menu .menu_content {
		min-width: 1010px;
	}
}

@media(max-width:1300px) {
	.main_mega_menu .menu_content {
		min-width: 900px;
	}

	.hotline{
		display: none !important; 
	}
	.menulink{
		margin: 0 20px;
	}
		/* .header-wrap .header-nav {
			width: 100%;
		} */
}

@media(max-width:1200px) {
	.main_mega_menu .menu_content {
		min-width: 700px;
	}

	/* .hotline{
        display: none !important;
    } */
	.logo.logo-width-1 {
		margin-right: 10px;
	}

	.header-action-2 {
		justify-content: end;
	}

	/* .search-style-2{
    max-width: 700px;
    width: 100%;
    } */
}

@media(max-width:1024px) {
	.header-wrap .header-action-right {
		max-width: 200px;
	}
}

.category_scroll {
	max-height: 300px;
	overflow-y: auto;
	padding-right: 10px;
}

.category_scroll.cart_height {
	max-height: 200px;
}

.category_scroll::-webkit-scrollbar {
	width: 16px;
	background-clip: padding-box;
}

.category_scroll::-webkit-scrollbar-track {
	background-color: #F4F4F4;
	height: 8px;
	background-clip: padding-box;
	border-right: 10px solid rgba(0, 0, 0, 0);
	border-top: 10px solid rgba(0, 0, 0, 0);
	border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.category_scroll::-webkit-scrollbar-thumb {
	background-clip: padding-box;
	background-color: #d1d1d1;
	border-right: 10px solid rgba(0, 0, 0, 0);
	border-top: 10px solid rgba(0, 0, 0, 0);
	border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.category_count {
	display: inline-block;
	background-color: #BCE3C9;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 20px;
	margin-left: 5px;
	font-size: 12px;
	color: #253D4E;
	margin: 4px 0;
}

.category_star {
	display: flex;
	align-items: center;
	line-height: 0;
	font-size: 17px;
}

.category_star i {
	color: grey;
	margin-right: 4px;
}

.category_star i.fill_star {
	color: #3BB77E;
}

.product-star .back-stars,
.product-star .front-stars,
.product-star.star-rating {
	display: flex
}

.product-star.star-rating {
	align-items: center;
	justify-content: center
}

.product-star.star-rating i {
	font-size: 14px;
}

.product-star .star_box {
	display: flex;
	justify-content: center
}

.product-star .back-stars {
	color: grey;
	position: relative
}

.product-star .front-stars {
	color: #3BB77E;
	overflow: hidden;
	position: absolute;
	top: 0;
	transition: .5s
}

.product-star {
	justify-content: start !important;
	align-items: center
}

.product-star .review_count {
	margin: 0 0 0 10px;
	font-size: 13px
}

.time_count {
	position: absolute;
	top: 40%;
	width: 100%;
	left: 50%;
	display: flex;
	justify-content: center;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.time_count .show_time {
	font-weight: 400;
	font-size: 15px;
	line-height: 1;
	max-width: 48px;
	width: 100%;
	height: 48px;
	background-color: #def9ec;
	border-radius: 4px;
	border: none;
	margin: 0 4px;
	text-align: center;
	color: #000;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.time_count .show_time span {
	display: block;
}

.time_count .show_time .time_text {
	color: #3bb77e !important;
	margin-bottom: 4px;
}

.no_record {
	max-width: 500px;
	width: 100% !important;
	margin: auto;
	text-align: center;
	font-size: 16px;
	background: #def9ec;
	padding: 5px;
	border-radius: 5px;
	color: #3bb77e;
}

@media only screen and (max-width: 1400px) and (min-width: 1200px) {
	.custome_width {
		width: 25%;
	}
}

@media only screen and (max-width: 575px) and (min-width: 420px) {
	.custome_width {
		width: 50%;
	}
}

/* login modal design  */
.login_modal .login_modal_img {
	height: 100%;
}

.custom-modal {
	/* margin: 10px; */
	padding: 0 !important;
}

@media(max-width:575px) {
	.custom-modal .modal-dialog .modal-content {
		padding: 0 !important;
	}
}

@media(max-width:575px) {
	.login_modal .heading_s1 h1 {
		font-size: 22px;
	}

	.login_modal .padding_eight_all {
		margin-top: 30px;
	}

	.login_modal.modal-dialog .btn-close {
		position: absolute;
		right: 22px;
		top: 17px;
		z-index: 2;
	}

	.heading_s1 {
		text-align: center;
	}
}

.btn-close:focus {
	box-shadow: none !important;
}

.autoship {
	background: #def9ec;
	color: #3bb77e;
	padding: 0 10px;
	border-radius: 5px;
}

.notify_modal .modal-dialog {
	max-width: 380px;
	width: 100%;
}

.notify_modal .heading_s1 h2 {
	font-size: 25px;
}

.notify_modal .btn-close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 9;
}

.notify_modal .form-group .btn,
.notify_modal .form-group input {
	height: 45px;
}

.bulk_deal {
	background: #f74b81;
	color: #fff;
	width: 100%;
	padding: 0 10px;
	border-radius: 5px;
}

/* cart modal ========================== */
.cart_modal .modal-dialog {
	max-width: 365px;
	width: 100%;
}

.cart_modal .succes_cart_box {
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	margin-bottom: 10px;
}

.cart_modal .succes_cart_box .product_img {
	max-width: 60px;
	height: 60px;
	width: 100%;
	margin-right: 10px;
}

.cart_modal .succes_cart_box .product_img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.cart_modal .succes_cart_box .product_content {
	display: flex;
	justify-content: space-around;
	width: 100%;
}

.cart_modal .succes_cart_box .product_content .product_content_text {
	width: 75%;
}

.product_qty {
	white-space: nowrap;
}

.cart_modal .succes_cart_box .product_content .product_content_text a {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 15px;
	line-height: 19px;
}

.cart_modal .btn-primary {
	height: 40px;
}

.cart_modal .btn-primary:hover {
	background-color: #3bb77e;
}

/* end cart modal ========================== */
.btn-loading {
	color: transparent !important;
	pointer-events: none;
	position: relative
}

.btn-loading:after {
	content: '';
	-webkit-animation: .5s linear infinite loader;
	animation: .5s linear infinite loader;
	border: 2px solid #fff;
	border-radius: 50%;
	border-right-color: transparent !important;
	border-top-color: transparent !important;
	display: block;
	height: 1.4em;
	width: 1.4em;
	left: calc(50% - (1.4em / 2));
	top: calc(50% - (1.4em / 2));
	-webkit-transform-origin: center;
	transform-origin: center;
	position: absolute !important
}

.btn-loading.btn-secondary:after {
	border-color: #495057
}

@-webkit-keyframes loader {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

/* product detail css  */
.product_detail .title-detail {
	font-size: 25px;
	margin-bottom: 15px;
	text-align: start;
}

.product_main_Detail table {
	margin-bottom: 10px;
}

.product_main_Detail table tr td {
	font-size: 15px;
	line-height: 17px;
	border: none;
	padding: 4px 0;
	vertical-align: middle;
	text-transform: capitalize;
}

.product_main_Detail table tr .text-end {
	font-weight: 600;
}

.product_main_Detail table tr td span {
	font-size: 12px
}

.product_main_Detail table tr td img {
	max-width: 70px;
}

.purchase_msg {
	font-size: 14px;
	margin-bottom: 0;
	color: #000;
}

.font-w-600 {
	font-weight: 600;
}

.why_autoship {
	background-color: #d8f1e5;
	width: 100%;
	padding: 12px;
	margin-top: 5px;
	border-radius: 10px
}

.why_autoship h5 {
	font-size: 18px;
	color: #121221;
	font-weight: 700
}

.green_color {
	color: #3BB77E;
}

.why_autoship p {
	font-size: 13px;
	position: relative;
	padding: 2px 20px
}

.why_autoship ul li {
	position: relative;
	padding: 0 0 0 20px;
}

.why_autoship ul li::before {
	content: "";
	position: absolute;
	left: 4px;
	top: 50%;
	transform: translateY(-50%);
	width: 5px;
	height: 5px;
	background-color: #000;
	border-radius: 50%
}

.why_autoship ol li {
	list-style: decimal;
	padding: 6px 0 0 6px !important;
	margin: 0 0 0 17px !important
}

.video_box {
	max-width: 400px;
	height: 300px;
	width: 100%;
	margin: auto;
	position: relative;
}

.video_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.play_btn {
	position: absolute;
	width: 50px;
	height: 50px;
	background-color: #3BB77E;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	font-size: 20px;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	-o-transition: 0.3s all;
}

.video_box .play_btn:hover {
	scale: 1.3;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	-o-transition: 0.3s all;
}

@media(max-width:991px) {
	.product_detail .title-detail {
		font-size: 25px;
	}
}

@media(max-width:768px) {
	.product_detail .title-detail {
		font-size: 22px;
	}
}

@media(max-width:575px) {
	.product_detail .title-detail {
		font-size: 18px;
	}
}

/* video_modal   */
.video_modal {
	max-width: 1300px;
}

.video_modal .modal-header {
	border: none;
}

.video_modal .modal-content .btn-close {
	background-image: none !important;
	opacity: 1;
}

.video_modal .modal-content .btn-close svg {
	width: 25px;
}

.video_modal .modal-content {
	border: none;
	background-color: transparent;
}

.video_modal .modal-body {
	height: 700px;
	width: 100%;
}

.video_modal .modal-body iframe {
	height: 100%;
	object-fit: contain;
	width: 100%;
}

@media(max-width:991px) {
	.video_modal .modal-body {
		height: 500px;
	}
}

@media(max-width:575px) {
	.video_modal .modal-body {
		height: 400px;
	}

	.product_main_Detail .attr-detail {
		flex-direction: column;
		align-items: start;
	}
}

.comment-list .product-testimonial {
	display: flex;
	justify-content: space-between;
}

@media(max-width:768px) {
	.comment-list .product-testimonial {
		flex-direction: column;
	}

	.comment-list .product-testimonial .font-heading {
		display: block;
	}

	.product-info .nav-tabs .nav-item {
		margin: 10px 0;
	}

	.product-info {
		padding: 25px;
	}
}

@media(max-width:575px) {
	.product-info {
		padding: 15px;
	}
}

.product_main_Detail .scent div {
	display: flex;
	gap: 7px;
	margin-bottom: 10px;
	flex-wrap: wrap;
	align-items: center
}

.product_main_Detail .scent div label {
	padding: 5px 15px;
	border-radius: 30px;
	font-size: 15px;
	overflow: hidden;
	margin: 5px 0;
	cursor: pointer;
	position: relative;
	border: 1px solid #3BB77E
}

.product_main_Detail .scent div input {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	width: fit-content;
	z-index: 999
}

.filter_div {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}

.filter_div div {
	margin-right: 20px;
}

.product_main_Detail .scent div input:checked+label {
	background-color: #3BB77E !important;
	color: #fff
}

.product_main_Detail .detail-extralink .sort_product_dropdown {
	min-width: 70px;
	padding: 0 10px !important;
	height: 39px !important;
	text-align: start;
}

.product_main_Detail .detail-extralink .sort_product_dropdown:focus {
	box-shadow: none;
}

/* cart page  */
.product_cart .price h4 {
	font-size: 18px;
	white-space: nowrap;
}

.favorites_price {
	color: #bc2848;
}

.discount_price {
	color: #7E7E7E;
}

.save_price {
	color: #3BB77E;
}

.success_msg_box {
	padding: 2px 4px;
	border-radius: 5px;
	overflow: hidden;
	background-color: #d1e7dd;
	border: 1px solid #badbcc;
}

.success_msg_box span {
	color: #30733e;
}

.color-success {
	color: #348952;
}

.product_cart .detail-qty {
	margin-bottom: 0 !important;
	height: 44px;
	width: 70px !important;
}

.price_qty_box,
.cart_dis {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}

.price_qty_box div {
	margin: 0 5px;
}

.cart_row {
	display: flex;
	width: 100%;
	padding: 10px 0;
	margin: 15px 0;
	position: relative;
	/* justify-content: space-between; */
	align-items: center;
	border-bottom: 1px solid #e1dcdc;
}

.cart_row .product-thumbnail {
	width: 100px;
	height: 100px;
}

.cart_row .product-thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.cart_row .cart_autoship img {
	max-width: 80px;
	width: 100%;
}

.cart_row .product-des {
	max-width: 500px;
	width: 100%;
}

.remove_btn {
	width: 40px;
	height: 40px;
	display: flex;
	position: relative;
	align-items: center;
	background-color: #dc3545;
	justify-content: center;
	border-radius: 50%;
}

.remove_btn i {
	color: #fff;
}

.remove_btn:hover {
	background-color: #dc3545;
}

.cart_row .cart_autoship {
	display: flex;
}

.cart_total_amount .text-muted {
	font-size: 16px;
}

.cart_total_amount .text-heading,
.cart_total_amount .text-brand {
	font-size: 18px !important;
}

.table-wishlist tr {
	width: 100%;
}

.table-wishlist tr .product {
	width: 580px !important;
}

.table-wishlist tr .unit {
	width: 120px;
	text-align: center;
	margin: 0 10px;
}

@media(max-width:1370px) {
	.cart_dis {
		flex-direction: column;
		align-items: start;
		margin-bottom: 10px;
	}

	.cart_row .product-des {
		max-width: 100%;
	}

	.price_qty_box {
		justify-content: flex-start;
		flex-wrap: wrap;
	}

	.cart-totals.ml-30 {
		margin-left: 0;
	}

	.p-md-4.cart-totals {
		padding: 10px !important;
	}

	.cart_total_amount .text-muted {
		font-size: 14px;
	}

	.cart_total_amount .text-heading,
	.cart_total_amount .text-brand {
		font-size: 16px !important;
	}
}

/* .table-wishlist {
    display: none;
} */
@media(max-width:991px) {
	.heading-2 {
		font-size: 35px;
	}
}

@media(max-width:575px) {
	.cart_row {
		flex-direction: column;
		text-align: center;
	}

	.cart_row .cart_autoship {
		justify-content: center;
	}

	.cart_dis {
		margin-top: 15px;
	}

	.cart_row .cart_autoship {
		display: block;
	}

	.cart_row .custome-checkbox {
		display: none;
	}

	.price_qty_box {
		justify-content: center;
		flex-wrap: wrap;
	}

	.price_qty_box div {
		margin-top: 5px;
	}

	.product_cart .price h4,
	.product_cart .product-name,
	.product_cart .favorites_price {
		font-size: 15px;
	}

	.product_cart .detail-qty {
		margin-bottom: 0 !important;
		height: 33px;
		width: 51px !important;
	}

	.cart_dis.ms-3 {
		margin-left: 0 !important;
	}

	.top_contnt.d-flex {
		flex-direction: column;
	}

	.top_contnt h6 {
		font-size: 14px;
		margin: 7px 0;
	}

	.cart-totals tr {
		display: flex;
		justify-content: space-between;
		width: 100%;
	}

	.heading-2 {
		font-size: 28px;
	}

	.cart-totals tr td {
		text-align: start;
	}

	.cart-action.d-flex {
		flex-direction: column;
	}

	.cart-action.d-flex a {
		width: 100%;
		margin: 7px 0;
	}
}

@media(max-width:420px) {
	.price_qty_box div {
		margin-bottom: 10px;
	}
}

/* :empty cart  */
.cart_bg {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 20px;
	position: relative;
	background-color: #eeeeee;
}

.empty_cart_box {
	max-width: 700px;
	width: 100%;
	padding: 18px;
	/* background-color: #fff; */
	padding: 20px 20px 40px 20px;
	border-radius: 10px;
	margin: 30px auto;
	background-color: #fff;
}

.empty_cart_top {
	padding: 40px 5px;
}

.empty_cart_top p {
	padding-bottom: 10px !important;
}

.empty_cart_top a {
	color: #000;
	font-size: 14px;
}

.empty_cart_top h4 {
	font-weight: bold;
	text-transform: uppercase;
}

.empty_cart_box h3 {
	text-transform: capitalize;
	font-weight: bold;
	font-size: 35px;
	margin: 0;
	padding: 35px 0;
	font-weight: bold;
}

.empty_cart_box .shop_btn {
	padding: 13px 32px;
	font-size: 16px;
	color: #fff;
}

.empty_cart_box button {
	width: fit-content !important;
	padding: 10px 25px;
	margin: 20px 0;
}

.empty_cart_box p {
	font-size: 16px;
	line-height: 1.5;
	padding-bottom: 32px;
}

.empty_cart_box img {
	width: 230px;
	margin: 20px 0;
}

@media(max-width:575px) {
	.empty_cart_box h3 {
		font-size: 25px;
	}
}

/* review_form css */
fieldset,
label {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.5em;
	margin: 10px 0;
}

.rating {
	border: none;
	float: left;
}

.rating>input {
	display: none;
}

.rating>label:before {
	margin: 5px;
	font-size: 1.25em;
	font-family: FontAwesome;
	display: inline-block;
	content: "\f005";
}

.rating>label {
	color: #ddd;
	float: right;
}

.rating>input:checked~label,
.rating:not(:checked)>label:hover,
.rating:not(:checked)>label:hover~label {
	color: #3BB77E;
}

.rating>input:checked+label:hover,
.rating>input:checked~label:hover,
.rating>label:hover~input:checked~label,
.rating>input:checked~label:hover~label {
	color: #3BB77E;
}

.product-img {
	max-width: 225px;
	width: 100%;
	height: 225px;
	margin: auto;
}

.media-preview {
	max-height: 200px;
	overflow: auto;
}

.media-preview>div {
	position: relative;
}

.remove-img {
	position: absolute;
	right: 2px;
	top: 2px;
	background-color: #bc2848;
}

.top_review a {
	font-size: 13px;
	color: #000;
	text-transform: capitalize;
}

.top_review a svg {
	width: 15px;
}

.top_review h1 {
	font-weight: bold;
	font-size: 35px;
	margin: 0;
}

.review_form {
	margin: 60px 0;
}

.review_form p {
	margin: 0;
}

.review_form .left_img {
	height: 300px;
	padding: 15px;
	background-color: #f8f8f8;
}

.review_form .left_img img {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.rating label {
	font-size: 35px;
	cursor: pointer;
	/* color: #ff9a34; */
}

.input_posotion {
	position: relative;
	margin: 25px 0;
}

.form-group {
	margin-bottom: 20px;
}

.password_div {
	position: relative;
}

.password_div.is-invalid .pass_icon {
	right: 34px;
	top: 34%;
}

.pass_icon {
	position: absolute;
	right: 20px;
	top: 50%;
	cursor: pointer;
	transform: translateY(-50%);
}

.input_posotion .input_lable {
	position: absolute;
	top: -10px;
	left: 13px;
	background: #fff;
	font-size: 12px;
	font-weight: 500;
	padding: 0 9px;
}

.input_posotion:focus-within .input_lable {
	color: #3BB77E !important;
}

.review .form-control {
	display: block;
	width: 100%;
	padding: 13px 40px 13px 10px;
	font-size: 14px;
}

.review .review_lable {
	font-size: 14px;
	margin: 0;
}

.input_posotion strong {
	font-weight: normal;
	font-size: 14px;
}

.input_radio_main_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.input_radio_box {
	margin-right: 10px;
	display: flex;
	align-items: center;
}

.input_radio_box span {
	margin-left: 10px;
}

.input_radio {
	margin-left: 7px;
	scale: 1.4;
}

@media(max-width:768px) {
	.top_review h1 {
		font-size: 27px;
	}
}

@media(max-width:420px) {
	.top_review h1 {
		font-size: 22px;
	}

	.rating label {
		font-size: 25px;
	}
}

.success_msg {
	max-width: 650px;
	width: 100%;
	margin: auto;
	padding: 33px;
	background: #4bff0021;
	border-radius: 5px;
}

.success_msg p {
	font-size: 16px;
	margin: 9px 0;
}

.upload_img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 35px;
}

.upload_img p {
	font-size: 12px;
	margin-left: 10px;
}

.upload_img span {
	position: absolute;
}

.upload_img div button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #3BB77E;
	font-size: 14px;
	padding: 7px 25px !important;
	border: 2px solid #3BB77E !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.upload_img div button:hover {
	color: #fff;
}

.upload_img div button:hover svg {
	color: #fff;
}

.upload_img svg {
	width: 25px;
	color: #3bb77e;
	margin-right: 10px;
}

.friend_check input {
	scale: 1.4;
	margin-right: 8px;
	width: fit-content;
}

@media(max-width:575px) {
	.upload_img {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.upload_img p {
		margin-top: 10px;
	}
}

.cart_box {
	position: relative;
}

.redio_bg {
	accent-color: green;
}

/* .card_loder{
    position: absolute;
    left: 50%;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #22f14f24;
    width: 100%;
    height: 100%;
    transform: translate(-50% , -50%);
    -webkit-transform: translate(-50% , -50%);
    -moz-transform: translate(-50% , -50%);
    -ms-transform: translate(-50% , -50%);
    -o-transform: translate(-50% , -50%);
} */
.blur_bg.btn-loading {
	color: transparent !important;
	pointer-events: none;
	position: relative;
	background: #3bb77e24;
	filter: blur(1px);
	-webkit-filter: blur(1px);
}

.blur_bg.btn-loading::after {
	width: 1.8rem;
	border: 2px solid #3BB77E;
	height: 1.8rem;
}

.add.submit.btn-loading::after {
	border: 2px solid #3BB77E;
}

.header-action-icon-2 .account_droupdown {
	position: absolute;
	width: 200px;
	padding: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}

.header-action-icon-2 .account_droupdown ul li {
	margin: 5px 0;
	border-bottom: 1px solid #ebebeb;
}

.header-action-icon-2 .account_droupdown ul li:last-child {
	margin: 0;
	border: none;
}

.header-action-icon-2 .account_droupdown ul li a {
	padding: 4px 10px;
	display: block;
	font-size: 14.5px;
	margin: 4px 0;
	line-height: 16px;
	width: 100%;
}

.addToWishList.btn-loading {
	background-color: #3BB77E;
}

.pro_like i {
	font-size: 25px !important;
}

.addToWishList .fill .fill_icon {
	color: #FD6E6E;
}

.category_banners .banner-img {
	height: 300px;
	position: relative;
	width: 100%;
}

.category_banners .banner-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.category_banners .banner-img .banner-text {
	top: 70%;
}

@media(max-width:1200px) {
	.category_banners .banner-img {
		height: 200px;
	}
}

.product-image-slider .slick-track figure {
	display: flex;
	align-items: center;
	justify-content: center;
}

.product-image-slider .slick-track figure .zoom {
	width: 100%;
	height: 100%;
}

.contact_map {
	width: 100%;
	height: 100%;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
}

.textarea-style textarea {
	min-height: 200px;
}

@media(max-width:1200px) {
	.contact_map {
		height: 300px;
	}
}

.address-form input:focus {
	border-color: #3BB77E;
}

.address-form select:focus {
	box-shadow: none;
	border-color: #3BB77E;
}

.checkout_payment label {
	margin: 5px 0;
	padding: 5px;
}

.address-chooser .add_add {
	width: 100%;
	height: 100%;
	border: 2px dashed #3BB77E;
}

.address-chooser .add_add button {
	margin: 0 !important;
	height: 100%;
	width: 100%;
	border: none !important;
}

.checkout_user_adress {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
}

.checkout_user_adress p {
	margin-bottom: 0 !important;
	font-size: 13px;
	font-weight: 600;
	color: #000;
}

.order_totle {
	display: flex;
	height: 100%;
	align-items: center;
	gap: 10px;
}

.order_totle h3 {
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 0;
}

.order_box {
	margin-bottom: 20px;
}

.order_con {
	font-size: 14px !important;
	color: #999999;
}

.checkour_cart .cart_box .cart_img {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.checkour_cart input[type="radio"] {
	accent-color: green;
}

@media(max-width:768px) {
	.checkour_cart .cart_content {
		padding-bottom: 0 !important;
	}

	.checkour_cart .cart_qty {
		margin-top: 0;
	}
}

/* @media(max-width:575px) {} */
.cart_box .cart_img {
	background-color: #f8f8f8;
	padding: 10px;
	width: 100%;
	height: 180px;
}

.checkour_cart .cart_box .cart_img img {
	height: 100px;
}

.checkour_cart .cart_content {
	padding: 10px;
}

.buy_ones {
	display: flex;
	align-items: center;
	gap: 12px;
	margin: 10px 7px;
}

.buy_ones label {
	font-size: 14px;
	display: flex;
	align-items: center;
}

.autoshipimg {
	width: 22px;
}

.buy_ones label svg {
	width: 25px;
}

.buy_ones input {
	scale: 1.6;
}

.buy_ones label span {
	color: #3BB77E;
	margin: 0 4px;
	font-weight: bold;
}

.card_body_height {
	max-height: 500px !important;
	overflow-y: auto;
	overflow-x: hidden;
}

.promo_code {
	display: flex;
	border-radius: 10px;
}

.promo_code input,
.promo_code button {
	border-radius: 0;
}

.promo_code input:focus {
	border-color: #3BB77E;
}

.promo_code input {
	border-top-left-radius: 10px;
	height: auto;
	border-bottom-left-radius: 10px;
}

.code_content p {
	font-size: 15px;
}

.code_content button {
	padding: 4px 15px !important;
	font-size: 13px !important;
}

@media(max-width: 575px) {
	.code_content p {
		font-size: 13px;
	}

	.code_content h6 {
		font-size: 15px;
	}
}

hr {
	color: #999999;
}

.promo_code_box .section-title {
	padding: 0 1rem;
}

.promo_code button {
	padding: 15px 25px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	color: #3BB77E;
}

/*.select_add:nth-child(1) button {*/
/*    color: #fff;*/
/*    background-color: #ff9a34 !important;*/
/*}*/
.active-address {
	color: #fff !important;
	height: 47px;
	background-color: #3BB77E !important;
}

.select_add {
	margin: 12px 0;
}

.mony_back {
	display: flex;
	gap: 15px;
}

.mony_back .mony_svg svg {
	width: 50px;
}

.mony_back small {
	font-size: 13px;
}

.mony_back ul {
	margin: 20px 0 !important;
}

.mony_back ul li {
	margin: 15px 0;
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 15px;
}

.mony_back ul li svg {
	width: 18px;
}

.noRating_box {
	width: fit-content;
	background-color: #eeeeee;
	padding: 7px 10px;
}

.btn {
	padding: 10px;
}

.order_thankoyu {
	padding: 30px 0;
	background: #f4f7fa;
}

.thank_box h1 {
	font-size: 31px;
	font-weight: bold;
}

.thank_box h1 span {
	color: #3BB77E;
}

.thank_box p {
	font-size: 15px;
}

.thank_box p a {
	color: #000;
}

.order_detail {
	margin: 30px 0;
}

.comon_box {
	height: 100%;
	padding: 1rem;
	background-color: #fff;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.comon_box h6 {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 15px;
}

.comon_box p {
	font-size: 19px;
	margin-bottom: 5px;
}

.comon_box span {
	font-size: 15px;
}

.order_place {
	overflow: scroll;
}

.order_place::-webkit-scrollbar {
	display: none;
}

.order_place p {
	font-size: 14px;
	margin-bottom: 0;
}

.order_place img {
	width: 70px;
	height: 70px;
	object-fit: contain;
}

.order_place table tr td {
	padding: 0px 10px;
}

.order_place a {
	color: #000;
}

.order_place a:hover {
	text-decoration: underline !important;
}

.order_id {
	white-space: nowrap;
	font-size: 17px;
	color: #3BB77E;
}

.order_item_box {
	display: flex;
}

.order_item_box .order_img_box {
	width: 15%;
}

.shipping_box table tr:last-child td {
	font-weight: bold;
	color: #000;
}

.shipping_box table tr td {
	padding: 2px 0;
}

.shipping_box table tr:last-child {
	border-top: 1px solid #cdcaca;
}

.order_item_box .order_content_box {
	width: 85%;
	display: flex;
}

.order_thankoyu .comon_box table tr td {
	font-size: 15px;
	border: none;
}

.order_thankoyu .col-md-5 {
	margin: 20px 0;
}

.table_scroll {
	width: 520px;
}

@media(max-width:768px) {
	.horizantal_scroll {
		width: 500px;
	}

	.thank_box h1 {
		font-size: 20px;
	}

	.thank_image {
		max-width: 200px;
	}
}

.row_border {
	border-top: 1px #999999;
}

.form-select {
	background-image: unset !important;
}

.form-select:focus {
	box-shadow: none;
	border-color: #ff9a34;
}

.top_border {
	border-top: 1px solid #eeeeee;
}

.font_14 {
	font-size: 14px;
	padding: 5px 20px;
}

.checkout_payment .payment_div {
	width: 100%;
	padding: 15px 10px;
	border-radius: 7px;
	display: flex;
	gap: 15px;
	margin: 8px 0;
	background-color: #fff;
	border: 2px solid #1c1c1c1f;
}

#wallet_check:checked~.wallet_form {
	display: block;
}

.wallet_form div {
	gap: 10px;
}

.wallet_form {
	display: none;
}

.wallet_form label {
	font-size: 14px;
	margin: 0;
}

.wallet_form .form-control {
	max-width: 200px;
	width: 100%;
	margin-right: 10px;
}

.checkout_payment .payment_div input[type="radio"] {
	scale: 1.5;
	margin-right: 10px;
}

.checkout_payment .payment_div:hover {
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
	border: 2px solid #fff;
}

.checkout_loader {
	width: 100% !important;
	height: 100% !important;
}

.card_loder {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	background-color: #ffffff9d;
}

.spinner-border {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	border-right-color: transparent;
	border-radius: 50%;
	-webkit-animation: .75s linear infinite spinner-border;
	animation: .75s linear infinite spinner-border;
}

/* .checkout_loader .spinner-border{
	border-color: #3BB77E;
} */
/* autoship css  */
.checkout_autoship .card-title svg {
	width: 30px;
}

.checkout_autoship .card-title a {
	font-size: 14px;
	margin-left: 10px;
}

.checkout_autoship .card-title span {
	color: #3BB77E;
	margin: 0 4px;
}

.checkout_autoship .section-title {
	justify-content: start;
}

.autoship_main {
	padding: 15px;
	border-radius: 10px;
	border: 2px solid #eee;
}

.autoship_main:hover {
	box-shadow: 0 0 0.8rem rgb(0 0 0 / 10%);
}

.auto_top_head {
	display: flex;
	align-items: center;
	gap: 20px;
}

.auto_top_head h6 span {
	font-size: 14px;
	font-weight: 400;
}

.Frequency_box p {
	margin-bottom: 0;
	font-size: 13px;
}

.Frequency_box {
	padding: 5px 34px;
}

.Frequency_box .select_box {
	margin: 20px 0 10px 0;
}

.Frequency_box .select_box .form-select {
	height: 45px !important;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e") !important;
	border-radius: 6px !important;
	background-repeat: no-repeat;
}

.checkout_autoship .sort_box .select_box label {
	top: -12px;
}

.auto_top_head input {
	scale: 1.6;
}

.auto_top_head_border {
	padding: 15px;
	border-radius: 10px;
	margin: 13px 0;
	border: 2px solid #eee;
}

.auto_top_head_border:hover {
	box-shadow: 0 0 0.8rem rgb(0 0 0 / 10%);
}

/* input:checked .active {
    border: 2px solid #ff9a34;
} */
/* .active_border.checked{
    border: 2px solid #ff9a34;
} */
/* .custom_check label input:checked+.active_border{
  border: 2px solid #ff9a34;
    width: 100%;
    position: absolute;
    left: 0;
    height: 100%;
    border-radius: 10px;
    top: 0;
} */
.Frequency_img_box {
	background-color: #f8f8f8;
	border-radius: 10px;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.Frequency_img_box span {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	top: 2px;
	font-size: 11px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.Frequency_img_box span.quantity {
	background-color: #ffc80c;
	color: #000;
	right: 2px;
}
.Frequency_img_box span.remove {
	background-color: #d0021b;
	color: #fff;
	left: 2px;
	cursor: pointer;
}
.Frequency_img_box p {
	margin: 0;
	font-size: 11px;
	color: #fff;
	padding: 4px;
	text-transform: uppercase;
	background-color: #d0021b;
}

.padding_5 {
	padding: 0px 5px !important;
}

.Frequency_img_box img {
	width: 80%;
	height: 100px;
	margin: 8px;
	object-fit: contain;
}

@media (max-width:768px) {
	.Frequency_box {
		display: flex;
		gap: 15px;
		padding-right: 0 !important;
		flex-direction: column-reverse;
	}

	.top_border.row {
		padding: 10px 0 !important;
	}
}

@media (max-width:420px) {
	.Frequency_img_box img {
		height: 66px;
	}

	.auto_top_head input {
		scale: 1;
	}

	.auto_top_head {
		gap: 10px;
	}

	.Frequency_box {
		padding-left: 25px;
	}

	.auto_top_head h6 {
		font-size: 15px;
	}

	.auto_top_head h6 span {
		font-size: 13px;
	}
}

/* mobile view cart  */
.mobile_view .select_box {
	display: none;
}

.mobile_view .shop_btn {
	width: 100% !important;
}

@media(max-width:575px) {
	.mobile_view {
		width: 100%;
		margin-top: 15px;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.mobile_view .select_box {
		width: 100px !important;
		display: block !important;
	}

	.cart_qty {
		display: none !important;
	}

	.checkour_cart .cart_content {
		padding: 0 !important;
	}

	.mobile_view .select_box .form-select {
		height: 35px !important;
	}
}

@media(max-width:350px) {
	.mobile_view .select_box {
		width: 80px !important;
	}
}

/* @media(min-width:575px){
.cart_qty .select_box {
        display: none !important;
    }
} */
.details {
	font-size: 13px;
	margin-bottom: 8px;
}

/* custome check box */
.custome_checkbox[type=checkbox] {
	position: relative;
	border: 2px solid #000;
	border-radius: 2px;
	background: none;
	cursor: pointer;
	line-height: 0;
	margin: 0 .6em 0 0;
	outline: 0;
	padding: 0 !important;
	vertical-align: text-top;
	height: 20px;
	width: 20px;
	scale: 1 !important;
	display: block;
	-webkit-appearance: none;
	opacity: .5;
}

.custome_checkbox[type=checkbox]:checked {
	background-color: #3BB77E;
	border: 2px solid #3BB77E;
	opacity: 1;
}

.custome_checkbox[type=checkbox]:before {
	content: '';
	position: absolute;
	right: 52%;
	top: 50%;
	width: 4px;
	height: 14px;
	border: solid #FFF;
	border-width: 0 2px 2px 0;
	margin: -1px -1px 0 -1px;
	transform: rotate(45deg) translate(-50%, -50%);
	z-index: 2;
}

.custome_checkbox[type=checkbox]::after {
	content: '';
	position: absolute;
	right: 47%;
	top: 79%;
	width: 6px;
	transform: rotate(52deg) translate(-50%, -50%);
	z-index: 2;
	height: 2px;
	background-color: #fff;
}

.shop_btn {
	background-color: #3bb77e;
	color: #fff;
	padding: 2px 12px;
	font-size: 12px;
	font-weight: 100;
	cursor: pointer;
	border-radius: 5px;
}

.pay-logo {
	width: 70px;
	margin-left: auto;
}

.payment_click {
	background-color: #ffffff;
	border: none;
	color: #3BB77E;
}

@media(max-width:575px) {
	.checkout_payment {
		overflow-x: scroll;
	}

	.checkout_payment .payments {
		width: 500px !important;
	}
}

.order_ship {
	width: 100%;
	height: auto;
	padding: 10px 15px;
	background-color: #fff;
	border-radius: 10px;
	overflow: hidden;
}

.sub_total {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.check_dis h6,
.check_dis h5,
.check_dis h4 {
	color: #FD6E6E !important;
}

.sub_total h4 {
	color: #000;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: normal;
	margin: 2px 0;
}

.sub_total:last-child h4 {
	font-weight: 600 !important;
}

.sub_total:last-child {
	border-top: 1px solid #ced4da;
	padding: 4px 0;
	margin: 7px 0;
}

.sub_total span {
	font-size: 13px;
	color: #000;
}

.order p {
	font-size: 15px;
	display: flex;
	align-items: center;
	gap: 5px;
	margin-bottom: 0;
	color: #000;
}

.order p svg {
	width: 25px;
	color: #000;
}

.order_outline {
	width: 100%;
	background-color: #ff9a3454;
	border-radius: 10px;
	overflow: hidden;
	height: 10px;
	margin-top: 7px;
}

.order_outline .order_line {
	/* width: 100%; */
	height: 100%;
	background-color: #ff9a34;
	border-radius: 10px;
}

.btn-outline {
	width: fit-content;
	color: #000;
	text-transform: capitalize;
	border: 1px solid #3BB77E !important;
}

.checkout_btn {
	width: 100%;
	padding: 10px;
	border: 0;
	border-radius: 30px;
	background-color: #ff9a34;
	color: #fff;
	margin-top: 15px;
	text-transform: capitalize;
	font-weight: bold;
}

.cart_product {
	background-color: #fff;
	padding: 20px;
}

.remove_item {
	padding: 3px 20px;
	border: 1px solid #dc3545;
	text-align: center;
	border-radius: 15px;
	outline: none;
	height: fit-content;
	white-space: nowrap;
	font-size: 14px;
	text-transform: capitalize;
	color: #dc3545;
	background-color: transparent;
}

.remove_item:hover {
	background-color: #dc3545;
	color: #fff;
}

.custom_check label .radio {
	width: 20px;
	height: 20px;
	border: 2px solid #000;
	border-radius: 50%;
	margin-bottom: 0;
	position: relative;
	overflow: hidden;
}

.custom_check label .radio::before {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	top: 50%;
	left: 50%;
	overflow: hidden;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
}

.custom_check label input:checked+.radio {
	border-color: #3BB77E !important;
}

.custom_check label input:checked+.radio:before {
	background-color: #3BB77E;
}

.custom_check input {
	display: none;
}

.checkout_header {
	border-bottom: 1px solid #ececec;
}

.checkout_header .inside {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.checkout_header .right_content {
	display: flex;
}

.checkout_header .right_content .mini_cart {
	position: relative;
}

.checkout_header .right_content .mini_cart .cart-dropdown-wrap {
	text-align: center;
	padding: 15px;
}

.checkout_header .right_content .mini_cart .cart-dropdown-wrap .info {
	font-size: 15px;
	margin-bottom: 10px;
}

a:hover {
	color: #3BB77E;
}

.checkout_header .right_content .mini_cart:hover .cart-dropdown-wrap {
	opacity: 1;
	visibility: visible;
	top: 100%;
	display: flex;
	justify-content: space-around;
	flex-direction: column;
}

.checkout_header .right_content h1:first-child {
	padding-right: 15px;
	cursor: pointer;
	margin-right: 15px;
	border-right: 1px solid #3bb77e;
}

.invalid-feedback {
	font-size: 14px !important;
}

.badge {
	padding: 5px 10px;
}

.dblock768 {
	display: none;
}

@media(max-width:768px) {
	.dnone768 {
		display: none;
	}

	.dblock768 {
		display: block;
	}

	.checkout_header .right_content {
		display: flex;
		width: 100%;
		align-items: center;
		justify-content: space-between;
	}

	.checkout_header .right_content h1:last-child {
		text-align: end;
	}

	.checkout_header .right_content h1 {
		font-size: 16px;
		line-height: 1;
		padding: 0 !important;
	}

	.checkout_header .right_content h1:first-child {
		border: none;
	}
}

.checkout_footer {
	padding: 15px 10px 30px 10px;
}

.checkout_footer .footer_bottom_3 ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 15px 0 !important;
	margin: 0;
}

.checkout_footer .footer_bottom_3 ul li {
	list-style: none;
	margin: 5px 7px;
}

.checkout_footer .footer_bottom_3 ul li a {
	font-size: 15px;
}

.checkout_footer .footer_bottom_4 h5 {
	font-size: 16px;
	margin-bottom: 15px !important;
}

.checkout_footer .footer_bottom_4 p {
	font-size: 14px;
	line-height: 17px;
}

/* account css  */
/* .account {
	padding: 40px 15px;
} */
.account_head {
	font-weight: 100;
	font-size: 32px;
	color: #5a5c5a;
}

.my_helth p {
	color: #5a5c5a;
}

.account .form-group input[type="checkbox"] {
	width: fit-content;
	height: auto;
	accent-color: green;
}

.my_helth .mini_head {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 0;
}

.helth_link_box {
	display: flex;
	justify-content: space-between;
	padding: 15px 20px;
	align-items: center;
	box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
	border-radius: 5px;
	margin: 15px 0;
}

.helth_link_box a {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-between;
}

.helth_link_box div {
	display: flex;
	align-items: center;
	width: auto;
}

.helth_link_box div p {
	margin-bottom: 0;
	font-weight: 600;
	color: #000;
}

.helth_img {
	width: 35px !important;
	height: 35px;
	background-color: #ff9a34;
	border-radius: 50%;
	justify-content: center;
	display: flex;
	align-items: center;
	margin-right: 20px;
}

.helth_link_box div>.helth_img svg {
	width: 25px;
}

.helth_link_box div>i {
	color: #fff;
	font-size: 20px;
}

.pet_profile {
	box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
	display: flex;
	margin-top: 20px;
	border-radius: 5px;
}

.pet_profile .pet_img {
	width: 40%;
	height: 258px;
}

.pet_profile .pet_img img {
	width: 100%;
	height: 100%;
}

.pet_profile .pet_content {
	text-align: center;
	width: 60%;
	display: flex;
	padding: 30px 50px;
	flex-direction: column;
	align-items: center;
	justify-content: space-evenly;
}

.pet_profile .pet_content p {
	font-size: 14px;
	font-weight: 100;
	color: #5a5c5a;
}

.pet_profile .pet_content h4 {
	font-weight: bold;
	font-size: 25px;
}

/* Pet-Box */
.pet {
	margin-top: 10px;
}

.my-pet,
.pet-box {
	width: 100%;
	height: auto;
	/* border: 2px solid #878787; */
	border-radius: 6px;
	overflow: hidden;
}

.my-pet .pet-box {
	position: relative;
}

.pet .pet-box {
	/* border: 2px solid #686868; */
	border-radius: 11px;
	position: relative;
}

.my-pet .pet-banner,
.pet .pet-banner {
	width: 100%;
	height: 155px;
}

.my-pet .pet-banner img,
.pet .pet-banner img {
	width: 100%;
	object-fit: cover;
	max-height: 100%;
}

.pet-img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	border-radius: 50%;
}

.my-pet .pet-img,
.pet .pet-img {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	border: 3px solid #fff;
	position: absolute;
	bottom: 9%;
	background: #ffe6ce;
	outline: none;
	left: 7%;
}

.my-pet .pet-name,
.pet .pet-name {
	position: relative;
	height: 50px;
	width: 100%;
}

.pet-name h5 {
	font-size: 14px;
	position: absolute;
	font-weight: 500;
	left: 38%;
	margin: 0;
	color: #000;
	top: 50%;
	overflow: hidden;
	width: 250px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	transform: translateY(-50%);
	/* font-size: 19px;
    font-weight: 600;
    left: 38%;
    margin: 0;
    text-transform: capitalize;
    text-align: center;
    top: 50%;
    margin: 14px; */
}

/* ---------- */
.setting {
	padding: 0 20px;
}

.setting a {
	display: flex;
	justify-content: space-between;
	width: 100%;
	align-items: center;
}

.setting_box {
	display: flex;
	padding: 13px 0;
	align-items: center;
	border-bottom: 1px solid #ddd;
	justify-content: space-between;
}

.border_top {
	border-top: 1px solid #ddd;
}

.setting_box p {
	font-size: 14px;
	margin-bottom: 2px !important;
	color: #212529;
}

.setting_box h5 {
	font-size: 14px;
	font-weight: bold;
	color: #212529;
}

.setting_box .fa-chevron-right {
	color: rgb(153, 153, 153);
	;
}

@media(max-width:991px) {
	.setting {
		margin-top: 30px;
	}
}

@media(max-width:768px) {
	.account_head {
		font-size: 25px;
	}

	.my_helth p {
		font-size: 14px;
	}

	.my_helth {
		margin-bottom: 20px;
	}

	.pet_profile {
		flex-direction: column;
	}

	.pet_profile .pet_content,
	.pet_profile .pet_img {
		width: 100%;
	}
}

@media(max-width:520px) {
	.helth_link_box div p {
		font-size: 14px;
	}

	.helth_link_box {
		padding: 15px 5px;
	}

	.helth_img {
		margin-right: 9px;
	}

	.helth_link_box div>i {
		font-size: 13px;
		margin: 0px 5px;
	}

	.pet_profile .pet_content {
		padding: 30px 10px;
	}

	.setting {
		padding: 0;
	}

	.account_head p {
		margin-bottom: 0;
	}
}

/* my order page css =========== */
.my_order h1 {
	font-weight: bold;
	margin: 20px 0;
	font-size: calc(1.3rem + .6vw);
}

.my_order table .price {
	/* border-right: 1px solid; */
}

.my_order table .action .common_box {
	width: 33px;
	height: 33px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	cursor: pointer;
}

.my_order table .action a:hover {
	text-decoration: none !important;
}

.my_order table tr td {
	font-size: 14px;
}

.orange {
	border: 1px solid #3BB77E;
}

.orange:hover {
	background-color: #3BB77E;
}

.my_order .orderReturn:disabled {
	background-color: #3bb77e;
	cursor: not-allowed;
}

.orange:hover i {
	color: #fff;
}

.orange i {
	color: #3BB77E;
}

.blue:hover {
	background-color: #3d5aff;
}

.blue:hover i {
	color: #fff;
}

.blue {
	border: 1px solid #3d5aff;
}

.blue i {
	color: #3d5aff;
}

.green {
	border: 1px solid #00972e;
}

.green:hover {
	background-color: #00972e;
}

.green:hover i {
	color: #fff;
}

.green i {
	color: #00972e;
}

table tr td {
	vertical-align: middle;
}

.my_order table .action {
	display: flex;
	gap: 15px;
	justify-content: space-between;

}

.my_order .card-body {
	overflow-x: scroll;
}

.my_order table thead tr th {
	border: none !important;
	background-color: #3BB77E;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 300;
}

.my_order table tr th,
.my_order table tr td {
	white-space: nowrap;
}

.order_table {
	overflow-x: auto !important;
}

.border_none {
	border: none !important;
}

.order_table tr td span {
	padding: 4px;
}

.order_table tr td span.rounded-pill {
	font-weight: normal !important;
	padding: 3px 8px;
	font-size: 12px;
}

.order_table tr td a:hover {
	color: #000;
	text-decoration: underline !important;
}

.totle_order {
	width: 31.2%;
	margin-left: auto;
}

.totle_order tr td {
	text-align: end;
	border-left: 1px solid #DBDBDB;
	font-size: 12px;
	font-weight: normal;
}

#orderReturnModal .my_order table tr td {
	white-space: normal;
}

#orderReturnModal .my_order {
	max-height: 470px;
	overflow-y: auto;
}

@media(max-width:991px) {
	#orderReturnModal .my_order table {
		width: 700px !important;
	}
}

/* setting page css  */
.setting_form {
	border: 1px solid #ececec !important;
	/* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
}

.setting_form input:focus {
	border-color: #3BB77E;
	box-shadow: none;
}

.setting_form .btn-primary {
	margin-top: 30px;
}

.setting_form strong {
	font-weight: 400;
}

.setting_form input,
.setting_form .form-label {
	font-size: 14px !important;
}

.setting_update {
	margin-bottom: 80px;
	margin-top: 20px;
}

.setting_update .setting_form {
	margin-top: 15px;
	height: 100%;
}

.setting_form input {
	padding: 10px 38px 10px 10px !important;
}

.setting_form .is-invalid input {
	padding: 10px 55px 10px 10px !important;
}

.setting_form .btn-primary {
	margin-bottom: 25px;
}

@media(max-width:768px) {
	.section-title {
		margin-bottom: 15px;
		font-size: 28px;
	}
}

@media(max-width:420px) {
	.section-title {
		margin-bottom: 15px;
		font-size: 18px !important;
	}

	.setting_form .btn-primary {
		width: 100% !important;
	}
}

.address_book.noAddress {
	max-width: 600px;
	margin: auto;
}

.address_book .card {
	padding: 1rem;
	height: 100%;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.address_book .card.active_adress {
	border: 2px solid #3BB77E !important;
}

.address_book .card a ul li {
	color: #000 !important;
}

.address_book .card a {
	display: flex;
	justify-content: space-between;
}

.address_book .primary_text {
	position: absolute;
	right: 14px;
	top: 7px;
}

.address_book .primary_text span {
	color: #3BB77E !important;
}

@media(max-width:575px) {
	.address_book ul li {
		font-size: 15px;
	}
}

.noAddress h3 {
	font-weight: bold;
	text-transform: capitalize;
}

.noAddress .card svg {
	width: 200px;
	margin: 30px auto;
}

/* order table pagination  */
.order_pagination nav .pagination .page-item:first-child .page-link,
.order_pagination nav .pagination .page-item:last-child .page-link {
	font-size: 25px !important;
	align-items: center;
	background-color: #3BB77E;
	display: flex;
	color: #fff !important;
	justify-content: center;
	padding-bottom: 30%;
}

.order_pagination {
	margin: 20px 0 !important;
}

.order_pagination nav .pagination .page-item .page-link:focus {
	box-shadow: none !important;
}

.order_pagination nav .pagination .page-item.disabled {
	cursor: no-drop;
}

.order_pagination nav .pagination .page-item.disabled .page-link {
	background-color: #3bb77e2b !important;
}

.order_pagination nav .pagination .page-item.active .page-link {
	background-color: #3BB77E;
	color: #fff;
}

.order_pagination nav .pagination .page-item .page-link,
.order_pagination nav .pagination .page-item span {
	border-radius: 50%;
	border: none;
	width: 30px;
	text-align: center;
	border-radius: 50%;
	overflow: hidden;
	height: 30px;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000;
	font-size: 16px;
	line-height: 1.9;
	margin: 0 4px;
	background-color: #3bb77e4a;
}

.order_pagination nav .pagination .page-item a:hover,
.order_pagination nav .pagination .page-item span:hover {
	background-color: #3BB77E !important;
	color: #fff;
}

/* order detail page css  */
.customer_detail {
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	border: 1px solid #3bb77e75;
	border-top: 0;
	height: 100%;
}

/* 
.customer_detail div {
	padding: 10px;
} */
.customer_detail div p {
	margin: 5px 0;
	padding: 7px;
	font-size: 15px;
}

.order_heading {
	width: 100%;
	padding: 10px;
	background-color: #3bb77e75;
}

.customer_detail table tr td {
	padding: 7px 12px;
	font-size: 14px;
	border: 1px solid #ececec;
}

.customer_detail table {
	margin-bottom: 0;
	border: 1px solid #9999991a;
}

.tableDataWidht {
	width: 180px;
	font-weight: 500;
}

/* order time line css */
.order_id {
	display: flex;
	gap: 15px;
	align-items: center;
}

.my_order {
	width: 100%;
	overflow: auto;
}

.order_history_box {
	max-width: 700px;
	width: 100%;
	margin-top: 40px;
	margin-left: auto;
}

/* .main_line{
	position: relative;
} */
.category_scroll.main_line {
	/* position: relative; */
	max-height: 500px;
}

.order_view .my_order table tr td {
	font-size: 14px;
	width: 600px;
	border: 1px solid #ececec;
}

.my_order table tr td {
	padding: 12px 12px;
}

.my_order table tr td a {
	color: #000;
	/* width: 500px; */
	display: block;
	word-break: break-all;
}

.my_order table tr td a:hover {
	text-decoration: underline !important;
}

.order_line_box {
	display: flex;
	margin-bottom: 25px;
}

.order_line_box:last-child {
	margin-bottom: 0;
}

.order_line_box .line {
	width: 13%;
}

.order_line_box .order_cntent {
	background-color: #f3f6f9;
	padding: 10px 25px;
	width: 87%;
	position: relative;
	border-radius: 10px;
}

.order_line_box .order_cntent::before {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	left: -6px;
	top: 18%;
	background-color: #f3f6f9;
	transform: rotate(45deg);
}

.order_line_box .order_cntent p {
	margin: 0;
	font-size: 14px;
}

.order_line_box .order_cntent h6 {
	margin-top: 10px;
}

.order_line_box .order_cntent small {
	padding: 3px 6px;
	border-radius: 5px;
	font-size: 13px;
	color: #fff;
}

.status_pending {
	background-color: #ffbc4b;
}

.status_complate {
	background-color: #28a745ad;
}

.order_line_box .line .circle {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px solid #3BB77E;
	border-radius: 50%;
	z-index: 99;
	margin: auto;
	background-color: #3BB77E;
}

.order_line_box .line .circle i {
	font-size: 25px;
	color: #fff;
}

.order_line_box:last-child .line {
	background-color: #fff;
}

.status_box {
	display: flex;
	gap: 15px;
	align-items: baseline;
}

.order_line_box .line .circle::before {
	position: absolute;
	content: '';
	width: 2px;
	height: 100%;
	background-color: #ff9a34;
	top: 0;
	animation: 2s all;
	z-index: -1;
}

@media(max-width:768px) {
	.order_line_box {
		gap: 15px;
	}

	.order_view .col-md-6 {
		margin-bottom: 25px;
	}
}

@media(max-width:575px) {
	.order_cntent h6 {
		font-size: 15px;
		margin: 0;
	}

	.order_line_box .order_cntent small {
		margin: 5px 0;
		width: fit-content;
	}

	.status_box {
		gap: 0;
		align-items: start;
		flex-direction: column;
		margin: 0px 0px 10px 0;
	}

	.order_line_box .order_cntent::before {
		top: 10%;
	}

	.order_line_box .line .circle i {
		font-size: 21px;
	}

	.order_id {
		gap: 0;
		align-items: start;
		flex-direction: column;
	}
}

@media(max-width:420px) {
	.order_line_box .order_cntent {
		padding: 10px 20px;
	}

	.order_line_box {
		gap: 20px;
	}

	.my_order {
		margin: 0 !important;
	}
}

/* order return modal css  */
.order_return_modal .modal-header {
	padding: 7px 16px;
}

.order_return_modal .modal-body {
	padding: 16px;
}

.order_return_modal .modal-body textarea {
	font-size: 14px;
	border-radius: 5px !important;
}

.order_return_modal .modal-body textarea:focus {
	border-color: #ff9a34;
}

.order_return_modal .btn-close {
	box-shadow: none !important;
}

.order_return_modal .modal-body .order_select {
	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	min-height: 45px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.375rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.return_order_loader {
	width: 100%;
	display: flex;
	position: absolute;
	left: 0;
	top: 0;
	/* background-color: #fff9; */
	background-color: #0000002e;
	align-items: center;
	justify-content: center;
	height: 100vh;
	z-index: 99;
	overflow: hidden;
}

.return_order_loader .spinner-border {
	color: #ff9a34;
}

.address_Edit_btn {
	position: absolute;
	bottom: 15px;
	right: 15px;
	display: flex;
	gap: 5px;
	align-items: center;
}

.pet_head h1 {
	font-size: calc(1.3rem + .6vw) !important;
	font-size: 28px;
	font-weight: bold;
}

.header-wrap .header-right .search_box {
	width: 90%;
}

.search_modal {
	position: absolute;
	top: 100%;
	left: 0;
	height: 640px !important;
	overflow-y: auto;
	max-width: 1050px;
	width: 100%;
	padding: 20px;
	background: #fff;
	z-index: 99999 !important;
	border-radius: 10px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	display: none;
	transition: 0.3s all;
}

.search_modal::-webkit-scrollbar {
	width: 16px;
	background-clip: padding-box;
}

.search_modal::-webkit-scrollbar-track {
	background-color: #F4F4F4;
	height: 8px;
	background-clip: padding-box;
	border-right: 10px solid rgba(0, 0, 0, 0);
	border-top: 10px solid rgba(0, 0, 0, 0);
	border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.search_modal::-webkit-scrollbar-thumb {
	background-clip: padding-box;
	background-color: #d1d1d1;
	border-right: 10px solid rgba(0, 0, 0, 0);
	border-top: 10px solid rgba(0, 0, 0, 0);
	border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.search_modal .card p b {
	font-weight: bold;
	font-size: 13px;
	color: #000;
}

.search_modal .card-body p {
	font-size: 13px;
	line-height: 19px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 3px;
	color: #4d4d4d;
	margin-top: 7px;
}

.search_modal .card-body p:hover {
	color: #3BB77E;
}

.search_modal .border-bottom {
	padding: 7px 0;
}

.search_modal .serach_product {
	max-width: 170px;
	height: 170px;
	width: 100%;
	margin: auto;
}

.search_modal .card {
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
	border: none;
	height: 100%;
}

.search_modal .serach_product img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.price {
	color: #3BB77E;
	font-weight: 600;
	margin-bottom: 4px;
}

.search_box input[type="search"]::-webkit-search-cancel-button {
	display: none;
}

.hidden_blur {
	filter: blur(5px);
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-filter: blur(5px);
}

.hidden_box {
	position: relative;
}

.hidden_box .Login_view {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 9;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	max-width: 200px;
	min-height: 45px;
	padding: 0 !important;
	width: 100%;
}

.autoship_table .switch {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 34px;
}

.autoship_table .switch input {
	display: none;
}

.autoship_table .switch .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #EA2027;
	-webkit-transition: .4s;
	transition: .4s;
}

.autoship_table .switch .slider:before {
	position: absolute;
	content: "OFF";
	height: 26px;
	width: 26px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 11px
}

.autoship_table .switch input:checked+.slider {
	background-color: #3BB77E;
}

.autoship_table .switch input:checked+.slider:before {
	content: "ON";
}

.autoship_table .switch input:focus+.slider {
	box-shadow: 0 0 1px #3BB77E;
}

.autoship_table .switch input:checked+.slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

.autoship_table .switch .switch_loader {
	display: none;
	width: 22px;
	height: 22px;
	position: absolute;
	right: 3px;
	top: 18%;
	color: #fff;
	border-width: 2px;
	transition: 0.3s all;
}

.autoship_table .switch input:checked~.switch_loader {
	left: 3px !important;
	transition: 0.3s all;
}

.autoship_items table tr td img {
	max-width: 70px;
	height: 70px;
	object-fit: contain;
}

.w-50px {
	width: 50px;
}

.order_view .my_order.autoship_items table tr td {
	width: fit-content;
}

.login_wishlist {
	height: 50px;
	cursor: pointer;
	display: flex;
	align-items: center;
}

/* wallet css  */
.top_wallet_head {
	padding: 10px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
	flex-wrap: wrap;
	border-bottom: 1px solid #d9d9d9;
}

.top_wallet_head h1 {
	margin: 0;
}

.top_wallet_head h3 {
	color: #3BB77E;
	font-size: 18px;
	margin-bottom: 0;
}

.top_wallet_head div {
	display: flex;
	align-items: center;
	justify-content: center;
}

.top_wallet_head div span {
	font-size: 15px;
	margin-right: 10px;
	font-weight: 700;
}

.wallet_top input::placeholder {
	font-weight: 300;
	font-size: 15px;
}

.wallet_top input {
	font-weight: 300;
	font-size: 15px;
	width: 100%;
	height: 45px;
	border-color: #3BB77E;
	background-color: #fff;
}

.wallet_price div {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.wallet_price div label {
	display: flex;
	align-items: center;
	margin-right: 10px;
	color: #272a2c;
}

.payment_method .pay_card.active {
	background-color: #f3f3f3;
}

.payment_method .pay_card {
	max-width: 350px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	text-align: center;
	min-height: 55px;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
}

.add_balence_btn {
	min-width: 130px;
	width: 100%;
	min-height: 40px;
	border: none;
	border-radius: 7px;
	color: #fff;
	margin: 15px auto;
	background-color: #3BB77E;
	outline: none;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
}

.wallet .card-title {
	margin-bottom: 15px !important;
	font-size: 18px !important;
}

.wallet_price.custom_check .payment_div {
	border: none;
	width: fit-content;
	padding: 0;
}

.wallet_price.custom_check .payment_div:hover {
	box-shadow: none;
}

.left_bg {
	background: #3bb77e0f;
	padding: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.border-right {
	border-right: 1px solid;
}

@media(max-width:575px) {
	.wallet_left .checkout_payment .payments {
		width: 100% !important;
	}
}

.wallet_btn span {
	color: #3BB77E;
	cursor: pointer;
}

.wallet_modal .btn-close {
	position: absolute;
	right: 10px;
	top: 10px;
	box-shadow: none;
	opacity: 1;
	z-index: 9;
}

.wallet_modal .btn-close:focus {
	box-shadow: none;
}

.wallet_modal h3 {
	font-size: 20px;
}

.wallet_modal .modal-dialog {
	max-width: 450px;
	width: 100%;
	margin: auto;
}

.wallet_modal p {
	font-size: 14px;
	margin: 7px 0;
}

.wallet_modal .input_box {
	margin: 10px 0 20px 0;
}

.wallet_modal .modal-body {
	padding: 10px 27px;
}

.wallet_modal .input_box input {
	width: 100%;
	min-height: 45px;
	border: 1px solid #bfbfbf;
	padding: 5px 12px;
}

.wallet_modal .input_box .add_gift {
	width: 100%;
	min-height: 45px;
	border: none;
	background-color: #3BB77E;
	color: #fff;
	text-transform: uppercase;
}

@media(max-width:420px) {
	.wallet_modal .modal-body {
		padding: 12px;
	}
}

.wallet_left .checkout_payment .payment_div {
	padding: 8px 10px;
	cursor: pointer;
}

.table-bordered>:not(caption)>*>* {
	border-width: 1px !important;
}

.side_msg {
	position: fixed;
	right: 26px;
	bottom: 10%;
	z-index: 9;
}

.side_msg img {
	width: 40px;
}

.back_top {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background-color: #3BB77E;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	display: flex;
	align-items: center;
	position: fixed;
	right: 26px;
	bottom: 5%;
	text-decoration: none;
	justify-content: center;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	-o-border-radius: 50%;
}

.back_top i {
	font-size: 20px;
	color: #fff;
}

.back_top.show {
	opacity: 1;
	visibility: visible;
}

.checkout_page .order_ship,
.checkout_page .card {
	border: 1px solid !important;
}

.currency {
	float: right;
	min-width: 70px;
	margin: 0 10px;
}

.currency ul li {
	position: relative;
	cursor: pointer;
	display: flex;
	padding-bottom: 10px;
	align-items: center;
}

.currency ul li i {
	font-size: 12px;
	margin-left: 5px;
}

.currency ul li span {
	max-width: 150px;
	width: 100%;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.currency_box {
	position: absolute;
	right: 0;
	top: 100%;
	background-color: #ffffff;
	width: 160px;
	padding: 8px;
	-webkit-transition: all .25s ease 0s;
	transition: all .25s ease 0s;
	opacity: 0;
	visibility: hidden;
	margin-top: 20px;
	border-radius: 10px;
	z-index: 999;
	border: 1px solid #ececec;
	-webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
}

.currency ul li:hover .currency_box {
	opacity: 1;
	visibility: visible;
	margin-top: 0;
}

.currency_box label.btn-loading::after {
	border-color: #3BB77E;
}

.currency_box label.btn-loading img {
	display: none;
}

.currency_box label {
	display: block;
	cursor: pointer;
	color: #000;
	text-align: start;
	font-size: 13px;
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.currency_box label img {
	width: 20px;
	height: 17px;
	object-fit: contain;
	margin-right: 5px;
}

.product_code ul li,
.product_code ul li span {
	font-size: 15px;
}

.search_modal_mobile {
	opacity: 0;
	visibility: hidden;
}

.mobile_search {
	display: none;
}

@media(max-width:575px) {
	.currency {
		float: none;
		max-width: 150px;
		width: 100%;
		margin: auto;
	}
}

@media(max-width:991px) {
	.mobile_search {
		margin-top: 15px;
		position: relative;
		display: block;
	}

	.mobile_header {
		position: relative;
	}

	.mobile_search .search_box {
		width: 100%;
		overflow: hidden;
	}

	.header-style-1 .search-style-2 form input {
		border-radius: 10px !important;
		padding: 0 12px !important;
		margin: 0;
		-webkit-border-radius: 10px !important;
		-moz-border-radius: 10px !important;
		-ms-border-radius: 10px !important;
		-o-border-radius: 10px !important;
	}

	.search_modal_mobile {
		opacity: 1;
		visibility: visible;
	}

	.header-wrap.mobile_search .search-style-2 {
		max-width: 100%;
	}

	.search_modal_mobile .row {
		margin-top: 20px;
	}
}

@media(max-width:768px) {
	.header-wrap.header-space-between {
		min-height: 60px;
	}

	.header-style-1 .search-style-2 form input {
		height: 40px;
	}
}

.time_box {
	margin: 20px 0;
	width: 100%;
	text-align: center;
	padding: 5px;
	border-top: 1px solid #8080804d;
	border-bottom: 1px solid #8080804d
}

.time_box p {
	font-weight: 600;
	color: #000
}

.time_box .product_time {
	display: flex;
	justify-content: center;
	align-items: center
}

.time_box .product_time h4 {
	font-size: 17px;
	line-height: 14px;
	margin-top: 5px !important;
	font-weight: 700;
	margin: 0 10px;
	color: #3BB77E
}

.time_box .product_time h4 span {
	color: #666;
	font-size: 13px !important;
	font-weight: 400
}

.favorites_btn {
	width: 60px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.bottom_btns .notify_me button {
	height: 45px;
}

.file_uploads {
	margin-top: 72px;
}

.file_uploads .files {
	height: fit-content;
	padding: 13px !important;
	padding-left: 27px !important;
}

.file_uploads .form-group label {
	font-size: 15px;
	margin-bottom: 5px;
}

.file_uploads .form-group span {
	color: rgb(245, 51, 51);
}

@media(max-width:991px) {
	.file_uploads {
		margin-top: 25px;
	}
}

.slick-track {
	display: flex !important;
}

/* .slick-slide {
	height: inherit !important;
} */
.related-products .product-cart-wrap,
#myTabContent .product-cart-wrap,
.product-grid .product-cart-wrap,
.product-cart-wrap.slick-slide {
	display: flex;
	justify-content: end;
	flex-direction: column;
}

.related-products .product-cart-wrap .product-img {
	padding: 10px;
}

.contact .contact_info {
	width: 100%;
	padding: 20px 15px;
	display: flex;
	gap: 20px;
	align-items: center;
	background-color: #F4F6FA;
}

.contact .contact_info .icon_circle {
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	border-radius: 50%;
	justify-content: center;
	border: 1px solid #999999;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.contact .contact_info .icon_circle img {
	width: 25px;
	opacity: 0.5;
}

.contact .contact_info a {
	color: #000;
	font-size: 16px;
}

#blog_tab li.active {
	border: 1px solid #BCE3C9;
	-webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}

.download_brand .search-form {
	max-width: 400px;
	width: 100%;
}

/* new scroll head_logo  */

.scroll_head_logo {
	display: none;
}

.stick .scroll_head_logo {
	display: block;
	margin: 0;
	margin-right: 10px;
}

.scroll_head_logo img {
	width: 80px !important;
	height: 80px !important;
}

.scroll_head_logo_one{
	display: none !important;
}
@media(max-width:1200px) {
	.header-style-1 .main-categori-wrap>a.categories-button-active {
		padding: 3px;
		font-size: 14px;
	}

	.hotline img {
		width: 25px;
	}

	.mobile_header {
		padding: 10px;
	}
}

@media(max-width:991px){
	.scroll_head_logo_one {
			display: block !important;
		}
}

@media(max-width:768px) {

	.mobile_header {
		padding: 0 15px;
	}
}


.main-menu.main-menu-lh-2>nav>ul>li.hot-deals{
	  animation: zoom-in-zoom-out 1.6s ease infinite;
}
.main-menu.main-menu-lh-2>nav>ul>li.hot-deals a{
	color: #f44336;
}

.main-menu>nav>ul>li.hot-deals img {
	width: 20px;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.3, 1.2);
	
  }

  100% {
    transform: scale(1, 1);
  }
}

/* contact page address  */
.ourStore .secondary-title {
	font-size: 24px;
	margin-bottom: 25px;
}

.ourStore .secondary-title {
	margin: 0 0 10px;
	padding: 0;
	font-weight: 700;
	color: #434444;
	line-height: 1.4;
	font-size: 25px;
	letter-spacing: -0.05em;
}

.ourStore .contact-store {
	margin-bottom: 30px;
}

.ourStore .contact-store .c-store-title {
	font-weight: 600;
	font-size: 16px;
	letter-spacing: -0.05em;
	margin-bottom: 8px;
	color: #4d4d4d;
}

.ourStore p {
	font-weight: 400;
	font-size: 14px;
	color: #141414;
	line-height: 1.7;
	overflow: hidden;
	margin-bottom: 5px;
}

.ourStore .contact-store address {
	font-weight: 400;
	font-size: 14px;
	color: #141414;
	line-height: 1.4;
	overflow: hidden;
	margin-bottom: 5px;
}

.ourStore address {
	font-style: normal;
	line-height: inherit;
	font-size: 13px;
}

.ourStore .contact-store a {
	display: block;
	font-weight: 400;
	font-size: 14px;
	color: #141414;
	margin-left: -5px;
	margin-bottom: 5px;
}

.ourStore a {
	-webkit-transition: .5s ease all;
	-o-transition: .5s ease all;
	transition: .5s ease all;
}

.ourStore .contact-store a i {
	display: inline-block;
	margin-right: 5px;
	color: #141414;
	font-weight: 600;
}
.mobile_head_logo .my_account_icon{
	display: none;
}
@media(max-width:991px){
	.mobile_head_logo {
		display: flex !important;
		align-items: center;
	}
	.mobile_head_logo .my_account_icon{
		display: block;
	}

	.mobile_head_logo a i {
		font-size: 20px;
		margin: 0 15px;
		color: #000;
	}
}

/* Brand slider home page  */
.section-title{
	font-weight: 700;
	color: #000;
	margin-top: 10px;
	margin-bottom: 14px;
	font-size: calc(1.1rem + .6vw) !important;
}
.section-title a {
	font-size: 15px;
	font-weight: 400;
}
.brand .brand_img {
	width: 100%;
	box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
	height: 100%;
	border-radius: 10px;
	border: 1px solid #fff;
	overflow: hidden;
	cursor: pointer;
}
.brand .brand_img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.brand_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.delivered .delivered_box {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	flex-wrap: wrap;
	margin-top: 20px;
}
.delivered .delivered_box div {
	cursor: pointer;
	margin-top: 15px;
}
.delivered .delivered_img {
	width: 250px;
	height: 250px;
	background-color: #ddf0ff;
	border-radius: 50%;
	margin: auto;
	display: flex;
	padding: 12px;
	overflow: hidden;
	align-items: center;
	justify-content: center;
}
.explore .col-lg-2 {
	margin: 15px 0 !important;
}
.explore .explore_img {
	width: 100%;
	height: 210px;
}
.explore .explore_img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.explore .explore_content {
	margin: 10px 0;
	text-align: center;
}
.explore .explore_content a {
	color: #121212;
	text-decoration: none;
	font-size: 15px;
}

/* New Banner home page  */
.featured .banner-features {
	padding : 0 !important;
}
.banner-features h6 {
	color: #000;
	margin: 10px 0;
}


.main-categori-wrap{
	flex-shrink : 0;
}
.main-categori-wrap a.categories-button-active {
	white-space: nowrap;
}