.sidenavx
{
	 height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 50; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: rgba(0, 0, 0, 0.6); 
	color : #8f8f8f;
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 10px; /* Place content 60px from the top */
    /* 0.5 second transition effect to slide in the sidenav */
}

/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 51; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: #ffffff; 
	color : #8f8f8f;
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 10px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav > a {
    padding: 8px 8px 8px 18px;
    text-decoration: none;
    font-size: 1em;
    color: #8f8f8f;
    display: block;
    transition: 0.3s;
	border-bottom : 1px dotted #099e48;
	
}

/* When you mouse over the navigation links, change their color */
.sidenav > a:hover {
    color: #f1f1f1;
	background-color : #212429;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top : 0;
    right: 25px;
    font-size: 1rem;
    margin-top: 7px;
    margin-left: 25px;
	background-color : red;
	
	border-radius : 50%;
}



.cartnav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 53; /* Stay on top */
    top: 0; /* Stay at the top */
    right: 0;
    background-color: #ffffff; 
	color : #8f8f8f;
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 10px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}




.cartnavx
{
	 height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 52; /* Stay on top */
    top: 0; /* Stay at the top */
    right: 0;
    background-color: rgba(0, 0, 0, 0.6); 
	color : #8f8f8f;
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 10px; /* Place content 60px from the top */
    /* 0.5 second transition effect to slide in the sidenav */
}









/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}


.sidenav-drop
{
	display : none;
}
.sidenav-drop-anchor
{
	font-size : 0.85em;
	font-weight : bold;
	 padding: 8px 8px 8px 50px;
    text-decoration: none;
    
    color: #000000;
    display: block;
    transition: 0.3s;
	border-bottom : 1px dotted #f78c00;
}
.sidenav-drop-anchor:hover
{
	font-size : 0.85em;
	font-weight : bold;
	 padding: 8px 8px 8px 50px;
    text-decoration: none;
    
    color: #000000;
    display: block;
    transition: 0.3s;
	border-bottom : 1px dotted #f78c00;
}



.logincards
{
	width : 100%;
	height : auto;
}
.logincards > button
{
	width : 49%;
	height : auto;
	padding : 8px;
	text-align : center;
	display : inline-block;
	border : none;
	margin : none;
	cursor : pointer;
	margin-right : 0px !important;
}
.highletercard
{
	background-color : #3949ab;
	color : #ffffff;
}


.ff1
{
	font-family: 'Roboto', sans-serif;

}
.ff2
{
	font-family: 'Be Vietnam', sans-serif;

}
.ff3
{
	font-family: 'Big Shoulders Text', cursive;

}
.ff4
{
	font-family: 'Titillium Web', sans-serif;

}
.ff5
{
	font-family: 'Fira Sans', sans-serif;

}
.ff6
{
	font-family: 'Heebo', sans-serif;

}
.ff7
{
	font-family: 'Manjari', sans-serif;

}
.ff8
{
	font-family: 'Anton', sans-serif;

}
 

.footer
{
	background-color : #edf2ee;
	color : #7a827c;
	padding-top: 0;
}

.footer-tile
{
	padding : 1.2em;
	
}

.footer-tile-decorator
{
	padding-bottom : 0.6em;
}
.footer-tile-content
{
	font-size : 0.85em;
}

.footer-anchor
{
	text-decoration : none;
	display : block;
	color : inherit;
}

.footer-anchor-sm
{
	font-size : 1.2rem;
	text-decoration : none;
	padding : 0.2em;	
	color : inherit;
	transition : 0.5s ease all;
	
}
.footer-anchor-sm:hover
{
	font-size : 1.2rem;
	text-decoration : none;
	padding : 0.2em;	
	color : #5f5fde;
	transition : 0.5s ease all;
}


.center-text
{
	text-align : center;
}
.footer2
{
	padding : 0.75em;
	background-color : #c8cfca;
	color : #7a827c;
	font-size : 0.85em;
}
.redformbg
{
	box-shadow : 0px 1px 2px 1px #ff172a !important;
}

.cartbox
{
	padding : 0.8em;
}

.truelogin
{
	color : green !important;
	padding-right : 0.1em !important;
}
.sqtile
{
	padding : 1em;
	background-color : var(--gray3);
	margin-bottom : 1em;
}

.sp-well
{
	padding : 1em;
	background-color : var(--gray3);
	border : 1px solid #d1c9c9;
	border-radius : 3px;
	margin-bottom : 0.85em;
}
.sp-rating
{
	font-weight : bold;
	font-size : 1.4em;
	color : #e07a04;
}


.sp-tile
{
	text-align : center;
	padding : 1em;
	border : 1px solid #b4ccb8;
	boder-radius : 2px;
}
.sp-tile img
{
	width : 50%;
	margin-left : 25%;
	margin-bottom : 1.5em;
	height : auto;
	display : block; 
}

.micro-btn2
{
	font-size : 0.9rem;
	background-color : #05a32f;
	color : #ffffff;
	padding-top : 0.28em;
	padding-bottom : 0.35em;
	padding-left : 10px;
	padding-right : 10px;
	border : 1px solid #05a32f;
	outline : none;
	border-radius : 3px;
	text-decoration : none;
}
.micro-btn2:hover
{
	font-size : 0.9rem;
	background-color : #05a32f;
	color : #ffffff;
	padding-top : 0.28em;
	padding-bottom : 0.35em;
	padding-left : 10px;
	padding-right : 10px;
	border : 1px solid #05a32f;
	outline : none;
	border-radius : 3px;
	text-decoration : none;
}




.signup-form-container
{
	padding : 1em;
	background-color : var(--gray3);
}
.signup-form-title
{
	padding-bottom : 0.5em;
	border-bottom : 1px solid green;
	margin-bottom : 1em;
	display : inline-block;
	color : green;
	font-weight : bold;
}

.seller-form-tile
{
	margin-top : 0.8em;
	margin-bottom : 0.8em;
	
	
}
.seller-form-label
{
	width : 40%;
	height : 100%;
	display : inline-block;
	position : relative;
	vertical-align : top;
	
}

.seller-form-input
{
	width : 58%;
	display : inline-block;
}


.seller-form-inputx input
{
	width : 45% !important;
	display : inline-block;
	padding : 5px;
	border : none;
	outline : none;
	background-color : #ffffff;
	box-shadow : 0px 1px 1px 1px #44cf69;
	border-radius : 3px;
	margin : 5px;
}

.seller-form-inputx select
{
	width : 45% !important;
	display : inline-block;
	padding : 5px;
	border : none;
	outline : none;
	background-color : #ffffff;
	box-shadow : 0px 1px 1px 1px #44cf69;
	border-radius : 3px;
	margin : 5px;
}

.seller-form-inputx textarea
{
	width : 45% !important;
	display : inline-block;
	padding : 5px;
	border : none;
	outline : none;
	background-color : #ffffff;
	box-shadow : 0px 1px 1px 1px #44cf69;
	border-radius : 3px;
	margin : 5px;
}

.seller-form-input   input
{
	width : 100%;
	padding : 5px;
	border : none;
	outline : none;
	background-color : #ffffff;
	box-shadow : 0px 1px 1px 1px #44cf69;
	border-radius : 3px;
	
}

.seller-form-input  select
{
	width : 100%;
	padding : 5px;
	border : none;
	outline : none;
	background-color : #ffffff;
	box-shadow : 0px 1px 1px 1px #44cf69;
	border-radius : 3px;
	
}
.seller-form-input  textarea
{
	width : 100%;
	padding : 5px;
	border : none;
	outline : none;
	background-color : #ffffff;
	box-shadow : 0px 1px 1px 1px #44cf69;
	border-radius : 3px;
	
}




.sm-tile-img
{
	width : 50%;
	height : auto;
	margin-top : 1em;
	margin-bottom : 1em;
	display : none;
}
.sm-tile-imgx
{
	width : 50%;
	height : auto;
	margin-top : 1em;
	margin-bottom : 1em;
	
	
}
.thumbimg
{
	max-width : 200px;
	height : auto;
}
.max-th
{
	min-width : 200px;
}

.ecom-tile
{
	border : 1px solid #cecece;
	border-radius : 3px;
	padding : 3px;
	margin : 0.4em;
	
}

.ecom-tile img
{
	width : 100%;
	height : auto;
}

