/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: iBlack Studio & Entreprise Borieu
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

/* --------- Global Style ------- */

body, ul.timeline_items, .icon_box a .desc, .icon_box a:hover .desc, .feature_list ul li a, .list_item a, .list_item a:hover, .widget_recent_entries ul li a, .flat_box a, .flat_box a:hover, .story_box .desc, .content_slider.carousel ul li a .title, .content_slider.flat.description ul li .desc, .content_slider.flat.description ul li a .desc{
    color:#000;
}

h1 {
  font-family: 'Fonseca Rounded', sans-serif;
  font-weight: 400;
  font-size: 96px;
  line-height: 130%;
}

h2 {
  font-family: 'Fonseca Rounded', sans-serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 130%;
}

h3 {
  font-family: 'Fonseca Rounded', sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
}

p {
  font-family: 'Open-sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color:#000;
}

p.lead {
  font-weight: 600;
}

.laaName h1{
    font-family: 'Restaconme', sans-serif;
    text-transform: capitalize;
}

.laaTitleTag{
    background-color: #ba1818;
    border-radius:12px;
    color:#fff !important;
}

.laaHeaderLine p{
    font-size:12px;
}

/* --------- Footer ------- */
.laaFooterCat p{
  font-family: 'Open sans', sans-serif;
  color:#fff !important;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
}


/* --------- Style de Base ------- */

.laaBlack *{
    color: #000;
}

.laaWhite *{
    color: #fff;
}

.laaRed *{
    color: #ba1818;
}

.laaYellow *{
    color: #fbc000;
}


.laaYellowLine {
  text-decoration: underline;
  text-decoration-color: #FBC000;
}

.laaRedLine {
  text-decoration: underline;
  text-decoration-color: #ba1818;
}

/* --------- Menu ------- */

.laaEshop *{
    color: #ba1818;
}

.laaEshop *:hover{
    color: #000;
}


/* --------- Accueil Shop Slider ------- */
.blog_slider_header {
  display: none; /* Suppression des fleches de navigation */
}

.laaShopSlider .item_wrapper {
    margin: 0 10px;
    position: relative;
    border-radius: 12px;
    border: 1px solid black;
    overflow: hidden;
}

.laaShopSlider .item_wrapper .image_wrapper {
    max-height: 300px;
}

.laaShopSlider .shop_slider .shop_slider_ul .shop_slider_li .item_wrapper .desc{
    max-height: 100px;
    text-align: center;
    background: #fff;
    padding: 0px 10px;
}

.laaShopSlider .item_wrapper .desc h4{
    margin-bottom: 0;
}

.laaShopSlider .item_wrapper .desc h4 a{
    font-size : 16px;
    font-weight: 700;
    line-height: 130%;
}

.laaShopSlider .item_wrapper .desc .price{
    font-size : 14px;
    font-weight: 400;
    line-height: 130%;
    color: #000;
    margin-bottom: 10px;
}

.laaShopSlider .slick-dots .slick-active a,
.laaShopSlider .slick-dots .slick-active a::after {
  background-color: #fff;
}

.laaShopSlider .woocommerce-price-suffix{
    display: none;
}

/* --------- Accueil FAQ ------- */

.laaFaq .question{
    border-radius: 12px;
    background: white;
    margin-bottom: 15px;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1);
}

.laaFaq .title{
  color: #000;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
}

.laaFaq .faq .question:after,
.laaFaq .faq .question:before,
.laaFaq .faq .num {
    display: none;
}

.faq .question .title .acc-icon-plus:before,
.faq .question .title .acc-icon-minus:before{
  color: #000;
}


/* --------- Contact Form ------- */

.laaContactForm .wpcf7-form-control{
  color: #000;
  border: 1px solid #000;
}

.laaContactForm .wpcf7-submit {
  background-color: #fff;
  border: 1px solid #ba1818;
  color: #ba1818;
  font-size: 1.2rem;
  font-weight: 700;
  border-radius: 16px;
}

.laaContactForm .wpcf7-submit:hover {
  background-color: #ba1818;
  color: #fff;
}

input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus {
  background-color: #f7f6f6;  
  border-color: #ba1818;
    color: #000;
}


/* --------- Login ------- */

.woocommerce-form-login__submit, .woocommerce-form-register__submit{
    color:#BA1818;
    border:1px solid #BA1818;
    border-radius:12px;
}
.woocommerce-form-login__submit:hover, .woocommerce-form-register__submit:hover{
    background-color:#BA1818 !important;
    color:#fff;
}

/* --------- Mon compte ------- */

.woocommerce-MyAccount-navigation{
    background-color:#000 !important;
}

