/*
 Theme Name:   AmaLinks Pro
 Theme URI:    https://amalinkspro.com
 Description:  Alchemy Coder's Custom Theme
 Author:       Alchemy Coder
 Author URI:   https://alchemycoder.com
 Version:      2.0
*/


/*New styles for miles*/

body.post-type-archive-glossary .inside-article {
	width:  100%;
}



#ptp-15827 div.ptp-dg6-bullet-item:nth-of-type(1) {
	font-size: 24px;
}

#ptp-15827 div.ptp-dg6-bullet-item:nth-of-type(1) strong {
	font-size: 36px;
	display: block;
	padding-top: 10px;
}





#ptp-11701 span.ptp-dg6-price {
	position: relative;
}


#ptp-11701 div.ptp-dg6-highlight span.ptp-dg6-price {
	color: #dc5454 !important;
	font-size: 50px !important;
}



.sale-popup-content {
	position: fixed;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 30px;
}

.affiliate-program {

}


.affiliate-program-inner {
	
}

.alert-bar-mobile {
	background: #dc5454;
	padding: 15px;
	position: relative;
	display: none;
}




/*body.page-id-89 .alert-bar {
	background: none;
	display: block !important;
}
body.page-id-89 .alert-bar.countdown-timer .alert-bar-inner > div:first-child {
	 color: #fff;
}*/

/*
@media (min-width: 780px) {

	body.page-id-89 .alert-bar.countdown-timer .alert-bar-inner {
		 flex-direction: column;
	}

	body.page-id-89 .alert-bar.countdown-timer .alert-bar-inner > div:first-child {
		 padding-bottom: 10px;
	}

	body.page-id-89 .countdown-wrap>span {
	    display: inline-block;
	    height: 110px;
	    width: 110px;
	    border-radius: 77px;
	    border: 1px solid #565353;
	    text-align: center;
	    line-height: 110px;
	    font-size: 60px;
	    color: #fff;
	    box-shadow: 0 0 20px #00e7b9;
	    margin: 0 5px;
	    font-weight: bold;
	}

	body.page-id-89 .countdown-wrap > span > span {
		font-size: 24px;
	}

}*/



/*.alert-bar.countdown-timer .alert-bar-inner,
.alert-bar-mobile .alert-bar-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
}

.alert-bar.countdown-timer .alert-bar-inner > div,
.alert-bar-mobile .alert-bar-inner > div {
	padding: 0 20px;
	font-size: 24px;
}

.alert-bar-mobile .alert-bar-inner > div {
	padding: 5px 20px;
}

.countdown-wrap {
	display: block;
	text-align: center;
}

.countdown-wrap > span {
	display: inline-block;
    height: 50px;
    width: 50px;
    border-radius: 25px;
    border: 1px solid #565353;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    box-shadow: 0 0 20px #00e7b9;
    margin: 0 5px;
    font-weight: bold;
}

.countdown-wrap > span > span {
	color: #dedede;
}




@media (max-width: 640px) {
	.alert-bar {
		display: none !important;
	}

	.alert-bar.countdown-timer .alert-bar-inner,
	.alert-bar-mobile .alert-bar-inner {
		flex-direction: column;
	}

}*/

@media (min-width: 641px) {
	.alert-bar-mobile {
		display:  none!important;
	}
}



.alert-bar-mobile {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	box-shadow: 0 0px 17px rgba(0,0,0,0.4);
	padding: 25px;
}

.alert-bar-mobile-close {
	position: absolute;
    top: -20px;
    right: 0;
    width: 30px;
    height: 20px;
    background: #000;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-radius: 10px 0 0 0;
    padding: 5px;
    cursor: pointer;
}



@media only screen and (max-width: 767px) {
	body #ptp-11701 header.ptp-dg6-pricing-header h2, body #ptp-11701 header.ptp-dg6-pricing-header span, {
	    font-weight: bold;
	    color: #000!important;
	}


}







/*.affiliate-program-header .affiliate-program-logo {
	float: right;
	margin: 0 0 0 60px;
}

.affiliate-program-header .acpb-row img {
	filter: grayscale(0.8);
	max-width: 200px;
	border-radius: 360%;
	border: 5px solid #e2e2e2;
    box-shadow: 5px 5px 8px #000;
}

@media (max-width: 640px) {
	.affiliate-program-header .acpb-row img {
		max-width: 100px;
		margin: 0 0 0 20px;
	}

}*/

.related-affiliate-programs-all {
	text-align: center;
	padding: 30px 30px 0;
}

.related-affiliate-programs-all a {
	color: #fff;
	font-size: 20px;
}

.related-affiliate-programs-all a:hover {
	text-decoration: underline;
}





#edd_show_discount {
	padding: 40px;
	background: #aeffb4;
	margin: 30px 0;
	font-size: 24px;
}



footer.site-footer {
	background: #363945;
	clear: both;
}




footer.site-footer .site-footer-inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 60px;
}

.alp-footer-as-seen-on {
	padding: 30px 60px;
	text-align: center;
}

.alp-footer-menu ul {
	margin: 0 auto;
	text-align: center;
}



.alp-footer-menu ul li {
	display: inline-block;
	margin: 0 10px 10px;
	font-size: 16px;
}



.footer-amazon-sitewide-disclosure {
	text-align: center;
}

.footer-amazon-sitewide-disclosure .footer-amazon-disclosure {
	padding-top: 30px;
}

.footer-amazon-sitewide-disclosure .footer-amazon-disclosure p {
	color: #a3a3a3;
    font-size: 12px;
}



.footer-amazon-sitewide-disclosure .alp-copyright {
	padding-top: 30px;
	color: #a3a3a3;
    font-size: 12px;
}







.footer-email-submit {
	background: #1b1d23;
	clear: both;
}

.footer-email-submit-inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 60px;
}


.footer-email-submit-inner h2 {
	color: #fff;
	font-size: 48px;
	text-align: center;
}

.footer-email-submit-inner h2 span {
	color: #dc5454;
}

.footer-email-submit-inner h3 {
	color: #fff;
	font-size: 36px;
	text-align: center;
}

.footer-email-submit-inner p {
	color: #fff;
	font-size: 24px;
	text-align: center;
}

.footer-email-submit-inner .footer-level-up-form-heading {
	font-size: 80px;
    font-weight: 700;
    text-shadow: 0 0 60px #db3b3b;
    text-align: left;
    line-height: 80px;
    margin-bottom: 0;
    margin-top: 60px;
}

.footer-email-submit-inner .footer-level-up-form-disclaimer {
	color: #999999;
    font-weight: 400;
    font-size: 18px;
    margin-top: 10px;
    text-align: left;
}


.footer-branding {
	padding: 30px 0 0 0;
	text-align: center;
}
.footer-branding img{
	vertical-align: midle;
}
.footer-branding a {
	color: #fff;
	opacity: 0.8;
}
.footer-branding a:hover {
	color: #fff;
	opacity: 1;
}
i.fab {
	font-size: 24px;
	margin: 0 5px;
}

.footer-level-up-form-wrap {

}

.footer-level-up-form-wrap .gform_wrapper .top_label .gfield_label {
	display: none;
}

.footer-level-up-form-wrap .gform_wrapper {
	position: relative;
}

.footer-level-up-form-wrap .gform_wrapper .gform_footer {
	position: absolute;
	right: 0;
	top: 0;
	width: 200px;
	padding: 0;
	margin: 0;
}

.footer-level-up-form-wrap .gform_wrapper .top_label input.large {
	width: 100%;
	padding: 0 215px 0 25px!important;
	font-weight: 700;
    font-size: 24px !important;
    line-height: 72px;
    color: #444;
    background-color: #fff;
    border-width: 0 0 0 0;
    border-radius: 0 0 0 0;
    height: 72px;
    /*transition: all 200ms;*/
    text-transform: uppercase;
}

.footer-level-up-form-wrap .gform_wrapper .gform_footer input[type=submit] {
	background-color: #00E7B9;
    color: #000;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 24px;
    padding: 24px 41px;
    border: none;
    font-weight: 700;
    /*transition: all 200ms;*/
    margin: 0;
    border-radius: 0;
    height: auto;
}
.footer-level-up-form-wrap .gform_wrapper .gform_footer input[type=submit]:hover {
	background: #dc5454;
    color: #fff;
}

.footer-level-up-form-wrap .gform_wrapper ::placeholder {
	font-size: 24px;
	color: #444;
	text-transform: uppercase;
}

@media (max-width: 640px) {

	footer.site-footer .site-footer-inner {
		padding: 30px;
	}
	.alp-footer-as-seen-on {
	    padding: 30px 0;
	}

	.footer-email-submit-inner {
		padding: 30px;
	}
	.footer-email-submit-inner h2 {
	    font-size: 36px;
	}
	.footer-email-submit-inner h3 {
	    font-size: 24px;
	}
	.footer-email-submit-inner p {
	    font-size: 16px;
	}
	.footer-level-up-form-wrap .gform_wrapper .gform_footer {
		position: relative;
		width: 100%;
	}
	.footer-level-up-form-wrap .gform_wrapper .top_label input.large {
		padding: 0 25px!important;
	}
	.footer-level-up-form-wrap .gform_wrapper .gform_footer input[type=submit] {
	    padding: 20px 41px;
	}
	.footer-email-submit-inner .footer-level-up-form-heading {
	    font-size: 60px;
	    line-height: 60px;
	}
}


.alp-exit-intent-popup {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
    background: rgba(33, 33, 33, 0.8);
    transform: scale(0);
}

.alp-exit-intent-popup.visible {
    transform: scale(1);
}


@media (max-width: 640px) {
	.alp-exit-intent-popup {
		display: none !important;
	}
}



.alp-exit-intent-popup .newsletter,
.alp-exit-intent-popup .sale-popup-content  {
    position: absolute;
    top: 60%;
    left: 50%;
    background: #000;
    border: 4px solid #dc5454;
    padding: 0 30px 30px;
    width: 98%;
    max-width: 98%;
    transition: transform 0.3s cubic-bezier(0.4, 0.0, 0.2, 1);
    transform: translateY(60%) scale(0);
    box-shadow: 0 0 41px rgba(0,231,185,1);
    text-align: center;
    max-width: 80%;
	max-height: 80%;
}

.alp-exit-intent-popup .sale-popup-content  {
	border: 20px solid #DC5454;
	top: calc(50% + 40px);
	padding: 0 30px 30px;
	max-width: 800px;
	max-height: calc(90% - 100px);
	height: 100%;
	border: 10px solid #dc5454;
}

.alp-exit-intent-popup .sale-popup-content p,
.alp-exit-intent-popup .sale-popup-content h3 {
	max-width: 870px;
	margin: 0 auto 10px;
	line-height: 1.2;
}

.alp-exit-intent-popup.visible .newsletter,
.alp-exit-intent-popup.visible .sale-popup-content {
    transform: translate(-50%, -50%) scale(1);
}


.popup-video-wrapper {
	height: 100%;
	padding: 0;
	padding-bottom: 23%;
	position: relative;
	width: 600px;
	height: 200px;
	max-width: 50%;
	max-height: 200px;
	margin: 0 auto;
	overflow: hidden;
}

.alp-exit-intent-popup .sale-popup-content video {
	display: block;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: auto;
	transform: translate(-50%, -50%);
	pointer-events: none;
}


.alp-exit-intent-popup .newsletter h4 {
	color: #DC5454;
	text-align: center;
	font-size: 36px;
	margin: 0;
}

.alp-exit-intent-popup .sale-popup-content h4 {
	color: #fff;
	text-align: center;
	font-size: 22;
	margin: 0;
}

.alp-exit-intent-popup .newsletter p {
	color: #FBC232;
	text-align: center;
	font-size: 24px;
	padding: 0 30px;
	margin: 0 0 20px 0;
}

.alp-exit-intent-popup .sale-popup-content p {
	color: #FFF;
	text-align: center;
	font-size: 16px;
	padding: 0;
}

