/*
Irfan Akram
Project: LMG
*/

/*.main-banner-grid:not(:last-child) {
	margin-bottom: 0.25rem;
} */
:root {
	--border-primary-color: #028854;
	--bg-primary-color: #028854;
	--text-primary-color: #000;
	--text-hover-color: #028854;
	--text-price-color: #028854;
	--text-sale-price-color: #ccc;
	--brand-border-color: #028854;
	--bg-hover-pink-color: #028854;
	--bg-white: #FFFFFF;
	--text-black: #000000;
	--best-selling-border-left: #e7e5e5;
	--btn-apple-color: #028854;
}
@media screen and (min-width: 1200px) {
    .container {
        max-width: 1580px;
    }
}
.navbar .text-align-direction {
    text-align: var(--text-align-direction) !important;
}
.dropdown-menu {
	min-width: 265px !important;
}
a:hover {
	color: var(--text-hover-color) !important;
}
.p-20px {
	padding: 20px;
}
.pl-20px {
	padding-left: 20px;
}
.pr-20px {
	padding-right: 20px;
}
.pt-20px {
	padding-top: 20px;
}
.pb-20px {
	padding-bottom: 20px;
}
.text-md {
	font-size: 3rem !important;
}
.text-xs {
    font-size: 0.75em !important;
}
.text-hover:hover {
	color: var(--text-hover-color)!important;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    max-height: 587px;
    overflow: hidden;
}
.bg-img-banner {
    background-image: url(/public/assets/banners/bg-countdown.jpg);
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 1em 1em 2em;
}
.flash-deals-wrapper {
	padding: 0;
	background: transparent;
}
.countdown-background {
    padding: 10px !important;
}
.flash-deals-wrapper .product-single-hover{
	background-color: #ffffff !important;
	border-radius: 0;
}
.product-single-hover .quick-view,
.product-single-hover .inline_product img,
.product-single-hover .inline_product {
	border-radius: 0;
}
.product-single-hover .inline_product {
	border-radius: 0;
	border: 0;
}
.product-single-hover .inline_product img {
	height: auto;
}
.product-single-hover .single-product-details {
	padding: 15px;
}
.product-single-hover .single-product-details a {
	color: #000;
	min-height: 40px;
}
.line-clamp {
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}
.feature-product .product-single-hover .inline_product {
	overflow: hidden;
}
/*.feature-product .product-single-hover .inline_product img {
	max-height: 300px;
	min-height: 300px;
} */
.feature-product {
    padding: 15px 15px 25px;
}
.product-single-hover {
	border-radius: 0;
	border: 1px solid #ccc;
}
.product-single-hover:hover {
	border-color: var(--border-primary-color);
}
.brands-slider .__brand-item {
	display: flex;
	align-items: center;
    justify-content: center;
	overflow: hidden;
	border-color: transparent;
}
.brands-slider .__brand-item img {
    aspect-ratio: auto;
    -o-object-fit: unset;
    object-fit: unset;
}
.product-single-hover.style--card .inline_product img {
    border-radius: 0;
}
.brand-list-img {
   /* width: 210px;
    height: 210px; */
	background-color: var(--bg-white);
    border: 1px solid var(--brand-border-color);
}
.__brand-item:hover img {
    transform: scale(1);
}
.__featured-deal-wrap {
	background-color: var(--bg-white)!important;
}
.__inline-61 .feature-product-title {
	text-align: left;
}
.navbar-light .navbar-tool-icon-box.bg-secondary {
	border: 1px solid #028854;
}
.navbar-tool-icon-box {
	line-height: 3.025rem;
}
.wishlist-b {
    border-color: #ff0000 !important;
}
.user-b {
    border-color: #028854 !important;
}
.cart-b {
    border-color: #009739 !important;
}
.fa-heart.navbar-tool-icon, .navbar-light .navbar-tool-icon-box svg.fa-heart.navbar-tool-icon path {
    color: #FF0000 !important;
    fill: #FF0000 !important;
}
.fa-cart-shopping.navbar-tool-icon, .navbar-light .navbar-tool-icon-box svg.fa-cart-shopping.navbar-tool-icon path {
    color: #009739 !important;
    fill: #009739 !important;
}
.navbar-light .navbar-tool-icon-box svg path {
    fill: #028854 !important;
}
.navbar-tool .navbar-tool-label {
	color: var(--text-primary-color) !important;
}
.text-18px {
    font-size: 18px;
}
.footer-heading-before {
    position: relative;
}
.footer-heading-before:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 50px;
    background-color: #028854;
}
.footer-menu-list {
    list-style: none;
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}
.font-weight-bold {
    font-weight: 600 !important;
}
.footer-link-item .footer-item-link {
    display: block;
    color: #000;
    font-size: 14px;
    padding: 6px 0;
}
.text-14px {
    font-size: 14px;
}
.page-footer .form-control {
    border-radius: 5px;
    padding-right: 50px !important;
    background-color: #f9f9f9 !important;
    border-color: #efefef !important;
    color: var(--text-primary-color);
    height: 55px;
}
.page-footer .subscribe-button {
	background-color: var(--bg-primary-color) !important;
}
.page-footer .subscribe-button:hover {
	background-color: var(--bg-hover-pink-color) !important;
	color: var(--text-white);
}
.__cate-side-arrordion .menu--caret-accordion:last-child .card-header {
    border-color: transparent !important;
}
.__cate-item .__img {
    box-shadow: 0 0 4px -2px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    overflow: hidden;
}
/*.__cate-item .__img img {
    aspect-ratio: 1;
}*/
.text-xs-10 {
    font-size: 12px !important;
}
.category-wise-product-slider .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1000;
    width: 45px;
    height: 35px;
    align-items: center;
    justify-content: center;
    box-shadow: none;
    background-color: #f9f9f9 !important;
    border: 0;
	transform: translateY(-50%);
}
.category-wise-product-slider .slick-prev {
    left: 0;
}
.category-wise-product-slider .slick-next {
    right: 0;
}
.category-wise-product-slider .slick-arrow {
	display: none !important;
}
.category-wise-product-slider:hover .slick-arrow {
	display: flex !important;
}
.category-product-item .product-single-hover {
	border: 0;
}
.category-product-item:nth-child(odd) {
	border-right: 1px solid #e7e7ef;
}
.category-product-item:nth-child(even) {
	border-right: 1px solid #fff;
}
/* .category-product-item:last-child {
	border-top: 1px solid #e7e7ef;
} */
.category-product-view-title {
	margin-left: 0 !important;
}
.product-by-brand-promotion .product-single-hover {
    border-radius: 0;
    border: 0px solid #ccc;
	box-shadow: none !important;
}
.product-by-brand-promotion .product-single-hover:first-child {
    border-right: 1px solid #f9f9f9;
}
.product-by-brand-promotion .slick-slide > div {
    box-shadow: 0px 8.1793107986px 16.3586215973px -2.4537930489px rgba(145, 158, 171, 0.05), 0px 0px 1.635862112px 0px rgba(145, 158, 171, 0.2);
	display: flex;
}
.heading {
	font-size: 22px;
	font-weight: 600;
}
.sub-heading {
	font-size: 16px;
	font-weight: 600;
}
.text-md {
    font-size: 2rem !important;
}
.text-sm {
    font-size: 1rem !important;
}
.__brand-item {
    max-width: 100% !important;
}
.social-btn.sb-light {
    background-color: rgba(0, 0, 0, 0.8);
}
.social-btn {
    padding: 9px;
}
.social-links-sec{
    display: flex;
    flex-wrap: wrap;
}
.product-single-hover .single-product-details a {
    line-height: normal;
}
html[dir="ltr"] .for-discount-value-null {
    position: absolute;
}
.product-single-hover.style--card .inline_product .quick-view {
    width: 100%;
    height: 100%;
    left: unset;
    top: unset;
    border-radius: 0;
}

