body {
	color: #4a4a4a;
	background: #fff !important;
}

/* .container {
	max-width: 1430px !important;
}
.border-top {
	border-top: 1px solid #e7eaf3 !important;
} */

/* =========Header========== */
header {
	box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}

header .top-section .top-search-area form .form-group button {
	background: #099067 !important;
}

header .top-section .user-area ul li a .wishlist i,
header .top-section .user-area ul li a .cart i,
header .top-section .user-area ul li .login-reg i {
	color: #099067;
}

.dropdown-mega::before {
	border-top: 3px solid #099067;

}

.mega-menu-wrapper .mega-menu-single-col ul li a:hover {
	color: #099067;
}

.mega-menu-wrapper {
	min-height: unset;
}

/* =========End Header========== */
/* =======product search ====== */
.catch_test {
	padding: 10px 9px;
	background: #f8f8fffa;
	list-style: none;
	box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
	color: #000;
	display: flex;
	justify-content: space-between;
}

.catch_test:hover {
	background: #faebd7f0;
}

.catch_test a {
	color: #000;
}

.catch_test .p-name {
	max-width: 185px;
	overflow: auto;
	line-height: 1.2;
	max-height: 38px;
	padding: 0 5px;
}

.catch_test .p-price {
	font-weight: 500;
}

.catch_test del {
	font-size: 12px;
	color: #db0606;
}

.catch_test .search_img {
	width: 40px;
	margin-right: 5px;
}

.catch_test_mobile .p-name {
	overflow: clip;
}


.p-stock {
	color: blue;
	margin-left: 15px;
}

.p-discount {
	color: #eb0707;
}

#product_show {
	position: absolute;
	width: 100%;
	z-index: 99;
	background: #fff;
	max-width: 634px;
}

/* =======product search ====== */


/* ==========home============= */

.single-product,
.single-product-grid {
	transition: 0.5s;
}

.single-product:hover {
	border: unset;
}

.single-product-grid:hover {
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 30px 0px, rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;

}

.side_add-box {
	width: 100%;
	max-height: 690px;
	overflow: hidden;
	background: #099067;
	min-block-size: 690px;
}

.card.brand_info {
	padding: 20px 5px;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
	color: #000;
}

.card.brand_info .btn.btn-outline-success.b-btn.btn-sm {
	display: block;
	width: 95px;
	padding: 0;
	position: absolute;
	right: 10px;
	border-radius: 5px;
	top: 5px;
	font-size: 12px;
	font-weight: 500;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
	color: #099067 !important;
	border: 1px solid #099067 !important;
}

.brand-heading h4 {
	margin: 0;
	font-size: 20px;
	font-weight: 600;
}

.vendor_name,
.brand_name {
	text-align: center;
	color: #000;
	margin: 0;
	height: 25px;
	overflow: hidden;
}

.btn.btn-outline-info.load-more {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 auto;
	display: block;
	width: 150px;
	border-radius: 5px;
	color: #099067 !important;
	border: 1px solid #099067 !important;
}

