/**
Theme Name: superwebpros
Author: SuperWebPros
Author URI: https://www.superwebpros.com
Description: The Pros know websites. Our theme is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, it comes with schema.org code integrated so search engines will love your site. There are plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by The Pros. Have an issue? Contact us: supersupport@superwebpros.com
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: superwebpros
Template: astra
*/
/***** am edits *********/
/************ repairs programs page **********/
@media (min-width:768px){
	.list-of-Types-of-eligible-repairs{
		max-height: 135px;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
	}			
	.list-of-Types-of-eligible-repairs li{
		margin-bottom:15px;
	}
}
@media (min-width:993px){
	.qualifications-for-the-repair {
		max-height: 265px;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		margin-top:30px
	}
	.qualifications-for-the-repair li{
		width: 43%;
   		margin-right: 7%;
  	  	margin-bottom: 15px;
	}
}

.table-style-1,.table-style-1 th{
	border:none;
	text-align:center;
	padding:20px 0;
}
.table-style-1 .uabb-table-inner-wrap .uabb-table-features .table-body-td{
	border:none;
	border-bottom:1px solid #0099cc;
	text-align:center;
	padding:20px 0;
}
.apply-to-repair-section{
	background: #0099CC;
    padding: 80px 20px;
    padding-bottom: 80px;
    color: #fff;
	border-radius:10px;
	margin-top:50px;
}
.apply-to-repair-section h3{
	color:#fff;
	margin-bottom:32px!important;
}
.apply-to-repair-section p{
	margin-bottom:20px;
}
.apply-to-repair-section .repair-apply-btn{
	background:#BED430;
	padding:18px 17px;
	color:#050606;
	display:inline-block;
}
.apply-to-repair-section .repair-apply-btn:hover{
	color:#fff;
}
.post-content .fl-rich-text .order-list-expect-section li h6{
	margin-bottom:0;
}
.order-list-expect-section li{
	margin-bottom:15px;
}
.expected-list .uabb-info-list-description {
	margin-left:20px;
}
.header-btn{
	position:relative;
	right:0;
	z-index:123;
}
html body .fl-node-content .header-btn.donate .uabb-creative-button-wrap a,
html body .fl-node-content .header-btn.donateSR .uabb-creative-button-wrap a,
html body .fl-node-content .header-btn.donateCar .uabb-creative-button-wrap a{
	display: flex;
    flex-direction: row;
    padding-left: 0;
    height: 100%;
    width: 200px;
    background-image: url(/wp-content/uploads/2022/11/donate2-red.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: -65px;
    height: 50px;
    /* justify-content: end; */
    align-items: center;
    border: none!important;
    padding-left: 24px;
    padding-right: 36px;
}
html body .fl-node-content .header-btn.donate .uabb-creative-button-wrap a:hover,
html body .fl-node-content .header-btn.donateSR .uabb-creative-button-wrap a:hover,
html body .fl-node-content .header-btn.donateCar .uabb-creative-button-wrap a:hover{
	border:none!important;
	color:#fff!important;
}
html body .fl-node-content .header-btn.donateSR .uabb-creative-button-wrap a{
	background-image: url(/wp-content/uploads/2022/09/donateSR2.png);
}
html body .fl-node-content .header-btn.donateCar .uabb-creative-button-wrap a{
	background-image: url(/wp-content/uploads/2022/09/donatecar2.png);
}
html body .column-for-btn .header-btn,.flag-col .fl-col-group{
	width:180px!important
}
.header-btn .uabb-creative-button-wrap a .uabb-creative-button-icon-before {
	transform:rotate(90deg);
}
/*.header-btn .uabb-creative-button-wrap:before{
	    width: 0;
    height: 0;
    border-top: 29px solid transparent;
    border-right: 30px solid #162F6B;
    border-bottom: 34px solid transparent;
	content:" ";
	display:inline-block;
	position:relative;
	right:-1px
}*/
.header-btn .uabb-creative-button-has-icon{
	display:flex;
	transform:rotate(-90deg)
}
.header-btn span.uabb-button-text{
	text-align:left!important;
}
.column-for-btn{
	position:relative;
}
.latest-posts.event h5{
	font-size:13px;
	color:#878a8e;
}

@media (max-width:1000px){
	html body .flag-col{
		width:100%;
	}
	html body .column-for-btn .header-btn, .flag-col .fl-col-group{
		width:auto!important;
	}
	html body .fl-node-content .header-btn.donate .uabb-creative-button-wrap a,
	html body .fl-node-content .header-btn.donateSR .uabb-creative-button-wrap a,
	html body .fl-node-content .header-btn.donateCar .uabb-creative-button-wrap a{
		position:relative;
		left:0;
		height:auto;
		padding-left: 20px;
    	padding-right: 20px;
		width:250px;
		justify-content:center
	}
	
	html body .fl-node-content .header-btn.donate .uabb-creative-button-wrap a{
		background-image:none;
		background-color:#102E67
	}
	
	html body .fl-node-content .header-btn.donateSR .uabb-creative-button-wrap a{
		background-image:none;
		background-color:#ED7137
	}
	
	html body .fl-node-content .header-btn.donateCar .uabb-creative-button-wrap a{
		background-image:none;
		background-color:#63AD41
	}
	.header-btn .uabb-creative-button-has-icon,.header-btn .uabb-creative-button-wrap a .uabb-creative-button-icon-before {
		transform: rotate(0deg);
	}
}