/**
Theme Name: Pavage Robillard
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: pavage-robillard
Template: astra
*/


.ast-builder-language-switcher-menu-item-header {
	text-transform: uppercase;
	font-size: 16px;
}
html:lang(fr-FR) .ast-builder-language-switcher-menu-item-header:nth-child(2),
html:lang(fr-FR) .english-popup { 
	display: none!important; 
}
html:lang(en-US) .ast-builder-language-switcher-menu-item-header:nth-child(1),
html:lang(en-US) .french-popup { 
	display: none!important; 
}


.gfield input,
.gfield textarea,
.gfield select,
.gfield button {
	border-radius: 0!important;
}

.site button:not(.menu-toggle,.nodash),
.site .button:not(.nodash),
.site .ast-button:not(.nodash),
.site .elementor-button,
.site .submit:not(.nodash) {
	border-style: dashed!important;
}
.site .nodash .elementor-button,
.site .nodash .elementor-button:hover {
	border-style: solid!important;
}
.site .ast-above-header.ast-above-header-bar {
	border-bottom-style: dashed!important;
}


.ast-primary-header-bar.ast-sticky-active {
	box-shadow: 0 0 7px rgba(0,0,0,.5);
}

.borderize img {
	border: 7px solid #fff!important;
}


.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link::before, 
.ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link::before,
.ast-desktop .menu-item.current-menu-item > .menu-link::before {
	height: 3px;
	bottom: 0;
}
.ast-desktop .menu-item.current-menu-item > .menu-link::before {
	transform: none!important;
	background-color: var(--ast-global-color-0);
	left: 15px !important;
	width: calc(100% - 30px) !important;
}



.wp-block-button .wp-block-button__link, .elementor-button-wrapper .elementor-button, .elementor-button-wrapper .elementor-button:visited {
	color: var(--ast-global-color-5);
}


.ahfb-svg-iconset svg.ast-close-svg { 
	fill: #fff; 
	width: 40px;
	height: 40px;
}




.ast-header-button-2 .ast-custom-button::before {
	font-family: "Font Awesome 5 Free";
	content: "\f879";
	margin-right: 7px;
}
@media (max-width: 921px) {
	.ast-header-button-2 .ast-custom-button {
		text-indent: -9999em;
		width: 40px;
		padding-left: 0!important;
		padding-right: 0!important;
		text-align: center;
	}
	.ast-header-button-2 .ast-custom-button::after {
		font-family: "Font Awesome 5 Free";
		content: "\f879";
		float: right;
		text-indent: 0em;
		margin-right: 8px;
	}
}













.site-content .elementor-widget-text-editor ul, 
.site-content .elementor-widget-text-editor ol,
.wp-block-list,
.single-post article .entry-content ul,
.single-post article .entry-content ol {
    padding: 0 0 0 30px;
    margin: 20px 0 30px;
}
.elementor-widget-text-editor ul li,
.elementor-widget-text-editor ol li,
.wp-block-list li,
.single-post article .entry-content li {
    margin: 10px 0;
}

.site-content .elementor-widget-text-editor ul li,
ul.wp-block-list li,
.single-post article .entry-content ul li {
    list-style-type: none;
    position: relative;
}
.site-content .elementor-widget-text-editor ul li::before,
ul.wp-block-list li::before,
.single-post article .entry-content ul li::before {
    content: "\f00c";
    color: var( --e-global-color-astglobalcolor0 );
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    margin: 0 10px 0 -30px;
    top: -2px;
}

.site-content .elementor-widget-text-editor ul li::marker,
.site-content .elementor-widget-text-editor ol li::marker,
ol.wp-block-list li::marker,
.single-post article .entry-content ol li::befire {
    color: var( --e-global-color-astglobalcolor0 );
    font-weight: bold;
}


.site-content .elementor-widget-text-editor p:last-child {
	margin-bottom: 0;
}


.ast-blog-layout-4-grid .ast-article-post .post-thumb-img-content img, 
.ast-related-post-content .post-thumb-img-content img {
	object-fit: cover;
}




.ast-mobile-popup-drawer.active {
	z-index: 999;
}