.ast-builder-menu-1 .menu-item > .menu-link {
	font-family: "Raleway";
	font-size: 0.85rem;
	font-weight: 700;
	color: rgba(255, 255, 255, 1);
	padding: 0 0.5rem;
}
.ast-builder-menu-1 .menu-item > .menu-link:hover {
	color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 922px) {
    .single-post .site-content > .ast-container
 {
        max-width: 1900px;
    }
}
@media (min-width: 993px) {
    .ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary
 {
        margin: 1.7rem 0;
        padding: 0;
    }
}
#secondary {
    margin: 1.7rem 0 2.5em;
}
.single .entry-header
 {
    margin-bottom: 0;
}
.home .entry-content > .wp-block-columns {
	padding: 2rem;
}
.home.ast-page-builder-template {
    background-color: var(--ast-global-color-4);
}
.home .wp-block-column {
	background: #fff;
	padding: 1.5rem;
}
.hero-image {
	position: relative;
	margin-top: -1.1rem !important;
}
.hero-image h1 {
    position: absolute;
    left: 2rem;
    top: 45%;
    transform: translateY(-50%);
    font-size: 3.5vw;
    width: 40%;
	color: #fff;
}
.home .main-header-bar.ast-header-breadcrumb {
	display: none;
}
.entry-content[data-ast-blocks-layout] > * {
	padding: 0 !important;
}
.wp-block-search__button {
	padding: 0 1rem !important;
	font-size: 0.9rem !important;
}
.header-search-form {
  display: flex;
  align-items: center;
  gap: 6px;
  max-width: 250px;
}

.header-search-form input {
  flex: 1;
  min-width: 120px;
  padding: 6px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #fff;
  color: #333;
}

.header-search-form button {
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
}

@media (max-width: 992px) {
	header .custom-logo-link img {
    max-width: 232px;
    width: 150px;
	}
	.home #page .site-content {
    flex-grow: 1;
    margin-top: 80px;
	}
	.home .wp-block-cover, .wp-block-cover-image {
		min-height: 230px;
	}
	.header-search {
	right: 4rem !important;
	width: 45% !important;
}
	.hero-image h1 {
		left: 1rem;
	}
}
@media (max-width: 767px) {
	.header-search {
		top: 1.1rem !important;
	}
	.header-search .search-form-inner input  {
		font-size: 1rem !important;
	}
	.hero-image {
		margin-top: -2rem !important;
	}
	.single-post h1 {
		font-size: 1.5rem !important;
	}
	h2 {
		font-size: 1.3rem !important;
	}
	.site-above-footer-wrap {
		display: none !important;
	}
	.single-post.ast-separate-container #primary {
		padding-top: 0.5rem;
	}
}
	.header-search {
	position: absolute;
	z-index: 100;
	right: 1rem;
	top: 1.7rem;
	width: 60%;
}
.header-search .search-form-inner {
	display: flex;
}
.header-search .search-form-inner button {
	padding: 0;
    min-width: 2.5rem;
    margin-bottom: 0;
    border-radius: 0 6px 6px 0;
	font-size: 0.9rem;
	border: 0;
	background: #cf0303;
	color: #fff;
}
.header-search .search-form-inner button svg {
	padding-top: 0.3rem;
}
.header-search .search-form-inner input {
	border-radius: 6px 0 0 6px;
	font-size: 1.2rem;
	font-weight: 700;
	color: #212529;
}
@media (min-width: 768px) {
.ast-builder-menu .main-navigation>ul
 {
    justify-content: center;
}
.main-header-menu > .menu-item > .menu-link
 {
    line-height: 1.8;
}
    .main-header-menu > li:not(:first-child) > .menu-link::before {
        width: 1px;
        height: 1rem;
        border-left: 1px solid #fff;
        display: inline-block;
        opacity: .7;
        content: " ";
			padding-right: 1rem;
    }
}
#secondary_menu-site-navigation-desktop li:not(:first-child) > .menu-link::before {
	border-left: 1px solid #000;
}
.home-list {
	padding-left: 0 !important;
}
.footer-grid {
	display: flex;
	width: 100%;
	justify-content: space-around;
	font-family: 'Raleway', arial;
	text-align: left
}
.footer-grid ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
}
footer .link-section-title {
    color: #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    font-size: 1.1rem;
    font-family: raleway, helvetica, arial, sans-serif;
    font-weight: 800;
    margin-bottom: .8rem;
	text-align: left;
}
.text-yellow {
    color: #ff0 !important;
}
footer a:hover {
	text-decoration: underline;
}
.footer-images, .footer-images ul {
	display: flex;
	justify-content: center;
	gap: 2rem;
	color: #fff;
	font-size: 0.8rem;
	text-align: left;
}
.footer-images ul {
	list-style-type: none;
}
.footer-images ul a {
	color: #fff;
}
.site-primary-footer-wrap {
	padding: 1rem;
}
.footer-copyright {
	background: #333;
	color: #ccc;
	font-size: .8rem;
	text-align: center;
	padding: 0.3rem 1rem;
	font-family: "Raleway", arial, sans-serif;
}
#mobile-footer-bottom ul li {
	display: inline-flex;
}
#mobile-footer-bottom ul li:after {
    content: "|";
    padding-left: 9px;
    padding-right: 4px;
	color: #fff;
}
#mobile-footer-bottom a {
	color: #fff;
}
.mobile-help {
	font-weight: bold;
}
.mobile-help a {
	color: #ff0 !important;
	text-decoration: underline;
}
#jetpack-search-filters-2-wrapper .widget-title {
	font-size: 1rem !important;
}
#jetpack-search-filters-2-wrapper #search-field {
	background: white;
}
.widget_search .search-form button {
	top: -8px;
}