@charset "UTF-8";


/*
 Theme Name:   Seaford Rugby Club
 description:  Seaford Rugby Club website theme
 Author:       Fine Marketing
 Template:     astra
 Version:      1.0.0
*/

body {
	
font-family: "Poppins", sans-serif;
}

.right-col h4 {
	font-family: "Playfair Display", serif;
    font-size: 24px;
	    color: #9ab4b1;
}

.right-col h2 {
	    margin-bottom: 21px;
    color: #9ab4b1;
    font-size: 35px;
    line-height: 44px;
    font-weight: 500;
    font-family: "Playfair Display", serif;
}
.right-col ul {
	margin:0;
	padding:0;
	
}

.right-col ul li {
    font-size: 14px;
    color: #313131;
    margin: 10px 0;
    margin-left: 13px;
}
.right-col a {
    color: #497D77;
    font-weight: 600;
    text-decoration: underline;
}

.right-col h3 {
	    margin-bottom: 21px;
    color: #9ab4b1;
    font-size: 28px;
    line-height: 44px;
    font-weight: 500;
    font-family: "Playfair Display", serif;
}
body .is-layout-flex {
    margin-top: 25px;
    margin-bottom: 25px;
}
.right-col p {
	margin:18px 0;
}
.midmid .flex-right {
       padding: 4% !important;
    margin: 3%;
    border: 1px solid #fff;
    text-align: center;
}

.midmid {
	margin-bottom:60px;
}

.midmid .flex-left {
       padding: 4% !important;
    margin: 3%;
    border: 1px solid #fff;
    text-align: center;
}
.midmid p {
	color:#fff;
}
.midmid h2 {
    font-family: "Playfair Display", serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 35px;
    margin-bottom: 8px;
    color: #fff;
}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    width: 33px;
    height: 33px;
    fill: black;
}
.wpcf7 input.wpcf7-form-control:not([type=submit]), .wpcf7 textarea.wpcf7-form-control {
    padding: 23px 16px;
    font-size: 14px;
}
.footer p {
	color:#fff;
}
#ast-scroll-top {
    background-color: #497D77;
}
input[type="submit"] {
	border-color: #497D77;
    background-color: #497D77;
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link {
	    color: #497D77;
}
.ast-builder-menu-1 .sub-menu {
	border-color:#497D77;
}
.ast-builder-menu-1 .menu-item:hover > .menu-link {
	color:#497D77;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link {
    font-size: 14px;
}
.hp .flex-left {
    padding: 0;
    text-align: center;
}
.hp .flex-left {
        padding: 4% !important;
    margin: 3%;
    border: 1px solid #fff;
}
.hp {
	margin-bottom:-7px;
}
.hp p {
	
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
    line-height: 38px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 3px;
}

.hp h2 {
	    font-family: "Playfair Display", serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 35px;
    margin-bottom: 8px;
	color:#fff;
}
p {
	    font-size: 14px;
    color: #313131;
    margin: 0 auto;
    line-height: 29px;
}
.footer {
    background: #859b99;
    padding: 50px 20px;
}
.container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
	display:none;
}

.footer-content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 30px;
}
.footer-section h4 {
   font-size: 23px;
    margin-bottom: 19px;
    color: #fff;
    font-family: "Playfair Display", serif;
}
.footer-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-section ul li, .footer-section p {
        font-size: 14px;
    margin-bottom: 8px;
    color: #fff;
    font-weight: 400;
}
.footer ul li a {
    color: #fff;
    text-decoration: underline;
}
.footer-section p a {
	color:#fff;
	text-decoration:underline;
}
.footer .copyright {
    text-align: center;
    margin-top: 30px;
    font-size: 0.85rem;
    color: #777;
}
.flex-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    background: #9ab4b1;
    margin: 0 !important;
    background-image: url(/wp-content/uploads/2025/06/forma-background-blue.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.flex-left {
    width: 50%;
    margin: 0;
    padding: 5%;
}
.margin_minus .flex-left {
        padding: 0 5%;
}
.flex-left h1 {
    color: #fff;
    font-size: 44px;
    line-height: 44px;
    font-weight: 500;
    font-family: "Playfair Display", serif;
}
.hero-buttons {
    display: flex
;
    gap: 9px;
    flex-wrap: wrap;
}
.btn-primary {
    background-color: #dba03c;
    color: #fff;
    border-radius: 100px;
    text-transform: uppercase;
    font-size: 15px;
}
.btn-secondary {
    background: #fff;
    font-size: 15px;
    color: #0e1c2e;
}
.btn-primary, .btn-secondary {
    padding: 15px 37px 11px 37px;
    border-radius: 6px;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.3s 
ease;
    border-radius: 100px;
}
.flex-left h1 {
    margin-bottom: 27px;
}
.flex-right {
    width: 50%;
    margin: 0;
    padding: 0;
    align-items: center;
}
.right-col {
    display: inline-block;
    vertical-align: top;
    width: 72%;
    margin: 60px 0;
}
.left-col {
    display: inline-block;
    vertical-align: top;
    width: 26%;
    margin: 60px 0;
    margin-left: 2%;
}
.form {
       background-color: #9ab4b1;
    padding: 9%;
    border-radius: 0;
}
.form h4 {
   color: #fff;
    margin-bottom: 11px;
    font-size: 25px;
    font-family: "Playfair Display", serif;
}


}

