
.container {
    width: 100vw;
    max-width: 100vw;
    padding: 0;
}
	
b, strong {
    font-weight: 700;
}
	
	
@media(max-width: 480px){
	footer > div > div.tw-flex.tw-flex-wrap.tw-justify-between.tw-mt-4.tw-mb-6 > div.tw-w-full.lg\:tw-w-1\/3.tw-px-0.tw-flex.tw-flex-row.tw-items-center.tw-my-4 > div {
		display: grid;
	}
	
	footer > div > div.tw-flex.tw-flex-wrap.tw-justify-between.tw-mt-4.tw-mb-6 > div.tw-w-full.lg\:tw-w-1\/3.tw-px-0.tw-flex.tw-flex-wrap.tw-my-4.tw-justify-end {
		justify-content: flex-start;
	}
}

        /* Dynamic theming styles */
        .hero-carousel-7066 .item {
            background-color: rgb(255, 71, 0);
        }
        .hero-carousel-7066 .item h1,
        .hero-carousel-7066 .item p {
            color: #FFFFFF;
        }
        .hero-carousel-7066 .hwhite {
            background-color: #FFFFFF;
            color: #000000;
        }
        .hero-carousel-7066 .hwhite:hover {
            background-color: #FFFFFF;
            color: #000000 !important;
        }

        .hero-carousel-7066 .svg-fill-theme {
            fill: rgb(255, 71, 0);
        }

        .tw-bg-rsbc-7066 {
            background: rgb(255, 71, 0);
            background-color: rgb(255, 71, 0);
        }
        
        
    


.owl-theme .owl-dots .owl-dot {
    zoom: 1.3;
    margin: 2px;
	display:block !important;
}
.owl-carousel.hero-carousel .owl-item img {
    width: auto;
}
.owl-carousel.hero-carousel .owl-dots {
    position: absolute;
    bottom: 1rem;
    left: 2.5rem;
}