.single-product-grid.wow.animate__backInUp {
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.pfu .single-product-grid {
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.pfu .single-product .product-thumb img {
	padding: 5px;
}

.pfu .single-product-grid+.single-product-grid.wow.animate__backInUp {
	border-left: unset;
}

/* .pwv .col-12,
.pwv .product-grid,
.pfu .col-12,
.pfu .product-grid {
	padding: 0;
} */
.pwv .single-product-grid {
	border-left: none;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}

.promo-section.section-padding .row.p-2 {
	border: 1px solid #e7eaf3 !important;
	padding: 0 !important;
}

.promo-section.section-padding .row.p-2 .col-md-3.col-6.mb-md-0.mb-3 {
	border-right: 1px solid #e7eaf3;
	padding: 10px;
}

.promo-section.section-padding .row.p-2 .col-md-3.col-6.mb-md-0.mb-3:last-child {
	border: none;
}

.promotions-text,
.single-promo .promo-icon i {
	color: #099067 !important;
}

.single-category.wow.animate__backInUp {
	box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
	padding: 20px;
}

.img-fluid.lateLoadedImage.top__categories_image {
	width: 100%;
	max-width: 70px !important;
}

.single-category.wow.animate__backInUp:hover {
	box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.section-title::after {
	content: ' ';
	height: 2px;
	width: 190px;
	display: block;
	background-color: #099067;
	position: absolute;
	bottom: 0 !important;
	left: 0;
	margin: 0 !important;
}

.section-title {
	margin-bottom: 0;
	border-bottom: 1px solid #e7eaf3 !important;
	padding-bottom: 10px !important;
}

.feat-categories .categorie-list {
	margin-top: 20px;
}

.cat-product-section.section-padding .product-grid {
	margin-top: 20px;
}

.single-product .product-info .price {
	color: #099067 !important;
}

.single-product .add-cart span,
.single-product .add-cart button {
	background: #099067;
}

.product-grid {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-column-gap: 15px;
	grid-row-gap: 30px;
}

.single-product-grid.wow.animate__backInUp {
	border-left: none;
}


.container.full-banner {
	margin: 30px auto;
}

.banner-img {
	width: 100%;
}

.feature-category a {
	height: auto;
	width: calc((100% / 6) - 13px);
	transition: all 200ms ease-in-out;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

.fcCat {
	width: 45px;
	height: 45px;
	padding: 5px;
	background: #fff;
	border-radius: 50%;
	margin-right: 5px;
}

.feature-category .btn.btn-soft-success.rounded {
	font-size: 12px;
	padding: 7px 5px;
}

.section-title h5 {
	margin: 0;
	text-transform: capitalize;
	min-width: 215px;
}

.flash-sale-section {
	margin-bottom: 30px;
}

.section-title h5.count {
	min-width: unset;
	color: #fff;
	font-size: 20px;
}

.show_all.align-self-center {
	min-width: 215px;
}

.bg-success {
	background-color: #099067 !important;
	color: #fff;
}

.single-product .product-thumb img {
	height: unset;
	width: auto;
	max-width: 100%;
	max-height: 100%;
}

.col-12.title_sec {
	margin-bottom: 20px;
}

.b_sell .product-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 15px;
	grid-row-gap: 30px;
}

.bsel_section .col-12,
.bsel_section .col-md-3 {
	padding: 0 !important;
}

.side-banner {
	max-width: 100%;
}

.mall {
	background: #a81432;
	color: #fff !important;
	padding: 2px 7px;
	font-weight: 500;
	border-radius: 0 7px;
	background: linear-gradient(90deg, #d53369 0%, #da5151 100%);
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.single-product .add-cart {
	bottom: -10px;
}

/* .single-product .add-cart {
	bottom: -30px;
} */

.sale-price {
	min-height: 20px;
}

/* -----bootstrap modal */
.modal {
	background-color: transparent;
	max-height: 100%;
	width: 100%;
}

.modal-dialog {
	max-width: 70% !important;
	min-width: 50%;
	margin: 1.75rem auto;
}

.waves-effect.cart-btn1.btn.btn-outline-success {
	padding: 5px;
	margin: 0 15px;
	line-height: 1;
	border-radius: 5px;
}

/* flash sale=========== */

.flash-sale-section .sale-wrapper {
	padding: 20px 0;
	background: transparent;
}

.flash-sale-section .section-title::after {
	top: 36px;
}

.flash-sale-section .sale-wrapper .flash-sale-area .flash-sale-header .end-time span {
	width: unset;
	height: unset;
	text-align: center;
	line-height: 18px;
	background: transparent;
	color: #fff;
	padding: 10px 0;
}

.single-product-grid .add-cart {
	position: relative;
}

.single-product-grid .add-cart button {
	width: 100%;
	text-align: center;
	text-transform: capitalize;
	color: #fff;
	background: #099067;
	padding: 6px;
	font-weight: 500;
	display: none;
	position: absolute;
	bottom: 0;
}

.single-product-grid:hover .add-cart button {
	display: block;
}

.single-product-grid .add-cart span {
	position: absolute;
	left: 50%;
	top: -34px;
	width: 10px;
	height: 10px;
	background: #099067;
	display: block;
	-webkit-transform: translateX(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) rotate(45deg);
	-o-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg);
	display: none;
}

.single-product-grid:hover .add-cart span {
	display: block;
}

.more-btn a {
	display: inline-block;
	text-transform: uppercase;
	color: #099067;
	border: 1px solid #099067;
	padding: 5px 15px;
	font-size: 1em;
}

.flash-sale-section .sale-wrapper .flash-sale-area .flash-sale-header .sale-notice {
	color: #099067;
	text-transform: capitalize;
}

.single-product .product-info h5 {
	text-align: center;
	font-weight: 500;
}



.load-more-btn {
	display: block;
	margin: 0 auto;
	background: linear-gradient(to right, rgb(64, 145, 76), rgb(51, 139, 147));
	font-weight: 600;
	animation: colorChange 1s infinite alternate;
}



@keyframes colorChange {
	0% {
		background: linear-gradient(to right, rgb(64, 145, 76), rgb(51, 139, 147));
	}

	100% {
		background: linear-gradient(to right, rgb(51, 139, 147), rgb(64, 145, 76));
	}
}


@media only screen and (max-width: 1199px) {
	.fcCat {
		display: block;
		margin: 5px auto 0;
	}

	.feature-category .btn.btn-soft-success.rounded {
		font-size: 10px;
		padding: 7px 5px;
		line-height: 2.5;
	}

	.product-grid {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		grid-column-gap: 15px;
		grid-row-gap: 30px;
	}

}

@media only screen and (max-width: 767px) {
	.flash-sale-section .sale-wrapper .flash-sale-area .flash-sale-header {
		display: block !important;
		text-align: center;
		background: transparent;
		padding: 0;
	}

	.feature-category a {
		width: calc((100% / 3) - 13px);
		font-size: 12px;
		padding: 0 !important;
	}


	.product-grid {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-column-gap: 15px;
		grid-row-gap: 30px;
	}

	.img-fluid.lateLoadedImage.top__categories_image {
		width: 100%;
		max-width: 70px !important;
		height: auto;
	}

	.bsel_section .col-12,
	.bsel_section .col-md-3 {
		padding: 0 !important;
		display: none;
	}

	.home-mobile-search-bar {
		position: sticky;
		left: 4%;
		top: 1%;
		width: 92%;
		z-index: 1020;
	}

	.home-mobile-search-bar .ajax_search button {
		border-radius: 50px;
		padding-left: 20px;
		background-color: transparent;
		border: none;
	}

	.home-mobile-search-bar .ajax_search button .search_icon {
		font-size: 20px;
		padding-right: 10px;
		color: #999;
		transition: color 0.3s ease;
		border: none;
	}

	.home-mobile-search-bar .ajax_search button:hover {
		background-color: #39ae8b;
		color: #fff;
	}

	.home-mobile-search-bar .ajax_search button:hover .search_icon {
		color: #fff;
	}

	.hero-sliders.owl-carousel.d-md-none.d-block.owl-loaded.owl-drag {
		margin-top: 15px;
	}

	.show_all.align-self-center {
		min-width: unset;
	}

	.section-title h5.count {
		font-size: 15px;
	}

	.js-countdown {
		display: none;
	}

	.section-title h5 {
		font-size: 15px;
		font-weight: 600;
	}

	.single-category.wow.animate__backInUp {
		padding: 5px;
	}

	.b_sell .product-grid {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-column-gap: 15px;
		grid-row-gap: 30px;
	}

	.single-product .product-info h5 {
		min-height: 40px;
		max-height: 40px;
		overflow: hidden;
	}

	.single-product .product-info h5 {
		text-align: left;
		font-size: 14px;
		line-height: 18px;
		white-space: normal;

	}

	.single-product .product-info .price {
		line-height: 22px;
		font-size: 18px;
	}

	.single-product .product-info .sale-price del {
		font-size: 13px;
	}

	.single-product .product-info .sale-price span {
		font-size: 13px;
	}

	.rating ul li {
		font-size: 13px;

	}

	.single-product {
		height: 320px;
	}

	.single-product-grid {
		position: relative;
		min-height: 320px;
	}

	.single-product-grid .add-cart {
		position: absolute !important;
		width: 100% !important;
		left: 0 !important;
		bottom: 0 !important;
	}

	.single-product-grid .add-cart span {
		display: block !important;
	}

	.single-product-grid .add-cart button {
		display: block !important;

	}

}

/* ==========End home============= */

/* ------------------start video popup---------- */
.youtube-modal-trigger.btn-icon {
	font-size: 35px;
	color: #ffffff;
	position: absolute;
	top: 35%;
	left: 40%;
	background: rgba(177, 179, 208, 0.63);
	padding: 5px;
	border-radius: 7px;
	cursor: pointer !important;
	visibility: hidden;
	width: 40px;
}

.single-product-grid:hover .youtube-modal-trigger.btn-icon {
	visibility: visible;
	transition: 5s;
}

.youtube-modal {
	display: none;
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.5);
	padding-top: 7%;
}

.youtube-modal-content {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	border: 1px solid #888;
	width: 80%;
	height: 80%;
	max-width: 800px;
	max-height: 600px;
	padding: 30px;
	min-height: 550px;
	z-index: 9999;
}

.youtube-close {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 28px;
	font-weight: bold;
	color: #aaa;
	padding: 10px;
}

.youtube-close:hover,
.youtube-close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

.fas.fa-play-circle {
	position: absolute;
	top: 0px;
	left: 9px;
}

/* ------------------end video popup---------- */

/* ==========Category page============= */
.category-content-section.section-padding .rating-filter-wrapper,
.category-content-section.section-padding .price-filter-wrapper,
.category-content-section.section-padding .brand-wrapper {
	background: #fff;
	border-radius: 5px;
	padding: 5px 15px;
	box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
	margin-bottom: 10px;
}

.left-sidebar h5 {
	text-transform: capitalize;
	font-weight: 500;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	color: #111;
	font-size: 17px;
	border-bottom: 1px solid #eee;
}

.left-sidebar .price-filter {
	padding: 10px 0;
}

.category-content-section .custom-control.custom-checkbox {
	padding-bottom: 7px;
}

.sort-order .select-wrapper input.select-dropdown {
	border: 1px solid #99999936;
}

#listview .single-product .add-cart button {
	padding: 10px;
}

.single-product.list-view.d-flex.rounded.overflow-hidden {
	box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}


#listview .single-product .add-cart {
	position: relative;
	width: 200px;
	border-radius: 50%;
	float: right;
	display: block !important;
}

#listview .single-product .add-cart span {
	display: none;
}