.alp-exit-intent-popup .sale-popup-content h2 {
	color: #00e7b9;
	font-size: 36px;
	margin: 10px 0 5px 0;
/*	text-align: center;
	font-size: 36px;
	margin: 0;*/
}


.alp-exit-intent-popup .newsletter img {
	display: block;
	margin: 5px auto 20px;
}

.alp-exit-intent-popup .newsletter .gform_body ul {
	margin: 0;
	padding: 0;
}

#gfield_description .gfield_description.validation_message {
	display: none;
}


.alp-exit-intent-popup.visible .newsletter .close-alp-exit-intent-popup,
.alp-exit-intent-popup.visible .sale-popup-content .close-alp-exit-intent-popup {
	position: absolute;
	display: block;
	height: 40px;
	width: 40px;
	background: #DC5454;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	top: 0;
	right: 0;
	border: 4px solid #DC5454;
	/*transition: all 200ms;*/
	opacity: 0.6;
}


.alp-exit-intent-popup.visible .newsletter .close:hover {
	opacity: 1;
}

#field_8_1 label.gfield_label {
	display: none;
}

ul#gform_fields_8 {
	padding: 30px;
}
ul#gform_fields_8 li.gfield{
	margin: 0;
}




.single .alp-related-posts {
	background-color: #F4F7FF;
	padding-top: 60px;
}



.single .alp-related-posts .cover-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
    margin: 0;
}

.single .alp-related-posts .alp-related-post strong {
	padding: 0 20px 30px;
    display: block;
    color: #DC5454;
}

/*.alp-related-posts.related-affiliate-programs {
	background: #363945;
}*/

.alp-related-posts.related-affiliate-programs h2 {
	color: #FFF;
	margin: 0 0 30px 0;
}

.alp-related-posts.related-affiliate-programs .alp-related-posts-inner > p {
	color: #FFF;
	font-size: 18px;
	margin: 0 auto 60px;
	text-align: center;
	max-width: 780px;
}

/*.alp-related-posts.related-affiliate-programs .alp-related-post-inner {
	background: #fff;
	text-align: center;
}

.alp-related-posts.related-affiliate-programs .alp-related-posts-latest {
	flex-wrap: wrap;
	justify-content: center;
}
.alp-related-posts.related-affiliate-programs .alp-related-posts-latest .alp-related-post,
.affiliate-programs-results .alp-related-post {
	flex-basis: 16.666%;
	padding: 5px;
	display: flex;
    width: 100%;
    margin-bottom: 10px;
}*/
/*.alp-related-posts.related-affiliate-programs .alp-related-posts-latest .alp-related-post-inner {
    width: 100%;
    flex-basis: 100%;
    border-radius: 6px;
}*/
/*.alp-related-posts.related-affiliate-programs .alp-related-posts-latest .alp-related-post-inner .post-image,
.affiliate-programs-results .alp-related-post-inner .post-image {
    height: 0;
    background: #e9edf0;
    padding: 45%;
    position:relative;
    border-radius: 6px 0 0 6px;
}
.alp-related-posts.related-affiliate-programs .alp-related-posts-latest .alp-related-post-inner .post-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: 80%;
    max-width: 80%;
    transform: translate(-50%,-50%);
    border-radius: 360%;
}*/

.alp-related-posts.related-affiliate-programs .alp-related-posts-latest .alp-related-post-inner:hover {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.8);
}

.alp-related-posts.related-affiliate-programs .alp-related-posts-latest .alp-related-post h3 {
    color: #4F5467;
    font-size: 20px;
    line-height: 21px;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 10px;
}


body.single-affiliate-program .acpb-basic_content.bgwhite p strong {
	color: #DC5454;
	text-decoration: underline;
}


.alp-related-posts {
	padding-bottom: 60px;
}

.alp-related-posts h2 {
	text-align: center;
}


.alp-related-posts-inner {
	max-width: 1000px;
	margin: 0 auto;
}

.alp-related-posts-latest {
	display: flex;
	flex-direction: row;
}

.alp-related-posts-latest .alp-related-post {
	flex-basis: 33.3%;
	padding: 15px;
}
.alp-related-posts-latest .alp-related-post-inner {
	box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.1);
	position: relative;
	background: #fff;
	/*transition: all 200ms;*/
}
.alp-related-posts-latest .alp-related-post-inner:hover {
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
}

.alp-related-posts-latest .alp-related-post h3 {
	color: #4F5467;
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
	margin: 0;
	/*font-family: "Poppins",sans-serif;*/
	padding: 20px;
}



.alp-related-posts-latest .alp-related-post a {
    display: inline-block;
    color: #dc5454;
    font-size: 16px;
    text-decoration: none;
    /*transition: all 200ms;*/
    margin: 0 20px 15px;
}



.related-affiliate-niches {
	margin: 0 0 90px 0;
	text-align: center;
}


@media (max-width: 960px) {

	.alp-related-posts.related-affiliate-programs .alp-related-posts-latest .alp-related-post {
		flex-basis: 25%;
	}

	.related-affiliate-niches {
		padding: 0 30px;
	}

}





@media (max-width: 640px) {
	.alp-related-posts-latest {
		flex-direction: column;
	}
	.alp-related-posts-latest .alp-related-post {
		flex-basis: 100%;
	}

	.alp-related-posts.related-affiliate-programs .alp-related-posts-latest {
		flex-direction: row;
	}

	.alp-related-posts.related-affiliate-programs .alp-related-posts-latest .alp-related-post {
		flex-basis: 50%;
	}

}






body.page-template-template-home .grid-container {
	max-width: 100%;
}


.entry-content > p.alp-intro-video {
	position: relative;
	padding-bottom: 55.25%;
	height: 0;
	max-width: 780px;
	margin: 0 auto;
}


.entry-content > p.alp-intro-video > iframe[data-src*="youtube.com"],
.entry-content > p.alp-intro-video > iframe[data-src*="vimeo.com"]  {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/*.alp-home-pb {
	padding: 90px 30px;
}

@media (max-width: 640px) {
	.alp-home-pb {
		padding: 60px 20px;
	}

}*/

/*.alp-home-pb .alp-home-pb-inner {
	max-width: 1000px;
	margin: 0 auto;
}

.alp-home-pb h2 {
    color: #444;
    font-family: "Poppins",sans-serif;
    font-weight: 600;
    font-size: 46px;
    line-height: 1.3em;
}

@media (max-width: 640px) {
	.alp-home-pb h2 {
	    font-size: 32px;
	}
}
*/


/*.alp-home-pb.homepb-video_intro {
	background-color: #363945;
	text-align: center;
}

.alp-home-pb.homepb-video_intro h1 {
	color: #DDDDDD;
    font-size: 66px;
    line-height: 77px;
    text-shadow: 0px 0px 6px rgb(0 0 0 / 60%);
    margin: 0 0 30px 0;
    font-weight: 600;
}

@media (max-width: 640px) {

	.alp-home-pb.homepb-video_intro h1 {
		font-size: 36px;
		line-height: 40px;
	}

}

.alp-home-pb.homepb-video_intro h2 {
	color: #dc5454;
    font-size: 24px;
    margin: 0 0 30px 0;
}

.alp-home-pb.homepb-video_intro p {
	color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
}

.alp-intro-video {
	position: relative;
	padding-bottom: 45.25%;
	height: 0;
	max-width: 780px;
	margin: 0 auto;
}


.alp-intro-video .js-load-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




.alp-home-pb.homepb-as_seen_on {
	background-color: #363945;
	text-align: center;
	padding: 0 30px 90px;
}

.alp-home-pb.homepb-as_seen_on img {
	width: 80%;
}
*/




.alp-home-pb.homepb-demo_video {
	background-color: #fff;
	background-size: cover;
	position: relative;
	background-position: center center;
}

.alp-home-pb.homepb-demo_video {
	background-color: #fff;
	background-size: cover;
	position: relative;
}

.alp-home-pb.homepb-demo_video:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background: rgba(0,0,0,0.4);
}

.alp-home-pb.homepb-demo_video:before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30%;
	z-index: 1;
	background: #fff;
}

@media (max-width: 640px) {
	.alp-home-pb.homepb-demo_video:before {
		height: 15%;
	}

	.alp-home-pb.homepb-demo_video {
		background-image: none !important;
    	background-color: #333;
	}

}

.alp-home-pb.homepb-demo_video .alp-home-pb-inner {
	position: relative;
	z-index: 2;
}

.alp-home-pb.homepb-demo_video h2 {
	color: #fff;
	margin: 0 0 50px 0;
}

.alp-home-pb.homepb-demo_video h3 {
	color: #00E7B9;
    /*font-family: "Poppins", Sans-serif;*/
    font-size: 24px;
    font-weight: 600;
    line-height: 31px;
	margin: 0 0 50px 0;
	max-width: 80%;
}
.alp-home-pb.homepb-demo_video p {
	color: #fff;
	margin: 0 0 50px 0;
	font-size: 22px;
    font-weight: 400;
    max-width: 80%;
}

@media (max-width: 640px) {
	.alp-home-pb.homepb-demo_video h3,
	.alp-home-pb.homepb-demo_video p {
		max-width: 100%;
	}
}

.alp-home-pb.homepb-demo_video a {
	color: #fff;
}

.alp-home-pb.homepb-demo_video .demo-video-heading {
	margin: 30px auto 10px auto;
	max-width: 780px;
}


.centered-btn .no-api-link {
	margin: 30px 0 0 0;
	display: inline-block;
}




.alp-home-pb.homepb-features {
	background-color: #fff;
	padding: 0 30px 60px;
}

.alp-home-pb.homepb-features h2 {
	color: #dc5454;
}

.alp-home-pb.homepb-features h3 {
	color: #dc5454;
}




.alp-home-pb.homepb-testimonials {
	background-color: #F4F7FF;
}

.alp-home-pb.homepb-testimonials h2 {
	margin-bottom: 60px;
}

.alp-testimonial {
	display: flex;
	flex-direction: row;

}

.alp-testimonial img {
	width: 100px;
	height: auto;
	border-radius: 50px;
}

.alp-testimonial .alp-testimonial-info {
	padding-right: 30px;
	flex-basis: 20%;
	text-align: center;
}

.alp-testimonial-name {
	margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: bold;
}

.alp-testimonial-title {
	margin: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}

.alp-testimonial .alp-testimonial-info {
	padding-top: 30px;
}

.alp-testimonial .alp-testimonial-body {
	padding-left: 30px;
	flex-basis: 80%;
	background: #fff;
	padding: 30px;
	margin: 0 0 30px 0;
}

@media (max-width: 640px) {
	.alp-testimonial {
		flex-direction: column;
	}
}








.alp-home-pb.homepb-showcases {
	background-color: #fff;
}

.alp-home-pb.homepb-showcases .alp-flex > div:last-child {
	padding-left: 60px;
}

@media (max-width: 640px) {
	.alp-home-pb.homepb-showcases .alp-flex > div:last-child {
		padding-left: 0;
	}

}

.alp-home-pb.homepb-showcases .alp-home-pb-inner {
	max-width: 1200px;
}

.alp-home-pb.homepb-showcases h2 {
	color: #DC5454;
}

.alp-home-pb.homepb-showcases ul {
	margin: 0;
}

.alp-home-pb.homepb-showcases ul li {
	list-style-type: none;
	font-size: 24px;
	position: relative;
	padding-left: 50px;
}


.alp-home-pb.homepb-showcases ul li i {
	color: #2FDA08;
    font-size: 44px;
    position: absolute;
    left: -3px;
}

.alp-home-pb.homepb-showcases .cta-heading {
	margin: 60px 0 0;
	text-align: center;
}






.alp-home-pb.homepb-case_studies {
	background-color: #F4F7FF;
}

.alp-home-pb.homepb-case_studies .alp-flex.alp-flex-3 {
	margin-top: 60px;
}


.alp-home-pb.homepb-case_studies a {
	color: #A12121;
}





