<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	Theme Name: Mobilz Child
	Theme URI: http://www.mobilz.ninzio.com
	Description: Mobilz Multipurpose Responsive Retina-Ready  Wordpress Premium Child Theme
	Author: Ninzio Team
	Author URI: http://www.ninzio.com
	Template:mobilz
	Version: 1.2
*/
@import url("../mobilz/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
#text-6 {
	background-color:#bbbbbb;
	padding:20px;
}


@media only screen and (min-width: 1025px) {
	.member-mobile, .donate-mobile {
		display:none;
	}
}
@media only screen and (max-width: 1024px) {
	.home-mobile {
		display:none;
	}
	.mob-menu li a, .desk-menu .sub-menu li &gt; a {
		padding: 14px 30px;
	}
	.mob-menu li.member-mobile a {
	background-color: #ebebeb;
    color: #777777;
	}
	.mob-menu li.donate-mobile a {
	background-color: #1e8bd9;
    color: #ffffff;
	}
}

p.event-statement{
	text-align:center;
	padding:2% 10%;
}
.single-tribe_events p.event-statement{
	display:none;
}

@media only screen and (min-width: 641px){
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 100% !important;
}
}

.footer-widget-area textarea, .footer-widget-area select, .footer-widget-area input[type="date"], .footer-widget-area input[type="datetime"], .footer-widget-area input[type="datetime-local"], .footer-widget-area input[type="email"], .footer-widget-area input[type="month"], .footer-widget-area input[type="number"], .footer-widget-area input[type="password"], .footer-widget-area input[type="search"], .footer-widget-area input[type="tel"], .footer-widget-area input[type="text"], .footer-widget-area input[type="time"], .footer-widget-area input[type="url"], .footer-widget-area input[type="week"], .footer-widget-area .widget_icl_lang_sel_widget &gt; div &gt; ul &gt; li:first-child {
    background-color: #FFF;
}

.btn-3d input[type="submit"],
div.gform_wrapper .gform_footer input[type=submit]:last-child,
div.gform_wrapper .gform_page_footer input[type=button]:last-child,
div.gform_wrapper .gform_page_footer input[type=submit]:last-child,
.gform_wrapper .gform_page_footer .button.gform_previous_button{
	border:none!important;
}

#gform_45 .gform_page_footer .button.gform_previous_button {
    background-color: #ebebeb;
    box-shadow: 0 3px #d7d7d7;
    color: #777777!important;
    padding: 10px;
    display: block!important;
    margin-bottom: 20px!important;
}
#gform_submit_button_45 {
font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px 40px;	
}
:placeholder,
input[aria-label]{
	color:#444444!important;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
	padding-top:0!important;
}
.gform_wrapper li.hidden_label input {
	margin-top:0px!important;
}
.gform_wrapper .field_description_below .gfield_description {
	padding-top:0!important;
}

.gform_wrapper .ginput_price {
    display: none;
}
.gift .gfield_label{
	text-transform: uppercase;
    text-align: center;
    font-size: 24px;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 20px;
}

.gform_wrapper .gfp_big_button .gfield_radio li input[type=radio] {
    display:none;
}
.gform_wrapper .gfp_big_button .gfield_radio label {
    max-width: 100%;
margin: 0px 8px 0 0;
    padding: 15px 17px;
    float: none;
    background: #c7c7c7;
    color: #353535;
    letter-spacing: 0.09375rem;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-family: inherit;
    font-weight: 700;
    display: block;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    -webkit-appearance: none;
    cursor: pointer;
    line-height: 1;
    position: relative;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    box-sizing: border-box;
    text-transform:uppercase;
}

.gform_wrapper .gfp_big_button .gfield_radio label:hover {
    background: #118cd9;
	color:#ffffff;
}
.gform_wrapper .gfp_big_button .gfield_radio input[type=radio]:checked + label {
    background: #118cd9;
	color:#ffffff;
}

.ginput_card_security_code {
    display:inline-block !important;
}
</pre></body></html>