@charset "UTF-8";

/*
Theme Name: Beaver Staion Cultural & Event Center
Theme URI: https://pacerstudios.com
Author: Pacer Studios
Author URI: http://pacerstudios.com
Description: This is the main theme for your site.
Version: 2022
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0

*/

/* Imports */
/* font-family: 'Open Sans', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url(css/sp-portrait.css);
@import url(css/sp-landscape.css);
@import url(css/tablet-portrait.css);
@import url(css/tablet-landscape.css);

[data-icon]:before {
	font-family: 'ElegantIcons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: 'ElegantIcons';
	src:url('fonts/ElegantIcons.eot');
	src:url('fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
		url('fonts/ElegantIcons.woff') format('woff'),
		url('fonts/ElegantIcons.ttf') format('truetype'),
		url('fonts/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

html {
	scroll-behavior: smooth;
	overflow-y: auto !important;
	height: auto !important;
}

body {
	line-height: 1;
	overflow-y: auto !important;
	height: auto !important;
}

a {
	text-decoration-skip-ink: auto
}

a[href^="tel"] {
	color: inherit;
	text-decoration: none
}

button {
	outline: 0
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

q {
	display: inline;
	font-style: italic
}

q:before {
	content: '"';
	font-style: normal
}

q:after {
	content: '"';
	font-style: normal
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0
}

input[type="search"] {
	-webkit-appearance: textfield
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

th,
td {
	padding: 2px
}

big {
	font-size: 120%
}

small,
sup,
sub {
	font-size: 80%
}

sup {
	vertical-align: super
}

sub {
	vertical-align: sub
}

dd {
	margin-left: 20px
}

kbd,
tt {
	font-family: courier;
	font-size: 12px
}

ins {
	text-decoration: underline
}

del,
strike,
s {
	text-decoration: line-through
}

dt {
	font-weight: bold
}

address,
cite,
var {
	font-style: italic
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

* {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent
}

.sticky {}

.bypostauthor {}

.wp-caption {}

.wp-caption-text {}

.gallery-caption {}

.alignright {
    float: right;
    margin-left: 2vw;
    margin-bottom: 2vw;
}

.alignright::after {
    clear: both;
}

.alignleft {
    float: left;
    margin-right: 2vw;
    margin-bottom: 2vw;
}

.alignright::after {
    clear: both;
}

.aligncenter {
    text-align: center;
    margin: 0 auto;
}

.aligncenter::after {
    clear: both;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute!important;
	width: 1px;
	word-wrap: normal!important;
	word-break: normal
}

.screen-reader-text:focus {
	background-color: #f7f7f7;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto!important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #007acc;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	right: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

.skip-link {
	left: -9999rem;
	top: 2.5rem;
	z-index: 999999999;
	text-decoration: underline
}

.skip-link:focus {
	display: block;
	left: 6px;
	top: 7px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	line-height: normal;
	padding: 15px 23px 14px;
	z-index: 100000;
	right: auto
}

.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap
}

/* Globals */

/* Admin Bar Hide Until Launch */
#wpadminbar {
	display: none;
}

/* Workaround for clearing out DIVs that don't behave */
.cleardiv { clear:both; font-size:0px; line-height:0px; height:0; overflow:hidden; }

