/**
Theme Name: You Fortified
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: you-fortified
Template: astra
*/

/*------------------------ General Style -----------------------*/

.entry-content h6 {
	color: #8D8D8D;
}

.wp-block-list li::marker {
  color: #00B050;
}

.wp-block-list li {
	margin-bottom: 8px;
}

.ast-mobile-header-wrap .ast-above-header-bar, .ast-above-header-bar .site-above-header-wrap {
    min-height: 70px;
}

.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item {
    line-height: 80px;
}

.ast-logo-title-inline .ast-site-identity {
	padding: 0;
}

.ast-above-header-bar {
	border-bottom-color: #000;
}

.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, .ast-builder-menu-1 .current-menu-ancestor > .menu-link {
	color: #00B050;
	font-weight: bold;
}

.wp-element-button::after {
	content: "";
  position: absolute;
	top: 17px;
	right: 30px;
	background: url('img/button-arrow-right.png');
	width: 18px;
	height: 23px;
	display: block;
	z-index: 99;
}

.main-header-menu .menu-link, .main-header-menu>a {
	padding: 0 2em;
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
    margin-top: -28px;
    margin-bottom: 0;
}

#astra-footer-menu {
	font-weight: 700;
}

.srfm-custom-button-ctn {
	margin-top: -35px;
}

.srfm-form .srfm-custom-button-ctn .srfm-submit-button {
	border-radius: 50px;
}

.srfm-form .srfm-custom-button-ctn .srfm-submit-button .srfm-submit-wrap {
	font-weight: bold;
}

.site-footer-above-section-3 {
	padding-top: 30px;
}

/*----------------------- News Section -----------------------*/

.ultp-post-grid-block .ultp-block-content-wrap {
	padding: 15px 15px 20px;
	box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.24);
-webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.24);
-moz-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.24);
}

.ultp-post-grid-block .ultp-cat-news {
	margin-bottom: 0;
}

.ultp-post-grid-block .ultp-block-title {
	padding-top: 0;
}

.ultp-post-grid-block .ultp-block-meta {
	margin-top: 0;
}

.ultp-post-grid-block .ultp-block-content {
	padding: 10px;
}

/*----------------------- Contact Form -----------------------*/

.srfm-form-container input, .srfm-form-container textarea {
	background: #fff !important;
}

.srfm-form-container .srfm-submit-button {
	border-radius: 50px;
	padding: 12px 55px;
}

.srfm-form-container-2154 .srfm-form {
	row-gap: 0;
}

.srfm-form-container-2154 .srfm-block-wrap {
	margin-bottom: -20px;
}

.srfm-form-container .srfm-form .srfm-block:not(.srfm-number-block).srfm-error .srfm-error-message, .srfm-form-container .srfm-form .srfm-block:not(.srfm-number-block).srfm-valid-email-error .srfm-error-message, .srfm-form-container .srfm-password-protected-form .srfm-block:not(.srfm-number-block).srfm-error .srfm-error-message, .srfm-form-container .srfm-password-protected-form .srfm-block:not(.srfm-number-block).srfm-valid-email-error .srfm-error-message {
	position: absolute;
    z-index: 2;
    background: #ffdddd;
    margin-top: 10px;
    padding: 3px 5px;
}

.srfm-form-container-2154 .srfm-form .srfm-submit-container {
	margin-top: 20px;
}

/*----------------------- Calendar -----------------------*/

.entry-content .calendar-season {
	margin-bottom: -20px;
}

.calendar-season span {
	font-size: 24px;
}

.spring-list li::marker {
  color: #FFA1CA;
}

.fall-list li::marker {
	color: #FD6832;
}

.winter-list li::marker {
	color: #37A7CF;
}

.sig-list li::marker {
	color: #915FF5;
}

/*----------------------- Partnership Tiers -----------------------*/

.entry-content .tiercard h1 {
	margin-bottom: -15px;
}

.tiercard {
	box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.24);
-webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.24);
-moz-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.24);
}

.tiercard .wp-element-button::after {
	display: none;
}

.tiercard .wp-element-button {
	padding-right: 40px;
}

.tiercard .wp-block-list li {
	line-height: 1.4;
	margin-bottom: 17px;
	font-size: 17px;
}

.tier-1 span,
.tier-1 li::marker {
	color: #FD6832;
}

.tier-2 span,
.tier-2 li::marker {
	color: #587E8E;
}

.tier-3 span,
.tier-3 li::marker {
	color: #E2B027;
}


/*----------------------- Blog Page -----------------------*/

.ultp-post-grid-block .ultp-block-content-wrap {
	background: #fff;
}

.wp-block-ultimate-post-advanced-filter .ultp-filter-select-field {
	background-color: #fff;
	border-color: #DEDEDE;
	padding: 12px 18px;
	margin-bottom: 25px;
}

.wp-block-ultimate-post-advanced-filter .ultp-filter-select-field:hover,
.ultp-filter-select-field-icon:hover > .wp-block-ultimate-post-advanced-filter .ultp-filter-select-field {
	background-color: #fff;
}

