/*
Theme Name:     Beaulieu Residents
Theme URI: 		https://beaulieu.thelandtrust.org.uk/themes/beaulieuresidents
Description:    Twenty Twenty Three Child Theme
Author:         Judith Ray
Author URI:     https://beaulieu.thelandtrust.org.uk
Template: 		twentytwentythree
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: 	beaulieuresidents
*/

body {color: black;}

header .header-separator {background: linear-gradient(to right, #0074ad 0, #00406e 100%); height:80px;}
header .wp-block-group{background-image: url("images/Beaulieu_stag.png"); background-position: bottom center;  background-repeat: no-repeat;}
header .wp-block-group .wp-block-image{padding-bottom: 30px !important;}
footer{background: linear-gradient(to right, #0074ad 0, #00406e 100%); padding: 2em 1em 1em 1em; color:white; margin-bottom:0px;}
footer :where(.wp-block-columns) {margin-bottom:0em;}
footer :where(body .is-layout-flow) > * {margin-block-start: 0.4rem;}
footer p a {color:white;}
.wp-site-blocks main {background-image: url("images/beaulieu-stag.png"); background-repeat: no-repeat; background-position: top left;} 

.wp-site-blocks {margin-bottom:0px; padding-bottom:0px; padding-top:4px;}
.wp-block-post-excerpt p{color:black !important;}

.beaulieu-header-row-bottom {background-image: linear-gradient(135deg,rgb(73,155,203) 0%,rgb(23,61,132) 100%);}
.wp-block-separator {background-image: linear-gradient(135deg,rgb(73,155,203) 0%,rgb(23,61,132) 100%);}


.news-story .wp-block-post{border-radius: 15px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); background-color: white;}
.wp-block-group {margin-bottom:0px !important; margin-top: 1em !important;}

.news-story .wp-block-post p { padding-left:8px; padding-right:8px; font-size:0.9em; margin-top:0.4em;}
.news-story .wp-block-post .wp-block-post-content ul {margin-top:2px;}
.news-story .wp-block-post .wp-block-post-content li {padding-left:8px; padding-right:8px; font-size:0.9em;padding-top:2px;}
.news-story .wp-block-post h2 { padding-left:8px; padding-right:8px; text-transform:uppercase;}
.news-story .wp-block-post-date { padding-left:8px; padding-right:8px;}
.wp-block-post-featured-image img{border-radius: 15px 15px 0px 0px; }
.date-bold {font-weight:bold;}

/*   mailchimp form **/

/* Mobile */
@media (max-width: 300px) {
#mc_embed_shell {margin:4px !important; max-width:100%;}
#mc_embed_signup {overflow:hidden; max-width:100%;background:#fff;clear:left; font:14px Helvetica,Arial,sans-serif;}
}
@media (min-width: 301px)  and (max-width: 599px) {
#mc_embed_shell {margin:4px !important; max-width:100%;}
#mc_embed_signup {overflow:hidden; max-width:100%;background:#fff;clear:left; font:14px Helvetica,Arial,sans-serif;}
}
@media (min-width: 600px) {

#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width: 600px;}
}
.wp-block-button {background: linear-gradient(to right, #0074ad 0, #00406e 100%); color:white; border-radius: 10px 10px;}
.wp-block-button .wp-block-button__link.is-style-outline, .wp-block-button.is-style-outline>.wp-block-button__link {border:none; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); border-radius: 10px 10px;}