.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a{
    color:#fff !important;
    background-color: #BA1818 !important;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a:hover{
    color:#fff !important;
}

 .woocommerce .woocommerce-MyAccount-navigation ul li a:hover{
    color:#BA1818 !important;
}

.woocommerce .woocommerce-MyAccount-navigation ul li a{
        color:#fff !important;
}

.woocommerce .woocommerce-MyAccount-navigation ul li a:before{
    display:none !important;
}

.woocommerce-MyAccount-content .woocommerce-notices-wrapper p{
    color:#000 !important;
}

.woocommerce table.shop_table th{
    color:#000 !important;
    font-family: 'Fonseca Rounded', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 130%;
}
.woocommerce table.shop_table th a, .woocommerce table.shop_table td{
    color:#000 !important;
    font-family: 'Open sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
}

.woocommerce-orders-table__cell .woocommerce-orders-table__cell-order-actions,
.woocommerce-button{
    color:#BA1818 !important;
    background-color:rgba(0,0,0,0)!important;
    font-family: 'Open sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
}

.woocommerce-button:hover {
    color:#000 !important;
}

button.woocommerce-Button {
    color:#BA1818 !important;
    background-color:rgba(0,0,0,0)!important;
    font-family: 'Open sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    border: 1px solid #BA1818;
    border-radius:12px;
}

button.woocommerce-Button:hover {
    color:#000 !important;
    border: 1px solid #BA1818;
    border-radius:12px;
}

.woocommerce table.shop_table th, .woocommerce table.shop_table td {
    padding: 5px 10px;
    border-width: 0;
}


.woocommerce .woocommerce-order-details, .woocommerce .woocommerce-customer-details{
    color:#000 !important;
    background-color:#fff !important;
    border: 1px solid #BA1818;
    border-radius:12px;
}


.woocommerce-order-details .woocommerce-table thead tr th,
.woocommerce-order-details .woocommerce-table tfoot tr th,
.woocommerce-order-details .woocommerce-table tbody tr th,
.woocommerce-order-details .woocommerce-table tbody tr td,
.woocommerce-order-details .woocommerce-table tbody tr td a,
.woocommerce-order-details .woocommerce-table tbody tr td span{
    color:#000 !important;
    font-family: 'Open sans', sans-serif;
    font-weight: 600;
    font-size: 14px !important;
    line-height: 130%;
    text-transform:capitalize;
}

.woocommerce-order-details .woocommerce-table tbody tr.wooco-item-child td a{
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    line-height: 60%;
}

.woocommerce-order-details .woocommerce-table tbody tr.wooco-item-child td span,
table.woocommerce-checkout-review-order-table tbody tr.wooco-item-child td span{
    display:none;
}

.woocommerce-order-details .woocommerce-table thead,
.woocommerce-order-details .woocommerce-table tfoot,
.woocommerce-order-details .woocommerce-table tfoot tr,
.woocommerce-order-details .woocommerce-table tbody,
.woocommerce table.shop_table.cart thead,
.cart_totals table.shop_table tbody tr th,
.cart_totals table.shop_table tbody tr td,
.woocommerce-checkout-review-order-table .cart-subtotal,
.woocommerce-checkout-review-order-table thead .product-name,
.woocommerce-checkout-review-order-table thead .product-total,
.woocommerce-checkout-review-order-table .woocommerce-shipping-totals{
    border-bottom:1px solid #000 !important;
}


table, table tr, table td, table tr:first-child td, table tr:nth-child(2n) td
, table tbody{
    color:#000 !important;
    font-family: 'Open sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
    border: 0px !important;
    box-shadow:0 0 0 0;
    background-color:rgba(0,0,0,0)!important;
}


/* --------- Panier ------- */

.mfn-checkout-steps li.active .mfn-step-number {
    background: #BA1818;
    color: #fff;
}

.laaCartProduct .woocommerce.columns-4 ul.products li.product{
    width:23%;
}

.laaCartProduct h4,
.woocommerce ul.products li.product h4{
    font-family: 'Open-sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    color:#000;
}

.laaCartProduct span,
.woocommerce ul.products li.product span{
    font-family: 'Open-sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
}

.laaCartProduct span small{
    font-family: 'Open-sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
}


.laaCartProduct .image_wrapper {
    max-width:150px;
    margin:0 auto;
}

.woocommerce table.shop_table.cart{
    padding: 20px 10px;
}

.woocommerce table.shop_table.cart thead tr th{
    padding-bottom: 20px;
}
.woocommerce table.shop_table.cart th{
    font-family: 'Open-sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
    color:#BA1818 !important;
    text-transform:capitalize;
}

.woocommerce table.shop_table.cart td, .woocommerce table.shop_table.cart td a{
    font-family: 'Open-sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color:#000 !important;
    text-transform:capitalize;
    padding: 10px 10px;
}