.owl-theme .owl-dots .owl-dot span {
    width: 11px;
    height: 11px;
    margin: 5px 3px;
    background: black;
    opacity:0.9;
    border: 0.5px solid black;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span {
    width: 11px;
    height: 11px;
    margin: 5px 3px;
    background: white;
    border: 0.5px solid black;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
	
	
/* Mobile Styles */
@media (max-width: 1024px) {

    .tw-text-5xl {
        font-size: 3rem; /* Adjust the size as needed for mobile */
    }

    .tw-text-2xl {
        font-size: 1.5rem; /* Adjust the size as needed for mobile */
    }

    .tw-w-max {
        margin: 0 auto; /* Center the button */
    } 

    .owl-carousel.hero-carousel .owl-dots {
        position: absolute;
        bottom: 22rem;
        left: 3.5rem;
    }
    
}

@media (max-width: 440px) {
    .shapes {
        top:-51rem;
        rotate: 11deg;
    }
	.owl-carousel.hero-carousel .owl-dots {  
        bottom: 25.5rem;
    }
}

@media (max-width: 375px) {
    .shapes {
        top:-51rem;
    }
}


@media (max-width: 640px) {

    .shapes {
		/* margin-top:10px; */
        left: -230px;
        rotate: 9deg;
    }

    .tw-text-5xl {
        font-size: 2rem; /* Adjust the size as needed for mobile */
    }

    .tw-text-2xl {
        font-size: 1.125rem; /* Adjust the size as needed for mobile */
    }

    .tw-w-max {
        margin: 0 auto; /* Center the button */
    } 

    .hero {
      padding-top: 40px;
    }
}

@media (max-width: 375px) {
  .hero { 
    padding-top: 15px;
  }
}

@media only screen and (min-width: 1140px){
    .sharp {
        left: -25% !important;
    }
}
	




				@media (max-width: 640px) {
					.shapes-7066 {
						margin-top:15px !important;
					}
				}
			

                                @media (max-width: 600px) {
                                    .backgroundmobile-9741 {
                                        background-size: cover !important;
                                        background-position-x: center !important;
                                        background-position-y: center !important;
                                        background-image: url('https://legacy.rsbc.org.uk/wp-content/uploads/2024/11/Hero-Banner-Jay-Christmas-800-x-600-px-1.png') !important;

                                    }
                                }
                                

        /* Dynamic theming styles */
        .section-1792 {
            background-color: rgb(245, 245, 234);
            color: #000000;
        }
		.section-1792 a {
			color: #000000;
			border-bottom: 1px solid #000000;
		}

        .svg-fill-1792 {
            fill: #57d5dc !important;
        }
        .text-color-1792 {
            color: #000000 !important;
        }
        .bg-color-1792 {
            background-color: #000000 !important;
        }
        .section-1792 span, .section-1792 h1, .section-1792 h2, .section-1792 h3, .section-1792 h4, .section-1792 h5 {
            color: #000000 !important;
        }

        .section-1792 .tw-border-black {
            border-color: #000000 !important;
        }
        
        .section-1792 p, .section-1792 ol, .section-1792 ul, .section-1792 li {
            color: #000000 !important;
            font-family: 'Poppins', sans-serif !important;
            font-size: 1rem !important;
            font-weight: 300 !important;
        }
        
        .section-1792 ol {
            list-style: auto !important;
            margin-left:20px;
        }

        .section-1792 p {
            margin-bottom:1rem;
        }

    


.dynamic-text-3421 ol {
    list-style-type: decimal; 
    margin-left: 15px; 
    padding-left: 0;
    margin-top:10px;
}

.dynamic-text-3421 li {
    margin-bottom:10px;
}

.dynamic-bg-3421 .secondary-cta, .dynamic-bg-3421 .secondary-cta:hover { 
    color: #000000 !important; 
}

.dynamic-bg-3421 .bottom-cta {
    border-bottom: 1px solid #000000 !important; 
}

.two-col-carousel .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}
.dynamic-bg { background-color: #FFFFFF !important; }
.dynamic-text p, .dynamic-text h1, .dynamic-text h2, .dynamic-text h3, .dynamic-text h4, .dynamic-text h5, .dynamic-text span, .dynamic-text { color: #000000 !important; }
.dynamic-button, .dynamic-button:hover { background-color: #000000; color: #FFFFFF!important; }
.dynamic-button:hover, .secondary-cta:hover { background-color: #000000; color: #000000!important; }



/* General styles for the carousel images, now with unique ID */
.two-col-carousel-3421 .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}

/* Dynamic background color with unique ID */
.dynamic-bg-3421 { background-color: #FFFFFF !important; }

/* Dynamic text color with unique ID */
.dynamic-bg-3421 .bottom-cta, .dynamic-text-3421, .dynamic-text-3421 p, .dynamic-text-3421 h1, .dynamic-text-3421 h2, .dynamic-text-3421 h3  { color: #000000 !important; }

/* Dynamic button styles, including hover states, with unique ID */
.dynamic-button-3421, .dynamic-button-3421:hover { 
    background-color: #000000;
    color: #FFFFFF;
    border: 2px solid #000000; /* Adding black border */
}

.dynamic-button-3421:hover { 
    background-color: #000000;
    color: #000000;
}

.dynamic-bg-3421 .bottom-cta:hover {
    color: #000000 !important; 
}

.dynamic-bg-3421 a:not(.tw-ring-inset):not(.noborder), .dynamic-bg-3421 a:not(.tw-ring-inset):not(.noborder):visited {
    color: #000000 !important; 
    border-bottom:1px solid #000000 !important; 
}

.dynamic-bg-3421 .noborder, .dynamic-bg-3421 .noborder:hover, .dynamic-bg-3421 .noborder:visited {
 	color: #000000 !important; 
}



.dynamic-bg-3421 .item > p {
    color: #000000 !important; 
}

.section-3421 a {
    font-weight: 500;
}
    
.section-3421 .ctablock {
    font-weight: 500;
    text-align:center;
}

/* Specific styles for all h1 headings within the */
.section-3421 h1 {
    font-size: 2em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h2 */
.section-3421 h2 {
    font-size: 1.75em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h3 */
.section-3421 h3 {
    font-size: 1.5em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h4 */:not(.second-class)<h1
.section-3421 h4 {
    font-size: 1.25em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h5 */
.section-3421 h5 {
    font-size: 1em !important;
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Add styles for h6 */
.section-3421 h6 {
    font-size: 0.875em !important; 
    margin-bottom: 0.5em;
    font-weight: 600;
    font-family: "Poppins", sans-serif !important;
}

/* Properly style <ol> elements to show numbering */
.section-3421 ol {
    list-style-type: decimal; /* Ensure numbers are shown */
    margin-left: 20px; /* Adjust indentation as needed */
    padding-left: 0;
    font-weight: 400;
}

/* You may also want to style <li> elements within <ol> for better spacing/alignment */
.section-3421 ol li {
    margin-bottom: 10px; /* Adjust spacing between list items as needed */
    font-weight: 400;
}

.section-3421 p {
    margin-bottom:1rem;
}



    .two-col-carousel .item img {
    width: 100%;
    object-fit: cover;
    height: 25rem;
}
    


    .black-on-hover-<?php echo 5712; ?>:hover {
        color:black !important;
    }


    /* Dynamic theming styles */
    #section-here-to-help-5712 {
        background-color: rgb(32, 75, 87);
    }

    #section-here-to-help-5712 h2,
	#section-here-to-help-5712 h1,
    #section-here-to-help-5712 p {
        color: #FFFFFF;

    }

    #section-here-to-help-5712 p > span{
        color: #FFFFFF;
    }
            
            #section-here-to-help-5712 .tw-rounded-full {
                background-color: #FFFFFF;
                color: #000000;
            }


            /* Hover state for buttons can also be themed */
            #section-here-to-help-5712 .tw-rounded-full:hover {
                background-color: #FFFFFF;
                color: #000000;
            }
        
    .on-white {
        color:black !important;
    }

    .card-button {
        cursor:pointer;
    }

    #section-here-to-help-5712 .layout_4_button {
        background-color: #000000 !important; /* Set the button background to white */
        color: #FFFFFF !important; /* Set the button text color to black */
    }
    #section-here-to-help-5712 .layout_4_button:hover {
        background-color: #000000 !important; /* Optional: Set the hover background color */
        color: #FFFFFF !important; /* Optional: Set the hover text color */
    }



    .col-img-rsbc img {
        width: 100%; /* Ensure the image takes the full width of the container */
        height: 100%; /* Ensure the image takes the full height of the container */
        object-fit: cover; /* This will make sure the image covers the container fully */
    }
    @media (max-width: 468px) {
        .cta_3_col {
            margin-top:30px;
        }
    }




select[name="subscription-type"] {
  /* Custom styles here */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
} 
/* Add styles for the overlay and loading animation */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black */
  display: none;
  z-index: 999; /* Ensure overlay is on top */
}

.loading-animation {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 6px solid #f3f3f3;
    border-top: 6px solid #3498db;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
}

/* Animation for spinner */
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
    
/* Customize the label (the container) */
.custom-radio {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
    input.radio-input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 50%;
  left: 1.75rem;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  translate: 0 -50%;
  border: 2px solid #204b57;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
input.radio-input:checked + .custom-radio .checkmark{
  border: 2px solid #ffffff;
}
input.radio-input:checked + .custom-radio .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.custom-radio .checkmark:after {
  top: 50%;
  left:50%;
  translate: -50% -50%;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #ffffff;
}

.button-label {
  display: inline-block;
  margin: 0.5em;
  cursor: pointer;
  transition: 0.3s;
  user-select: none;
  width:100%;
}

input:checked + .button-label {
  background: #204b57;
  color: #efefef;
  width:100%;
}

.hidden {
  display: none;
}
    
#payment > ul > li {
        margin-top: -25px;
    margin-bottom: 25px;
}

#section-2-donation-widget {
    background: url(https://legacy.rsbc.org.uk/wp-content/uploads/2024/02/donation_widget_bg.png);
    background-size: cover !important;
}
    
input[name="other_amount"] {
    padding-left: 1px;
    width: 80%;
}

select[name="subscription-type"] {
    background:none;
}

.inputamount {
    display:flex;
    align-items: baseline;
}
	
	
	
.subscription-type-select {
    width: 100%;
    appearance: none; /* Remove default dropdown arrow */
    background-color: transparent; /* Ensure the custom chevron is visible */
}

.chevronr {
	transform: rotate(90deg);
	transition: transform 0.3s;
	display:inline-flex;
	cursor: pointer;
	z-index:0;
}
	
.chevronr.rotated {
    transform: rotate(180deg); /* Rotate chevron by 180 degrees */
}
	
.chevron {
    font-size: 20px;
    transition: transform 0.3s;
    margin-left: -20px;
    position: relative;
    cursor: pointer;
	z-index:0;
}

#subscription-type-select {
	z-index:1;
	position:relative;
}

.dropdown-wrapper.open .chevron {
    transform: rotate(180deg); /* Pointing up when open */
}

.subscription-type-select {
    cursor: pointer;
}

.widget-methods { 
	height: 65px;
}
	
@media(max-width:700px){
	.widget-methods {
		height:auto;
	}
}
	
@media(max-width:640px){
	#section-2-donation-widget {
		background: rgb(32, 75, 87) !important;
		background-size: cover !important;
	}
}

