/*
 Theme Name:   Elevate Child
 Theme URI:    https://reactheme.com/products/wordpress/elevate
 Description:  Elevate Child
 Author:       ReacThemes
 Author URI:   http://reactheme.com
 Template:     elevate
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

#boiteargu .services-btn-part { display:none !important; }
.rt-pricing-table-features-list { text-align:left !important; }
@media screen and (min-width: 1024px) and (hover: hover) {
    .mobileonly {
        display: none !important;
    }
    .mobileonly a svg {
        margin-right: 10px !important;
        fill: #FF6600 !important;
        display: inline-block !important;
        color: #FF6600 !important;
        padding: 17px 33px !important;
        font-size: 16px !important;
        font-weight: 700 !important;
        font-family: "Titillium Web", sans-serif;
        line-height: 16px !important;
        text-align: center !important;
        letter-spacing: 0.05em !important;
        text-transform: uppercase !important;
        background: var(--primary-color);
        border-radius: 2px !important;
        position: relative !important;
        transition: 0.3s !important;
        z-index: 1 !important;
        overflow: hidden !important;
        width: 20px !important;
        height: 16px !important;
    }
    .mobileonly a svg {
        width: 20px !important;
        height: 16px !important;
    }
}