@media (min-width: 922px) {
    .ast-container {
        max-width: 1300px;
        padding: 0;
    }
}
h2 {
    font-weight: bold;
    font-size: 40px;
    line-height: 43px;
    margin-bottom: 21px;
}

.wrapper {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    margin: 0px 0 0px 0;
}


/* Header */

.ast-primary-header-bar {
          background-color: #fff;
    padding: 15px 0;
    border: none;
}
.ast-site-title-wrap {
	display:none;
}
.main-header-menu > .menu-item > .menu-link {
	text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-left: 23px;
}
.pad {
	    padding: 25px 0;
}

.center {
	text-align:center;
}

.center p {
	  margin-bottom: 15px;
    width: 80%;
}
.center h2 {
	    font-family: "Playfair Display", serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 29px;
    margin-bottom: 8px;

}
.ast-builder-menu-1 .current-menu-ancestor > .menu-link {
    color: #497D77;
}

.home_bg {
	      background-image: url(https://seafordrfuclubhouse.kinsta.cloud/wp-content/uploads/2025/10/Photo-19-03-2025-12-00-46.jpg);
    width: 100%;
    padding: 100px 0;
    background-size: cover;
    background-position: bottom;
 

}
.white-border  {
      border: 2px solid #fff;
    margin: 10px;
     width: 57%;
    margin: 0 auto;
}
.white-box {
      background-color: #fff;
    width: 98%;
    padding: 35px 19px;
    border: 2px solid #fff;
    margin: 7px auto;
    text-align: center;
}
.white-box h2 {
	    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
	
}

.white-box h1 {
	    font-family: "Playfair Display", serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 27px;
}

.white-box a {
     background-color: #9ab4b1;
    color: #fff;
    padding: 12px 28px;
    text-transform: uppercase;
    margin-top: 27px;
    display: inline-block;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 500;
}

/* Footer */



/* Homepage */
.half .box {
    width: calc(50% - 2rem) !important;
    background: none !important;
}
.box {
    display: block;
    margin: 1rem;
    text-decoration: none;
    color: #001c4f;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.header_section {
	       background-color: #090b3b;
    padding-bottom: 70px;
	background-image:url('/wp-content/uploads/2024/05/wave_line.png');
	background-repeat:no-repeat;
	background-size:cover;
	background-position:bottom;
}
.header_section h1 {
       color: #fff;
    font-weight: 800;
    font-size: 55px;
    line-height: 65px;

}
.header_section p {
    color: #fff;
    font-size: 15px;
    margin: 30px 0px;

}
.header_section a {
    color: #fff;
    background-color: #f354d5;
    padding: 12px 21px;
    border-radius: 5px;
	display:inline-block;
	font-size:15px;
	font-weight:600;
	-webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s;
}
.header_section a:hover {
background-color:#b02f98;	
}
.colour_change {
	border-radius:20px;
}
.box_con {
    padding: 0 63px;
}
.pink {
	color:#f354d5;
}
.under_head {
	background-color:#151752;
	padding:40px 0;
}
.block_button {
	    color: #fff;
    background-color: #f354d5;
    padding: 12px 21px;
    border-radius: 5px;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
	-webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s;
}
.block_button:hover {
	background-color:#b02f98;
	color:#fff;
}

.box_con2 {
	    padding: 0px 140px;
}

.pad_pad h2 {
	    font-weight: bold;
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 21px;
    width: 72%;
}

.pad_pad h4 {
	    font-size: 17px;
    margin-bottom: 16px;
    font-weight: bold;
}

.white_sec {
	padding:50px 0;
			background-image:url('/wp-content/uploads/2024/05/pink_wavy_line_vertical.png');
	background-repeat:no-repeat;

	background-position:right;
	
}

.blue_section {
	  background-color: #090b3b;
    padding: 70px;
		background-image:url('/wp-content/uploads/2024/05/wave_line.png');
	background-repeat:no-repeat;

	background-position:bottom;
}

.left_under {
	display:inline-block;
	width:50%;
	vertical-align:top;
}
.left_under h3 {
	    color: #fff;
    font-weight: bold;
    font-size: 30px;
}
.right_under {
		display:inline-block;
	width:50%;
	vertical-align:top;
}
.right_under a {
	    color: #090b3b;
    background-color: #fff;
    padding: 12px 21px;
    border-radius: 5px;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    float: right;
		-webkit-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s;
}

.right_under a:hover {
	color:#fff;
	background-color:#f354d5;
}
.boxes .box {
    width: calc(33.2% - 2rem);

    border-radius: 10px;
}

.boxes .box h3 {
color: black;
    margin-top: 10px;
    font-weight: bold;
    font-family: "Playfair Display", serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
       margin: 14px 0;
}

.thirda {
    color: black;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 2px;
    margin-top: 23px;
    display: inline-block;
}

.blue_section h2 {
	color: #fff;
    margin-top: 10px;
    font-weight: bold;
}
.blue_section h5 {
    color: #fff;
    margin-top: 18px;
    font-weight: bold;
}
.blue_section p {
	color:#fff;
	font-size:15px;
}

.top_mar {
	margin-top:60px;
}

.white_section {
	padding:70px 0;
	
}
.blue_con {
	    background-color: #9ab4b1;
}
.blue_con h2 {
color:#fff;
}
.blue_con p {
	color:#fff;
}
.pad_half {
	padding:75px;
}

.ast-header-social-1-wrap .ast-builder-social-element svg {
    width: 29px;
    height: 29px;
}
.left_under h3 {
    display: inline-block;
    vertical-align: top;
}
.left_under img {
      display: inline-block;
    vertical-align: top;
    margin-top: 0px;
    margin-left: 18px;
}
.none {
    padding: 0 !important;
    margin: 0 !important;
    width: 50% !important;
    margin-left: 32px !important;
}
    .ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"] {
        display: none;
    }
