/* 
Theme Name: OtterOrder
Theme URI: https://www.codifywp.com
Description: 
Author: Abdul Haseeb Ilyas
Author URI: https://www.codifywp.com
Template: hello-elementor
Version: 2.0.0
Text Domain: otterorder
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
*/

/* Animated SVG */
span.animated-svg::after {
    position: absolute;
    left: 0;
    bottom: -11px;
    content: "";
    display: block;
    width: 100px;
    height: 18px;
    background-image: url(https://otterorder.wpenginepowered.com/wp-content/uploads/2024/12/Path.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
	animation: expandWidth 1s ease-in-out forwards;
}
span.animated-svg {
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
}
.elementor-widget-share-buttons .elementor-grid-item {
    border: 2px solid #69dbc8;
    border-radius: 5px;
}
@keyframes expandWidth {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}
.uael-post__bg-wrap {
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #D8D8D8;
    box-shadow: 0px 2px 5px 3px #EFEFEF;
    border-radius: 8px;
}
.author_photo {
	display: none;
}
img.author_headshot {
	max-width: 100%; border-style: solid; border-width: 6px 6px 6px 6px; border-color: #D8D8D8; border-radius: 120px 120px 120px 120px;
}


#jump-to-section {
    font-size: 18px;
    font-weight: normal;
    color: #5e6c84;
}
#jump-to-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#jump-to-section a {
    text-decoration: none;
    color: #5e6c84;
    display: block;
    padding: 8px 10px;
    transition: background 0.2s, color 0.2s;
    border-radius: 5px;
}
#jump-to-section ul > li > a {
    padding-left: 15px;
}
#jump-to-section ul > li > a.active,
#jump-to-section ul > li > a:hover {
    background: #e9f3ff;
    color: #5e6c84;
    border-radius: 5px;
}
#jump-to-section ul li ul {
    padding-left: 0;
}
#jump-to-section ul li ul li a {
    padding: 8px 36px;
	margin: 8px 0;
}
#jump-to-section ul li ul li a:hover {
    background: #e9f3ff;
    color: #5e6c84;
    border-radius: 5px;
}

.page-header .entry-title, .beta-access-form_wrapper .gform_required_legend {
	display: none;
}

.main-menu .elementor-menu-toggle {
	margin-right: 10px !important;
}
body.page-id-21226 {
	background-color: #0D0E13 !important;
}

    .main-col {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }  
    .icon-box {
        width:73px;
        height: 73px;
        background-color: #CAD1FF;
        border: 2px solid rgba(52, 52, 55, 1);
        border-radius: 50px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 23px;
    }
 .icon-box-svg {
            background-color: rgb(80 70 229 / 8%);
    border: 2px solid #5046e5;
    }
	.main-col .elementor-icon-wrapper {
		width: 31px;
		height: 31px;
	}
	.main-col .elementor-icon-wrapper svg {
		width: 35px !important;
	}
    .icon-box .elementor-icon svg {
        font-size: 31px;
        text-align: center;
        color: #09090C;
    }
   .main-col .elementor-heading-title {
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.33em;
    letter-spacing: -0.17px;
    color: var(--e-global-color-74f1697);
    margin-bottom:20px;
}
.main-col .elementor-text-editor {
        font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.214em;
    color: #A1A1A1;
    width: 100%;
    max-width: 233px;
    margin: 0 auto;
}

#request-access .elementor-widget-shortcode {
	margin: auto 0;
	height: 100%;
}
#request-access .elementor-shortcode,
#request-access .elementor-shortcode,
.gform_confirmation_wrapper {
	height: 100%;
}

.beta-access-form_wrapper h2.gform_title {
    font-family: "Roboto", Sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.33em;
    letter-spacing: -0.17px;
    color: var(--e-global-color-74f1697);
	margin-top: 0;
}
.beta-access-form_wrapper.gform-theme--foundation .gform_fields {
	row-gap: 16px;
}