.ecom-productname
{
	
	font-size : 0.85em;
	font-weight : bold;
	line-height : 1.1em;
	height : 1.2em;
	overflow : hidden;
	text-overflow: ellipsis;
	width: 100%;
	margin-top : 0.5em;
	margin-bottom : 0.5em;
	color : #366e44;
}
.ecom-aboutproduct
{
	line-height : 1.2em;
	height : 2.4em;
	overflow : hidden;
	text-overflow: ellipsis;
	width: 100%;
	margin-top : 0.5em;
	margin-bottom : 0.5em;
	font-size : 0.72em;
	color : #66756a;
}

.ecom-price
{
	font-weight : bold;
	color : #05a32f;
}
.ecom-price-strike
{
	color : var(--text-gray2);
	text-decoration : line-through;
}
.ecom-price-discount
{
	color : var(--text-gray2);
}


/* Premium home page */
.premium-home
{
	background: radial-gradient(circle at 15% 15%, #f7f2e7 0%, #f3efe6 35%, #f7f8f4 72%, #eef3ef 100%);
	padding-bottom: 3.5rem;
}

.premium-hero-wrap
{
	padding-top: 2rem;
	padding-bottom: 1.6rem;
}

.premium-hero-grid
{
	display: grid;
	grid-template-columns: 1fr;
	gap: 1rem;
	align-items: center;
	background: linear-gradient(130deg, rgba(16, 32, 24, 0.92), rgba(57, 35, 22, 0.86));
	padding: 1.4rem;
	border-radius: 18px;
	color: #fef9ef;
	box-shadow: 0 14px 32px rgba(19, 28, 21, 0.28);
	overflow: hidden;
	position: relative;
}

.premium-hero-grid::after
{
	content: "";
	position: absolute;
	right: -70px;
	top: -70px;
	width: 180px;
	height: 180px;
	background: radial-gradient(circle, rgba(255, 184, 70, 0.4), rgba(255, 184, 70, 0));
	pointer-events: none;
}

.premium-kicker
{
	font-size: 0.82rem;
	letter-spacing: 1.9px;
	text-transform: uppercase;
	color: #f9cc7d;
	margin-bottom: 0.55rem;
}

.premium-hero-title
{
	font-size: 2rem;
	line-height: 1.25;
	letter-spacing: 0.6px;
	margin-bottom: 0.7rem;
}

.premium-hero-text
{
	font-size: 0.95rem;
	line-height: 1.6;
	color: #efe8da;
	max-width: 560px;
	margin-bottom: 1rem;
}

.premium-hero-actions
{
	display: flex;
	flex-wrap: wrap;
	gap: 0.55rem;
	margin-bottom: 0.9rem;
}

.premium-cta-primary,
.premium-cta-ghost
{
	display: inline-block;
	padding: 0.62rem 1rem;
	font-size: 0.84rem;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	border-radius: 999px;
	text-decoration: none;
	transition: 0.3s ease all;
	font-weight: 700;
	border: 1px solid transparent;
}

.premium-cta-primary
{
	background: linear-gradient(135deg, #f3b53a, #d28d1d);
	color: #1c180f;
	box-shadow: 0 8px 16px rgba(243, 181, 58, 0.33);
}

.premium-cta-primary:hover
{
	text-decoration: none;
	color: #1c180f;
	transform: translateY(-1px);
	box-shadow: 0 12px 20px rgba(243, 181, 58, 0.42);
}

.premium-cta-ghost
{
	background: transparent;
	border-color: rgba(255, 249, 239, 0.5);
	color: #fff8eb;
}

.premium-cta-ghost:hover
{
	text-decoration: none;
	background: rgba(255, 250, 240, 0.12);
	color: #fff8eb;
}

.premium-trust-row
{
	display: flex;
	flex-wrap: wrap;
	gap: 0.45rem;
}

.premium-trust-row span
{
	font-size: 0.72rem;
	padding: 0.34rem 0.62rem;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.09);
	border: 1px solid rgba(255, 255, 255, 0.16);
}

.premium-hero-media
{
	padding: 0.25rem;
}

.premium-hero-image
{
	width: 100%;
	height: auto;
	border-radius: 14px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.24);
	object-fit: cover;
	min-height: 240px;
}

.premium-strip-section
{
	padding-bottom: 1.7rem;
}

.premium-strip
{
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0.55rem;
}

.premium-strip-item
{
	display: block;
	padding: 0.68rem 0.72rem;
	border-radius: 11px;
	font-size: 0.8rem;
	text-align: center;
	color: #2f3a32;
	background: #fffdfa;
	border: 1px solid #e5d7bb;
	box-shadow: 0 3px 10px rgba(100, 89, 61, 0.1);
	text-decoration: none;
	transition: 0.25s ease all;
}

.premium-strip-item:hover
{
	color: #1a2318;
	background: #fffbf4;
	border-color: #d4c79f;
	box-shadow: 0 5px 14px rgba(100, 89, 61, 0.15);
	transform: translateY(-2px);
}

.premium-products-section
{
	padding-top: 0.5rem;
	padding-bottom: 2rem;
}

.premium-section-head
{
	margin-bottom: 1rem;
}

.premium-section-head h2
{
	color: #1d2622;
	font-size: 1.9rem;
	line-height: 0.98;
	margin-bottom: 0.35rem;
	letter-spacing: 0.5px;
}

.premium-section-head p
{
	margin: 0;
	color: #5c6760;
	max-width: 560px;
	font-size: 0.92rem;
}

.premium-product-grid .col-6,
.premium-product-grid .col-sm-6,
.premium-product-grid .col-md-4,
.premium-product-grid .col-lg-3,
.premium-product-grid .col-xl-3
{
	display: flex;
	animation: premiumRise 0.55s ease both;
}

.premium-product-grid > div:nth-child(2n)
{
	animation-delay: 0.08s;
}

.premium-product-grid > div:nth-child(3n)
{
	animation-delay: 0.13s;
}

