#aioseo-admin-bar-noindex-warning .wrapper, #aioseo-admin-bar-noindex-warning {
    height: 39px !important;
    line-height: 15px;
    width: 250px;
    display: contents;
}

.tarif-container {
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
}

.tarif-section {
    margin-bottom: 35px;
}

.tarif-section h3 {
    margin-bottom: 15px;
}

.tarif-item {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding: 8px 0;
}

.tarif-title {
    width: 65%;
}

.tarif-price {
    width: 35%;
    text-align: right;
    white-space: nowrap;
}

.tarif-notes {
    margin-top: 20px;
    font-size: 14px;
    color: #555;
}

.builder-item--footer-four-widgets
td, th {
    padding: 5px;
}

#block-14 p {
    display: flex;
}
#block-14 p a {
    padding: 0 5px;
}
#block-11 img {
    display: inline;
}
.home h1 {
    font-size: 100px;
    text-shadow: 2px 2px 0 #7A7A7A;
}

/* Mobile */
@media(max-width: 600px) {
    .tarif-item {
        flex-direction: column;
        align-items: flex-start;
    }
    .tarif-price {
        text-align: left;
        margin-top: 3px;
    }
}


@media only screen and (max-width: 600px) {
.site-logo img {
    max-width: 250px;
}

.home h1 {
    font-size:45px;

}
.elementor-309 .elementor-element.elementor-element-ddbfa65 .wpr-slider-content {
    padding: 0px;
}


}