.alp-home-pb.homepb-tables {
	background-color: #363945;
}

.alp-home-pb.homepb-tables h2 {
	color: #ffffff;
	margin: 0 0 20px 0;
}

.alp-home-pb.homepb-tables h3 {
	color: #DC5454;
	margin: 0 0 50px 0;
}

.alp-home-pb.homepb-tables .centered-btn {
	color: #DC5454;
	margin: 60px 0 0 0;
}


.alp-home-pb.homepb-need_help {
	background-color: #fff;
}

.alp-home-pb.homepb-need_help h2 {
	font-size: 36px;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	margin-bottom: 60px;
}



.alp-home-pb.homepb-need_help h3 {
	color: #dc5454;
    font-size: 20px;
    font-weight: bold;
}






.alp-flex {
	display: flex;
	flex-direction: row;
}

.alp-flex > div {
	padding: 0 10px;
}

.centered-btn {
	text-align: center;
	padding: 30px 0;
}


.alp-flex.alp-flex-1 > div {
	flex-basis: 100%;
}
.alp-flex.alp-flex-2 > div {
	flex-basis: 50%;
}
.alp-flex.alp-flex-3 > div {
	flex-basis: 33.333%;
}
.alp-flex.alp-flex-4 > div {
	flex-basis: 25%;
}



@media (max-width: 640px) {

	.alp-flex {
		flex-direction: column;
	}

	.alp-flex.alp-flex-1 > div {
		flex-basis: 100%;
	}
	.alp-flex.alp-flex-2 > div {
		flex-basis: 100%;
	}
	.alp-flex.alp-flex-3 > div {
		flex-basis: 100%;
	}
	.alp-flex.alp-flex-4 > div {
		flex-basis: 100%;
	}

}









.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-info .showcase-4-features ul, .amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-info .showcase-4-features ul

{
	background: transparent !important;
}

.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-info .showcase-4-features ul li, .amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-info .showcase-4-features ul li

{
	color: #333;
}









/*.alp-archive-grid {
	max-width: 1600px;
	margin: 0 auto;
	padding: 60px 30px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
@media (max-width: 640px) {
	.alp-archive-grid {
		padding: 0;
	}
}

.alp-archive-grid > article {
	flex-basis: 33.333%;
	display: flex;
	padding: 15px;
}*/


/*.tax-affiliate-program-niche .affiliate-program-description p {
	margin: 15px 0 0 0;
}*/

/*.tax-affiliate-program-niche .alp-related-posts.related-affiliate-programs .alp-related-posts-latest {
	flex-direction: column;
}

.tax-affiliate-program-niche .alp-related-posts.related-affiliate-programs .alp-related-posts-latest .alp-related-post,
.affiliate-programs-results .alp-related-post {
	flex-basis: 100%;
}

.tax-affiliate-program-niche .alp-related-posts .alp-related-post-inner,
.affiliate-programs-results .alp-related-post-inner {
	display: flex;
	flex-direction: row;
	text-align: left;
}*/

/*.tax-affiliate-program-niche .alp-related-posts .alp-related-post-inner > .post-image,
.affiliate-programs-results .alp-related-post-inner > .post-image {
	flex-basis: 280px;
	padding: 30px!important;
}

.tax-affiliate-program-niche .alp-related-posts .post-image,
.affiliate-programs-results .post-image {
	height: auto!important;
	padding: 0!important;
	border-radius: 6px 0 0 6px;
}

.tax-affiliate-program-niche .alp-related-posts.related-affiliate-programs .alp-related-posts-latest .alp-related-post-inner .post-image img,
.affiliate-programs-results .alp-related-post-inner .post-image img {
	position: relative;
    top: 0;
    left: 0;
    max-height: 100%;
    max-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: none;
    border-radius: 360%;
}
*/

.tax-affiliate-program-niche .alp-related-posts .alp-related-post-inner > .post-info,
.affiliate-programs-results .alp-related-post-inner > .post-info {
	background: #fff;
}

.tax-affiliate-program-niche .alp-related-posts .alp-related-post-inner > .post-info h2,
.affiliate-programs-results .alp-related-post-inner > .post-info h2 {
	color: #333;
	text-align: left;
	padding: 0;
	margin: 0 0 10px 0;
}

.tax-affiliate-program-niche .alp-related-posts .alp-related-post-inner > .post-info h2 span,
.affiliate-programs-results .alp-related-post-inner > .post-info h2 span{
	color: #dc5454;
}

.tax-affiliate-program-niche .alp-related-posts-latest .alp-related-post a.aff-more-info,
.affiliate-programs-results .alp-related-post a.aff-more-info {
	margin: 0;
	color: #333;
}

.tax-affiliate-program-niche .alp-related-posts-latest .alp-related-post a.alp-button,
.affiliate-programs-results .alp-related-post a.alp-button {
	margin: 0 15px 0 0;
	color: #fff;
}




/*.archive.tax-affiliate-program-niche .alp-archive-grid > article,
.archive.tax-affiliate-program-type .alp-archive-grid > article {
	flex-basis: 16.666%;
}

.archive.tax-affiliate-program-niche .alp-archive-grid > article .inside-article,
.archive.tax-affiliate-program-type .alp-archive-grid > article .inside-article {
	width: 100%;
}

.tax-affiliate-program-niche .alp-related-posts.related-affiliate-programs,
.tax-affiliate-program-type .alp-related-posts.related-affiliate-programs {
	padding: 90px 30px;
	margin-bottom: 20px;
}*/

.tax-affiliate-program-niche .alp-related-posts.related-affiliate-programs.related-affiliate-programs-blog,
.tax-affiliate-program-type .alp-related-posts.related-affiliate-programs.related-affiliate-programs-blog {
	margin-top: -20px;
	padding-top: 0;
}

.tax-affiliate-program-niche .alp-related-posts.related-affiliate-programs.related-affiliate-programs-blog .alp-related-posts-latest .alp-related-post-inner .read-more,
.tax-affiliate-program-type .alp-related-posts.related-affiliate-programs.related-affiliate-programs-blog .alp-related-posts-latest .alp-related-post-inner .read-more {
    width: auto;
    padding: 0 60px;
    display: block;
    width: 240px;
    margin: 15px 0 0;
}

.tax-affiliate-program-niche .alp-related-posts.related-affiliate-programs.related-affiliate-programs-blog .alp-related-posts-latest .alp-related-post-inner h3,
.tax-affiliate-program-type .alp-related-posts.related-affiliate-programs.related-affiliate-programs-blog .alp-related-posts-latest .alp-related-post-inner h3 {
    font-weight: 600;
    font-size: 36px;
    line-height: 1.2;
    color: #333;
    text-align: left;
    padding: 0;
    margin: 0 0 10px 0;
}

.tax-affiliate-program-niche .alp-related-posts.related-affiliate-programs.related-affiliate-programs-blog .alp-related-posts-latest .alp-related-post-inner .post-meta,
.tax-affiliate-program-type .alp-related-posts.related-affiliate-programs.related-affiliate-programs-blog .alp-related-posts-latest .alp-related-post-inner .post-meta {
    padding: 30px;
}


.tax-affiliate-program-niche .alp-related-posts-latest .alp-related-post a.cover-link,
.tax-affiliate-program-type .alp-related-posts-latest .alp-related-post a.cover-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*.tax-affiliate-program-niche .simple-hero,
.tax-affiliate-program-type .simple-hero  {
	padding: 60px 30px;
}
.tax-affiliate-program-niche .simple-hero h1,
.tax-affiliate-program-type .simple-hero h1 {
	margin: 0 auto;
	color: #e16b6b;
}*/



.affiliate-programs-filters {
	padding: 60px 30px;
}
.affiliate-programs-filters-inner {
	max-width: 1000px;
	margin: 0 auto;
}

.affiliate-programs-filters-inner span {
	font-weight: bold;
	color: #DC5454;
	font-size: 16px;
	display: block;
}

.affiliate-programs-filters-inner select {
	display: block;
	padding: 15px !important;
    color: #333;
    border: 1px solid #dcdcdc;
    font-family: inherit;
    background: #dcdcdc;
    font-size: 18px;
    width: 100%;
}




.ap-filters-top {
	display: flex;
	flex-direction: row;
}
.ap-filters-top > div {
	flex-basis: 50%;
	padding: 10px;
}

.ap-filters-bottom {
	display: flex;
	flex-direction: row;
}
.ap-filters-bottom > div {
	flex-basis: 33%;
	padding: 10px;
}

.affiliate-programs-results {
	padding: 60px 30px;
	background: #F4F7FF;
}


.affiliate-programs-results-inner {
	max-width: 1000px;
	margin: 0 auto;
}





@media (max-width: 960px) {

	/*.alp-archive-grid > article {
		flex-basis: 50%;
	}*/

	.archive.tax-affiliate-program-niche .alp-archive-grid > article,
	.archive.tax-affiliate-program-type .alp-archive-grid > article {
		flex-basis: 25%;
	}

}

@media (max-width: 640px) {

	/*.alp-archive-grid {
		flex-direction: column;
	}

	.alp-archive-grid > article {
		flex-basis: 100%;
		padding: 0;
	}*/

	.archive.tax-affiliate-program-niche .alp-archive-grid > article,
	.archive.tax-affiliate-program-type .alp-archive-grid > article {
		flex-basis: 50%;
	}

}




body.page-template-default #content {
	max-width: 1000px;
	margin: 60px auto;
	padding: 0 30px;
}





.alp-accordian {
	position: relative;
}

.alp-accordian > div {
	position: relative;
}


.alp-accordian > div > h4 {
	background: #333;
	color: #fff;
	cursor: pointer;
	padding: 15px;
}

.alp-accordian > div > div {
	display: none;
	padding: 15px 15px 30px;
	background: #fff;
}

.alp-accordian > div.faq-open > div {
	display: block;
}










/*.glossary-term-wrap {
	background: #F4F7FF;
}

.glossary-term-wrap-inner {
	max-width: 1100px;
	margin: 0 auto;
	padding: 60px 0 90px;
}

.glossary-term-wrap h1 {
	font-size: 36px;
	color: #DC5454;
}
.glossary-term-wrap h1 span {
	color: #000000;
}

.glossary-term-wrap .definition {
	font-size: 20px;
}



.glossary-term-definition {
	padding: 30px;
	background: #fff;
	box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
*/


.term-related-posts {
	padding-left: 18px;
}
.term-related-posts li {
	padding-bottom: 40px;
	font-size: 18px;
}
.term-related-posts li strong {
	display: block;
	font-size: 21px;
    margin: 0 0 10px 0;
}

.term-related-posts li img {
	max-width: 33%;
    margin: 0 0 0 30px;
    float: right;
}

@media (max-width: 640px) {
	.term-related-posts li img {
		max-width: 100%;
	    width: 100%;
	    margin: 0 0 10px 0;
	    float: none;
	    vertical-align: top;
	}
}


.glossary-list li a:hover {
	background: #333;
}


/*.glossary-term-row {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	margin: 50px 0;
	justify-content: flex-start;
}

.glossary-term-row > div:first-child {
	flex-basis: 25%;
	text-align: right;
	padding-right: 30px;
	border-right: 5px solid #dedede;
	padding-top: 5px;
}

.glossary-term-row > div:nth-child(2) {
	flex-basis: 75%;
	padding-left: 30px;
}*/

.glossary-term-row:nth-child(2) > div:nth-child(2) {
	background: yellow;
	color: #000;
	padding: 30px;
	font-size: 22px;
}
.glossary-term-row:nth-child(2) > div:nth-child(2) p {
	font-size: 22px;
}

.glossary-term-row:nth-child(2) > div:nth-child(2) p:last-child {
	margin: 0;
}

.glossary-term-row > div:first-child p {
	font-weight: bold;
	margin: 0;
	font-size: 30px;
	line-height: 1;
	padding-bottom: 20px;
}

.glossary-term-row > div:nth-child(2) h1 {
	margin: 0!important;
}