.premium-product-card
{
	background: linear-gradient(180deg, #ffffff 0%, #faf7f1 100%);
	border: 1px solid #e8dbc4;
	border-radius: 14px;
	padding: 0.55rem;
	display: flex;
	flex-direction: column;
	width: 100%;
	transition: 0.26s ease transform, 0.26s ease box-shadow;
	box-shadow: 0 6px 12px rgba(41, 44, 36, 0.1);
}

.premium-product-card:hover
{
	transform: translateY(-4px);
	box-shadow: 0 14px 24px rgba(41, 44, 36, 0.16);
}

.premium-img-link
{
	display: block;
	overflow: hidden;
	border-radius: 10px;
	background: #f7f5f1;
	border: 1px solid #efeadf;
}

.premium-product-card img
{
	transition: 0.35s ease transform;
	aspect-ratio: 1/1;
	object-fit: cover;
}

.premium-product-card:hover img
{
	transform: scale(1.04);
}

.premium-product-meta
{
	padding: 0.2rem 0.2rem 0.12rem;
	flex: 1;
	display: flex;
	flex-direction: column;
}

.premium-product-card .ecom-productname
{
	font-size: 0.92rem;
	line-height: 1.2;
	height: 2.4em;
	margin-top: 0.62rem;
	margin-bottom: 0.44rem;
	color: #1f3227;
}

.premium-product-card .ecom-aboutproduct
{
	font-size: 0.76rem;
	line-height: 1.25;
	color: #66736b;
	margin-top: 0;
	margin-bottom: 0.5rem;
}

.premium-product-card .ecom-price
{
	font-size: 1.06rem;
	color: #15753a;
}

.premium-product-card .ecom-price-strike
{
	font-size: 0.79rem;
	color: #8f8f8f;
}

.premium-product-card .ecom-price-discount
{
	font-size: 0.74rem;
	font-weight: 700;
	color: #c33a20;
}

.premium-cart-btn
{
	background: #103d2f;
	border-color: #103d2f;
	font-size: 0.74rem;
	letter-spacing: 0.4px;
	text-transform: uppercase;
	padding: 0.43rem 0.65rem;
	border-radius: 7px;
	width: 100%;
}

.premium-cart-btn:hover
{
	background: #164d3b;
	border-color: #164d3b;
}

.premium-product-card .ecom-sfdiv
{
	font-size: 0.58rem;
	line-height: 1.3;
	color: #6f7b74;
	padding-top: 0.1rem;
}

.premium-banner-section
{
	padding-top: 0.55rem;
}

.premium-partners-section
{
	padding-top: 0.25rem;
	padding-bottom: 1.3rem;
}

.premium-partner-block
{
	background: linear-gradient(180deg, #fffdf7 0%, #fbf7ed 100%);
	border: 1px solid #eadfc9;
	border-radius: 16px;
	padding: 0.8rem;
	box-shadow: 0 8px 18px rgba(70, 58, 35, 0.08);
	margin-bottom: 1rem;
}

.premium-partner-head
{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0.75rem;
	margin-bottom: 0.75rem;
}

.premium-partner-title
{
	margin: 0;
	font-size: 1.15rem;
	line-height: 1.2;
}

.premium-partner-title a
{
	color: #193126;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	transition: 0.2s ease all;
}

.premium-partner-title a:hover
{
	color: #0c4d39;
	border-color: rgba(12, 77, 57, 0.28);
	text-decoration: none;
}

.premium-partner-sub
{
	font-size: 0.78rem;
	color: #6c746f;
	margin-top: 0.15rem;
}

.premium-partner-btn
{
	background: #133f31;
	color: #ffffff;
	padding: 0.46rem 0.74rem;
	border-radius: 8px;
	text-decoration: none;
	font-size: 0.76rem;
	text-transform: uppercase;
	letter-spacing: 0.45px;
	white-space: nowrap;
	transition: 0.2s ease background;
}

.premium-partner-btn:hover
{
	background: #1a5744;
	color: #ffffff;
	text-decoration: none;
}

.premium-partner-grid
{
	margin-left: -0.3rem;
	margin-right: -0.3rem;
}

.premium-partner-empty
{
	font-size: 0.86rem;
	color: #667067;
	background: rgba(255, 255, 255, 0.68);
	border: 1px dashed #d9ccb1;
	border-radius: 10px;
	padding: 0.6rem 0.75rem;
}

.premium-banner-grid
{
	background: linear-gradient(145deg, #f7f0e4, #efe8d8);
	border: 1px solid #e2d6bc;
	border-radius: 18px;
	padding: 0.85rem;
	box-shadow: 0 8px 20px rgba(60, 50, 28, 0.12);
	display: grid;
	grid-template-columns: 1fr;
	gap: 0.9rem;
	align-items: center;
}

.premium-banner-image
{
	width: 100%;
	height: auto;
	border-radius: 12px;
	object-fit: cover;
	min-height: 190px;
}

.premium-banner-content h3
{
	font-size: 1.7rem;
	line-height: 0.98;
	color: #2f291f;
	margin-bottom: 0.55rem;
}

.premium-banner-content p
{
	font-size: 0.92rem;
	color: #5e5442;
	line-height: 1.6;
	margin-bottom: 0.9rem;
}

@keyframes premiumRise
{
	from {
		opacity: 0;
		transform: translateY(10px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@media (min-width: 768px)
{
	.premium-hero-wrap
	{
		padding-top: 2.3rem;
	}

	.premium-hero-grid
	{
		grid-template-columns: 1.08fr 0.92fr;
		padding: 1.65rem;
		gap: 1.45rem;
	}

	.premium-hero-title
	{
		font-size: 2.7rem;
	}

	.premium-hero-image
	{
		min-height: 360px;
	}

	.premium-strip
	{
		grid-template-columns: repeat(5, minmax(0, 1fr));
	}

	.premium-strip-item
	{
		font-size: 0.84rem;
	}

	.premium-section-head h2
	{
		font-size: 2.5rem;
	}

	.premium-banner-grid
	{
		grid-template-columns: 0.95fr 1.05fr;
		padding: 1.2rem;
		gap: 1.2rem;
	}

	.premium-partner-block
	{
		padding: 1rem;
	}

	.premium-partner-title
	{
		font-size: 1.34rem;
	}

	.premium-banner-content h3
	{
		font-size: 2.1rem;
	}
}

@media (min-width: 1200px)
{
	.premium-hero-grid
	{
		padding: 1.9rem;
	}

	.premium-hero-title
	{
		font-size: 3.2rem;
	}

	.premium-hero-text
	{
		font-size: 1rem;
	}
}

/* Premium footer */
.premium-footer
{
	background: linear-gradient(150deg, #0f1714 0%, #17241f 45%, #111a17 100%);
	color: #d8e2da;
	padding-top: 2rem;
	padding-bottom: 1.3rem;
	margin-top: 0;
	position: relative;
	overflow: hidden;
}

.premium-footer::before
{
	content: "";
	position: absolute;
	inset: 0;
	background-image: radial-gradient(circle at 18% 10%, rgba(216, 164, 60, 0.14), transparent 38%), radial-gradient(circle at 85% 90%, rgba(110, 177, 145, 0.15), transparent 35%);
	pointer-events: none;
}

.premium-footer-top
{
	position: relative;
	z-index: 1;
}

.premium-footer-card
{
	background: rgba(255, 255, 255, 0.02);
	border: 1px solid rgba(232, 199, 126, 0.16);
	border-radius: 14px;
	padding: 1rem;
	height: 100%;
	margin-bottom: 1rem;
	backdrop-filter: blur(2px);
}

.premium-footer-heading
{
	font-size: 2rem;
	letter-spacing: 0.8px;
	line-height: 0.98;
	margin-bottom: 0.6rem;
	color: #f9ddb0;
}

.premium-footer-subhead
{
	font-size: 0.95rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 0.7rem;
	color: #e9d4ac;
}

.premium-footer-text
{
	font-size: 0.86rem;
	line-height: 1.65;
	color: #c2cec6;
	margin-bottom: 0.75rem;
}

.premium-footer-badges
{
	display: flex;
	flex-wrap: wrap;
	gap: 0.45rem;
}

.premium-footer-badges span
{
	padding: 0.3rem 0.55rem;
	border-radius: 999px;
	font-size: 0.68rem;
	letter-spacing: 0.35px;
	background: rgba(233, 212, 172, 0.08);
	border: 1px solid rgba(233, 212, 172, 0.26);
	color: #ecd9b5;
}

.premium-footer-link
{
	display: block;
	text-decoration: none;
	color: #d9e3dc;
	font-size: 0.86rem;
	margin-bottom: 0.55rem;
	transition: 0.2s ease color, 0.2s ease transform;
}

.premium-footer-link:hover
{
	text-decoration: none;
	color: #f2cd8a;
	transform: translateX(2px);
}

.premium-contact-line
{
	font-size: 0.84rem;
	line-height: 1.6;
	color: #c8d5cd;
	margin-bottom: 0.35rem;
	word-break: break-word;
}

.premium-contact-line i
{
	width: 18px;
	color: #f0c880;
	margin-right: 0.2rem;
}

.premium-social-row
{
	display: flex;
	gap: 0.55rem;
	margin-top: 0.4rem;
	margin-bottom: 0.8rem;
}

.premium-social-link
{
	width: 34px;
	height: 34px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	text-decoration: none;
	color: #f8ddaf;
	background: rgba(248, 221, 175, 0.08);
	border: 1px solid rgba(248, 221, 175, 0.3);
	transition: 0.25s ease all;
}

.premium-social-link:hover
{
	text-decoration: none;
	color: #1b1a17;
	background: #f4d193;
	transform: translateY(-2px);
}

.premium-payment-strip
{
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.9);
	padding: 0.35rem;
	border: 1px solid rgba(245, 217, 162, 0.7);
}

.premium-footer-bottom
{
	background: #0b120f;
	color: #9da9a1;
	font-size: 0.8rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	border-top: 1px solid rgba(226, 199, 139, 0.16);
}

.mobile-bottom-nav-spacer
{
	display: none;
}

.mobile-bottom-nav
{
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 61;
	background: rgba(14, 20, 17, 0.98);
	backdrop-filter: blur(8px);
	border-top: 1px solid rgba(226, 199, 139, 0.28);
	padding: 0.35rem 0.45rem calc(0.4rem + env(safe-area-inset-bottom));
}

.mobile-bottom-nav-list
{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	align-items: center;
	gap: 0.2rem;
}

.mobile-bottom-nav-item
{
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 0.15rem;
	text-decoration: none;
	background: transparent;
	border: none;
	color: #e6decf;
	padding: 0.35rem 0.2rem;
	font-size: 0.68rem;
	line-height: 1.2;
	border-radius: 10px;
	min-height: 48px;
	cursor: pointer;
	transition: 0.2s ease all;
}

.mobile-bottom-nav-item i
{
	font-size: 1rem;
	color: #f2cd8a;
}

.mobile-bottom-nav-item:hover,
.mobile-bottom-nav-item:focus
{
	text-decoration: none;
	color: #fff4de;
	background: rgba(242, 205, 138, 0.12);
	outline: none;
}

.floating-checkout-btn
{
	position: fixed;
	right: 16px;
	bottom: 18px;
	z-index: 62;
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	padding: 0.72rem 1rem;
	border-radius: 999px;
	background: linear-gradient(135deg, #f0a000 0%, #d68900 100%);
	color: #ffffff;
	font-size: 0.88rem;
	letter-spacing: 0.3px;
	text-decoration: none;
	box-shadow: 0 10px 24px rgba(214, 137, 0, 0.38);
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.floating-checkout-btn:hover,
.floating-checkout-btn:focus
{
	text-decoration: none;
	color: #ffffff;
	transform: translateY(-2px);
	box-shadow: 0 14px 28px rgba(214, 137, 0, 0.45);
	outline: none;
}

.floating-checkout-btn i
{
	font-size: 0.92rem;
}

@media (min-width: 992px)
{
	.premium-footer
	{
		padding-top: 2.5rem;
		padding-bottom: 1.55rem;
	}

	.premium-footer-card
	{
		padding: 1.1rem;
	}

	.premium-footer-heading
	{
		font-size: 2.25rem;
	}
}

@media (max-width: 767px)
{
	.mobile-bottom-nav
	{
		display: block;
	}

	.mobile-bottom-nav-spacer
	{
		display: block;
		height: 74px;
	}

	.floating-checkout-btn
	{
		right: 12px;
		bottom: calc(82px + env(safe-area-inset-bottom));
		padding: 0.66rem 0.88rem;
		font-size: 0.82rem;
	}
}

/* Premium header */
.premium-header-shell
{
	position: sticky;
	top: 0;
	z-index: 40;
	background: #f6f8f3;
	box-shadow: 0 6px 16px rgba(30, 44, 34, 0.08);
}

.premium-topheader
{
	background: linear-gradient(95deg, #12241b 0%, #1c3026 52%, #183229 100%);
	color: #e8f0eb;
	padding-top: 0.35rem;
	padding-bottom: 0.35rem;
}

.premium-topline-left,
.premium-topline-right
{
	display: flex;
	align-items: center;
	gap: 0.55rem;
	font-size: 0.78rem;
	letter-spacing: 0.3px;
}

.premium-topline-right
{
	justify-content: flex-end;
	gap: 1rem;
}

.premium-topline-icon,
.premium-topline-link
{
	color: #f0ddbd;
	text-decoration: none;
	transition: 0.2s ease color, 0.2s ease transform;
}

.premium-topline-icon:hover,
.premium-topline-link:hover
{
	color: #ffe9bd;
	text-decoration: none;
	transform: translateY(-1px);
}

.premium-dashboard-wrapper
{
	padding-top: 0.55rem;
	padding-bottom: 0.55rem;
	background: linear-gradient(180deg, #f8faf6 0%, #f1f5ef 100%);
	border-bottom: 1px solid #e2e8df;
	box-shadow: none;
}

.premium-header-row
{
	display: grid;
	grid-template-columns: auto 1fr auto;
	gap: 0.6rem;
	align-items: center;
}

.premium-menu-btn
{
	width: 42px;
	height: 42px;
	background: #ffffff;
	border: 1px solid #dde5db;
	border-radius: 12px;
	font-size: 1.1rem;
	color: #1c3025;
	padding: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: 0.2s ease all;
}

.premium-menu-btn:hover
{
	background: #f3f7f1;
	border-color: #bcd0be;
}

.premium-logo-wrap
{
	width: auto;
	display: flex;
	justify-content: center;
}

.premium-logoimg
{
	width: 132px;
	max-width: 100%;
	margin-left: 0;
	filter: saturate(1.07) contrast(1.02);
}

.premium-search-wrap
{
	grid-column: 1 / -1;
	display: block;
	width: 100%;
	max-width: none;
	padding-left: 0;
	padding-right: 0;
	margin-top: 0.25rem;
}

.premium-search-box
{
	background: #ffffff;
	border: 1px solid #d9e4d9;
	border-radius: 14px;
	width: 100%;
	padding: 0.36rem 0.36rem 0.36rem 0.9rem;
	display: flex;
	align-items: center;
	box-shadow: 0 2px 10px rgba(20, 37, 28, 0.08);
	min-height: 50px;
}

.premium-search-box input
{
	width: 100%;
	border: none;
	outline: none;
	font-size: 1rem;
	background: transparent;
	color: #203329;
}

.premium-search-btn
{
	border: none;
	background: linear-gradient(135deg, #194a36, #23664b);
	color: #ffffff;
	width: 42px;
	height: 42px;
	border-radius: 10px;
	font-size: 0.92rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	flex-shrink: 0;
	transition: 0.2s ease all;
}

.premium-search-btn:hover
{
	filter: brightness(1.08);
}

.premium-actions-wrap
{
	width: auto;
	position: static;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 0.45rem;
	font-size: 1rem;
	text-align: right;
}

.premium-action-btn,
.premium-user-auth
{
	width: 42px;
	height: 42px;
	border-radius: 12px;
	background: #ffffff;
	border: 1px solid #dce5dc;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	cursor: pointer;
	transition: 0.2s ease all;
}

.premium-action-btn:hover,
.premium-user-auth:hover
{
	background: #f4f8f3;
	border-color: #bbd0be;
}

.premium-actions-wrap i
{
	padding: 0;
	color: #203429;
}

.premium-cart-count
{
	position: absolute;
	top: -6px;
	right: -6px;
	min-width: 18px;
	height: 18px;
	padding: 0 4px;
	border-radius: 999px;
	background: #ce3a24;
	color: #ffffff;
	font-size: 0.62rem;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	border: 2px solid #f8faf6;
}

.premium-login-slot
{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: auto;
	cursor: default;
}

.premium-login-slot .dropdown-toggle
{
	cursor: pointer;
	line-height: 1;
}

@media (max-width: 767px)
{
	.premium-dashboard-wrapper
	{
		padding-left: 0;
		padding-right: 0;
	}

	.premium-dashboard-container
	{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.premium-header-row
	{
		padding-left: 10px;
		padding-right: 10px;
	}

	.premium-header-row
	{
		gap: 0.5rem;
	}

	.premium-menu-btn
	{
		width: 38px;
		height: 38px;
		font-size: 1rem;
	}

	.premium-logo-wrap
	{
		flex: 0 0 auto;
	}

	.premium-logoimg
	{
		width: 108px;
	}

	.premium-search-wrap
	{
		grid-column: 1 / -1;
		order: 3;
		margin-top: 0.3rem;
		padding: 0;
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		max-width: 100%;
	}

	.premium-search-box
	{
		min-height: 44px;
		padding: 0.3rem 0.3rem 0.3rem 0.7rem;
		border-radius: 0;
	}

	.premium-search-box input
	{
		font-size: 0.95rem;
	}

	.premium-search-btn
	{
		width: 38px;
		height: 38px;
		font-size: 0.85rem;
	}

	.premium-actions-wrap
	{
		gap: 0.3rem;
	}

	.premium-action-btn,
	.premium-user-auth
	{
		width: 38px;
		height: 38px;
	}
}

@media (min-width: 768px)
{
	.premium-header-row
	{
		grid-template-columns: max-content minmax(0, 1fr) max-content;
		gap: 0.7rem;
	}

	.premium-menu-btn
	{
		display: none;
	}
}

/* Premium Product Page Styles */
.premium-product-page
{
	background: linear-gradient(135deg, #f7f2e7 0%, #eef3ef 100%);
	min-height: 100vh;
	padding-top: 2rem;
	padding-bottom: 0.5rem;
}

.premium-product-container
{
	max-width: 1280px;
	padding: 0 1rem;
}

.premium-product-row
{
	gap: 2rem;
	margin-bottom: 3rem;
	align-items: start;
}

.premium-product-gallery-col
{
	display: flex;
	justify-content: center;
}

.premium-featured-image-wrap
{
	position: relative;
	background: #ffffff;
	border: 2px solid #e8dbc4;
	border-radius: 12px;
	padding: 1.5rem;
	box-shadow: 0 8px 32px rgba(30, 44, 34, 0.08);
	overflow: hidden;
	width: 100%;
	max-width: 500px;
}

.premium-featured-image
{
	width: 100%;
	height: auto;
	display: block;
	border-radius: 8px;
	transition: transform 0.3s ease;
}

.premium-featured-image-wrap:hover .premium-featured-image
{
	transform: scale(1.02);
}

.premium-product-info-col
{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	padding-top: 1rem;
}

.premium-product-info
{
	background: rgba(255, 255, 255, 0.7);
	backdrop-filter: blur(10px);
	border: 1px solid rgba(232, 219, 196, 0.5);
	border-radius: 12px;
	padding: 2rem;
	box-shadow: 0 8px 32px rgba(30, 44, 34, 0.06);
}

.premium-product-name
{
	font-size: 2rem;
	color: #1a2924;
	margin-bottom: 1rem;
	line-height: 1.3;
	font-weight: 700;
}

.premium-product-description
{
	font-size: 1rem;
	color: #3d4847;
	line-height: 1.6;
	margin-bottom: 2rem;
	letter-spacing: 0.3px;
}

.premium-product-actions
{
	display: flex;
	gap: 1rem;
}

.premium-product-cta
{
	flex: 1;
	padding: 0.95rem 2rem;
	background: linear-gradient(135deg, #f0a000 0%, #d68900 100%);
	color: #ffffff;
	border: none;
	border-radius: 8px;
	font-size: 1.05rem;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.3s ease;
	box-shadow: 0 6px 16px rgba(240, 160, 0, 0.25);
	letter-spacing: 0.5px;
}

.premium-product-cta:hover
{
	transform: translateY(-3px);
	box-shadow: 0 8px 24px rgba(240, 160, 0, 0.35);
	background: linear-gradient(135deg, #f0b500 0%, #da9500 100%);
}

.premium-product-cta:active
{
	transform: translateY(-1px);
}

.premium-product-gallery
{
	margin-top: 1.5rem;
	padding-top: 2rem;
	border-top: 2px solid rgba(232, 219, 196, 0.5);
}

.premium-gallery-title
{
	font-size: 1.75rem;
	color: #1a2924;
	margin-bottom: 1.5rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.premium-gallery-grid
{
	gap: 0.65rem;
}

.premium-gallery-item-col
{
	padding-left: 0.3rem;
	padding-right: 0.3rem;
}

.premium-gallery-tile
{
	position: relative;
	background: #ffffff;
	border: 2px solid #e8dbc4;
	border-radius: 8px;
	overflow: hidden;
	aspect-ratio: 1;
	cursor: pointer;
	transition: all 0.3s ease;
	box-shadow: 0 4px 12px rgba(30, 44, 34, 0.08);
	max-width: 92px;
	margin-left: auto;
	margin-right: auto;
}

.premium-gallery-tile:hover
{
	transform: translateY(-6px);
	border-color: #f0a000;
	box-shadow: 0 12px 24px rgba(240, 160, 0, 0.2);
}

.premium-productgallerytile
{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease;
	display: block;
}

.premium-gallery-tile:hover .premium-productgallerytile
{
	transform: scale(1.08);
}

.premium-related-section
{
	margin-top: 2.2rem;
	padding-top: 1.5rem;
	border-top: 2px solid rgba(232, 219, 196, 0.5);
}

.premium-related-title
{
	font-size: 1.7rem;
	color: #1a2924;
	margin-bottom: 0.25rem;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.premium-related-subtitle
{
	font-size: 0.95rem;
	color: #52615e;
	margin-bottom: 1.2rem;
}

.premium-related-grid
{
	row-gap: 1rem;
}

.premium-related-card
{
	background: #ffffff;
	border: 1px solid #e6dcc8;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 6px 16px rgba(30, 44, 34, 0.06);
	height: 100%;
	transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.premium-related-card:hover
{
	transform: translateY(-4px);
	box-shadow: 0 10px 24px rgba(30, 44, 34, 0.1);
}

.premium-related-imglink
{
	display: block;
	text-decoration: none;
}

.premium-related-image
{
	width: 100%;
	aspect-ratio: 1;
	object-fit: cover;
	display: block;
}

.premium-related-meta
{
	padding: 0.75rem;
}

.premium-related-name
{
	font-size: 0.92rem;
	color: #1f2d28;
	margin-bottom: 0.35rem;
	line-height: 1.2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.premium-related-desc
{
	font-size: 0.76rem;
	color: #5a6764;
	margin-bottom: 0.45rem;
	line-height: 1.35;
	height: 2.1em;
	overflow: hidden;
}

.premium-related-price-row
{
	display: flex;
	align-items: center;
	gap: 0.35rem;
	margin-bottom: 0.55rem;
}

.premium-related-dprice
{
	font-size: 0.9rem;
	font-weight: 700;
	color: #24342e;
}

.premium-related-price
{
	font-size: 0.74rem;
	color: #7e8885;
	text-decoration: line-through;
}

.premium-related-btn
{
	width: 100%;
	border: none;
	border-radius: 8px;
	padding: 0.48rem 0.55rem;
	font-size: 0.78rem;
	color: #ffffff;
	background: linear-gradient(135deg, #f0a000 0%, #d68900 100%);
	cursor: pointer;
	transition: 0.2s ease all;
}

.premium-related-btn:hover
{
	background: linear-gradient(135deg, #f0b500 0%, #da9500 100%);
}

/* Mobile Responsive - Product Page */
@media (max-width: 767px)
{
	.premium-product-page
	{
		padding-top: 1rem;
		padding-bottom: 0.5rem;
	}

	.premium-product-row
	{
		gap: 1.5rem;
		margin-bottom: 2rem;
	}

	.premium-product-info
	{
		padding: 1.5rem;
	}

	.premium-product-name
	{
		font-size: 1.5rem;
		margin-bottom: 0.75rem;
	}

	.premium-product-description
	{
		font-size: 0.95rem;
		margin-bottom: 1.5rem;
	}

	.premium-product-cta
	{
		padding: 0.85rem 1.5rem;
		font-size: 0.95rem;
	}

	.premium-gallery-title
	{
		font-size: 1.35rem;
		margin-bottom: 1rem;
	}

	.premium-gallery-grid
	{
		gap: 1rem;
	}

	.premium-gallery-tile
	{
		max-width: 78px;
	}

	.premium-related-title
	{
		font-size: 1.3rem;
	}

	.premium-related-subtitle
	{
		font-size: 0.88rem;
	}

	.premium-related-meta
	{
		padding: 0.6rem;
	}

	.premium-related-name
	{
		font-size: 0.82rem;
	}

	.premium-related-desc
	{
		height: 1.9em;
		font-size: 0.72rem;
	}

	.premium-featured-image-wrap
	{
		padding: 1rem;
		max-width: 100%;
	}
}

/* Tablet Responsive - Product Page */
@media (min-width: 768px) and (max-width: 1199px)
{
	.premium-product-row
	{
		gap: 1.5rem;
	}

	.premium-product-info
	{
		padding: 1.75rem;
	}

	.premium-product-name
	{
		font-size: 1.75rem;
	}

	.premium-product-cta
	{
		padding: 0.9rem 1.8rem;
		font-size: 1rem;
	}

	.premium-gallery-title
	{
		font-size: 1.5rem;
	}

	.premium-gallery-tile
	{
		max-width: 86px;
	}
}

/* Desktop Responsive - Product Page */
@media (min-width: 1200px)
{
	.premium-product-row
	{
		display: flex;
		flex-wrap: wrap;
		gap: 2rem;
	}

	.premium-product-gallery-col,
	.premium-product-info-col
	{
		flex: 1;
		min-width: 300px;
	}

	.premium-product-gallery-col
	{
		justify-content: flex-start;
	}

	.premium-featured-image-wrap
	{
		position: sticky;
		top: 120px;
		max-width: 100%;
	}

	.premium-product-name
	{
		font-size: 2rem;
	}

	.premium-product-cta
	{
		padding: 0.95rem 2rem;
		font-size: 1.05rem;
	}

	.premium-gallery-tile
	{
		max-width: 96px;
	}
}
}

	.premium-product-name
	{
		font-size: 2rem;
	}

	.premium-product-cta
	{
		padding: 0.95rem 2rem;
		font-size: 1.05rem;
	}
}

	.premium-featured-image-wrap
	{
		padding: 1rem;
		max-width: 100%;
	}
}

/* Tablet Responsive - Product Page */
@media (min-width: 768px) and (max-width: 1199px)
{
	.premium-product-row
	{
		gap: 1.5rem;
	}

	.premium-product-info
	{
		padding: 1.75rem;
	}

	.premium-product-name
	{
		font-size: 1.75rem;
	}

	.premium-product-cta
	{
		padding: 0.9rem 1.8rem;
		font-size: 1rem;
	}

	.premium-gallery-title
	{
		font-size: 1.5rem;
	}
}

@media (min-width: 768px)
{
	.premium-logo-wrap
	{
		justify-content: flex-start;
	}

	.premium-logoimg
	{
		width: 158px;
	}

	.premium-search-wrap
	{
		grid-column: 2;
		margin-top: 0;
	}

	.premium-actions-wrap
	{
		grid-column: 3;
		gap: 0.55rem;
	}
}

@media (min-width: 1200px)
{
	.premium-dashboard-container
	{
		width: 1140px;
	}

	.premium-header-row
	{
		grid-template-columns: max-content minmax(0, 1fr) max-content;
	}
}











.premium-checkout-page
{
	background: radial-gradient(circle at 8% 12%, rgba(240, 160, 0, 0.08), transparent 30%), linear-gradient(135deg, #f7f2e7 0%, #eef3ef 100%);
	min-height: 100vh;
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
}

.premium-checkout-container
{
	max-width: 1280px;
}

.premium-checkout-shell
{
	background: rgba(255, 255, 255, 0.72);
	border: 1px solid rgba(231, 220, 197, 0.7);
	border-radius: 16px;
	padding: 1rem;
	box-shadow: 0 12px 28px rgba(30, 44, 34, 0.08);
	backdrop-filter: blur(4px);
}

.premium-checkout-head
{
	margin-bottom: 1rem;
}

.premium-checkout-title
{
	font-size: 2rem;
	line-height: 1.1;
	color: #1d2f2a;
	margin-bottom: 0.3rem;
}

.premium-checkout-subtitle
{
	font-size: 0.95rem;
	color: #52615d;
	margin-bottom: 0;
}

.premium-checkout-alert
{
	background: #fff8eb;
	border: 1px solid #edd7a8;
	color: #72541a;
	border-radius: 10px;
	padding: 0.75rem 0.9rem;
	font-size: 0.9rem;
	margin-bottom: 0.85rem;
}

.premium-checkout-row
{
	row-gap: 1rem;
}

.premium-address-card
{
	background: #ffffff;
	border: 1px solid #e7dcc5;
	border-radius: 14px;
	padding: 0.95rem;
	box-shadow: 0 8px 18px rgba(30, 44, 34, 0.06);
	height: 100%;
}

.premium-card-title
{
	font-size: 1.02rem;
	color: #21332d;
	margin-bottom: 0.75rem;
	letter-spacing: 0.4px;
	text-transform: uppercase;
}

.premium-address-block
{
	background: #f8fbf8;
	border: 1px solid #dce6de;
	border-radius: 10px;
	padding: 0.8rem;
	font-size: 0.9rem;
	line-height: 1.45;
}

.premium-payment-pane-wrap
{
	height: 100%;
}

.premium-paynow-slot
{
	margin-top: 0.8rem;
}

.premium-payment-card
{
	background: #ffffff;
	border: 1px solid #e5dac4;
	border-radius: 14px;
	overflow: hidden;
	box-shadow: 0 8px 20px rgba(30, 44, 34, 0.06);
}

.premium-payment-header
{
	background: linear-gradient(135deg, #1a3f31 0%, #245643 100%);
	color: #f4f8f5;
	padding: 0.72rem 0.9rem;
	font-size: 0.92rem;
	text-transform: uppercase;
	letter-spacing: 0.55px;
}

.premium-payment-body
{
	padding: 0.9rem;
}

.premium-payment-summary
{
	background: #fbf7ef;
	border: 1px solid #efdfbe;
	border-radius: 10px;
	padding: 0.75rem;
	margin-bottom: 0.75rem;
}

.premium-summary-line
{
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 0.92rem;
	padding: 0.3rem 0;
	border-bottom: 1px dashed #decfb1;
}

.premium-summary-line:last-of-type
{
	border-bottom: none;
}

.premium-summary-note
{
	font-size: 0.8rem;
	color: #5f6d67;
	margin-top: 0.55rem;
	margin-bottom: 0.75rem;
}

.premium-confirm-btn
{
	border: none;
	border-radius: 8px;
	padding: 0.62rem 0.95rem;
	width: 100%;
	color: #ffffff;
	font-size: 0.86rem;
	letter-spacing: 0.35px;
	background: linear-gradient(135deg, #f0a000 0%, #d68900 100%);
	cursor: pointer;
	transition: 0.2s ease all;
}

.premium-confirm-btn:hover
{
	background: linear-gradient(135deg, #f0b500 0%, #da9500 100%);
	transform: translateY(-1px);
}

.premium-payment-cart-wrap
{
	background: #ffffff;
	border: 1px solid #e4d8c0;
	border-radius: 10px;
	padding: 0.35rem;
	overflow-x: auto;
}

.premium-cart-table
{
	margin-bottom: 0;
	font-size: 0.82rem;
}

.premium-cart-table thead th
{
	background: #f8f2e5;
	color: #36443e;
	border: 1px solid #eadfc8;
	font-weight: 600;
	white-space: nowrap;
}

.premium-cart-table td
{
	border: 1px solid #efe5d0;
	color: #32403a;
	vertical-align: middle;
}

.premium-payment-empty
{
	font-size: 0.92rem;
	color: #4c5d57;
	padding: 0.25rem;
}

.premium-address-modal-dialog
{
	margin-top: 4.7rem;
}

.premium-address-modal-content
{
	border: 1px solid #e3d7bf;
	border-radius: 12px;
	overflow: hidden;
}

.premium-address-modal-head
{
	background: #f6f1e6;
	border-bottom: 1px solid #e5d9c2;
}

.premium-address-modal-body
{
	font-size: 0.9rem;
	color: #3d4b46;
}

.premium-address-modal-foot
{
	border-top: 1px solid #e8dec9;
	background: #fcfaf5;
}

.premium-modal-action
{
	box-shadow: 0 4px 10px rgba(31, 92, 124, 0.18);
}

.premium-checkout-page .seller-form-inputx input,
.premium-checkout-page .seller-form-inputx select,
.premium-checkout-page .seller-form-inputx textarea
{
	width: calc(50% - 10px) !important;
	margin: 5px;
	border: 1px solid #e3ebdf;
	box-shadow: none;
	border-radius: 8px;
	padding: 8px;
}

@media (max-width: 767px)
{
	.premium-checkout-shell
	{
		padding: 0.75rem;
		border-radius: 12px;
	}

	.premium-checkout-title
	{
		font-size: 1.55rem;
	}

	.premium-checkout-subtitle
	{
		font-size: 0.86rem;
	}

	.premium-card-title
	{
		font-size: 0.9rem;
	}

	.premium-checkout-page .seller-form-inputx input,
	.premium-checkout-page .seller-form-inputx select,
	.premium-checkout-page .seller-form-inputx textarea
	{
		width: 100% !important;
		margin: 5px 0;
	}

	.premium-payment-body
	{
		padding: 0.72rem;
	}

	.premium-cart-table
	{
		font-size: 0.76rem;
	}

	.premium-address-modal-dialog
	{
		margin-top: 4rem;
	}
}

.premium-orders-page
{
	background: radial-gradient(circle at 8% 12%, rgba(240, 160, 0, 0.08), transparent 30%), linear-gradient(135deg, #f7f2e7 0%, #eef3ef 100%);
	min-height: 100vh;
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
}

.premium-orders-container
{
	max-width: 1280px;
}

.premium-orders-head
{
	margin-bottom: 1rem;
}

.premium-orders-title
{
	font-size: 2rem;
	line-height: 1.1;
	color: #1d2f2a;
	margin-bottom: 0.3rem;
}

.premium-orders-subtitle
{
	font-size: 0.95rem;
	color: #52615d;
	margin-bottom: 0;
}

.premium-orders-empty
{
	background: #fff8eb;
	border: 1px solid #edd7a8;
	color: #72541a;
	border-radius: 10px;
	padding: 0.75rem 0.9rem;
	font-size: 0.9rem;
	margin-bottom: 0.85rem;
}

.premium-order-card
{
	background: rgba(255, 255, 255, 0.85);
	border: 1px solid #e7dcc5;
	border-radius: 14px;
	padding: 0.9rem;
	box-shadow: 0 8px 18px rgba(30, 44, 34, 0.06);
	margin-bottom: 0.9rem;
}

.premium-order-row
{
	row-gap: 0.8rem;
}

.premium-order-meta
{
	background: #fbf7ef;
	border: 1px solid #efdfbe;
	border-radius: 10px;
	padding: 0.75rem;
	height: 100%;
}

.premium-order-id
{
	font-size: 1rem;
	color: #1d2f2a;
	margin-bottom: 0.35rem;
}

.premium-order-pill
{
	display: inline-block;
	padding: 0.22rem 0.5rem;
	border-radius: 999px;
	font-size: 0.72rem;
	color: #1c4d39;
	background: rgba(43, 140, 97, 0.14);
	border: 1px solid rgba(43, 140, 97, 0.22);
	margin-bottom: 0.45rem;
}

.premium-order-date
{
	font-size: 0.82rem;
	color: #4f5f5a;
	margin-bottom: 0.5rem;
}

.premium-order-address
{
	font-size: 0.85rem;
	color: #34433e;
	line-height: 1.45;
}

.premium-order-items-wrap
{
	background: #ffffff;
	border: 1px solid #e4d8c0;
	border-radius: 10px;
	padding: 0.35rem;
	overflow-x: auto;
	height: 100%;
}

.premium-order-table
{
	margin-bottom: 0.45rem;
	font-size: 0.82rem;
}

.premium-order-table thead th
{
	background: #f8f2e5;
	color: #36443e;
	border: 1px solid #eadfc8;
	font-weight: 600;
	white-space: nowrap;
}

.premium-order-table td
{
	border: 1px solid #efe5d0;
	color: #32403a;
	vertical-align: middle;
}

.premium-order-total
{
	font-size: 0.9rem;
	color: #20332c;
	padding: 0 0.25rem 0.2rem;
}

.premium-order-rating
{
	background: #ffffff;
	border: 1px solid #e4d8c0;
	border-radius: 10px;
	padding: 0.75rem;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.premium-rating-title
{
	font-size: 0.92rem;
	color: #20332c;
	margin-bottom: 0.55rem;
	text-transform: uppercase;
	letter-spacing: 0.4px;
}

.premium-stars
{
	font-size: 1.25rem;
	line-height: 1;
}

.premium-stars i
{
	margin-right: 0.2rem;
	cursor: pointer;
	transition: transform 0.15s ease;
}

.premium-stars i:hover
{
	transform: translateY(-1px);
}

.premium-auth-page
{
	background: radial-gradient(circle at 10% 12%, rgba(240, 160, 0, 0.1), transparent 32%), linear-gradient(135deg, #f7f2e7 0%, #eef3ef 100%);
	min-height: 100vh;
	padding-top: 1.3rem;
	padding-bottom: 1rem;
}

.premium-auth-container
{
	max-width: 760px;
}

.premium-auth-card
{
	background: rgba(255, 255, 255, 0.88);
	border: 1px solid #e7dcc5;
	border-radius: 16px;
	padding: 1rem;
	box-shadow: 0 10px 22px rgba(30, 44, 34, 0.08);
}

.premium-auth-head
{
	margin-bottom: 0.9rem;
}

.premium-auth-title
{
	font-size: 2rem;
	line-height: 1.08;
	margin-bottom: 0.25rem;
	color: #1e312b;
}

.premium-auth-subtitle
{
	font-size: 0.92rem;
	color: #52615d;
	margin-bottom: 0;
}

.premium-auth-form .form-group label
{
	font-size: 0.85rem;
	margin-bottom: 0.32rem;
	color: #1f332c;
}

.premium-auth-form .form-control
{
	border: 1px solid #d9e5da;
	border-radius: 10px;
	min-height: 42px;
	font-size: 0.92rem;
	box-shadow: none;
}

.premium-auth-form .form-control:focus
{
	border-color: #8fb09a;
	box-shadow: 0 0 0 0.2rem rgba(45, 124, 83, 0.12);
}

.premium-auth-btn
{
	border: none;
	border-radius: 10px;
	padding: 0.62rem 1rem;
	min-width: 160px;
	color: #ffffff;
	font-size: 0.86rem;
	letter-spacing: 0.3px;
	background: linear-gradient(135deg, #f0a000 0%, #d68900 100%);
	cursor: pointer;
	transition: 0.2s ease all;
}

.premium-auth-btn:hover
{
	background: linear-gradient(135deg, #f0b500 0%, #da9500 100%);
	transform: translateY(-1px);
}

.premium-auth-passmatch
{
	min-height: 20px;
	font-size: 0.8rem;
	color: #c2442d;
	margin-bottom: 0.35rem;
}

.premium-auth-result
{
	margin-top: 0.7rem;
	font-size: 0.86rem;
	color: #33453e;
}

.premium-auth-switch
{
	font-size: 0.85rem;
	margin-top: 0.7rem;
	margin-bottom: 0;
	color: #4f615b;
}

.premium-auth-switch a
{
	color: #1f5e45;
	font-weight: 600;
	text-decoration: none;
}

.premium-auth-switch a:hover
{
	text-decoration: underline;
}

.premium-search-page
{
	background: radial-gradient(circle at 12% 10%, rgba(240, 160, 0, 0.1), transparent 32%), linear-gradient(135deg, #f7f2e7 0%, #eef3ef 100%);
	min-height: 100vh;
	padding-top: 1.15rem;
	padding-bottom: 0.8rem;
}

.premium-search-container
{
	max-width: 1280px;
}

.premium-search-hero
{
	background: linear-gradient(140deg, rgba(16, 32, 24, 0.94) 0%, rgba(40, 31, 22, 0.9) 100%);
	border: 1px solid rgba(236, 209, 159, 0.26);
	border-radius: 16px;
	padding: 1rem;
	box-shadow: 0 10px 24px rgba(16, 28, 22, 0.2);
	margin-bottom: 0.9rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0.9rem;
}

.premium-search-kicker
{
	text-transform: uppercase;
	letter-spacing: 1.1px;
	font-size: 0.74rem;
	color: #f0d3a3;
	margin-bottom: 0.2rem;
}

.premium-search-title
{
	font-size: 2rem;
	line-height: 1.05;
	color: #ffffff;
	margin-bottom: 0.3rem;
}

.premium-search-subtitle
{
	font-size: 0.9rem;
	color: #dde7de;
	margin-bottom: 0;
}

.premium-search-hero-icon
{
	width: 54px;
	height: 54px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 14px;
	background: rgba(240, 196, 120, 0.2);
	border: 1px solid rgba(240, 196, 120, 0.45);
	color: #f4d59f;
	font-size: 1.2rem;
	flex-shrink: 0;
}

.premium-search-meta
{
	margin-bottom: 0.8rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0.5rem;
}

.premium-search-count
{
	font-size: 0.9rem;
	color: #2f4239;
	background: rgba(255, 255, 255, 0.7);
	border: 1px solid rgba(226, 214, 187, 0.75);
	padding: 0.35rem 0.65rem;
	border-radius: 999px;
}

.premium-search-back
{
	text-decoration: none;
	font-size: 0.8rem;
	color: #204133;
	border: 1px solid rgba(32, 65, 51, 0.22);
	padding: 0.35rem 0.65rem;
	border-radius: 999px;
	transition: 0.2s ease all;
}

.premium-search-back:hover
{
	text-decoration: none;
	color: #ffffff;
	background: #204133;
	border-color: #204133;
}

.premium-search-grid
{
	row-gap: 0.8rem;
}

.premium-search-col
{
	padding: 0 6px;
}

.premium-search-card
{
	border: 1px solid #e8dbc4;
	border-radius: 14px;
	overflow: hidden;
	background: #ffffff;
	box-shadow: 0 8px 18px rgba(32, 47, 39, 0.08);
	transition: transform 0.2s ease, box-shadow 0.2s ease;
	height: 100%;
	animation: none;
	margin: 0;
}

.premium-search-card:hover
{
	transform: translateY(-3px);
	box-shadow: 0 12px 24px rgba(32, 47, 39, 0.12);
}

.premium-search-img-link
{
	display: block;
	background: #f9f6ee;
	border-bottom: 1px solid #efe5d1;
}

.premium-search-img-link img
{
	width: 100%;
	aspect-ratio: 1;
	object-fit: cover;
	display: block;
}

.premium-search-meta-wrap
{
	padding: 0.55rem;
}

.premium-search-cart-btn
{
	background: linear-gradient(135deg, #f0a000 0%, #d68900 100%);
	border: none;
	color: #ffffff;
	transition: 0.2s ease all;
}

.premium-search-cart-btn:hover
{
	background: linear-gradient(135deg, #f0b500 0%, #da9500 100%);
}

.premium-search-empty
{
	background: #ffffff;
	border: 1px solid #e8dbc4;
	border-radius: 16px;
	padding: 1.3rem 1rem;
	text-align: center;
	box-shadow: 0 10px 24px rgba(26, 38, 31, 0.08);
}

.premium-search-empty-icon
{
	width: 58px;
	height: 58px;
	margin: 0 auto 0.7rem;
	border-radius: 16px;
	background: rgba(240, 160, 0, 0.14);
	color: #d68900;
	font-size: 1.35rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.premium-search-empty h3
{
	font-size: 1.55rem;
	color: #1f322b;
	margin-bottom: 0.35rem;
}

.premium-search-empty p
{
	font-size: 0.9rem;
	color: #53625e;
	margin-bottom: 0.9rem;
}

.premium-cart-shell
{
	height: 100%;
	display: flex;
	flex-direction: column;
	padding: 0.75rem;
	background: linear-gradient(180deg, #f7f4ec 0%, #eef3ef 100%);
}

.premium-cart-head
{
	margin-bottom: 0.7rem;
	padding-bottom: 0.55rem;
	border-bottom: 1px solid #e4dcc9;
}

.premium-cart-title
{
	font-size: 1.4rem;
	color: #1f322b;
	line-height: 1.05;
	margin-bottom: 0.2rem;
}

.premium-cart-sub
{
	font-size: 0.8rem;
	color: #5b6965;
}

.premium-cart-items
{
	flex: 1 1 auto;
	overflow-y: auto;
	padding-right: 0.2rem;
}

.premium-cart-item
{
	background: #ffffff;
	border: 1px solid #e8dfcc;
	border-radius: 12px;
	padding: 0.55rem;
	display: flex;
	gap: 0.55rem;
	box-shadow: 0 5px 14px rgba(27, 40, 33, 0.07);
	margin-bottom: 0.6rem;
}

.premium-cart-thumb-link
{
	display: block;
	width: 60px;
	flex: 0 0 60px;
	height: 60px;
	border-radius: 9px;
	overflow: hidden;
	border: 1px solid #e9e1d0;
	background: #faf7f0;
}

.premium-cart-thumb
{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.premium-cart-item-main
{
	min-width: 0;
	flex: 1;
}

.premium-cart-item-name
{
	font-size: 0.86rem;
	line-height: 1.25;
	color: #20332c;
	margin-bottom: 0.2rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.premium-cart-item-price
{
	font-size: 0.76rem;
	color: #60706a;
	margin-bottom: 0.45rem;
}

.premium-cart-control
{
	display: flex;
	align-items: center;
	gap: 0.28rem;
	margin-bottom: 0.32rem;
}

.premium-cart-step
{
	width: 24px;
	height: 24px;
	border-radius: 8px;
	border: 1px solid #cad6cd;
	background: #f4f9f5;
	color: #1e3a2d;
	font-weight: 700;
	line-height: 1;
	cursor: pointer;
	padding: 0;
}

.premium-cart-count-wrap
{
	width: 30px;
	height: 24px;
	border: 1px solid #dae2dc;
	border-radius: 7px;
	background: #ffffff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.premium-cart-qty-input
{
	width: 100%;
	border: none;
	outline: none;
	text-align: center;
	font-size: 0.75rem;
	background: transparent;
	color: #21352d;
	padding: 0;
}

.premium-cart-line-price
{
	margin-left: auto;
	font-size: 0.79rem;
	font-weight: 700;
	color: #223831;
	white-space: nowrap;
}

.premium-cart-remove
{
	border: none;
	background: transparent;
	padding: 0;
	font-size: 0.74rem;
	color: #ba4a2c;
	cursor: pointer;
}

.premium-cart-empty
{
	background: #ffffff;
	border: 1px dashed #d8cab0;
	border-radius: 12px;
	padding: 0.95rem 0.8rem;
	font-size: 0.84rem;
	color: #5c645f;
	display: flex;
	align-items: center;
	gap: 0.45rem;
}

.premium-cart-empty i
{
	color: #d08a00;
	font-size: 1rem;
}

.premium-cart-foot
{
	border-top: 1px solid #e4dcc9;
	padding-top: 0.65rem;
	margin-top: 0.3rem;
	background: #f7f4ec;
	position: sticky;
	bottom: 0;
}

.premium-cart-total-row
{
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 0.9rem;
	color: #1f332b;
	margin-bottom: 0.55rem;
}

.premium-cart-checkout
{
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	border-radius: 10px;
	padding: 0.66rem 0.75rem;
	font-size: 0.85rem;
	color: #ffffff;
	background: linear-gradient(135deg, #f0a000 0%, #d68900 100%);
	box-shadow: 0 8px 18px rgba(214, 137, 0, 0.28);
	transition: 0.2s ease all;
}

.premium-cart-checkout:hover
{
	text-decoration: none;
	color: #ffffff;
	background: linear-gradient(135deg, #f0b500 0%, #da9500 100%);
	transform: translateY(-1px);
}

@media (max-width: 767px)
{
	.premium-search-page
	{
		padding-top: 0.9rem;
	}

	.premium-auth-card
	{
		padding: 0.8rem;
		border-radius: 12px;
	}

	.premium-auth-title
	{
		font-size: 1.55rem;
	}

	.premium-auth-subtitle
	{
		font-size: 0.84rem;
	}

	.premium-search-hero
	{
		padding: 0.82rem;
		border-radius: 14px;
	}

	.premium-search-title
	{
		font-size: 1.5rem;
	}

	.premium-search-subtitle
	{
		font-size: 0.84rem;
	}

	.premium-search-hero-icon
	{
		width: 46px;
		height: 46px;
		font-size: 1rem;
	}

	.premium-search-meta
	{
		align-items: flex-start;
		flex-direction: column;
	}

	.premium-search-col
	{
		padding: 0 4px;
	}

	.premium-search-meta-wrap
	{
		padding: 0.48rem;
	}

	.premium-search-empty h3
	{
		font-size: 1.35rem;
	}

	.premium-orders-title
	{
		font-size: 1.55rem;
	}

	.premium-orders-subtitle
	{
		font-size: 0.86rem;
	}

	.premium-order-card
	{
		padding: 0.72rem;
	}

	.premium-order-table
	{
		font-size: 0.75rem;
	}

	.premium-stars
	{
		font-size: 1.1rem;
	}
}

.itembox
{
	border-bottom : 1px dotted #000000;
	padding-top : 3px;
	padding-bottom : 8px;
}

.itemcontrol
{
	width : 100%;
	height : 34px;
	display : block;
	cursor : pointer;
	border : 1px solid #505953;
	border-radius : 3px;
	
}
.itemcontrol > .decreaser
{
	width : 15%;
	height : 100%;
	background-color : #f7decf;
	text-align : center;
	display : inline-block;	
	font-size : 1.2em;
	font-weight : bold;
	margin : none;
	float : left;
	vertical-align:middle;
	
}
.itemcontrol > .itemcounter
{
	width : 15%;
	height : 100%;
	text-align : center;
	display : inline-block;
	margin : none;
	float : left;
	vertical-align:middle;
	
}
.itemcontrol > .increaser
{
	width : 15%;
	height : 100%;
	text-align : center;
	background-color : #a4dbba;
	display : inline-block;	
	font-size : 1.2em;
	font-weight : bold;
	margin : none;
	vertical-align:middle;
	
	float : left;
}
.insidecount
{
	width : 100%;
	height : 100%;
	border : 0px;
	padding : 0px;
	text-align : center;
	vertical-align:middle;
	font-weight : bold;
}
.itemcontrol > .pricer
{
	width : 30%;
	height : 100%;
	text-align : center;
	font-size : 1.2em;
	font-weight : bold;
	background-color : #f5f5f5;
	display : inline-block;	
	margin : none;
	vertical-align:middle;
	float : left;
}

.itemcontrol > .deleter
{
	color : white;
	width : 25%;
	height : 100%;
	text-align : center;
	font-size : 0.8em;
	font-weight : bold;
	background-color : red;
	display : inline-block;	
	margin : none;
	vertical-align:middle;
	float : left;
	padding-top : 5px;
}	

.micro-btn
{
	font-size : 0.65em;
	padding : 0.3em;
	outline : none;
	border : 1px solid gray;
	border-radius : 2px;
	margin-left : 0.5em;
	margin-bottom : 1.5em;
	
}
.address-mapdiv
{
	display : none;
}
.carttable td
{
	padding : 4px;
}
.hidden-order
{
	display : none;
}
.shareit
{
color : #F07139;
	font-size : 1.25em;
	cursor : pointer;
}


#biscuit
{
	position : fixed;
	bottom : 0;
	left : 10%;
	width : 80%;
	padding : 0.5em 1em 0.5em 1em;
	background-color: #000000;
	color : #ffffff;
	margin-bottom : 1em;
	border-radius: 0.5em;
	border : 3px solid #4f1228;
	text-align: center;
	font-weight: bold;
	display : none;
	z-index: 9999;
}

.biscuit
{
	position : fixed;
	bottom : 0;
	left : 10%;
	width : 80%;
	padding : 0.5em 1em 0.5em 1em;
	background-color: #000000;
	color : #ffffff;
	margin-bottom : 1em;
	border-radius: 0.5em;
	border : 3px solid #4f1228;
	text-align: center;
	font-weight: bold;
	display : none;
	z-index: 9999;
}