#listview .single-product.list-view.d-flex.rounded.overflow-hidden {
	justify-content: space-between;
	padding-right: 15px;
}

#listview .list-view .product-info {
	width: 50%;
}

#listview .single-product .add-cart button {
	border-radius: 30px;
}

.single-product-grid {
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

/* ==== Price range ====== */
.price-range-slider {
	display: flex;
	flex-direction: column;
}

.price-input {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}

.field {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 10px;
}

.separator {
	font-size: 20px;
	margin: 0 10px;
}

input[type="number"] {
	width: 70px;
	text-align: center;
	padding: 5px;
	border: none;
	border-radius: 3px;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	font-size: 16px;
}

.slider {
	width: 100%;
	height: 5px;
	background-color: #ddd;
	position: relative;
	border-radius: 3px;
}

.price-range-slider .slider {
	height: 4px !important;
}

.progress {
	position: absolute;
	top: -8px;
	left: 0 !important;
	height: 100%;
	background-color: #4caf50;
	border-radius: 3px;
	max-width: 100%;
}

input[type="range"] {
	-webkit-appearance: none;
	width: 100%;
	margin: 10px 0;
}

input[type="range"]:focus {
	outline: none;
}

input[type="range"]::-webkit-slider-runnable-track {
	height: 5px;
	background-color: #ddd;
	border-radius: 3px;
}

input[type="range"]::-webkit-slider-thumb {
	-webkit-appearance: none;
	height: 20px;
	width: 20px;
	background-color: #4caf50;
	border-radius: 50%;
	cursor: pointer;
	margin-top: -8px;
}



.range-input {
	display: flex;
	align-items: center;
}

.range-input input[type="range"] {
	flex-grow: 1;
	margin: 0 10px;
}

.range-input .thumb {
	position: absolute;
}

/* 
====End Price range ====== */

/* ==========End Category page============= */


/* ==========Product details page============= */
.exzoom_img_box {
	box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
	padding: ;
}

.store_info .fas.fa-store {
	color: #0C936A;
}

.store_info .fa.fa-star {
	color: #dd781e;
}

.store_info .fa.fa-star-o {
	color: #dd781e;
}

.delivery__details__info {
	background-color: unset !important;
}

.details-section .product-price .current-price {
	color: #0A9168;
}

.details-section .buy-area .btn-large.cart-btn {
	background: #018E63;
}

.delivery-info-wrapper p i {
	color: #31A180;
}

.fa.fa-heart-o {
	color: #0A9168;
}

.call__now {
	background: linear-gradient(90deg, hsla(180, 13%, 58%, 1) 0%, hsla(335, 16%, 61%, 1) 100%);
}

.delivery-info-wrapper.p-3 {
	background: #70c33214;
}

.store_details label {
	color: #31A180;
	font-size: 1.2em;
	margin: 0;
	display: inline-block;
}

.store_details .rating ul {
	display: inline-block;
}

.store_details {
	font-size: 14px;
	line-height: 14px;
	margin-top: 10px;
}

.store_info .store_img {
	text-align: center;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
}

.store_info .store-name {
	text-transform: uppercase;
	text-align: center;
	margin: 0 auto;
	display: block;
	font-weight: 500;
	color: #000;
}

.store_info .rating {
	text-align: center;
	line-height: 0.5;
}

.vendor_store_info {
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	padding: 10px;
	/* background: radial-gradient(253px at 12.6% 77.9%, rgb(221, 255, 214) 0.3%, rgb(214, 254, 254) 90.5%); */
	background: radial-gradient(circle at 10% 20%, rgb(226, 240, 254) 0%, rgb(255, 247, 228) 90%);
}



@keyframes animatedBorder {
	0% {
		background-position: 0% 50%;
	}

	100% {
		background-position: 100% 50%;
	}
}

.animated-border {
	border: 2px solid transparent;
	border-image: linear-gradient(to right, red, blue, green, yellow, red) 1;
	animation: animatedBorder 5s linear infinite;
}

.add_to_cart_inp.input__number {
	height: 50px !important;
}

.details-section .flash-sale p .ft,
.details-section .flash-sale p .ft span,
section.mobile-header .mobile-header-right .cart p {
	background: #099067 !important;
}

.details-section .flash-sale p .ftime {
	color: #099067 !important;
}

.details-section .flash-sale p {
	border: 1px solid #099067 !important;
}

@media only screen and (max-width: 767px) {

	.details-section .flash-sale p .ft,
	.details-section .flash-sale p .ft span,
	section.mobile-header .mobile-header-right .cart p {
		background: #099067 !important;
	}

	.details-section .flash-sale p .ftime {
		color: #099067 !important;
	}

	.details-section .flash-sale p {
		border: 1px solid #099067 !important;
	}

}


/* ==========End Product details pagee============= */

/* ==========User Profile  pagee============= */
/* .left-sidebar.d-md-block.d-none {
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	padding: 10px;
	background: #fff;
	border-radius: 5px;
} */

/* .left-sidebar.d-md-block.d-none {
	box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
	padding: 10px;
} */


/* ==========End User Profile  pagee============= */

/* ==========Add to cart pagee============= */
.cart-item-details ul li.c-data .c-thumb img {
	width: 150px;
	height: unset;
	min-width: 150px;
}

.about_store {
	padding: 10px;
	box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px;
}

.about_store span {
	color: rgb(0, 0, 0);
	font-size: 12px;
	text-transform: capitalize;
	line-height: 12px;
}

.about_store p {
	margin: 0;
	font-weight: 500;
	line-height: 0.5;
	color: #000;
}

.store_delevery_cost {
	padding: 5px 25px;
	margin: 0 0px;
	width: 250px;
	border-radius: 7px;
	border-inline-style: double hidden;
	border-block-end-style: solid;
	border-inline-color: #099067;
	border-block-end-color: #099067;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
}

.store_delevery_cost p {
	color: #000;
	margin: 0;
}

.store_delevery_cost p strong {
	color: #099067;
	font-size: 14px;
	font-weight: 600;
	line-height: 0.5;
}

.store_delevery_cost span {
	font-size: 12px;
	line-height: 12px;
	color: #000;
	text-transform: capitalize;
}

.checkout {
	background: #099067 !important;
}

/* ========== End Add to cart pagee============= */

/* ------slik slider---- */
.customer-logos.slider.slick-initialized.slick-slider {
	height: auto;
	width: 100% !important;
	background: transparent;
}

.slick-slide {
	margin: 0px 20px;
}

.slick-slide img {
	width: 100%;
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-prev.slick-arrow {
	background-image: url(../img/demo/previous.png);
	background-size: 100%;
	width: 20px;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	top: 40%;
	text-indent: -99999px;
}

.slick-next.slick-arrow {
	background-image: url(../img/demo/next.png);
	background-size: 100%;
	width: 20px;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 40%;
	text-indent: -99999px;
}

.slick-slide img {
	display: block;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
	padding: 1px;
	margin: 2px;
	width: 100px;
	height: 100px;
}

.slick-slide {
	margin: 0px 7px;
}

.slick-initialized .slick-slide {
	display: block;
	padding: 1px;
}

.slick-slide .rating {
	display: flex;
	width: 100%;
	flex-grow: 1;
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	display: block;
}

.slick-slide .rating .fa.fa-star-o {
	color: #dd781e;
}

.slick-slide .rating .fa.fa-star {
	color: #dd781e;
}

/* ------End slik slider---- */

/* ======Vendor Profile====== */
.vendorcoverPic {
	background: #f8f8fffc !important;
}

.vendorinforight {
	background: lightcyan;
}

.container.bg-light.vendor_menu {
	padding: 0;
}

.container.bg-light.vendor_menu .navbar {
	box-shadow: unset;
}

.container.bg-light.vendor_menu .navbar .nav-link {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.vendor_menu .nav-item {
	padding: 0 30px;
	text-transform: uppercase;
	font-weight: 700;
}

.divider {
	width: 80px;
	height: 100%;
	position: absolute;
	top: 0;
	left: -75px;
	transform: skew(-17deg);
	transform-origin: bottom;
	background-color: #99cc31;
}

.vendorpic {
	padding: 15px;
}

.vendor_info {
	padding: 30px;
	margin-left: 10%;
}

.vendor_info p {
	margin: 0;
	color: #000000;
}

.vendorpic .profile-pic {
	color: transparent;
	transition: all .3s ease;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	transition: all .3s ease;
}

.vendorpic input {
	display: none;
}

.vendorpic img.vendorProfileimg {
	position: relative;
	object-fit: cover;
	width: 165px;
	height: 165px;
	box-shadow: 0 0 10px 0 rgba(255, 255, 255, .35);
	color: rgb(250, 250, 250);
	border-radius: 100px;
	z-index: 0;
	background: #fff;
	border: 2px solid #099067;
	padding: 2px;
	margin-top: 20px;
}

.vendorpic .v-label {
	cursor: pointer;
	height: 165px;
	width: 165px;
	border-radius: 100px;
	z-index: -1;
}

.vendor_info h3,
.vendorContact h3 {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
	margin-top: 10px;
}

.vendorpic:hover .v-label {
	z-index: 99;
}

.v-search {
	position: relative;
}

.vendor_shop_search {
	position: absolute;
	right: 0;
	border: none;
	border-radius: 0 50px 50px 0;
	border: none;
	margin-top: 1px;
}

.vendorpic .v-label:hover {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, .8);
	z-index: 10000;
	color: rgb(250, 250, 250);
	transition: background-color .2s ease-in-out;
	border-radius: 100px;
	margin-bottom: 0;
}

.vendorpic span.v_span {
	display: inline-flex;
	padding: .2em;
	height: 2em;
}

.vendorContact {
	padding: 30px 0;
}

.vendorContact p {
	margin: 7px 0;
	color: #000;
	font-size: 14px;
}

.vendorContact p .fas,
.vendorContact p .fa {
	font-size: 16px;
	border: 1px solid #099067;
	padding: 6px;
	width: 30px;
	height: 30px;
	border-radius: 100px;
	text-align: center;
	color: #099067;
	margin-right: 5px;
}

.shop_nav {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #f8f8fffa;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
	height: 50px;
}

.shop_nav .nav-link {
	padding: 5px;
	font-size: 1.12525rem;
}

.d-xl-flex {
	display: -ms-flexbox !important;
	display: flex !important;
	width: auto;
	background: none;
	box-shadow: unset;
	color: #000;
}

.card.p-color,
.card.p-size,
.card.p-price,
.card.p-rating {
	padding: 10px;
}

.product-grid.v-store {
	grid-template-columns: repeat(3, 1fr);
}

.card.v-ontact-sidebar {
	padding: 10px;
}

.card.profile_sidebar {
	padding: 10px;
}

/* 
all Vendor List  */
.card.vs_store {
	/* box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px; */
	text-align: center;
	padding: 10px;
	box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}

.v_thumb {
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin: 0 auto;
}

.v_thumb img {
	border-style: none;
	max-width: 100%;
	padding: 3px;
}

.card.vs_store .rating .fa.fa-star-o,
.card.vs_store .rating .fa.fa-star {
	color: #dd781e;
}

.section-title.d-inline-flex.w-100 {
	position: relative;
}

/* ===========vendor signup=============== */

.card.vendor_signup_form {
	padding: 30px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}

/* =========== end vendor signup=============== */
/* =======footer=============== */
.footer-section .footer-widget .cinfo {
	background: unset;
	padding: 0;
}

.footer-section {
	background: #d7d7d7;
}

.footer-section h5 {
	font-size: 20px;
}


.footer-section .copy-right-widget p {
	margin: 0;
	padding: 10px 0;
	color: #333;
	text-transform: capitalize;
	background: #ccc;
	border-top: 1px solid #d7d7d7;
}

.footer-section .footer-widget .cinfo p i {
	color: #fff;
	margin-right: 5px;
	border: 1px solid #fff;
	padding: 5px;
	width: 30px;
	height: 30px;
	text-align: center;
}

.footer-social-links {
	font-size: 14px;
	text-align: left;
	margin-top: 15px;
}

.footer-social-links a {
	width: 25px;
	height: 25px;
	line-height: 25px !important;
	position: relative;
	margin: 0 5px;
	text-align: center;
	display: inline-block;
	color: #099067;

	-webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	-moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	-o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}

.footer-social-links a i,
.footer-social-links a span {
	position: relative;
	top: 0px;
	left: 1px;
}

.footer-social-links a:before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #099067;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);

	-webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	-moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	-o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);

}

