/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

.info_custom .woocommerce-info {
    background-color: #5d18eb24;
    color: #5d18eb;
}

#fkcart-modal .fkcart-preview-ui .fkcart-slider-heading .fkcart-title {
    font-size: 1.4em!important;
    line-height: 2em;
    font-weight: 700;
    font-family: 'TAN Nimbus';
    margin-top: 20px!important;
}

#fkcart-modal .fkcart-preview-ui .fkcart-slider-heading .fkcart-title span {
    font-family: 'Aileron', sans-serif;
}

.text-evidence {
    font-weight: bold;
    color: #FF4CE7;
}

.progress-message {
    margin-bottom: 5px;
}

button.single_add_to_cart_button.button.alt.disabled.wc-variation-is-unavailable, button.single_add_to_cart_button.button.alt.disabled {
    opacity: 0.6;
}

.btnEmptyCart, .btnBoxShadow, .wcf-ic-button.wcf-ic-button--ty {
    padding: 16px 20px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 8px;
    color: black;
    background-color: #2B9D75;
    box-shadow: 7px 7px #FF4CE7;
    transition: all .2s ease-in-out;
    letter-spacing: 0;
}

.cartflows-instant-checkout .wcf-instant-thankyou .woocommerce-order .wcf-ic-layout-container .wcf-ic-button, .addToCart-product button, .woocommerce-orders-table .button.view {
    padding: 16px 20px;
    font-size: 16px;
    font-weight: 600!important;
    border-radius: 8px!important;
    color: white!important;
    background-color: #2B9D75!important;
    box-shadow: 7px 7px #FF4CE7!important;
    transition: all .2s ease-in-out;
    letter-spacing: 0;
}

.woocommerce-orders-table .button.view, .woocommerce-order-details .order-again .button, .btnDownload_giftcard {
    padding: 6px 20px;
    font-size: 16px;
    font-weight: 600!important;
    border-radius: 8px!important;
    color: white!important;
    background-color: #2B9D75!important;
    box-shadow: 7px 7px #5e18eb!important;
    transition: all .2s ease-in-out;
    letter-spacing: 0;
}

.couponOffre {
    padding: 7px 20px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 8px;
    color: black;
    background-color: #FFDE59;
    box-shadow: 7px 7px #FF4CE7;
    transition: all .2s ease-in-out;
    letter-spacing: 0;
    display: flex;
    gap: 8px;
}

.btnEmptyCart:hover, .btnBoxShadow:hover, .wcf-ic-button.wcf-ic-button--ty:hover {
    box-shadow: 0px 0px #FF4CE7;
    background-color: #FF4CE7;
    color: white;
}

.woocommerce-orders-table .button.view:hover, .woocommerce-order-details .order-again .button:hover, .btnDownload_giftcard:hover {
    box-shadow: 0px 0px #5e18eb!important;
    background-color: #5e18eb!important;
    color: white!important;
}

.cartflows-instant-checkout .wcf-instant-thankyou .woocommerce-order .wcf-ic-layout-container .wcf-ic-button:hover, .addToCart-product button:hover {
    box-shadow: 0px 0px #FF4CE7!important;
    background-color: #FF4CE7!important;
    color: white!important;
}

.textBoxShadow {
    background-color: #FF4CE7 !important;
    color: white !important;
    border-radius: 4px !important;
    font-family: 'Aileron', sans-serif !important;
    font-weight: 600 !important;
    padding:0px 4px;
}

.woocommerce-mini-cart__empty-message {
    font-size: 22px!important;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    margin-bottom: auto;
    flex-direction: column;
    gap: 50px;
}

.cart-detail.off-canvas .blockOverlay {
 background-color: transparent!important;
}

.icons-mini-cart {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 15px;
}

.icons-mini-cart img {
    max-height: 24px;
    width: auto !important;
    margin: 0 !important;
}

.brxe-woocommerce-mini-cart .cart-detail .attachment-woocommerce_thumbnail {
    border-radius: 4px;
}

.title-mini-cart {
    margin-bottom: 15px;
}

.asnp-BundleGridItem-product-info.asnp-medium {
    display: none;
}

.asnp-productList-wrapper {
    margin: 12px 0;
    display: none;
}

.asnp-product-addIcon {
    background-size: cover;
    background-repeat: no-repeat;
}

li.woocommerce-mini-cart-item.mini_cart_item.asnp-wepb-cart-item.asnp-wepb-cart-bundle-item del, li.woocommerce-mini-cart-item.mini_cart_item.asnp-wepb-cart-item.asnp-wepb-cart-bundle-item ins, .asnp-wepb-cart-bundle-item .woocommerce-Price-amount.amount {
    display: none;
}

