/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 18 2026 | 02:01:37 */
#wpadminbar{
	display: none !important;
}

.lua-cascade-image {
    flex-direction: column;
}

.lua-cascade-color {
    flex-direction: column;
}

.lua-cascade-color:hover {
    transform: scale(1);
	box-shadow: none !important;
}

.lua-cascade-color {
    box-shadow: none;
}

.lua-checkout-option:nth-child(2) .lua-checkout-option-icon svg {
    stroke: unset;
}

.lua-review-var-name {
    font-size: 19px;
}

.lua-search-product-image {
    background-size: contain;
	background-repeat: no-repeat;
}

.lua-lightbox-modal {
    display: none;
}

.lua-lightbox-modal.active {
    display: flex;
}

body .lua-lightbox-content img {
    width: 100%;
    display: block;
    visibility: visible;
    max-width: unset;
    padding: 40px;
}

.lua-selection-progress {
    z-index: 555;
}


.lua-search-modal-content {
    height: 100%;
}

/* :root{
	--lua-charcoal: #a52270 !important;
	--lua-forest: #a52270 !important;
} */

.lua-row-section-title {
    font-size: 18px;
    font-weight: 600;
    color: var(--lua-forest);
}

.lua-welcome-intro p {
    font-size: 18px;
    color: var(--lua-forest);
    line-height: 1.6;
}

body {
    background: #ffffff;
}

body h1{
	margin-bottom: 20px !important;
}


.lua-product-subtitle{
	    margin-bottom: 5px !important;
	    margin-top: 5px !important;
}

.lua-review-item-replace {
    font-family: var(--lua-font-body);
    margin-top: 10px !important;
}

h4.lua-product-title {
    /* font-size: 1.4rem !important; */
    margin-top: 0;
    line-height: 1.4;
}

.lua-product-price{
	margin-bottom: 15px !important; 
	font-size: 1rem;
}

.lua-checkout-options-grid,
.lua-order-reference{
	margin-top: 40px; 
}

.lua-registration-card p {
    margin-bottom: 25px;
}


.lua-home-app {
    background-image: none !important;
	background-color: transparent !important;
}

.lua-main:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    opacity: 1;
    background-image: url(https://luahome.digidaad.nl/wp-content/uploads/2026/02/6_Modern-Purple-Geometric-Lattice-Seamless-Pattern.png);
    background-size: 30%;
    background-repeat: repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
	opacity: 0.3;

}


.lua-logo-mark svg{
	display: none !important;
}

.lua-header {
    background: #d3c3a2;
}

.lua-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fcfcfa;
    border-bottom: 3px solid #d6b43d;
    z-index: 1000;
    padding: 0 24px;
}

.lua-logo span {
    color: var(--lua-bronze);
    font-family: arial;
    margin-top: 7px;
    color: #5a5f55;
}


.lua-welcome-subtitle{
	display: none;
}

.lua-welcome-intro h2 {
    font-size: 46px;
    margin-bottom: 30px !important;
}

.lua-welcome-page .lua-home-app button {
    font-family: var(--lua-font-body);
    max-width: 330px;
	min-width: 250px;
    margin-left: auto !important;
    margin-right: auto !important;
    width: unset;
    text-align: center;
    display: block;
}

    .lua-product-images {
        height: 140px;
        width: 100%;
    }

.lua-review-summary {
    height: 105px;
}

.lua-product-images {
    height: auto !important;
    width: 100%;
}

.lua-product-card {
    background: #faf7f2;
}

.lua-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fffefd;
    z-index: 1000;
    padding: 0 24px;
}

.lua-home-app img {
    max-width: 50px;
    height: auto;
}

.lua-hero:before {
    content: "";
    display: block;
    background-image: url(/wp-content/uploads/2026/03/Logo-Luahome.png);
    height: 200px;
    width: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: auto;
    background-position: center;
    margin-bottom: 40px;
}

/* list */

.lua-list-header-info {
	flex-direction: row;
	justify-content: space-between;
}

.lua-list-header .lua-quantity-selector {
    margin-top: 0;
    margin-bottom: 0;
}

.lua-row-products-grid .lua-product-card .lua-qty-controls {
    margin-top: 0;
}

.lua-cascade-color.active {
    box-shadow: 0 0 0 0px var(--lua-forest), inset 0 0 0 1px rgba(255, 255, 255, 0.6);
}