.footer-social-links a:hover {
	color: #fff;
}

.footer-social-links a:hover::before {
	background: #099067;
}

.animate-border {
	position: relative;
	display: block;
	width: 115px;
	height: 3px;
	background: #099067;
}

.animate-border:after {
	position: absolute;
	content: "";
	width: 35px;
	height: 3px;
	left: 0;
	bottom: 0;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	/*-webkit-animation: animborder 2s linear infinite;*/
	/*animation: animborder 2s linear infinite;*/
}

@-webkit-keyframes animborder {
	0% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}

	100% {
		-webkit-transform: translateX(113px);
		transform: translateX(113px);
	}
}

@keyframes animborder {
	0% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}

	100% {
		-webkit-transform: translateX(113px);
		transform: translateX(113px);
	}
}

.animate-border.border-white:after {
	border-color: #fff;
}

.animate-border.border-yellow:after {
	border-color: #F5B02E;
}

.animate-border.border-orange:after {
	border-right-color: #007bff;
	border-left-color: #007bff;
}

.animate-border.border-ash:after {
	border-right-color: #EEF0EF;
	border-left-color: #EEF0EF;
}

.animate-border.border-offwhite:after {
	border-right-color: #F7F9F8;
	border-left-color: #F7F9F8;
}

.payment_img {
	width: 100%;
}