.ast-header-break-point .main-navigation .stack-on-mobile li {
	padding:10px 0;
}
@media (max-width: 1000px) {
	.white-box h2 {
		line-height:20px;
	}
}
@media (max-width: 921px) {
    .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
        color: var(--ast-global-color-3);
        font-size: 13px;
		margin:0;
    }
}
@media (max-width: 768px) {
	.white-border {
		width:97%;
	}
	.white-box h1 {
		font-size:21px;
	}
	.home_bg {
		padding:50px 0;
	}
	.flex-container {
		    flex-direction: column;
	}
	.flex-left {
    width: 93%;
	}
	.flex-right {
    width: 100%;
	}
	.footer-content {
		    grid-template-columns: 100%;
	}
	.page-template-inner .flex-left h1 {
    margin-bottom: 0;
}
	
	.page-template-inner .margin_minus .flex-left {
    padding: 25px 5% 37px 5%;
}
	.wrapper {
		padding:0 4%;
	}
	.right-col {
		width:100%;
		        margin-bottom: 20px;
	}
	.left-col {
		width:100%;
			margin-left:0;
		        margin-top: 0;
	}
	.flex {
display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
	}
	.boxes .box {
    width: 100%;
		          margin: 0 0 30px 0;
	}
	.midmid .flex-right {
		width:93%;
	}

}
@media (max-width: 921px) {
	.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link {
		color:black;
	}
}

/* Inner template */



/* Responsive */