.beta-access-form_wrapper .form-input-field input:not([type="button"]):not([type="submit"]),
.beta-access-form_wrapper .form-input-field select,
.beta-access-form .gfield textarea.large {
	min-height: 47px;
	letter-spacing: normal;
	color: #00293A !important;
	outline: none !important;
	border: 1px solid #979797; !important;
	background-color: rgba(246, 247, 248, 1);
	padding: 16px 21px !important;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2em;
	border-radius: 8px
}
.beta-access-form .gfield textarea.large {
    min-block-size: 14.8rem;
	border-radius: 8px
}

.beta-access-form_wrapper .form-input-field input::placeholder,
.beta-access-form_wrapper .form-input-field textarea::placeholder {
	color: #00293A;
}

.beta-access-form_wrapper .ginput_container_consent input {
	height: 10px !important;
	width: 10px !important;
	padding: 6.5px !important;
	outline: none !important;
	border: 1px solid rgba(151, 151, 151, 1) !important;
	background-color: rgba(0, 0, 0, 1);
	border-radius: 0 !important;
}

.beta-access-form_wrapper .ginput_container_consent input:before {
	font-size: 10px;
	color: #A1A1A1;
}

.beta-access-form_wrapper label.gfield_consent_label,
.beta-access-form_wrapper .gform-footer .ginput_container {
	font-size: 10px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: normal;
	color: #A1A1A1;
}

.beta-access-form_wrapper .gform-footer .ginput_container {
	font-size: 8px;
	letter-spacing: -0.07px;
	text-align: center;
	margin: 8px auto 0;
}

.beta-access-form_wrapper .gform-footer .gform_button {
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: normal;
	letter-spacing: normal;
	padding: 15px 17.9px 15px 17.5px !important;
	border-radius: 12px !important;
	background-color: #5046E5 !important;
	outline: none !important;
	border: 1px solid #5046E5 !important;
	text-align: center !important;
	width: 100% !important;
	color: #fff !important;
}

.beta-access-form_wrapper .gform-footer .gform_button:hover {
	background: #00293A !important;
	border-color: #00293A !important;
	outline: none !important;
	color: #fff !important;
}

.beta-access-form_wrapper .gform-footer {
	position: relative !important;
	overflow: hidden;
}

.beta-access-form_wrapper input {
	color: white !important;
}
.beta-access-form_wrapper p.gform_description {
	color: #A1A1A1;
}
@media only screen and (max-width: 1024px) {
	.beta-access-form_wrapper h2.gform_title {
		font-size: 18px;
	}
}




h1 span, h2 span, h3 span, h4 span {
	color: #5046e5;
}

/* Integrations Page */
.integration-card-single {
    max-width: 350px !important;
}
.integration_availability_status .jet-listing-dynamic-field__inline-wrap {
    min-width: 78px;
    display: flex;
    justify-content: center;
}

/* Contact Page */

body .gform_required_legend {
	display: none;
}
/*
body span.gfield_required.gfield_required_asterisk {
	color: #5046e5;
}
*/
body .gfield_description.validation_message.gfield_validation_message {
	color: #c02b0a;
}

body .gform_wrapper .gfield_label,
body .gform_wrapper .gform-field-label {
    color: rgba(0, 41, 58, 1);
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
}

body .gform_wrapper .gfield_description,
body .gform_wrapper .instruction {
    color: rgba(70, 74, 85, 1);
    font-size: 14px;
    font-weight: 400;
}

body .gform_wrapper input[type="text"],
body .gform_wrapper input[type="email"],
body .gform_wrapper input[type="url"],
body .gform_wrapper input[type="tel"],
body .gform_wrapper input[type="number"],
body .gform_wrapper input[type="password"],
body .gform_wrapper textarea,
body .gform_wrapper select,
body .gform_wrapper .name_first input,
body .gform_wrapper .name_last input,
body .gform_wrapper .name_middle input {
    border: 1px solid rgba(196, 196, 196, 1);
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 1);
    color: #00293A;
    font-size: 16px;
    font-weight: 400;
}

/* body .gform_wrapper select option.gf_placeholder {
    color: rgba(119, 119, 119, 1) !important;
} */


body .gform_wrapper select {
	color: rgba(119, 119, 119, 1);
}

