/**
Theme Name: Astra Child
Author: Infinite Agency
Author URI: https://www.infiniteagency.fr
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
*/

.ast-header-break-point .ast-mobile-header-wrap .ast-flex.stack-on-mobile {flex-wrap: wrap;margin-top: 70px;display: inline-flex; position:fixed;}
.ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {padding-left: 24px;padding-right: 24px;background-color: #0f172a !important;}

/* TEL MOBIL */
.custom-header-link {text-align: center;background-color: #212a37;padding: 0px 0px 0px 0px;font-size: 16px; display: block;
    position: fixed;
    margin:0;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
}
.custom-header-link a {color: #fff;text-decoration: none;font-weight: 700;}
.custom-header-link a:hover {text-decoration: none;}
.btxcontact {padding:8px 10px; text-align:center; color:#666;}
/* TEL MOBIL */

@media screen and (min-width: 545px) {
.custom-header-link {display:none;}
}

@media screen and (max-width: 544px) {
.custom-header-link {display:block;}
.ast-header-break-point #ast-mobile-header {display: block;margin-top:35px;}
}

@media screen and (max-width: 550px) {
  .ast-primary-header-bar {
    display: block;
    position: fixed;
    margin: 0;
    margin-top: 0px;
    width: 100%;
    margin-top: 0px;
  }
	.ast-logo-title-inline .ast-site-identity {padding: 1em 0;}
}

/*div.grecaptcha-badge {visibility:hidden;}*/