/*
Theme Name: Séjour Profitable
Description: Séjour Profitable theme
Author: Séjour Profitable
Author URI: https://www.sejour-profitable.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.woocommerce-invalid:after {
    content: '' !important;
}

.fusion-woo-checkout-payment-tb {
    background-color: var(--awb-label-bg-color);
    padding: 17px 10px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.awcdp-deposits-wrapper .awcdp-deposits-option {
    width: 100%;
    text-align: left;
}

.st-001 {
    position: relative;
    top: 5px;
}

.fusion-accordian .fusion-panel.fusion-toggle-no-divider.fusion-toggle-boxed-mode .panel-title a {
    padding: 25px 15px;
}

.single-product .woocommerce-tabs .panel {
    margin-left: 0;
}

.single-product .woocommerce-tabs>.tabs {
    display: none;
}

.product .avada-product-images-global img {
    border-radius: 12px;
}

.shop_table .product-thumbnail img {
    border-radius: 6px;
}

@media only screen and (max-width: 1000px) {
    .st-001 h1 {
        font-size: 0.6em !important;
        line-height: 1 !important;
    }
}