.page-numbers{
    display: flex;
    column-gap: 20px;
    justify-content: center;
    margin-top: 56px;
    align-items: center;
    align-content: center;
    margin: 0 auto;
}
.page-numbers li .current{
        border: 1px solid #121211 !important;

}
.page-numbers li{
    list-style: none;
    border: 1px solid #D6D4CF;
        color: #121211;


text-align: center;
    font-family: "Open Sans", Sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 120%;
letter-spacing: 0.2px;
}
.page-numbers li span{
       margin-top: 0 !important;
      padding: 15px 23px;
}
.page-numbers li a{
       margin-top: 0 !important;
      padding: 15px 23px;
        color: #D6D4CF;
}

.page-numbers .next{
        font-size: 30px
} 
.page-numbers .prev{
    font-size: 30px
}


.sigexp-archive .woocommerce-products-header,
.sigexp-archive .term-description {
	display: none;
}

.sigexp-hero {
	display: flex;
	align-items: flex-end;
	min-height: 430px;
	padding: 120px 0 56px;
	background: linear-gradient(180deg, rgba(11, 17, 24, 0.12), rgba(11, 17, 24, 0.62)), #27343f;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #f8f5ef;
}

.sigexp-hero__inner {
	max-width: 480px;
}

.sigexp-hero__title,
.sigexp-intro__title h2,
.sigexp-how__title,
.sigexp-voucher__title,
.sigexp-product__title {
	font-family: "Cormorant Garamond", Georgia, serif;
	letter-spacing: -0.02em;
}

.sigexp-hero__title {
	margin: 0 0 12px;
	font-size: clamp(2.9rem, 4vw, 4.2rem);
	line-height: 0.98;
}

.sigexp-hero__text {
	max-width: 420px;
	margin: 0;
	font-size: 0.98rem;
	line-height: 1.8;
}

.sigexp-intro {
	padding: 72px 0 44px;
}

.sigexp-intro__grid {
	display: grid;
	grid-template-columns: minmax(0, 4fr) minmax(0, 8fr);
	gap: 40px;
	align-items: start;
}

.sigexp-intro__title h2 {
	margin: 0;
	font-size: clamp(2rem, 3vw, 3rem);
	line-height: 1.02;
	color: #1d1b18;
}

.sigexp-intro__copy p {
	margin: 0;
	max-width: 720px;
	font-size: 1rem;
	line-height: 1.8;
	color: #5b5751;
}

.sigexp-toolbar {
	display: flex;
	gap: 24px;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	padding: 0 0 28px;
}

.sigexp-toolbar__filters {
	flex: 1;
	min-width: 0;
}

.sigexp-toolbar__views {
	flex: 0 0 auto;
	margin-left: auto;
}

.sigexp-toolbar__filters,
.sigexp-filter-form,
.sigexp-toolbar__views {
	display: flex;
	gap: 12px;
	align-items: center;
	flex-wrap: wrap;
}

@media (min-width: 768px) {
	.sigexp-toolbar__filters {
		/* Keep filters on one line; allow scroll if needed. */
		flex-wrap: nowrap;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	.sigexp-filter-form {
		flex-wrap: nowrap;
	}

	.sigexp-filter-form {
		flex: 1;
		min-width: 0;
	}

	.sigexp-filter-form .sigexp-select {
		flex: 0 1 190px;
		min-width: 150px;
	}

	.sigexp-filter-form #sigexp-orderby.sigexp-select {
		flex-basis: 220px;
	}
}

.sigexp-select,
.sigexp-toolbar__apply,
.sigexp-view-toggle,
.sigexp-product__button,
.sigexp-voucher__button,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a {
	border: 1px solid #d9d3ca;
	background: #fff;
	color: #171512;
	font-size: 0.92rem;
	line-height: 1;
}

.sigexp-select {
	min-width: 148px;
	height: 54px;
	padding: 0 14px;
	border-radius: 0;
}

.sigexp-toolbar__apply {
	width: 44px;
	height: 44px;
	padding: 0;
	font-size: 1.2rem;
	font-weight: 600;
	background: #111;
	border-color: #111;
	color: #fff;
	cursor: pointer;
}

.sigexp-toolbar__views {
	gap: 8px;
}

.sigexp-view-toggle {
	padding: 16px !important;
	cursor: pointer;
	transition: background-color 0.2s ease, color 0.2s ease;
}

