/* 
Theme Name: Jeveuxunsite.be
Theme URI: https://github.com/elementor/hello-theme/
Description: Jeveuxunsite.be is a child theme of Hello Elementor
Author: Jeveuxunsite.be
Author URI: https://jeveuxunsite.be/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/*IE page*/

#ie-container {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom:50px;
    padding-top: 50px;
}

.ie-centernav {
    display: inline-block;
    padding: 25px;
}



.mjoutofstock {
    min-height: 3.746em;
    min-width: 3.746em;
    padding: 0.502em;
    font-size: 13px;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 1.25;
    top: -0.5em;
    left: -0.5em;
    margin: 0;
    border-radius: 50%;
     background-color: #4A2C35;
    color: #fff;
    font-size: .857em;
    z-index: 9;
    width: 50px;
    right: auto;
    bottom: auto;
}


ul.products.elementor-grid li.product.type-product  a.button.product_type_variable,
ul.products.elementor-grid li.product.type-product  a.button.product_type_simple{
        font-size: 13px;
    text-transform: none;
    border-radius: 30px 30px 30px 30px;
    background-color: transparent;
/*    background-image: linear-gradient(150deg, var(#4a2c35 ) 0%, var(#d28076 ) 100%);*/
    background-image: linear-gradient(150deg, var(--e-global-color-secondary ) 0%, var(--e-global-color-primary ) 100%);
color: #fff;
}


.elementor-products-grid ul.products.elementor-grid li.product.type-product{
text-align: center;
padding: 0px 0px 30px 0px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #eee;
    border-radius: 8px 8px 8px 8px;
}


ul.products.elementor-grid h2.woocommerce-loop-product__title {
    color: #4A2C35;
    letter-spacing: normal;
    font-weight: 700;
    text-transform: capitalize;
}


.woocommerce ul.products li.product .price {
    color: #d28076;

}

#wc-stripe-upe-form {
    border: none !important;
}

.payment_box.payment_method_stripe {
    background: none !important;
}

#Field-numberInput { 
border: 1px solid #d5d8dc !important;
border-radius: 3px !important;
}


.button.product_type_simple,
.button.product_type_variable { 
color: #fff !important;
}

.woocommerce div.product form.cart table td {
    padding-left: inherit !important;
}

.eael-product-grid .woocommerce ul.products li.product a img {
    margin-bottom: 0 !important;
}

.payment_box.payment_method_stripe fieldset {
    border: none !important;
}


/*.tp-image-wrapper {
  position: relative;
  width: 250px;  
  height: 400px; 
  overflow: hidden;
}

.tp-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain; 
  display: block;
}*/