/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.page-id-5605 #content{
	overflow: hidden;
}
.page-id-5605 #wpadminbar{
	display: none;
}
.page-id-5605 header,
.page-id-5605 footer{display: none !important;}
.row{
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
}
.row .col-md-12{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.row .col-md-6{
    width: 50%;
    padding-right: 15px;
    padding-left: 15px;
}
.row .col-md-3{
    width: 33.3%;
    padding-right: 15px;
    padding-left: 15px;
}
.wpcf7 .wpcf7-form-control:not(.wpcf7-acceptance){
    min-height: 40px;
    border-radius: 10px !important;
    border-color: #9b9797;
    padding: 10px 15px !important;
}
.wpcf7 .wpcf7-list-item{
    margin-left: 0;
}
.wpcf7 label{
    font-weight: bold;
    color: #F37E2E !important;
    margin-bottom: 5px;
}
.wpcf7 .wpcf7-spinner{
    margin: 0;
    position: absolute;
    left: 22%;
    bottom: 9px;
}
.wpcf7 span.buttons{
    display: block;
    margin-top: 20px;
}
.wpcf7 form.sent .wpcf7-response-output{
    border-color: #46b450;
    background-color: #46b450;
    color: #fff;
    padding: 10px 15px;
    margin: 20px 0;
}
.wpcf7 button,
.wpcf7 button:hover,
.wpcf7 button:active,
.wpcf7 button:focus{
    background-color: #F37E2E;
    color: #fff;
    border-color: #fff;
    border-radius: 10px
}
.wpcf7-form.payment-required .wpcf7-response-output{
    display: none !important;
}

.page-content .contract-section{
    padding-bottom: 60px !important;
}
.page-content .contract-section h3{
    margin-top: 30px;
    font-weight: bold;
    color: #F37E2E;
}
.page-content .contract-section h2{
    font-weight: bold;
    color: #F37E2E;
}
.page-content .contract-section ol li{
    margin-bottom: 30px;
}

.award-winning-section .hfe-infocard{
    background-color: #E4E4E4;
    border-radius: 10px;
    padding: 30px !important;
    display: block;
}
.what-you-get-section img{
    width: 100%;
    max-height: 650px;
    object-fit: cover;
}
.what-you-get-section .elementor-inner-section .elementor-widget-wrap{
    display: flex;
    gap: 1.3%;
    flex-wrap: wrap;
}
.what-you-get-section .elementor-inner-section .elementor-widget-wrap .elementor-widget-hfe-infocard{
    width: 32.3%;
}
.what-you-get-section .elementor-widget-hfe-infocard{
    background-color: #f37e2e;
    border-radius: 10px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.steps-section .elementor-widget-hfe-infocard{
    padding: 20px;
    border: solid 1px #ccc;
    border-radius: 20px;
    min-height: 180px;
    position: relative;
}
.steps-section .elementor-widget-hfe-infocard:after{
    width: 21px;
    height: 3px;
    background-color: #F37E2E;
    position: absolute;
    right: -21px;
    content: '';
    top: 0;
    bottom: 0;
    margin: auto;
}
.steps-section .last-element .elementor-widget-hfe-infocard:after{
    display: none;
}
.how-5k-works-section .table{
    text-align: center;
    font-size: 17px;
}
.how-5k-works-section .table{
    background-color: #fff;
}
.how-5k-works-section .table tr th{
    background-color: #f37e2e;
    color: #fff;
}
.elementor-testimonial__header{
    display: flex;
    align-items: center;
}
.elementor-main-swiper.swiper{
     padding-bottom: 0 !important;
}
.elementor-popup-modal .dialog-close-button{
    display: block;
}
.how-5k-works-section .hfe-infocard{
    border-radius: 15px;
    padding: 16px;
    background-color: #f37e2e;
    border: solid 3px #fff;
    min-height: 168px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.how-5k-works-section .hfe-infocard-title span{
    display: block;
    font-size: 45px;
}
.how-5k-works-section .hfe-button-wrapper{
    display: none;
}
#send_contract input[type="text"].elementor-field,
#send_contract input[type="email"].elementor-field{
    padding-left: 15px;
    padding-right: 15px;
}
.guest-testimonial-section .elementor-blockquote{
	background-color: #fff;
    padding: 30px;
}
.we-looking-for-list li{
    background-color: #f7f7f7;
    padding: 10px 15px !important;
    border-radius: 10px;
}
.bordered-heading .elementor-widget-container{
    padding-bottom: 30px !important;
    margin-bottom: 45px !important;
    position: relative;
}
.bordered-heading .elementor-widget-container:after{
    content: '';
    position: absolute;
    width: 60px;
    height: 4px;
    background-color: #f37e2e;
    bottom: -2px;
    left: 0;
}
.bordered-heading.centered .elementor-widget-container:after{
	right: 0;
    margin: auto;
}
.why-be-a-guest-section .elementor-widget-icon-box{
    background-color: #fff;
    min-height: 247px;
}
.elementor-shape-square .elementor-icon,
.elementor-icon.elementor-social-icon{
	display: flex;
}
.sponsorship-packages-section .elementor-widget-counter .elementor-widget-container{
	min-height: 175px;
	text-align: center;
}
body .elementor-widget-form .elementor-field-group .elementor-field {
    padding-left: 15px;
    padding-right: 15px;
}
body .takeaways-section ul{
	padding-left: 0;
	list-style-type: none;
}
body .takeaways-section ul li{
	position: relative;
	padding-left: 30px;
}
body .takeaways-section ul li::before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #f37e2e;
}
@media only screen and (max-width: 1024px) {
  .column-reverse-mobile .elementor-container{
      flex-direction: column-reverse;
  }
  .steps-section .elementor-widget-hfe-infocard:after {
        width: 3px;
        height: 21px;
        right: 0;
        bottom: -21px;
        left: 0;
        top: auto;
    }
    .what-you-get-section .elementor-inner-section .elementor-widget-wrap .elementor-widget-hfe-infocard{
        width: 49%;
    }
}
@media only screen and (max-width: 767px) {
	.row{
		flex-direction: column;
	}
	.row .col-md-6,
	.row .col-md-3{
		width: 100%;
	}
}
@media only screen and (max-width: 480px) {
  .what-you-get-section .elementor-inner-section .elementor-widget-wrap .elementor-widget-hfe-infocard{
        width: 100%;
    }
}