.glossary-term-row > div:nth-child(2) p,
.glossary-term-row > div:nth-child(2) h1,
.glossary-term-row > div:nth-child(2) h2,
.glossary-term-row > div:nth-child(2) h3,
.glossary-term-row > div:nth-child(2) h4,
.glossary-term-row > div:nth-child(2) h5,
.glossary-term-row > div:nth-child(2) h6,
.glossary-term-row > div:nth-child(2) ul,
.glossary-term-row > div:nth-child(2) ol {
	margin: 0 0 20px;
}

.glossary-term-row > div:nth-child(2) ul {
    padding-left: 18px;
}


/*body.archive.tax-glossary-letter .alp-archive-grid {
	padding-top: 0;
}*/


body.archive.tax-glossary-letter #page {
	background: #F4F7FF;
}

/*body.archive.tax-glossary-letter .glossary-term-intro {
	padding-top: 60px;
}

*/
/*body.archive.tax-glossary-letter .glossary-term-intro h2,
body.archive.tax-glossary-letter .glossary-term-intro h3,
body.archive.tax-glossary-letter .glossary-term-intro ul {
	margin: 0 0 20px 0;
}*/

/*body.archive.tax-glossary-letter .inside-article {
	padding: 15px;
	width: 100%;
	box-shadow: none;
}
*/
body.archive.tax-glossary-letter .alp-archive-grid .inside-article:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}


body.archive.tax-glossary-letter .inside-article .entry-header {
	padding: 0;
}

body.archive.tax-glossary-letter .entry-header h2 {
	color: #DC5454;
	margin: 0 0 20px 0;
	font-weight: bold !important;
}
body.archive.tax-glossary-letter .entry-summary p {
	margin: 0;
}

body.archive.tax-glossary-letter .entry-summary strong {
	color: #DC5454;
}


body.archive.tax-glossary-letter .inside-article .entry-summary {
	padding: 0;
}

body.archive.tax-glossary-letter .inside-article .entry-footer {
	padding: 0;
}


/*body.archive.tax-glossary-letter #content {
	max-width: 1000px;
	margin: 0 auto;
}

body.archive.tax-glossary-letter .alp-archive-grid > article {
	flex-basis: 100%;
	padding: 0;
}*/


body.archive.tax-glossary-letter .cover-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




/*@media (max-width: 990px) {
	.glossary-term-row {
		flex-direction: column;
	}

	.glossary-term-row > div:first-child {
		flex-basis: 100%;
		text-align: left;
		padding-right: 0;
		border: none;
	}

	.glossary-term-row > div:nth-child(2) {
		flex-basis: 100%;
		padding-left: 0;
	}

	.glossary-term-row > div:first-child p {
		font-weight: bold;
		margin: 0;
		font-size: 36px;
		font-size: 28px;
		color: #999;
	}

}*/


#gform_wrapper_7 {
	background-color: #F4F7FF;
	padding-bottom: 0;
}


ul.gform_fields {
	padding: 0;
	margin: 0;
	list-style-type: none;
}



#gform_wrapper_7 .gform_footer input[type=submit] {
    background-color: #00E7B9;
    color: #000;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 24px;
    padding: 24px 41px;
    border: none;
    font-weight: 700;
    margin: 0;
}


body input[type=text], body input[type=email], body input[type=url], body input[type=password], body input[type=search], body input[type=tel], body input[type=number], body textarea {
	width: 100%;
}

#gform_wrapper_7 .gform_footer {
	text-align: center;
	padding: 0 0 30px 0;
}







.alp-top-bar {
	background-color: #363945;
	color: #fff;
	text-align: center;
}

.alp-top-bar a {
	color: #00E7B9;
	display: block;
	text-align: center;
	padding: 5px 10px;
}

.alp-top-bar span {
	color: #DC5454;
}


/*body * {
	box-sizing: border-box;
	/*font-family: 'Poppins';*/
/*	font-family: "Arial", sans-serrif;
}

@media (max-width: 640px) {
    body {
        font-size: 16px;
        line-height: 1.6;
    }*/
    /*
}*/

body.postid-23474 .acpb blockquote p {
    flex-basis: 100% !important;
}
body.postid-23474 .acpb blockquote {
	display: block;
}

body.postid-1871 .check-out-features {
	display: none;
}


body.edd-checkout header.main-header,
body.edd-checkout header.main-header,
body.edd-checkout footer {
	display: none !important;
}


body.category-case-studies .generate-columns-container  {
	padding-bottom: 90px;
}




body p {
	line-height: 1.8;
	font-size: 18px;
	margin: 0 0 20px 0;
}

body h1.entry-title {
    display: block;
}

/*h1 {
    font-weight: 600;
    font-size: 48px;
    line-height: 1.2;
    margin: 0 0 30px 0;
}*/

h2 {
    font-weight: 600;
    font-size: 36px;
    line-height: 1.2;
    margin: 0 0 30px 0;
    color: #444;
}

h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.2;
    margin: 0 0 30px 0;
    color: #444;
}

h4 {
    font-weight: 600;
    font-size: 20px;
    margin: 0 0 15px 0;
    color: #444;
}

@media screen and (max-width: 640px) {
	h1 {
	    font-size: 32px;
	}

	h2 {
	    font-size: 24px;
	}

	h3 {
	    font-size: 20px;
	}

	h4 {
	    font-size: 20px;
	}
}

.entry-header h1, .page-header h1 {
	color: #3f3f3f;
}



body.edd-checkout img.wp-image-169 {
	max-width: 450px;
	width: 90%;
	display: block;
	margin: 0 auto 15px;
}

body.edd-checkout h1.page-title {
	text-align: center;
	font-weight: bold;
	padding-bottom: 15px;
}

body.edd-checkout #edd_checkout_form_wrap #edd_final_total_wrap {
    margin: 30px 0;
    font-size: 30px;
    text-align: center;
    padding: 30px 15px;
    background: #fdecef;
}

body.edd-checkout img[alt="AmaLinks Pro 30-Day Money Back Guarante"],
body.edd-checkout img[alt="SSL Secure Website"] {
	float: left;
	width: 50%;
	max-width: 50%;
	margin-bottom: 30px;
}

body.edd-checkout #edd_checkout_form_wrap input[type=email], body.edd-checkout #edd_checkout_form_wrap input[type=password], body.edd-checkout #edd_checkout_form_wrap input[type=tel], body.edd-checkout #edd_checkout_form_wrap input[type=text], body.edd-checkout #edd_checkout_form_wrap textarea {
	padding: 15px;
}

body.edd-checkout #edd_checkout_form_wrap .edd-label {
	font-weight: bold;
	font-size: 24px;
}
body.edd-checkout #edd_checkout_form_wrap .edd-description {
	color: #a7a7a7;
}
body.edd-checkout #edd_checkout_form_wrap .screen-reader-text {
	display: none;
}

#edd_payment_mode_select_wrap {
	padding: 30px 0;
}

#edd_payment_mode_select legend {
	font-weight: bold;
	font-size: 24px;
}
#edd-payment-mode-wrap {
	font-size: 22px;
    padding: 15px 0;
}

#edd_checkout_form_wrap .edd-gateway-option {
	display: inline-block;
    padding-right: 30px;
}

#edd-discount-code-wrap {
	    padding: 60px 0;
}

.cfm-form legend,
.cc-address legend,
.cc-billing legend,
.edd-do-validate legend  {
	display: block;
    font-size: 36px;
    font-weight: bold;
    padding: 20px 0;
    /* background: #dedede; */
    width: 100%;
    border-bottom: 10px solid #dc5454;
    margin: 0 0 30px 0;
}

body.edd-checkout #edd_purchase_form_wrap p {
	margin-bottom: 40px;
}
    

body.edd-checkout #edd_checkout_form_wrap fieldset fieldset {
	padding: 26px;
}

body.edd-checkout #edd_checkout_cart .edd_cart_header_row th {
    background: #404040;
    padding: 1.387em;
    color: #fff;
    font-size: 18px;
}

body.edd-checkout #edd_checkout_cart td, body.edd-checkout  #edd_checkout_cart th {
	padding: 25px;
	text-align: center;
}

body.edd-checkout #edd-purchase-button, body.edd-checkout .edd-submit, body.edd-checkout [type=submit].edd-submit {
    font-size: 24px;
    padding: 30px 30px;
    display: block;
    width: 100%;
}

body.edd-checkout #edd-discount-code-wrap {

}


body.page-id-89 li#menu-item-1171 {
	opacity: 0.3;
    pointer-events: none;
}


body.page-id-89 .acpb.acpb-two_columns .acpb-row > div:first-child {
	flex-basis: 60%;
}
body.page-id-89 .acpb.acpb-two_columns .acpb-row > div:last-child {
	flex-basis: 40%;
}

#ptp-11701 a.ptp-dg6-button {
	font-weight: bold;
	text-transform: uppercase;
}



body select {
	background: #dcdcdc;
}

body input:focus, body textarea:focus {
    background: #f9f9f9;
}

body ul.tml-messages {
	margin: 30px 0;
}



body input[type=text], body input[type=email], body input[type=url], body input[type=password], body input[type=search], body input[type=tel], body input[type=number], body textarea {
	padding: 15px!important;
    font-size: 14px;
    color: #333;
    border: 1px solid #dcdcdc;
    font-family: inherit;
    background: #dcdcdc;
    /*transition: all 200ms;*/
    font-size: 18px;
}


body input[type=text]:focus, body input[type=email]:focus, body input[type=url]:focus, body input[type=password]:focus, body input[type=search]:focus, body input[type=tel]:focus, body input[type=number]:focus, body textarea:focus {
	background: #f9f9f9;
}

body.page-template-template-focus input[type=text], body.page-template-template-focus input[type=email], body.page-template-template-focus input[type=url], body.page-template-template-focus input[type=password], body.page-template-template-focus input[type=search], body.page-template-template-focus input[type=tel], body.page-template-template-focus input[type=number], body.page-template-template-focus textarea,

body.page-template-template-appsumo input[type=text], body.page-template-template-appsumo input[type=email], body.page-template-template-appsumo input[type=url], body.page-template-template-appsumo input[type=password], body.page-template-template-appsumo input[type=search], body.page-template-template-appsumo input[type=tel], body.page-template-template-appsumo input[type=number], body.page-template-template-appsumo textarea  {
	
	width: 100%;
	max-width: 100%;
	font-size: 20px;
	line-height: 80px;
	height: 80px;
	padding: 20px;
	margin: 0 30px 0 0;
	background: #f4f7ff;
    background-position: center bottom,center calc(100% - 3px);
    background-repeat: no-repeat;
    background-size: 0 4px,100% 2px;
    transition: background 0s ease-out 0s;

    background-image: linear-gradient(#dc5454,#dc5454),linear-gradient(#e9ecef,#e9ecef);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    float: none;


}

body.page-template-template-focus input[type=text]:hover, body.page-template-template-focus input[type=email]:hover, body.page-template-template-focus input[type=url]:hover, body.page-template-template-focus input[type=password]:hover, body.page-template-template-focus input[type=search]:hover, body.page-template-template-focus input[type=tel]:hover, body.page-template-template-focus input[type=number]:hover, body.page-template-template-focus textarea:hover,

body.page-template-template-appsumo input[type=text]:hover, body.page-template-template-appsumo input[type=email]:hover, body.page-template-template-appsumo input[type=url]:hover, body.page-template-template-appsumo input[type=password]:hover, body.page-template-template-appsumo input[type=search]:hover, body.page-template-template-appsumo input[type=tel]:hover, body.page-template-template-appsumo input[type=number]:hover, body.page-template-template-appsumo textarea:hover {
	color: #4F5467;
		background-size: 100% 4px,100% 2px;
		outline: 0;
		transition-duration: .3s;
}

body.page-template-template-focus input[type=text]:focus, body.page-template-template-focus input[type=email]:focus, body.page-template-template-focus input[type=url]:focus, body.page-template-template-focus input[type=password]:focus, body.page-template-template-focus input[type=search]:focus, body.page-template-template-focus input[type=tel]:focus, body.page-template-template-focus input[type=number]:focus, body.page-template-template-focus textarea:focus,

body.page-template-template-appsumo input[type=text]:focus, body.page-template-template-appsumo input[type=email]:focus, body.page-template-template-appsumo input[type=url]:focus, body.page-template-template-appsumo input[type=password]:focus, body.page-template-template-appsumo input[type=search]:focus, body.page-template-template-appsumo input[type=tel]:focus, body.page-template-template-appsumo input[type=number]:focus, body.page-template-template-appsumo textarea:focus {
	color: #4F5467;
		background-size: 100% 4px,100% 2px;
		outline: 0;
		transition-duration: .3s;
}




/*.post-author {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.post-author > span:first-child {
	flex-basis: 50px;
}

.post-author > span:last-child {
	flex-basis: calc(100% - 55px);
	padding-left: 5px;
}

.post-author > span:first-child img {
	width: 48px;
	height: 48px;
	border-radius: 25px;
	border: 3px solid #eceaea;
}*/

.blog-post-social-share {
	background: #F4F7FF;
	padding: 30px;
	margin-top: 30px;
}

.blog-post-social-share p {
	margin: 0;
}
	
body.category-documentation .entry-meta {
	display: none;
}


body.archive #page.grid-container {
	max-width: 100%;
}

