/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Content wp block advgb table **/
#content .wp-block-advgb-table {
	border-width: 0 !important;
	border-style: none !important;
}


/*= Content =================== */

/** Content >> Span 14 17329 wp block toolset blocks container **/
#span-14-17329 .wp-block-toolset-blocks-container {
	margin-right: auto !important;
	margin-left: auto !important;
}


/*= Leagues =================== */

/** Leagues >> Single leagues table **/
.single-leagues table {
	background-color: rgb(255, 255, 204) !important;
	padding: 10px !important;
	border: 1px solid #ccc !important;
	border-collapse: collapse !important;
}

/** Leagues >> Table table data **/
.single-leagues table td {
	text-align: center !important;
	border: 1px solid #ccc !important;
}

/** Leagues >> Html **/
html {
	background-color: rgb(0, 0, 0) !important;
}


/*= Membership Form =========== */

/** Membership Form >> Gform wrapper 6 **/
.gform_wrapper {
	background: #F1F3F7 !important;
	padding: 25px !important;
	border: 1px solid rgb(204, 204, 204) !important;
}

/** Membership Form >> Gform submit button 6 **/
#gform_submit_button_9, 
#gform_submit_button_1 {
	
}
#gform_submit_button_9, 
#gform_submit_button_11 {
	width: 100% !important;
	height: 50px !important;
	cursor: pointer !important;
}

/** Membership Form >> Page id 15341 sibwarning **/
.sibwarning {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(61, 225, 60) !important;
	padding: 20px !important;
	border: 1px solid rgb(204, 204, 204) !important;
}

/** Membership Form >> Div block 16 17370 **/
#div_block-16-17370 {
	border-top-style: solid !important;
}

/** Membership Form >> Gf headings heading 3 **/
.gf-headings h3 {
	font-size: 23px !important;
}

/** Membership Form >> Widget 135 17618 widgettitle **/
#widget-135-17618 .widgettitle {
	font-size: 23px !important;
	text-align: center !important;
}

/** Membership Form >> Widget 135 17618 widget links **/
#widget-135-17618 .widget_links {
	list-style-type: none !important;
}

/** Membership Form >> Xoxo list item (#1) **/
.xoxo li {
	list-style-type: none !important;
}

/** Membership Form >> Linkcat 9 blogroll **/
#linkcat-9 .blogroll {
	padding-left: 0 !important;
}

/** Membership Form >> Section 225 17690 ct section inner wrap **/
#section-225-17690 .ct-section-inner-wrap {
	min-width: auto !important;
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
}

/** Membership Form >> SIB Links **/
.sib-links a {
	padding: 5px 0 5px 0 !important;
	border-bottom: 1px solid rgb(209, 212, 219) !important;
	display: block !important;
}

/** Membership Form >> Code block 226 17690 sib links (#1) **/
#code_block-226-17690 .sib-links:nth-of-type(1) {
	width: 100% !important;
	height: auto !important;
}

/** Membership Form >> .sibspace **/
.sibspace {
	font-weight: bold !important;
	background-color: rgb(239, 255, 13) !important;
	padding-right: 5px !important;
	padding-left: 5px !important;
	border-width: 2px !important;
	border-style: solid !important;
}

/** Membership Form >> #field_9_53 h2 **/
.comment-form-url, 
.comment-form-email, 
.comment-notes, 
.comment-form-cookies-consent {
	display: none !important;
}

/** Membership Form >> #gform_submit_button_11 **/
#gform_submit_button_11 {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

/** Membership Form >> #input_11_38 .gchoice_11_38_1 **/
#input_11_38 .gchoice_11_38_1 {
	cursor: pointer !important;
}

/** Membership Form >> #input_11_38 .gchoice_11_38_0 **/
#input_11_38 .gchoice_11_38_0 {
	cursor: pointer !important;
}

/** Membership Form >> #field_11_62 .gfield_label **/
#field_11_62 .gfield_label {
	color: rgb(230, 60, 89) !important;
	font-weight: 900 !important;
	text-transform: uppercase !important;
}

/** Membership Form >> #field_11_53 h2 **/
#field_11_53 h2 {
	font-size: 40px !important;
}


/*( Desktop & Tablet )*/
@media (min-width: 768px) and (max-width: 979px) {
	/** Membership Form >> #field_11_53 h2 **/
	#field_11_53 h2 {
	font-size: 33px !important;
}

}


/*( Tablet & Phone )*/
@media (max-width: 767px) {
	/** Membership Form >> #field_11_53 h2 **/
	#field_11_53 h2 {
	font-size: 26px !important;
}

}


/*( Phone )*/
@media (max-width: 480px) {
	/** General >> Searchform input **/
	#searchform input {
	width: 128px !important;
	margin-top: 5px !important;
	margin-bottom: 0 !important;
}

	/** Membership Form >> #gform_submit_button_11 **/
	#gform_submit_button_11 {
	padding-top: 8px !important;
}

	/** Membership Form >> #field_11_53 h2 **/
	#field_11_53 h2 {
	font-size: 24px !important;
}

}

