/**
Theme Name: Perles du ciel
Author: Acsius
Author URI: https://www.acsius.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: perles-du-ciel
Template: astra
*/


.ast-site-identity {
    padding: 0 0 5px;
}

.ast-sticky-main-shrink #masthead .ast-sticky-shrunk span.site-logo-img img {
    max-height: 100px !important;
}

.since {
    text-align: center;
    display: block;
    position: relative;
    width: 260px;
}

.since::before,
.since::after {
    position: absolute;
    content: "";
    background: #B9924D;
    width: 50px;
    height: 1px;
    left: 0;
    top: 50%;
}

.since::after {
    right: 0;
    left: auto;
}

.since::before,
.since::after,
.elementor-divider-separator::before,
.elementor-divider-separator::after {
    mask-image: linear-gradient(90deg, transparent, #000000 20%, #000000 80%, transparent);
}

.image-resizer .uael-imgicon-wrap .uael-image-content {
    width: 100%;
}

.image-resizer .uael-imgicon-wrap .uael-image-content img {
    height: 320px !important;
    width: 100%;
    object-fit: cover;
}

/* .entdecken-sec .elementor-image-box-img, */
.entdecken-sec .elementor-image-box-img a {
    display: block;
    position: relative;
}

/* .entdecken-sec .elementor-image-box-img::after, */
.entdecken-sec .elementor-image-box-img a::after {
    content: "";
    position: absolute;
    background: linear-gradient(180deg, #66666600 0%, #1d3463dc 100%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.entdecken-sec .elementor-widget-image-box:hover .elementor-image-box-img a::after {
    background: #1d3463c4
}

.entdecken-sec .elementor-widget-image-box .elementor-image-box-content {
    position: absolute;
    display: grid;
    width: auto;
    bottom: 60px;
    left: 50%;
    transform: translate(-50%, 50%);
    transition: 0.4s;
}

.entdecken-sec .elementor-widget-image-box:hover .elementor-image-box-content {
    bottom: 50%;
    transition: 0.4s;
}
.ul_mt0 ul{
	margin-top: 0;
}
.entdecken-sec .elementor-image-box-content h3 {
    order: 2;
    margin-top: 10px;
}
.ast-custom-button{
    position: relative;
    width: 160px;
	text-align: center;
}
.menu-custom-button{
    justify-content: center;
    position: relative;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 45px;
    padding-right: 15px;
    width: 155px;
    display: flex;
    font-size: 15px;
    line-height: 16px;
    font-family: 'Inter';
    color: #ffffff;
    text-transform: uppercase;
    background: #1d3463;
}

.ast-custom-button::before,
.menu-custom-button:before{
    content: "";
    position: absolute;
    background: url('/perlesduciel/wp-content/uploads/2026/06/bag-icon.svg') no-repeat center;
    background-size: 18px;
    width: 20px;
    height: 20px;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.menu-custom-button:hover{
	color: #ffffff;
	background: #c9a281;
}
.site-above-header-wrap .textwidget.custom-html-widget{
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
}
.nutrients .uael-infobox-title-prefix.elementor-inline-editing{
    text-align: center;
    background: #C9A25E;
	width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 2px;
}
code, kbd, samp{
	background: transparent;
}
.custom-product-info{
    font-size: 16px;
    color: #000000;
    background: #F2F1F1;
    padding: 8px 20px;
    line-height: 1.4em;
    margin: 20px 0 25px;
}
.custom-product-info a{
	color: #000000;
	text-decoration: underline;
}
.custom-product-info a:hover{
	color: #AD7007;
}
.custom-product-attributes{
	width: 100%;
	float: left;
}
.custom-product-attributes .custom-attr-row{
	display: flex;
	gap: 10px;
	font-size: 16px;
    color: #000000;
}

.custom-product-attributes .custom-attr-row .attr-content{
	width: 95%;
}
.custom-attr-row + .custom-attr-row{
	margin-top: 10px;
}
.woocommerce-js div.product div.woocommerce-tabs{
	margin-bottom: 0;
}
.single-product .woocommerce-tabs .tabs.wc-tabs{
	display: none;
}
ul.products li{
	border: 1px solid #B9924D !important;
	border-radius: 10px;
	overflow: hidden;
}
.wpforms-field-large::placeholder{
	opacity: 1 !important;
}
div.uael-wpf-input-size-sm .uael-wpf-style .wpforms-form .wpforms-field textarea {
    height: 140px;
}
.wpforms-field-checkbox .wpforms-field-label-inline{
	color: #000000;
    width: 55%;
    display: block;
}
header .wpml-ls-legacy-list-horizontal,
header .wpml-ls-legacy-list-horizontal a{
    padding-right: 0;
}






/* Bottom to Up */
.fadeInUp {
    animation: customfadeInUp 1s ease-out forwards !important;
}

@keyframes customfadeInUp {
    0% {
        opacity: 0;
        transform: translateY(15px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}


/* Left to Right */
.fadeInLeft {
    animation: customfadeInLeft 1s ease-out forwards !important;
}

@keyframes customfadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-15px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}


/* Right to Left */
.fadeInRight {
    animation: customfadeInRight 1s ease-out forwards !important;
}

@keyframes customfadeInRight {
    0% {
        opacity: 0;
        transform: translateX(15px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}


@media (max-width:767px) {
	
div.wpforms-container .wpforms-one-half {
    width: 100%;
    margin-left: 0 !important;
}
.wpforms-field-checkbox .wpforms-field-label-inline{
    width: 100%;
}
	
}