.payment_img {
	width: 100%;
	max-width: 270px;
	margin-top: 25px;
}

.footer-logo {
	display: block;
	margin: 12px 0px 5px;
}

.slogan {
	margin-top: 22px;
	line-height: 22px;
}

/*  scroll css section here*/
.scrolltop .icon {
	font-size: 30px;
	text-align: center;
	transform: rotate(-45deg);
	margin-top: 10px;
}

.scroll-to-top {
	background: #0B856C !important;
	position: fixed;
	bottom: 55px;
	right: 20px;
	display: none;
	z-index: 2;
}

.footer-section .be_vendor {
	background: #099067;
	margin: 0;
	max-width: 120px;
	padding: 1px 10px;
	text-align: center;
	border-radius: 5px;
	margin-top: 22px;
	color: #fff !important;
}

.footer-section .footer-widget ul li a.be_vendor {
	color: #fff !important;
}

.be_vendor:hover {
	background: linear-gradient(to right, rgb(51, 139, 147), rgb(64, 145, 76));
}

.footer-widget a,
.footer-section .footer-widget ul li a,
.footer-section .footer-widget .cinfo,
.footer-section .footer-widget p,
.footer-section .footer-widget .footer-title h5 {
	color: #333 !important;
}


@media only screen and (max-width: 767px) {

	footer.footer-section {
		text-align: center;
	}

	.footer-logo {
		margin: 0 auto 5px;
	}

	.be_vendor {
		margin: 10px auto 0;
	}

	.animate-border {
		margin: 0 auto;
	}
}

