/*
Theme Name: Soapy (Child Theme)
Theme URI: https://w6.themedemo.co/soapy
Author: FOXTHEMES
Author URI: https://themeforest.net/user/fox-themes
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Version: 1.0.0
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: soapy-child
Template: soapy
*/

/* = Add your own modification from here
-------------------------------------------------------------- */
.swiper-slide-active{
    width: 100% !important;
}

h1 {
    font-family: "Quicksand", sans-serif !important;
    color: #ffffff !important;
    font-size: 75px !important;
}
h2 {
    font-family: "Quicksand", sans-serif !important;
}


.menu-item a{
    font-family: "Quicksand", sans-serif !important;
}

p, a, button, input, textarea, label, span, li, h3, h4, h5, h6{
    font-family: "Raleway", sans-serif !important;
}
.aheto-cpt-article__price bdi {
    margin-bottom: 15px;
    margin-top: 15px;
}

.product-type-simple h2{
    font-size: 25px;
}
.product-type-simple bdi{
    font-size: 20px;
}

.woocommerce-page.woocommerce .woocommerce-product-single__banner,
.soapy-blog--single-wrapper .soapy-blog--single__top-content.soapy-blog--single__top-content-for-woocommerce ,
.woocommerce-page.woocommerce .site-main .woocommerce-top-banner
{
    background-image: url(images/Group-min.png) !important;
    background-repeat: no-repeat;
    background-color: #FFF;
}

.woocommerce-page.woocommerce .site-main .woocommerce-products-header__breadcrumb a,
.woocommerce-page.woocommerce .site-main .woocommerce-products-header__breadcrumb span,
.woocommerce-page.woocommerce .woocommerce-product-single__breadcrumb a,
.woocommerce-page.woocommerce .woocommerce-product-single__breadcrumb span{
    color: #fff !important;
}

.soapy-blog--single-wrapper .soapy-blog--single__title,
.soapy-blog--single__breadcrumb a,
.soapy-blog--single__breadcrumb span{
    color: #fff !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
    color: #002f5e !important;
    font-weight: 700;
}

.main-header--classic-2 .main-header__logo img {
    max-height: 90px!important;
    width: auto;
}

.loolie #payment .button,
.loolie .aheto-btn--primary,
.loolie .aheto-btn--primary input[type="submit"],
.loolie .aheto-cpt-article__btn .button,.loolie .products .button,
.loolie.woocommerce-page.woocommerce div.product div.summary button.single_add_to_cart_button,
.woocommerce-account .woocommerce-MyAccount-content .button,
.woocommerce-account .woocommerce-ResetPassword .button{
    border-image-source: url(images/button_blue.svg) !important;
}

.loolie.woocommerce-page.woocommerce div.product div.summary .quantity input[type="number"] {
    border-image-source: url(images/blue_border_button.svg) !important;
}

.loolie #payment .button:hover,
.loolie .aheto-btn--primary input[type="submit"]:hover,
.loolie .aheto-btn--primary:hover,.loolie .aheto-cpt-article__btn .button:hover,
.loolie .products .button:hover,
.loolie.woocommerce-page.woocommerce div.product div.summary button.single_add_to_cart_button:hover,
.woocommerce-account .woocommerce-MyAccount-content .button:hover,
.woocommerce-account .woocommerce-ResetPassword .button:hover
{
    border-image-source: url(images/blue_border_button.svg) !important;
}

.loolie.woocommerce-page.woocommerce .products .button:hover,
.loolie.woocommerce-page.woocommerce div.product div.summary button.single_add_to_cart_button:hover,
.loolie.woocommerce-account .woocommerce-MyAccount-content .button:hover,
.loolie.woocommerce-account .woocommerce-ResetPassword .button:hover
{
    color: #002f5e !important;
}
.loolie.woocommerce-page.woocommerce .site-main .product .price {
    color: #002f5e !important;
}

.loolie.woocommerce-account .woocommerce-MyAccount-content .title a.button,
.loolie.woocommerce-account .woocommerce-orders-table__cell a.button,
.loolie.woocommerce-account .woocommerce-table--order-downloads a.button {
    background-color: #002f5e !important;
    border: 1px solid #002f5e !important;
}

.loolie .aheto-btn--dark.aheto-btn--reverse:hover {
    border-image-source: none !important;
    border: none !important;
}

.woocommerce-MyAccount-navigation ul{
    display: flex;
    justify-content: space-between;
}

.woocommerce-form-row {
    display: flex;
    flex-direction: column;
}
.variation-radios label {
    display: none !important;
}
.variable-item.image-variable-item {
    width: 100px !important;
    height: 100px !important;
}

.personnalisation_form{
    margin-top: 10px;
     background-color: #002f5e !important;
    text-align: center;
}
.variable-items-wrapper.image-variable-items-wrapper.wvs-style-rounded {
    display: flex;
    justify-content: space-around;
}
.variable-items-wrapper.image-variable-items-wrapper.wvs-style-rounded::before {
    content: "Votre titre ici";
    display: block;
    width: 100%;
    order: -1;
    font-family: "Quicksand", sans-serif !important;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #FFF;
    margin: 18px 0 18px 0;
    padding-bottom: 11px;
    border-bottom: 1px dashed #fff;
}
ul[aria-label="Personnalisation"].variable-items-wrapper.image-variable-items-wrapper.wvs-style-rounded::before {
    content: "Chosissez votre personnalisation";
}
ul[aria-label="Modèle"].variable-items-wrapper.image-variable-items-wrapper.wvs-style-rounded::before {
    content: "Sélectionnez ensuitre votre modèle";
}
ul[aria-label="Design"].variable-items-wrapper.image-variable-items-wrapper.wvs-style-rounded::before {
    content: "Puis votre design";
}
.variable-items-wrapper.image-variable-items-wrapper.wvs-style-rounded li{
    cursor: pointer;
}