li.woocommerce-mini-cart-item.mini_cart_item.asnp-wepb-cart-item.asnp-wepb-cart-bundle ins {
    text-decoration: none;
}

.asnp-App-GridItem-wrapper > .asnp-plus-icon.false:nth-of-type(n + 5) {
    display: none;
  }

  .asnp-bundle-item.asnp-bundle-product-item.asnp-bundle-grid-item-one:nth-of-type(n + 6) {
    display: none;
  }

  .asnp-totalPrice-section .asnp-savedPrice {
    background-color: #2B9D75!important;
    box-shadow: 4px 4px #FF4CE7;
    color: white!important;
    border-radius: 4px!important;
    font-family: 'Aileron', sans-serif!important;
    font-weight: 600!important;
}

.asnp-totalPrice-section .asnp-savedPrice .woocommerce-Price-amount.amount {
    color:black!important;
}

span.asnp-savedPrice {
    display: inline-block;
    width: auto;
    flex-basis: 100%;
    text-align: center;
}

.asnp-totalPrice-section {
    max-width: 170px;
}

.asnp_easy_product_bundle .asnp-totalPrice-section {
    display: none;
}

form.cart .quantity .minus {
    border-radius:20px 0px 0px 20px;
    border-right: 0!important;
    border-width: 2px!important;
    border-color: black;
}

form.cart .quantity .plus {
    border-radius:0px 20px 20px 0px;
    border-left: 0!important;
    border-width: 2px!important;
    border-color: black;
}

form.cart .quantity .qty, form.woocommerce-cart-form .quantity .qty {
    max-width: 25px;
    border-width: 2px!important;
    border-color: black;
}

.dynamic ins {
    text-decoration: none;
}

form.cart.brx-loop-product-form {
    margin-top: 20px;
}

.dynamic .woocommerce-Price-amount {
    font-size: 18px;
}

.mini-cart-qty-btn {
    background-color: white;
    color: black;
    border: none;
    padding: 4px 8px;
    margin: 0 4px;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    border-radius: 3px;
  }
  
  .mini-cart-qty-num {
    font-weight: bold;
    min-width: 20px;
    text-align: center;
    display: inline-block;
  }

  .mini-cart-custom-qty {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-top: 5px;
  }

  /*.woocommerce-mini-cart .quantity {
    display: none !important;
  }*/

  .woocommerce-mini-cart-item.mini_cart_item.asnp-wepb-cart-item.asnp-wepb-cart-bundle-item .quantity {
    display: block !important;
}

.mini-cart-qty-btn.plus {
    border-radius: 0px 20px 20px 0px;
    border-left: 0 !important;
    border-width: 1.5px !important;
    border-color: black;
    border: 2px solid;
    margin-left:0;
}

.mini-cart-qty-btn.minus {
    border-radius: 20px 0px 0px 20px;
    border-right: 0 !important;
    border-width: 1.5px !important;
    border-color: black;
    border: 2px solid;
    margin-right:0;
}

.mini-cart-qty-num {
    font-weight: bold;
    min-width: 20px;
    text-align: center;
    display: inline-block;
    border: 1.5px solid black;
    line-height: 24px;
    border-left: 0;
    border-right: 0;
}

.custom-qty-controls {
    position: absolute;
    left: 70px;
    bottom: 0;
    display: flex;
}

.mini-cart-price {
    margin-left: 20px;
}

.widget_shopping_cart_content .widget_shopping_cart_content {
    padding: 0 !important;
}

.cart-count.show .cart-count.show {
    right: 9px !important;
    top: 9px !important;
}

.loader {
    position: absolute;
    background-color: white;
    opacity: 0.7;
    width:100%;
    height: 100%;
    left: auto;
    right: auto;
    top:auto;
    bottom: auto;
}

.brxe-woocommerce-mini-cart .cart-detail li .remove {
    opacity: 1!important;
}

.progress-bar-container {
    width: 100%;
}

.container-code-promo {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 10px;
    background-color: #f8f8f870;
    justify-content: center;
    align-items: center;
}

.code-promo-text {
    font-weight: bold;
    margin-bottom: 10px;
}

.code-promo-desc {
    color: black;
    font-size: 14px;
    margin-top: 18px;
}

h4.code-promo-title {
    margin-top: 0;
    color: black;
}

