/* 
Theme Name: Konkrd
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 */


.wpcf7-response-output {
    display: none;
}
span.wpcf7-not-valid-tip {
    margin-top: 5px;
		font-size: 14px !important;
    font-weight: 300 !important;
}

.pum-container.pum-responsive.pum-responsive-small {
        width: 540px;
    }

#site-title, #site-description { display: none; }

#elementor-popup-modal-37 .dialog-widget-content.dialog-lightbox-widget-content.animated, #elementor-popup-modal-85 .dialog-widget-content.dialog-lightbox-widget-content.animated {
    border: rgba(77, 77, 77, 1);
    border-radius: 10px;
}

.form-row {
    display: flex;
    gap: 20px;
}
.form-group {
    width: 50%;
}
#elementor-popup-modal-37 span.wpcf7-form-control-wrap input, #elementor-popup-modal-85 span.wpcf7-form-control-wrap input, .waitliest-section span.wpcf7-form-control-wrap input , .investor-form-section span.wpcf7-form-control-wrap input{
    color: #000;
    font-size: 16px;
		line-height: 0;
    font-weight: 300 !important;
    font-family: "Gotham Rounded";
    padding: 16px 14px;
    border-radius: 5px;
    border: 1px solid #828282 !important;
}
#elementor-popup-modal-37 input.wpcf7-form-control.wpcf7-submit.has-spinner, .waitliest-section input.wpcf7-form-control.wpcf7-submit.has-spinner, .investor-form-section input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border-radius: 10px;
    font-size: 18px;
    font-weight: 400;
    font-family: "Gotham Rounded";
    width: 100%;
    padding: 14px;
    border: none;
    background: #1992F6;
    color: #ffffff;
}
#elementor-popup-modal-85 input.wpcf7-form-control.wpcf7-submit.has-spinner, .investor-form-section input.wpcf7-form-control.wpcf7-submit.has-spinner{
    border-radius: 10px;
    font-size: 18px;
    font-weight: 400;
    font-family: "Gotham Rounded";
    width: 100%;
    padding: 14px;
    border: none;
    background: #F041D8;
    color: #ffffff;
}
.wpcf7-form p {
    margin-bottom: 36px !important;
}
span.wpcf7-not-valid-tip, .wpcf7-response-output {
    font-family: "Gotham Rounded";
}
.custom-radio-group {
    background: #F0F2F5;
    padding: 6px;
    border: 2px solid #F0F2F5;
    border-radius: 5px;
	margin-bottom: 36px;
}

.wpcf7-form .custom-radio-group p {
    margin: 0px !important;
}

.custom-radio-group label {
    width: 100%;
}

.custom-radio-group span.wpcf7-list-item-label {
	display: block;
    border-radius: 8px;
    color: #3E3E3E;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    padding: 8px 70px;
	width: 100%;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
	    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0.1s;
}

.custom-radio-group input[type="radio"]:checked + span.wpcf7-list-item-label {
    background: #1992F6;
    color: #fff;
	box-shadow: 0px 4px 20px 0px #00000033;
}

.custom-radio-group input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

span.wpcf7-form-control.wpcf7-radio {
    display: flex;
    gap: 22px;
}

span.wpcf7-list-item {
    margin: 0px;
    width: 100%;
}
main#content {
    padding-right: 0px !important;
}
.elementor-location-footer {
    padding-right: 0px !important;
}

@media screen and (max-width: 767px){
	#elementor-popup-modal-37 span.wpcf7-form-control-wrap input, #elementor-popup-modal-85 span.wpcf7-form-control-wrap input, .waitliest-section span.wpcf7-form-control-wrap input , .investor-form-section span.wpcf7-form-control-wrap input {
    font-size: 16px;
    padding: 10px 14px;
		width: 100%;
}
	#elementor-popup-modal-85 input.wpcf7-form-control.wpcf7-submit.has-spinner, #elementor-popup-modal-37 input.wpcf7-form-control.wpcf7-submit.has-spinner, .waitliest-section  input.wpcf7-form-control.wpcf7-submit.has-spinner, .investor-form-section input.wpcf7-form-control.wpcf7-submit.has-spinner{
		padding: 10px 14px;
	}
	
	.wpcf7-form p {
    margin-bottom: 20px !important;
}
	.form-row {
		flex-direction: column;
    gap: 0px;
}
.form-group {
    width: 100%;
}
	.elementor-popup-modal .dialog-message {
		width: 90vw !important;
	}
	.elementor.elementor-12{
		position: relative !important;
		width: 100%;
	}
	.elementor-12 .elementor-element.elementor-element-57cc274::before{
		position: absolute !important;
		background-position: bottom center !important;
		height: 80vh !important;
		top: 550px !important;
		right: 0 !important;
    }
	.custom-radio-group span.wpcf7-list-item-label {
		padding: 8px 20px;
	}
	.pum-container.pum-responsive.pum-responsive-small {
        width: 90% !important;
    }
	.header {
    position: fixed;
    background: #ffffff !important;
}
}