.sigexp-toolbar__views button{
border: 1px solid  #D6D4CF;
background:  #FFF;
}
.sigexp-view-icon {
	display: block;
}
.sigexp-select{

    font-family: "Open Sans", Sans-serif;
font-size:  16px;
font-weight: 400;
line-height: 120%; /* 19.2px */
letter-spacing: 0.2px;
}
.sigexp-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  /* Direct SVG with UTF-8 encoding */
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'><path d='M0.666504 4.66669L4.6665 0.666687L8.6665 4.66669' stroke='%23121211' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/></svg>");

  background-repeat: no-repeat;
  /* Right side se 20px left move karne ke liye */
  background-position: right 15px center;
  

}
.sigexp-view-icon path {
	stroke: currentColor;
}

.sigexp-view-toggle.is-active {
	background: #111;
	border-color: #111;
	color: #fff;
}

.sigexp-products-section {
	padding-bottom: 80px;
}

.sigexp-products {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 28px;
}

/* Shortcode: row density (card view only; list view keeps single column) */
.sigexp-archive--shortcode:not([data-view="list"])[data-columns="1"] .sigexp-products {
	grid-template-columns: 1fr;
}

.sigexp-archive--shortcode:not([data-view="list"])[data-columns="2"] .sigexp-products {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.sigexp-archive--shortcode:not([data-view="list"])[data-columns="4"] .sigexp-products {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.sigexp-product {
	display: flex;
	flex-direction: column;
	min-height: 100%;
	background: #fff;
}

.sigexp-product__media {
	position: relative;
	display: block;
	overflow: hidden;
	background: #ede8de;
}

.sigexp-product__media img {
	display: block;
	width: 100%;
	aspect-ratio: 4 / 5 !important; 
	object-fit: cover;
	transition: transform 0.35s ease;
}

.sigexp-product:hover .sigexp-product__media img {
	transform: scale(1.02);
}

.sigexp-product__badge {
	position: absolute;
	 font-family: "Open Sans", Sans-serif;
	top: 16px;
	right: 16px;
	padding: 10px;
	background: #121211;
	color: #fff;
	font-size: 16px;
	letter-spacing: 0.2px;

}

.sigexp-product__overlay {
	position: absolute;
	inset: auto 0 0 0;
	padding: 18px 24px 32px;
	color: #f8f5ef;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(11, 17, 24, 0.22) 30%, rgba(11, 17, 24, 0.78) 100%);
	pointer-events: none;
}

.sigexp-product__overlay-location {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin: 0 0 16px;
	    font-family: "Open Sans", Sans-serif;

	font-size: 18px;
	letter-spacing: 0.01em;
	color: #fff;
}

.sigexp-product__overlay-location::before {
	content: "";
	width: 16px;
	height: 16px;
	display: inline-block;
	background: currentColor; /* Isse icon ka color text ke color jaisa ho jayega */
	
	/* Webkit for Safari/Chrome */
	-webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'><path d='M8 1C6.54182 1.00165 5.14383 1.58165 4.11274 2.61274C3.08165 3.64383 2.50165 5.04182 2.5 6.5C2.5 11.2063 7.5 14.7606 7.71313 14.9094C7.7972 14.9683 7.89735 14.9999 8 14.9999C8.10265 14.9999 8.2028 14.9683 8.28687 14.9094C8.5 14.7606 13.5 11.2063 13.5 6.5C13.4983 5.04182 12.9184 3.64383 11.8873 2.61274C10.8562 1.58165 9.45818 1.00165 8 1ZM8 4.5C8.39556 4.5 8.78224 4.6173 9.11114 4.83706C9.44004 5.05682 9.69638 5.36918 9.84776 5.73463C9.99913 6.10009 10.0387 6.50222 9.96157 6.89018C9.8844 7.27814 9.69392 7.63451 9.41421 7.91421C9.13451 8.19392 8.77814 8.3844 8.39018 8.46157C8.00222 8.53874 7.60009 8.49913 7.23463 8.34776C6.86918 8.19638 6.55682 7.94004 6.33706 7.61114C6.1173 7.28224 6 6.89556 6 6.5C6 5.96957 6.21071 5.46086 6.58579 5.08579C6.96086 4.71071 7.46957 4.5 8 4.5Z' fill='black'/></svg>") center / contain no-repeat;
	
	/* Standard Mask */
	mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'><path d='M8 1C6.54182 1.00165 5.14383 1.58165 4.11274 2.61274C3.08165 3.64383 2.50165 5.04182 2.5 6.5C2.5 11.2063 7.5 14.7606 7.71313 14.9094C7.7972 14.9683 7.89735 14.9999 8 14.9999C8.10265 14.9999 8.2028 14.9683 8.28687 14.9094C8.5 14.7606 13.5 11.2063 13.5 6.5C13.4983 5.04182 12.9184 3.64383 11.8873 2.61274C10.8562 1.58165 9.45818 1.00165 8 1ZM8 4.5C8.39556 4.5 8.78224 4.6173 9.11114 4.83706C9.44004 5.05682 9.69638 5.36918 9.84776 5.73463C9.99913 6.10009 10.0387 6.50222 9.96157 6.89018C9.8844 7.27814 9.69392 7.63451 9.41421 7.91421C9.13451 8.19392 8.77814 8.3844 8.39018 8.46157C8.00222 8.53874 7.60009 8.49913 7.23463 8.34776C6.86918 8.19638 6.55682 7.94004 6.33706 7.61114C6.1173 7.28224 6 6.89556 6 6.5C6 5.96957 6.21071 5.46086 6.58579 5.08579C6.96086 4.71071 7.46957 4.5 8 4.5Z' fill='black'/></svg>") center / contain no-repeat;
}

.sigexp-product__overlay-title {
	margin: 0 0 16px;
color:  #FFF;
    font-family: "canela", Sans-serif;

font-size:32px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 38.4px */
letter-spacing: -0.449px;
}

.sigexp-product__overlay-price {
	display: inline-flex;
	align-items: baseline;
	gap: 4px;
	font-size: 18px;
	color:#fff;
	    font-family: "Open Sans", Sans-serif;

}

.sigexp-product__overlay-price-label {
	font-size: 18px;
letter-spacing: -0.449px;

	color: #fff;
	    font-family: "Open Sans", Sans-serif;

}

.sigexp-product__overlay-price-value {
	color: rgba(248, 245, 239, 0.96);
}

.sigexp-product__overlay-price-value del {
	opacity: 0.75;
	color: rgba(248, 245, 239, 0.78);
}

.sigexp-product__overlay-price-value ins {
	background: transparent;
	color: rgba(248, 245, 239, 0.96);
}

.sigexp-product__content,
.sigexp-product__cta {
	padding: 16px 0 0;
}

.sigexp-product__meta,
.sigexp-product__price-label {
	color: #FFF;
 font-family: "Open Sans", Sans-serif;
font-size:  18px;
font-weight: 400;
line-height: 130%; /* 23.4px */
letter-spacing: -0.449px;
	
}

.sigexp-product__meta {
	display: flex;
	gap: 8px;
	flex-wrap: wrap;
	    align-items: center;

}

.sigexp-product__price-row {
	display: inline-flex;
	align-items: baseline;
	gap: 4px;
	flex-wrap: nowrap;
	white-space: nowrap;
}

.sigexp-product__title {
	margin: 16px 0 ;
	color:  #121211;

font-family: var(--Font-display, Canela);
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 38.4px */
letter-spacing: -0.449px;
}

.sigexp-product__title a {
	color: #181613;
	text-decoration: none;
}

.sigexp-product__summary {
color:  #121211;



font-size: 18px;

font-weight: 400;
line-height: 130%; /* 23.4px */
letter-spacing: -0.449px;
	 font-family: "Open Sans", Sans-serif;
}
.sigexp-archive[data-view="list"] .sigexp-product .sigexp-product__price-label{
    color: #121211;
}

.sigexp-archive[data-view="list"] .sigexp-product .sigexp-product__meta {
    color: #121211;
}
.sigexp-archive[data-view="list"] .sigexp-product .sigexp-product__meta::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
   
    
    /* Icon ka color yahan se change hoga */
    background-color: #121211; 

    /* SVG Mask setup */
    -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'><path d='M8 1C6.54182 1.00165 5.14383 1.58165 4.11274 2.61274C3.08165 3.64383 2.50165 5.04182 2.5 6.5C2.5 11.2063 7.5 14.7606 7.71313 14.9094C7.7972 14.9683 7.89735 14.9999 8 14.9999C8.10265 14.9999 8.2028 14.9683 8.28687 14.9094C8.5 14.7606 13.5 11.2063 13.5 6.5C13.4983 5.04182 12.9184 3.64383 11.8873 2.61274C10.8562 1.58165 9.45818 1.00165 8 1ZM8 4.5C8.39556 4.5 8.78224 4.6173 9.11114 4.83706C9.44004 5.05682 9.69638 5.36918 9.84776 5.73463C9.99913 6.10009 10.0387 6.50222 9.96157 6.89018C9.8844 7.27814 9.69392 7.63451 9.41421 7.91421C9.13451 8.19392 8.77814 8.3844 8.39018 8.46157C8.00222 8.53874 7.60009 8.49913 7.23463 8.34776C6.86918 8.19638 6.55682 7.94004 6.33706 7.61114C6.1173 7.28224 6 6.89556 6 6.5C6 5.96957 6.21071 5.46086 6.58579 5.08579C6.96086 4.71071 7.46957 4.5 8 4.5Z' fill='black'/></svg>") center / contain no-repeat;
    mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'><path d='M8 1C6.54182 1.00165 5.14383 1.58165 4.11274 2.61274C3.08165 3.64383 2.50165 5.04182 2.5 6.5C2.5 11.2063 7.5 14.7606 7.71313 14.9094C7.7972 14.9683 7.89735 14.9999 8 14.9999C8.10265 14.9999 8.2028 14.9683 8.28687 14.9094C8.5 14.7606 13.5 11.2063 13.5 6.5C13.4983 5.04182 12.9184 3.64383 11.8873 2.61274C10.8562 1.58165 9.45818 1.00165 8 1ZM8 4.5C8.39556 4.5 8.78224 4.6173 9.11114 4.83706C9.44004 5.05682 9.69638 5.36918 9.84776 5.73463C9.99913 6.10009 10.0387 6.50222 9.96157 6.89018C9.8844 7.27814 9.69392 7.63451 9.41421 7.91421C9.13451 8.19392 8.77814 8.3844 8.39018 8.46157C8.00222 8.53874 7.60009 8.49913 7.23463 8.34776C6.86918 8.19638 6.55682 7.94004 6.33706 7.61114C6.1173 7.28224 6 6.89556 6 6.5C6 5.96957 6.21071 5.46086 6.58579 5.08579C6.96086 4.71071 7.46957 4.5 8 4.5Z' fill='black'/></svg>") center / contain no-repeat;
}
.sigexp-product__price {
	margin: 6px 0 16px;
	font-size: 1rem;
	color: #161310;
}

.sigexp-product__price-row .sigexp-product__price {
	margin: 0;
}

.sigexp-archive[data-view="card"] .sigexp-product__summary {
	display: none;
}
.sigexp-archive[data-view="card"] .sigexp-product__button {
	display: none;
}

.sigexp-archive[data-view="card"] .sigexp-product__content,
.sigexp-archive[data-view="card"] .sigexp-product__cta {
	display: none;
}

.sigexp-archive[data-view="list"] .sigexp-product__overlay {
	display: none;
}


.sigexp-product__button,
.sigexp-voucher__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
padding: 16px 24px;
color:  #121211 !important;
border:1px solid #121211 !important;
    font-family: "canela", Sans-serif;

font-size:  18px;
font-style: normal;
font-weight: 400;

	text-decoration: none;
}
.sigexp-product__button:hover{
    background-color: #121211 !important;
    color: #fff !important;
}
.sigexp-archive[data-view="list"] .sigexp-products {
	grid-template-columns: 1fr;
	gap: 20px;
}