.wcf-ic-layout-right-column {
    background-position: center center;
    background-size: contain;
    background-repeat: repeat;
    background-image: url(/wp-content/uploads/2025/09/header.svg)!important;
}

.wcf-ic-status__left-icon {
    color: #FF4CE7;
}

.wcf-ic-cart-order-item__info-qty strong {
    background-color: #FF4CE7!important;
}

.brxe-woocommerce-products .repeater-item .icon-most-popular, .pastille-singleProduct .icon-most-popular {
    max-width: 20px;
    animation: spin-infinite 4s linear infinite;
    display: inline-block;
}

.brxe-woocommerce-products .repeater-item .img-produit {
    position:relative;
    width:100%;
    min-height: 300px;
}

.brxe-woocommerce-products .repeater-item .img-produit img {
    height: 100%;
}

.pastille-singleProduct .pastille-term {
    font-family: "Outfit";
    font-weight: 700 !important;
    background-image: url(/wp-content/uploads/2025/05/blurry-gradient-haikei.svg);
    padding: 5px 70px;
    text-wrap: nowrap;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    color: black;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.brxe-woocommerce-products .repeater-item .pastille .pastille-term {
    font-family: 'TAN NIMBUS';
    font-weight: 700 !important;
    position: absolute;
    background-color: #2B9D75 !important;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    padding: 5px 15px;
    border-radius: 5px;
    text-wrap: nowrap;
    width: calc(100% - 40px);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    color: white;
    font-size: 12px;
    letter-spacing: 0.7px;
    line-height: 2.5em;
}

.brxe-woocommerce-products .products .dynamic {
    gap: 8px;
    display: flex;
}

.brxe-woocommerce-products .dynamic .woocommerce-Price-amount {
    font-size: 14px;
    font-family: 'TAN Nimbus';
}

@keyframes spin-infinite {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }

  .brxe-woocommerce-products-filter .box-list li {
    width:30px;
    height:30px;
    border-radius: 100px!important;
    border: 1px solid #f1f1f1;
  }

  .brxe-woocommerce-products-filter .box-list li label {
    font-size: 0px;
    width: 30px;
    height: 30px;
}

.brxe-woocommerce-products-filter .box-list li.checked {
    border: 4px solid #fff;
    box-shadow: 0px 0px 0px 2px #2B9D75;
}

.brxe-woocommerce-products-filter .box-list {
    gap:6px;
}

.tax-product_cat .brxe-offcanvas {
    display: none;
}

.tax-product_cat.term-adhesifs-gel .brxe-offcanvas {
    display: block;
}

.woocommerce-no-products-found {
    font-family: 'Aileron', sans-serif, sans-serif;
    max-width: 1200px;
    width: 100%;
}

.woocommerce-info {
    justify-content: center!important;
}

.brx-body:not(.woocommerce-checkout) {
    padding-top: 115px;
}

.bc-stickynav-menu {
    box-shadow: 0px 0px 30px #0000001a;
}

.fkcart-item-price ins {
    font-weight: 700;
}

#fkcart-modal .fkcart-order-summary {
    background-color: white!important;
}

#fkcart-modal .fkcart--item .fkcart-discounted-price {
    display: none!important;
}

input#fkcart-coupon__input:focus {
    border-color: #FF4CE7 !important;
}

/* CART MOBILE */

@media (max-width:540px) {
#fkcart-modal .fkcart-preview-ui {
    height: calc(100% - 60px);
    margin-top: 30px;
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% - 40px) !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
}
}

@media (max-width:767px) {

    #fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-title {
        font-size: 14px!important;
    }

    #fkcart-modal .fkcart-quantity-selector .fkcart-quantity-button {
        width: 24px;
        min-width: 24px;
        height: 20px;
    }

    #fkcart-modal .fkcart-quantity-selector .fkcart-quantity__input {
        min-height: 20px;
        height: 20px;
        max-height: 20px;
        min-width: 24px;
        width: 24px;
        font-size: 11px !important;
        line-height: 16px;
        font-weight: 700!important;

    }

    #fkcart-modal .fkcart-panel:not(.fkwcs_fkcart_gpay_wrapper) {
        padding-left: 8px!important;
        padding-right: 8px!important;
    }

    .progress-message {
        margin-bottom: 8px;
        font-size: 14px;
    }

    .progress-bar-container {
        margin-bottom: 5px;
    }

    #fkcart-modal .fkcart-preview-ui .fkcart-slider-heading .fkcart-title {
        font-size: 1.5em!important;
        line-height: 2em;
        font-weight: 700;
    }
}