.wp-block-ultimate-post-advanced-filter .ultp-filter-select-field .ultp-filter-select-field-selected {
	font-size: 16px;
}

.wp-block-ultimate-post-advanced-filter .ultp-filter-select-field .ultp-filter-select-field-selected:hover,
.ultp-filter-select-field-icon:hover > .wp-block-ultimate-post-advanced-filter .ultp-filter-select-field .ultp-filter-select-field-selected {
	color: #000;
}

.wp-block-ultimate-post-advanced-filter .ultp-filter-select__dropdown-inner {
	font-size: 16px;
	padding: 10px 20px;
}

.entry-content .wp-block-ultimate-post-post-pagination .ultp-pagination {
	margin-top: 50px;
}

.entry-content .wp-block-ultimate-post-post-pagination .ultp-pagination li a {
	font-size: 18px;
	font-weight: bold;
}


/*----------------------- Archive -----------------------*/

.ast-archive-title {
	color: #000;
}

body.archive .ast-archive-description {
	padding-bottom: 15px;
}

.archive .entry-title, .blog .entry-title, .search .entry-title {
	line-height: 1.2;
	font-size: 22px;
	margin-bottom: 20px;
}

.entry-meta, .entry-meta * {
	font-size: 14px;
}

.post-content>.read-more {
	background-color: #00B050;
	border-radius: 50px;
    padding: 4px 5px;
    text-align: center;
}

.post-content>.read-more a {
	color: #fff;
	font-size: 14px;
}

.ast-blog-featured-section {
    margin-bottom: 15px;
}

.ast-article-inner {
    padding: 20px 20px 0;
}


/*----------------------- Mobile Screen Adjustments -----------------------*/

/*------------- Tablet -------------*/

@media (max-width: 1276px) {
	.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
		padding-left: 15px;
    	padding-right: 15px;
	}
	.main-header-menu .menu-link, .main-header-menu>a {
		padding: 0 1em;
	}
	.site-above-footer-wrap {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (max-width: 1093px) {
	.site-header-section .ast-header-button-1 {
		display: none;
	}
}

@media (max-width: 1024px) {
	.mhide {
		display: none;
	}
}

@media (max-width: 921px) {
	.footer-widget-area[data-section="section-footer-menu"] .astra-footer-tablet-horizontal-menu {
		display: grid;
	}
	[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill {
		background-color: #00B050;
	}
	.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 40px;
		padding-right: 40px;
		font-size: 20px;
	}
	header.entry-header:not(.related-entry-header) .entry-title {
		font-size: 30px;
	}
}

@media (max-width: 767px) {
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row {
        grid-template-columns: auto;
	}
	.footer-widget-area .ast-builder-html-element img {
		float: none;
		margin-right: 0;
		width: 55%;
        margin-top: 20px;
	}
	.footer-widget-area .ast-builder-html-element p {
		font-size: 23px;
		text-align: center !important;
	}
	.ast-footer-social-wrap {
		margin-left: 0;
		margin-bottom: 20px;
	}
	.footer-widget-area[data-section="section-footer-menu"] .astra-footer-vertical-menu .menu-item {
		align-items: center;
	}
	#astra-footer-menu .menu-item > a {
        padding-top: 13px;
        padding-bottom: 13px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 20px;
    }
	.ast-footer-social-1-wrap .ast-builder-social-element {
		padding: 15px;
		border-top-left-radius: 50px;
		border-top-right-radius: 50px;
		border-bottom-right-radius: 50px;
		border-bottom-left-radius: 50px;
	}
	.ast-footer-social-1-wrap .ast-builder-social-element svg {
		width: 30px;
		height: 30px;
	}
	ul.wp-block-list {
		margin: 0  0 0 40px !important;
	}
}

/*------------- Phone -------------*/

@media (max-width: 544px) {
	#astra-footer-menu {
        margin-bottom: 30px;
        margin-top: 30px;
    }
	.footer-widget-area .ast-builder-html-element img {
		width: 80%;
	}
	.srfm-form .srfm-custom-button-ctn .srfm-submit-button .srfm-submit-wrap {
		font-size: 18px;
	}
	#astra-footer-menu .menu-item > a {
		padding-top: 6px;
		padding-bottom: 6px;
	}
}

@media (max-width: 430px) {
	.entry-content .tiercard h1 {
		font-size: 28px;
	}
	.entry-content .tiercard .tier-price {
		font-size: 18px !important;
	}
	.tiercard .wp-block-list li {
		font-size: 14px;
	}
	header.entry-header:not(.related-entry-header) .entry-title {
		font-size: 27px;
	}
	.ast-archive-description .ast-archive-title {
		font-size: 27px;
	}
	.search .ast-container section.ast-archive-description {
		padding-top: 5px;
		padding-right: 1em;
		padding-bottom: 22px;
		padding-left: 1em;
	}
}

@media (max-width: 390px) {
	.wp-block-ultimate-post-advanced-filter .ultp-filter-select-field {
		margin-bottom: 0;
	}
	.wp-block-ultimate-post-advanced-filter {
		margin-bottom: 20px !important;
	}
	.ultp-filter-select {
		width: 100%;
	}
}