.sigexp-archive[data-view="list"] .sigexp-product {
	display: grid;
	grid-template-columns: 300px minmax(0, 1fr) 180px;
	gap: 32px;
	align-items: center;
	border-bottom: 1px solid #ece5da;
	padding-bottom: 20px;
}

.sigexp-archive[data-view="list"] .sigexp-product__content,
.sigexp-archive[data-view="list"] .sigexp-product__cta {
	padding: 0;
}

.sigexp-archive[data-view="list"] .sigexp-product__media img {
	aspect-ratio: 8 / 6 !important;
}

.sigexp-archive[data-view="list"] .sigexp-product__cta {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	text-align: right;
	gap:16px;
}

.sigexp-how {
	padding: 90px 0;
	background: linear-gradient(180deg, rgba(23, 22, 20, 0.78), rgba(23, 22, 20, 0.88)), #171614;
	color: #f8f5ef;
}

.sigexp-how__title {
	margin: 0 0 28px;
	text-align: center;
	font-size: clamp(2.2rem, 3vw, 3rem);
}

.sigexp-how__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 18px;
}

.sigexp-how__card {
	padding: 26px 22px;
	border: 1px solid rgba(248, 245, 239, 0.28);
	text-align: center;
}

.sigexp-how__number {
	font-family: "Cormorant Garamond", Georgia, serif;
	font-size: 2.2rem;
}

