/* CSS */
html, body {
	max-width: 100%;
	/*overflow-x: hidden;*/
}
.elementor-widget-text-editor a {
	text-decoration:underline;
	font-weight:bold;
}

.hero-sec {
	margin-top:-149px;
}
@media all and (min-width: 1024px) {
	.hero-sec {
		margin-top:-190px;
	}
}
main header {
	display:none !important;
}

/*.hero-sec, .events-first-sec {
    position: relative;
    top: -200px;
}*/
/* .hero-sec, .events-first-sec.donate {
	top: 0;
    margin-top: -200px;
} */
.events-first-sec .hero-btns .elementor-column {
    width: max-content;
}
/* .events-first-sec .captions {
    position: absolute;
    bottom: 134px;
} */
.first-sec:after, .events-first-sec:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0px;
    bottom: 0;
    border: 1px dashed #fff;
}
.second-sec:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0px;
    bottom: 0;
    border: 1px dashed #fff;
}
.third-sec:after {
	content: '';
    position: absolute;
    width: 100%;
    height: 0px;
    bottom: 0;
    border: 1px dashed #fff;
}
.second-border-col {
	bottom: 50px !important;
    right: 90px !important;
}
.third-border-col {
    right: 225px;
    bottom: 190px;
}
.fourth-border-col {
    bottom: 190px;
    left: 255px;
}
.fifth-border-col {
    bottom: 182px;
    left: -26px;
}
.border-btn span.elementor-button-content-wrapper, .border-btn-white span.elementor-button-content-wrapper {
		padding: 8px 24.299px;
	}
.border-btn .elementor-button-link, .border-btn-white .elementor-button-link {
    border: none !important;
    padding: 5px 7px 5px 7px !important;
}
.border-btn span.elementor-button-content-wrapper {
    border: 2px dashed rgba(255, 255, 255, 0.75);
    border-radius: 50px;
    padding: 17px 35px;
}
.border-btn-white span.elementor-button-content-wrapper {
    border: 2px dashed #00395D;
    border-radius: 50px;
    padding: 17px 35px;
}
.mobile-footer .border-btn .elementor-button-icon {
	display: flex;
}
.posts-sec .elementor-button {
    border: none !important;
}
.involved-section .elementor-widget-button {
	position: absolute;
	bottom: 40px;
}
.bake-btns .elementor-column {
    width: auto;
}
.bake-btns .elementor-button {
    padding: 17px 35px;
	border: none !important;
}
.dot-text {
	margin-bottom: 0 !important;
}
.involved-text {
	max-width: 1440px;
	margin: auto;
}
.involved-text .elementor-widget-container {
    max-width: 900px;
}
footer .elementor-button-link, .mobile-footer .elementor-button-link {
    min-width: 235px;
}
/*.events-first-sec.donate .elementor-background-overlay:after{
	content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 57, 93, 0.8);
}*/
.faq-sec-donate:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(https://www.childrenshealth.ie/wp-content/uploads/2021/08/hand-2.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
	top: 0px;
    background-size: 40%;
    overflow: hidden;
}
.faq-sec-donate .elementor-container {
    max-width: 1510px !important;
}
.flex-col {
    width: auto !important;
}
.hero-sec.standard .elementor-container {
	max-width: 1520px;
}
.standard .elementor-column.captions {
    position: absolute;
    bottom: 100px;
}
.standard .auto-width {
	width: auto;
	margin-right: -15px;
}
.img-text-col {
    width: auto !important;
}
.avatar-img img {
    width: 250px;
    height: auto;
	border-radius:100%;
}
.auto-col {
	width: auto !important;
}
/* Registration button */
.wpcf-register-form .wpneo-submit-campaign {
    padding: 17px 35px !important;
    position: relative;
    background-color: #92278C !important;
    border-color: #fff;
}
.wpcf-register-form .wpneo-single.wpneo-register {
    width: auto;
    padding: 5px;
    border-radius: 60px;
    background-color: #92278C;
}