.woocommerce table.shop_table.cart tr.wooco-item-child td, .woocommerce table.shop_table.cart tr.wooco-item-child td a{
    font-family: 'Open-sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color:#000 !important;
    font-style:italic;
}

.woocommerce table.shop_table.cart tr.wooco-item-child td.product-price span,
.woocommerce table.shop_table.cart tr.wooco-item-child td.product-subtotal span{
    color: rgba(0, 0, 0, 0) !important;
}

.woocommerce table.shop_table.cart th.product-subtotal{
    min-width: 110px;
}

.woocommerce table.shop_table.cart .quantity .qty {
    padding: 5px 30px !important;
    border: 1px solid #BA1818;
    border-radius:12px;
}

.cart-collaterals, .woocommerce-checkout-review-order {
    background-color:#fff !important;
    border: 1px solid #BA1818;
    border-radius:12px;
}

.cart_totals table.shop_table tbody th,
.cart_totals .woocommerce-Price-amount,
.woocommerce-checkout-review-order table.shop_table th,
.woocommerce-checkout-review-order table.shop_table tfoot th,
.woocommerce-checkout #payment ul.payment_methods li label,
.wc_payment_method .payment_method_cod .active-payment p, 
span.woocommerce-Price-amount,
div.product .stock{
    color:#000 !important;
    font-family: 'Open sans', sans-serif;
    font-weight: 700;
    font-size: 14px !important;
    line-height: 130%;
    text-transform:capitalize;
}

.cart_totals .woocommerce-shipping-destination,
.cart_totals .woocommerce-shipping-methods,
.cart_totals .includes_tax, 
table.woocommerce-checkout-review-order-table td,
.woocommerce ul.products li.product span{
    color:#000 !important;
    font-family: 'Open sans', sans-serif;
    font-weight: 400;
    font-size: 12px !important;
    line-height: 130%;
    text-transform:capitalize;
}

.cart_totals .woocommerce-shipping-calculator{
    color:#ba1818 !important;
    font-family: 'Open sans', sans-serif;
    font-weight: 400;
    font-size: 12px !important;
    line-height: 100%;
}

.cart_totals .woocommerce-shipping-calculator a:after{
    font-size: 10px !important;
}

.cart_totals .woocommerce-shipping-destination p {
  color: transparent !important;
  position: relative;
}

.cart_totals .woocommerce-shipping-destination p strong {
  color: inherit;
  position: relative;
  z-index: 1;
}


.cart_totals .wc-proceed-to-checkout a,
.coupon button, .actions button,
.woocommerce button.button{
    background-color:#ba1818;
    color:#fff;
    border-radius:12px;
}

.cart_totals .mfn-woo-cart-link{
    background-color:#fff;
    color:#ba1818;
    border-radius:12px;
    border:1px solid #ba1818;
    padding: 0.7em;
}

.cart_totals .mfn-woo-cart-link::after {
    content: '\f061'; /* unicode flèche FontAwesome */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0.5em;
}

.woocommerce-checkout-review-order-table th.product-total{
    min-width: 150px;
}

.woocommerce-checkout-review-order-table .order-total .woocommerce-Price-amount strong{
    font-size: 18px !important;
}

.active-payment{
    border-color:#fbc000 !important;
}

.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method .mfn-payment-check{
    background:#fbc000 !important;
}

.woocommerce-thankyou-order-received,
.woocommerce-thankyou-order-received:before{
    color:#fbc000;
}


a.mfn-woo-cart-link,
.woocommerce .column_product_meta .product_meta .posted_in,
.woocommerce .column_product_meta .product_meta .posted_in a{
    font-family: 'Open-sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color:#000;
}

.woocommerce-order-details .woocommerce-table tbody tr th:first-child,
.woocommerce-order-details .woocommerce-table tbody tr td:first-child{
    text-align: left;
}
.woocommerce-order-details .woocommerce-table tbody tr th:last-child,
.woocommerce-order-details .woocommerce-table tbody tr td:last-child{
    text-align: right;
}

.woocommerce ul.order_details li {
    padding: 10px 0px;
    text-transform:none;
}

.woocommerce ul.order_details li strong,
.woocommerce ul.order_details li strong span.woocommerce-Price-amount{
    font-family: 'Open-sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
    color:#ba1818 !important;
}

.woocommerce ul.order_details li,
.woocommerce ul.products li.product span strong{
    font-family: 'Open-sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    color:#000;
}

/* -------- MyShop --------*/
.woocommerce ul.products li.product{
    border-radius: 24px;
    border: 1px solid #000;
    overflow: hidden;
}

.woocommerce ul.products li.product .desc{
    background-color:#d9d9d9;
    padding: 15px 15px;
}