.sigexp-how__card h3 {
	margin: 8px 0 12px;
	font-size: 1.12rem;
	font-weight: 500;
}

.sigexp-how__card p,
.sigexp-voucher__text {
	margin: 0;
	line-height: 1.8;
	color: rgba(248, 245, 239, 0.8);
}

.sigexp-voucher {
	padding: 56px 0 68px;
}

.sigexp-voucher__content {
	display: flex;
	gap: 24px;
	justify-content: space-between;
	align-items: center;
}

.sigexp-voucher__title {
	margin: 0 0 10px;
	font-size: clamp(2rem, 3vw, 2.7rem);
	color: #1d1b18;
}

.sigexp-voucher__text {
	max-width: 680px;
	color: #5b5751;
}

.woocommerce nav.woocommerce-pagination {
	margin-top: 44px;
}

.woocommerce nav.woocommerce-pagination ul {
	border: 0;
	display: flex;
	gap: 8px;
}

.woocommerce nav.woocommerce-pagination ul li {
	border: 0;
}

.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 56px;
	height: 56px;
	padding: 0;
	border: 1px solid #e4e0da;
	background: #fff;
	color: #b7b1a8;
	font-size: 1rem;
	line-height: 1;
}

.woocommerce nav.woocommerce-pagination ul li .current {
	background: #fff;
	border-color: #111;
	color: #111;
}