.__inline-11 {
    height: auto !important;
    width: 100%;
    max-width: 125px;
}
.left-0 {
    left: 0 !important;
}

@media(min-width: 768px) {
	.list-group {
		flex-wrap: wrap;
	}
	.list-group-item {
		flex: 0 0 calc((100% - 4em) / 3);
		margin: 0 0.5em 0.8em;
	}

}
@media(min-width: 992px) {
	.product-listing-content {
		display: flex;
	}
	.sidebar-right {
        max-width: 40%;
        width: 100%;
        flex: 40%;
    }
	.product-list {
		width: 75rem;
	}
	.product-single-hover .inline_product img {
		min-height: 270px;
		height: auto;
		max-height: 270px;
	}
}
@media(min-width: 1441px) {
	.product-single-hover .inline_product img {
		min-height: 300px;
		height: auto;
		max-height: 300px;
	}
}
@media(min-width: 1050px) {
	.list-group {
		flex-wrap: nowrap;
	}
	.list-group-item {
		flex: 0 0 calc((100% - 4em) / 5);
		margin: 0 0.5em;
	}
}

@media(min-width: 1200px) {
	/*.feature-product .product-single-hover .inline_product img {
		max-height: 300px;
		min-height: 300px;
	} */
	.best-selling-border-left {
		border-left: 1px solid var(--best-selling-border-left);
	}
	.best-selling-border-left:first-child {
		border-left: 1px solid transparent;
	}
	.best-selling-border-left:nth-of-type(4n+4) {
		border-left: 1px solid transparent;
	}
	.__best-selling {
		transition: all 0.4s ease-in-out;
	}
	.__best-selling:hover {
		box-shadow: 0 0 20px -8px rgba(0,0,0, 0.65);
	}
	.product-listing-content {
		display: flex;
	}
	.sidebar-right {
		max-width: 22rem;
		flex: 22rem;
	}
	.product-list {
		width: 75rem;
	}
}
.bottom-sticky .btn-secondary,
.navbar-nav .nav-link,
.mobile-head .mega-nav .nav-item .nav-link{
	   color: black !important;
}
.mega-nav .nav-item .nav-link:hover {
    color: var(--web-primary) !important;
}
.col-md-12.sidebar_heading.text-center.mb-2 h1.h3.mb-0.folot-left.text-md.text-capitalize.breadcurmb-heading {
    margin-top: 35px;
}
.brand_div-wrap {
		grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
	}
.brand_div-wrap .brand_div:hover img {
    transform: scale(1);
}
	.brand_div{
		padding: 0 5px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
	}
	.brand_div img {
		width: 100%;
		height: auto;
		max-height: 175px;
		/*object-fit: fill;*/
		object-fit: contain;
		margin-top: auto;
		margin-bottom: auto;
	}
	.brand_div div {
		padding: 6px;
    -webkit-line-clamp: 2;
	}
/* --------------------- Min Width ended ------------------------*/

.category-top-sellers .seller-list-title h5{
		padding-left: 0px !important;
	}
