/**
Theme Name: Atlantic Coast Fence
Author: Navabrind
Author URI: https://navabrindsol.com/about-navabrind/
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.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: atlantic-coast-fence
Template: astra
*/
@media only screen and (max-width: 768px) {
    .site-footer-above-section-1 h3 span {
    font-size: 28px !important;
    }
    body .custom-scroll-logo {
        opacity: 1 !important;
        pointer-events: auto;
        padding-left: 0;
        max-width: 150px;
    }
    body.home .site-header .site-branding.ast-site-identity {
    display: none !important;
    }
    .ast-mobile-header-content.content-align-flex-start {
        position: fixed;
        top: 80px;
        max-width: 70%;
        right: 0;
        z-index: 99;
    }
    body.scrolling [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
        fill: #fff;
    }
}
@media only screen and (min-width: 768px) {
    /* Hide custom scroll logo by default */
.custom-scroll-logo {
  display: inline-block;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease;
}
/* Ensure default Astra logo is visible and transitionable */
.site-branding .custom-logo,
.site-branding .site-logo-img img {
  transition: opacity 0.25s ease, visibility 0.25s ease;
}
/* When scrolling, hide default logo and show custom scroll logo */
body.home.scrolling .site-header .site-branding.ast-site-identity {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none;
    transition: opacity 0.25s ease;
    z-index: 999;
}
	.ast-search-menu-icon.slide-search .search-form {
		visibility: visible;
		opacity: 1;
		position: relative;
		top: 0;
		transform: translateY(0);
	}
	.ast-search-icon {
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);   
	}
    .site-header-primary-section-left {
        width: 235px !important;
    }
    .fence-products-wrap.ast-post-format-.blog-layout-4.ast-article-inner .post-content.ast-grid-common-col.fence-product-card {
    max-width: 48%;
    }
    body.scrolling .custom-scroll-logo {
    opacity: 1 !important;
    pointer-events: auto;
    transition: opacity 0.25s ease;
    padding-left: 0;
    }
}
@media only screen and (min-width: 1024px) {
    .fence-products-wrap.ast-post-format-.blog-layout-4.ast-article-inner .post-content.ast-grid-common-col.fence-product-card {
    max-width: 32%;
    }
}
.site-above-footer-wrap h3 {
    text-align: center;
}
.site-above-footer-wrap p {
    text-align: center;
}
.text-center {
    text-align: center;
}
.justify-content-center {
    justify-content: center;
}
#block-29 .textwidget.d-flex.justify-content-center {
    gap: 23px;
    align-items: center;
}
.widget_nav_menu li {
	position: relative;
	padding: 6px 0;
}
section.ast-archive-entry-banner:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #0000ff;
    left: 0;
    opacity: 0.3;
}
section.ast-archive-entry-banner .ast-container {
    z-index: 9;
}
.ast-header-search .slide-search .search-form {
    border: none;
    border-radius: 3px;
}
.ast-header-search .slide-search .search-form input#search-field {
    background: #ededed;
    border-radius: 3px;
}
.ast-post-format-.blog-layout-4.ast-article-inner, .ast-grid-common-col {
	background: transparent;
    box-shadow: none;
	padding: 0;
}
.ast-post-format-.blog-layout-4.ast-article-inner .item-content, .fence-category-card .item-content {
    background: #fff;
    box-shadow: 0px 3px 10px -5px rgba(0, 0, 0, 0.1) !important;
    padding: 22px !important;
    width: calc(100% - 20px);
    margin: auto;
    z-index: 9;
    position: relative;
    margin-top: -11px;
    border-radius: 4px;
	border-bottom-style: solid;
    border-bottom-color: #3323FF !important;
    border-bottom-width: 5px;
}
a.ast-read-more {
    text-decoration: underline;
}
.ast-article-post .post-thumb-img-content {
    border-radius: 4px;
}
.ast-blog-layout-4-grid .ast-article-inner .wp-post-image {
    border-radius: 4px 4px 10px 10px !important;
}
a.learn-more.ast-read-more {
	color: #FE9900;
}
.scrolling .ast-main-header-wrap.main-header-bar-wrap {
    position: fixed;
    top: 0;
    width: 100%;
}
.scrolling .ast-main-header-wrap.main-header-bar-wrap .ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item {
    background: #0000ff;
    transition-duration : 0.5s;
    color: #fff;
}
.scrolling .ast-main-header-wrap.main-header-bar-wrap .ast-builder-menu-1 .menu-item > .menu-link {
    color: #fff;
}
.contact-menu-item {
    opacity: 0;
}
.scrolling .contact-menu-item {
    opacity: 1;
    transition-duration : 0.5s;
}
.site-branding, .custom-scroll-logo {
    position: absolute;
    top: 0;
    padding-top: 0;
    width: 100%;
    max-width: 235px;
}
.fence-category-card img {
    width: 100%;
}
.scrolling .ast-main-header-wrap.main-header-bar-wrap li:hover, .ast-builder-menu-1 .menu-item:hover > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
    background: #FF6000 !important;
    color: #FFFF33;
}
.ast-main-header-wrap.main-header-bar-wrap .ast-builder-menu-1 .sub-menu .menu-item > .menu-link, .scrolling .ast-main-header-wrap.main-header-bar-wrap .ast-builder-menu-1 .sub-menu .menu-item > .menu-link {
        color: #fff;
    background: #0000ff;
}
p.footer-address a {
    color: rgb(42, 82, 123) !important;
}
.more_text {
		display: none;
	}
.m-auto {
    margin: auto;
}
section#acf-slider {
    margin-bottom: 150px !important;
}
#reviewsanchor {
    position: absolute;
    right: 28%;
    bottom: -117px;
    top: auto;
}
.fence-products-wrap.ast-post-format-.blog-layout-4.ast-article-inner {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    padding: 0 0 60px 0;
}
.fence-category-page {
padding-top: 100px;
    width: 100%;
}
.fence-category-header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    min-height: 400px;
}
.fence-products-wrap.ast-post-format-.blog-layout-4.ast-article-inner .post-content.ast-grid-common-col.fence-product-card {
    width: 100%;
}
span.team-name a, .tlp-position a {
    color: #0000ff;
    text-decoration: none !important;
}