/*
Theme Name: Alukas Child
Theme URI: https://alukas.presslayouts.com/
Author: PressLayouts
Description: This is a child theme for Alukas
Version: 1.0
Author URI: https://www.presslayouts.com/
Template: alukas
Text Domain: pls-theme-child
*/



b,
strong {
    font-weight: 700 !important;
}

.pls-navigation ul.menu ul.sub-menu {
    padding: 1rem 0;
}

.pls-navigation ul.menu a {
    font-size: 16px;
    font-weight: 500;
}

.pls-main-navigation ul.menu > li > a {
    font-size: 18px !important;
}

body, body .compare-list {
    font-size: 18px;
}



.pls-instagram-link i.picon-instagram {
    font-size: 22px;
    vertical-align: text-bottom;
}




.pls-header-col.pls-header-col-center {
    justify-content: center;
}

.pls-site-content {
    padding-bottom: 0px !important;
}

html[dir="rtl"] .ywraq-form-table-wrapper th.product-name {
    text-align: right;
}

td.product-thumbnail {
    width: 10%;
}

.woocommerce .products a.add-request-quote-button {
    width: 100%;
    background: #222222 !important;
    font-size: 16px;
    border: 1px solid #222222 !important;
}

div.product>section>h2,
div.cross-sells>h2 {
    font-weight: 600;
}

a.store-navigate-btn:hover {
    color: white;
}



img.pls-mobile-logo {
    max-height: 75% !important;
}


@media (max-width: 767px) {
    .pls-page-title {
        margin-bottom: 2.5rem;
    }
}

.pls-mobile-menu-header img.pls-mobile-logo {
    max-width: 70% !important;
}

@media (min-width: 768px) {
    .hide-on-desktop {
        display: none;
    }

}

@media (max-width: 767px) {
    td.quotes-status {
        display: flex;
        justify-content: space-between;
    }

    .ywraq-customer-information {
        margin-right: 0 !important
    }

    .ywraq-view-quote-wrapper table.shop_table.order_details .product-name {
        column-gap: 20px !important;
    }

    .ywraq-view-quote-wrapper table.shop_table.order_details span.product-thumbnail {
        margin-right: 0;
    }

    .ywraq-view-quote-wrapper table.shop_table.order_details {
        padding: 20px;
    }

    .woocommerce-account .woocommerce-MyAccount-content .ywraq-view-quote-wrapper .order_details thead th {
        padding: 0px 15px 20px 15px;
        font-weight: bold;
    }

    .ywraq-view-quote-wrapper h2 {
        font-size: 24px;
        font-weight: 700;
    }
}


.raq_status.new {
    background: #008000;
    color: white;
}

.raq_status {
    line-height: 23px;
}

.ywraq-status.processing,
.ywraq-status.ywraq-new {
    color: #008000;
}

.ywraq-status-ywraq-new .ywraq-admin-message {
    background: #F8F7F7;
    color: #222222;
    font-weight: 500;
    font-size: 16px;
}

/* Hide orders and downloads tabs in account section */
.woocommerce-MyAccount-navigation-link--orders,
.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}

.woocommerce-MyAccount-content a {
    font-weight: 600 !important;
}

.pls-single-product-page .slick-slide>div>div {
    border-radius: var(--pls-border-radius);
}

.woocommerce div.product div.images img {
    border-radius: var(--pls-border-radius);
}

.woocommerce div.product .product_title {
    font-weight: 700
}

.woocommerce div.summary .woocommerce-product-details__short-description {
    font-size: 16px;
}

.woocommerce div.summary .stock-availability.in-stock {
    display: none;
}

.woocommerce div.summary .yith-add-to-wishlist-button-block {
    display: none;
}

a.add-request-quote-button.button {
    width: 100%;
    padding: 10px 30px;
    font-weight: 500;
}

.woocommerce div.summary .product_meta>span {
    font-weight: 700;
}

.accordion-layout .tab-content-wrap a.accordion-title,
.toggle-layout .tab-content-wrap a.accordion-title {
    font-weight: 700;
    font-size: 20px;
}

