/*
Theme Name: NOUVELLE PARFUMERIE GANDOUR
Theme URI: https://www.npgsenegal.com/
Description: Custom WordPress theme for Priority Sports. Designed with ❤️ by DigitalDesign.NYC
Author: DigitalDesign.NYC
Author URI: https://dd.nyc/
Version: 1.0
*/


.promo .promo-wrap::before {
    background: url(/wp-content/uploads/2025/10/promo-ark.webp) 0 0 no-repeat;
	background-size: contain;
}

.promo-slider .slick-arrow {
    background: url(/wp-content/uploads/2025/10/slider-arrow-3.svg) 50% 50% / contain no-repeat;
}

.page-id-144 .main-gallery {
    padding-top: 0;
}

.category-panel {
	display: none;
}

.category-panel.is-active {
    display: block;
}

.main-about-item img {
    aspect-ratio: 0.9 / 1;
    object-fit: cover;
}

.sign-form  .check-label.is-error,
.sign-form .check-label.is-error a { 
	color: #d0021b; 
} 


@media (min-width: 768px) {
	.sign-form-content .check-item .check-label:after {
	 	background: url(/wp-content/uploads/2025/10/checkbox.svg) 50% 50% no-repeat;
	}
	.sign-form-content .check-item .check-label:after {
	 	background: url(/wp-content/uploads/2025/10/checkbox.svg) 50% 50% no-repeat;
	}
	.sign-form .sign-form-content .check-label:before {
		background: url(/wp-content/uploads/2025/10/checkbox-light.svg) 50% 50% no-repeat;
	}
    .sign-form .sign-form-content .check-label:after {
        background: url(/wp-content/uploads/2025/10/checkbox-active-light.svg) 50% 50% no-repeat;
    }
	
}