/* Desktop */
@media screen and (min-width: 1280px) {
    
    #wrapper {
        display: block;
        width: 100%;
        height: auto;
        position: relative;
    }

	#container {
		display: block;
        width: 100%;
        height: auto;
        position: relative;
		overflow: auto;
	}

    #header {
        display: block;
        width: 100%;
        height: 6vw;
        position: relative;
        background-color: #fff;
		border-bottom: 3.12vw solid #a65a29;
		transition: all 0.3s ease-in-out;
    }

	/* Fixed Header on Scroll */
	#header.fixed-header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 9999;
		box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	}

    #branding {
        display: block;
        width: 8.12vw;
        height: 7.97vw;
        position: absolute;
        left: 20vw;
        top: .6vw;
		background: url(images/logo_circle.png) center center no-repeat;
		background-size: cover;
		z-index: 9999;
    }

	#branding a {
		display: block;
        width: 8.12vw;
        height: 7.97vw;
		position: absolute;
        left: 0vw;
        top: 0vw;
	}

    #menu {
        display: block;
        width: 60vw;
        height: 3vw;
        position: absolute;
        right: 10vw;
        top: 3vw;
    }

    /* Level One Menu */
    #menu ul {
        z-index:99999;
    }
    
    #menu ul li {
        list-style:none;
        float:left;
        position:relative;	
    }
    
    #menu ul li:hover {
        background:#cb8541;
    }
    
    #menu ul li a {
		font-family: "Lato", sans-serif;
		font-weight: bold;
        color:#FFF;	
        display:inline-block;
        padding: 1vw;
        text-decoration:none;
        text-transform:uppercase;
    }
    
    /* Level Two Menu */
    #menu ul li ul {
        display:none;
        min-width: 15vw;
    }
    
    #menu ul li:hover ul {
        display:block;
        background:#a65a29;
        position:absolute;
    }
    
    #menu ul li ul li {
        width:100%;	
    }

    /* Level Three Menu */
    #menu ul li ul li ul {
        position: absolute;
        left: 15vw;
        top: 0vw;
        display: none !important;
    }

    #menu ul li ul li:hover ul {
        display: block !important;
    }

    /* Mobile Toggle */
    .mobile_icon {
        display:none;	
    }

    #search {
        float: right;
		display: none;
    }

    /* Slider */
    .swipe {
        overflow: hidden;
        visibility: hidden;
        position: relative;
    }
    
    .swipe-wrap {
        overflow: hidden;
        position: relative;
    }
    
    .swipe-wrap > div {
        float: left;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    #homeindex_slider {
		display: block;
		width: 100%;
		height: 40.36vw;
		position: relative;
	}

    .homepage_slide {
        background-color: #eee !important;
    }

	#homepage_sliderwrap {
		display: block;
		width: 100%;
		height: 40.36vw;
		position: relative;
	}

	.homeswipe-wrap {
		width: 100%;
		height:40.36vw;
		overflow: hidden;
		position: relative;
	}
	
	.homeswipe-wrap > div {
		float: left;
		width: 100%;
		min-height: 40.36vw;
		text-align: center;
		position: relative;
		background-color: #171717;
		background-size: cover !important;
		background-repeat: no-repeat !important;
		background-position: center center !important;
	}

	.homeswipe-wrap > div img {
		width: auto;
		height:40.36vw;
		margin: 0 auto;
	}

	.slider_content {
		display: block;
		width: 80vw;
		height: auto;
		padding: 1.56vw;
		position: absolute;
		left: 10vw;
		top: 10vw;
	}

	.slider_content h1 {
		font-family: "Cormorant", serif;
		font-size: 2vw;
		font-style: italic;
		text-shadow: 0.10vw 0.10vw 0.10vw #000;
		font-weight: 600 !important;
    	color: #ffffff !important;
		margin-bottom: 1vw;
	}

	.slider_content p {
		color: #ffffff;
		line-height: 1.1vw;
		margin-bottom: 1vw;
	}

	.slider_content a {
		display: inline-block;
		padding: .5vw 1vw;
		background: #b7965f;
		border-radius: .4vw;
		box-shadow: 0.10vw 0.10vw 0.10vw #000;
		font-family: "Lato", sans-serif;
		text-decoration: none;
		font-size: .8vw;
		font-weight: bold;
		text-transform: uppercase;
		color: #ffffff;
	}

	#arrow_prevhome {
		width: 3vw;
		height: 4vw;
		background: url(images/slider_arrow.png) top left no-repeat;
		background-size: contain;
		position: absolute;
		z-index: 999;
		top: 19vw;
		left: 0vw;
		cursor: pointer;
		-moz-transform: scaleX(-1);
		-o-transform: scaleX(-1);
		-webkit-transform: scaleX(-1);
		transform: scaleX(-1);
	}

	#arrow_nexthome {
		width: 3vw;
		height: 4vw;
		background: url(images/slider_arrow.png) top left no-repeat;
		background-size: contain;
		position: absolute;
		z-index: 999;
		top: 19vw;
		right: 0vw;
		cursor: pointer;
	}

	#header_notice_bahf {
		width: 14.54vw;
		height: 3vw;
		position: absolute;
		top: 0vw;
		left: 63.46vw;
	}

	.header_button_link {
        font-size: 0.62vw !important;
		line-height: 1.6vw;
        color: #647a4b;
        background: #eff2ed;
        border: 1px solid #647a4b;
        font-family: 'Lato', sans-serif;
        margin: 0.6vw 0.4vw 0vw 0.4vw;
        padding: 0vw 0.47vw;
        float: right;
        text-transform: uppercase;
        text-decoration: none;
    }

    /* Home Page */
	.homeindex_content {
        padding: 1vw 20vw !important;
        position: relative;
	}

	#top_station_events_menu {
		display: block;
		width: 56vw;
		height: auto;
		margin: 0 auto;
	}

	#top_station_events_menu ul {
    }

    #top_station_events_menu ul li {
        width: 17.34vw;
        height: 13.39vw;
        background:#b9975b;
        float:left;
        text-align:center;
        margin-bottom: 1.04vw;
        display:table !important;
    }

    #top_station_events_menu ul li:hover {
        /* opacity:0.8; */
    }

    #top_station_events_menu ul li a {
        font-family: 'Lato', sans-serif;
        font-size: 1.15vw;
        line-height: 1.41vw;
        text-transform:uppercase;
        color:#FFF;
        text-decoration:none;
        padding: 0vw 1.56vw;
        margin: 0 auto;
        text-shadow: 0.10vw 0.10vw 0.42vw #000;
        font-weight:600;
        display:table-cell !important;
        vertical-align:middle !important;
    }

    #top_station_events_menu ul li a:hover {
        background-color: rgba(0, 0, 0, 0.4);	
    }
	
	#see_what_clients_home {
        width:100%;
        height: 10.94vw;
        margin-top: 2.34vw;
    }

    #see_what_clients_home h2 {
		font-family: "Lato", sans-serif;
		font-size: 1.30vw;
		color: #a45a2a;
		font-weight: bold;
        text-transform:uppercase;	
    }

	#see_what_clients_home_inner {
		display: block;
		width: 42.08vw;
		margin: 0 auto;
	}

    #see_what_clients_home_inner table {
        width:100%;
        max-width: 52.08vw;
    }

    #see_what_clients_home_inner table td {
        width:20%;
        text-align:center;
        vertical-align:middle;
    }

	#address_phone_home {
        width:100%;
        height: 22.14vw;
        display:table;
    }

    #address_phone_home span {
        width:100%;
        height:100%;
        display:table-cell;
        vertical-align:middle;
        background-position:center 15% !important;
        background-size:100% auto !important;
    }

    #address_phone_home p {
        color:#FFF;
        text-shadow: 0vw 0vw 0.42vw rgba(0, 0, 0, 1);
        font-weight:500;
        font-size: 1.15vw;
        line-height: 1.35vw;
    }

    #address_phone_home strong {
        font-weight:bold;
    }

    #address_phone_home a {
		display: inline-block;
		-webkit-border-radius: 5;
		-moz-border-radius: 5;
		border-radius: 0.26vw;
		font-family: Arial;
		color: #000000;
		font-size: 0.68vw;
		background: #d5cb9f;
		padding: 0.52vw 2.08vw 0.52vw 2.08vw;
		margin-top: 1.5vw;
		text-decoration: none;
		text-shadow:none !important;
		text-transform:uppercase;
    }

    #address_phone_home a:hover {
		background: #a45a2a;
		text-decoration: none;
    }

	#valued_partners_home {
        width: 54.11vw;
        height: auto;
        margin:0 auto;	
    }

	#valued_partners_home h2 {
		font-size: 1.30vw;
		color: #a45a2a;
		font-family: 'Lato', sans-serif;
		margin-bottom: 1.30vw;
		font-weight: 600;
	}

    #valued_partners_home ul {
        text-align: center;
    }

    #valued_partners_home ul li {
        width: 17.34vw;
        height: 13.39vw;
        background:#b9975b;
        text-align:center;
        margin-bottom: 1.04vw;
        display:inline-block;
        vertical-align: middle;
    }

    #valued_partners_home ul li:hover {
        /* opacity:0.8; */
    }

    #valued_partners_home ul li a {
        font-family: 'Lato', sans-serif;
        font-size: 1.15vw;
        text-transform:uppercase;
        color:#FFF;
        text-decoration:none;
        max-width: 17.34vw;
        height: 13.39vw;
        margin:0 auto;
        padding:0vw 1.56vw;
        line-height: 1.41vw;	
        text-shadow: 0vw 0vw 0.42vw rgba(0, 0, 0, 1);
        font-weight:600;
        display:flex;
        align-items: center;
        vertical-align:middle;
    }

    #valued_partners_home ul li a:hover {
        background-color: rgba(0, 0, 0, 0.4);	
    }

	#campus_aerial_home_outer {
        width:100%;
        height:auto;
        margin-top: 2.60vw;
        background:#f4f3f2;
        overflow:hidden;
    }

    #campus_aerial_home {
        width: 54.11vw;
        height:auto;
        margin:0 auto;
        overflow:hidden;
        padding-bottom:-0.52vw;	
    }

    #campus_aerial_home p {
        margin:0;
        padding:0;
    }

    #campus_aerial_home img {
        max-width: 54.11vw;
        width:100%;
        height:auto;
        margin:0;
        padding:0;
    }

	#about_bahf_home {
        
    }

	#about_bahf_home p {
        font-size: 0.78vw;
        font-family: 'Lato', sans-serif;
        font-weight: 400;
        line-height: 1.30vw;
        margin-bottom: 1.30vw;
    }

	#about_bahf_home p strong {
		font-weight: bold;
	}

    #about_bahf_menu_home {
        width: 55.25vw;
        height: 27.81vw;
        margin:0 auto;
    }

	#about_bahf_menu_home h2 {
        font-size: 1.30vw;
        color: #a45a2a;
        font-family: 'Lato', sans-serif;
        margin-bottom: 1.30vw;
        font-weight: 600;
    }

    #about_bahf_menu_home ul li {
        width: 17.34vw;
        height: 13.39vw;
        background:#b9975b;
        float:left;
        text-align:center;
        margin: 0.52vw;
        display:table;
    }

    #about_bahf_menu_home ul li:hover {
        /* opacity:0.8; */
    }

    #about_bahf_menu_home ul li a {
        font-family: 'Lato', sans-serif;
        font-size: 1.15vw;
        text-transform:uppercase;
        color:#FFF;
        text-decoration:none;
        max-width: 10.42vw;
        display:table-cell;
        margin:0 auto;
        padding:0vw 30px;
        vertical-align:middle;
        line-height: 27px;	
        text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
        font-weight:600;
    }

    #about_bahf_menu_home ul li a:hover {
        background-color: rgba(0, 0, 0, 0.4);
    }

	#bahf_financial_statement {
        width: 54.11vw;
        height: auto;
        margin: 0 auto;		
    }

    #bahf_financial_statement h3 {
        font-size: 0.89vw;
        font-weight: bold;
        padding-top: 0.52vw;
        text-align:center;
    }

    #bahf_financial_statement h3 a {
        color:#a75a29;
    }

    #bahf_financial_statement p {
        font-size: 0.73vw;
        padding-top: 0.52vw;
        text-align:center;
    }

	#bahf_financial_statement a {
        color:#a75a29;
    }

    /* Content */
    #featured_image {
        display: block;
        width: 100%;
        height: 17.86vw;
        position: relative;
        overflow: hidden;
    }

    #featured_image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center center;
        display: block;
    }

    /* Breadcrumb */
    #breadcrumb_area {
        width: 100%;
        padding: 0.6vw 0 1.2vw 0;
        border-bottom: 1px solid #e0d8cc;
        margin-bottom: 1.5vw;
    }

    #breadcrumb ol {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    #breadcrumb ol li {
        display: flex;
        align-items: center;
        font-family: 'Lato', sans-serif;
        font-size: 0.85vw;
        color: #888;
    }

    #breadcrumb ol li a {
        color: #a45a2a;
        text-decoration: none;
    }

    #breadcrumb ol li a:hover {
        text-decoration: underline;
    }

    #breadcrumb ol li.breadcrumb_current span[itemprop="name"] {
        color: #555;
    }

    #breadcrumb .breadcrumb_sep {
        margin: 0 0.4vw;
        color: #bbb;
        font-size: 1vw;
    }

    .post-edit-link {
        display: inline-block;
        text-decoration: none;
        background: #ccc;
        color: #FFF;
        padding: .5vw;
        margin-bottom: 1vw;
    }

    #content {
        display: block;
        width: 100%;
        height: auto;
        padding: 7vw;
        position: relative;
    }

    h1, #content h1 {
		font-family: "Cormorant", serif;
		color: #a45a2a;
		font-style: italic;
		font-weight: 600;
        font-size: 2.3vw;
		line-height: 2.7vw;
        margin-bottom: 1vw;
    }

    h2, #content h2 {
		font-family: "Cormorant", serif;
        font-size: 2.0vw;
        margin-bottom: 1vw;
        color: #a45a2a;
    }

    h3, #content h3 {
        font-size: 1.8vw;
        margin-bottom: 1vw;
    }

    h4, #content h4 {
        font-size: 1.6vw;
        margin-bottom: 1vw;
    }

    h5, #content h5 {
        font-size: 1.4vw;
        margin-bottom: 1vw;
    }

    h6, #content h6 {
        font-size: 1vw;
        margin-bottom: 1vw;
    }

    p, #content p {
        font-size: 0.78vw;
		line-height: 1vw;
		font-family: "Lato", sans-serif;
        margin-bottom: 1vw;
		color: #666666;
    }

    #content ul {
        list-style: disc;
        margin-bottom: 1vw;
    }

    #content ul li {
        margin-left: 1vw;
        margin-bottom: 1vw;
    }

    ol, #content ol {
        list-style: decimal;
        margin-bottom: 1vw;
    }

    ol li, #content ol li {
        margin-left: 1vw;
        margin-bottom: 1vw;
    }

    strong, #content strong {
        font-weight: bold;
    }

    em, #content em {
        font-style: italic;
    }

    blockquote, #content blockquote {
        display: inline-block;
        padding: 1vw;
        margin-left: 2vw;
        background: #eee;
        font-style: italic;
        font-size: 1.4vw;
        border: 1px solid #65666a;
    }

    /* Subpages */

    /* Rental Information Menu Grid */
    #rental_menu_grid {
        display: grid;
        grid-template-columns: repeat(4, 17.76vw);
        grid-template-rows: 14.11vw;
        gap: 0.5vw;
        margin: 0 auto 2vw auto;
        width: calc(4 * 17.76vw + 3 * 0.5vw);
    }

    #rental_menu_grid > div {
        width: 17.76vw;
        height: 14.11vw;
        background-size: cover !important;
        background-position: center center !important;
        position: relative;
    }

    #rental_menu_grid > div > a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        color: #FFF;
        font-family: 'Lato', sans-serif;
        font-size: 1.8vw;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.15vw;
        text-align: center;
        line-height: 2.6vw;
        text-shadow: 0px 0px 8px rgba(0,0,0,1);
    }

    #rental_menu_grid > div > a:hover {
        text-decoration: underline;
    }

    .weddings_menu2 {
        background: url(images/weddings_tile2.jpg) center center no-repeat !important;
    }

    .showers_rehearsal_menu {
        background: url(images/showers_rehearsal_tile2.jpg) center center no-repeat !important;
    }

    .corporate_events_menu {
        background: url(images/corporate_events_tile2.jpg) center center no-repeat !important;
    }

    .bereav_lunch_menu {
        background: url(images/bereav_lunch_tile2.jpg) center center no-repeat !important;
    }

    /* Weddings Nav Tiles */
    #rental_beaverstn_table {
        width: auto;
        border-collapse: separate;
        border-spacing: 0.5vw 0;
        margin: 0 auto 2vw auto;
    }

    #rental_beaverstn_table td {
        width: 17.76vw;
        height: 14.11vw;
        padding: 0;
        border: 0;
        position: relative;
        background-size: cover !important;
        background-position: center center !important;
    }

    #rental_beaverstn_table td a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        color: #FFF;
        font-family: 'Lato', sans-serif;
        font-size: 1.8vw;
        font-weight: 600;
        letter-spacing: 0.15vw;
        text-transform: uppercase;
        text-shadow: 1px 1px 6px rgba(0,0,0,0.55);
    }

    #rental_beaverstn_table td a:hover {
        text-decoration: underline;
    }

    .wedding_gallery__menu {
        background: url(images/48-tile.jpg) center center no-repeat !important;
    }

    .client_reviews_menu {
        background: url(images/86-tile.jpg) center center no-repeat !important;
    }

    .weddings_rates_menu {
        background: url(images/McDonald-wed1-tile.jpg) center center no-repeat !important;
    }

    .showers_parties_gallery {
        background: url(images/Skerlec10-tile.jpg) center center no-repeat !important;
    }

    .showers_rates_menu {
        background: url(images/Tea-shower-pink_tile.jpg) center center no-repeat !important;
    }

    /* Gravity Forms */
    .gform_wrapper input[type="submit"],
    .gform_wrapper button[type="submit"],
    .gform_wrapper .gform_button,
    .gform_wrapper .gform_next_button,
    .gform_wrapper .gform_previous_button {
        background-color: #a45a2a !important;
        color: #FFF !important;
        font-family: 'Lato', sans-serif !important;
        font-size: 0.9vw !important;
        font-weight: 600 !important;
        letter-spacing: 0.1vw !important;
        text-transform: uppercase !important;
        border: none !important;
        border-radius: 0 !important;
        padding: 0.6vw 1.5vw !important;
        cursor: pointer !important;
        transition: background-color 0.2s ease !important;
    }

    .gform_wrapper input[type="submit"]:hover,
    .gform_wrapper button[type="submit"]:hover,
    .gform_wrapper .gform_button:hover,
    .gform_wrapper .gform_next_button:hover,
    .gform_wrapper .gform_previous_button:hover {
        background-color: #647A4B !important;
    }

    /* WeddingWire Badges */
    .weddingwire_badges {
        display: flex;
        flex-wrap: wrap;
        gap: 0.5vw;
        align-items: center;
        justify-content: center;
    }

    .weddingwire_badges a {
        display: block;
        flex: 0 0 auto;
    }

    .weddingwire_badges a img {
        display: block;
        width: 7vw;
        height: auto;
    }

    /* Vendor List - Weddings page */
    #wedd_vendor_list {
        border: none !important;
        border-collapse: collapse;
        width: 100%;
    }

    #wedd_vendor_list td {
        border: none !important;
        padding: 0 2vw 0 0;
        vertical-align: top;
    }

    #wedd_vendor_list td:last-child {
        padding-right: 0;
    }

    #wedd_vendor_list h3 {
        font-family: 'Lato', sans-serif;
        font-size: 0.9vw;
        font-weight: 700;
        font-style: normal;
        color: #333333;
        margin-bottom: 0.4vw;
        line-height: 1.3vw;
    }

    #wedd_vendor_list p {
        font-family: 'Lato', sans-serif;
        font-size: 0.78vw;
        line-height: 1.3vw;
        color: #333333;
        margin-bottom: 1vw;
    }

    #wedd_vendor_list a {
        color: #a45a2a;
        text-decoration: none;
    }

    #wedd_vendor_list a:hover {
        text-decoration: underline;
    }

    #wedd_vendor_list hr {
        border: none;
        border-top: 1px solid #333333;
        margin: 0.4vw 0 0.8vw 0;
    }

    /* Footer */

	#book_event_text_wrap {
        background:#647A4B;
        width:100%;
        min-width: 67.71vw;
        height: 4.01vw;
        margin-top: 4.17vw;
        margin-bottom: 0.78vw;
    }

    #book_event_text {
        width: 67.71vw;
        height: 4.01vw;
        margin:0 auto;
    }

    #book_event_text a {
        color:#FFF;
        text-decoration:none;
    }

    #book_event_text a:hover {
        text-decoration:underline;
    }

    #book_event_text p {
        color:#FFF;
        font-weight: 600;
        padding-top: 1.30vw;
    }

	#bahf_financial_statement {
        width: 54.11vw;
        height: auto;
        margin: 0 auto;		
    }

    #bahf_financial_statement h3 {
        font-size: 0.89vw;
        font-weight: bold;
        padding-top: 0.52vw;
        text-align:center;
    }

    #bahf_financial_statement h3 a {
        color:#a75a29;
    }

    #bahf_financial_statement p {
        font-size: 0.73vw;
        padding-top: 0.52vw;
        text-align:center;
    }

    /* Footer Styles */
    #book_event_text_wrap {
        background:#647A4B;
        width:100%;
        min-width:1300px;
        height:77px;
        margin-top:80px;
        margin-bottom:15px;
    }

    #book_event_text {
        width:1300px;
        height:77px;
        margin:0 auto;
    }

    #book_event_text a {
        color:#FFF;
        text-decoration:none;
    }

    #book_event_text a:hover {
        text-decoration:underline;
    }

    #book_event_text p {
        color:#FFF;
        font-weight:600;
        padding-top:25px;
    }

    #footer_wrap {
        background:#a45a2a;
        width:100%;
        min-width:1300px;
        height:auto;
    }

    #footer {
        width:1300px;
        margin:0 auto;
        height:auto;
    }

    #copyright_wrap {
        background:#efeeec;
        width:100%;
        min-width:1300px;
        height:77px;
    }

    #copyright {
        width:1300px;
        height:77px;
        margin:0 auto;
    }

    #copyright p {
        text-align:center;
        padding-top:25px;
        font-size:15px;
    }

    #footer_items_wrapper {
        width:1039px;
        height:200px;
        padding-top:75px;
        margin:0 auto;
    }

    #footer_lower_logo_lower {
        width: 100%;
        min-width: 325px;
        height: auto;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 50px;
    }

    #footer_lower_logo_lower h2 {
        font-family: 'Lato', sans-serif;
        font-size: 18px;
        text-transform: uppercase;
        color: #ffffff;
        margin-bottom: 20px;
    }

    #footer_lower_logo_lower img {
        height:auto;
        max-width: 150px;
        margin: 10px;
    }

    .footer_items_item_contain {
        width:25%;
        height:auto;
        float:left;
    }

    .footer_items_item_contain:nth-child(1) {
        margin-left:4%;
    }

    .footer_items_item_contain:nth-child(4) {
        width:21%;
    }

    .footer_items_item_contain span {
        margin-right:5px;
    }

    .footer_items_item_contain h2 {
        font-family: 'Lato', sans-serif;
        font-size:18px;
        text-transform:uppercase;
        color:#ffffff;
    }

    .footer_items_item_contain p {
        color:#d5cb9f;
        font-size:16px;
    }

    .footer_items_item_contain a {
        color:#d5cb9f;
        font-size:16px;
        text-decoration:none;
    }

    .footer_items_item_contain a:hover {
        text-decoration:underline;
    }

    #footer_items_message_lower {
        clear: both;
        padding-top: 30px;
        text-align: center;
    }

    #footer_items_message_lower p {
        color:#FFF;
        font-size:14px;
    }

    #footer_items_message_lower a {
        color:#FFF;
        font-size:14px;
    }

    #bahf_financial_statement {
        width: 1039px;
        height: 81px;
        margin: 0 auto;
    }

    #bahf_financial_statement p {
        font-size:14px;
        padding-top:10px;
        text-align:center;
    }



    /* WooCommerce Product Category Layout */
    .tax-product_cat #primary.content-area {
        width: 100%;
        float: none;
        padding: 4vw 7vw;
    }

    .tax-product_cat #sidebar {
        display: none;
    }

    .woocommerce .woocommerce-breadcrumb {
        font-family: "Lato", sans-serif;
        font-size: 0.85vw;
        color: #888;
        margin: 0 0 1.5vw 0;
        padding: 0.6vw 0 1.2vw 0;
        border-bottom: 1px solid #e0d8cc;
    }

    .woocommerce .woocommerce-breadcrumb a {
        color: #a45a2a;
    }

    .woocommerce .woocommerce-breadcrumb a:hover {
        color: #647A4B;
    }

    .woocommerce-products-header__title {
        font-family: "Cormorant", serif;
        font-size: 2.3vw;
        color: #a45a2a;
        font-style: italic;
        font-weight: 600;
        line-height: 2.7vw;
        margin-bottom: 1vw;
    }

    .term-description p {
        font-family: "Lato", sans-serif;
        font-size: 0.85vw;
        line-height: 1.4vw;
        color: #555;
        margin-bottom: 1.5vw;
    }

    .term-description a {
        color: #a45a2a;
    }

    .term-description a:hover {
        color: #647A4B;
    }

    .woocommerce-result-count {
        font-family: "Lato", sans-serif;
        font-size: 0.78vw;
        color: #999;
    }

    .woocommerce-ordering select {
        font-family: "Lato", sans-serif;
        font-size: 0.78vw;
        border: 1px solid #ddd;
        padding: 0.3vw 0.6vw;
        color: #555;
    }

    /* 4-column product grid */
    .woocommerce ul.products.columns-4 {
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 1vw !important;
    }

    .woocommerce ul.products.columns-4::before,
    .woocommerce ul.products.columns-4::after {
        display: none !important;
    }

    .woocommerce ul.products.columns-4 li.product {
        width: 100% !important;
        max-width: 19vw !important;
        float: none !important;
        margin: 0 !important;
    }

    /* Product thumbnail */
    .woocommerce ul.products li.product .woocommerce-LoopProduct-link img {
        width: 18vw;
        height: 18vw;
        object-fit: cover;
        object-position: center top;
        display: block;
    }

    /* Product title */
    .woocommerce ul.products li.product h2.woocommerce-loop-product__title {
        font-family: "Cormorant", serif;
        font-size: 1.2vw;
        font-style: italic;
        font-weight: 600;
        color: #a45a2a;
        line-height: 1.7vw;
        margin-top: 0.8vw;
        margin-bottom: 0.4vw;
        padding: 0;
    }

    /* Price */
    .woocommerce ul.products li.product .price {
        font-family: "Lato", sans-serif;
        font-size: 0.9vw;
        color: #333;
        margin-bottom: 0.6vw;
    }

    /* Add to cart button */
    .woocommerce ul.products li.product .button {
        background-color: #a45a2a !important;
        color: #fff !important;
        font-family: "Lato", sans-serif !important;
        font-size: 0.72vw !important;
        text-transform: uppercase;
        letter-spacing: 0.08vw;
        padding: 0.5vw 1.5vw !important;
        border: none !important;
        border-radius: 0 !important;
        display: inline-block;
    }

    .woocommerce ul.products li.product .button:hover {
        background-color: #647A4B !important;
        color: #fff !important;
    }

    /* Entry content links */
    .entry-content a {
        color: #a45a2a;
    }

    .entry-content a:hover {
        color: #647A4B;
    }

    /* Entry content spacing */
    .entry-title {
        margin-bottom: 1.5vw;
    }

    .entry-content h1 {
        margin-top: 1vw;
    }

    .entry-content p {
        line-height: 1.3vw;
        margin-bottom: 1.3vw;
    }

    .entry-content hr {
        margin: 1.5vw 0;
        border: none;
        border-top: 1px solid #ddd;
    }

    /* ===== WEDDING LANDING PAGE ===== */

    /* Hide sidebar and default page title on wedding landing */
    .page-template-page-wedding-landing #sidebar {
        display: none;
    }
    .page-template-page-wedding-landing .entry-title,
    .page-template-page-wedding-landing .entry-header {
        display: none;
    }

    /* Section 1: Video */
    .wl_video_section {
        background-size: cover;
        background-position: bottom center;
        padding: 4vw 7vw;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .wl_video_inner {
        width: 56.25vw;
        flex-shrink: 0;
    }
    .wl_video {
        display: block;
        width: 56.25vw;
        height: 31.61vw;
        object-fit: contain;
    }

    /* Section 2: Reviews */
    .wl_reviews_section {
        background-size: cover;
        background-position: top center;
        padding: 3vw 0 2vw;
        text-align: center;
    }
    .wl_reviews_title {
        font-family: "Cormorant", serif;
        font-size: 3vw;
        font-style: italic;
        font-weight: 600;
        color: #222;
        text-align: center;
        margin: 0 0 1.5vw;
    }
    .wl_slider {
        position: relative;
        width: 60%;
        margin: 0 auto;
        overflow: hidden;
    }
    .wl_slides_track {
        display: flex;
        transition: transform 0.5s ease;
    }
    .wl_slide {
        min-width: 100%;
        box-sizing: border-box;
        padding: 0 3vw;
        background: transparent;
    }
    .wl_slide p {
        font-family: "Lato", sans-serif;
        font-size: 0.95vw;
        line-height: 1.8vw;
        color: #333;
        margin-bottom: 0.8vw;
    }
    .wl_reviewer {
        font-family: "Lato", sans-serif;
        font-size: 0.9vw;
        color: #555;
    }
    .wl_review_meta {
        font-size: 0.8vw;
        color: #888;
    }
    .wl_review_meta a {
        color: #a45a2a;
    }
    .wl_review_meta a:hover {
        color: #647A4B;
    }
    .wl_slider_btn {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: none;
        border: none;
        font-size: 1.5vw;
        color: #333;
        cursor: pointer;
        padding: 0.5vw;
        z-index: 10;
    }
    .wl_slider_prev { left: 0; }
    .wl_slider_next { right: 0; }
    .wl_slider_dots {
        margin-top: 1.2vw;
        display: flex;
        justify-content: center;
        gap: 0.5vw;
    }
    .wl_dot {
        width: 0.6vw;
        height: 0.6vw;
        border-radius: 50%;
        background: #bbb;
        cursor: pointer;
        display: inline-block;
        transition: background 0.3s;
    }
    .wl_dot_active {
        background: #a45a2a;
    }
    .wl_reviews_footer {
        font-family: "Lato", sans-serif;
        font-size: 0.8vw;
        color: #666;
        text-align: center;
        margin-top: 1.5vw;
        padding-bottom: 2vw;
    }
    .wl_reviews_footer a {
        color: #a45a2a;
    }
    .wl_reviews_footer a:hover {
        color: #647A4B;
    }

    /* Section 3: Gallery */
    .wl_gallery_section {
        padding: 3vw 5vw;
        background: #fff;
    }
    .wl_gallery_header {
        text-align: center;
        margin-bottom: 2vw;
    }
    .wl_section_title {
        font-family: "Cormorant", serif;
        font-size: 3vw;
        font-style: italic;
        font-weight: 600;
        color: #a45a2a;
        text-align: center;
        margin: 0 0 0.8vw;
    }
    .wl_gallery_desc {
        font-family: "Lato", sans-serif;
        font-size: 0.95vw;
        line-height: 1.7vw;
        color: #555;
        max-width: 55vw;
        margin: 0 auto;
    }
    .wl_gallery_grid {
        display: flex;
        gap: 0.4vw;
    }
    .wl_gallery_col {
        display: flex;
        flex-direction: column;
        gap: 0.4vw;
        flex: 1;
    }
    .wl_gallery_col img {
        width: 100%;
        display: block;
        object-fit: cover;
    }

    /* Section 4: About + Tiles + Calendar */
    .wl_about_section {
        background: rgba(209, 197, 186, 0.16);
        padding: 3vw 5vw;
    }
    .wl_about_text {
        max-width: 85%;
        margin: 0 auto 2.5vw;
    }
    .wl_about_text::after {
        content: '';
        display: table;
        clear: both;
    }
    .wl_badge {
        float: left;
        width: 9vw;
        height: auto;
        margin: 0 2vw 1vw 0;
    }
    .wl_about_text p {
        font-family: "Lato", sans-serif;
        font-size: 0.95vw;
        line-height: 1.75vw;
        color: #444;
    }
    .wl_tiles_grid {
        display: flex;
        flex-wrap: wrap;
        gap: 0;
    }
    .wl_tile {
        flex: 0 0 33.333%;
        position: relative;
        display: block;
        overflow: hidden;
        text-decoration: none;
    }
    .wl_tile img {
        width: 100%;
        display: block;
        object-fit: cover;
        transition: transform 0.4s ease;
    }
    .wl_tile:hover img {
        transform: scale(1.04);
    }
    .wl_tile_label {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0,0,0,0.42);
        padding: 0.7vw 1vw;
        text-align: center;
    }
    .wl_tile_title {
        display: block;
        font-family: "Lato", sans-serif;
        font-size: 0.85vw;
        font-weight: 700;
        letter-spacing: 0.1em;
        color: #fff;
    }
    .wl_tile_sub {
        display: block;
        font-family: "Lato", sans-serif;
        font-size: 0.75vw;
        color: rgba(255,255,255,0.85);
        margin-top: 0.2vw;
    }
    .wl_divider {
        border: none;
        border-top: 1px solid #a45a2a;
        margin: 2.5vw 5vw;
    }
    .wl_calendar_wrap {
        text-align: center;
    }
    .wl_calendar_note {
        font-family: "Lato", sans-serif;
        font-size: 0.85vw;
        color: #666;
        margin-bottom: 1.5vw;
    }
    .wl_calendar_embed {
        overflow-x: auto;
    }

    /* Section 5: Vendor List */
    .wl_vendors_section {
        background: rgba(209, 197, 186, 0.16);
        padding: 3vw 5vw 3vw;
    }
    .wl_vendors_intro {
        font-family: "Lato", sans-serif;
        font-size: 0.95vw;
        line-height: 1.7vw;
        color: #555;
        text-align: center;
        max-width: 60vw;
        margin: 0 auto 2vw;
    }
    .wl_vendors_grid {
        display: flex;
        gap: 3vw;
        padding: 0 2vw;
    }
    .wl_vendor_col {
        flex: 1;
    }
    .wl_vendor_col h3 {
        font-family: "Lato", sans-serif;
        font-size: 0.95vw;
        color: #333;
        margin-bottom: 0.5vw;
        margin-top: 1.2vw;
    }
    .wl_vendor_col h3:first-child {
        margin-top: 0;
    }
    .wl_vendor_col hr {
        border: none;
        border-top: 1px solid #ccc;
        margin: 0.4vw 0 0.8vw;
    }
    .wl_vendor_col p {
        font-family: "Lato", sans-serif;
        font-size: 0.85vw;
        line-height: 1.6vw;
        color: #444;
        margin-bottom: 1vw;
    }
    .wl_vendor_col a {
        color: #a45a2a;
    }
    .wl_vendor_col a:hover {
        color: #647A4B;
    }

    /* Section 6: Form */
    .wl_form_section {
        background: #fff;
        padding: 3vw 5vw 4vw;
        text-align: center;
    }
    .wl_form_wrap {
        width: 60%;
        margin: 0 auto;
        text-align: left;
    }

    /* ===== MEET THE TEAM PAGE ===== */

    .page-template-page-meet-the-team #sidebar {
        display: none;
    }

    /* Intro Section */
    .mt_intro_section {
        padding: 3vw 8vw 2.5vw;
        background: #fff;
        max-width: 100%;
    }
    .mt_page_title {
        font-family: "Cormorant", serif;
        font-size: 2.6vw;
        font-style: italic;
        font-weight: 600;
        color: #a45a2a;
        margin: 0 0 1.2vw;
        line-height: 1.3;
    }
    .mt_intro_section p {
        font-family: "Lato", sans-serif;
        font-size: 0.95vw;
        line-height: 1.75vw;
        color: #444;
        margin-bottom: 1vw;
        max-width: 75vw;
    }

    /* Team Section */
    .mt_team_section {
        padding: 0 8vw 3vw;
        background: #fff;
    }

    /* Individual member row */
    .mt_member {
        display: flex;
        gap: 3vw;
        align-items: flex-start;
        padding: 2.5vw 0;
    }
    .mt_member_photo {
        flex: 0 0 18vw;
        width: 18vw;
    }
    .mt_member_photo img {
        width: 100%;
        display: block;
        object-fit: cover;
    }
    .mt_member_bio {
        flex: 1;
    }
    .mt_member_bio h2 {
        font-family: "Cormorant", serif;
        font-size: 1.4vw;
        font-weight: 600;
        color: #a45a2a;
        margin: 0 0 1vw;
        line-height: 1.4;
    }
    .mt_member_bio p {
        font-family: "Lato", sans-serif;
        font-size: 0.9vw;
        line-height: 1.7vw;
        color: #444;
        margin-bottom: 0.9vw;
    }

    /* Dividers between members */
    .mt_divider {
        border: none;
        border-top: 1px solid #e5cca3;
        margin: 0;
    }

    /* Return Link */
    .mt_return_link {
        padding: 1.5vw 8vw 2.5vw;
        background: #fff;
    }
    .mt_return_link p {
        font-family: "Lato", sans-serif;
        font-size: 0.9vw;
        color: #555;
    }
    .mt_return_link a {
        color: #a45a2a;
        text-decoration: none;
    }
    .mt_return_link a:hover {
        color: #647A4B;
    }

    /* ===== STORIES PAGE ===== */

    .page-template-page-stories #sidebar {
        display: none;
    }

    /* Stories header */
    .st_header_section {
        background: rgba(209, 197, 186, 0.16);
        padding: 2.5vw 5vw 1.5vw;
        text-align: center;
    }
    .st_page_title {
        font-family: "Cormorant", serif;
        font-size: 3vw;
        font-style: italic;
        font-weight: 600;
        color: #a45a2a;
        margin: 0 0 0.5vw;
        line-height: 1.3;
    }
    .st_page_subtitle {
        font-family: "Lato", sans-serif;
        font-size: 0.9vw;
        color: #666;
        margin: 0 0 0.5vw;
    }

    /* Blog posts section */
    .st_posts_section {
        background: rgba(209, 197, 186, 0.16);
        padding: 1.5vw 5vw 3vw;
    }
    .st_posts_grid {
        display: flex;
        flex-wrap: wrap;
        gap: 1.5vw;
    }
    .st_post_card {
        flex: 0 0 calc(33.333% - 1vw);
        background: #fff;
        border: 1px solid #d8d8d8;
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }
    .st_card_thumb_link {
        display: block;
        overflow: hidden;
    }
    .st_card_thumb {
        width: 100%;
        height: 14vw;
        object-fit: cover;
        display: block;
        transition: transform 0.4s ease;
    }
    .st_card_thumb_link:hover .st_card_thumb {
        transform: scale(1.04);
    }
    .st_card_body {
        padding: 1.2vw 1.2vw 1.5vw;
        display: flex;
        flex-direction: column;
        flex: 1;
    }
    .st_card_title {
        font-family: "Cormorant", serif;
        font-size: 1.4vw;
        font-style: italic;
        font-weight: 600;
        line-height: 1.3;
        margin: 0 0 0.8vw;
    }
    .st_card_title a {
        color: #a45a2a;
        text-decoration: none;
    }
    .st_card_title a:hover {
        color: #647A4B;
    }
    .st_card_excerpt {
        font-family: "Lato", sans-serif;
        font-size: 0.85vw;
        line-height: 1.6vw;
        color: rgba(68, 66, 53, 0.8);
        flex: 1;
        margin-bottom: 1vw;
    }
    .st_card_excerpt p {
        margin: 0;
    }
    .st_card_more {
        font-family: "Lato", sans-serif;
        font-size: 0.8vw;
        font-weight: 700;
        letter-spacing: 0.08em;
        text-transform: uppercase;
        color: #a45a2a;
        text-decoration: none;
    }
    .st_card_more:hover {
        color: #647A4B;
    }
    .st_no_posts {
        font-family: "Lato", sans-serif;
        font-size: 1vw;
        color: #666;
        text-align: center;
        padding: 3vw 0;
    }

    /* Form section */
    .st_form_section {
        background: #fff;
        padding: 3vw 5vw 2vw;
        text-align: center;
    }
    .st_form_title {
        font-family: "Cormorant", serif;
        font-size: 2.4vw;
        font-style: italic;
        font-weight: 600;
        color: #a45a2a;
        margin: 0 0 2vw;
        line-height: 1.3;
    }
    .st_form_wrap {
        width: 55%;
        margin: 0 auto;
        text-align: left;
    }
    .st_return_link {
        margin-top: 2vw;
        text-align: left;
    }
    .st_return_link p {
        font-family: "Lato", sans-serif;
        font-size: 0.9vw;
        color: #555;
    }
    .st_return_link a {
        color: #a45a2a;
        text-decoration: none;
    }
    .st_return_link a:hover {
        color: #647A4B;
    }

/* END Desktop */
}