div.product>section>h2:before,
div.cross-sells>h2:before,
div.product>section>h2:after,
div.cross-sells>h2:after {
    display: none;
}

div.product>section>h2,
div.cross-sells>h2 {
    font-weight: 700;
    text-align: right;
}

.products .product-title {
    font-weight: 400;
    min-height: 40px;
}

/* Force product images to 1:1.25 aspect ratio (width:height) */
.products .pls-product-image {
    position: relative;
    aspect-ratio: 1;
    border-radius: var(--pls-border-radius);
}

.products .pls-product-image a,
.products .pls-product-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Ensure hover image also follows the same size */
.products .pls-product-image .hover-image {
    right: auto;
    left: 0;
}

/* Product image zoom effect - 15% zoom (100% -> 115%) */
.zoomImg {
    transform: scale(1.15) !important;
}

.woocommerce .products a.add-request-quote-button {
    font-size: 16px;
}

#comments .woocommerce-Reviews-title {
    font-size: 22px;
}

.woocommerce-Reviews #reply-title {
    font-size: 20px;
    font-weight: 600;
}

.comment-form>p>label {
    font-weight: 700;
}

.comment-form .form-submit .submit {
    font-weight: 500;
    width: 100%;
}

.widget h2,
.widget .widget-title {
    font-size: 16px;

    font-weight: 600;
}

.widget.widget_layered_nav li a:before,
.widget.widget_rating_filter li a:before {
    border-radius: 4px;
}

.pls-widget-area {
    margin-bottom: 80px;
}

@media (min-width: 768px) {
    .pls-widget-area {
        padding-bottom: 36px;
    }
}

@media (max-width: 767px) {

    div.product>section>h2,
    div.cross-sells>h2 {
        font-size: 22px;
    }

    .accordion-layout .tab-content-wrap a.accordion-title,
    .toggle-layout .tab-content-wrap a.accordion-title {
        font-size: 18px;
    }

    .products .product-title {
        font-size: 16px;
        min-height: 40px;
    }

    .woocommerce .products a.add-request-quote-button {
        font-size: 14px;
    }

    .products div.product .pls-product-inner {
        padding: 8px;
    }

    .woocommerce .woocommerce-ordering select {
        background: none;
    }
    .woocommerce-ordering .pls-ordering-label {
        font-size: 16px;
    }
    .woocommerce-ordering:after {
        font-size: 20px;
    }
    .heading-tagline {
        text-align: center;
        padding-left: 30px;
        padding-right: 30px;
    }

    .button, .btn, button, input[type="button"], input[type="submit"]{
        width: 100%;
    }

    .mobile-nav-tabs li{
        font-size: 16px;
    }

    .pls-footer-main a, .pls-site-footer .widget ul li {
        font-size: 18px !important;
    }

    #need-consultation h2 strong{
        font-size: 24px !important;
    }

    #need-consultation h2 {
        line-height: 1.2;
    }
    
}

.pls-mobile-navbar .pls-header-cart-count, .pls-mobile-navbar .pls-header-wishlist-count, .pls-mobile-navbar .pls-header-quote-request-count, .pls-mobile-navbar .pls-header-compare-count {
    font-family: var(--pls-primary-font);
}

/* Display-Only Variation Attributes */
.alukas-display-attributes {
	margin: 15px 0;
	padding: 15px;
	background: #f9f9f9;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
}