.seller-package-contanier .header-title{
    color: var(--btn-apple-color) !important;
}
@media(max-width: 1380px){
	/*.product-single-hover.style--card .inline_product img {
		height: 200px;
	}*/
	.category-top-sellers .seller-list-title h5{
		padding-left: 0px !important;
	}
}
@media(min-width: 1200px) {
	.top-sellers-home .__cate-item .__img {
		height: 305px !important;
	}
	.__ads-cate-item .__ads-img {
        height: 130px !important;
    }
}
@media(max-width: 1439px) and (min-width: 991px) {
    .navbar-expand-lg .navbar-nav .nav-link,
    .navbar-expand-lg .navbar-nav .nav-item #dropdownMenuButton {
            padding-right: 0.70rem;
            padding-left: 0.70rem;
            font-size: 14px;
        }
        .navbar-expand-lg .navbar-nav .nav-item{
                margin: auto;
        }
}
@media(max-width: 1024px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		font-size: 0.9rem;
	}
	h3, .h3 {
		font-size: 1.5rem;
	}
	.doc-business-certificate span{
		white-space: normal;
	}
	.others-store-card .info-area .info-item {
    font-size: 12px !important;
}
}
@media(min-width: 992px) and (max-width: 1199px){
	.container, .container-lg, .container-md, .container-sm {
		max-width: 100%;
	}
}
@media (max-width: 1200px) {
.category-top-sellers .shop-section-slider .__cate-item .__img img {
		max-height: 100px;
	}
	.category-top-sellers .shop-section-slider .__cate-item .__img{
	    margin: 0 auto;
	}
}
@media (max-width: 1199px) {
	#cart-summary .table-responsive .card.__card.cart_information.__cart-table{
	    min-width: 830px;
	}
    /* .navbar-expand-lg .navbar-nav.__mega-nav{
        display: none !important;
    } */
         .navbar-expand-lg .navbar-nav .nav-link,
         .navbar-expand-lg .navbar-nav .nav-item #dropdownMenuButton {
            padding: 4px;
             font-size: 13px;
         }
	
}
@media(max-width: 991px) {
	/*.product-single-hover.style--card .inline_product img {
		height: 250px;
	}*/
	.product-single-hover .inline_product img {
		min-height: 230px;
		max-height: 230px;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-top: 0.9rem;
		/*padding-right: 0.425rem !important;
		padding-left: 0.425rem !important;*/
		padding-right: 1rem !important;
		padding-left: 1rem !important;
	}
	.seller-card {
		padding-top: 20px;
	}
	.container {
    	max-width: 100%;
	}
	.product-listing-content {
		display: block;
	}
	.sidebar-right {
		display: none;
	}
	.sidebar-right.show {
		display: block;
	}
    #navbarCollapse {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: #fff !important;
        z-index: 99999;
        padding: 20px;
        padding-bottom: 50px;
        max-width: 295px;
        transition: all ease 0.3s;
        overflow-y: auto;
        font-size: 13px;
    }
	.navbar-stuck-menu .nav-item .dropdown-toggle::after{
		/*margin-inline-start: auto !important;*/
			margin-inline-end: 0 !important;
	}
	.navbar #navbarCollapse .navbar-nav .nav-link,
	.navbar #navbarCollapse .navbar-nav .nav-item #dropdownMenuButton{
			text-align: left;
		    justify-content: space-between;
	}
	.navbar-expand-lg .navbar-nav .nav-item #dropdownMenuButton {
		width: 100%;
	}
	.brand_div-wrap {
		grid-template-columns: repeat(auto-fill, minmax(175px, 1fr));
	}
	.navbar-nav .nav-item .dropdown-menu:not(.m-0) {
        margin-left: 0px !important;
    }
}
@media(max-width: 991px) and (min-width: 768px) {
	.border-md-white {
		border-color: #FFF !important;
	}
	/*.product-single-hover.style--category .inline_product img {
		max-height: 450px;
		height: 450px;
	}*/

}
@media (min-width: 768px) {
    .navbar-stuck-menu {
        background-color: white !important;
    }
}
@media (max-width: 767px) {
	.product-single-hover .inline_product img {
        min-height: 170px;
        max-height: 170px;
    }
	.deal_of_the_day {
		height: auto !important;
		padding-bottom: 20px;
	}
	.product-single-hover.style--card .inline_product img,
	.product-single-hover.style--category .inline_product img{
		height: auto !important;
	}

	/*.feature-product .product-single-hover .inline_product img {
		max-height: 300px;
		min-height: 100%;
	} */
	.product-single-hover .single-product-details {
		min-height: 100%;
	}
	.navbar-nav.align-items-center {
		-ms-flex-align: start !important;
		align-items: start !important;
	}
	.navbar-collapse .navbar-nav .nav-item {
		width: 100%;
	}
	/*.brand-list-img {
		width: 175px;
		height: 175px;
	}*/
	.__featured-deal-wrap {
		overflow: hidden;
	}
	.featured_deal {
		background: var(--text-white);
		overflow: hidden;
	}
	/*.product-single-hover .single-product-details a {
		min-height: auto;
	} */
	.text-xs-10 {
		font-size: 11px !important;
	}
	.product-single-hover {
		height: 100%;
	}
	.container {
		max-width: 100%;
	}
	    .social-links-sec {
        justify-content: center;
    }
	.text-sm {
		font-size: 0.85rem !important;
	}
}
@media(max-width: 767px) and (min-width: 567px) {
	.border-sm-white {
		border-color: #FFF !important;
	}
	.product-single-hover {
		box-shadow: none;
	}
}
@media(max-width: 768px){
.__chat-seller .inbox_chat {
    height: auto;
	max-height: 355px;
}
	.category-top-sellers .categories-title{
	     margin-left: 10px !important;
	}
	.category-top-sellers .categories-title h5,
	.category-top-sellers .seller-list-title h5{
		padding-left: 0px !important;
	}
	.categories-section-home .d-flex.__gap-6px.flex-between.px-4 {
		padding-right: 0.75rem !important;
		padding-left: 0.75rem !important;
	}
	.card .card-body .navbar-nav .dropdown .dropdown-menu.__dropdown-menu-3.__min-w-165px.show,
	.loyalty-card .navbar-nav .dropdown .dropdown-menu.__dropdown-menu-3.__min-w-165px.show{
	    left: auto !important;
		right: 0px !important;
		transform: translate3d(0px, 35px, 0px) !important;
	}
	h3, .h3 {
    	font-size: 1.3rem;
	}
	.text-md {
		font-size: 2rem !important;
	}
	.category-top-sellers .shop-section-slider .__cate-item .__img img {
		max-height: 100px;
	}
	.__shop-banner-main {
		flex-direction: column;
	}
	.max-width-500px {
		max-width: 100%;
	}
	.search-page-header {
        margin-top: 20px;
    }

}
@media(max-width:680px) {
	.brand-list-img {
		width: unset;
		height: unset;
	}
}
@media(max-width: 567px) {
	.border-xs-white {
		border-color: #FFF !important;
	}
	.border-left:not(:last-child) {
		border-bottom: 1px solid #e3e9ef !important;
		border-left: 0 !important;
		padding-bottom: 1rem;
	}
	.search-page-header {
        margin-top: 7px;
    }
}