/* =======end footer=============== */

/* @media (min-width: 1500px){
.container {
  max-width: 1350px;
}
} */
@media only screen and (max-width: 767px) {
	.divider {
		display: none;
	}

	.vendorpic img.vendorProfileimg {
		width: 130px;
		height: 130px;
	}

	.vendor_info p,
	.vendorContact p {
		font-size: 13px;
	}

	.vendorContact p .fa {
		font-size: 13px;
	}

	.vendor_info h3,
	.vendorContact h3 {
		font-size: 18px;
	}

	.vendor_menu .navbar-nav {
		flex-direction: unset;

	}

	.product-grid.v-store {
		grid-template-columns: repeat(2, 1fr);
	}

	.large_ad {
		display: none;
	}

}

@keyframes bounce {

	0%,
	20%,
	50%,
	80%,
	100% {
		transform: translateY(0);
	}

	40% {
		transform: translateY(-7px);
	}
}

.animated-marker {
	font-size: 25px;
	animation: bounce 2.5s infinite;
}

@keyframes ring {
	0% {
		transform: scale(1);
		opacity: 0.8;
	}

	50% {
		transform: scale(2);
		opacity: 0.4;
	}

	100% {
		transform: scale(1);
		opacity: 0.8;
	}
}

.phone_icon {
	display: inline-block;
	animation: ring 2s infinite;
	font-size: 18px;
	color: #007bff;
}

