/* 
Theme Name: Blossom Feminine Child
Description: thème enfant feminine-chic
Template: blossom-feminine
*/

.header-b {
    border: none;
}

.header-m {
    padding: 25px 0 15px;
}

.top-bar {
    display: none;
}

div.col {
    display: flex;
    justify-content: space-around;
}

#text-3 {
    width: 45%;
}

#forminator_widget-2 {
    width: 45%;
}

#blossom-top {
    color: #ff7a3d;
    background-color: #ffffff !important;
    border: 2px solid #ff7a3d;
    border-radius: 50%;
}

#blossom-top:hover {
    color: #ffffff;
    background-color: #ff7a3d !important;
    border: 2px solid #ffffff;
    border-radius: 50%;
}

#blossom-top::after {
    border: none;
}

#blossom-top>span>svg {
    font-size: 30px;
}

#blossom-top>span {
    transform: translate(-50%, -50%);
}

#primary .page .entry-content h2 {
    font-size: 96px;
    color: #282828;
}

#primary .page .entry-content h2 {
    font-size: 96px;
    color: #282828;
}

.site-footer .widget .widget-title {
    color: #fff;
}

.footer-t {
    padding: 100px 0 40px !important;
}

.widget .widget-title {
    font-size: 40px;
}

#text-3>.textwidget {
    color: rgb(218, 218, 218);
    font-size: 20px;
    line-height: 20px;
}

#text-3>.textwidget>p {
    margin-bottom: 1em;
}

.forminator-ui#forminator-module-291.forminator-design--default .forminator-button-submit {
    background-color: #ff7a3d !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    letter-spacing: 0.5px !important;
}

input::placeholder {
    font-size: 12px;
}

@media screen and (max-width: 769px) {
    .column-1>.col {
        flex-direction: column;
    }

    #forminator_widget-2,
    #text-3 {
        width: 100%;
    }

    #text-3,
    #text-3 h2 {
        text-align: center;
    }

    .site-footer .widget .widget-title:after {
        width: 50%;
        left: 25%;
    }

    #text-3 .textwidget p:last-of-type {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    * {
        overflow-wrap: normal !important;
    }

    p>a>.alignleft {
        margin: 0 1.5em;
    }
}

#text-3 .textwidget p:last-of-type {
    color: rgb(218, 218, 218);
    margin-top: 3.5em;
}

textarea::placeholder {
    font-size: 12px;
}

.site-footer .widget .widget-title:after {
    background-color: #ff7a3d;
}

.header-t {
    display: none;
}

.elementor-13 .elementor-element.elementor-element-fc713c0 .elementor-button {
    border: none !important;
    padding: 15px 0;
}

.en_savoir a {
    transition: all 0.3s ease-in-out;
    color: #ffffff;
}

.en_savoir a:hover+.en_savoir {
    color: #ff7a3d;
}