/*
Theme Name: Staxx
Description: Simple. Affordable. Beatiful.
Author:  integritive inc.
Version: 1.0
Template: enfold
*/

/*Add your own styles here:*/

/* Mega Menu Styling */

.mega-menu-item li a span {
	color: #1caed6;
	font-size: 20px;
	padding-bottom: 8px;
}

.mega-menu-item li .avia-bullet {
	display: none;
}

.mega-menu-item hr {
	width: 20%;
	background-color: #c4d74b;
	height: 5px;
	border: none;
}

.mega-menu-item p {
	color: #1caed6;
}

.mega-menu-item h2 {
	color: #00b0d7;
}

#menu-item-7289 {
	margin-top: -16px;
}

#menu-item-7289 .button {
	background-color: #00b0d7;	
}

.donate-menu-button a .avia-menu-text {
	padding: 10px;
	background-color: #e55d25;
	color: #fff;
}

@media (max-width: 767px) {
	#footer .textwidget a img {
		float: left;
		margin-left: -20px;
	}
	.av_slideshow_full .container.caption_container {
		margin-top: 20px !important;
	}
}

.popup-button {
	padding: 10px;
    background: #e55d25;
    color: #fff;
    border: none;
    font-size: 20px;
    border-radius: 5px;
}