@media(max-width: 560px) {
	.product-link-title {
		font-size: 0.85em;
	}
}
@media(max-width: 534px) {
	#featured_products_list {
		max-width: 100%;
		margin: 0 auto;
	}
}
@media(max-width: 430px) {
	.__text-22px,
	.__inline-61 .feature-product-title,
	.seller-list-title .font-bold,
	.categories-title .font-bold{
		font-size: 1rem;
	}
}
@media(max-width: 425px) {
	.product-single-hover .inline_product img {
        min-height: 150px;
        max-height: 150px;
    }
	.brands-slider {
		padding-top: 2rem !important;
	}
	.flash-product-price, .text-accent {
		font-size: 12px !important;
	}
	.product-single-hover .single-product-details {
		padding: 8px;
	}
	.product-single-hover .single-product-details a {
		font-size: 0.85rem;
	}
	.text-xs-10 {
		font-size: 10px !important;
	}
	.product-single-hover.style--category .inline_product img {
		max-height: 325px;
		height: 325px;
	}

	.page-heading {
		font-size: 25px;
		font-weight: bold;
	}
	.breadcurmb-heading {
		font-size: 1.6rem !important;
	}
	.owl-nav {
		display: none !important;
	}
	.checkout_details .card h4.text-nowrap{
		font-size: 1.25rem !important;
	}
	.iframe-full-height-wrap div p:not(:last-child){
		font-size: 13px;
	}
	.__card .card-body p,
	.__card .card-body ul{
		font-size: 14px;
	}
	.__card .card-body p a{
		display:block;
	}
	.fs-13 {
		font-size: 14px;
	}
	.for-discount-value.fs-13 {
        font-size: 11px;
    }
	#accordion button.btn.btn-link.collapsed.px-1,
	#accordion button.btn.btn-link.px-1{
		white-space: normal !important;
	}
	#accordion .col-12.align-items-center{
		display: flex;
	}
	h3, .h3 {
    	font-size: 1rem;
	}
	.heading {
		font-size: 16px;
	}
	h5, .h5 {
		font-size: 1rem;
	}
	.product-price .category-single-product-price {
		font-size: 10px !important;
		margin-right: 3px;
	}
	.product-single-hover .single-product-details a {
		min-height: 37px;
	}
}
@media(max-width: 375px) {
	.product-single-hover .inline_product img {
        min-height: 120px;
        max-height: 120px;
    }
	.__inline-61 .feature-product-title {
		font-size: 17px;
	}
	.page-footer .row .mb-4 {
    margin-bottom: 0.75rem !important;
	}
	.page-footer .store-contents {
        margin-bottom: 0px;
    }
	.checkout_details .card h4.text-nowrap{
		font-size: 1.25rem !important;
	}
	.checkout_details .card p{
		font-size: 14px !important;
	}
	.checkout_details .card a.text-nowrap{
		margin-bottom: 0.5rem !important;
	}
	.card .card-body .navbar-nav .dropdown .dropdown-menu.__dropdown-menu-3.__min-w-165px.show,
	.loyalty-card .navbar-nav .dropdown .dropdown-menu.__dropdown-menu-3.__min-w-165px.show{
	    left: 0px !important;
		right: 0px !important;
		transform: translate3d(7px, 35px, 0px) !important;
	}
	.flash-product-price, .text-accent {
        font-size: 10px !important;
    }
	.product-price .category-single-product-price {
		font-size: 8px !important;
		margin-right: 3px;
	}
}

@media (max-width: 320px) {
	.product-single-hover.style--card .inline_product img {
		height: 120px;
	}
	.page-footer .store-contents img {
		max-width: 130px;
	}
	.card.__card .card-body table {
		margin-left: -15px;
	}
	.card .card-body .navbar-nav .dropdown .dropdown-menu.__dropdown-menu-3.__min-w-165px.show,
	.loyalty-card .navbar-nav .dropdown .dropdown-menu.__dropdown-menu-3.__min-w-165px.show{

		transform: translate3d(0px, 35px, 0px) !important;
	}
	.flash-product-price, .text-accent {
        font-size: 9px !important;
    }
	.product-price .category-single-product-price {
		font-size: 7px !important;
		margin-right: 3px;
	}
}
.flash_deal_product:hover .flash-product-title {
    color: var(--text-hover-color) !important;
}
.footer-heder {
    color: #000000;
}
/* sellers list */
.others-store-card .name-area {
     margin-top: 0px !important;
	 gap: 0px !important;
}
.others-store-card .name-area .other-store-logo {
    display: none !important;
}
.others-store-card .other-store-banner {
    /*-o-object-fit: contain;
    object-fit: contain;*/
    height: 350px !important;
	border-radius: 0px 0px 0 0 !important;
	border-bottom: 0px solid transparent !important;
}
.others-store-card {
    border-radius: 0px !important;
	border: 0px solid transparent !important;
}
/*.__shop-banner-main {
    min-height: 330px;
} */
.__shop-page-banner {
    border-radius: 0px !important;
}
.position-relatve .__rounded-10.bg-white.position-relative {
	    border-radius: 0px !important;
}
.seller-logo.__inline-68{
    width: 130px !important;
}
/* khawar category*/