.display-attributes-wrapper {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.display-attribute-item {
	display: flex;
	align-items: center;
	gap: 8px;
}

.display-attribute-label {
	font-weight: 600;
	color: #333;
}

.display-attribute-value {
	color: #666;
}

/* Color Swatches in PLP */
.alukas-color-swatches-plp {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
    justify-content: center;
}

.alukas-color-swatches-plp .alukas-swatch {
	position: relative;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	padding: 0;
	background: white;
	border: 2px solid white;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
	transition: all 0.2s ease;
	overflow: hidden;
}

.alukas-color-swatches-plp .alukas-swatch .swatch-color-inner {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	display: block;
	border: 1px solid rgba(0, 0, 0, 0.08);
	box-sizing: border-box;
}

/* Selected swatch - yellow/gold highlight like screenshot */
.alukas-color-swatches-plp .alukas-swatch.swatch-selected {
	border-color: #FFD700;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08), 0 0 0 2px #FFD700, 0 0 0 3px white;
}

/* Hover state - change border to black */
.alukas-color-swatches-plp .alukas-swatch:hover {
	border-color: #000000;
}

/* Selected swatch hover - keep gold border even on hover */
.alukas-color-swatches-plp .alukas-swatch.swatch-selected:hover {
	border-color: #FFD700;
}

/* Ensure swatches appear below product title */
.products .pls-product-info .alukas-color-swatches-plp {
	margin-top: 8px;
	margin-bottom: 8px;
}


.pls-attributes-list {
    max-height: 200px;
    overflow-y: auto;
}

.pls-attributes-list {
    padding-left: 20px;
}

.pls-attributes-filter span.pls-term.swatch.swatch-image img {
    height: 35px;
    width: 35px;
    margin-left: 12px;
}

/* Hide price in Products Category Tabs */
.products-tabs .pls-product-inner .pls-product-info .product-price {
    display: none;
}

@media (max-width: 767px) {
    .pls-mobile-canvas-sidebar .pls-widget-area {
        height: 100%;
    }
}

/* Mobile navbar on single product pages */
@media (max-width:1024px){
    .pls-mobile-bottom-navbar-single-page .pls-mobile-navbar {
        bottom: 0;
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        position: fixed;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 998;
    }
    
    /* Hide filters/sidebar icon on single product pages */
    .single-product .pls-mobile-navbar .mobile-element-sidebar {
        display: none !important;
    }
}


.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper{
    padding: 25px 0px;
}

/* ========================================
   YITH Quote Table Mobile Card Layout
   ======================================== */

@media (max-width: 767px) {
    /* Hide table header on mobile */
    #yith-ywrq-table-list thead {
        display: none;
    }
    
    /* Make each row a card */
    #yith-ywrq-table-list tbody tr {
        display: flex;
        flex-direction: column;
        background: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        margin-bottom: 20px;
        padding: 15px;
        position: relative;
        overflow: hidden;
    }
    
    /* Reset all td to block and full width */
    #yith-ywrq-table-list tbody tr td {
        display: block;
        width: 100% !important;
        border: none !important;
        padding: 0 !important;
        text-align: right !important;
    }
    
    /* Create card layout with image on left, content on right */
    #yith-ywrq-table-list tbody tr td.product-thumbnail {
        position: absolute;
        top: 15px;
        left: 15px;
        order: 1;
    }
    
    #yith-ywrq-table-list tbody tr td.product-thumbnail img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }
    
    /* Content area - offset for image on left */
    #yith-ywrq-table-list tbody tr td.product-name {
        margin-left: 135px;
        margin-right: 15px;
        margin-bottom: 10px;
        max-width: calc(100% - 150px);
        overflow: hidden;
        word-wrap: break-word;
        order: 2;
    }
    
    /* Remove button - show at the bottom */
    #yith-ywrq-table-list tbody tr td.product-remove {
        position: static !important;
        width: 100% !important;
        margin-left: 135px;
        margin-right: 15px;
        margin-top: 15px;
        max-width: calc(100% - 150px);
        padding-top: 15px !important;
        border-top: 1px solid #e0e0e0 !important;
        order: 999;
    }
    
    #yith-ywrq-table-list tbody tr td.product-remove a {
        display: inline-flex;
        align-items: center;
        gap: 5px;
        font-size: 14px;
        color: #d9534f;
        text-decoration: none;
        font-weight: 500;
        padding: 8px 0;
    }
    
    #yith-ywrq-table-list tbody tr td.product-remove a::before {
        content: '🗑';
        font-size: 16px;
        display: inline-block;
    }
    
    #yith-ywrq-table-list tbody tr td.product-remove a:hover {
        color: #c9302c;
        text-decoration: underline;
    }
    
    /* Hide the × character in the link text */
    #yith-ywrq-table-list tbody tr td.product-remove a[title] {
        font-size: 0;
    }
    
    #yith-ywrq-table-list tbody tr td.product-remove a::after {
        content: 'Remove';
        font-size: 14px;
    }
    
    html[dir="rtl"] #yith-ywrq-table-list tbody tr td.product-remove a::after {
        content: 'הסר';
    }
    
    /* SKU styling - show at the top */
    #yith-ywrq-table-list tbody tr td.product-name small {
        display: block;
        font-size: 13px;
        color: #666;
        margin-bottom: 8px;
        font-weight: 500;
        order: -1;
    }
    
    #yith-ywrq-table-list tbody tr td.product-name {
        display: flex;
        flex-direction: column;
    }
    
    /* Product title */
    #yith-ywrq-table-list tbody tr td.product-name a,
    #yith-ywrq-table-list tbody tr td.product-name > strong {
        display: block;
        font-size: 17px;
        font-weight: 700;
        color: #222;
        margin-bottom: 10px;
        line-height: 1.3;
        text-decoration: none;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }
    
    #yith-ywrq-table-list tbody tr td.product-name > a br {
        display: none;
    }
    
    /* Variation attributes */
    #yith-ywrq-table-list tbody tr td.product-name ul {
        margin: 10px 0 !important;
        padding: 0 !important;
        list-style: none;
    }
    
    #yith-ywrq-table-list tbody tr td.product-name ul li {
        font-size: 14px;
        color: #666;
        margin-bottom: 5px;
    }
    
    /* Price section */
    #yith-ywrq-table-list tbody tr td.product-price {
        margin-left: 135px;
        margin-right: 15px;
        margin-bottom: 15px;
        max-width: calc(100% - 150px);
        order: 3;
    }
    
    #yith-ywrq-table-list tbody tr td.product-price::before {
        content: 'Price:';
        font-weight: 600;
        color: #222;
        margin-left: 10px;
        font-size: 15px;
    }
    
    #yith-ywrq-table-list tbody tr td.product-price .woocommerce-Price-amount {
        font-size: 16px;
        font-weight: 600;
    }
    
    /* Quantity section - use default PDP styling */
    #yith-ywrq-table-list tbody tr td.product-quantity {
        margin-left: 135px;
        margin-right: 15px;
        margin-bottom: 15px;
        max-width: calc(100% - 150px);
        order: 4;
    }
    
    /* Let the quantity input use the default theme styling */
    
    /* CTN display can be added via data attribute if needed */
    #yith-ywrq-table-list tbody tr td.product-quantity[data-ctn]::after {
        content: attr(data-ctn);
        font-size: 14px;
        color: #666;
        margin-right: 5px;
    }
    
    /* Subtotal section */
    #yith-ywrq-table-list tbody tr td.product-subtotal {
        margin-left: 135px;
        margin-right: 15px;
        margin-top: 15px;
        padding-top: 15px !important;
        border-top: 1px solid #e0e0e0 !important;
        font-size: 18px;
        font-weight: 700;
        color: #222;
        max-width: calc(100% - 150px);
        order: 5;
    }
    
    #yith-ywrq-table-list tbody tr td.product-subtotal .woocommerce-Price-amount {
        font-size: 18px;
        font-weight: 700;
    }
    
    /* Hide mobile price in product-name on mobile (we show it separately) */
    #yith-ywrq-table-list tbody tr td.product-name .mobile-price {
        display: none !important;
    }
    
    /* Disclaimer can be added via data attribute if needed */
    #yith-ywrq-table-list tbody tr[data-disclaimer]::after {
        content: attr(data-disclaimer);
        display: block;
        margin-left: 135px;
        margin-right: 15px;
        margin-top: 15px;
        padding-top: 12px;
        font-size: 11px;
        color: #666;
        font-style: italic;
        line-height: 1.5;
        border-top: 1px solid #f0f0f0;
        max-width: calc(100% - 150px);
        word-wrap: break-word;
    }
    
    /* Totals row styling */
    #yith-ywrq-table-list tbody tr.raq-totals-row,
    #yith-ywrq-table-list tbody tr:has(.raq-totals) {
        background: #f9f9f9;
        border: 2px solid #222;
    }
    
    #yith-ywrq-table-list tbody tr:has(.raq-totals)::after {
        display: none;
    }
    
    /* Adjust for RTL */
    html[dir="rtl"] #yith-ywrq-table-list tbody tr td.product-thumbnail {
        left: auto;
        right: 15px;
    }
    
    html[dir="rtl"] #yith-ywrq-table-list tbody tr td.product-name,
    html[dir="rtl"] #yith-ywrq-table-list tbody tr td.product-price,
    html[dir="rtl"] #yith-ywrq-table-list tbody tr td.product-quantity,
    html[dir="rtl"] #yith-ywrq-table-list tbody tr td.product-subtotal {
        margin-left: 15px;
        margin-right: 135px;
        max-width: calc(100% - 150px);
    }
    
    /* Remove button for RTL */
    html[dir="rtl"] #yith-ywrq-table-list tbody tr td.product-remove {
        margin-left: 15px;
        margin-right: 135px;
        max-width: calc(100% - 150px);
    }
    
    html[dir="rtl"] #yith-ywrq-table-list tbody tr[data-disclaimer]::after {
        margin-left: 15px;
        margin-right: 135px;
        max-width: calc(100% - 150px);
    }
    
    /* Wishlist button in quote table */
    #yith-ywrq-table-list tbody tr .yith-wcwl-add-to-wishlist {
        margin-left: 135px;
        margin-bottom: 10px;
    }
    
    #yith-ywrq-table-list tbody tr .yith-wcwl-add-to-wishlist a {
        display: inline-flex;
        align-items: center;
        gap: 5px;
        font-size: 14px;
        color: #666;
        text-decoration: none;
    }
    
    html[dir="rtl"] #yith-ywrq-table-list tbody tr .yith-wcwl-add-to-wishlist {
        margin-left: 0;
        margin-right: 135px;
    }
    
    /* Adjust spacing for better card appearance */
    #yith-ywrq-table-list tbody tr td.product-name {
        min-height: 100px;
    }
    
    /* Use default theme button styling for quantity buttons */
    
    /* Add icons row for actions */
    #yith-ywrq-table-list tbody tr .quote-item-actions {
        display: flex;
        gap: 15px;
        margin-left: 135px;
        margin-right: 15px;
        margin-bottom: 15px;
        align-items: center;
        max-width: calc(100% - 150px);
    }
    
    html[dir="rtl"] #yith-ywrq-table-list tbody tr .quote-item-actions {
        margin-left: 15px;
        margin-right: 135px;
    }
    
    /* Make cards more prominent */
    #yith-ywrq-table-list tbody tr {
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    }
    
    /* Add space around thumbnail */
    #yith-ywrq-table-list tbody tr td.product-thumbnail a {
        display: block;
        height: 100%;
    }
    
    /* Improve price label display */
    #yith-ywrq-table-list tbody tr td.product-price {
        display: flex !important;
        align-items: center;
        gap: 8px;
    }
    
    /* Product name link hover effect */
    #yith-ywrq-table-list tbody tr td.product-name a:hover {
        color: #666;
    }
    
    /* Ensure proper spacing between elements */
    #yith-ywrq-table-list tbody tr td + td {
        margin-top: 0;
    }
    
    /* Update button and action buttons */
    .ywraq-form-table-wrapper .update-list-wrapper {
        display: flex;
        flex-direction: column-reverse;
        gap: 15px;
        padding: 20px 15px;
    }
    
    .ywraq-form-table-wrapper .update-list-wrapper input[type="submit"],
    .ywraq-form-table-wrapper .update-list-wrapper button {
        width: 100%;
        padding: 12px 20px;
        font-size: 16px;
    }
}