.loolie_commentaire label,.loolie_prenom label {
    display: block;
    font-family: "Quicksand", sans-serif !important;
    font-size: 18px;
    font-weight: 700;
    color: #FFF;
    margin-bottom: 8px;
}

.loolie_commentaire textarea  {
    width: 100%;
    min-height: 230px;
    padding: 16px;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.6;
    color: #333;
    background-color: #fff;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    resize: vertical;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.loolie_commentaire textarea:focus {
    outline: none;
    border-color: #002f5e;
    box-shadow: 0 0 0 3px rgba(0, 47, 94, 0.1);
}

.loolie_commentaire textarea::placeholder {
    color: #999;
    font-style: italic;
}


.loolie_prenom input[type="text"] {
    width: 100%;
    padding: 16px;
    font-family: inherit;
    font-size: 14px;
    color: #333;
    background-color: #fff;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.loolie_prenom input[type="text"]:focus {
    outline: none;
    border-color: #002f5e;
    box-shadow: 0 0 0 3px rgba(0, 47, 94, 0.1);
}

.loolie_prenom input[type="text"]::placeholder {
    color: #999;
    font-style: italic;
}


.personnalisation_form .wc-deposits-option label{
    color: #FFF !important;
}
.personnalisation_form .single_add_to_cart_button {
    background-color: #fff !important;
    color: #002f5e !important;
    float: none !important;
}

p.price {
    display: none;
}

.footer-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 20px;
    justify-content: center;
    padding-top: 20px;
}

.footer-nav a {
    color: #fff;
    text-decoration: none;
    font-family: "Raleway", sans-serif !important;
    font-size: 10px;
}

.footer-nav a:hover {
    opacity: 0.7;
}
.variations .label, .variation-radios {
    display: none !important;
}
.reset_variations{
    display: none !important;
}
.variations_form.cart.wvs-loaded {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 0px;
}

.content-product-custom-content h3, .content-product-custom-content h2{
    font-size: 20px !important;
}
.content-product-custom-content p[data-start="245"]{
    font-weight: bold;
    font-size: 18px !important;
}
.content-product-custom-content p, h3 {
    line-height: 1.2em !important;
    margin-bottom: 7px;
}
.content-product-custom-content h3 strong, .content-product-custom-content h2 strong{
    color: #002f5e !important;
}
.aheto-cpt-article__title a{
    line-height: 33px !important;
    display: block;
    text-align: center;
}
.aheto-cpt-article__price{
    padding: 20px 0;
    text-align: center;
    display: flex;
    justify-content: center;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link){
    background-color: #002f5e !important;
    color: #fff;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):hover{
    background-color: #043568 !important;
}

@media (max-width: 767px) {
    h1, h2 {
        font-size: 35px !important;
    }
    .footer-menu .footer-nav{
        flex-direction: column;
    }
    .personnalisation_form ul.variable-items-wrapper.image-variable-items-wrapper.wvs-style-rounded::before{
        font-size: 22px;
    }
    .woocommerce-MyAccount-navigation ul{
        flex-direction: column;
    }
    .woocommerce-account .woocommerce-MyAccount-content .button, .woocommerce-account .woocommerce-ResetPassword .button {
        background-color: transparent !important;
        border: none !important;
        color: #002f5e !important;
        text-decoration: underline !important;
        padding: 0 !important;
        cursor: pointer !important;

    }
    .search-form{
        display: none !important;
    }
}


.wc-block-cart__empty-cart__title.with-empty-cart-icon::before {
    display: none !important;
}
h2.wc-block-cart__empty-cart__title{
    font-size: 45px !important;
    color: #002f5e !important;
}
.wc-block-cart__empty-cart__loop{
    font-size: 25px !important;
}

.woocommerce-page.woocommerce .woocommerce-notices-wrapper .woocommerce-message {
    background-color: #ffbd40 !important;
    color: #000 !important;
}

.woocommerce-page.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button {
    color:  #000 !important;
    border: 1px solid black !important;
}

.woocommerce-page.woocommerce .woocommerce-notices-wrapper .woocommerce-message .button:hover {
    color: #393939 !important;
    border: 1px solid #393939 !important;
    background-color: rgba(255, 255, 255, 0.29) !important;
}

.form_contact{
    display: flex;
}
.form_illustration{
    background-image: url(images/form_illustration.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
    width: 50%;
}
.form_fields{
    background-color: #070b25;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 25px;
}
.form_fields h2{
    color: #fff;
    font-family: "Quicksand", sans-serif !important;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    font-size: 27px;
}
.form_fields label{
    color: #fff;
    font-family: "Quicksand", sans-serif !important;
}

.soapy-blog--single-wrapper .soapy-blog--single__content-wrapper form  .form_fields input[type="submit"] {
    background-color: #002f5e !important;
    border: 1px solid #fff !important;
    display: block;
    width: 200px;
}

@media (max-width: 767px) {
    .form_illustration{
        display: none;
    }
    .form_fields{
        width: 100%;
    }
    input, textarea{
        width: 90% !important;
        
    }
}