/* popup button */
.formbutton input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
}
   .spu-container {
    padding-bottom: 0px !important;
}
/* form */

button.forminator-button.forminator-button-submit {
    padding: 15px 40px 15px 40px !important;
	border-radius: 20px !important;
}
span.select2-selection.select2-selection--single {
    background-color: #fff !important;
    border-color: #D1D5DB !important;
}


.cr-contact-right {
    width: 49%;
    float: right;
    margin-bottom: 0px !important;
    margin-top: -68px;
}
.cr-contact-left {
    width: 49%;
    margin-bottom: 0px !important;
    display: flex;
}
.cr-one:before {
    top: -12px;
    content: " ";
    position: absolute;
    background-image: url(https://familyadventureawaits.com/wp-content/uploads/2025/03/Group-94.webp);
    width: 692px;
    height: 459px;
    left: 281px !important;
}
.cr-two:after {
    top: 336px;
    content: " ";
    position: absolute;
    background-image: url(https://familyadventureawaits.com/wp-content/uploads/2025/03/Group-95.webp);
    width: 745px;
    height: 149px;
    /* left: -92px !important; */
    right: 307px;
}
.cr-three:before {
    top: 273px;
    content: " ";
    position: absolute;
    background-image: url(https://familyadventureawaits.com/wp-content/uploads/2025/03/Group-96.webp);
    width: 928px;
    height: 183px;
    left: 79px !important;
}
.cr-four:after {
    top: 295px;
    content: " ";
    position: absolute;
    background-image: url(https://familyadventureawaits.com/wp-content/uploads/2025/03/Group-97.webp);
    width: 868px;
    height: 187px;
    right: 267px;
}
.cr-five:before {
    top: 327px;
    content: " ";
    position: absolute;
    background-image: url(https://familyadventureawaits.com/wp-content/uploads/2025/03/Group-98.webp);
    width: 902px;
    height: 241px;
    left: 149px !important;
    background-size: 685px;
    background-repeat: no-repeat;
}

.wpcom-gifting-banner__inner {
    display: none !important;
}






/*for tablet*/
@media only screen and (min-device-width:768px) and (max-width:1024px){
    .cr-one:before {
        top: 67px;
        content: " ";
        position: absolute;
        background-image: url(https://familyadventureawaits.com/wp-content/uploads/2025/03/Group-94.webp);
        width: 692px;
        height: 459px;
        left: -19px !important;
        background-size: 664px;
        background-repeat: no-repeat;
        transform: rotate(18deg);
    }
	        .cr-two:after {
        background-repeat: no-repeat;
        top: 455px;
        content: " ";
        position: absolute;
        background-image: url(https://familyadventureawaits.com/wp-content/uploads/2025/03/Group-95.webp);
        width: 676px;
        height: 149px;
        left: -324px !important;
        /* right: 4px; */
        background-size: 584px;
    }
	.cr-three:before {
    top: 405px;
    content: " ";
    position: absolute;
    background-image: url(https://familyadventureawaits.com/wp-content/uploads/2025/03/Group-96.webp);
    width: 679px;
    height: 183px;
    left: 0px !important;
    background-size: 609px;
    background-repeat: no-repeat;
}
	.cr-four:after {
    top: 431px;
    content: " ";
    position: absolute;
    background-image: url(https://familyadventureawaits.com/wp-content/uploads/2025/03/Group-97.webp);
    width: 641px;
    height: 187px;
    right: -1px;
    background-size: 590px;
    background-repeat: no-repeat;
}
	    .cr-five:before {
        top: 445px;
        content: " ";
        position: absolute;
        background-image: url(https://familyadventureawaits.com/wp-content/uploads/2025/03/Group-98.webp);
        width: 621px;
        height: 241px;
        left: 34px !important;
        background-size: 502px;
        background-repeat: no-repeat;
    }
}


/*for mobile*/
@media only screen and (max-width:767px) {
	.cr-one:before{
		display: none !important;
	}
	.cr-two:after{
		display: none !important;
	}
	.cr-three:before {
		display:none;
	}
	.cr-four:after {
		display:none;
	}
	.cr-five:before{
		display:none;
	}
	.cr-contact-right {
    width: 49%;
    float: right;
    margin-bottom: 0px !important;
    margin-top: -66px;
}
}

.ast-blog-layout-4-grid .ast-article-inner .wp-post-image {
    width: 100%;
    object-fit: cover;
}

header{display:inline!important;}