.banner-heading-ttl{
    font-weight: 800;
        text-shadow: 0 0 3px rgb(0, 0, 0) !important;
}

.banner-desc{
    text-shadow: 0 0 3px rgb(0, 0, 0) !important;
    font-weight: 400;
    text-align: center !important;
    line-height: 1.5;
}

.arae-btn{
    background-color: #c56824;
    color: #fff;
    border-radius: 8px;
    padding-left: 0px;
    padding: 0px;
}

/***** Date 17-07-2024 *****/
.area-we-serve-banner .hero-overlay{
    padding: 0rem 1rem;
}
.map-are-we-serve iframe{
    height: 500px;
    overflow: hidden;
    border-radius: 10px;
}

.area-we-serve-banner h1{ 
    font-size: 2.7rem;
    margin-bottom: .5rem;
}
.area-we-serve-banner .banner-desc{
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 1.25rem;
    text-wrap: pretty;   
}
.area-we-serve-banner .wp-block-cover__inner-container{
    padding: 4.5rem 0;
    max-width: 83.3333%;
    margin: 0 auto;
}

.area-we-serve-banner .wp-block-cover__inner-container p{
    margin: 0;
}

/* .area-we-serve-banner img + .wp-block-cover__background {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65)) !important;
    opacity: 1 !important;
} */

.come-visit-us .colo-right .column-content{
    font-size: 1rem;
}
.come-visit-us .colo-right .column-content .fs-3{
    font-size: 1.75rem;
    font-weight: 600;
    margin-bottom: .25rem;
}
.come-visit-us .colo-right .column-content .wp-block-heading.lh-1{
    font-size: 1.953rem;
    font-weight: 400;
    margin-bottom: .5rem;
}
.come-visit-us .wp-block-button.arae-btn{
    margin-top: 0.5rem;
}

.top-cannabis h2{
    margin:0 0 0.5rem;
}
.top-cannabis p{
    margin:0 0 1rem;
    font-size: 1rem;
}
.top-cannabis .wp-block-list{
    margin:0 0 1rem;
}
.top-cannabis .wp-block-list li{
    margin: 0;
    font-size: 1rem;
}

.explore-top-spots>.wp-block-group{
    padding:0 1rem;
    font-size: 1rem;
}
.explore-top-spots h2{
    font-weight: 400;
    padding-bottom: 1.5rem;
    border-bottom: 2px solid;
}

.main-faqs-sec .faq-container{
    background: transparent !important;
    border-radius: 0px !important;
    padding: 0px !important;
    border: none !important;
    box-shadow: none !important;
    transition: none !important;
}
.main-faqs-sec .faq-container .silverleaf-faq{
    margin: 0 !important;
    font-size: 1rem;
}

.silverleaf-faq {
    border: 1px solid rgba(0, 0, 0, .125);
}
.silverleaf-faq:first-of-type{
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.silverleaf-faq:last-of-type{
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
.silverleaf-faq summary{
    align-items: center;
    padding: 1rem 2.5rem 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
.silverleaf-faq summary::after{
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
}
.silverleaf-faq .wp-block-list{
    margin: 1.2rem 0;
}

.silverleaf-faq .wp-block-list+p{
    margin-top: 0;
}

.silverleaf-faq[open] summary::after{
    filter: brightness(0) saturate(100%) invert(100%) sepia(96%) saturate(0%) hue-rotate(160deg) brightness(109%) contrast(100%);
}

.product-category-cards-wrapper{
    padding-top: 0 !important;
}
.product-category-cards-wrapper .our-products-wrapper{
    margin: 0 !important;
}

/* ========================================
   RESPONSIVE MEDIA QUERIES
   Proper order (min-width: smallest to largest)
   ======================================== */

@media (min-width: 576px) {
    .p-sm-4 {
        padding: 2.25rem !important;
    }
}

@media screen and (min-width: 992px) {
    .white-shadow {
        background: rgb(255, 255, 255);
        border-radius: 10px;
        outline: rgba(255, 255, 255, 0.5) solid 15px;
    }
    .offset-to-left {
        transform: translateX(-3rem);
    }
}

@media screen and (min-width: 1400px) {
    .offset-to-left {
        transform: translateX(-4rem);
    }
}

@media screen and (max-width: 1400px) {
    .our-products-wrapper {
        width: 100%;
        margin: 0 !important;
        padding: 0;
    }
    .come-visit-us .wp-block-columns, .top-cannabis .wp-block-columns, .our-products-wrapper .product-heading-wrap, .our-products-wrapper .product-category-section, .main-faqs-sec{
        padding: 0 1rem;
    }
}

@media screen and (max-width: 767.98px) {
    .area-we-serve-banner.wp-block-group.alignfull{
        padding: 0 1rem !important;
    }
    .come-visit-us .colo-right{
        padding: 0 1rem !important;
    }
    .come-visit-us .colo-right .column-content, .product-category-cards-wrapper .column-content{
        padding: 0 !important;
    }
    .come-visit-us .wp-block-button.arae-btn{
        margin-top: 1rem !important;
    }
    .product-category-cards-wrapper.wp-block-group.has-global-padding {
        padding-top: 0 !important;
    }

    .product-category-cards-wrapper .product-heading-wrap{
        padding-top: 0 !important;
    }
    .explore-top-spots{
        padding: 2.5rem 1rem !important;
    }
    .explore-top-spots .wp-block-list{
        padding: 0 !important;
    }
    .main-faqs-sec{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}