.woocommerce ul.products li.product h4{
    min-height:42px;
    display: flex;
    justify-content: center; /* centre horizontalement */
    align-items: center;     /* centre verticalement */
}

/* -------- MyProduct --------*/

.woocommerce-product-gallery__wrapper {
    border-radius: 16px;
    overflow: hidden;
}

.mcb-item-product_price-inner,
.mcb-item-product_price-inner span,
.mcb-item-product_price-inner bdi{
    color:#ba1818;
}

.woocommerce div.product form.cart div.quantity input{
    border-radius:12px;
    border:1px solid #ba1818;
}

.ltcTitle {
    font-family: 'Pretty Queen';
    color:#3E1F04;
    -webkit-text-stroke: 1px #3E1F04;
    -webkit-text-fill-color: #3E1F04;
    
}

.ltcX {
    font-family: 'Pretty Queen';
    color:#000;
}

.ltc {
    font-family: 'Open sans';
    font-weight: 600;
    font-size: 14px;
    color:#3E1F04;
}

/* Laptop: 960px – 1440px */
@media only screen and (min-width: 960px) and (max-width: 1440px) {
  h1 {
    font-size: 80px;
    line-height: 130%;
  }
  h2 {
    font-size: 32px;
    line-height: 130%;
  }
  h3 {
    font-size: 20px;
    line-height: 130%;
  }
  p {
    font-size: 15px;
    line-height: 130%;
  }
}

/* Tablet: 768px – 959px */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  h1 {
    font-size: 64px;
    line-height: 130%;
  }
  h2 {
    font-size: 28px;
    line-height: 130%;
  }
  h3 {
    font-size: 18px;
    line-height: 130%;
  }
  p {
    font-size: 14px;
    line-height: 130%;
  }
  a[href^=tel]:not(.action_button):not(.button) {
        color: #fff;
    }
    .laaFooterCat p{
        font-family: 'Open sans', sans-serif;
        color:#fff !important;
        font-weight: 400;
        font-size: 14px;
        line-height: 100%;
    }
    .laaFooterDesc a span{
        font-family: 'Open sans', sans-serif;
        color:#fff !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 100%;
    }
}

/* Mobile: below 768px */
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 48px;
    line-height: 130%;
  }
  h2 {
    font-size: 24px;
    line-height: 130%;
  }
  h3 {
    font-size: 16px;
    line-height: 130%;
  }
  p {
    font-size: 14px;
    line-height: 130%;
  }
  /* --------- Accueil Shop Slider ------- */
    
    .laaShopSlider .item_wrapper {
        margin: 0 10px;
        position: relative;
        border-radius: 12px;
        border: 1px solid black;
        overflow: hidden;
    }
    
    .laaShopSlider .item_wrapper .image_wrapper {
        max-height: 300px;
    }
    
    .laaShopSlider .shop_slider .shop_slider_ul .shop_slider_li .item_wrapper .desc{
        max-height: 100px;
        text-align: center;
        background: #d9d9d9 !important;
        padding: 0px 10px;
    }
    
    .laaShopSlider .item_wrapper .desc h4{
        margin-bottom: 0;
    }
    
    .laaShopSlider .item_wrapper .desc h4 a{
        font-size : 16px;
        font-weight: 700;
        line-height: 130%;
    }
    
    .laaShopSlider .item_wrapper .desc .price{
        font-size : 14px;
        font-weight: 400;
        line-height: 130%;
        color: #000;
        margin-bottom: 10px;
    }
    
    .laaShopSlider .slick-dots .slick-active a,
    .laaShopSlider .slick-dots .slick-active a::after {
      background-color: #fff;
    }
    
    .laaShopSlider .woocommerce-price-suffix{
        display: none;
    }
    .laaCartProduct .woocommerce.columns-4 ul.products li.product{
        width:48%;
    }
    .woocommerce ul.products li.product h4{
        font-size:14px;
        min-height:42px;
        display: flex;
        justify-content: center; /* centre horizontalement */
        align-items: center;     /* centre verticalement */
    }
    body.mobile-row-2-products .products_wrapper ul.products li.product,
    body.mobile-row-2-products .column_product_related ul.products li.product{
        width: 75%;
        margin: 4% 12.5%;
    }
    
    .woocommerce ul.products li.product .image_wrapper{
        height:250px;
        background-size: cover;
        background-position: center center;
    }
    a[href^=tel]:not(.action_button):not(.button) {
        color: #fff;
    }
    .laaFooterCat p{
        font-family: 'Open sans', sans-serif;
        color:#fff !important;
        font-weight: 400;
        font-size: 14px;
        line-height: 100%;
    }
    .laaFooterDesc a span{
        font-family: 'Open sans', sans-serif;
        color:#fff !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 100%;
    }
}