@keyframes levelup {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(-5px);
	}
}

.level_up {
	animation: levelup 1.1s infinite alternate;
}



/* ====== End Vendor Profile====== */

.custom-container {
	background-color: #e3dfdf;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	padding: 20px;
	margin: 20px auto;
	max-width: 600px;
}

.custom-content {
	text-align: center;
}

.custom-heading {
	margin-bottom: 30px;
}

.custom-paragraph {
	font-size: 18px;
	color: #555;
}

/*==========home slider============*/

.slider-section .hero-sliders .singlehs {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}


@media (max-width: 767px) {
	.slider-section .hero-sliders .singlehs {
		height: auto;
		background-size: cover !important;
		border-radius: unset !important;
	}

	.hero-sliders.owl-carousel.d-md-none.d-block.owl-loaded.owl-drag {
		margin-top: 0 !important;
	}

}

@media (max-width: 575.98px) {
	.slider-section .hero-sliders .singlehs {
		background-size: cover !important;
	}
}

/* ============Payment========== */

.acp-form-wrapper .input-field {
	margin-top: 25px;
}


.acp-form-wrapper .input-field .select-wrapper+label {
	top: -35px !important;
}

.acp-form-wrapper input[type="text"]:not(.browser-default).validate+label,
.acp-form-wrapper .input-field .select-wrapper+label.active {
	top: -5px !important;
}

.acp-form-wrapper .input-field label {
	padding-left: 15px;
}
 
.container ol.breadcrumb   {
	background-color:#fff !important;
	color: #d1d1d1 !important;
	padding-left: 0px;
	white-space: nowrap;
	text-overflow: ellipsis;  
    overflow: hidden; 
	display: block; 
	padding: 0rem 0rem;
}
.container ol.breadcrumb li {
    display: inline; 
    white-space: nowrap; 
	font-size: 15px;
}
.container ol.breadcrumb a  {
	color: #099067 !important; 
}
.container ol.breadcrumb li:before {
	content: ">";
	top: 20%;
	transform: translateY(-50%);
	color: #d1d1d1;
	padding: 8px;
}
.container ol.breadcrumb li:first-child:before {
	display: none;
}
.section-padding {
	padding-top: 8px;
  }