@media (max-width: 1920px) and (min-width: 1439px) {
	.quotes-sec {
		max-height: 815px;
	}
}
@media (max-width: 1440px) and (min-width:1400px) {
	.second-border-col {
		bottom: 50px !important;
		right: 50px !important;
	}
	.third-border-col {
		right: 145px;
		bottom: 190px;
		width: 485px !important;
	}
	.fifth-border-col {
		bottom: 190px;
		left: 14px;
	}
}
@media (max-width: 1440px) {
	.quotes-col {
		margin: 100px 0;
	}
}
@media (max-width: 1366px) {
	.third-border-col .elementor-widget-wrap {
		height: 365px !important;
		width: 365px !important;
	}
	.second-border-col .elementor-widget-wrap {
		width: 270px;
		height: 270px;
	}
	.second-border-col .elementor-widget-wrap {
		width: 300px;
		height: 300px;
	}
	.fifth-border-col .elementor-widget-wrap {
		width: 320px;
		height: 320px;
	}
	.fourth-border-col .elementor-widget-wrap {
		width: 350px;
		height: 350px;
	}
	.second-border-col {
		left: -50px;
	}
	.third-border-col {
		right: 162px;
	}
	.third-border-col .elementor-absolute {
		top: 21% !important;
	}
	.fourth-border-col .elementor-absolute {
		top: 29% !important;
	}
	.fourth-border-col {
		bottom: 100px;
	}
	.fifth-border-col {
		bottom: 191px;
		left: 21px;
	}
}
@media (max-width: 1366px) and (min-width: 1200px) {
	.second-sec .empty-col {
		width: 30% !important;
	}
	.second-sec .right-side-content {
		width: 70% !important;
	}
}
@media (max-width: 1199px) and (min-width: 767px) {
	.img-text {
		min-height: 500px;
	}
	header.elementor-top-section {
		display: none;
	}
	.header-btn {
		position: absolute;
		right: 55px;
	}
	.elementor-location-footer .footer-col-4 {
		margin-left: 40px !important;
	}
}
@media (max-width: 1024px) {
	.first-border-col .elementor-widget-wrap {
		width: 300px !important;
		height: 300px !important;
	}
	.second-border-col .elementor-widget-wrap {
		width: 250px !important;
		height: 250px !important;
	}
	.third-border-col .elementor-widget-wrap, .fourth-border-col .elementor-widget-wrap {
		width: 300px !important;
		height: 300px !important;
	}
	.fifth-border-col .elementor-widget-wrap {
		width: 280px !important;
		height: 280px !important;
	}
	.second-border-col {
		left: -10px;
	}
	.second-border-col .elementor-absolute {
		top: 22% !important;
	}
	.third-border-col {
		right: 8%;
	}
	.third-border-col .elementor-absolute {
		top: 26%;
	}
	.fourth-border-col {
		left: 244px;
	}
	.fifth-border-col {
		left: 66px;
	}
	.first-border-col .elementor-absolute, .fifth-border-col .elementor-absolute {
		top: 27% !important;
	}
	.fourth-border-col .elementor-absolute {
		top: 28% !important;
	}
	.dot-text .elementor-widget-container:before {
		top: 7px !important;
    	width: 10px !important;
    	height: 10px !important;
	}
	.faq-sec-donate:after {
		background: none;
		content: none;
	}
	.category-reverse .elementor-container {
		flex-flow: row-reverse !important;
	}
}
@media (min-width: 767px) {
	.first-border-row .elementor-container {
		flex-wrap: nowrap !important;
	}
}
@media (max-width: 767px) {
	.img-text {
		min-height: 200px;
	}
}
@media (max-width: 768px) {
	.second-sec .empty-col {
		width: 0 !important;
	}
	.third-border-col {
		right: 6%;
		width: 282px !important;
	}
	.second-border-col {
		left: -14px;
	}
	.elementor-counter .elementor-counter-title {
		padding: 0 30px !important;
	}
	.first-border-col .elementor-widget-wrap {
		width: 225px !important;
		height: 225px !important;
	}
	.second-border-col .elementor-widget-wrap {
		width: 200px !important;
		height: 200px !important;
	}
	.third-border-col .elementor-widget-wrap {
		height: 262px !important;
		width: 262px !important;
	}
	.fourth-border-col .elementor-widget-wrap {
		width: 225px !important;
		height: 225px !important;
	}
	.fifth-border-col .elementor-widget-wrap {
		width: 200px !important;
		height: 200px !important;
	}
	.fourth-border-col {
		left: 180px;
		top: -122px;
	}
	.fifth-border-col {
		left: 30px;
		top: -198px;
	}
}
@media (min-width: 415px) {
	.uael-post__header-filters {
		display: flex;
		justify-content: flex-start;
		flex-wrap: nowrap;
		padding-left: 0;
		overflow-x: auto;
	}
}
@media (max-width: 414px) {
	/*.hero-sec {
		top: 0;
	}
	.first-sec, .second-sec, .third-sec {
		height: 667px !important;
		top: -110px;
	}
	.third-sec {
		overflow: hidden;
	}*/
	.hand-img-sec .elementor-background-overlay {
		background-size: 75% auto !important;
	}
	/*.events-first-sec .captions {
		position: absolute;
		bottom: 50px;
	}
	.events-first-sec {
		position: relative;
		top: -110px;
	}
.mobile-menu {
		padding: 12px 12px 0px 12px !important;
	}*/	
	.footer-nav {
		margin-bottom: 0 !important;
	}
	.footer-nav .elementor-nav-menu__container {
		margin-top: 0;
	}
	.footer-icons-mob {
		margin-bottom: 0 !important;	
	}
	
	.first-border-col {
		left: 0;
	}
	.second-border-col {
		left: auto;
		right: 0 !important;
		justify-content: flex-end;
	}
	.first-border-col .elementor-widget-wrap {
		width: 200px !important;
		height: 200px !important;
	}
	.second-border-col .elementor-widget-wrap {
		width: 225px !important;
		height: 225px !important;
	}
	.third-border-col {
		right: 0;
		bottom: 70px;
	}
	.fourth-border-col {
		left: inherit;
		right: 0 !important;
		top: -88px;
		justify-content: flex-end;
	}
	.fifth-border-col {
		left: 0;
		top: -136px;
	}
	.counter-sec-title .elementor-widget-container {
		width: 100% !important;
		margin-bottom: 10px !important;
	}
	.bg-white-lg .elementor-widget-container {
		width: 100% !important;
	}
	.border-btn span.elementor-button-content-wrapper, .border-btn-white span.elementor-button-content-wrapper {
		padding: 8px 24.299px;
	}
	.mobile-footer .border-btn span.elementor-button-content-wrapper, 
	.mobile-footer .border-btn-white span.elementor-button-content-wrapper {
		padding: 17px 24.299px;
	}
	.captions .bg-color .elementor-widget-container {
		width: auto !important;
	}
	.category-reverse .elementor-container {
		flex-flow: column-reverse !important;
	}
}
@media (max-width: 375px) {
	.second-border-col {
		top: -20px;
	}
	.third-border-col, .fourth-border-col {
		top: -20px;
	}
	.fifth-border-col {
		top: -40px;
	}
	.hand-img-sec .elementor-background-overlay {
		background-size: 60% auto !important;
		z-index: 1;
	}
}
@media (max-width: 320px) {
	.second-border-col {
		top: 0px;
	}
	.third-border-col {
		top: 8px;
	}
	.fourth-border-col, .fifth-border-col {
		top: 16px;
	}
}
.woocommerce .woocommerce-MyAccount-navigation ul{
	padding-left:0;
	list-style:none;
	margin-bottom:0;
}
.woocommerce-MyAccount-navigation {
	background-color:#fbfbfb;
}
.woocommerce-MyAccount-navigation li {
	border-bottom:1px solid #010101;
	padding-bottom:10px;
	padding-top:10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce-MyAccount-content {
	padding:10px;
}
.woocommerce-MyAccount-content p, .woocommerce-MyAccount-content a, .woocommerce-MyAccount-content table.stripe-table td {
	font-size:20px;
}
body .woocommerce form .form-row input.input-text, body .woocommerce form .form-row textarea {
	border-radius:50px;
}
body .elementor-widget-image img {
	margin-bottom:30px;
}
body a[data-readmore-toggle] {
	border:2px solid black;
	display:inline-block !important;
	width:auto !important;
	text-decoration:none;
	background-color:white;
	padding:10px 20px;
	border-radius:50px;
}
.registeration-layout .mec-booking-form-container .mec-book-tickets-container div[data-field-id="12"] label:first-child {display:none;}
#gd_donation_error {color: red; font-weight:bold; margin-bottom:5px;}