/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
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
*/

/**************************************** Page d'accueil ***************************************/

.home ul.products  .product .button{
    width: 100%;
    height: 50px;
}

ul.products li.product {
    display: flex !important;
    flex-direction: column !important;
}

ul.products li.product .button {
    margin-top: auto !important;
}

ul.products li.product img {
    height: 200px !important;
    object-fit: cover !important;
}

ul.products li.product .price {
    margin-bottom: 3rem !important;
}

ul.products li.product h2 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
}

/**************************************** Page produits ***************************************/

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #0671B8;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #0671B8;
}

.woocommerce span.onsale {
    background-color: #0671B8;
}

.single-product h1{
    color: #0671B8;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    border-radius: 15px;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border-radius: 15px !important;
}

.woocommerce-tabs ul{
    display: none;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
    background-color: #0671B8;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #0671B8;
}

.single-product ul.products li.product {
    text-align: center;
    border-radius: 15px;
    box-shadow: 0px 0px 14px 0px rgba(3.9999999999999982, 10.000000000000023, 29.999999999999996, 0.1);
}

.single-product li.product img {
    border-radius: 15px 15px 0 0;
}

li.product a.button{
    border-radius: 0 0 15px 15px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {    color: #ffffff !important;
    background-color: #0671B8 !important;
}

.single-product a{
    color: black;
}


.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 20px;
}

.elementor-menu-cart__footer-buttons .elementor-button {
    border-radius: 15px !important;
}

.woocommerce .products ul, .woocommerce ul.products{
    display: flex;
}

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th{
    background-color: transparent !important;
}

@media screen and (max-width: 768px) {
    .woocommerce .products ul, .woocommerce ul.products{
        flex-direction: column;
    }
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
    }
}

.single-product table {
    margin-block-end: 0;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 0;
}

.home .site > div.elementor .e-con .e-con-inner .e-child {
    border-radius: 15px;
    overflow: hidden;
}

.home .e-con .e-con-inner .e-child h2 a{
    font-family: "Bebas Neue", Sans-serif;
    font-size: 30px;
}

.home .e-con .e-con-inner .e-child .product-image .elementor-widget-container a {
    width: 100% !important;
}

.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter] {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -25%) !important;
    background-color: transparent !important;
    font-size: 14px !important;
}

/**************************************** Canal d'achat ***************************************/

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: #0671B8 !important;
}

#aerosi-checkout-form .asi-gift-radio .required_field{
    display: flex;
    align-items: flex-start;
}

#aerosi-checkout-form .asi-gift-radio .required_field span{
    margin-top: 0;
}


/****************************** YITH *************************************/
.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option.selected label {
    border: 1px solid #0671B8;
}

.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option label:hover {
    border: 1px solid #0671B8;
}

.yith-wapo-block
.yith-wapo-addon.yith-wapo-addon-type-product
.yith-wapo-option.selected label:after {
    background-color: #0671B8;
}

.wapo-total-options, .wapo-product-price{
    display: none;
}

#wapo-total-price-table table td,#wapo-total-price-table table th {
    border: none !important;
}

#wapo-total-price-table table th {
    padding-left: 0;
}

.wapo-total-order{
    color: #0671B8;
}

.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-product .yith-wapo-option {
    margin: 0px 2% 0px 0px;
}

.yith-wapo-block .yith-wapo-addon {
    margin-bottom: 0px;
}

.woocommerce div.product form.cart .variations tr:last-child th,
.woocommerce div.product form.cart .variations tr:last-child td {
    padding-bottom: 0px;
}

.elementor-menu-cart__product .variation{
    display: inline-block !important;
}

.elementor-menu-cart__product .variation dd
{
    margin-inline-start: 0px !important;
}

.woocommerce form .form-row{
    margin: 0 0 20px;
}

.woocommerce-message{;
    border-top-color: #e6202b;
}

.woocommerce-message::before{
    color: #e6202b;
}



.woocommerce table.shop_table {
    border: none;
}

table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
    border-block-start: 0px !important;
}


.woocommerce table.shop_table td {
    border-top: 1px solid rgba(9, 30, 34, 0.2);
}

.woocommerce thead td, .woocommerce thead th, .woocommerce tbody td, .woocommerce tbody th, .woocommerce tfoot td, .woocommerce tfoot th {
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-color: rgba(9, 30, 34, 0.2) !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
    color: black;
    font-weight: 800;
}