/* MY ACCOUNT */

.woocommerce-MyAccount-content h2 {
    font-size: 1.4em;
    font-family: 'Aileron', sans-serif;
    font-weight: bold;
    color: black;
}

.woocommerce-MyAccount-content .woocommerce-info {
    align-items: center;
    background-color: #ffde5917;
    color: #000000;
    display: flex;
    justify-content: space-between;
    padding: 15px;
}

.woocommerce-account .woocommerce-Addresses .edit, .woocommerce-MyAccount-content button[type="submit"], .woocommerce-MyAccount-content .woocommerce-info .button {
    display: inline-block;
    font-weight: 700;
    background-color: #2B9D75!important;
    padding: 10px 16px;
    color: white!important;
    border-radius: 5px;
    box-shadow: 4px 4px 0px 0px #FF4CE7;
    margin-top: 20px;
    margin-bottom: 15px;
    transition: all .2s ease-in-out;
}

.woocommerce-account .woocommerce-Addresses .edit:hover, .woocommerce-MyAccount-content button[type="submit"]:hover, .woocommerce-MyAccount-content .woocommerce-info .button:hover {
    background-color: #FF4CE7!important;
    color: white!important;
    box-shadow: 0px 0px 0px 0px #FF4CE7;
}

.woocommerce-account form .show-password-input {
    background-color: transparent;
}

.woocommerce-MyAccount-content .woocommerce-info {
    margin-bottom: 30px;
    display: flex
;
    flex-direction: column;
    gap: 20px;
}

.brxe-woocommerce-account-page .woocommerce-MyAccount-navigation {
    max-width: 100svw;
    overflow: visible;
    position: relative;
}

.brxe-woocommerce-account-page .woocommerce-MyAccount-navigation ul {
    flex-wrap: nowrap!important;
    overflow: scroll!important;
}

.brxe-woocommerce-account-page .woocommerce-MyAccount-navigation ul li {
    text-wrap: nowrap;
}

@media (max-width:1023px) {
/*.brxe-woocommerce-account-page .woocommerce-MyAccount-navigation::before {
    background-image: linear-gradient(to right, white, rgba(0, 0, 0, 0));
    content: "";
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    width: 10%;
    height: 100%;
}

.brxe-woocommerce-account-page .woocommerce-MyAccount-navigation::after {
    background-image: linear-gradient(270deg, white, rgba(0, 0, 0, 0));
    content: "";
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;
    width: 10%;
    height: 100%;
}*/

.woocommerce-account .woocommerce-MyAccount-navigation a {
    display: block;
    line-height: 45px!important;
    padding: 0 20px!important;
}
}

.woocommerce-MyAccount-content input, .woocommerce-MyAccount-content select, .woocommerce-MyAccount-content textarea {
    min-height: 50px;
    border: 1px solid #DDD;
    border-radius: 5px;
}

.woocommerce-MyAccount-content form legend {
    padding: 0px 10px;
}

.woocommerce-MyAccount-content form fieldset {
    padding-bottom: 30px;
}

.star-rating span:before {
    color: #fed600;
}

.star-rating {
    color: #fee9b5;
    font-size: 21px;
    height: 21px;
    line-height: 1;
    overflow: hidden;
    position: relative;
    right: 0;
    top: 0;
    width: 105px;
}

#reviews .woocommerce-Reviews-title {
    display: none;
}

#reviews .avatar {
    display: none;
}

#reviews .meta {
    margin-top: 16px;
}

#reviews .description {
    font-style: italic;
    opacity: .6;
}

#reviews .woocommerce-review__author {
    font-family: 'TAN Nimbus';
    font-size: 1em;
    letter-spacing: 0.5px;
}

#reviews form .stars a:before {
    font-size: 21px;
    color:#fee9b5;
}

#reviews form .stars.selected a.active~a:before {
    color:#fee9b5!important;
}

#reviews form .stars.selected a.active:before, #reviews form .stars.selected a:not(.active):before {
    color:#fed600!important;
}

#reviews form .stars a {
    display: inline-block;
    height: 21px;
    line-height: 1;
    position: relative;
    text-decoration: none;
    text-indent: -999em;
    width: 21px;
}

.product .woocommerce-tabs .wc-tabs {
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-image: url(/wp-content/uploads/2025/09/header.svg);
    background-repeat: repeat;
    background-position: bottom;
    position: relative;
    background-size: cover;
}

