.our_customers .milano-testimonial-carousel__group {
	flex-direction: row !important;
    align-items: center !important;
}
.our_customers .swiper-button-prev,
.our_customers .swiper-button-next {
	visibility: visible !important;
	opacity: 1 !important;
}
.our_customers .milano-testimonial-carousel {
    position: relative !important;
}

/* Allow arrows to appear outside the carousel */

.our_customers .milano-testimonial-carousel,
.our_customers .milano-testimonial-carousel .swiper,
.our_customers .milano-testimonial-carousel .swiper-wrapper {
    overflow: visible !important;
}

.our_customers uix-slider .swiper-navigation .swiper-button-prev {
    left: clamp(-20px, -4vw, -20px);
}

.our_customers uix-slider .swiper-navigation .swiper-button-next {
    right: clamp(-20px, -4vw, -20px);
}

.our_customers uix-slider {
    position: relative;
    display: block;
}

.our_customers .swiper-navigation {
    position: absolute;
    top: 50%;
    left: -55px;
    right: -55px;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    z-index: 20;
    pointer-events: none;
}

.our_customers .swiper-navigation button {
    pointer-events: auto;
}

.our_customers .swiper-button-prev,
.our_customers .swiper-button-next {
    opacity: 1 !important;
    visibility: visible !important;
}

.our_trusted_clients .milano-svg-icon--elementor svg{
	opacity: 35%
}
.header_contact_menu a{
	--btn-color: #000000;
    --btn-link-color: #000000;
    --btn-bg: #D1A652;
    --btn-border-color: #D1A652;
	--btn-height: var(--btn-md-height);
    --btn-padding-y: 0.625rem;
    --btn-padding-x: 1.25rem;
    --btn-font-size: calc(var(--body-font-size) - 1px);
	color: var(--btn-color) !important;
    font-size: var(--btn-font-size);
    font-weight: var(--btn-font-weight);
    font-family: var(--btn-font);
    line-height: var(--btn-line-height);
    letter-spacing: var(--btn-letter-spacing);
    text-transform: var(--btn-text-transform);
    text-decoration: none;
    height: var(--btn-height);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: var(--spacing-unit);
    padding: var(--btn-padding-y) var(--btn-padding-x);
    border: 1px solid var(--btn-border-color);
    border-radius: var(--btn-radius);
    background-color: var(--btn-bg);
    transition: var(--transition);
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
}

.home_banner_slider .milano-slideshow__arrows .swiper-button-prev > svg,
.home_banner_slider .milano-slideshow__arrows .swiper-button-next > svg,
.our_customers .swiper-navigation .swiper-button-prev > svg,
.our_customers .swiper-navigation .swiper-button-next > svg{
    display: none;
}

.home_banner_slider .milano-slideshow__arrows .swiper-button-prev::after,
.our_customers .swiper-navigation .swiper-button-prev::after{
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7 3L2.5 8L7 13' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13 3L8.5 8L13 13' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;
}

.home_banner_slider .milano-slideshow__arrows .swiper-button-next::after,
.our_customers .swiper-navigation .swiper-button-next::after{
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M9 3L13.5 8L9 13' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3 3L7.5 8L3 13' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;
}

.home_banner_slider .milano-slideshow__buttons .button,
.our_collections .button {
	height: 2.5rem;
    padding: 0.9375rem 2rem;
}

