/*!https://westsidebid.co.uk/?custom-css=8facdfc89a*/.wp-block-file a{color:#d1232a;display:block;text-align:center;}.cat-links a, .reply a {color: #d1232a;text-decoration: none;}.eventstemplate main.main-sidebar article{width:100%;flex-basis:100%;border-right:0;}.wp-block-column.bannersidecol{padding: 20px 10px;}.bannersidecol h2{font-size: 2em;}.stacking{margin-top: 28px;}.stacking figure{margin:0;}@media only screen and (max-width:1150px){.hide-tab{display:none;}.wp-block-column.bannersidecol{padding: 10px 0px;}.bannersidecol h2{font-size: 1.5em; margin-top:5px;}}@media only screen and (max-width:780px){.stacking{margin-top: 36px;}.stacking .wp-block-column{flex-basis:100% !important;margin-left:0!important;text-align: center;}.bannersidecol h2{margin-top:18px;}.wp-block-column.bannersidecol{padding: 0px;}.hide-tab{display:block;}}.post-thumbnail{width:100%}

.dodd-standout{
}
.dodd-standout .wp-block-file{
	display:flex;
	flex-wrap:wrap;
}
.dodd-standout .wp-block-file a:first-child{
	line-height:1.1;
	margin:auto 0;
}
@media only screen and (max-width:800px){
	.dodd-standout{		
	}
}

article .entry-content p a, article .entry-content ul a{
	overflow-wrap: break-word;
}
@media only screen and (min-width:600px){
	.postpage main{
		max-width:66%;
	}
}
.wp-block-image figcaption{
	text-align: center;
    font-size: 0.9em;
    opacity: 0.75;
	margin-top:0.25em;
}

.page-template-fullwidthtemplate .wp-block-image.size-large img{
	aspect-ratio: 2/3;
	object-fit:contain;
	width:100%;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
}

.page-template-fullwidthtemplate .wp-block-columns{
	max-width:1400px;
}



.page-template-template-newscategorywellbeing :where(.redbar, .footerwidgets .col:last-child){
	background-color:#aed7b1!important;
}


.page-template-template-newscategorywellbeing :where(.main-navigation li a){
	border-left-color:#aed7b1!important;
}

.page-template-template-newscategorywellbeing :where(.footerwidgets){
	border-top-color:#aed7b1!important;
}

.page-template-template-newscategorywellbeing :where(.widget ul a, .news-grid .col:nth-child(1n+2) h3 a, .news-grid.w1060 .col h3 a, .news-grid .col:nth-child(1n+2) p a, .news-grid.w1060 .col p a){
	background-image:linear-gradient(to right,#aed7b1 100%,#aed7b1 100%)!important;
}


.newsletters img{	
	box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
	border:4px solid white
}
.newsletters .wp-block-file {
	font-size:1.1rem;
	font-weight:600;
}



.ep-timezone-wrap{
	display:none;
}
div#ep-events-container{
	padding:0;
}
.ep-box-title.ep-box-card-title.ep-text-truncate.ep-mb-2 a{
	font-size:1.152rem!important
}
.ep-events-container .ep-text-primary{
	color:#05253B!important;
}
.emagic .ep-btn-outline-primary{
	    --ep-btn-color: #05253B!important;
    --ep-btn-border-color: #d1232a!important;
}

.emagic button.ep-btn-outline-primary:hover {
    background-color: #05253B!important;
    border-color: #05253B!important;
}



.business-grid.wp-block-columns {
    display: flex;
    gap: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
    align-items: flex-start;
}


.business-grid .wp-block-column {
    display: flex;
    flex-direction: column;
    gap: 40px;
}


.business-card {
    background: #f3f3f3;
    border-radius: 26px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0,0,0,0.12);
    display: flex;
    flex-direction: column;
		min-height: 520px;
}


.business-card-image img {
    width: 100%;
    height: 220px;          
    object-fit: cover;
    display: block;
}


.business-card-content {
    padding: 22px 26px 0;
}


.business-card-category {
    display: block;
    font-size: 14px;
    margin-bottom: 6px;
    color: #555;
}

.business-card-name {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #004B67; 
}


.business-card-strapline {
    margin: 0 0 24px;
    font-size: 15px;
    line-height: 1.5;
    color: #333;
}


.business-card-link {
    display: block;
    background: #004B67;
    color: #ffffff !important;
    padding: 12px 28px;
    margin: 0 26px 26px;  
    border-radius: 40px;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    text-decoration: none !important;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
    transition: background 0.2s ease, transform 0.2s ease;
	 	margin-top: auto;
}

.business-card-link:hover {
    background: #00344a;
    transform: translateY(-1px);
}


@media (max-width: 800px) {
    .business-grid.wp-block-columns {
        flex-direction: column;
    }
}


.business-filter {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
		margin-top: 40px;
    margin-bottom: 24px;
		justify-content: center;
}

.business-filter .filter-button {
    border: none;
    padding: 8px 16px;
    border-radius: 999px;
    background: #e5ecf0;
    color: #004B67;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.business-filter .filter-button.is-active,
.business-filter .filter-button:hover {
    background: #004B67;
    color: #ffffff;
    box-shadow: 0 4px 12px rgba(0,0,0,0.12);
}