.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus-visible {
	border-color: #111;
	color: #111;
	outline: none;
}

/* Some templates (Elementor/shortcode) don't include the `.woocommerce` wrapper. */
.sigexp-archive nav.woocommerce-pagination {
	margin-top: 44px;
}

.sigexp-archive nav.woocommerce-pagination ul.page-numbers {
	border: 0;
	display: flex;
	gap: 8px;
}

.sigexp-archive nav.woocommerce-pagination ul.page-numbers li {
	border: 0;
}

.sigexp-archive nav.woocommerce-pagination .page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 56px;
	height: 56px;
	padding: 0;
	border: 1px solid #e4e0da;
	background: #fff;
	color: #b7b1a8;
	font-size: 1rem;
	line-height: 1;
}

.sigexp-archive nav.woocommerce-pagination .page-numbers.current {
	background: #fff;
	border-color: #111;
	color: #111;
}

.sigexp-archive nav.woocommerce-pagination a.page-numbers:hover,
.sigexp-archive nav.woocommerce-pagination a.page-numbers:focus-visible {
	border-color: #111;
	color: #111;
	outline: none;
}

@media (max-width: 1024px) {
	.sigexp-products,
	.sigexp-how__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.sigexp-archive[data-view="list"] .sigexp-product {
		grid-template-columns: 220px minmax(0, 1fr);
	}

	.sigexp-archive[data-view="list"] .sigexp-product__cta {
		grid-column: 2;
		align-items: flex-start;
		text-align: left;
	}
}

@media (max-width: 767px) {
	

	.sigexp-toolbar__filters,
.sigexp-filter-form,
	.sigexp-toolbar__views {
		width:100%;
	}
	.sigexp-hero {
		min-height: 320px;
		padding: 86px 0 34px;
	}
	.sigexp-toolbar__filters,
	.sigexp-filter-form {
		width: 100%;
	}

.sigexp-filter-form {
		display: flex;
		flex-wrap: wrap;
		gap: 12px;
	}

	.sigexp-filter-form select {
		width: calc(50% - 6px) !important;
		float: none;
	}

	.sigexp-filter-form #sigexp-orderby.sigexp-select {
		width: 100% !important;
	}


	.sigexp-intro,
	.sigexp-products-section,
	.sigexp-how,
	.sigexp-voucher {
		padding-top: 4px;
		padding-bottom: 44px;
	}

	.sigexp-intro__grid,
	.sigexp-toolbar,
	.sigexp-voucher__content,
	.sigexp-products,
	.sigexp-how__grid,
	.sigexp-archive[data-view="list"] .sigexp-product {
		grid-template-columns: 1fr !important;
		flex-direction: column;
		gap:24px !important;
	}

	.sigexp-toolbar {
		align-items: stretch;
	}

	.sigexp-toolbar__views {
		justify-content: flex-start;
		display: none
	}

	.sigexp-archive[data-view="list"] .sigexp-product__content,
	.sigexp-archive[data-view="list"] .sigexp-product__cta {
		grid-column: auto;
	}

	.sigexp-archive[data-view="list"] .sigexp-product__cta {
		align-items: flex-start;
		text-align: left;
	}
}