@media (max-width: 1024px) {
    .pls-ajax-search .searchform .search-submit {
        width: unset !important;
    }
}

/* Replace quote-request icon with cart icon (desktop) */
.pls-header-quote-request .pls-header-quote-request-icon:before {
    font-family: 'Linearicons-Free' !important;
    content: "\e82e" !important;
}

/* Replace quote-request icon with cart icon (mobile navbar) */
.mobile-element-quote-request .navbar-icon:before {
    content: "\e90c" !important;
}

/* Waze icon in header topbar */
.pls-waze-navigate {
    display: inline-flex;
    align-items: center;
    margin-right: 7px;
}
.pls-waze-navigate img {
    vertical-align: middle;
}
.pls-waze-navigate:hover {
    opacity: 0.7;
}

/* Mobile header customer care icons */
.pls-mobile-customer-care {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin-right: 10px;
    height: 100%;
}
.pls-mobile-customer-care a {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}
.pls-mobile-waze img {
    height: 22px;
    width: auto;
}
.pls-mobile-phone .pls-customer-care-icon {
    margin: 0;
}
.pls-mobile-phone .pls-customer-care-icon:before {
    font-size: 22px;
}
.pls-mobile-instagram {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
}
.pls-mobile-instagram i {
    font-size: 22px;
}
.pls-mobile-instagram:hover {
    color: #E1306C;
}

