.search-form .visuallyhidden{
	display:none;
}
.gb-block-post-grid .gb-block-post-grid-header .gb-block-post-grid-title a{
	color: #293038;
    text-decoration: none;
}
.wp-block-buttons .wp-block-button.is-style-usc-button-link-white .wp-block-button__link:after{
	display:none !important;
}
.wp-block-buttons .wp-block-button.is-style-usc-button-link-white .wp-block-button__link span:after{
	    bottom: -4px;
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%23FFFFFF' viewBox='0 0 24 24'><title id='icon_title'>Right Chevron</title><desc id='icon_desc'>An icon of a chevron pointing right.</desc><path d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    display: inline-block;
    position: relative;
    width: 12px;
}
.usc-gateway-2018-light .site-navigation-menu #menu-item-47 .accordion>a:after{
	display:none !important;
}
.usc-gateway-2018-light .site-navigation-menu #menu-item-47 .accordion>a span:after {
    color: #1f1e18;
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%2344433C" viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"/><path fill="none" d="M0 0h24v24H0V0z"/></svg>');
    display: inline-block;
    left: 8px;
    position: relative;
    top: 2px;
}

a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color:#000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 15px;
    border:4px solid yellow;
    text-align:center;
    font-size:1.2em;
    z-index:999;
}
.ouv-list{
	display: flex;
    list-style-type: none;
}
.ouv-list li{
	box-sizing: border-box;
	padding: 0 20px;
}
.wp-block-buttons .wp-block-button.is-style-usc-button-link .wp-block-button__link:after{
	display:none !important;
}
.wp-block-buttons .wp-block-button.is-style-usc-button-link .wp-block-button__link span:after{
	bottom: -4px;
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="%23990000" viewBox="0 0 24 24"><title id="icon_title">Right Chevron</title><desc id="icon_desc">An icon of a chevron pointing right.</desc><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');
    display: inline-block;
    position: relative;
    width: 12px;
}

.page-template-default .site-content .entry-title{
	font-size: 44px;
    font-weight: 700;
    line-height: 48px;
}
.uagb-search-form__container label{
	display:block;
}
@media only screen and (max-width: 767px){
	.site-navigation .site-navigation-wrapper .site-navigation-container{
		display:none !important;
	}
	.site-navigation .site-navigation-wrapper .site-navigation-container.open{
		display:flex !important;
	}
	.site-navigation-menu .menu-item.menu-item-has-children .accordion .accordion-link:before{
		display:none !important;
	}
	.site-navigation-menu .menu-item.menu-item-has-children .accordion .accordion-link span:before{
		content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="%2344433C" viewBox="0 0 24 24"><path d="M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');
	}
	.home .entry-content{
		width:100% !important;
	}
	.ouv-list {
    	display: block;
	}
	.usc-gateway-2018-light .site-navigation-menu #menu-item-47 .accordion>a:nth-child(1) span{
		display:none !important;
	}
	.site-navigation{
		width:auto;
	}
}