/**

Theme Name: Astra Child

Author: Brainstorm Force

Author URI: http://wpastra.com/about/

Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: astra-child

Template: astra

*/

/* Logged in & out conditions */




@font-face {
    font-family: "Linux";
    src: url("https://cpts-sudvienne.fr/wp-content/themes/astra-child/fonts/Linux.ttf" ) format("truetype") ;
  }


.Linux h1, .Linux h2, .Linux h3, .Linux h4,.Linux h5, .Linux h6, .Linux{
    font-family: "Linux" !important;
}

@font-face {
    font-family: "Eras";
    src: url("https://cpts-sudvienne.fr/wp-content/themes/astra-child/fonts/Eras_Medium.otf" ) format("truetype") ;
  }


.Eras h1, .Eras h2, .Eras h3, .Eras h4,.Eras h5, .Eras h6, .Eras{
    font-family: "Eras" !important;
}



.logged-in-condition .hide-logged-in {
    display: none !important;
}

.logged-out-condition .hide-logged-out {
    display: none !important;
}

.grecaptcha-badge { 
    visibility: hidden !important;
}

/* *************** */
/* Bouton pro menu */
/* *************** */
.link_button_pro_container {
    text-align: center;
    padding: 10px; /* Add padding to prevent it from touching screen edges */
}

a.link_button_pro {
    text-decoration: none;
    color: white;
    background-color: #699EB5;
    padding: 0.7em 0.7em; /* Compact padding for more flexibility */
    border-radius: 3px;
    font-weight: 500;
    font-size: 0.8em;
    display: inline-block;
    max-width: 100%; /* Ensure it doesn’t exceed screen width */
    box-sizing: border-box; /* Make padding part of total width */
}

a.link_button_pro:hover {
    background-color: #1C344C;
}

.link_button_pro span {
    margin-right: 5px;
}

/* Media query for small screens */
@media (max-width: 600px) {
    a.link_button_pro {
        font-size: 0.7em; /* Adjust font size on small screens */
        padding: 0.5em 1em; /* Smaller padding for better fit */
    }
}

/* ************* */

.page-id-8601 path.leaflet-interactive, .page-id-9541 path.leaflet-interactive {
    outline: none;
}