.lua-cascade-color:hover {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, .5) !important;
}

.lua-list-var-block .lua-variation-text-btn, .lua-list-var-block .lua-cascade-option.lua-cascade-text {
    font-size: 15px !important;
}

.lua-view-list .lua-list-header-info {
    align-items: center;
}

.lua-cascade-options.lua-cascade-type-color {
    padding: 2px;
}

.lua-list-var-block .lua-cascade-option.lua-cascade-color .lua-cascade-qty-dot {
    top: -9px !important;
    right: -9px !important;
    width: 24px !important;
    height: 24px !important;
    font-size: 10px !important;
    padding-top: 1px;
    position: absolute;
    font-weight: 600;
}

.site-footer {
    background: transparent;
}

.lua-product-card .lua-cascade-options.lua-type-collapsed:after {
    background: linear-gradient(to bottom, transparent, #faf7f2);
}

.lua-product-card.selected .lua-cascade-options.lua-type-collapsed:after {
    background: linear-gradient(to bottom, transparent, #fff) !important;
}

	.lua-row-products-grid .lua-product-card .lua-product-price {
    	color: #e60e0e;
	}

@media (max-width: 540px) {
	
	.lua-logo:after {
		height: 36px;	
	}
	
	.lua-review-summary {
		height: auto;
	}
	
	.lua-review-var-name {
		font-size: 15px;
	}
	
	.lua-review-room-group {
        padding: 0;
	}
	
	.lua-review-room-header {
        padding: 20px;
    }
	
	.lua-category-header h3 {
        font-size: 25px;
        margin-bottom: 4px;
    }
	
	.lua-category-header {
		margin-bottom: 12px;
	}
	
    .lua-row-products-grid {
        gap: 10px;
        margin-left: 0px !important;
	}

	h4.lua-product-title {
		font-size: 0.8rem !important;
		margin-top: 0px !important;
		font-family: 'DM Sans';
		line-height: 1.3;
	}
	
	.lua-row-products-grid .lua-product-price {
        font-size: 12px;
        margin-bottom: 6px !important;
    }
	
	    .lua-row-section {
        margin-bottom: 0px;
    }
	
	.lua-product-image {
		width: 100%;
		height: 100%;
		display: none;
		object-fit: contain;
		background-size: contain;
		background-position: center;
	}
	
	.lua-hero:before {
		height: 150px;
		margin-bottom: 20px;
	}
	
	.lua-row-products-grid {
        width: 100%;
    }
	
	.lua-row-products-grid {
        gap: 10px;
        padding-left: 0;
        padding-right: 0;
	}
	
	.lua-row-products-grid .lua-product-card .lua-product-images {
        height: unset !important;
        min-height: unset !important;
        width: unset !important;
        aspect-ratio: 1 / 1;
		max-height: 250px !important;
	    background: #fff;
		padding-top: 15px;
        padding-bottom: 15px;
    }
	
	.lua-image-dots {
		background: rgba(0, 0, 0, 0.2);
		border-radius: 100px;
		padding: 5px;
	}
	
	.lua-product-image {
        background-size: contain !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
	}
	
	.lua-cascade-text {
        padding: 6px 10px;
        font-size: 14px;
    }
	
	.lua-row-products-grid .lua-product-card .lua-cascade-variations {
   	 	margin-top: 3px;
	}
	
	.lua-cascade-label {
    	font-size: 14px;
	}
	
	.lua-row-products-grid .lua-qty-btn {
        width: 48px;
        height: 48px;
        font-size: 18px;
    }
	
	.lua-products-grid {
		display: flex !important;
		flex-direction: column !important;
		gap: 0 !important;
	}
	
	.lua-row-products-grid .lua-product-card .lua-product-title {
        font-size: 20px !important;
        line-height: 1.3;
        margin-bottom: 14px;
	}
	
	.lua-row-products-grid .lua-product-card .lua-product-price {
        font-size: 17px !important;
    }
	
	.lua-product-sku {
    	font-size: 12px;
	}

	.lua-row-products-grid .lua-qty-value {
        min-width: 32px;
        height: 48px;
        font-size: 17px;
    }
	
}

@media (max-width: 600px) {
    .lua-selection-progress {
        position: sticky;
        top: 0px;
        padding: 12px 16px;
        z-index: 99999;
        margin-top: 9px;
    }
}









