/** Theme Name: You Theme Author: You Author URI: https://www.you-restaurant.fr/ Description: You Template 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: you-theme Template: astra */
.ast-header-break-point .main-navigation ul .menu-item .menu-link {
     border-style:none;
    text-align:center;
}
 .ast-header-break-point .ast-primary-header-bar {
     border-bottom-style: none;
}
 .ast-header-break-point .main-header-menu {
     border-style: none;
}
#ast-desktop-header .ast-custom-button-link {
text-decoration:none !important;
}

/*
 li.no-desktop {
     background-color:none;
}

*/


span.titre-custom-h1 {
    font-weight: 600;
    font-size: 1.6em;
    font-style: normal;
	font-family: 'Crimson Text', serif;
}

span.sous-titre-custom-h1 {
	display: block;
    margin-top: 5px;
    font-style: italic;
	letter-spacing: 0.035em;
}

/*      Retour Ligne Mobile        */
@media (max-width: 767px) { 

		span.retour-ligne {
			display: block;
			margin-bottom: 5px;
		}
	}

 @media (min-width: 993px) {
    li.insta-menu-btn a span:before {
         font-size: 1.5em !important;
         position: relative;
         left: 0px;
         top: -4px;
    }
    .no-desktop {
        display:none !important;
    }
}
li.insta-menu-btn {
}
li.insta-menu-btn a span:before {
     font-size:2em;
     position: relative;
     left: -7px;
}

.site-header .menu-link * {
    vertical-align: text-top;
}


.blog h2 a {
    text-decoration: none !important;
}

@media (max-width: 921px) {
    .ast-separate-container .ast-article-post {
        background: none;
    }
}

@media (max-width: 921px) {
    .ast-separate-container .ast-article-single:not(.ast-related-post)

 {
   background: none;
    }
}

.post-navigation {
	display:none;

}
.ast-article-single {
    background: none !important;
}