/**
Theme Name: Cwtch On The Meadow
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: cwtch-on-the-meadow
Template: astra
*/

.main-header-menu > .menu-item:not(.book-now) > .menu-link{
    color:#555555;
    font-size: 14px;
}
.main-header-menu > .menu-item > .menu-link:hover{color:#737573;}
#menu-item-281{
    padding-left: 1rem;   /* px-4 */
    padding-right: 1rem;  /* px-4 */
    padding-top: 0.5rem;  /* py-2 */
    padding-bottom: 0.5rem; /* py-2 */
    border-radius: 1rem;  /* rounded-xl */
    font-weight: 600;     /* font-semibold */
    color: white;         /* text-white */
    background-color: rgb(76, 175, 80);
}

li#menu-item-187 a.menu-link{
    color: white !important;
    font-weight: 700;
    font-size: 14px;
}

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

#ast-hf-menu-1{
    gap: 24px;
}

.main-header-bar{
    background-color: #e9f5e9;
	border-bottom: solid #eaeaea 1px;
}

.homepage-bg{
    margin: 24px 0;
}

.homepage-bg h1{
    display:block;
    color: white;
    font-weight: 800;
    text-shadow: 0 10px 15px rgba(0, 0, 0, 0.25);
    font-size: 48px;
    line-height: 52px;
}
.homepage-bg div#n2-ss-2 .n2-ss-slide-backgrounds > *,
.homepage-bg .n2-ss-slider .n2-ow-all img{
    border-radius: 8px;
}

.homepage-text{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 32px;
    grid-row-gap: 0px;
    align-items: center;
    margin-top: 64px;
}

.homepage-text h2{
    font-weight: 800;
    font-size: 30px;
    line-height: 36px;
}

.homepage-text img{
    width: 100%;
    max-height: 300px;
    object-fit: cover;
    border-radius: 8px;
}

#highlights{
    margin-top: 64px;
}

section#highlights h2{
    grid-area: 1 / 1 / 2 / 4;
    font-weight: 800;
    font-size: 30px;
    line-height: 36px;
}

.highlights{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 24px;
}

.highlight{
    border-radius: 8px;
    background-color: white;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    border: solid 1px #e2d8f0;
    padding: 24px;
}

.highlight-top {
    display: flex;
    gap: 6px;
    align-items: center;
    margin-bottom: 16px;
}

.highlight h3{
    font-size: 22px;
    margin: 0;
}

.highlight p{
    margin: 0;
    font-size: 14px;
}

.gallery-block{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 24px;
    grid-row-gap: 0px;
}

.gallery-block img{
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    max-height: 176px;
}

a.view-more{
    background: #5cba3c;
    padding: 10px 30px 10px 30px;
    border-radius: 8px;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 700;
    text-decoration: none !important;
    display: inline-block;
    margin: 16px 0;
}

a.view-more.alt{
    background: rgb(255, 213, 79);
    color: rgb(85, 85, 85);
    font-weight: 600;
}

a.view-more.ghost {
    background: white;
    color: #5cba3c;
    border: solid 1px #5cba3c;
    border-radius: 8px;
    font-weight: 600;
}

#gallery{
    margin-top: 64px;
}

#gallery h2{
    font-weight: 800;
    font-size: 30px;
    line-height: 36px;
}

#gallery p{
    margin: 0;
}

section#home-cta {
    background-color: rgb(76, 175, 80);
    text-align: center;
    padding: 48px;
    border-radius: 8px;
    margin: 48px 0;
    color: white;
}

section#home-cta p{
    margin: 0;
}

section#home-cta h3{
    color: white;
    font-size: 30px;
    line-height: 36px;
    font-weight: 800;
}