body .gform_wrapper ::placeholder {
    color: rgba(119, 119, 119, 1);
    font-size: 16px;
    font-weight: 400;
}

body .gform_wrapper input[type="checkbox"],
body .gform_wrapper input[type="radio"] {
    border: 1px solid rgba(70, 74, 85, 1);
    background-color: rgba(255, 255, 255, 1);
    width: 18px;
    height: 18px;
}

body .gform_wrapper .gchoice label {
    color: rgba(70, 74, 85, 1);
    font-size: 14px;
    font-weight: 400;
}

body .gform_wrapper .gfield_consent_label,
body .gform_wrapper .gfield_consent_description {
    color: rgba(70, 74, 85, 1);
    font-size: 14px;
    font-weight: 400;
}

body .gform-footer input.gform_button {
    border-radius: 12px !important;
    background-color: rgba(80, 70, 229, 1) !important;
    padding: 14px 37px 14px 37px !important;
    font-family: "Roboto", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #fff !important;
    border-radius: 12px 12px 12px 12px !important;
}

body .gform-footer input.gform_button:hover {
    background-color: #00293A !important;
}

.gform-theme--api, .gform-theme--foundation {
	--gf-form-gap-x: 12px;
	--gf-form-gap-y: 17px;
}

/* Pricing */
.jkit-accordion.style-default p {
	margin: 0 auto;
}

/*
.page-header .entry-title,
.beta-access-form_wrapper .gform_required_legend {
display: none;
}
.beta-access-form_wrapper h2.gform_title {
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.33em;
    letter-spacing: -0.17px;
    color: var(--e-global-color-74f1697);
	margin-top: 0;
}
.beta-access-form_wrapper.gform-theme--foundation .gform_fields {
	row-gap: 16px;
}
.beta-access-form_wrapper .form-input-field input:not([type="button"]):not([type="submit"]) {
	min-height: 47px;
	letter-spacing: normal;
	color: #fff !important;
	outline: none !important;
	border: 1px solid rgba(151, 151, 151, 1) !important;
	background-color: rgba(13, 14, 19, 1);
	padding: 16px 21px !important;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2em;
}
.beta-access-form_wrapper .form-input-field input::placeholder {
	color: #A1A1A1;
}
.beta-access-form_wrapper .ginput_container_consent input {
	height: 10px !important;
	width: 10px !important;
	padding: 6.5px !important;
	outline: none !important;
	border: 1px solid rgba(151, 151, 151, 1) !important;
	background-color: rgba(0, 0, 0, 1);
	border-radius: 0 !important;
}
.beta-access-form_wrapper .ginput_container_consent input:before {
	font-size: 10px;
	color: #A1A1A1;
}
.beta-access-form_wrapper label.gfield_consent_label,
.beta-access-form_wrapper .gform-footer .ginput_container {
	font-size: 10px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: normal;
	color: #A1A1A1;
}
.beta-access-form_wrapper .gform-footer .ginput_container {
	font-size: 8px;
	letter-spacing: -0.07px;
	text-align: center;
	margin: 8px auto 0;
}
.beta-access-form_wrapper .gform-footer .gform_button {
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: normal;
	letter-spacing: normal;
	padding: 15px 17.9px 15px 17.5px !important;
	border-radius: 22px !important;
	background: #fff !important;
	outline: none !important;
	border: 1px solid #fff !important;
	text-align: center !important;
	width: 100% !important;
	color: rgba(0, 0, 0, 1) !important;
}
.beta-access-form_wrapper .gform-footer .gform_button:hover {
	background: transparent !important;
	outline: none !important;
	color: #CAD1FF !important;
}
.beta-access-form_wrapper .gform-footer {
	position: relative !important;
	overflow: hidden;
}
.beta-access-form_wrapper input {
	color: white !important;
}
.gform_confirmation_wrapper {
	display: flex;
    align-items: center;
    justify-content: center;
}
.beta-access-form_wrapper p.gform_description {
	color: #A1A1A1;
}
@media only screen and (max-width: 1109px) {
	.beta-access-form_wrapper h2.gform_title {
		font-size: 18px;
	}
}
*/