.line--limit-3 {
    height: 30px;
}

.__cate-item .__img,
.__ads-cate-item .__ads-img {
    min-height: 72px;
    max-height: 305px;
    height: max-content;
    border-radius: 0;
    aspect-ratio: 0;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.0509803922);
    width: fit-content;
	display: flex;
    align-items: center;
    justify-content: center;
}

.__cate-item .__img img {
    border-radius: 0;
    max-height: 300px;
	height: 100%;
	max-width: 300px;
	width: 100%;
	overflow: hidden;
}
.__cate-item .__new-img img {
    border-radius: 0;
    max-height: 200px;
	height: 100%;
	max-width: 300px;
	width: 100%;
	overflow: hidden;
}



.__cate-item2 .__img {
    height: 300px !important;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}

.__cate-item2 .__img img {
    height: 300px !important;
    width: 100% !important;
    object-fit: contain;
}

.__ads-cate-item .__ads-img{
    max-height: 130px;
}
.__ads-cate-item .__ads-img img {
    border-radius: 0;
    max-height: 130px;
}

.__cate-item:hover img,
.__ads-cate-item:hover img {
    transform: none;
}
.category-child-section .__text-17px{
    font-size: 17px !important;
}
.category-child-section .___height-35px {
    height: 35px !important;
}
.category-child-section .___height-15px {
    height: 15px !important;
}
.category-child-section .img-height-115px {
    max-height: 115px !important;
    min-height: 75px !important;
    height: 115px !important;
}
.category-child-section .img-height-280px {
    max-height: 280px !important;
    min-height: 225px !important;
    height: 280px !important;
}
.popular-img{
  height: 100% !important; 
	width: 100% !important; 
  object-fit: contain !important;
}
@media (min-width: 768px) and (max-width: 800px) {
    .line--limit-3 {
        height: 40px;
    }
}

@media (min-width: 425px) and (max-width: 576px) {
    .line--limit-3 {
        height: 40px;
    }
}
@media (max-width: 1440px) {
   .category-child-section .___height-35px {
            height: 55px !important;
        }
}
@media (max-width: 768px) {
.__shop-banner-main .__shop-page-banner {
        object-fit: cover;
    }
}
@media (max-width: 767px) {
   .category-child-section .___height-35px {
            height: auto !important;
        }
}
.__inline-61 .best-selleing-image {
    overflow: hidden;
}
.become-a-vendor .btn{
	background-color: var(--web-primary);
	color: white;
}

.btn-apple-color {
	background-color: var(--btn-apple-color) !important;	
}
.navbar-light .navbar-tool-icon-box.bg-secondary,
.navbar-light .navbar-tool-icon-box,
.navbar-light .navbar-toolbar .btn-apple-color {
    /* border: 1px solid var(--btn-apple-color); */
    color: var(--btn-apple-color) !important;
}
.navbar-light .navbar-toolbar .btn-apple-color svg path {
    fill: var(--btn-apple-color) !important;
}
#cart_items .navbar-tool .navbar-tool-text small{
  text-transform: capitalize;
}
form ul li input::first-letter,
form ul li textarea::first-letter,
form ul li select::first-letter,
form ul li label::first-letter,
p::first-letter,
h1::first-letter,
h2::first-letter,
h3::first-letter,
h4::first-letter,
h5::first-letter,
h6::first-letter,
span::first-letter,
a::first-letter,
div::first-letter,
li::first-letter,
td::first-letter,
th::first-letter,
button::first-letter,
input::first-letter,
textarea::first-letter,
select::first-letter,
label::first-letter,
option::first-letter,
title::first-letter{
    text-transform: uppercase;
}
/* khawar Best Selling end */
.new-arrival-section .__best-selling {
    transition: none !important;
    -webkit-transition: none ;
    -moz-transition: none ;
    -ms-transition: none ;
    -o-transition: none ;
}
.new-arrival-section .__best-selling .d-flex{
        flex-direction: column !important;
        align-items: center;
        align-content: space-around;
}
.new-arrival-section .__best-selling:hover {
    box-shadow: none;
}
.new-arrival-section .__best-selling .best-selleing-image,
.new-arrival-section .__best-selling .top-rated-image{
    width: auto !important;
}
.new-arrival-section .__best-selling .best-selleing-image img,
.new-arrival-section .__best-selling .top-rated-image img {
    height: auto !important;
    max-height: 300px;
}
.new-arrival-section .__best-selling:hover img {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
}
.new-arrival-section .__best-selling .best-selling-details,
.new-arrival-section .__best-selling .top-rated-details,
.__inline-61 .best-selling-details{
    width: 100% !important;
}
a:hover .ptr {
    color: var(--text-hover-color) !important;
}
/* khawar Best Selling end */
.ads_product_details .ads-product-price {
    font-size: 12px !important;
}
.ads-brands-slider .__ads-brand-item {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 85px;
    border-radius: 50%;
    aspect-ratio: 1;
    overflow: hidden;
    border: none;
    max-width: 100% !important;
}
.ads-brands-slider .__ads-brand-item img {
    width: 100%;
    aspect-ratio: 1;
    -o-object-fit: cover;
    object-fit: contain;
    transition: all 300ms ease-in-out;
}
.ads-brands-slider .ads-brand-list-img{
    background-color: var(--bg-white);
    border: 1px solid var(--brand-border-color);
}
.shipping-list li.shipping-items{
    background-color: #8db600;
}
.shipping-list .shipping-items .icon i,
.shipping-list .shipping-items .shipping-title,
.shipping-list .shipping-items .desc .text-muted{
    color: white !important;
}
.shipping-list .shipping-items.py-4{
    padding: 7px 0 !important;
}
.categories-section-home .card-body{
    background-color: var(--btn-apple-color);
}
.categories-section-home .__cate-item .card {
    align-items: center;
}