.product .woocommerce-tabs .wc-tabs::before {
    background-color: #ffffff8c;
    position: absolute;
    content: '';
    width: auto;
    height: auto;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.product .woocommerce-tabs .wc-tabs li {
    position: relative;
    z-index: 2;
}

.fkcart-select-options {
    display: none;
}

.brxe-product-add-to-cart .variations_form {
    flex-direction: column;
}

.brxe-product-add-to-cart .woocommerce-variation-add-to-cart {
    display: flex;
    flex-direction: row;
    gap: 16px;
}

.brxe-product-add-to-cart .woocommerce-variation.single_variation {
    display: none!important;
}

.brxe-product-add-to-cart .variations {
    display: flex;
    align-items: flex-end;
    gap: 16px;
}

.custom-variable-swatches {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 5px;
}

.custom-variable-swatches .swatch {
  width: 32px;
  height: 32px;
  border-radius: 100px;
  cursor: pointer;
  border: 2px solid #e0e0e0;
  transition: transform 0.2s, border-color 0.2s;
}

.custom-variable-swatches .swatch:hover {
  transform: scale(1.1);
}

.custom-variable-swatches .swatch.selected {
  border-color: #000; /* Ou la couleur de votre choix pour l'élément sélectionné */
  box-shadow: 0 0 0 1px #fff;
}

.logo_laposte {
    padding:4px;
    border-radius: 4px;
    background-color: #ffcb05;
}

.BigTitle {
    font-family: 'TAN Nimbus', sans-serif!important;
    font-size:1.4em!important;
    margin-bottom: 24px;
    color:black!important;
}

.BigTitle.paddingTop {
    padding-top: 16px;
}

.woocommerce-carte-cadeau {
    padding: 24px 24px 32px 24px;
    border: 1px solid #e0e0e0;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.btnDownload_giftcard {
    margin-top: 20px;
}

a.wcf-remove-product.cartflows-icon.cartflows-circle-cross {
    display: none !important;
    pointer-events: none !important;
}

.brx_ajax_add_to_cart, .button.product_type_variable.add_to_cart_button, .outofstock .button {
    min-width: auto;
    background-color: #2B9D75 !important;
    box-shadow: 4px 4px #5E17EB !important;
    color: white !important;
    border-radius: 4px !important;
    font-family: 'Aileron' !important;
    font-weight: 700 !important;
    transition: all .2s ease-in-out;
    width: auto;
    min-height: 45px !important;
}
 .brx_ajax_add_to_cart:hover, .button.product_type_variable.add_to_cart_button:hover, .outofstock .button:hover {
  background-color:#5E17EB!important;
  box-shadow:0px 0px #5E17EB!important;
  color:white!important;
}

.outofstock .button {
    opacity: 0.4;
}

.type-product .woocommerce-error .button.wc-forward {
    display: none;
}

@media (max-width:820px) {
.wcf-embed-checkout-form .woocommerce-checkout {
    font-family: 'Aileron'!important;
}

.wcf-ic-layout-right-column {
    background-image:none!important;
}
}

.woocommerce-pagination .prev.page-numbers, .woocommerce-pagination .next.page-numbers {
    background-color: #5e17eb;
    padding: 8px;
    border-radius: 100px;
    color: #fff;
}

.brxe-woocommerce-account-page .woocommerce-orders-table__cell .woocommerce-button.button.pay, .brxe-woocommerce-account-page .woocommerce-orders-table__cell .woocommerce-button.button.cancel {
    display: none !important;
}

@media (max-width:820px) {
.wcf-embed-checkout-form .woocommerce-checkout {
    font-family: 'Aileron', sans-serif !important;
}

.wcf-ic-layout-right-column {
    background-image:none!important;
}
}

form.woocommerce-ResetPassword.lost_reset_password button {
    min-width: auto;
    background-color: #5E17EB !important;
    box-shadow: 4px 4px #FF4CE7 !important;
    color: white !important;
    border-radius: 4px !important;
    font-family: 'Aileron' !important;
    font-weight: 700 !important;
    transition: all .2s ease-in-out;
    width: auto;
    min-height: 45px !important;   
}

form.woocommerce-ResetPassword.lost_reset_password button:hover {
  background-color:#FF4CE7!important;
  box-shadow:0px 0px #FF4CE7!important;
  color:white!important;
}

body.woocommerce-lost-password #brxe-nufodz {
    padding-top: 100px !important;
}

body.woocommerce-lost-password #brxe-nufodz .woocommerce-ResetPassword {
    color:black!important;
}

form.woocommerce-ResetPassword label {
    font-family: 'Aileron', sans-serif;
    font-weight: 700!important;
}