@media (min-width: 959px) {
	#wpadminbar {
	    bottom: 0px !important;
	}

.ddsmoothmenuh ul li ul li a:first-child:nth-last-child(2):after{
    content:">";
    position: absolute;
    right: 20px;
}

	/*.entry-title { margin-top : 120px;}*/
	.menuPrincipal {
		background-color: rgba(255,255,255);
  		/*height: 170px;*/
  		border-color: transparent;
  		/*min-height:170px;*/
  		position:fixed;
  		display:block;
  		top:0;
  		z-index:9000;
  		width:100%;
	}
	.topMenu {
  		height:30px;
  		min-height:30px;
  		position:relative;
  		margin:0 auto;
  		width:1200px;
  		padding-right:20px; 
 		padding-top:20px;
  		-webkit-transition: all 0.3s ease;
    	-moz-transition: all 0.3s ease;
    	-ms-transition: all 0.3s ease;
    	-o-transition: all 0.3s ease;
    	transition:  all 0.3s ease;
		/*padding-top:50px;*/
  		z-index:9999;
	}
	.navbar-fixed-top {
    	top: auto;
    	border-width: 0 0 1px;
	}
	.navbar-default {
    	/*background-color: rgba(255,255,255,0.8);*/
  		background-color:transparent;
    	height: 80px;
  		border-color: transparent;
      	padding-top:25px;
	}
	.navbar .container-fluid,.largeurMargee {
		margin :0 auto;
  		width:960px;
	}
	.navbar-default .navbar-nav > li > a {
  		font-family: "Quicksand";
    	color: #da8548;
  		font-weight:700;
  		-webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55); 
  		-moz-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55); 
		-o-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55); 
  		transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55); 
	}
	.navbar-default .navbar-nav > li > a:hover {
    	color: #333;
  		border-bottom : solid 3px #da8548;
  		background-color: transparent;
    	/*background-color: #666666; */
	}

	.navbar-default .navbar-nav > .active > a, 
	.navbar-default .navbar-nav > .active > a:hover, 
	.navbar-default .navbar-nav > .active > a:focus {
    	color: #888; 
  		border-bottom : solid 3px #da8548;
    	background-color: transparent; /*#029902;*/ 
	}

	/* sticky menu */
	header {
  		-webkit-transition: height 0.3s,top .50s ease, right 400ms ease;
    	-moz-transition: height 0.3s,top .50s ease, right 400ms ease;
    	-ms-transition: height 0.3s,top .50s ease, right 400ms ease;
    	-o-transition: height 0.3s,top .50s ease, right 400ms ease;
    	transition: height 0.3s,top .50s ease, right 400ms ease;
  		-webkit-backface-visibility: hidden;
	}
	.navbar-brand {
    	padding: 0;
	}
	.navbar-brand img {
  		margin-top : -90px; /*2px*/
  		height:170px;
		-webkit-transition: all 0.3s ease;
    	-moz-transition: all 0.3s ease;
    	-ms-transition: all 0.3s ease;
    	-o-transition: all 0.3s ease;
    	transition:  all 0.3s ease;
	}
	.nav-collapse.collapse {
    	height: auto !important;
    	overflow: visible !important;
  		float:right;
	}
	.navbar .nav {
  		font-weight:500;
  		font-size : 18px;
  		text-transform:uppercase;
  		float: right;
  		top:30px;
  		margin-top: 15px;
	}

	.smaller .menuPrincipal {
		height:90px;
  		min-height:90px;
	}
	.smaller .navbar .nav {
  		top:0px;
	}
	.smaller .navbar-default {
        background-color: #fff;
  		height : 100px !important;
  		-webkit-transition: all 0.3s;
    	-moz-transition: all 0.3s;
    	-ms-transition: all 0.3s;
    	-o-transition: all 0.3s;
    	transition: all 0.3s;
  		padding-top:0px;
  		box-shadow: 0 1px 5px #666;
	}
	.smaller .navbar-nav > li > a {
    	padding-top: 35px;
    	padding-bottom: 15px;
	}
	.smaller .navbar .nav {
    	margin-top: 5px !important;
		-webkit-transition: all 0.3s;
    	-moz-transition: all 0.3s;
    	-ms-transition: all 0.3s;
    	-o-transition: all 0.3s;
    	transition: all 0.3s;
  		
	}
	.smaller .topMenu {
  		height:0px;
  		min-height:0px;
  		display:none;
	}	
	.smaller .topMenu .horizontal-menu {
	  display:none;
	}

	/*.navbar-brand, .navbar-brand img {*/
    
	.smaller .navbar-brand img,
	.smaller #logo-container h1 img { 
  		margin-top:5px;
  		height : 75px;
		-webkit-transition: all 0.3s;
    	-moz-transition: all 0.3s;
    	-ms-transition: all 0.3s;
    	-o-transition: all 0.3s;
    	transition: all 0.3s;
	}
	.texte_right, .logo_right {
  		float:right;
  		display:flex;
  		position:relative;
  		clear:both;
	}
	.breadcrumbs {
  		display:block;
  		position :relative;
		margin-top: 30px;
		margin-bottom: 10px;}
	}