/*.categories-section-home .card-body .card {
    background-color: var(--web-primary);
}
.categories-section-home .card-body .card h6,
.categories-section-home .card-body .card p,
.categories-section-home .card-body .view-all-text.web-text-primary{
	color: white !important;
}*/
/*.view-all-text.web-text-primary,
.card-body .view-all-text.web-text-primary{
    color: #E51508 !important;
}*/
.categories-section-home .card-body .view-all-text.web-text-primary{
	color: white !important;
}
.product-single-hover .single-product-details a {
    text-transform: lowercase !important;
}

.product-single-hover .single-product-details a::first-letter {
    text-transform: uppercase !important;
}
.card-main-top{
	padding: 0px !important;
}
.card-main-title{
    padding-top: 0px;
    background-color: #f7bb2b;
    /* color: white; */
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
}
.card-main-body{
    padding: 0px 20px 20px;
}
.category-child-section a .___height-15px{
    color: var(--web-primary);
}
.new-arrival-section .__best-selling{
    border-radius: 5px;
    transition: all ease 0.3s;
    border: 1px solid #ccc;
}

/* Base font sizes */
.fs-1 { font-size: 2.5rem !important; }
.fs-2 { font-size: 2rem !important; }
.fs-3 { font-size: 1.75rem !important; }
.fs-4 { font-size: 1.5rem !important; }
.fs-5 { font-size: 1.25rem !important; }
.fs-6 { font-size: 1rem !important; }
.fs-6-md { font-size: 0.75rem !important; }
.fs-6-smd { font-size: 0.625rem !important; }
.fs-6-sm { font-size: 0.50rem !important; }

.product-add-and-buy-section-parent .product-add-and-buy-section .product-buy-now-button,
.product-add-and-buy-section-parent .product-add-and-buy-section .product-add-to-cart-button{
	background-color: #EF3340 !important;
	    border-color: #EF3340 !important;
}
.product-add-and-buy-section-parent .product-add-and-buy-section .product-buy-now-button:hover,
.product-add-and-buy-section-parent .product-add-and-buy-section .product-add-to-cart-button:hover{
	background-color: #EF3340 !important;
}

/* Business pages style */
/* Container and card */
.terms-container {
	max-width: 1280px;
	margin: 2rem auto;
	padding: 0 1.5rem;
}

.legal-card {
	background: #ffffff;
	border-radius: 2rem;
	box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.02);
	overflow: hidden;
	transition: all 0.2s ease;
}

.card-inner {
	padding: 2rem 2rem 3rem;
}

/* Header styles */
.brand-header {
	text-align: center;
	margin-bottom: 2rem;
	border-bottom: 2px solid #eef2f6;
	padding-bottom: 1.75rem;
}

.brand-badge {
	display: inline-block;
	background: #0f5c2f;
	color: white;
	font-weight: 600;
	font-size: 0.8rem;
	padding: 0.25rem 1rem;
	border-radius: 40px;
	letter-spacing: 0.3px;
	margin-bottom: 1rem;
}

.brand-header h1 {
	font-size: 2.4rem;
	font-weight: 700;
	background: linear-gradient(135deg, #0f5c2f 0%, #1e7b42 100%);
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
	letter-spacing: -0.3px;
	margin-bottom: 0.5rem;
}

.last-updated {
	color: #5c6f87;
	font-size: 0.9rem;
	margin-top: 0.5rem;
	font-weight: 500;
}

/* Table of contents modern style */
.toc-wrapper {
	background: #f8fafd;
	border-radius: 1.5rem;
	padding: 1.5rem 1.8rem;
	margin-bottom: 2.5rem;
	border: 1px solid #eef2f8;
	box-shadow: 0 2px 6px rgba(0,0,0,0.02);
}

.toc-title {
	font-weight: 700;
	font-size: 1.2rem;
	margin-bottom: 1rem;
	display: flex;
	align-items: center;
	gap: 0.5rem;
	color: #0f2b1d;
	flex-wrap: wrap;
}

.toc-title span {
	background: #0f5c2f20;
	padding: 0.2rem 0.5rem;
	border-radius: 30px;
	font-size: 0.8rem;
}

.toc-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 0.6rem 1rem;
	list-style: none;
}

.toc-grid li {
	margin: 0;
}

.toc-grid a {
	text-decoration: none;
	font-size: 0.85rem;
	font-weight: 500;
	background: white;
	padding: 0.4rem 1rem;
	border-radius: 40px;
	color: #1e4a76;
	transition: all 0.2s;
	border: 1px solid #e2e8f0;
	display: inline-block;
	box-shadow: 0 1px 1px rgba(0,0,0,0.02);
}

.toc-grid a:hover {
	background: #0f5c2f;
	border-color: #0f5c2f;
	color: white !important;
	transform: translateY(-1px);
	box-shadow: 0 6px 12px -8px rgba(15,92,47,0.3);
}

/* Sections styling */
.terms-section {
	scroll-margin-top: 2rem;
	margin-bottom: 2.5rem;
	border-bottom: 1px solid #eef2f6;
	padding-bottom: 2rem;
}

.terms-section:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.section-title {
	font-size: 1.7rem;
	font-weight: 700;
	color: #0c4e2b;
	margin-bottom: 1.2rem;
	letter-spacing: -0.2px;
	display: flex;
	align-items: baseline;
	gap: 8px;
	flex-wrap: wrap;
}

.section-title .section-num {
	background: #eef4ea;
	padding: 0.1rem 0.7rem;
	border-radius: 40px;
	font-size: 1rem;
	font-weight: 600;
	color: #0f5c2f;
}