.trophies_collections .milano-banner-image__content {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

. trophies_collections milano-banner-image__inner {
    position: static;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.trophies_collections .milano-banner-image__buttons {
    position: absolute;
    left: 50%;
    bottom: 24px;
    transform: translateX(-50%);
}

.main_section_desc p{
	margin: 0;
}
.quick-add-button{
	display: none !important;
}
.our_category_two :where(.milano-category-list__item--modern) .milano-category-list__thumbnail::after{
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 45%, #0f0f0f 85%);
	opacity: 0.9;
}
.swal2-container .wpb-gqb-product-title {
	display: none;
}
.quote-form-header h4{
    text-align: center;
}
.quote-form-header p{
    text-align: center;
    font-size: 15px;
}
.wpb-gqf-popup .intl-tel-input{
    width: 100%;
}

.wpb-gqf-popup .form-row{
    gap: 0;
	margin: 0!important;
}
.wpb-gqf-popup .form-full-row{
	margin: 0 !important;
}
.wpb-gqf-popup .wpcf7-submit{
	--btn-height: var(--btn-md-height);
    font-size: var(--btn-font-size) !important;
    font-weight: var(--btn-font-weight) !important;
    font-family: var(--btn-font) !important;
    line-height: var(--btn-line-height) !important;
    letter-spacing: var(--btn-letter-spacing) !important;
    text-decoration: none;
    height: var(--btn-height) !important;
    padding: var(--btn-padding-y) var(--btn-padding-x) !important;
    border: 1px solid var(--btn-border-color) !important;
    border-radius: var(--btn-radius) !important;
	margin-top: 20px !important;
}
.wpb-get-a-quote-button-btn{
	--btn-height: var(--btn-md-height);
	height: var(--btn-height);
	padding: 15px 25px !important;
}
.wpb-gqf-popup .wpcf7-form .datebox span.datelabel{
	margin: 0;
    top: 16px;
	left: 10px;
}
.wpb-gqf-popup .wpcf7-form .datebox input{
    padding-left: 22%;
}
/* .wpb-gqf-popup input,
.wpb-gqf-popup .wpcf7-form textarea{
	border-radius: 30px !important;
} */
.wpb-gqf-popup .submit_btn {
	position: relative;
}
.wpb-gqf-popup .submit_btn .wpcf7-spinner{
	margin: 0;	
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 18%;
}
.wpb-gqf-popup .wpcf7-form-control-wrap{
	display: block !important;
}
.wpb-gqf-popup .wpcf7-response-output{
	font-size: 14px;
}
.footer-section input[type="email"]::placeholder {
    color: #111111;
    opacity: 1;
}
.header_contact_menu .menu-item-icon {
    display: none;
}
@media (max-width: 767px) {
    .our_customers .swiper-navigation {
        left: 10px;
        right: 10px;
    }
	.our_customers uix-slider .swiper-navigation .swiper-button-prev {
		left: -40px !important;
	}
	.our_customers uix-slider .swiper-navigation .swiper-button-next {
		right: -40px !important;
	}
	.header_contact_menu a{
		font-size: 12px;
    	padding: 10px;
    	height: unset;
	}
	.header_contact_menu .menu-item-icon {
        display: inline-flex;
        align-items: center;
    }
	.header_contact_menu a {
        font-size: 0;
		gap:0 !important;
    }
    .header_contact_menu .menu-item-icon {
        font-size: 14px;
    }
}
@media (min-width: 1300px) and (max-width: 1400px) {
    .home_banner_slider .milano-slideshow__inner{
		padding: 0% 0% 0% 5% !important;
	}
	.home_banner_slider .milano-slideshow__arrows .swiper-button-next::after,
	.home_banner_slider .milano-slideshow__arrows .swiper-button-prev::after,
	.our_customers .swiper-navigation .swiper-button-prev::after,
	.our_customers .swiper-navigation .swiper-button-next::after{
		width: 14px;
    	height: 14px;
	}
	.home_banner_slider .milano-slideshow__heading{
		font-size: 50px !important;
    	line-height: 50px !important;
	}
	.home_banner_slider .milano-slideshow__description{
		font-size: 16px !important;
		line-height: 16px !important;
	}
	#menu-header-menu{
		column-gap: 25px !important;
	}
}
@media (min-width: 1401px) and (max-width: 1550px) {
    .home_banner_slider .milano-slideshow__inner{
		padding: 0% 0% 0% 5% !important;
	}
	.home_banner_slider .milano-slideshow__arrows .swiper-button-next::after,
	.home_banner_slider .milano-slideshow__arrows .swiper-button-prev::after,
	.our_customers .swiper-navigation .swiper-button-prev::after,
	.our_customers .swiper-navigation .swiper-button-next::after{
		width: 14px;
    	height: 14px;
	}
	.home_banner_slider .milano-slideshow__heading{
		font-size: 55px !important;
    	line-height: 55px !important;
	}
	.home_banner_slider .milano-slideshow__description{
		font-size: 16px !important;
		line-height: 16px !important;
	}
}

/* ============================================================
 * CENTERED PRODUCT TABS - TITLE + BOTTOM BORDER
 * ============================================================
 *
 * Simple centered tab titles with a bottom border on the tab bar.
 * Active tab gets gold (#D1A652) text and a gold bottom border.
 */

.woocommerce-tabs.wc-tabs-wrapper {
	padding-top: 8px;
}

.woocommerce-tabs .wc-tabs {
	justify-content: center;
	flex-wrap: wrap;
	gap: 0;
	margin-bottom: 0;
	box-shadow: none;
	overflow-x: visible;
	scroll-snap-type: none;
}

.woocommerce-tabs .wc-tabs::-webkit-scrollbar {
	display: none;
}

.woocommerce-tabs .wc-tabs li {
	margin: 0;
}

.woocommerce-tabs .wc-tabs a {
	display: block;
	padding: 16px 28px;
	color: var(--color-heading, #111111);
	font-size: 0.9375rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	background-image: none;
	border-bottom: 2px solid var(--color-border, #e5e5e5);
	transition: color 0.3s ease, border-color 0.3s ease;
}

.woocommerce-tabs .wc-tabs a:hover,
.woocommerce-tabs .wc-tabs a:focus {
	color: #D1A652;
	background-image: none;
}

.woocommerce-tabs .wc-tabs .active a {
	color: #D1A652;
	border-bottom-color: #D1A652;
	background-image: none;
}

@media (max-width: 767px) {
	.woocommerce-tabs .wc-tabs {
		flex-wrap: nowrap;
		justify-content: flex-start;
		overflow-x: auto;
		margin-bottom: 0;
		scrollbar-width: none;
	}

	.woocommerce-tabs .wc-tabs a {
		padding: 14px 20px;
		font-size: 0.8125rem;
	}
}

/* ============================================================
 * PRODUCT SPECIFICATIONS (PRODUCT INFORMATION TAB)
 * ============================================================ */

.trophies-specifications {
	margin-top: 28px;
}

.trophies-specifications .spec-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px;
}

.trophies-specifications .spec-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 8px;
	text-align: center;
	padding: 24px 20px;
	border: 1px solid var(--color-border, #e5e5e5);
	border-radius: 12px;
	background: #ffffff;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
	transition: all 0.3s ease;
}

.trophies-specifications .spec-item:hover {
	transform: translateY(-3px);
	box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08);
	border-color: #D1A652;
}

.trophies-specifications .spec-item:nth-child(4) {
	grid-column: 1 / -1;
}

.trophies-specifications .spec-label {
	font-weight: 600;
	color: var(--color-heading, #111111);
	font-size: 0.75rem;
	text-transform: uppercase;
	letter-spacing: 0.06em;
}

.trophies-specifications .spec-value {
	color: var(--color-gray-dark, #666666);
	font-size: 0.9375rem;
	text-align: center;
}

@media (max-width: 767px) {
	.trophies-specifications .spec-grid {
		grid-template-columns: 1fr;
	}

	.trophies-specifications .spec-item:nth-child(4) {
		grid-column: auto;
	}
}

/* ============================================================
 * PRODUCT DETAILS TAB
 * ============================================================ */

.product-details-intro p {
	margin: 0 0 14px;
	font-size: 0.9375rem;
	line-height: 1.8;
	color: var(--color-gray-dark, #666666);
}

.product-details-intro p:last-child {
	margin-bottom: 0;
}

.detail-highlight {
	margin-top: 24px;
}

.detail-highlight__title {
	margin: 0 0 12px;
	font-size: 0.8125rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	color: #D1A652;
}

.detail-highlight__list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px 24px;
}

.detail-highlight li {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 12px 18px;
	font-size: 0.9rem;
	line-height: 1.4;
	color: var(--color-heading, #111111);
	white-space: nowrap;
	border: 1px solid var(--color-border, #e5e5e5);
	border-radius: 10px;
	background: #fafaf8;
	transition: all 0.3s ease;
}

.detail-highlight li:hover {
	border-color: #D1A652;
	background: #ffffff;
	box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
}

.detail-highlight li::before {
	content: '';
	flex: 0 0 17px;
	width: 17px;
	height: 17px;
	border-radius: 50%;
	background-color: rgba(209, 166, 82, 0.14);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20 6L9 17l-5-5' stroke='%23D1A652' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 10px;
}

/* ============================================================
 * HOW TO ORDER TAB
 * ============================================================ */

.trophies-how-to-order {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 16px;
	margin-top: 8px;
}

.order-step {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 14px;
	padding: 24px 20px;
	border: 1px solid var(--color-border, #e5e5e5);
	border-radius: 12px;
	background: #ffffff;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
	transition: all 0.3s ease;
}

.order-step:hover {
	transform: translateY(-3px);
	box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08);
	border-color: #D1A652;
}

.step-number {
	width: 100%;
	padding-bottom: 12px;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.02em;
	color: #D1A652;
	border-bottom: 2px solid rgba(209, 166, 82, 0.35);
}

.step-content h4 {
	margin: 0 0 8px;
	font-size: 0.95rem;
	font-weight: 700;
	line-height: 1.4;
	color: var(--color-heading, #111111);
}

.step-content p {
	margin: 0;
	font-size: 0.875rem;
	line-height: 1.7;
	color: var(--color-gray-dark, #666666);
}

@media (max-width: 991px) {
	.trophies-how-to-order {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 575px) {
	.trophies-how-to-order {
		grid-template-columns: 1fr;
	}
}

/* ============================================================
 * DELIVERY INFORMATION TAB
 * ============================================================ */

.trophies-delivery-information .intro {
	margin: 0 0 28px;
	line-height: 1.8;
	color: var(--color-gray-dark, #666666);
}

.info-block {
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 20px;
	align-items: flex-start;
	width: 100%;
	padding: 24px;
	margin-bottom: 16px;
	border: 1px solid var(--color-border, #e5e5e5);
	border-radius: 12px;
	background: #ffffff;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
	transition: all 0.3s ease;
}

.info-block:last-child {
	margin-bottom: 0;
}

.info-block:hover {
	transform: translateY(-3px);
	box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08);
	border-color: #D1A652;
}

.info-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	flex: 0 0 48px;
	border-radius: 50%;
	color: #D1A652;
	background: rgba(209, 166, 82, 0.14);
}

.info-icon svg {
	width: 22px;
	height: 22px;
}

.info-content h4 {
	margin: 0 0 8px;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.4;
	color: var(--color-heading, #111111);
}

.info-content p {
	margin: 0;
	font-size: 0.9rem;
	line-height: 1.7;
	color: var(--color-gray-dark, #666666);
}

.info-block.highlight {
	border-color: #D1A652;
	background: rgba(209, 166, 82, 0.06);
}

/* ============================================================
 * FULL-WIDTH PRODUCT VIDEO SECTION (AFTER ALL TABS)
 * ============================================================ */

.trophies-product-video {
	width: 100%;
	margin-top: 70px;
}

.trophies-product-video__description {
	margin: 0 auto 28px;
	max-width: 640px;
	text-align: center;
	font-size: 0.9375rem;
	line-height: 1.7;
	color: var(--color-gray-dark, #666666);
}

.trophies-product-video__frame {
	position: relative;
	width: 100%;
	aspect-ratio: 16 / 9;
	overflow: hidden;
	border: 1px solid var(--color-border, #e5e5e5);
	border-radius: 12px;
	background: #ffffff;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
}

.trophies-product-video__frame iframe {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	border: 0;
	display: block;
}



/* Hide the portrait gallery slide injected by milano-addons so the
 * video only appears once, in the full-width section below the tabs. */
.woocommerce-product-gallery__image--uix-video,
.single-product .uix-product-video-thumb{
	display: none !important;
}

@media (max-width: 767px) {
	.trophies-product-video {
		margin-top: 50px;
	}
}

/* ============================================================
 * PRODUCT DETAILS TAB - CENTERED CONTENT
 * ============================================================
 *
 * Centers the Product Details tab (intro text + Customization
 * Options list). Reuses the existing .detail-highlight pill
 * design already defined above.
 */

.product-details-content {
	text-align: center;
}

.product-details-intro p {
	text-align: center;
}

.detail-highlight__title {
	text-align: center;
}

.detail-highlight__list {
	justify-content: center;
}

@media (max-width: 575px) {
	.detail-highlight li {
		white-space: normal;
	}
}

/* ============================================================
 * DELIVERY INFORMATION TAB - REDESIGNED CENTERED CARDS
 * ============================================================
 *
 * Redesigns the delivery info blocks as centered cards.
 * The card content stays left-aligned (icon + text); the cards
 * themselves are centered on the page.
 */

.trophies-delivery-information {
	text-align: center;
}

.trophies-delivery-information .intro {
	max-width: 720px;
	margin: 0 auto 28px;
	text-align: center;
}

.info-block {
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 20px;
	align-items: center;
	width: 100%;
	max-width: 860px;
	margin: 0 auto 18px;
	padding: 26px 30px;
	text-align: left;
	border: 1px solid var(--color-border, #e5e5e5);
	border-radius: 14px;
	background: #ffffff;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
	transition: all 0.3s ease;
}

.info-block:hover {
	transform: translateY(-3px);
	box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08);
	border-color: #D1A652;
}

.info-block.highlight {
	border-color: #D1A652;
	background: linear-gradient(180deg, #ffffff 0%, rgba(209, 166, 82, 0.08) 100%);
}

.info-icon {
	width: 54px;
	height: 54px;
	flex: 0 0 54px;
	border-radius: 50%;
	color: #ffffff;
	background: linear-gradient(135deg, #d1a652, #b3893a);
	box-shadow: 0 4px 12px rgba(209, 166, 82, 0.35);
}

.info-icon svg {
	width: 24px;
	height: 24px;
}

.info-content h4 {
	margin: 0 0 6px;
	font-size: 1.0625rem;
	font-weight: 700;
	color: var(--color-heading, #111111);
}

.info-content p {
	margin: 0;
	font-size: 0.9rem;
	line-height: 1.75;
	color: var(--color-gray-dark, #666666);
}

@media (max-width: 767px) {
	.info-block {
		grid-template-columns: 1fr;
		text-align: center;
		justify-items: center;
	}
}

/* ============================================================
 * PRODUCT DETAILS TAB - CUSTOMIZATION OPTIONS (PREMIUM CARD)
 * ============================================================
 *
 * Wraps the Customization Options in a rounded, premium card
 * with a soft gold box shadow. Options are laid out in 4 columns
 * (4 on the first line, 2 on the second line).
 */

.detail-highlight {
	margin-top: 24px;
	margin-inline: auto;
	max-width: 1050px;
	padding: 34px 34px 30px;
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
	border: 1px solid rgba(209, 166, 82, 0.25);
	border-radius: 20px;
	box-shadow:
		0 2px 6px rgba(209, 166, 82, 0.06),
		0 20px 45px -20px rgba(209, 166, 82, 0.3),
		0 10px 26px -14px rgba(17, 17, 17, 0.1);
}

.detail-highlight__title {
	position: relative;
	padding-bottom: 14px;
	margin-bottom: 20px;
}

.detail-highlight__title::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 56px;
	height: 2px;
	border-radius: 2px;
	background: linear-gradient(90deg, transparent, #D1A652, transparent);
}

.detail-highlight__list {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 10px;
	width: 100%;
	justify-content: center;
}

.detail-highlight .detail-highlight__item {
	justify-content: flex-start;
	white-space: normal;
	text-align: left;
	padding: 13px 14px;
	font-size: 0.85rem;
	font-weight: 500;
	background: linear-gradient(135deg, #ffffff 0%, #fdf9f0 100%);
	border: 1px solid rgba(209, 166, 82, 0.32);
	border-radius: 12px;
	box-shadow:
		0 1px 2px rgba(209, 166, 82, 0.08),
		0 10px 24px -10px rgba(209, 166, 82, 0.22),
		0 4px 14px -4px rgba(17, 17, 17, 0.06);
	transition: transform 0.3s ease, box-shadow 0.3s ease,
		border-color 0.3s ease, background 0.3s ease;
}

/* Center the partial second row (boxes 5 and 6) in the 4-column layout. */
.detail-highlight__list > .detail-highlight__item:nth-child(5) {
	grid-column: 2 / 3;
}

.detail-highlight__list > .detail-highlight__item:nth-child(6) {
	grid-column: 3 / 4;
}

.detail-highlight .detail-highlight__item:hover {
	transform: translateY(-3px);
	border-color: #D1A652;
	background: linear-gradient(135deg, #ffffff 0%, #fdf6e6 100%);
	box-shadow:
		0 2px 4px rgba(209, 166, 82, 0.1),
		0 16px 32px -12px rgba(209, 166, 82, 0.32),
		0 8px 20px -6px rgba(17, 17, 17, 0.08);
}

@media (max-width: 767px) {
	.detail-highlight__list {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.detail-highlight__list > .detail-highlight__item:nth-child(5),
	.detail-highlight__list > .detail-highlight__item:nth-child(6) {
		grid-column: auto;
	}
}

@media (max-width: 420px) {
	.detail-highlight {
		padding: 26px 18px 24px;
	}

	.detail-highlight__list {
		grid-template-columns: minmax(0, 1fr);
	}

	.detail-highlight__list > .detail-highlight__item:nth-child(5),
	.detail-highlight__list > .detail-highlight__item:nth-child(6) {
		grid-column: auto;
	}

	.detail-highlight .detail-highlight__item {
		white-space: normal;
	}
}

/* ============================================================
 * PRODUCT INFORMATION TAB - SPEC ITEM GRADIENT BACKGROUND
 * ============================================================
 */

.trophies-specifications .spec-item {
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
}

/* ============================================================
 * HOW TO ORDER + DELIVERY INFORMATION - GRADIENT BACKGROUND
 * ============================================================
 */

.order-step {
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
}

.info-block {
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
}

.info-block.highlight {
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
}

/* ============================================================
 * 1280PX - WINDOWS DESKTOP RESPONSIVE STYLES
 * ============================================================
 */
@media only screen and (min-width: 1200px) and (max-width: 1280px) {
	.home_banner_slider .milano-slideshow--default .milano-slideshow__inner{
		max-width: 50%;
	}
}

/* ============================================================
 * IPAD AIR - 820PX RESPONSIVE STYLES
 * ============================================================
 */
@media only screen and (max-width: 820px) {
	.shop-filter-toggle{
		display: block;
	}
	.shop-filter-top.is-open, .shop-filter-sidebar.is-open {
        transform: translateX(0);
    }
	.shop-filter-top, .shop-filter-sidebar {
        position: fixed;
        inset-block: 0;
        left: 0;
        width: min(330px, 85vw);
        z-index: 1000;
        background-color: var(--color-background, #fff);
        transform: translateX(-100%);
        transition: transform .3s ease;
        overflow-y: auto !important;
    }
	.shop-filter-sidebar__header{
		display: flex;
	}
	.shop-filter-top>.widget, .shop-filter-sidebar>.widget {
        padding-inline: 30px;
        margin-bottom: 30px;
    }
}

/* ============================================================
 * IPAD AIR 4TH GENERATION - TABLET RESPONSIVE STYLES
 * ============================================================
 */
@media only screen and (min-width: 820px) and (max-width: 1180px) {
	.home_banner_slider .milano-slideshow--default .milano-slideshow__inner{
		max-width: 80%;
	}
}
/* ============================================================
 * IPAD PRO 12.9-INCH (4TH GENERATION) - RESPONSIVE STYLES
 * ============================================================
 */
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
	.header_contact_menu a{
		font-size: 12px;
    	padding: 0 12px;
	}
	.home_banner_slider .milano-slideshow__inner{
		padding: 0% 0% 0% 8% !important;
	}
}

/* ============================================================
 * LOGIN & REGISTER - PREMIUM SIDE-BY-SIDE DESIGN
 * ============================================================
 *
 * Two premium cards (Login + Register) displayed side by side on
 * desktop. Each card uses the gold-tinted gradient, soft gold box
 * shadow and premium input styling consistent with the product tabs.
 */

.trophies-login-wrap {
	max-width: 960px;
	margin: 0 auto;
	padding: 40px 20px;
}

.trophies-login-wrap .col2-set {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 28px;
	width: 100%;
}

.trophies-login-wrap .trophies-login-col {
	padding: 34px 32px 30px;
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
	border: 1px solid rgba(209, 166, 82, 0.25);
	border-radius: 20px;
	box-shadow:
		0 2px 6px rgba(209, 166, 82, 0.06),
		0 20px 45px -20px rgba(209, 166, 82, 0.3),
		0 10px 26px -14px rgba(17, 17, 17, 0.1);
}

.trophies-login-wrap h2 {
	margin: 0 0 24px;
	font-size: 1.375rem;
	font-weight: 700;
	color: var(--color-heading, #111111);
	text-align: center;
	letter-spacing: 0.02em;
}

.trophies-login-wrap label {
	display: block;
	margin-bottom: 6px;
	font-size: 0.8125rem;
	font-weight: 600;
	color: var(--color-heading, #111111);
	text-transform: uppercase;
	letter-spacing: 0.06em;
}

.trophies-login-wrap input[type="text"],
.trophies-login-wrap input[type="email"],
.trophies-login-wrap input[type="password"] {
	width: 100%;
	padding: 12px 16px;
	font-size: 0.9375rem;
	line-height: 1.5;
	color: var(--color-heading, #111111);
	background: #ffffff;
	border: 1px solid var(--color-border, #e5e5e5);
	border-radius: 10px;
	transition: border-color 0.3s ease, box-shadow 0.3s ease;
	box-sizing: border-box;
}

.trophies-login-wrap input[type="text"]:focus,
.trophies-login-wrap input[type="email"]:focus,
.trophies-login-wrap input[type="password"]:focus {
	border-color: #D1A652;
	box-shadow: 0 0 0 3px rgba(209, 166, 82, 0.15);
	outline: none;
}

.trophies-login-wrap .form-row-wide {
	margin-bottom: 18px;
}

.trophies-login-wrap .woocommerce-form-login__rememberme {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 18px;
	font-size: 0.875rem;
	color: var(--color-gray-dark, #666666);
}

.trophies-login-wrap .woocommerce-form-login__submit,
.trophies-login-wrap .woocommerce-form-register__submit {
	display: block;
	width: 100%;
	padding: 13px 24px;
	font-size: 0.9375rem;
	font-weight: 600;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #ffffff;
	background: linear-gradient(135deg, #D1A652 0%, #b3893a 100%);
	border: none;
	border-radius: 10px;
	cursor: pointer;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	box-shadow: 0 4px 14px rgba(209, 166, 82, 0.35);
}

.trophies-login-wrap .woocommerce-form-login__submit:hover,
.trophies-login-wrap .woocommerce-form-register__submit:hover {
	transform: translateY(-2px);
	box-shadow: 0 8px 24px rgba(209, 166, 82, 0.45);
}

.trophies-login-wrap .lost_password {
	margin-top: 14px;
	text-align: center;
}

.trophies-login-wrap .lost_password a {
	font-size: 0.8125rem;
	color: #D1A652;
	text-decoration: none;
	transition: color 0.3s ease;
}

.trophies-login-wrap .lost_password a:hover {
	color: #b3893a;
	text-decoration: underline;
}

.trophies-login-wrap .woocommerce-form-login .form-row {
	margin-bottom: 0;
}

.trophies-login-wrap .woocommerce-error,
.trophies-login-wrap .woocommerce-message,
.trophies-login-wrap .woocommerce-info {
	border-radius: 10px;
	margin-bottom: 20px;
}

/* Register form - two-column fields */
.trophies-register-fields {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0 20px;
}

.trophies-register-fields .form-row {
	margin-bottom: 18px;
}

.trophies-register-fields .form-row:nth-child(3) {
	grid-column: 1 / -1;
}

.trophies-register-fields .form-row:nth-child(4) {
	grid-column: 1 / -1;
}

.trophies-register-fields .form-row:nth-child(5) {
	grid-column: 1 / -1;
}

.trophies-register-fields label {
	display: block !important;
	margin-bottom: 6px;
	font-size: 0.75rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	color: var(--color-heading, #111111);
	padding: 0 !important;
	border: none !important;
	height: auto !important;
	min-width: 0 !important;
	pointer-events: auto !important;
}

.trophies-register-fields label::after {
	display: none !important;
}

.trophies-register-fields input {
	width: 100%;
	padding: 12px 16px;
	font-size: 0.9375rem;
	background: #ffffff;
	border: 1px solid var(--color-border, #e5e5e5);
	border-radius: 10px;
	transition: border-color 0.3s ease, box-shadow 0.3s ease;
	box-sizing: border-box;
}

.trophies-register-fields input:focus {
	border-color: #D1A652;
	box-shadow: 0 0 0 3px rgba(209, 166, 82, 0.15);
	outline: none;
}

@media (max-width: 767px) {
	.trophies-register-fields {
		grid-template-columns: 1fr;
	}

	.trophies-register-fields .form-row:nth-child(3),
	.trophies-register-fields .form-row:nth-child(4),
	.trophies-register-fields .form-row:nth-child(5) {
		grid-column: 1;
	}

	.trophies-login-wrap .col2-set {
		grid-template-columns: 1fr;
	}

	.trophies-login-wrap {
		padding: 24px 16px;
	}
}

/* ============================================================
 * LOST PASSWORD / RESET PASSWORD - PREMIUM CARD
 * ============================================================
 *
 * Single centered card matching the login/register design.
 */

.trophies-lostpw-card {
	max-width: 480px;
	margin: 0 auto;
	padding: 34px 32px 30px;
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
	border: 1px solid rgba(209, 166, 82, 0.25);
	border-radius: 20px;
	box-shadow:
		0 2px 6px rgba(209, 166, 82, 0.06),
		0 20px 45px -20px rgba(209, 166, 82, 0.3),
		0 10px 26px -14px rgba(17, 17, 17, 0.1);
}

.trophies-lostpw-card h2 {
	margin: 0 0 12px;
	font-size: 1.375rem;
	font-weight: 700;
	color: var(--color-heading, #111111);
	text-align: center;
	letter-spacing: 0.02em;
}

.trophies-lostpw-desc {
	margin: 0 0 24px;
	font-size: 0.9rem;
	line-height: 1.7;
	color: var(--color-gray-dark, #666666);
	text-align: center;
}


/* ============================================================
 * AJAX LOGIN / REGISTER - MESSAGES + LOADING
 * ============================================================ */

.trophies-ajax-message {
	display: none;
	margin-bottom: 18px;
	padding: 12px 16px;
	border-radius: 10px;
	font-size: 0.875rem;
	line-height: 1.5;
}

.trophies-ajax-message p {
	margin: 0;
}

.trophies-msg-error {
	background: #fef2f2;
	color: #991b1b;
	border: 1px solid #fecaca;
}

.trophies-msg-success {
	background: #f0fdf4;
	color: #166534;
	border: 1px solid #bbf7d0;
}

.trophies-register-info {
	font-size: 0.8125rem;
	color: var(--color-gray-dark, #666666);
	font-style: italic;
}

.trophies-btn-loading {
	position: relative;
	pointer-events: none;
	opacity: 0.7;
}

.trophies-btn-loading::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 18px;
	height: 18px;
	margin: -9px 0 0 -9px;
	border: 2px solid rgba(255, 255, 255, 0.4);
	border-top-color: #ffffff;
	border-radius: 50%;
	animation: trophies-spin 0.6s linear infinite;
}

@keyframes trophies-spin {
	to { transform: rotate(360deg); }
}


/* ============================================================
 * MY ACCOUNT - PREMIUM NAVIGATION
 * ============================================================ */

.woocommerce-MyAccount-navigation {
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%) !important;
	border: 1px solid rgba(209, 166, 82, 0.2);
	border-radius: 20px;
	padding: 30px !important;
	box-shadow:
		0 2px 6px rgba(209, 166, 82, 0.06),
		0 20px 45px -20px rgba(209, 166, 82, 0.25);
	overflow: hidden;
}

.woocommerce-MyAccount-navigation ul {
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.woocommerce-MyAccount-navigation li a {
	display: flex;
	align-items: center;
	padding: 12px 20px;
	border-radius: 12px;
	font-size: 0.875rem;
	font-weight: 500;
	color: #555555;
	text-decoration: none;
	transition: all 0.25s ease;
}

.woocommerce-MyAccount-navigation li a::before {
	background-color: #555555;
}

.woocommerce-MyAccount-navigation li a:hover {
	background: rgba(209, 166, 82, 0.08);
	color: #D1A652;
}

.woocommerce-MyAccount-navigation li a:hover::before {
	background-color: #D1A652;
}

.woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-MyAccount-navigation li.woocommerce-active a {
	background: linear-gradient(135deg, #D1A652 0%, #b3893a 100%) !important;
	color: #ffffff !important;
	font-weight: 600;
	box-shadow: 0 4px 14px rgba(209, 166, 82, 0.35);
}

.woocommerce-MyAccount-navigation li.is-active a::before,
.woocommerce-MyAccount-navigation li.woocommerce-active a::before {
	background-color: #ffffff;
}


/* ============================================================
 * MY ACCOUNT - DASHBOARD CONTENT IMPROVEMENTS
 * ============================================================ */

.woocommerce-MyAccount-content p:first-of-type {
	font-size: 1.1rem;
	color: var(--color-heading, #111111);
}

.woocommerce-MyAccount-content p:first-of-type strong {
	color: #D1A652;
}

.woocommerce-MyAccount-content p a {
	color: #D1A652;
	text-decoration: none;
	transition: color 0.25s ease;
}

.woocommerce-MyAccount-content p a:hover {
	color: #b3893a;
	text-decoration: underline;
}


/* --- Dashboard Quick Actions --- */

.woocommerce-MyAccount-content p:first-of-type {
	font-size: 1.05rem;
	color: var(--color-heading, #111111);
}

.woocommerce-MyAccount-content p:first-of-type strong {
	color: #D1A652;
}

.woocommerce-MyAccount-content p a {
	color: #D1A652;
	text-decoration: none;
	transition: color 0.25s ease;
}

.woocommerce-MyAccount-content p a:hover {
	color: #b3893a;
	text-decoration: underline;
}


/* --- Navigation Icons --- */

.woocommerce-MyAccount-navigation li a {
	display: flex;
	align-items: center;
	gap: 12px;
}

.woocommerce-MyAccount-navigation li a::before {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	flex-shrink: 0;
	content: '';
	-webkit-mask-size: contain;
	mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	transition: background-color 0.25s ease;
}

/* Dashboard icon */
.trophies-icon-dashboard a::before {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z'/%3E%3Cpolyline points='9 22 9 12 15 12 15 22'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z'/%3E%3Cpolyline points='9 22 9 12 15 12 15 22'/%3E%3C/svg%3E");
}

/* Enquiries (Orders) icon */
.trophies-icon-enquiries a::before {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15a2 2 0 01-2 2H7l-4 4V5a2 2 0 012-2h14a2 2 0 012 2z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15a2 2 0 01-2 2H7l-4 4V5a2 2 0 012-2h14a2 2 0 012 2z'/%3E%3C/svg%3E");
}

/* Downloads icon */
.trophies-icon-downloads a::before {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4'/%3E%3Cpolyline points='7 10 12 15 17 10'/%3E%3Cline x1='12' y1='15' x2='12' y2='3'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4'/%3E%3Cpolyline points='7 10 12 15 17 10'/%3E%3Cline x1='12' y1='15' x2='12' y2='3'/%3E%3C/svg%3E");
}

/* Address icon */
.trophies-icon-address a::before {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");
}

/* Account icon */
.trophies-icon-account a::before {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");
}

/* Payment icon */
.trophies-icon-payment a::before {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='4' width='22' height='16' rx='2' ry='2'/%3E%3Cline x1='1' y1='10' x2='23' y2='10'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='4' width='22' height='16' rx='2' ry='2'/%3E%3Cline x1='1' y1='10' x2='23' y2='10'/%3E%3C/svg%3E");
}

/* Logout icon */
.trophies-icon-logout a::before {
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 21H5a2 2 0 01-2-2V5a2 2 0 012-2h4'/%3E%3Cpolyline points='16 17 21 12 16 7'/%3E%3Cline x1='21' y1='12' x2='9' y2='12'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 21H5a2 2 0 01-2-2V5a2 2 0 012-2h4'/%3E%3Cpolyline points='16 17 21 12 16 7'/%3E%3Cline x1='21' y1='12' x2='9' y2='12'/%3E%3C/svg%3E");
}

/* Logout separator */
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid rgba(209, 166, 82, 0.15);
}


/* ============================================================
 * ORDERS LIST PAGE - PREMIUM TABLE
 * ============================================================
 *
 * Styles the My Account > Orders table with the premium gold
 * gradient card design. Removes heavy borders, adds soft shadows
 * and gold accents consistent with the rest of the account area.
 */

.woocommerce-MyAccount-content h2 {
	margin: 0 0 24px;
	font-size: 1.375rem;
	font-weight: 700;
	color: var(--color-heading, #111111);
	letter-spacing: 0.02em;
}

.woocommerce-MyAccount-content .shop_table {
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
	border: 1px solid rgba(209, 166, 82, 0.2);
	border-radius: 16px;
	overflow: hidden;
	box-shadow:
		0 2px 6px rgba(209, 166, 82, 0.06),
		0 20px 45px -20px rgba(209, 166, 82, 0.25);
	border-collapse: separate;
	border-spacing: 0;
}

.woocommerce-MyAccount-content .shop_table thead tr {
	background: rgba(209, 166, 82, 0.08);
}

.woocommerce-MyAccount-content .shop_table th {
	padding: 14px 20px;
	font-size: 0.75rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	color: #D1A652;
	border-bottom: 1px solid rgba(209, 166, 82, 0.15);
	background: transparent;
	vertical-align: middle;
}

.woocommerce-MyAccount-content .shop_table td {
	padding: 16px 20px;
	font-size: 0.875rem;
	color: var(--color-heading, #111111);
	border-bottom: 1px solid rgba(209, 166, 82, 0.1);
	vertical-align: middle;
}

.woocommerce-MyAccount-content .shop_table tbody tr {
	transition: all 0.25s ease;
}

.woocommerce-MyAccount-content .shop_table tbody tr:hover {
	background: rgba(209, 166, 82, 0.04);
}

.woocommerce-MyAccount-content .shop_table tbody tr:last-child td {
	border-bottom: none;
}

/* Order number link */
.woocommerce-MyAccount-content .shop_table td a {
	color: #D1A652;
	text-decoration: none;
	font-weight: 600;
	transition: color 0.25s ease;
}

.woocommerce-MyAccount-content .shop_table td a:hover {
	color: #b3893a;
	text-decoration: underline;
}

/* Status badge */
.woocommerce-MyAccount-content .shop_table .woocommerce-order-status {
	display: inline-block;
	padding: 5px 14px;
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	border-radius: 20px;
	background: rgba(209, 166, 82, 0.1);
	color: #b3893a;
}

.woocommerce-order-status--completed {
	background: rgba(34, 197, 94, 0.1) !important;
	color: #16a34a !important;
}

.woocommerce-order-status--processing {
	background: rgba(59, 130, 246, 0.1) !important;
	color: #2563eb !important;
}

.woocommerce-order-status--on-hold {
	background: rgba(234, 179, 8, 0.1) !important;
	color: #ca8a04 !important;
}

.woocommerce-order-status--cancelled {
	background: rgba(239, 68, 68, 0.1) !important;
	color: #dc2626 !important;
}

.woocommerce-order-status--refunded {
	background: rgba(168, 85, 247, 0.1) !important;
	color: #9333ea !important;
}

.woocommerce-order-status--failed {
	background: rgba(239, 68, 68, 0.1) !important;
	color: #dc2626 !important;
}

/* Action button */
.woocommerce-MyAccount-content .shop_table .button {
	display: inline-block;
	padding: 8px 20px;
	height: unset;
	font-size: 0.8125rem;
	font-weight: 600;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #ffffff;
	background: linear-gradient(135deg, #D1A652 0%, #b3893a 100%);
	border: none;
	border-radius: 8px;
	text-decoration: none;
	cursor: pointer;
	transition: transform 0.25s ease, box-shadow 0.25s ease;
	box-shadow: 0 3px 10px rgba(209, 166, 82, 0.3);
}

.woocommerce-MyAccount-content .shop_table .button:hover {
	transform: translateY(-1px);
	box-shadow: 0 6px 18px rgba(209, 166, 82, 0.4);
	color: #ffffff;
}

/* Pagination */
.woocommerce-MyAccount-content .woocommerce-pagination {
	margin-top: 24px;
}

.woocommerce-MyAccount-content .woocommerce-pagination ul {
	border: 1px solid rgba(209, 166, 82, 0.2);
	border-radius: 10px;
	overflow: hidden;
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
	box-shadow: 0 2px 8px rgba(209, 166, 82, 0.08);
}

.woocommerce-MyAccount-content .woocommerce-pagination ul li {
	border: none;
}

.woocommerce-MyAccount-content .woocommerce-pagination ul li a,
.woocommerce-MyAccount-content .woocommerce-pagination ul li span {
	padding: 10px 18px;
	font-size: 0.8125rem;
	font-weight: 600;
	color: #555555;
	border: none;
	border-radius: 0;
	transition: all 0.25s ease;
}

.woocommerce-MyAccount-content .woocommerce-pagination ul li a:hover {
	background: rgba(209, 166, 82, 0.08);
	color: #D1A652;
}

.woocommerce-MyAccount-content .woocommerce-pagination ul li span.current {
	background: linear-gradient(135deg, #D1A652 0%, #b3893a 100%);
	color: #ffffff;
}

/* No orders message */
.woocommerce-MyAccount-content .woocommerce-message,
.woocommerce-MyAccount-content .woocommerce-info {
	padding: 16px 20px;
	border-radius: 12px;
	font-size: 0.9rem;
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
	border: 1px solid rgba(209, 166, 82, 0.2);
	color: #555555;
}


/* ============================================================
 * VIEW ORDER PAGE - PREMIUM DESIGN
 * ============================================================
 *
 * Styles the Order # details page: overview bar, order details
 * table, and billing/shipping address columns.
 */

/* Order overview strip */
.woocommerce-order .woocommerce-order-overview {
	display: flex;
	flex-wrap: wrap;
	gap: 0;
	padding: 0;
	margin: 0 0 28px;
	list-style: none;
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
	border: 1px solid rgba(209, 166, 82, 0.2);
	border-radius: 16px;
	box-shadow:
		0 2px 6px rgba(209, 166, 82, 0.06),
		0 20px 45px -20px rgba(209, 166, 82, 0.25);
	overflow: hidden;
}

.woocommerce-order .woocommerce-order-overview li {
	display: flex;
	align-items: center;
	gap: 8px;
	padding: 18px 24px;
	font-size: 0.875rem;
	color: var(--color-heading, #111111);
	border-right: 1px solid rgba(209, 166, 82, 0.15);
}

.woocommerce-order .woocommerce-order-overview li:last-child {
	border-right: none;
}

.woocommerce-order .woocommerce-order-overview li strong {
	font-size: 0.7rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	color: #D1A652;
}

/* Order details section */
.woocommerce-order-details {
	margin-bottom: 32px;
}

.woocommerce-order-details__title {
	margin: 0 0 16px !important;
	font-size: 1.1rem !important;
	font-weight: 700;
	color: var(--color-heading, #111111);
	letter-spacing: 0.02em;
}

.woocommerce-order .woocommerce-table {
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
	border: 1px solid rgba(209, 166, 82, 0.2);
	border-radius: 16px;
	overflow: hidden;
	box-shadow:
		0 2px 6px rgba(209, 166, 82, 0.06),
		0 20px 45px -20px rgba(209, 166, 82, 0.25);
	border-collapse: separate;
	border-spacing: 0;
}

.woocommerce-order .woocommerce-table thead tr {
	background: rgba(209, 166, 82, 0.08);
}

.woocommerce-order .woocommerce-table th {
	padding: 14px 20px;
	font-size: 0.75rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	color: #D1A652;
	border-bottom: 1px solid rgba(209, 166, 82, 0.15);
	background: transparent;
}

.woocommerce-order .woocommerce-table td {
	padding: 14px 20px;
	font-size: 0.875rem;
	color: var(--color-heading, #111111);
	border-bottom: 1px solid rgba(209, 166, 82, 0.1);
}

.woocommerce-order .woocommerce-table tbody tr:last-child td {
	border-bottom: none;
}

.woocommerce-order .woocommerce-table td a {
	color: #D1A652;
	text-decoration: none;
	font-weight: 600;
	transition: color 0.25s ease;
}

.woocommerce-order .woocommerce-table td a:hover {
	color: #b3893a;
	text-decoration: underline;
}

/* Quantity badge */
.woocommerce-order .product-quantity {
	display: inline-block;
	margin-left: 6px;
	padding: 2px 8px;
	font-size: 0.75rem;
	font-weight: 600;
	color: #D1A652;
	background: rgba(209, 166, 82, 0.1);
	border-radius: 6px;
	vertical-align: middle;
}

/* Table footer totals */
.woocommerce-order .woocommerce-table tfoot {
	background: rgba(209, 166, 82, 0.05);
}

.woocommerce-order .woocommerce-table tfoot th {
	font-size: 0.8rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	color: var(--color-heading, #111111);
	border-bottom: none;
	padding: 14px 20px;
}

.woocommerce-order .woocommerce-table tfoot td {
	padding: 14px 20px;
	font-weight: 600;
	border-bottom: none;
}

.woocommerce-order .woocommerce-table tfoot tr:last-child th,
.woocommerce-order .woocommerce-table tfoot tr:last-child td {
	padding-bottom: 18px;
}

/* Order total highlight */
.woocommerce-order .woocommerce-table tfoot tr:last-child td {
	font-size: 1rem;
	color: #D1A652;
	font-weight: 700;
}

/* Address columns */
.woocommerce-customer-details {
	margin-top: 0;
	padding: 24px 28px !important;
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%) !important;
	border: 1px solid rgba(209, 166, 82, 0.2) !important;
	border-radius: 16px !important;
	box-shadow:
		0 2px 6px rgba(209, 166, 82, 0.06),
		0 20px 45px -20px rgba(209, 166, 82, 0.25) !important;
}

.woocommerce-customer-details .woocommerce-columns--addresses .col-1,
.woocommerce-customer-details .woocommerce-columns--addresses .col-2 {
	padding: 24px 28px;
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
	border: 1px solid rgba(209, 166, 82, 0.2);
	border-radius: 16px;
	box-shadow:
		0 2px 6px rgba(209, 166, 82, 0.06),
		0 20px 45px -20px rgba(209, 166, 82, 0.25);
}

.woocommerce-customer-details h3,
.woocommerce-customer-details .woocommerce-column__title {
	margin: 0 0 14px !important;
	padding-bottom: 12px !important;
	font-size: 0.85rem !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	letter-spacing: 0.06em !important;
	color: #D1A652 !important;
	border-bottom: 2px solid rgba(209, 166, 82, 0.15) !important;
}

.woocommerce-customer-details address {
	font-size: 0.875rem !important;
	font-style: normal !important;
	line-height: 1.8 !important;
	color: var(--color-heading, #111111) !important;
	margin: 0 !important;
	padding: 14px 0 0 !important;
}

.woocommerce-customer-details .woocommerce-customer-details--phone,
.woocommerce-customer-details .woocommerce-customer-details--email {
	font-size: 0.875rem !important;
	line-height: 1.8 !important;
	color: var(--color-heading, #111111) !important;
	margin: 6px 0 0 !important;
}

/* Downloads section */
.woocommerce-order-downloads {
	margin-top: 0;
	margin-bottom: 24px;
}

.woocommerce-order-downloads__title {
	margin: 0 0 14px !important;
	font-size: 1.1rem !important;
	font-weight: 700;
	color: var(--color-heading, #111111);
}

.woocommerce-order-downloads .shop_table {
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
	border: 1px solid rgba(209, 166, 82, 0.2);
	border-radius: 16px;
	overflow: hidden;
	box-shadow:
		0 2px 6px rgba(209, 166, 82, 0.06),
		0 20px 45px -20px rgba(209, 166, 82, 0.25);
}


/* ============================================================
 * RESPONSIVE - ORDERS & VIEW ORDER
 * ============================================================
 */

@media (max-width: 767px) {
	.woocommerce-MyAccount-content .shop_table {
		display: block;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	.woocommerce-order .woocommerce-order-overview li {
		flex: 1 1 50%;
		border-right: none;
		border-bottom: 1px solid rgba(209, 166, 82, 0.15);
		padding: 14px 18px;
	}

	.woocommerce-order .woocommerce-order-overview li:nth-child(odd) {
		border-right: 1px solid rgba(209, 166, 82, 0.15);
	}

	.woocommerce-order .woocommerce-table {
		display: block;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	.woocommerce-customer-details .woocommerce-columns--addresses .col-1,
	.woocommerce-customer-details .woocommerce-columns--addresses .col-2 {
		padding: 20px;
	}
}


/* ============================================================
 * EDIT ADDRESS PAGE - PREMIUM FORM
 * ============================================================
 *
 * Styles the My Account > Edit Address page with the premium
 * gold gradient card design, clean inputs, and gold save button.
 */

/* Two-column address layout */
.woocommerce-Addresses.col2-set {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 24px;
}

/* Individual address card */
.woocommerce-Address {
	padding: 32px;
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
	border: 1px solid rgba(209, 166, 82, 0.2);
	border-radius: 20px;
	box-shadow:
		0 2px 6px rgba(209, 166, 82, 0.06),
		0 20px 45px -20px rgba(209, 166, 82, 0.25);
}

/* Address title header row */
.woocommerce-Address-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
	padding-bottom: 16px;
	border-bottom: 1px solid rgba(209, 166, 82, 0.15);
}

.woocommerce-Address-title h2 {
	margin: 0;
	font-size: 1.1rem !important;
	font-weight: 700;
	color: var(--color-heading, #111111);
	letter-spacing: 0.02em;
}

.woocommerce-Address-title .edit {
	font-size: 0.8125rem;
	font-weight: 600;
	color: #D1A652;
	text-decoration: none;
	padding: 6px 16px;
	border: 1px solid rgba(209, 166, 82, 0.3);
	border-radius: 8px;
	transition: all 0.25s ease;
}

.woocommerce-Address-title .edit:hover {
	background: rgba(209, 166, 82, 0.08);
	border-color: #D1A652;
}

/* Address display text */
.woocommerce-Address address {
	font-size: 0.9rem;
	font-style: normal;
	line-height: 1.9;
	color: var(--color-heading, #111111);
}

/* Address description text */
.woocommerce-MyAccount-content > p {
	margin: 0 0 24px;
	font-size: 0.9rem;
	color: var(--color-gray-dark, #666666);
	line-height: 1.7;
}

/* Edit address form wrapper card */
.woocommerce-MyAccount-content form {
	padding: 32px;
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
	border: 1px solid rgba(209, 166, 82, 0.2);
	border-radius: 20px;
	box-shadow:
		0 2px 6px rgba(209, 166, 82, 0.06),
		0 20px 45px -20px rgba(209, 166, 82, 0.25);
}

.woocommerce-MyAccount-content form > h2 {
	margin: 0 0 24px;
	font-size: 1.1rem;
	font-weight: 700;
	color: var(--color-heading, #111111);
	letter-spacing: 0.02em;
}

/* Edit address form fields */
.woocommerce-address-fields label {
	display: block !important;
	margin-bottom: 6px;
	font-size: 0.75rem !important;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	color: var(--color-heading, #111111);
	padding: 0 !important;
	border: none !important;
	height: auto !important;
	min-width: 0 !important;
	pointer-events: auto !important;
}

.woocommerce-address-fields label .required {
	display: inline !important;
	visibility: visible !important;
}

.woocommerce-address-fields label::after {
	display: none !important;
}

.woocommerce-address-fields label abbr {
	text-decoration: none;
	color: #D1A652;
	margin-left: 2px;
}

.woocommerce-address-fields .input-text,
.woocommerce-address-fields input[type="text"],
.woocommerce-address-fields input[type="email"],
.woocommerce-address-fields input[type="tel"],
.woocommerce-address-fields select,
.woocommerce-address-fields textarea,
.woocommerce-address-fields .select2-container {
	width: 100%;
	padding: 12px 16px;
	font-size: 0.9375rem;
	line-height: 1.5;
	color: var(--color-heading, #111111);
	background: #ffffff;
	border: 1px solid var(--color-border, #e5e5e5);
	border-radius: 10px;
	transition: border-color 0.3s ease, box-shadow 0.3s ease;
	box-sizing: border-box;
}

.woocommerce-address-fields .input-text:focus,
.woocommerce-address-fields input[type="text"]:focus,
.woocommerce-address-fields input[type="email"]:focus,
.woocommerce-address-fields input[type="tel"]:focus,
.woocommerce-address-fields select:focus,
.woocommerce-address-fields textarea:focus {
	border-color: #D1A652;
	box-shadow: 0 0 0 3px rgba(209, 166, 82, 0.15);
	outline: none;
}

.woocommerce-address-fields select {
	-webkit-appearance: none;
	appearance: none;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 14px center;
	padding-right: 40px;
}

.woocommerce-address-fields textarea {
	resize: vertical;
	min-height: 80px;
}

/* Form field rows - two-column grid */
.woocommerce-address-fields__field-wrapper {
	display: grid !important;
	grid-template-columns: 1fr 1fr;
	gap: 0 20px;
}

.woocommerce-address-fields .form-row {
	margin-bottom: 20px;
	padding: 0;
	float: none !important;
	display: block !important;
	width: auto !important;
	margin-left: 0 !important;
}

.woocommerce-address-fields .form-row-wide {
	grid-column: 1 / -1;
}

.woocommerce-address-fields .form-row-first {
	grid-column: 1;
}

.woocommerce-address-fields .form-row-last {
	grid-column: 2;
}

/* Force City and State side by side (both have form-row-wide) */
#billing_city_field,
#shipping_city_field {
	grid-column: 1 !important;
}

#billing_state_field,
#shipping_state_field {
	grid-column: 2 !important;
}

#billing_postcode_field,
#shipping_postcode_field {
	grid-column: 1 !important;
}

#billing_phone_field,
#shipping_phone_field {
	grid-column: 2 !important;
}

/* Save button */
.woocommerce-address-fields .button {
	display: inline-block;
	padding: 13px 32px;
	height: unset;
	font-size: 0.9375rem;
	font-weight: 600;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #ffffff;
	background: linear-gradient(135deg, #D1A652 0%, #b3893a 100%);
	border: none;
	border-radius: 10px;
	cursor: pointer;
	transition: transform 0.25s ease, box-shadow 0.25s ease;
	box-shadow: 0 4px 14px rgba(209, 166, 82, 0.35);
	margin-top: 4px;
}

.woocommerce-address-fields .button:hover {
	transform: translateY(-2px);
	box-shadow: 0 8px 24px rgba(209, 166, 82, 0.45);
	color: #ffffff;
}


/* ============================================================
 * RESPONSIVE - EDIT ADDRESS
 * ============================================================
 */

@media (max-width: 767px) {
	.woocommerce-Addresses.col2-set {
		grid-template-columns: 1fr;
	}

	.woocommerce-Address {
		padding: 24px 20px;
	}

	.woocommerce-MyAccount-content form {
		padding: 24px 20px;
	}

	.woocommerce-address-fields__field-wrapper {
		grid-template-columns: 1fr;
	}

	.woocommerce-address-fields__field-wrapper > .form-row,
	.woocommerce-address-fields__field-wrapper > #billing_city_field,
	.woocommerce-address-fields__field-wrapper > #billing_state_field,
	.woocommerce-address-fields__field-wrapper > #billing_postcode_field,
	.woocommerce-address-fields__field-wrapper > #billing_phone_field {
		grid-column: 1 !important;
	}

	.woocommerce-Address-title {
		flex-direction: column;
		align-items: flex-start;
		gap: 8px;
	}

	.woocommerce-EditAccountForm .form-row-first,
	.woocommerce-EditAccountForm .form-row-last {
		float: none !important;
		width: 100% !important;
	}
}


/* ============================================================
 * EDIT ACCOUNT PAGE - PREMIUM FORM
 * ============================================================
 *
 * Styles the My Account > Edit Account form with the premium
 * gold gradient card, two-column fields, and fieldset styling.
 */

.woocommerce-EditAccountForm {
	padding: 32px;
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
	border: 1px solid rgba(209, 166, 82, 0.2);
	border-radius: 20px;
	box-shadow:
		0 2px 6px rgba(209, 166, 82, 0.06),
		0 20px 45px -20px rgba(209, 166, 82, 0.25);
}

.woocommerce-EditAccountForm label {
	display: block !important;
	margin-bottom: 6px;
	font-size: 0.75rem !important;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	color: var(--color-heading, #111111);
	padding: 0 !important;
	border: none !important;
	height: auto !important;
	min-width: 0 !important;
	pointer-events: auto !important;
}

.woocommerce-EditAccountForm label .required {
	display: inline !important;
	visibility: visible !important;
}

.woocommerce-EditAccountForm label::after {
	display: none !important;
}

.woocommerce-EditAccountForm label abbr {
	text-decoration: none;
	color: #D1A652;
	margin-left: 2px;
}

.woocommerce-EditAccountForm .form-row {
	margin-bottom: 20px;
	float: none !important;
	display: block !important;
	width: auto !important;
	margin-left: 0 !important;
}

.woocommerce-EditAccountForm .form-row-first {
	float: left !important;
	width: calc(50% - 10px) !important;
}

.woocommerce-EditAccountForm .form-row-last {
	float: right !important;
	width: calc(50% - 10px) !important;
}

.woocommerce-EditAccountForm .form-row-wide {
	float: none !important;
	width: 100% !important;
}

.woocommerce-EditAccountForm .input-text,
.woocommerce-EditAccountForm input[type="text"],
.woocommerce-EditAccountForm input[type="email"],
.woocommerce-EditAccountForm input[type="password"] {
	width: 100%;
	padding: 12px 16px;
	font-size: 0.9375rem;
	line-height: 1.5;
	color: var(--color-heading, #111111);
	background: #ffffff;
	border: 1px solid var(--color-border, #e5e5e5);
	border-radius: 10px;
	transition: border-color 0.3s ease, box-shadow 0.3s ease;
	box-sizing: border-box;
}

.woocommerce-EditAccountForm .input-text:focus,
.woocommerce-EditAccountForm input[type="text"]:focus,
.woocommerce-EditAccountForm input[type="email"]:focus,
.woocommerce-EditAccountForm input[type="password"]:focus {
	border-color: #D1A652;
	box-shadow: 0 0 0 3px rgba(209, 166, 82, 0.15);
	outline: none;
}

/* Fieldset */
.woocommerce-EditAccountForm fieldset {
	clear: both;
	border: 1px solid rgba(209, 166, 82, 0.15);
	border-radius: 12px;
	padding: 24px;
	margin: 28px 0;
	background: rgba(255, 255, 255, 0.5);
}

.woocommerce-EditAccountForm fieldset legend {
	font-size: 0.85rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	color: #D1A652;
	padding: 0 12px;
}

/* Description text */
.woocommerce-EditAccountForm .woocommerce-form-row span {
	display: block;
	margin-top: 6px;
	font-size: 0.8rem;
	font-style: italic;
	color: var(--color-gray-dark, #666666);
}

/* Save button */
.woocommerce-EditAccountForm .button {
	display: inline-block;
	padding: 13px 32px;
	height: unset;
	font-size: 0.9375rem;
	font-weight: 600;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #ffffff;
	background: linear-gradient(135deg, #D1A652 0%, #b3893a 100%);
	border: none;
	border-radius: 10px;
	cursor: pointer;
	transition: transform 0.25s ease, box-shadow 0.25s ease;
	box-shadow: 0 4px 14px rgba(209, 166, 82, 0.35);
	margin-top: 8px;
}

.woocommerce-EditAccountForm .button:hover {
	transform: translateY(-2px);
	box-shadow: 0 8px 24px rgba(209, 166, 82, 0.45);
	color: #ffffff;
}

/* Compare bar toggle button */
.wcboost-products-compare-bar__toggle-button {
	background: #D1A652 !important;
	color: #ffffff !important;
	box-shadow: 0 -3px 12px rgba(209, 166, 82, 0.35);
}

.wcboost-products-compare-bar__toggle-button:hover {
	background: #c9994a !important;
	box-shadow: 0 -4px 16px rgba(209, 166, 82, 0.45);
}

/* Compare bar product items */
.wcboost-products-compare-bar .wcboost-products-compare-widget__products .wcboost-products-compare-widget-item {
	background: #ffffff;
	border: 1px solid rgba(209, 166, 82, 0.15);
	border-radius: 12px;
	padding: 14px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.04);
	transition: all 0.3s ease;
}

.wcboost-products-compare-bar .wcboost-products-compare-widget__products .wcboost-products-compare-widget-item:hover {
	border-color: rgba(209, 166, 82, 0.4);
	box-shadow: 0 6px 20px rgba(209, 166, 82, 0.12);
}

/* Product image */
.wcboost-products-compare-bar .wcboost-products-compare-widget__products .wcboost-products-compare-widget-item img {
	width: 100%;
	height: auto;
	max-height: 90px;
	object-fit: contain;
	border-radius: 8px;
	padding: 6px;
	background: #fafaf7;
	margin-bottom: 8px;
}

/* Product title - multi-line */
.wcboost-products-compare-bar .wcboost-products-compare-widget__products .wcboost-products-compare-widget-item__title {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: visible;
	font-size: 0.78rem;
	font-weight: 600;
	color: #111111;
	line-height: 1.35;
	text-align: center;
	word-wrap: break-word;
	overflow-wrap: break-word;
	white-space: normal;
	min-height: 4em;
	overflow: hidden;
}

/* Remove (close) button */
.wcboost-products-compare-bar .wcboost-products-compare-widget-item__remove {
	position: absolute;
	top: -8px;
	right: -8px;
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #ffffff;
	border: 1px solid rgba(209, 166, 82, 0.3);
	border-radius: 50%;
	font-size: 16px;
	font-weight: 700;
	color: #D1A652;
	text-decoration: none;
	line-height: 1;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	transition: all 0.25s ease;
	z-index: 2;
}

.wcboost-products-compare-bar__toggle-button svg {
	fill: #ffffff !important;
}

/* Checkout - City + State side by side */
#billing_city_field,
#billing_state_field {
	width: calc(50% - var(--spacing-sm)) !important;
	display: inline-flex !important;
}

#billing_state_field {
	margin-left: var(--spacing-md) !important;
}

#shipping_city_field,
#shipping_state_field {
	width: calc(50% - var(--spacing-sm)) !important;
	display: inline-flex !important;
}

#shipping_state_field {
	margin-left: var(--spacing-md) !important;
}

/* Checkout - Phone + Email side by side */
#billing_phone_field,
#billing_email_field {
	width: calc(50% - var(--spacing-sm)) !important;
	display: inline-flex !important;
}

#billing_email_field {
	margin-left: var(--spacing-md) !important;
}

/* Responsive - stack all fields on mobile */
@media (max-width: 767px) {
	#billing_first_name_field,
	#billing_last_name_field,
	#billing_company_field,
	#billing_country_field,
	#billing_address_1_field,
	#billing_address_2_field,
	#billing_city_field,
	#billing_state_field,
	#billing_phone_field,
	#billing_email_field,
	#shipping_first_name_field,
	#shipping_last_name_field,
	#shipping_company_field,
	#shipping_country_field,
	#shipping_address_1_field,
	#shipping_address_2_field,
	#shipping_city_field,
	#shipping_state_field {
		width: 100% !important;
		display: flex !important;
		margin-left: 0 !important;
	}
}

/* Get a Quote button */
.wpb-get-a-quote-button-btn {
	width: 100%;
	height: 3.125rem;
}

/* Hide payment method from order overview on order-received page */
.woocommerce-order-overview__payment-method {
	display: none !important;
}

/* ================================================================
   FAQ ACCORDION
   ================================================================ */
.trophies-faq-wrap {
	max-width: 900px;
	margin: 0 auto;
}

.trophies-faq-item {
	margin-bottom: 14px;
	border-radius: 14px;
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
	box-shadow: 0 3px 15px rgba(209, 166, 82, 0.1);
	overflow: hidden;
	border: 1px solid rgba(209, 166, 82, 0.18);
	transition: box-shadow 0.3s ease, transform 0.3s ease, border-color 0.3s ease;
}

.trophies-faq-item:hover {
	box-shadow: 0 8px 30px rgba(209, 166, 82, 0.18);
	transform: translateY(-2px);
	border-color: rgba(209, 166, 82, 0.3);
}

.trophies-faq-question {
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	padding: 20px 26px;
	transition: background 0.3s ease;
}

.trophies-faq-question:hover {
	background: rgba(209, 166, 82, 0.06);
}

.trophies-faq-q-text {
	font-size: 1rem;
	font-weight: 600;
	color: #1a1a1a;
	flex: 1;
	line-height: 1.5;
}

.trophies-faq-icon {
	width: 34px;
	height: 34px;
	min-width: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: linear-gradient(135deg, #D1A652, #c49a45);
	color: #111111;
	box-shadow: 0 3px 10px rgba(209, 166, 82, 0.35);
	transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1),
	            background 0.3s ease,
	            box-shadow 0.3s ease;
}

.trophies-faq-item.active .trophies-faq-icon {
	transform: rotate(180deg);
	background: linear-gradient(135deg, #1a1a1a, #2c2c2c);
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
	color: #ffffff;
}

.trophies-faq-answer {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1),
	            padding 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	padding: 0 26px;
}

.trophies-faq-item.active .trophies-faq-answer {
	max-height: 300px;
	padding: 6px 26px 22px 26px;
}

.trophies-faq-answer p {
	margin: 0;
	font-size: 0.9375rem;
	line-height: 1.75;
	color: #333333;
}

.trophies-faq-item.active .trophies-faq-question {
	background: rgba(209, 166, 82, 0.08);
}

@media (max-width: 767px) {
	.trophies-faq-question {
		padding: 16px 20px;
	}

	.trophies-faq-answer {
		padding: 0 20px;
	}

	.trophies-faq-item.active .trophies-faq-answer {
		padding: 4px 20px 18px 20px;
	}
}

/* ================================================================
   PRODUCT TESTIMONIALS SLIDER
   ================================================================ */
.trophies-product-testimonials {
	margin-top: 70px !important;
	margin-bottom:0;
	max-width: 1200px;
	margin: 0 auto 40px auto;
	padding: 0 15px;
}
.trophies-product-testimonials uix-slider{
	position: relative;
}
.trophies-product-testimonials uix-slider .swiper-button-next.swiper-button-disabled, 
.trophies-product-testimonials uix-slider .swiper-button-prev.swiper-button-disabled,
.trophies-product-testimonials uix-slider:where(:not(.arrows-visible)) .swiper-button-next, 
.trophies-product-testimonials uix-slider:where(:not(.arrows-visible)) .swiper-button-prev{
	opacity: 1;
	visibility: visible;
}
.trophies-product-testimonials .swiper-button-prev svg, 
.trophies-product-testimonials .swiper-button-next svg{
	display: none !important;
}
.trophies-product-testimonials .swiper-button-prev::after{
	    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M7 3L2.5 8L7 13' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13 3L8.5 8L13 13' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;
}

.trophies-product-testimonials .swiper-navigation .swiper-button-next::after{
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M9 3L13.5 8L9 13' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3 3L7.5 8L3 13' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;
}
.trophies-product-testimonials__title {
	font-weight: 700;
	color: #1a1a1a;
	margin-bottom: 24px;
	text-align: center;
	margin-top: 30px;
}

.trophies-product-testimonials uix-slider .swiper-navigation .swiper-button-next {
    right: clamp(-60px, -4vw, -20px);
	background: #D1A652;
    border-color: #D1A652;
}
.trophies-product-testimonials uix-slider .swiper-navigation .swiper-button-prev {
    left: clamp(-60px, -4vw, -20px);
	background: #D1A652;
    border-color: #D1A652;
}
.trophies-testimonial-slide {
	height: auto;
}

/* Card — remove min-height; equal heights come from the 3-line comment + reserved toggle line */
.trophies-testimonial-card {
	background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
	border-radius: 14px;
	padding: 24px;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 12px;
	height: 100%;
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
	border: 1px solid rgba(209, 166, 82, 0.12);
	transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.trophies-testimonial-card:hover {
	box-shadow: 0 6px 24px rgba(209, 166, 82, 0.15);
	transform: translateY(-2px);
}

.trophies-testimonial-card__header {
	display: flex;
	align-items: center;
	gap: 12px;
}

.trophies-testimonial-card__avatar {
	width: 48px;
	height: 48px;
	min-width: 48px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	font-size: 20px;
	font-weight: 500;
}

.trophies-testimonial-card__info {
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.trophies-testimonial-card__name {
	font-size: 1rem;
	font-weight: 600;
	color: #1a1a1a;
}

.trophies-testimonial-card__meta {
	display: flex;
	gap: 8px;
	align-items: center;
	font-size: 0.75rem;
	color: #999999;
}

.trophies-testimonial-card__meta .trophies-testimonial-card__source::before {
	content: '';
	display: inline-block;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #cccccc;
	margin-right: 8px;
	vertical-align: middle;
}

.trophies-testimonial-card__rating {
	display: flex;
	gap: 2px;
}

.trophies-testimonial-card__comment {
	font-size: 0.9375rem;
	line-height: 1.7;
	color: #333333;
	flex: 1;
}



@media (max-width: 1024px) {
	.trophies-product-testimonials {
		max-width: 100%;
	}
}

@media (max-width: 767px) {
	.trophies-product-testimonials__title {
		font-size: 1.2rem;
	}

	.trophies-testimonials-slider {
		padding: 0 40px;
	}

	.trophies-slider-arrow {
		width: 34px;
		height: 34px;
	}

	.trophies-testimonial-card {
		padding: 20px;
	}
}

/* ================================================================
   Color Swatch 
   ================================================================ */

.swatch-custom{
	background: repeating-linear-gradient(
        45deg,
        #ffffff,
        #ffffff 5px,
        #999999 5px,
        #999999 10px
    ) !important;
}

/* Clear / Transparent color swatch */
.swatch-clear{
    background-color: #fff;
    background-image:
        linear-gradient(45deg, #ccc 25%, transparent 25%),
        linear-gradient(-45deg, #ccc 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, #ccc 75%),
        linear-gradient(-45deg, transparent 75%, #ccc 75%);
    background-size: 12px 12px;
    background-position:
        0 0,
        0 6px,
        6px -6px,
        -6px 0;
}

/* ================================================================
   GET A QUOTE BUTTON + ACCORDION
   ================================================================ */
.trophies-get-quote-wrap {
    width: 100%;
    margin-top: 15px;
}

.trophies-get-quote-btn {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 14px 28px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #111111;
    background: linear-gradient(135deg, #D1A652 0%, #b8912e 100%);
    border: none;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(209, 166, 82, 0.35);
    font-family: inherit;
}
.trophies-get-quote-btn svg {
    flex-shrink: 0;
    transition: transform 0.3s ease;
}
.trophies-get-quote-btn:hover {
    background: linear-gradient(135deg, #b8912e 0%, #D1A652 100%);
    box-shadow: 0 6px 25px rgba(209, 166, 82, 0.5);
    transform: translateY(-2px);
}
.trophies-get-quote-btn:hover svg {
    transform: scale(1.1);
}
.trophies-get-quote-btn.active {
    background: linear-gradient(135deg, #a07d28 0%, #D1A652 100%);
    box-shadow: 0 2px 10px rgba(209, 166, 82, 0.3);
}
.trophies-get-quote-btn.active svg {
    transform: rotate(180deg);
}

/* Accordion content */
.trophies-get-quote-content {
    display: none;
    overflow: hidden;
}
.trophies-get-quote-form-inner {
    padding: 25px 0 5px;
}

/* Premium CF7 form styling inside quote */
.trophies-get-quote-form-inner .wpcf7 {
    max-width: 100%;
}
.trophies-get-quote-form-inner .wpcf7 form {
    background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
    border: 1px solid rgba(209, 166, 82, 0.2);
    border-radius: 16px;
    padding: 30px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
}
.trophies-get-quote-form-inner .wpcf7 .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 15px;
}
.trophies-get-quote-form-inner .wpcf7 input[type="text"],
.trophies-get-quote-form-inner .wpcf7 input[type="email"],
.trophies-get-quote-form-inner .wpcf7 input[type="tel"],
.trophies-get-quote-form-inner .wpcf7 input[type="number"],
.trophies-get-quote-form-inner .wpcf7 input[type="url"],
.trophies-get-quote-form-inner .wpcf7 select,
.trophies-get-quote-form-inner .wpcf7 textarea {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 14px;
    background: #fff;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    font-family: inherit;
}
.trophies-get-quote-form-inner .wpcf7 input[type="date"]{
	border: 1px solid #ddd;
	border-radius: 8px;
	color: #6f6f6f;
    text-transform: uppercase;
}
.trophies-get-quote-form-inner .wpcf7 input:focus,
.trophies-get-quote-form-inner .wpcf7 select:focus,
.trophies-get-quote-form-inner .wpcf7 textarea:focus {
    border-color: #D1A652;
    box-shadow: 0 0 0 3px rgba(209, 166, 82, 0.15);
    outline: none;
}
.trophies-get-quote-form-inner .wpcf7 textarea {
    min-height: 120px;
    resize: vertical;
}
.trophies-get-quote-form-inner .wpcf7 label {
    font-size: 13px;
    font-weight: 600;
    color: #333;
    margin-bottom: 6px;
    display: block;
}
.trophies-get-quote-form-inner .wpcf7 textarea{
	padding-top: 10px;
}
.trophies-get-quote-form-inner .wpcf7 .wpcf7-submit {
    width: 100%;
    padding: 14px 28px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #fff;
    background: linear-gradient(135deg, #D1A652 0%, #b8912e 100%);
    border: none;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(209, 166, 82, 0.35);
    font-family: inherit;
}
.trophies-get-quote-form-inner .wpcf7 .wpcf7-submit:hover {
    background: linear-gradient(135deg, #b8912e 0%, #D1A652 100%);
    box-shadow: 0 6px 25px rgba(209, 166, 82, 0.5);
    transform: translateY(-2px);
}
.trophies-get-quote-form-inner .wpcf7 .wpcf7-response-output {
    border: none;
    border-radius: 8px;
    padding: 12px 16px;
    margin-top: 15px;
    font-size: 14px;
}
.trophies-get-quote-form-inner .wpcf7 .wpcf7-not-valid-tip {
    font-size: 12px;
    color: #e74c3c;
    margin-top: 4px;
}

@media (max-width: 767px) {
    .trophies-get-quote-form-inner .wpcf7 form {
        padding: 20px;
    }
}
/* @media only screen and (max-width: 440px) {
    .trophies-product-testimonials .swiper-navigation {
        left: 0;
        right: 0;
        justify-content: space-between;
    }
    .trophies-product-testimonials uix-slider .swiper-navigation .swiper-button-prev {
        left: 4px;
        right: auto;
    }
    .trophies-product-testimonials uix-slider .swiper-navigation .swiper-button-next {
        right: 4px;
        left: auto;
    }
    .trophies-product-testimonials .swiper-navigation .swiper-button-prev,
    .trophies-product-testimonials .swiper-navigation .swiper-button-next {
        width: 40px;
        height: 40px;
        min-width: 40px;
        min-height: 40px;
        top: 0;
        margin: 0;
    }
} */

/* Hide CF7's real submit button entirely */
.trophies-newsletter-form .nl-newsletter-row{
	position: relative;
}
.trophies-newsletter-form .wpcf7-submit {
    display: none !important;
}
/* Decorative gold arrow icon - right end, vertically centered */
.trophies-newsletter-form .nl-newsletter-icon {
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    cursor: pointer;
    z-index: 2;
    transition: all 0.3s ease;
    flex-shrink: 0;
}
.trophies-newsletter-form .nl-newsletter-icon svg {
    width: 20px;
    height: 20px;
}
/* Spinner replaces icon during submit */
.trophies-newsletter-form .wpcf7-spinner {
    position: absolute;
    top: 50%;
	transform: translateY(-50%);
	margin: 0;
    /* 
    width: 42px;
    height: 42px;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 3;
    border-radius: 50%;
    margin: 0; */
}
/* .trophies-newsletter-form .nl-newsletter-spinner::after {
    content: '';
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-radius: 50%;
    animation: nl-newsletter-spin 0.6s linear infinite;
}
@keyframes nl-newsletter-spin {
    to { transform: rotate(360deg); }
} */
/* Validation */
.footer-widgets-area--5 .wpcf7-not-valid-tip {
    font-size: 12px !important;
	position: absolute;
}
.footer-widgets-area--5 .wpcf7-response-output {
    font-size: 10px !important;
	line-height: normal;
	margin-bottom: 0;
}
/* ================================================================
   PRODUCT CATEGORIES (TOP) - PREMIUM
   Shows above the short description on single product pages.
   ================================================================ */
.trophies-categories-top.product_meta {
    display: flex;
    margin: 10px 0 22px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(209, 166, 82, 0.16);
}
.trophies-categories-top .posted_in {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}
.trophies-categories-top .product-meta__label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #b3893a;
}
.trophies-categories-top .product-meta__label::before {
    content: '';
    width: 18px;
    height: 2px;
    background: linear-gradient(90deg, #D1A652 0%, rgba(209, 166, 82, 0.2) 100%);
    border-radius: 2px;
}
.trophies-categories-top .product-meta__value {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.trophies-categories-top .product-meta__value a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 16px;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    color: #5a4a2a;
    background: #ffffff;
    border: 1px solid rgba(209, 166, 82, 0.3);
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.25s ease;
    box-shadow: 0 1px 4px rgba(209, 166, 82, 0.1);
}
.trophies-categories-top .product-meta__value a::before {
    content: '•';
    color: #D1A652;
    font-size: 1rem;
    line-height: 1;
}
.trophies-categories-top .product-meta__value a:hover {
    color: #111111 !important;
    background: linear-gradient(135deg, #D1A652 0%, #b3893a 100%);
    border-color: transparent;
    transform: translateY(-1px);
    box-shadow: 0 4px 14px rgba(209, 166, 82, 0.35);
}
.trophies-categories-top .product-meta__value a:hover::before {
    color: #111111;
}

@media (max-width: 767px) {
    .trophies-categories-top.product_meta {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
    .trophies-categories-top .product-meta__value {
        gap: 6px;
    }
}

/* ================================================================
   PRODUCT META (BOTTOM) - PREMIUM
   Default position for SKU + Tags (Categories moved to top).
   ================================================================ */
.entry-summary .product_meta {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 25px;
    padding: 18px 20px;
    border-radius: 14px;
    background: linear-gradient(180deg, #ffffff 0%, #fbf6ea 100%);
    border: 1px solid rgba(209, 166, 82, 0.2);
    box-shadow: 0 2px 8px rgba(209, 166, 82, 0.06);
}
.entry-summary .product_meta > span {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(209, 166, 82, 0.12);
}
.entry-summary .product_meta > span:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.entry-summary .product_meta .product-meta__label {
    min-width: 90px;
    font-size: 0.72rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #b3893a;
}
.entry-summary .product_meta .product-meta__value,
.entry-summary .product_meta .sku {
    font-size: 0.875rem;
    font-weight: 600;
    color: #1a1a1a;
}
.entry-summary .product_meta a {
    color: #D1A652;
    text-decoration: none;
    font-weight: 600;
    transition: color 0.25s ease;
}
.entry-summary .product_meta a:hover {
    color: #b3893a;
    text-decoration: underline;
}

@media (max-width: 767px) {
    .trophies-categories-top.product_meta {
        flex-direction: column;
        align-items: flex-start;
    }
	.our_clients .gallery-columns-6 {
	    grid-template-columns: repeat(3, 1fr);
	}
}

.component-text a[href^="tel:"] {
    display: inline-flex;
    align-items: center;
    gap: 3px;
}

.component-text a[href^="tel:"]::before {
    content: "";
    width: 14px;
    height: 14px;
    display: inline-block;
    flex-shrink: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6.62 10.79C8.06 13.62 10.38 15.94 13.21 17.38L15.41 15.18C15.69 14.9 16.08 14.82 16.43 14.94C17.55 15.31 18.75 15.5 20 15.5C20.55 15.5 21 15.95 21 16.5V20C21 20.55 20.55 21 20 21C10.61 21 3 13.39 3 4C3 3.45 3.45 3 4 3H7.5C8.05 3 8.5 3.45 8.5 4C8.5 5.25 8.69 6.45 9.06 7.57C9.17 7.92 9.1 8.31 8.82 8.59L6.62 10.79Z' stroke='%23000000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");

    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

/* ==== PRODUCT TESTIMONIALS - 3-LINE CLAMP + READ MORE ====== */
.trophies-product-testimonials uix-slider .swiper-wrapper {
	align-items: stretch;
}
.trophies-testimonial-slide {
	height: auto;
	display: flex;
}
.trophies-testimonial-slide .trophies-testimonial-card {
	height: 100%;
	width: 100%;
}

/* Comment — reserve exactly 3 line-heights so every card's comment area is the same height */
.trophies-testimonial-card__comment {
	font-size: 0.925rem;
	line-height: 1.6;
	color: #333333;
	min-height: calc(0.925rem * 1.6 * 3);
}

.trophies-testimonial-card__comment.trophies-clamped {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/* Toggle — always reserves its line (visibility, not display) so all cards match */
.trophies-testimonial-card__toggle {
	visibility: hidden;
	align-self: flex-start;
	margin-top: 6px;
	padding: 0;
	background: none;
	border: none;
	cursor: pointer;
	font-size: 0.8125rem;
	font-weight: 600;
	color: #D1A652;
	text-decoration: underline;
	text-underline-offset: 2px;
	font-family: inherit;
	line-height: 1.4;
	transition: color 0.2s ease;
	height: unset;
}
.trophies-testimonial-card__toggle:hover { color: #b3893a; }
.trophies-testimonial-card__toggle.trophies-visible { visibility: visible; }