body.archive .generate-columns.grid-33 {
	padding-bottom: 30px !important;
}

/*   new theme ************************* */




body.archive .entry-title a {
	color: #000;
	/*font-family: 'Open Sans';*/
}


body.archive .alp-header-wrap {
	margin-bottom: 0;
}



body .pagination {
	margin: 60px 0 !important;
	text-align: center;
	padding: 0 30px;
}


body .pagination a {
	padding: 15px 30px !important;
	border-radius: 3px;
	margin: 0 5px;
	font-size: 24px;
	display: inline-block;
	background: #dc5454;
	color: #fff !important;
	/*transition: all 200ms;*/
}

body .pagination li {
	display: inline-block;
	margin-bottom: 10px;
	/*transition: all 200ms;*/
}

body .pagination li.current {
	padding: 15px 30px !important;
	border-radius: 3px;
	margin: 0 5px;
	font-size: 24px;
	display: inline-block;
	background: #f1f1f1;
	color: #333 !important;
	
}

body .pagination a {
	background: #dc5454;
	color: #fff !important;
	/*transition: all 200ms;*/
}

body .pagination a:hover {
	background: #ad4040;
}




body footer.site-info .grid-container {
	max-width: inherit;
}


.footer-bar .widget_nav_menu {
	margin-bottom: 15px;
}





body .paging-navigation {
    padding: 40px 10px !important;
}




body.single-post .post-image-above-header .inside-article .featured-image, body.single-post .post-image-above-header .inside-article .post-image {
    float: right;
    max-width: 150px;
    margin-bottom: 10px;
}









body.single-post .entry-meta {
	display: none;
}





@media screen and (max-width: 640px) {

	/*body.single-post .inside-article {
		margin: 20px 0;
		padding: 20px;
	}*/

	/*body.single-post .entry-title {
		margin-bottom: 15px;
		font-size: 32px;
	}

	.post-author > span:first-child {
		flex-basis: 30px;
	}

	.post-author > span:first-child img {
		width: 30px;
		height: 30px;
		border-radius: 15px;
	}
	.post-author > span:last-child {
		font-size: 14px;
		padding-bottom: 5px;
		padding-left: 5px;
		width: 100%;
		flex-basis: calc(100% - 35px);
	}*/

}



@media screen and (min-width: 961px) {

	body.single-post .post-image-above-header .inside-article .featured-image, body.single-post .post-image-above-header .inside-article .post-image {
	    float: right;
	    max-width: 300px;
	    margin-bottom: 30px;
	}

	body.single-post .entry-title {
		margin-bottom: 30px;
	}


}


body.archive .inside-article .entry-header {
	clear: both;
}


/*body.archive .inside-article .entry-header .entry-title {
	font-size: 24px;
    line-height: 32px;
	font-weight: 400;
}



body.archive .inside-article .entry-summary {
	margin-top: 15px;
	font-size: 14px;
	linbe-height: 1.4;
}*/


body.archive .site-main  {
	/*max-width: 1600px;*/
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 60px;
}



body.archive article:nth-child(1) .inside-article .post-image,
body.archive article:nth-child(2) .inside-article .post-image,
body.archive article:nth-child(3) .inside-article .post-image {
	/*max-height: 250px;*/
}


/*body.archive .inside-article .post-image {
	margin-bottom: 30px !important;
	position: relative;
	overflow: hidden;
}*/


body.archive .generate-columns-container  {
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	/*box-shadow: 0 0 15px rgba(0,0,0,0.4);*/
}








body.archive .read-more {
	font-weight: bold;
	display: inline-block;
	height: 70px;
	line-height: 70px;
	background: #dc5454;
	border-radius: 360px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	margin-top: 30px;
	width: 100%;
	/*transition: all 200ms;*/
}

body.archive article:hover .read-more {
	background: #ad4040;
}



body.archive footer.entry-meta {
	display: none;
}


body.archive.category-documentation .inside-article .entry-content {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
}






body.archive.category-documentation .inside-article a.read-more {
	display: none;
}



.ac-cover-link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 100;
}


/*body.single-post .inside-article .featured-image {
	max-width: 100%;
	border-radius: 3px;
    overflow: hidden;
    border: 10px solid #333;
    /*display: none;*/
/*}*/

/*body.single-post .inside-article .featured-image img{
    display: block;
}*/


/*@media screen and (min-width: 641px) {

	body.single-post .inside-article .featured-image {
		max-width: 200px;
		float: right;
		margin: 0 0 20px 30px;
		display: block;
	}


}*/

/*@media screen and (min-width: 961px) {

	body.single-post .inside-article .featured-image {
		max-width: 400px;
		float: right;
		margin: 0 0 20px 30px;
	}


}*/





body.tml-action #page.container {
	max-width: 100%;
	padding: 0 15px;
}

body.tml-action #page.container #content {
	max-width: 600px;
	margin: 0 auto 0;
    padding: 60px 0;
}

ul.tml-links {
	list-style-type: none;
	margin: 0;
	text-align: center;
	padding: 0;
}

ul.tml-links a:hover {
	text-decoration: underline;
}

.tml-field-wrap.tml-rememberme-wrap {
    margin-top: 20px;
    margin-right: 25px;
    text-align: center;
}
.tml-field-wrap.tml-submit-wrap {
    text-align: center;
    padding: 10px 0 20px;
}



body.tml-action input[type="submit"],
.gform_footer input[type="submit"],
.affwp-form input[type=submit],
.edd_sl_form [type=submit] {
	text-align: center;
    height: 80px;
    line-height: 80px;
    /*transition: all 200ms;*/
    background: #dc5454;
    text-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 360px;
    font-size: 24px;
    padding: 0 60px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    cursor: pointer;
}
body.tml-action input[type="submit"]:hover,
.gform_footer input[type="submit"]:hover,
.affwp-form input[type=submit]:hover,
.edd_sl_form [type=submit]:hover {
    background: #00e7d6;
    color: #333;
}

body.tml-action input[type="submit"]:hover {
    background: #00e7d6!important;
    color: #333;
}

#gfield_description_2_7 {
	padding: 20px 0;
}

#edd_sl_license_sites {
	width: 100%;
}

#edd_sl_license_sites tbody tr td {
	padding: 20px;
}

#edd_sl_license_sites tbody tr:nth-child(odd) {
	background: #f1f1f1;
}
#edd_sl_license_sites tbody tr:nth-child(even) {
	background: #f9f9f9;
}





body.tml-action .tml .tml-label {
    display: block;
    margin: .5em 0;
    font-weight: bold;
    font-size: 24px;
}

body.tml-action .tml .tml-label[for="rememberme"] {
	font-size: 18px;
	display: inline-block;

}



.gform_wrapper .validation_error {
	padding: 30px;
	display: block;
	background: #ffe6ea;
	color: #580000;
}

.gfield_description.validation_message {
	padding: 30px;
	display: block;
	background: #ffe6ea;
	color: #580000;
}

.gform_wrapper .gform_body label.gfield_label {
	display: block;
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 20px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield {
	margin-bottom: 30px;
}
.gform_wrapper .gform_body select {
	margin-bottom: 30px;
	background: #f4f7ff;
	margin: 20px 0;
	padding: 15px !important;
	height: 80px;
	line-height: 80px;
	font-size: 20px;
	border: none;
	background-position: center bottom,center calc(100% - 3px);
    background-repeat: no-repeat;
    background-size: 0 4px,100% 2px;
    -webkit-transition: background 0s ease-out 0s;
    transition: background 0s ease-out 0s;
    background-image: -webkit-linear-gradient(#dc5454, #dc5454),-webkit-linear-gradient(#e9ecef, #e9ecef);
    background-image: linear-gradient(#dc5454, #dc5454),linear-gradient(#e9ecef, #e9ecef);
}

.gform_wrapper .gform_body select:hover {
    color: #4F5467;
    background-size: 100% 4px,100% 2px;
    outline: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    background-image: -webkit-linear-gradient(#dc5454, #dc5454),-webkit-linear-gradient(#e9ecef, #e9ecef);
    background-image: linear-gradient(#dc5454, #dc5454),linear-gradient(#e9ecef, #e9ecef);
}

.gform_wrapper .gform_body textarea {
 	min-height: 200px;
}

.gfield_description,
.ginput_container_fileupload {
 	padding: 20px 15px;
}

.gfield_radio,
.gfield_checkbox {
 	padding: 0 0 0 5px;
 	list-style-type: none;
}

input.gform_button_select_files {
	text-align: center;
    height: 30px;
    line-height: 20px;
    background: #dc5454;
    text-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 360px;
    font-size: 18px;
    padding: 0 30px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    cursor: pointer;
}

input.gform_button_select_files:hover {
    background: #00e7d6;
    color: #333;
}

.gform_wrapper li.gfield ul.gfield_radio li input[type=radio]+input[type=text] {
    width: 45.25%;
}

.gform_wrapper li.gfield ul.gfield_radio li,
.gform_wrapper li.gfield ul.gfield_checkbox li {
    font-size: 20px;
    padding: 0 0 5px 0;
}
.gform_wrapper li.gfield ul.gfield_radio li input[type=radio],
.gform_wrapper li.gfield ul.gfield_checkbox li input[type=checkbox] {
    margin: 0 10px;
}


.footer-level-up-form-wrap form {
    position: relative;
}

.footer-level-up-form-wrap .gform_wrapper .validation_error {
    background: none;
    padding: 10px 0 5px;
}

.footer-level-up-form-wrap .gform_wrapper .validation_error h2 {
    color: #dc5454;
    font-size: 1.4rem;
    text-align: left;
    margin: 0;
}

.footer-level-up-form-wrap .gfield_description.validation_message {
    background: none;
    padding: 10px 0 0;
    color: #dc5454;
}


.ac-open-nav.menuopen {
	display: none;
}




.ac-open-nav i {
	font-size: 40px;
}

.ac-close-nav i {
	font-size: 40px;
}


/*@media (max-width: 871px) {

	body .main-navigation ul#menu-main-navigation-logged-in,
	body .main-navigation ul#menu-main-navigation {
	    display: none;
	}

}*/





body.page-template-template-focus,
body.page-template-template-appsumo {
	background: #f1f1f1;
}

body.page-template-template-focus h1,
body.page-template-template-appsumo h1 {
	text-align: center;
}

	
body.page-template-template-focus.tml-action h1, {
	font-size: 36px;
    margin: 0 0 30px 0;
    padding: 30px;
    background: #4F5467;
    color: #fff !important;
    margin: 0;
}

body.page-template-template-focus.tml-action .inside-article {
	padding: 0;
}

body.page-template-template-focus.tml-action .entry-content {
	padding: 40px;
}





.footer-bar .textwidget p,
.footer-bar-align-center .copyright-bar {
	color: #8e7c7c;
	/*transition: all 200ms;*/
	font-size: 12px;
    max-width: 960px;
    margin: 0 auto !important;
}

.footer-bar .widget_nav_menu li {
	float: none;
	display: inline-block;
	margin-bottom: 10px;
}










.site-info a, .site-info a:visited {
	color: #d4d1d1;
	/*transition: all 200ms;*/
}


.site-info a:hover {
	color: #fff;
	text-decoration: underline;
}

body .site-info {
    padding: 60px 20px;
}


body .ptp-btn {
	padding: 20px;
	text-shadow: 3px 3px 0 rgba(0,0,0,0.7);
	letter-spacing: 1px;
	border-bottom: 2px solid #dc5454;
	margin: 15px 0;
}

body .ptp-btn:hover {
	margin: 15px 0 !important;
	padding: 20px !important;
}


body .ptp-price-table.special {
	box-shadow: 0 0 20px rgba(0,0,0,0.4);
}


body .ptp-price-table, body .desc-table {
	box-shadow: none;
}



















body.page-id-207 .single_page h1.page-title {
	margin: -20px -20px 0 -20px;
	padding: 0 30px 30px;
	text-align: center;
	position: relative;
	z-index: 1;
	background: #363945;
	text-shadow: 0 4px 14px #000;
	color: #fff;
}

body.page-id-207 .single article header {
	margin-bottom: 0;
}




body.page-template-template-focus #page {
	padding-top: 20px;
	background: linear-gradient(to bottom, #606c88, #3f4c6b);
	max-width: 1000px;
	margin: 0 auto 60px;
}

body.page-template-template-focus .site-main,
body.page-template-template-appsumo .site-main {
	padding: 40px;
}
body.page-template-template-focus.tml-action .site-main {
	padding: 0;
}

.tml button[type="submit"] {
	color: #FFFFFF;
    background-color: #DC5454;
    text-decoration: none;
    font-size: 32px;
    display: inline-block;
    padding: 25px 50px;
    box-shadow: none;
    line-height: 1;
    border-radius: 360px;
    font-weight: 600;
    text-align: center;
    border: none;
}

.tml button[type="submit"]:hover {
    color: #000;
    background-color: #00E7B9;
    text-decoration: none;
}


body.page-template-template-focus.edd-checkout #page {
	max-width: 780px;
}


#menu-1-f51ca6a a:hover {
	text-decoration: underline;
}

body.page-template-template-focus,
body.page-template-template-appsumo {
	background: linear-gradient(to bottom, #606c88, #3f4c6b);
}




body.page-template-template-focus article.focus-page,
body.page-template-template-appsumo article.focus-page {
	margin: 0 auto;
	float: none;
    max-width: 780px;
}


body.page-template-template-focus .site-main,
body.page-template-template-appsumo .site-main {
	background: #fff;
}







#edd_checkout_form_wrap input.edd-input, #edd_checkout_form_wrap textarea.edd-input {
	width: 100%;
}

#edd_checkout_cart_wrap {
	overflow: auto;
}

body.edd-checkout #edd_checkout_form_wrap #edd_final_total_wrap {
    margin: 30px 15px;
}

body.edd-checkout #edd-purchase-button, body.edd-checkout .edd-submit, body.edd-checkout [type=submit].edd-submit {
    padding: 30px 23px;
    border: none;
    margin: 15 0 0;
}