/* Active filters: hide X remove buttons on individual filter terms */
.widget_layered_nav_filters ul li a:before {
    display: none !important;
    content: none !important;
}

/* Hide duplicate pls-clear-filters-wrapp - keep only the first one */
.pls-clear-filters-wrapp + .pls-clear-filters-wrapp {
    display: none !important;
}

/* Alternative: Hide the widget's clear link if it exists */
.pls-active-filters .widget_layered_nav_filters ul li:not(.chosen),
.pls-active-filters .widget_layered_nav_filters ul li.wc-layered-nav-term-remove-all {
    display: none !important;
}

/* About Us widget - Waze navigate link */
.pls-about-us-waze a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    text-decoration: none;
}
.pls-about-us-waze img {
    flex-shrink: 0;
}

.about-logo img {
    width: 150px;
}

/* Gold Calculator - Contact Links Colored by Page Theme */

/* Buy Gold Page - Gold Color */
.buy-gold-page .sidebar-contact .contact-info a,
.buy-gold-page .sidebar-contact .phone-link,
.buy-gold-page .sidebar-contact .whatsapp-link,
.buy-gold-page .sidebar-contact .email-link {
    color: #C8A870 !important;
    text-decoration: none;
    font-weight: 700 !important;
}

.buy-gold-page .sidebar-contact .contact-info a:hover {
    color: #D4B887 !important;
    text-decoration: underline;
}