footer {
    border-top: solid 1px rgb(226, 232, 240);
    background: linear-gradient(to bottom, #f8fff9, #edf7f1);
    padding: 24px 0;
    font-family: inherit;
}

.footer-columns {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1rem;
    gap: 1rem;
}

.footer-col {
    text-align: center;
}

.footer-col.logo {
    text-align: left;
}

.footer-col.middle {
    font-size: 0.95rem;
    color: #444;
}

.footer-col.middle address {
    font-style: normal;
    margin-bottom: 0.25rem;
    display: block;
}

.copyright {
    font-size: 0.8rem;
    color: #666;
}

.footer-heading {
    margin: 0 0 0.5rem;
    font-weight: 600;
    font-size: 0.9rem;
    color: #333;
    text-align: right;
}

.footer-icons {
    display: flex;
    gap: 0.5rem;
    justify-content: flex-end;
}

.footer-icons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #e6f4ec;
    transition: background 0.3s ease;
}

.footer-icons a:hover {
    background: #34a853;
}

.footer-icons svg {
    width: 20px;
    height: 20px;
    fill: #2e7d32;
    transition: fill 0.3s ease;
    color: #2e7d32;
}

.footer-icons a:hover svg {
    fill: #fff;
}

footer img {
    max-width: 160px;
    height: auto;
}

@media (max-width: 768px) {
    .footer-columns {
        grid-template-columns: 1fr;
        text-align: center;
    }
    .footer-col.logo,
    .footer-col.middle,
    .footer-col.social {
        text-align: center;
    }
    .footer-heading {
        text-align: center;
    }
    .footer-icons {
        justify-content: center;
    }
}

.about-block {
    padding: 32px;
    margin: 24px 0;
}

/* Header */
.hero{display:grid;grid-template-columns:1fr;gap:24px;align-items:center;background:linear-gradient(180deg, rgba(255,255,255,0.6), rgba(255,255,255,0.9));padding:28px;border-radius:var(--radius);box-shadow:0 6px 30px rgba(15,23,42,0.06)}
.hero-inner{display:flex;gap:24px;align-items:center}
.hero-img{flex:0 0 380px;border-radius:10px;overflow:hidden;height:220px;padding:0;}
.hero-img img{width:100%;height:100%;object-fit:cover;display:block}
.title{margin:0}
h1{font-size:28px;margin:0 0 6px}
p.lead{margin:0;color:var(--muted)}


/* Grid */
.grid{display:grid;grid-template-columns:1fr 380px;gap:24px;margin-top:24px}
.card:not(.hero-img){background:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 20px rgba(15,23,42,0.04)}