.content-text {
	color: #2d3a4b;
	font-size: 1rem;
	margin-bottom: 1rem;
}

.content-text p {
	margin-bottom: 1rem;
}

.legal-list {
	margin: 1rem 0 1rem 1.8rem;
	padding-left: 0.2rem;
}

.legal-list li {
	margin-bottom: 0.5rem;
}

.back-to-top {
	display: inline-flex;
	align-items: center;
	gap: 0.3rem;
	font-size: 0.8rem;
	margin-top: 1rem;
	text-decoration: none;
	color: #5e7a93;
	font-weight: 500;
	transition: color 0.2s;
	border-bottom: 1px dashed #cbdde9;
}

.back-to-top:hover {
	color: #0f5c2f;
	border-bottom-color: #0f5c2f;
}

/* lists inside terms */
ul.toc-grid, ol.toc-grid {
	margin: 0.75rem 0 1rem 1.5rem;
}

.toc-grid li {
	margin-bottom: 0.35rem;
}

strong, b {
	color: #0b3b21;
	font-weight: 600;
}

hr {
	margin: 1rem 0;
	border: none;
	height: 1px;
	background: #e6edf2;
}

.contact-block {
	background: #f9fbfe;
	padding: 1.2rem 1.5rem;
	border-radius: 1.2rem;
	border-left: 4px solid #0f5c2f;
	margin-top: 1rem;
}

.business-pages-banner-section {
	
	display:flex;
	align-items:center;
}

/* modern card container */
/*.privacy-card {
	max-width: 1280px;
	margin: 0 auto;
	background-color: #ffffff;
	border-radius: 2rem;
	box-shadow: 0 25px 45px -12px rgba(0, 0, 0, 0.2), 0 4px 12px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	transition: all 0.2s ease;
}

.privacy-inner {
	padding: 2rem 2rem 3rem 2rem;
} */