body.page-id-42 .post-single-content p a {
	display: block;
	padding: 20px;
	font-size: 24px;
	background: #fff;
	border: 1px solid #f1f1f1;
	/*transition: all 200ms;*/
}

body.page-id-42 .post-single-content p a:hover {
	box-shadow: 0 0 22px rgba(0,0,0,0.15);
}




.site-footer a {
    color: #e8e8e8;
}




.ac-footer-email-list {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}


.ac-footer-email-list-inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 90px 30px;
	position: relative;
	z-index:2;
}

.ac-footer-email-list:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background: rgba(0,0,0,0.8);
}

.ac-footer-email-list-inner h2 {
	font-size: 48px;
	font-weight: bold;
	color: #fff;
	/*font-family: 'open sans';*/
	text-align: center;
	margin: 0 0 45px 0;
}

.ac-footer-email-list-inner h2 span {
	color: #dc5454;
}

.ac-footer-email-list-inner h3 {
	font-size: 36px;
	font-weight: regular;
	color: #fff;
	/*font-family: 'open sans';*/
	text-align: center;
	margin: -0 0 45px 0;
}




.ac-footer-email-list-inner .ac-footer-email-list-p {
	font-size: 24px;
	line-height: 36px;
	font-weight: regular;
	color: #fff;
	/*font-family: 'open sans';*/
	text-align: center;
	margin: -0 auto 200px;
	max-width: 870px;
}

.ac-footer-email-list {
	
}

.ac-footer-email-list {
	
}

.ac-footer-email-list {
	
}


body #form-field-email {
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
	color: #999999;
	padding: 10px 25px 10px 25px !important;
}

#edd_checkout_wrap .edd_empty_cart {
	display: block;
	font-size: 48px;
    background: pink;
    padding: 60px;
    text-align: center;
}



@media screen and (min-width: 640px) {


	body #form-field-email {
		padding: 10px 215px 10px 25px !important;
	}



}



body.scrollocked {
	height: 100% !important;
	width: 100% !important;
	overflow: hidden !important;
}


@media (min-width: 870px) {

	body.scrollocked {
		height: auto;
		width: 100%;
		overflow: auto;
	}

}



#mobile-menu {
	background: #f1f1f1;
	position: fixed;
	top: 70px;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: calc( 100% - 76px );
	z-index: 9999;
	display: none;
	overflow: auto;
}


@media (min-width: 870px) {
	#mobile-menu {
		display: none !important;
	}

}

body.logged-in #mobile-menu {
	top: 76px;
	height: calc( 100% - 76px );
}

#mobile-menu .mobile-menu-note {
	font-size: 12px;
	color: #999;
	margin: 30px 0 0;
	position: absolute;
	right: 30px;
	bottom: 30px;
}


#mobile-menu > ul, #mobile-menu > div > ul {
	margin: 0;
	padding: 0;
	position: static;
	list-style-type: none;
}

#mobile-menu > div > ul ul.sub-menu,
#mobile-menu > ul ul.sub-menu {
	padding-left:  20px;
	list-style-type: none;
}


#mobile-menu ul li a {
    padding: 5px 30px;
    text-align: center;
    background: transparent;
    color: #333;
    display: inline-block;
    margin-bottom: 10px;
    cursor: pointer;
    font-weight: 600;
    font-size: 20px;
}

#mobile-menu ul li a:hover,
#mobile-menu ul li a:focus {
	background: #000 !important;
}

#mobile-menu ul li.alp-nav-btn a {
    background: #dc5454;
    color: #fff;
}


#mobile-menu ul li a:hover, #mobile-menu ul li a:active {
	background: #dc5454;
}

#mobile-menu .mobile-menu-note {
	color: #999;
	font-size: 12px;
	position: absolute;
	bottom: 15px;
	right: 15px;
}

.edd-submit.button.red:hover {
	background-color: #00e7d6;
}


/*body.edd-checkout .alp-header-wrap {
	display: none;
}*/

/*#blow-up-element {
	-webkit-transition: all 1000ms linear;
    -moz-transition: all 1000ms linear;
    -ms-transition: all 1000ms linear;
    -o-transition: all 1000ms linear;
    transition: all 1000ms linear;
}

#blow-up-element:not(.hidden):hover a, #blow-up-element:not(.hidden):focus a {
	background: #dc5454;
}


#blow-up-element.hidden {
    -moz-opacity: 0;
    opacity: 0;
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}

#blow-up-element .gotcha {
	-moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    font-weight: bold;
    margin-top: -11px;
    margin-bottom: 3px;
}

*/


.mark-links p:last-child {
	margin: 0!important;
}






body.edd-checkout .alp-header-wrap {
	display: none;
}


.check-out-features {
	padding: 60px 30px;
	text-align: center;
}


.check-out-features a {
	display: inline-block;
	background: #dc5454;
	padding: 30px 60px;
	color: #fff;
	font-weight: 600;
	border-radius: 360px;
	/*transition: all 300ms;*/
	font-size: 24px;
}

.check-out-features a:hover {
	background: #c34545;
}




.sales-form {
	position: fixed;
	top: 0;
	left: 0;
	max-width: 100vw;
	max-height: 100vh;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.9);
	display: none;
	overflow: auto;
	z-index: 9999;
	padding: 30px;
}

.sales-form.open {
	display: block;
	height: auto;
}



.sales-form-inner {
	padding: 30px;
	max-width: 720px;
	margin: 0 auto;
	background: #fff;
	position: relative;
}

.sales-form .close-salesform {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1000;
	cursor: pointer;
}

.sales-form h2 {
	font-size: 36px;
	text-align: center;
}


.sales-form {

}

.sales-form i.fa {
	font-size: 36px;
	opacity: 0.7;
	transition: opacity 200ms;
}

.sales-form i.fa:hover {
	opacity: 1;
}

.sales-form ul.gform_fields {
	margin: 60px 0;
}




.sales-form ul.gform_fields li {
	list-style-type: none;
	width: 100%;
}

.sales-form ul.gform_fields li.gfield {
	padding-bottom: 15px;
}




.sales-form ul.gform_fields li input,
.sales-form ul.gform_fields li select {
	background: #f1f1f1;
	padding: 15px;
	font-size: 20px;
	width: 100%;
}

.sales-form ul.gform_fields label {
	font-weight: bold;
	display: block;
	margin: 0 0 6px 0;
	font-size: 16px;
}

.sales-form ul.gform_fields .gfield_required {
	color: #dc5454;
}

.sales-form ul.gform_fields {
	
}



.sales-form-btn {
	position: fixed;
	bottom: 0;
	right: 90px;
	background: #dc5454;
	color: #fff;
	text-shadow: 0 0 1px #000;
	padding: 10px 30px;
	z-index: 999;
	box-shadow: -3px -3px 6px rgba(0,0,0,0.4);
	cursor: pointer;
	opacity: 0;

	/*display: none;*/
}

@media (max-width: 640px) {
	.sales-form-btn {
		right: 0;
	}
}

.sales-form-btn:hover {
	text-decoration: underline;
	color: #fff;
}




.sales-form .small-note {
	margin: 5px 0 0;
	font-size: 14px;
	text-align: center;
}

.sales-form .small-note:hover {
	text-decoration: underline;
}




.sales-form .gform_footer {
    text-align: center;
    margin-bottom: 30px;
}


.sales-form .gform_footer input[type="submit"] {
    background: #dc5454;
	color: #fff;
}





body.archive .entry-title a:hover {
	text-decoration: underline;
}

body.archive .site-main {
	background: #f4f7ff;
}

body.archive .entry-title {
    margin-bottom: 20px;
}



/*@media (max-width: 640px) {
	body.archive .inside-article {
		margin: 20px;
	}
}*/

body.archive article:hover .inside-article {
	/*transform: translateY(-3px);*/
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
}

/*body.archive article .entry-header,
body.archive article .entry-summary {
	padding-left: 30px;
	padding-right: 30px;
}

body.archive article .entry-summary {
	padding-bottom: 30px;
}

@media (max-width: 640px) {


	body.archive article .entry-header, body.archive article .entry-summary {
	    padding-left: 20px;
	    padding-right: 20px;
	}

}
*/



/*body.archive article .entry-summary {
	padding-bottom: 40px;
}
*/

.separate-containers .paging-navigation {
	background: none;
	text-align: center;
	margin-bottom: 0!important;
}





.ee-post__media__thumbnail {
	position: relative;
}

