/*
 Theme Name:   Community Disability Alliance Hunter
 Theme URI:    https://poppyseedmedia.com.au
 Description:  This is custom theme for Community Disability Alliance Hunter.
 Author:       Poppy Seed Media
 Author URI:   https://poppyseedmedia.com.au
 Template:     astra
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  astra
*/

/* Theme custom css code here */

a:focus {
  outline: none;
}

.blue{
	color:#263e7d;
}
.light-blue{
	color:#a7d5e9;
}
.gold{
		color:#c2a74c;
}
.red{
		color:#bf0606;
}
.dark-black{
	color:#272b35;
}
.white{
	color:#ffffff;
}

.menu-get a.has-submenu{
	color:#ffffff!important;
		background: #263e7d;
	border-radius:30px;
}
.menu-get a.has-submenu:hover{
background: #c2a74c;
border-radius:30px;
}

.menu-contact a{
color:#ffffff!important;
		background: #263e7d;
	border-radius:30px;
}
.menu-contact a:hover{
background: #c2a74c;
border-radius:30px;
}
.elementor-button-icon .e-font-icon-svg {
  height: 1.5em;
}
.Yes{
	border:5px solid #c2a74c;
	border-radius:3px;
}
.small{
	font-size:22px!important;
}
#fatema{
margin-bottom: -170px !important;
}
.page-id-164 #contactus{
	display:none;
}
#cdahslider .swiper-wrapper{
	height:600px!important;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
  border-top-left-radius: 10px;
  border-top-right-radius: 0;
  border-bottom-right-radius:0;
  border-bottom-left-radius: 20px;
}
.tribe_events-template .ast-container {
    max-width: 100%;
 }
#tribe-events-pg-template {
max-width: 100%;
padding:0;
 
}