/* typography */
.privacy-card h1 {
	font-size: 2.2rem;
	font-weight: 700;
	background: linear-gradient(135deg, #1C6E43, #2A9D6E);
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
	letter-spacing: -0.01em;
	border-bottom: 3px solid #2A9D6E;
	display: inline-block;
	padding-bottom: 0.5rem;
	margin-bottom: 1.2rem;
}

.privacy-card h2 {
	font-size: 1.7rem;
	font-weight: 600;
	margin: 2rem 0 1rem 0;
	padding-top: 0.75rem;
	border-top: 2px solid #e2e8e4;
	color: #1C6E43;
	letter-spacing: -0.2px;
}

.privacy-card h3 {
	font-size: 1.3rem;
	font-weight: 600;
	margin: 1.5rem 0 0.8rem 0;
	color: #236B48;
}

.privacy-card p {
	margin-bottom: 1rem;
	color: #2c3e35;
	font-weight: 400;
}

.privacy-card a {
	color: #1E7B4B;
	text-decoration: none;
	font-weight: 500;
	transition: all 0.2s ease;
	border-bottom: 1px solid transparent;
}

.privacy-card a:hover {
	color: #0E5436;
	border-bottom-color: #87c9a4;
}

.privacy-card ul, .privacy-card ol {
	margin: 1rem 0 1.2rem 1.8rem;
}

.privacy-card li {
	margin: 0.5rem 0;
	color: #2c3e35;
}

/* summary highlight box */
.privacy-card .summary-box {
	background: #F0F7F3;
	border-left: 6px solid #2A9D6E;
	border-radius: 1.25rem;
	padding: 1.8rem 2rem;
	margin: 2rem 0 2rem 0;
	box-shadow: 0 6px 14px rgba(0, 0, 0, 0.02);
}

.privacy-card .summary-box p {
	margin-bottom: 0.85rem;
}

.privacy-card .summary-box a {
	font-weight: 500;
}

/* table of contents grid */
.privacy-card .toc-grid {
	background: #F9FCFA;
	border-radius: 1.5rem;
	padding: 1.5rem 2rem;
	margin: 1.8rem 0 2rem 0;
	border: 1px solid #e2f0e8;
	box-shadow: 0 1px 2px rgba(0,0,0,0.02);
}

.privacy-card .toc-grid ul {
	display: flex;
	flex-wrap: wrap;
	gap: 0.6rem 1.2rem;
	list-style: none;
	margin: 0;
	padding: 0;
}

.privacy-card .toc-grid li {
	margin: 0;
	padding: 0;
}

.privacy-card .toc-grid a {
	display: block;
	padding: 0.5rem 0.8rem;
	border-radius: 0.75rem;
	background-color: transparent;
	font-weight: 500;
	transition: all 0.2s;
	border-bottom: none;
	color: #1b4d3a;
}

.privacy-card .toc-grid a:hover {
	background-color: #e0f0e8 !important;
	color: #0C5938 !important;
	transform: translateX(4px);
	border: 0;
	
}

/* back to toc buttons */
.privacy-card .back-toc {
	text-align: center;
	margin: 2rem 0 1.2rem;
}

.privacy-card .back-toc a {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	background: #eef4f0;
	padding: 0.55rem 1.4rem;
	border-radius: 100px;
	font-size: 0.85rem;
	font-weight: 500;
	color: #156F44;
	border: 1px solid #cde0d6;
	transition: 0.2s;
	text-decoration: none;
}

.privacy-card .back-toc a:hover {
	background: #DFEBE3;
	border-color: #9bc0ab;
	transform: translateY(-2px);
	box-shadow: 0 6px 12px -8px rgba(0,0,0,0.1);
}

/* inline style overrides for clearer design */
.privacy-card strong {
	color: #1A4A38;
	font-weight: 600;
}

.privacy-card hr {
	margin: 2rem 0;
	border: none;
	height: 1px;
	background: linear-gradient(to right, #cfe3d8, transparent);
}

/* modern card container */
/*.policy-card {
	max-width: 1280px;
	margin: 0 auto;
	background-color: #ffffff;
	border-radius: 2rem;
	box-shadow: 0 25px 45px -12px rgba(0, 0, 0, 0.2), 0 4px 12px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	transition: all 0.2s ease;
} */

/* header accent (Nigerian green inspiration) */
.policy-card .policy-header {
	background: #0a3a1e;
	padding: 1.2rem 2rem;
	border-bottom: 4px solid #f4c542;
}

.policy-card .policy-header h1 {
	font-size: 1.9rem;
	font-weight: 700;
	letter-spacing: -0.01em;
	color: white;
	margin: 0;
	line-height: 1.2;
}

/* main content area */
.policy-card .policy-content {
	padding: 2rem 2rem 2.5rem 2rem;
}

/* intro paragraph styling */
.policy-card .intro-text {
	font-size: 1rem;
	line-height: 1.65;
	color: #2d3e2a;
	background: #fafef7;
	padding: 1.25rem 1.5rem;
	border-radius: 1.25rem;
	margin-bottom: 2rem;
	border-left: 5px solid #1e7b3e;
	box-shadow: 0 1px 2px rgba(0,0,0,0.02);
}

/* section styling */
.policy-card .policy-section {
	margin-bottom: 2.5rem;
	scroll-margin-top: 1rem;
}

.policy-card .section-title {
	font-size: 1.6rem;
	font-weight: 700;
	color: #0b2f16;
	margin-bottom: 1rem;
	padding-bottom: 0.5rem;
	border-bottom: 3px solid #e0eede;
	display: inline-block;
	letter-spacing: -0.2px;
}

.policy-card .section-content {
	font-size: 1rem;
	line-height: 1.65;
	color: #2c3e2b;
}

.policy-card .section-content p {
	margin-bottom: 0.9rem;
}

/* bullet list styling (keep original characters, but nicer spacing) */
.policy-card .bullet-list {
	margin: 0.75rem 0 0.75rem 1.5rem;
	list-style: none;
}

.policy-card .bullet-list li {
	margin-bottom: 0.5rem;
	position: relative;
	padding-left: 0.25rem;
}

/* but we keep exact text with '•' as original, using standard block */
.policy-card .inline-bullets {
	margin: 0.8rem 0 0.8rem 1.2rem;
}

.policy-card .inline-bullets div {
	margin-bottom: 0.45rem;
}

/* numbered steps styling (cleaner look) */
.policy-card .steps-list {
	margin: 1rem 0 0.8rem 1.5rem;
}

.policy-card .steps-list p {
	margin-bottom: 0.6rem;
}

/* highlight & emphasis */
.policy-card strong, .policy-card b {
	color: #145c2e;
	font-weight: 600;
}

/* emails / placeholder consistency */
.policy-card .contact-highlight {
	background: #f1f9ef;
	padding: 0.1rem 0.3rem;
	border-radius: 8px;
	font-family: monospace;
	font-size: 0.95rem;
	color: #105e2c;
}

.policy-card hr {
	margin: 1.8rem 0 1rem;
	border: none;
	height: 2px;
	background: linear-gradient(to right, #d4e2cf, transparent);
}

/* footer thank you */
.policy-card .thankyou-footer {
	margin-top: 2.5rem;
	padding-top: 1.2rem;
	border-top: 1px solid #e2ecdb;
	font-size: 1rem;
	text-align: center;
	color: #2a5e2c;
	font-weight: 500;
	background: #fefef7;
	border-radius: 1rem;
	padding: 1.2rem;
}

/* responsive fonts */
@media (max-width: 700px) {
	.policy-content {
		padding: 1.5rem;
	}
	.policy-header h1 {
		font-size: 1.5rem;
	}
	.section-title {
		font-size: 1.4rem;
	}
	.intro-text {
		padding: 1rem;
	}
	.inline-bullets {
		margin-left: 0.8rem;
	}
	.steps-list {
		margin-left: 0.8rem;
	}
}

/* custom spacing for traditional content lines */
.policy-section .section-content br {
	display: block;
	margin: 0.2rem 0;
}

/* small additional polish */
.badge-note {
	background: #fcf8e8;
	border-radius: 20px;
	padding: 0.15rem 0.8rem;
	display: inline-block;
	font-size: 0.8rem;
	font-weight: 500;
}

a {
	text-decoration: none;
	color: inherit;
}



/* responsive */
@media (max-width: 720px) {
	.privacy-card .privacy-inner {
		padding: 1.5rem;
	}
	.privacy-card h1 {
		font-size: 1.8rem;
	}
	.privacy-card h2 {
		font-size: 1.5rem;
	}
	.privacy-card .toc-grid ul {
		grid-template-columns: 1fr;
	}
	.privacy-card .summary-box {
		padding: 1.2rem;
	}
}

@media(max-width: 991px) {
	ul.toc-grid, ol.toc-grid {
		margin: 0.75rem 0 1rem 0rem;
	}
	.toc-grid li {
		margin-bottom: 0.35rem;
		width: 100%;
	}
}

@media (max-width: 700px) {
	.card-inner {
		padding: 1.5rem;
	}
	.section-title {
		font-size: 1.4rem;
	}
	.brand-header h1 {
		font-size: 1.8rem;
	}
	.toc-grid a {
		font-size: 0.75rem;
		padding: 0.3rem 0.8rem;
	}
	.terms-container {
		margin: 1rem auto;
		padding: 0 1rem;
	}
	.__cate-item2 .__img{
        height: 180px;
    }
	
}







/*.__m-5px.__cate-item .__img {
    width: 300px !important;
    height: 300px !important;
    max-width: 100%; 
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: #f8f9fa !important;
    overflow: hidden !important;
    margin: 0 auto !important;
}

.__m-5px.__cate-item .__img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    padding: 10px; 
} */