/*.ee-post__media__thumbnail:before {
	margin-bottom: 15px !important;
    content: '';
    position: absolute;
    width: 100%;
    height: 44%;
    background: #fff;
    bottom: -46%;
    left: -11px;
    transform: rotate(19deg);
    z-index: 1;
}

.ee-post__media__thumbnail:after {
    margin-bottom: 15px !important;
    content: '';
    position: absolute;
    width: 100%;
    height: 40%;
    background: #fff;
    bottom: -46%;
    left: 47%;
    transform: rotate(15deg);
    box-shadow: 0 0 15px rgba(0,0,0,0.4);
}
*/

/*body.postid-21957 .entry-content > h2 {
    background: #403e3e;
    padding: 30px;
    border: 10px solid #dc5454;
    text-align: center;
    color: #fff;
    margin-bottom: 60px;
    margin-top: 60px;
}*/


/* new blog styles */

.category-blog .inside-article .entry-content > ul,
.category-blog .inside-article .entry-content > ol {
	background-color: #F4F7FF;
	padding: 30px 30px 30px 60px;
	margin: 30px 0;
}

.category-blog .inside-article .entry-content > ul > li,
.category-blog .inside-article .entry-content > ol > li {
	margin: 0 0 20px 0;
	font-size: 18px;
}

.category-blog .inside-article .entry-content > ul > li {
	list-style-type: square;
	font-size: 18px;
}

.category-blog .inside-article .entry-content > h2 {
    padding-bottom: 20px;
    border-bottom: 4px solid #dc5454;
    margin-bottom: 40px;
}

.category-blog .inside-article .entry-content > h3 {
    margin-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
}

.category-blog .inside-article .entry-content > h4 {
    margin-top: 40px;
    padding-bottom: 20px;
}



/* AC's New Lightweight Page Builder */


/*.acpb-wrap {
	width: 100%;
}*/

.acpb-wrap .acpb ul li,
.acpb-wrap .acpb ol li {
	padding-bottom: 15px;
}

.acpb-wrap .acpb ul li:last-child,
.acpb-wrap .acpb ol li:last-child {
	padding-bottom: 0;
}

.acpb-wrap .acpb.bgwhite ul,
.acpb-wrap .acpb.bgwhite ol {
	background-color: #F4F7FF;
	padding: 30px 30px 30px 60px;
	margin: 30px 0;
}

.acpb-wrap .acpb.bglight ul,
.acpb-wrap .acpb.bglight ol {
	background-color: #fff;
	padding: 30px 30px 30px 60px;
	margin: 30px 0;
}

.acpb-wrap .acpb.bgdark ul,
.acpb-wrap .acpb.bgdark ol {
	background-color: #4b5061;
	padding: 30px 30px 30px 60px;
	margin: 30px 0;
}

.acpb-wrap .acpb ul ul,
.acpb-wrap .acpb ol ol {
	margin: 20px 0 0 30px !important;
	padding: 0 !important;
}


.acpb-wrap .acpb.bgdark a:not(.alp-button) {
	color: #e46969;
}

.acpb-wrap .acpb.bgdark a:not(.alp-button):hover {
	color: #fff;
	text-decoration: underline;
}



/*.acpb-wrap .acpb:first-child {
	padding: 60px 20px;
}

.acpb {
	padding: 60px 20px;
}


.acpb h1 {
    font-weight: 600;
    font-size: 48px;
    margin-bottom: 20px;
    line-height: 1.2em;
}

.acpb h2 {
    font-weight: 600;
    font-size: 36px;
    line-height: 1.3em;
}

.acpb h3 {
	padding-top: 20px;
	font-weight: 600;
    font-size: 24px;
    line-height: 1.3em;
}*/


.acpb blockquote {
	border-left: 5px solid #dc5454;
	padding: 30px;
	background: #F4F7FF;
	box-shadow: 6px 6px 10px rgba(0,0,0,0.2);
}

body.postid-22286 .acpb blockquote {
	display: flex;
	align-items:  center;
	flex-direction: row;
	padding: 0;
}



.acpb blockquote p {
	font-style: normal;
    font-size: 24px;
    line-height: 1.4;
    margin: 0 0 20px 0;
}



body.postid-22286 .acpb blockquote p:first-child {
	margin: 0;
	flex-basis: 250px;
	padding: 20px;
}

body.postid-22286 .acpb blockquote p:last-child {
	margin: 0;
	flex-basis: calc(100% - 270px);
	padding: 30px;
}



.acpb blockquote.message {
	display: block;
}

.acpb blockquote.message p {
	width: 100% !important;
}

/*.acpb .acpb-row {
	max-width: 960px;
	margin: 0 auto;
}*/

/*.acpb.nopadding {
	padding: 20px 20px;
}*/

/*.acpb.bgwhite {
	background: #fff;
}

.acpb.bglight {
	background: #F4F7FF;
}

.acpb.bgdark {
	background: #363945;
}

.acpb.bgdark h1 {
	color: #dc5454;
}

.acpb.bgdark h2,
.acpb.bgdark h3,
.acpb.bgdark h4,
.acpb.bgdark h5,
.acpb.bgdark h6,
.acpb.bgdark p,
.acpb.bgdark li {
	color: #fff;
}

.acpb a:hover {
	text-decoration: underline;
}*/


/*.acpb.bgdark b,
.acpb.bgdark strong {
	color: #ffbe00;
}*/


/*.acpb.swnormal .acpb-row {
	max-width: 960px;
}

.acpb.swnarrow .acpb-row {
	max-width: 780px;
}

.acpb.swwide .acpb-row {
	max-width: 1200px;
}*/

.acpb.acpb-code_embed h3 {
	padding-top: 0;
}

.acpb.acpb-code_embed a {
	overflow-wrap: break-word;
}

.acpb.bgdark blockquote.message p {
	color: #333;
}


.acpb.acpb-code_embed iframe {
	min-height: 408px;
}






.acpb.acpb-two_columns .acpb-row {
	display: flex;
}
.acpb.acpb-two_columns .acpb-row > div{
	flex-basis: 50%;
	flex-direction: row;
}
.acpb.acpb-two_columns .acpb-row > div:first-child {
	padding-right: 20px;
}
.acpb.acpb-two_columns .acpb-row> div:last-child {
	padding-left: 20px;
}




/*.acpb.acpb-three_columns .acpb-row {
	display: flex;
}*/
/*.acpb.acpb-three_columns .acpb-row > div{
	flex-basis: 33%;
	flex-direction: row;
}*/
/*.acpb.acpb-three_columns .acpb-row > div:first-child {
	padding-right: 10px;
}
.acpb.acpb-three_columns .acpb-row> div:nth-child(2) {
	padding-left: 5px;
	padding-right: 5px;
}
.acpb.acpb-three_columns .acpb-row> div:last-child {
	padding-left: 10px;
}*/







.acpb.acpb-cta_button .alp-align-center{
	text-align: center;
}
.acpb.acpb-cta_button .alp-align-left{
	text-align: left;
}
.acpb.acpb-cta_button .alp-align-right{
	text-align: right;
}









.acpb-sidebar_content {

}

/*.acpb-sidebar_content .acpb-row {
	display: flex;
	flex-direction: row;
}

.acpb-sidebar_content .acpb-row.col-width-25 > div:first-child {
	flex-basis: 25%;
}
.acpb-sidebar_content .acpb-row.col-width-25 > div:nth-child(2) {
	flex-basis: 75%;
	padding-left: 30px;
}
.acpb-sidebar_content .acpb-row.col-width-34 > div:first-child {
	flex-basis: 34%;
}
.acpb-sidebar_content .acpb-row.col-width-34 > div:nth-child(2) {
	flex-basis: 66%;
	padding-left: 30px;
}
.acpb-sidebar_content .acpb-row.col-width-50 > div:first-child {
	flex-basis: 50%;
}
.acpb-sidebar_content .acpb-row.col-width-50 > div:nth-child(2) {
	flex-basis: 50%;
	padding-left: 30px;
}
.acpb-sidebar_content .acpb-row.col-width-66 > div:first-child {
	flex-basis: 66%;
}
.acpb-sidebar_content .acpb-row.col-width-66 > div:nth-child(2) {
	flex-basis: 34%;
	padding-left: 30px;
}
.acpb-sidebar_content .acpb-row.col-width-75 > div:first-child {
	flex-basis: 75%;
}
.acpb-sidebar_content .acpb-row.col-width-75 > div:nth-child(2) {
	flex-basis: 25%;
	padding-left: 30px;
}*/











.acpb-checkmark_list ul.alp-checkmark-list {
	background-color: transparent !important;
	padding: 0 !important;
	margin: 0;
}


.acpb-checkmark_list ul.alp-checkmark-list li {
	list-style-type: none;
	font-size: 24px;
	position: relative;
	padding-left: 50px;
}


.acpb-checkmark_list ul.alp-checkmark-list li i {
	color: #2FDA08;
    font-size: 44px;
    position: absolute;
    left: -3px;
}

.acpb-checkmark_list ul.alp-checkmark-list li strong.li-title {
	color: #dc5454;
    display: block;
    font-size: 24px;
    display: block;
    font-weight: 600;
    margin: 0 0 10px 0;
}

.acpb-checkmark_list ul.alp-checkmark-list li p {
	font-size: 20px;
	line-height: 1.6 !important;
}






.acpb-team .team-row {
	display: flex;
	flex-direction: row;
}

.acpb-team .team-row .team-profile-block {
	flex-basis: 16.666%;
	padding: 10px;
	text-align: center;
	position: relative;
}