/* Sections */
h2{margin-top:0;font-size:18px;color:#0f172a}
ul{padding-left:18px}
.meta{display:flex;gap:8px;flex-wrap:wrap;font-size:14px;color:var(--muted)}


/* Gallery */
.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.gallery img{width:100%;height:120px;object-fit:cover;border-radius:8px}


/* Footer / CTA */
.cta{display:flex;gap:12px;align-items:center}
.btn{background:var(--accent);color:white;padding:10px 16px;border-radius:10px;border:0;cursor:pointer;font-weight:600}
.btn.secondary{background:transparent;border:1px solid #e6ece0;color:var(--accent)}


@media (max-width:880px){
    .grid{grid-template-columns:1fr}
    .hero-inner{flex-direction:column}
    .hero-img{width:100%;height:260px}
}

.page-id-265 h1,
.page-id-265 h2,
.page-id-70 h1{
    font-size: 24px;
    font-weight: 700;
    color: black;
}

.page-id-70 h2{
    font-size: 18px;
    line-height: 22px;
    color: #000;
}

.page-id-70 ul,
.page-id-265 ul{
    list-style: disc;
}

.page-id-265 footer{
    margin-top: 48px;
}

.grid-4x4{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    gap: 16px;
    margin: 16px 0;
}

.entry-content p{
    font-size: 16px;
    line-height: 20px;
}
.site-header{
    position: sticky;
    top: 0;
}

.widget_sow-editor{
    max-width: 1240px;
    margin: auto;
    padding: 0 20px;
}

.nextend-arrow-next{
    background-color: green;
    border-radius: 100%;
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    margin-right: -24px !important;
    color: white;
}
.nextend-arrow-previous{
    background-color: green;
    border-radius: 100%;
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    margin-left: -24px !important;
    color: white;
}

form.wpcf7-form {
    max-width: 480px;
    margin: auto;
}

form.wpcf7-form label .label {
    font-weight: 600;
    /* margin-bottom: 12px; */
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0.5px;
    position: relative;
}

form.wpcf7-form label .label:after{
    content: '*';
    color: red;
    font-size: 12px;
    position: absolute;
    top: -6px;
    right: -12px;
}

form.wpcf7-form textarea,
form.wpcf7-form input{
    margin-top: 12px;
}

form.wpcf7-form .wpcf7-submit{
    width: 100%;
    border-radius: 8px;
}

.wpbc_button_light{
    width: 100%;
    border-radius: 8px;
}

.top-name div {
    padding: 0;
}

.top-name .textwidget {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.top-name .so-widget-sow-editor-base div{
    display: flex;
    align-items: end;
    font-size: 14px;
    line-height: 18px;
}

.map-icon{
    display: flex;
    align-items: center;
    gap: 6px;
}

.map-icon br{
    display: none;
}

.map-icon svg{
    width: 24px;
    height: 24px;
}

.ast-single-post .entry-content .map-icon a{
    text-decoration: none;
    color: black;
}

.top-name h1{
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 0;
}

.top-name h3{
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 20px;
    margin-bottom: 0;
    color: black;
}

#content{
    background-color: white;
}

#primary{
    padding-top: 30px;
}

.from-text p {
    font-size: 18px;
    text-align: right;
    display: block;
    width: 100%;
    margin-top: 16px;
}

.check-availability {
    padding: 12px;
    background: #eaeaea;
    margin-top: -32px;
}

.check-availability h3 {
    background-color: #4caf50;
    margin-top: -12px;
    margin-left: -12px;
    margin-right: -12px;
    font-size: 18px;
    text-align: center;
    padding: 12px;
    color: white;
    margin-bottom: 0;
}

.check-availability .wpbc_form {
    margin: 0;
    width: 100%;
}

.check-availability .wpbc_form div{
    margin: 0;
    width: 100%;
    max-width: 100%;
}

.block_hints .wpdev_hint_with_text div{
    width: auto;
}

.feature {
    display: flex;
    align-items: center;
    gap: 8px;
}

.feature svg{
    width: 32px;
    height: 32px;
}

.features {
    display: flex;
    gap: 24px;
    align-items: center;
}

.feature br {
    display: none;
}

.info-box {
    border: solid #afafaf 1px;
    padding: 24px;
}

.info-box h3 {
    font-size: 16px;
    text-transform: uppercase;
}

.info-box li,
.info-box p{
    font-size: 14px;
}

.widget{
    padding: 0;
}

div.wpbc__row .wpbc_button_light{
    background-color: #4caf50 !important;
    color: white !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
}

#ast-hf-menu-1{
	align-items: center;
}

#menu-item-281{
	max-height: 40px;
	color: white;
	a{
		color: white;
		max-height: inherit;
	}
}

.hidden-fields-container{
	display: none;
}

@media only screen and (max-width: 767px){
	.homepage-text{
		grid-template-columns: repeat(1, 1fr);
	}
	.highlights{
	 	grid-template-columns: repeat(1, 1fr);
	}
	.ast-header-break-point .ast-primary-header-bar{
		border-bottom-color: transparent;
	}
	.homepage-bg{
		display: none;
	}
	.ht-right{
		margin-top: 24px;
	}
	[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{
		fill: black;
		width: 48px;
		height: 48px;
	}
	.gallery-block{
		    grid-template-columns: repeat(2, 1fr);
		grid-row-gap: 24px;
	}
	.top-name .so-widget-sow-editor-base div{
		margin-top: 12px;
		display: block;
	}
	.top-name h3{
		margin-left: 0;
		margin-top: 12px;
	}
}