@media (min-width: 1200px) {
	.navbar .container-fluid,.largeurMargee {
	margin :0 auto;
  	width:1200px;
	}
}
.navbar-inner {
    min-height: 40px;
    /*padding-left: 20px;
    padding-right: 20px;*/
    background-color: rgba(248,248,248,.75);
    background-image: none; 
    background-repeat: repeat-x;
    border: none; /*1px solid #D4D4D4;*/
    border-radius: none; /*4px;*/
    box-shadow: none; /*0px 1px 4px rgba(0, 0, 0, 0.067);*/
}

/*h1, h2, h3 { font-weight:300;}*/
h1 {border-bottom: 3px solid #f5a526;text-transform: uppercase;
font-weight: normal;}
.footwrapper h1 {border:none;}
/*strong {font-weight:400;}*/
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #ddff55;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    text-decoration: none;
    color: #ffffff;
	background-color:#a57c78 !important;
  	background-image: -moz-linear-gradient(top, #a57c78, #b98e88);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a57c78), to(#b98e88));
	background-image: -webkit-linear-gradient(top, #a57c78, #b98e88);
	background-image: -o-linear-gradient(top, #a57c78, #b98e88);
	background-image: linear-gradient(to bottom, #a57c78, #b98e88);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa57c78', endColorstr='#ffb98e88', GradientType=0);
}
.texteBlanc { color:#ffffff;}
.ombre { text-shadow : 0 0 3px black, 0 0 8px black /*#58B9DA*/;}
.texteBlanc strong {font-weight:800;}
.telephone a { background-color: #7dc1d0; padding:10px !important; color:#ffffff;}
a.search-link { background-color: #004479; padding:10px !important; color:#ffffff;}
a.search-link { content : "Rechercher";}
.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item > .shiftnav-target {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
/*HORIZONTAL MENU HEADER*/
.horizontal-menu ul li {
  float: left;
  padding: 0 10px 0 10px;
  border-left: 0px;
   
  
}
.ddsmoothmenuh ul li a:hover {
  background-color: #89b724;
}
.sub-menu {
  border: 1px solid #3b3c3c;
}
.shiftnav-nav .sub-menu {
  border: 0px solid #3b3c3c;
}

/* MEGA MENU HORIZONTAL */
.wfm-mega-menu ul li .sub li.mega-hdr a.mega-hdr-a, .wfm-vertical-mega-menu ul li .sub li.mega-hdr a.mega-hdr-a {
  border-bottom : 0px;
}

.wfm-mega-menu ul.menu li:hover a {
  color: #ffffff;
  background-color: #21b5d8;
}

.sub-container {
  border: 1px solid #3b3c3c;
}

/* HEADER - LOGO */
.hello-header {
  display:inline-block;
  float:left;
  margin-top:5px;
}
.menu-header {
  display:inline-block;
  float:right;
  margin-top: 10px;
  padding-bottom: 5px;
}


#logo-container {
  
  background-color: #FFFFFF;
z-index: 10;
position: absolute !important;
top: 0px;
bottom: auto;
left: 0px;
right: auto;
background-color: #fff text-align:left;
margin-left: 0;
padding: 10px;
border-radius: 0 0 25px 25px;
overflow: hidden;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}

#logo-container h1 {
  border-bottom : 0px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#logo-container h1 img {
  max-height: 90px;
}

/* bloc ul li pages parent*/
  .childpages ul
{
	list-style: none;
	margin: 1em auto;
	padding: 0;
	width: 90%;
}

.childpages li
{
	float: left;
	width: 25%;
	height: 150px;
	margin: 1em;
	padding: 0em;
	border-radius: 0px;
	background: white;
	color: black;
	  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
  box-sizing: border-box;
  
}
.childpages h4{
  text-align:center;
}

/* FOOTER */
.footwrapper h3 {
  text-align:center;
  font-size:18px;
  font-weight:normal;
}

.footwrapper .vertical-menu a {
  padding: 1px;
  display: block;
  
}

.after-footer{
text-align:center;
}

/* CONTENU PAGES */
.breadcrumb{
background-color:#ffffff;
}


/*CSS WP File Download*/
.wpfd-content .breadcrumbs {
  float:left!important;
  margin: 0;
  list-style: outside none none;
  background: #fff;
  color: #3b3c3c!important;
  font-size: 14px!important;
  padding: 10px 0 !important;
  border-bottom: 0px!important;
}

.wpfd-container-default .wpfd-categories h2 {
  font-weight: bold!important;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #21b5d8!important;
  text-transform: uppercase;
  font-size: 1.25em;
  padding: 0;
  margin: 0 0 0 10px;
}



.wpfd-content-default .wpfd_list .file h3 a.wpfd_downloadlink {
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #3b3c3c!important;
  text-transform: none;
  vertical-align: text-top;
  font-size: 14px!important;
  line-height: 14px!important;
}
.wpfd-content-default .wpfd_list .file .filecontent {
  margin-left: 0;
  width: 75%!important;
}
.wpfd-content-default .wpfd_list .file .file-right {
  margin: 0 auto;
  text-align: center;
  width: 25%!important;
  min-width: 115px;
  padding-left: 5px;
}

.wpfd-content .wpfdcategory {
  font-size: 14px;
  line-height: 1.5;
  color: #fff;
  box-sizing: border-box;
  height: 49px;
  padding: 15px 20px;
  text-decoration: none;
  background: #89b724!important;
  display: inline-block;
  font-weight: normal;
  border: 1px solid #89b724!important;
  border-radius: 6px;
  text-align: left;
  flex: 1 0 165px;
  min-width: 165px;
  overflow: hidden;
}
.wpfdcategory:hover {
  background-color: #89b724;
  border: 1px solid #89b724;
}
.wpfd-content .wpfdcategory > span {
  display: inline-block;
  width: calc(100% - 22px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: -3px;
  font-weight: normal;
  text-align: left;
  padding-left: 10px;
  color: #ffffff!important;
  vertical-align: baseline;
  max-width: 150px;
}
.wpfd-content .wpfdcategory .wpfd-folder {
  font-size: 18px;
  float: left;
  vertical-align: middle;
  font-family: Material-Design-Iconic-Font !important;
  margin-top: -1px;
  color: #ffffff!important;
}
/*BTN LOGIN*/
.um input[type="submit"].um-button, .um input[type="submit"].um-button:focus, .um a.um-button, .um a.um-button.um-disabled:hover, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active {
  background: #89b724!important;
}

/*Vignettes pages parentes*/
ul li.wp-block-ptqblock__item {
  border : 1px solid #ccc;
  border-radius:5px;
  height: 150px;
text-align: center;
}
a.wp-block-ptqblock__link{
color: #21b5d8;
font-weight: bold;
}


/*css page accueil*/
.flash-info{
background-color: #89b724;
padding: 5px;
border-radius: 5px;
margin-top: 25px;
}
.frhd__post-block-wrapper{
width:100%;
}
.frhd__post-block-article {
  flex-basis: calc(95% / 1 - 15px);
  border-radius: 5px;
  align-items: center;
  margin-left: 5px;
  
}

@media (max-width: 638px) {
	.frhd__post-block-article {
  		flex-basis: calc(100% - 8px) !important;
	}
}

.agenda-accueil{
background-color: #21b5d8;
padding: 5px 0px 5px 15px;
border-radius: 5px;
margin: 25px 0;
}
/*btn applis page accueil*/
.wp-block-uagb-marketing-button .uagb-marketing-btn__wrap {
  
  height: 180px;
  width: 180px;
}

@media (max-width: 419px) {
.wp-block-uagb-marketing-button .uagb-marketing-btn__wrap {
  height: auto;
  width: auto;
}
}

/*bloc agenda accueil*/
.wp-container-2 > * {
  margin: 0;
  width: 100%;
}
.tribe-events-widget-events-list{
width:95%;
color: #3b3c3c !important;
  margin-top:15px!important;
  text-align:left;
}
.tribe-events-widget-events-list__event-header{
margin-left:15px!important;
}

.tribe-events-widget-events-list h3,.tribe-events-widget-events-list h3 a,.tribe-events-widget-events-list h3 a:hover,.tribe-events-widget-events-list h3 a:visited {
  font-family: "Montserrat", Arial, sans-serif;
  text-align: left;
  font-size: 15px;
  color: #3b3c3c;
}
.tribe-events-widget .tribe-events-widget-events-list__view-more {
  text-align:center;
  color:#3b3c3c !important;
}
 .tribe-events-widget-events-list__event-datetime{
  color:#21b5d8;
  font-size:12px;
}

a.tribe-events-widget-events-list__view-more-link,
a.tribe-events-widget-events-list__view-more-link:hover,
a.tribe-events-widget-events-list__view-more-link:visited {
	background-color:#89b724;
  border-radius:5px;
  padding:12px!important;
  color:#ffffff !important;  
}

.tribe-common .tribe-common-g-row {
background-color:#ffffff;
  border-radius:5px;
  padding:0px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.tribe-events-widget .tribe-events-widget-events-list__event-date-tag {
  flex: none;
  position: relative;
  width: var(--tec-spacer-11);
  background-color: #f5a526;
  color: #fff;
  border-radius: 5px;
}

.tribe-events-widget .tribe-events-widget-events-list__event-date-tag-datetime {
  display: flex;
  flex-direction: column-reverse!important;
  height: 100%;
  text-align: center;
}
.tribe-events-widget .tribe-events-widget-events-list__event-date-tag-daynum, .tribe-events-widget .tribe-events-widget-events-list__event-date-tag-month  {
  margin-bottom: calc(var(--tec-spacer-0)*-0)!important;
}


/*menu header*/
.hello-header {
	font-size: 13px;
}
.menu-header .sub-menu {
	top: 20px;
  	width: 250px;
}
.menu-header ul ul li {
	/*background-color: #fff;*/
  	color : #fff;
}
.menu-header ul li ul li > a {
	color: #fff !important;
  	padding: 10px;
  	/*background-color: #fff;*/
  	line-height:30px;
  	font-size: 14px;
  	font-weight:normal;
}
.menu-header ul ul li:hover {
	/*background-color: #89b724;*/
}
.ultimatum-menu .nav-holder ul li ul li > a:hover, .ultimatum-menu .nav-holder ul li ul li.current-menu-item > a, .ultimatum-menu .nav-holder .ultimatum-menu-nav > li .sub-menu .current-menu-ancestor, .menu-header ul li ul li > a:hover {
	color: #000 !important;
  background-color: rgba(255,255,255,.2);
  	/*background-color: #89b724;*/
}
.uagb-marketing-btn__link {
  	width:100%;
  	padding-left: 20px !important;
  	padding-right: 20px !important;
  	border-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
	border: 0.1px solid #cccccc;
  	margin-bottom:10px;
}
.bk-yellow
{
  background: rgb(252,185,0);
}
.bk-blue
{
  background: rgb(33,181,216);
}
.bk-pink
{
  background: rgb(231,29,114);
}
.bk-green
{
  background: rgb(112,191,151);
}
/*.alertes-header {
  width:250px;
  float:right;
  position:relative;
  top:30px;
}*/
.alertes-hover .alertes-header {
  display:none;}
.alertes-hover:hover .alertes-header {
	display:block;
}
/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0;
    right: 0;
  	background-color: #f5a526;
	color: #fff;
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
  	box-shadow : -3px 0 5px #333;
}

.sidenav ul {
  	padding-left:10px;
  	padding-right:10px;
}
 
/* The navigation menu links */
.sidenav a {
    padding: 0;
    text-decoration: none;
    font-size: 14px;
    color: #111;
    display: block;
    transition: 0.3s
}
 
/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #333;
}
 
/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
.sidenav h2 {
	text-transform: uppercase;
    color: #fff;
}
.sidenav .post-content {
  	padding: 5px;
  	border-radius : 5px;
    background-color: #fff;
    color: #000;
    margin-bottom:5px;
   	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
	border: 0.1px solid #cccccc;
 
}
.sidenav .post-content-meta > * {
  display: inline-flex;
  align-items: unset !important;
  margin-bottom: 0px;
}

.post-content-date, .post-content-posttype {
	font-size: 12px;
  	color: #21b5d8;
  text-transform: capitalize;
  margin-right : 10px;
}
.post-content-date svg, .post-content-posttype svg {
    width: 12px;
    height: 12px;
  margin-right: 5px;
  	fill: #f5a526;
}

.frhd__post-meta > * {
  display: inline-flex;
  align-items: unset !important;
  margin-bottom: 15px;
}

/*CSS calendrier*/
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
  aspect-ratio: auto;
  border-color: var(--tec-color-border-secondary-month-grid);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  min-height: 168px;
  overflow: visible;
  padding-top: 0;
  border-color: #21b5d8;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day-date {
  flex: none;
  padding: var(--tec-spacer-1);
  background-color: #21b5d8;
  color: #ffffff;
}
.tribe-events .tribe-events-calendar-month__calendar-event {
  margin: var(--tec-spacer-1) 0;
  padding: 0;
  position: relative;
}
.tribe-events-calendar-month__calendar-event-datetime {
  text-align:center;
  color:#ffffff;
  background-color:#f5a526;
}

.tribe-events-pg-template{
  min-height: 700px;
  padding-bottom: var(--tec-spacer-14);
  padding-top: var(--tec-spacer-13);
  margin-left: auto;
  margin-right: auto;
  max-width: var(--tec-grid-width);
  padding-left: var(--tec-grid-gutter-page-small);
  padding-right: var(--tec-grid-gutter-page-small);
  width: 100%;

}

.tribe-common button,.tribe-common-c-btn-icon, .tribe-common-c-btn-icon--caret-right, .tribe-events-c-top-bar__nav-link, .tribe-events-c-top-bar__nav-link--next {
  
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  background: #89b724;
  padding: 1px 10px!important;
  border-radius: 5px;
  text-decoration: none;
  border: 1px solid transparent!important;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small, .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small {
  padding: 6px 15px;
  width: auto;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  background: #f5a526;
  padding: 1px 10px;
  border-radius: 5px;
  text-decoration: none;
  border: 1px solid transparent;
}

#tribe-events-content ul.tribe-events-sub-nav li {
  display: inline-block;
  margin: 0;
    margin-right: 0px;
  vertical-align: middle;
  zoom: 1;
  padding: 6px 15px;
  width: auto;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  background: #89b724;
  padding: 1px 10px;
  border-radius: 5px;
  text-decoration: none;
  border: 1px solid transparent;
}

#tribe-events-content ul.tribe-events-sub-nav li a {
  
  color: #fff;
  
}

.tribe-events .tribe-events-c-view-selector__content {
  
  background: #89b724;
  border-radius: 5px;
 
}
.tribe-events-c-view-selector__content li a {
	color:#ffffff;
}
.datepicker table tr td span.active,.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:hover {
  background-image:none;
  background-color: #89b724!important;
}
.tribe-common .tribe-common-g-row {
  background-color: #ffffff;
  border-radius: 5px;
  padding: 0px;
  box-shadow: none;
}

.tribe-common-g-row {
  background-color: #ffffff;
  border-radius: 5px;
  padding: 0px;
  box-shadow: rgba(0, 0, 0, 0.15) 1px 1.95px 1.95px 2.6px!important;
  
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-date-tag {
  min-width: 90px;
  width: var(--tec-grid-width-1-of-9);
  background-color: #f5a526;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  padding-top: 15px;
}
.tribe-events .tribe-events-calendar-list__event-datetime-wrapper, .tribe-events .tribe-events-calendar-list__event-title,.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-datetime-wrapper {
  margin: 0 0 var(--tec-spacer-1);
  color: #21b5d8;
}
.tribe-events .tribe-events-calendar-list__event-title,.tribe-events-calendar-day__event-title  {
  margin: 0 0 var(--tec-spacer-1);
  color: #21b5d8;
  text-align: left;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__time-separator + .tribe-events-calendar-day__event, .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__type-separator + .tribe-events-calendar-day__event {
  margin-top: var(--tec-spacer-3);
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event {
  margin-bottom: var(--tec-spacer-3);
  margin-top: var(--tec-spacer-3);
  padding-left: 0;
}
.tribe-events .tribe-events-c-subscribe-dropdown__container {
  display: none;
}
.tribe-block__events-ical, .tribe-block__events-gcal {
  display: none!important;
}
span.frhd__cat-name a {
  display: inline-block;
  text-decoration: none;
  background: #f5a526 !important;
  color: #000;
  font-size: 14px;
  padding: 1px 9px;
  border-radius: 5px;
  border: 1px solid #9e9e9e;
  text-transform: uppercase;
}
.menu-item-has-children::after {
	/*content: " > ";
  	color : #fff;
  	display : inline;
  	float : right;
  	margin-right : 10px;*/
}

.tribe-events-widget-events-list {
  width: 100% !important;
  color: #3b3c3c !important;
  margin-top: 15px !important;
  text-align: left;
}