.acpb-team .team-row .team-profile-block img {
	border: 2px solid #fff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}



.acpb-team .team-row .team-profile-block .team-name{
    font-size: 16px;
    line-height: 17px;
    margin: 3px 0 10px;
}

.acpb-team .team-row .team-profile-block .team-title{
    font-size: 13px;
    line-height: 14px;
    margin: 0;
}

.acpb-team .team-row .team-profile-block a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



@media screen and (max-width: 640px) {

	/*.acpb.acpb-two_columns .acpb-row {
		display: flex;
		flex-direction: column;
	}
	.acpb.acpb-two_columns .acpb-row > div{
		flex-basis: 100%;
	}
	.acpb.acpb-two_columns .acpb-row > div:first-child {
		padding-right: 0;
	}
	.acpb.acpb-two_columns .acpb-row > div:last-child {
		padding-left: 0;
	}*/


	/*.acpb.acpb-three_columns .acpb-row {
		display: flex;
		flex-direction: column;
	}*/

	/*.acpb.acpb-three_columns > div{
		flex-basis: 100%;
	}*/
	/*.acpb.acpb-two_columns .acpb-row > div:first-child {
		padding-right: 0;
	}
	.acpb.acpb-two_columns .acpb-row> div:nth-child(2) {
		padding-left: 0;
		padding-right: 0;
	}
	.acpb.acpb-two_columns .acpb-row> div:last-child {
		padding-left: 0;
	}*/


	.acpb-sidebar_content .acpb-row {
		flex-direction: column;
	}
	.acpb-sidebar_content .acpb-row > div {
		flex-basis: 100% !important;
		padding-left: 0 !important;
	}

	.acpb-team .team-row {
		flex-direction: column;
	}
	.acpb-team .team-row .team-profile-block {
		flex-basis: 100%;
		padding: 0;
	}

}






ol.alp-toc,
ul.alp-toc {
	padding: 30px 30px 30px 30px!important;
    background-color: #FFF6DC!important;
    max-width: 720px;
    margin: 0 auto 60px!important;
}

ol.alp-toc li,
ul.alp-toc li {
	list-style-position: inside;
	padding-bottom: 5px;
}

ol.alp-toc li > ol,
ul.alp-toc li > ul {
	padding: 10px 30px 10px 30px!important;
    background-color: #FFF6DC!important;
    margin: 0!important;
}


.acpb.acpb-resources {
	padding-top: 0;
}

.acpb.acpb-resources .acpb-row {
	max-width: 1200px;
}



.resources-wrap {

	display: flex;
	flex-wrap: wrap;
	flex-direction: row;

}

.resources-wrap .resource-section {
	flex-basis: 33.333%;
	padding: 10px;
	display: flex;
	align-items: stretch;
}



.resources-wrap .resource-section-inner {
	box-shadow: 0 0 16px rgba(0,0,0,0.05);
	background: #fff;
	position: relative;
	flex-basis: 100%;
}

.resources-wrap .resource-section-inner h3 {
	padding: 20px;
	background: #363945;
	color: #ffcc00;
	text-align: center;
}

.resources-wrap .resource-section-inner ul {
	background-color: transparent !important;
}

.resources-wrap .resource-section-inner p, .resources-wrap .resource-section-inner li, .resources-wrap .resource-section-inner a {
	font-size: 14px;
	line-height: 18px;
}

.resources-wrap .resource-section-inner p {
	padding: 0 20px;
}

.resources-wrap .resources-section-inner:hover {
	box-shadow: 0 0 16px rgba(0,0,0,0.10);
}

.resources-wrap .resource-section-inner ul {
	padding: 0 !important;
	margin: 30px 30px 30px 45px !important;
	list-style-type: square;
}

.resources-wrap .resource-section-inner ul li {
	padding-bottom: 6px !important;
}

.big-h4 {
	font-size: 24px;
	line-height: 1.4;
	/*margin-top: 60px;*/
}



@media screen and (max-width: 640px) {


	.acpb blockquote {
		flex-direction: column;
	}

	.acpb blockquote p:first-child {
		flex-basis: 100%;
	}

	.acpb blockquote p:last-child {
		flex-basis: 100%;
	}

	.resources-wrap .resource-section {
		flex-basis: 100%;
	}
}



/*



.resources-wrap .resources-resource .resource-category {
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #dc5454;
	font-weight: bold;
}

.resources-wrap .resources-resource .resource-title {
	margin: 0 0 0 0;
}

.resources-wrap .resources-resource .resource-description {
	font-size: 12px;
	margin: 0 0 10px 0;
}


.resources-wrap .resources-resource .resource-audience {
	margin: 0 0 0 0;
	font-size: 14px;
	color: #dc5454;
}

.resources-wrap .resources-resource a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1;
}*/




.acpb.acpb-amazon_affiliate_country {
	padding: 0 30px 30px;
}

.amazon-affiliate-country-info-box {
	width: 100%;
	padding: 30px;
	background: #F4F7FF;
	box-shadow: 0 0 30px rgba(0,0,0,0.05);
	border: 1px solid #dadee6;

}

.amazon-affiliate-country-info-box a {
	word-break: break-all
}



.amazon-affiliate-country-info-box ul {
	margin-left: 0!important;
    padding-left: 20px!important;

}

.amazon-affiliate-country-info-box *:last-child {
	margin-bottom: 0 !important;
}

@media screen and (min-width: 640px) {

	.amazon-affiliate-country-info-box {
		display: flex;
		flex-directon: row;
	}

	.amazon-affiliate-country-info-box .amazon-affiliate-country-country {
		flex-basis: 200px;
	}

	.amazon-affiliate-country-info-box .amazon-affiliate-country-information {
		flex-basis: calc(100% - 200px);
		padding-left: 30px;
	}

}











/* from WP-> Appearance -> Styles */




.post-17695 .featured-image {
	display: none;
}

body .amalinkspro-comparison-table tbody table.amalinkspro-comparison-table.footable-details {
    box-shadow: none;
	margin-bottom: 20px;
}




.edd_checkout_cart_item_title {
	font-size: 24px;
	font-weight: bold;
}


body.page-id-13486 .sales-form-btn,
body.page-id-13471 .sales-form-btn{
	display: none;
}

body.home .site-logo a {
	pointer-events: none;
}


body.postid-34780 .acpb-wrap > .acpb.bglight.swnarrow,
body.postid-34791 .acpb-wrap > .acpb.bglight.swnarrow,
body.postid-34792 .acpb-wrap > .acpb.bglight.swnarrow,
body.postid-34793 .acpb-wrap > .acpb.bglight.swnarrow,
body.postid-34794 .acpb-wrap > .acpb.bglight.swnarrow,
body.postid-34896 .acpb-wrap > .acpb.bglight.swnarrow {
	background-color: #dc5454;
}

body.postid-34780 .acpb-wrap > .acpb.bglight.swnarrow > .acpb-row > ul,
body.postid-34791 .acpb-wrap > .acpb.bglight.swnarrow > .acpb-row > ul,
body.postid-34792 .acpb-wrap > .acpb.bglight.swnarrow > .acpb-row > ul,
body.postid-34793 .acpb-wrap > .acpb.bglight.swnarrow > .acpb-row > ul,
body.postid-34794 .acpb-wrap > .acpb.bglight.swnarrow > .acpb-row > ul,
body.postid-34896 .acpb-wrap > .acpb.bglight.swnarrow > .acpb-row > ul {
	box-shadow: 30px 0 0 rgba(0,0,0,0.15);
	padding: 50px;
}

body.postid-34780 .acpb-wrap > .acpb ul > li > ul,
body.postid-34791 .acpb-wrap > .acpb ul > li > ul,
body.postid-34792 .acpb-wrap > .acpb ul > li > ul,
body.postid-34793 .acpb-wrap > .acpb ul > li > ul,
body.postid-34794 .acpb-wrap > .acpb ul > li > ul,
body.postid-34896 .acpb-wrap > .acpb ul > li > ul {
	padding: 0;
	margin: 15px 0 0 30px!important;
}

body.postid-34780 .acpb-wrap > .acpb.bglight.swnarrow ul li,
body.postid-34791 .acpb-wrap > .acpb.bglight.swnarrow ul li,
body.postid-34792 .acpb-wrap > .acpb.bglight.swnarrow ul li,
body.postid-34793 .acpb-wrap > .acpb.bglight.swnarrow ul li,
body.postid-34794 .acpb-wrap > .acpb.bglight.swnarrow ul li,
body.postid-34896 .acpb-wrap > .acpb.bglight.swnarrow ul li  {
	list-style-type: none;
	font-size: 24px;
	padding-left: 40px;
	position: relative;
}

body.postid-34780 .acpb-wrap > .acpb.bglight.swnarrow ul li:after,
body.postid-34791 .acpb-wrap > .acpb.bglight.swnarrow ul li:after,
body.postid-34792 .acpb-wrap > .acpb.bglight.swnarrow ul li:after,
body.postid-34793 .acpb-wrap > .acpb.bglight.swnarrow ul li:after,
body.postid-34794 .acpb-wrap > .acpb.bglight.swnarrow ul li:after,
body.postid-34896 .acpb-wrap > .acpb.bglight.swnarrow ul li:after  {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    height: 20px;
    width: 20px;
    background: #e7e7e7;
    border: 3px solid #bfbfbf;
}

body.postid-34780 .acpb-wrap > .acpb.bglight.swnarrow h2,
body.postid-34791 .acpb-wrap > .acpb.bglight.swnarrow h2,
body.postid-34792 .acpb-wrap > .acpb.bglight.swnarrow h2,
body.postid-34793 .acpb-wrap > .acpb.bglight.swnarrow h2,
body.postid-34794 .acpb-wrap > .acpb.bglight.swnarrow h2,
body.postid-34896 .acpb-wrap > .acpb.bglight.swnarrow h2 {
	color: #fff;
}

body.postid-34780 .acpb-wrap > .acpb.bglight.swnarrow > .acpb-row > ul,
body.postid-34791 .acpb-wrap > .acpb.bglight.swnarrow > .acpb-row > ul,
body.postid-34792 .acpb-wrap > .acpb.bglight.swnarrow > .acpb-row > ul,
body.postid-34793 .acpb-wrap > .acpb.bglight.swnarrow > .acpb-row > ul,
body.postid-34794 .acpb-wrap > .acpb.bglight.swnarrow > .acpb-row > ul,
body.postid-34896 .acpb-wrap > .acpb.bglight.swnarrow > .acpb-row > ul {
	box-shadow: 0 0 60px rgb(0,0,0,0.05);
}






.edd-submit.button.red {
    background: #aeffb4 !important;
	color: #333;
    font-weight: bold !important;
    font-size: 36px !important;
}

.edd-submit.button.red:hover {
    background: #4ae656 !important;
	color: #333;
    font-size: 36px;
}

.body.edd-checkout #edd_checkout_cart th {
	width: 75% !important;
}

body #edd_checkout_cart table.footable-details>tbody>tr>th:nth-child(1) {
	width: 75% !important;
}

body #edd_checkout_cart  .footable-detail-row .footable-details tbody tr:last-child {
	display: none;
}

body #edd_checkout_cart  .footable-detail-row {
	display: none;
}

body.edd-checkout #edd_checkout_cart th.edd_cart_total {
	font-size: 36px;
}
 

#ptp-421 .ptp-data-holder .fa-chevron-circle-down {
    font-size: 24px !important;
}

.ptp-data-holder.ptp-row-id-1 {
	font-size: 20px !important;
}

@media screen and (min-width: 769px) {
	
.ptp-data-holder.ptp-row-id-1 {
	color: yellow !important;
}
	
}

#ptp-421 .ptp-data-holder .fa-times-circle, #ptp-421 .ptp-data-holder .fa-chevron-circle-down {
	font-size: 36px;
}
#ptp-421 .desc-table .ptp-data-holder {
    font-size: 20px;
	line-height: 27px;
}


blockquote {
	background: #f1f1f1;
	padding: 30px;
	margin: 50px 0;
}

.amalinkspro-showcase.amalinkspro-showcase-4.aligncenter, .amalinkspro-showcase.amalinkspro-showcase-4.align-center, .amalinkspro-showcase.amalinkspro-showcase-auto.aligncenter, .amalinkspro-showcase.amalinkspro-showcase-auto.align-center {
    text-align: left;
}




@media (max-width: 768px) {
	.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header, .wp-block-group__inner-container {
	    padding: 20px;
	}

}



#edd_checkout_cart tbody tr,
#edd_checkout_cart tfoot tr{ 
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#edd_checkout_cart tbody {

}


#edd_checkout_form_wrap fieldset {
	border: none;
}



.fa,.fab,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-bars:before {
    content: "\f0c9"
}
.fa-times:before {
    content: "\f00d"
}
.fa-arrow-alt-circle-right:before {
    content: "\f35a";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-facebook:before {
    content: "\f09a";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-youtube:before {
    content: "\f167";
}
.fa-amazon:before {
    content: "\f270";
}
.fa-audible:before {
    content: "\f373";
}
.fa-linkedin:before {
    content: "\f08c";
}



.fa-user:before{content:"\f007"}

.fa,.far,.fas {
    font-family: "Font Awesome 5 Free"
}

.fa,.fas {
    font-weight: 900
}

@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-display:swap;font-weight:normal;src:url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-brands-400.eot);src:url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-brands-400.woff) format("woff"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}

.fab{font-family:"Font Awesome 5 Brands"}

/*@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;src:url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-regular-400.eot);src:url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-regular-400.woff) format("woff"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-regular-400.ttf) format("truetype"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}*/

@font-face{
	font-family:"Font Awesome 5 Free";
	font-style:normal;
	font-weight:900;
	font-display: swap;
	src:url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-solid-900.eot);src:url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"
}
.fa,.fas{font-weight:900}



/*!
 * Font Awesome Free 5.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/*.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:a 2s infinite linear}.fa-pulse{animation:a 1s infinite steps(8)}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-open:before{content:"\f518"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-concierge-bell:before{content:"\f562"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-r-project:before{content:"\f4f7"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-moving:before{content:"\f4df"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;src:url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-brands-400.eot);src:url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-brands-400.woff) format("woff"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;src:url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-regular-400.eot);src:url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-regular-400.woff) format("woff"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-regular-400.ttf) format("truetype"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-solid-900.eot);src:url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/themes/alftheme/fontawesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}*/