/* Sell Gold Page - Blue Color */
.sell-gold-page .sidebar-contact .contact-info a,
.sell-gold-page .sidebar-contact .phone-link,
.sell-gold-page .sidebar-contact .whatsapp-link,
.sell-gold-page .sidebar-contact .email-link {
    color: #233f51 !important;
    text-decoration: none;
    font-weight: 700 !important;
}

.sell-gold-page .sidebar-contact .contact-info a:hover {
    color: #2a4a5e !important;
    text-decoration: underline;
}

/* Staff Member Grid - Two Centered Elements */
.staff-member-grid {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 30px !important;
    justify-items: center !important;
    max-width: 100% !important;
}

.staff-member-grid > * {
    grid-column: span 1 !important;
    width: 100% !important;
}

/* Center the two items in desktop - place them in columns 2 and 3 */
.staff-member-grid > *:nth-child(1) {
    grid-column: 2 / 3 !important;
}

.staff-member-grid > *:nth-child(2) {
    grid-column: 3 / 4 !important;
}

/* Mobile: Show 2 columns side by side */
@media screen and (max-width: 768px) {
    .staff-member-grid {
        grid-template-columns: 1fr 1fr !important;
        gap: 20px !important;
    }
    
    .staff-member-grid > *:nth-child(1) {
        grid-column: 1 / 2 !important;
    }
    
    .staff-member-grid > *:nth-child(2) {
        grid-column: 2 / 3 !important;
    }
    
    /* Store Locator - Limit height and add scroll on mobile */
    .store-locator-locations,
    .stores-list,
    .locations-list,
    .pls-store-locator-wrapper,
    .store-locator-container,
    [class*="store-locator"] .locations,
    [class*="store"] [class*="list"] {
        max-height: 700px !important;
        overflow-y: auto !important;
        -webkit-overflow-scrolling: touch !important;
        padding-bottom: 20px !important;
    }
}


.swatch-filter-pa_stone_shape .swatch-image img {
    border-radius: 0px !important;
}