/* 
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
*/

/* Custom Styling */

/* Fonts */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

@font-face {
    font-family: 'Alternate Gothic No3 D';
    src: url('./assets/fonts/AlternateGotNo3D.eot');
    src: url('./assets/fonts/AlternateGotNo3D.eot?#iefix') format('embedded-opentype'),
        url('./assets/fonts/AlternateGotNo3D.woff2') format('woff2'),
        url('./assets/fonts/AlternateGotNo3D.woff') format('woff'),
        url('./assets/fonts/AlternateGotNo3D.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

*{
	box-sizing: border-box;
}

.button,
button{
	font-family: "Bebas Neue", sans-serif;
  	font-weight: 400;
  	font-style: normal;
}

body, html{
	padding: 0;
	margin: 0;
}
.header-navigation-menu span.hfe-menu-toggle.sub-arrow {
    display: none;
}
body{
	font-family: 'Alternate Gothic No3 D';
	font-weight: 400 !important;
	font-size: 17.63px;
}
h1{
	font-weight: 600 !important;
	font-family: 'Alternate Gothic No3 D' !important;
}
span.elementor-button-text {
    font-family: 'Alternate Gothic No3 D' !important;
}
h2, h3, h4, h5, h6{
	font-family: 'Alternate Gothic No3 D' !important;
	font-weight: 400 !important;
}
.bebas-neue,
.bebas-neue a{
	font-family: "Bebas Neue", sans-serif !important;
}
.alternate-gothic,
.elementor-heading-title,
.elementor-widget-text-editor{
	font-family: 'Alternate Gothic No3 D' !important;
}
.btn-200 {
    width: 200px;
    max-width: 100%;
}
.header-navigation-menu a {
    font-family: 'Alternate Gothic No3 D' !important;
    font-weight: 400 !important;
    text-align: right;
    width: 100%;
    display: block !important;
}
.header-navigation-menu ul.sub-menu li {
    border: none !important;
}
.header-navigation-menu ul.sub-menu {
    left: -120px !important;
}
.header-anim {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  transition: 0.5s all;
}

.sticky-enter {
  top: -100% !important; 
}

.header-anim.sticky-header {
  background-color: #000000;
}

.custom-wave-divider, 
.custom-wave-divider-second {
    min-width: 110vw;
    left: -5vw;
}
.shape-curve {
    position: absolute;
    top: 550px !important;
    left: -5vw !important;
    width: 110vw;
}
.custom-wave-divider svg,
.custom-wave-divider-second svg{
	width: 100%;
}
.col-removed-position{
	position: unset !important;
}
.text-shape-curve {
    position: absolute !important;
    bottom: -75px !important;
    left: -5vw !important;
}
html, body {
    overflow-x: hidden;
}
.schedule-grids img {
    height: 231px;
    width: 100%;
    object-fit: cover;
    object-position: 0px -80px;
}
.faq-accordions summary.e-n-accordion-item-title {
    border-top: 1px solid #000000 !important;
    padding: 20px 0px;
	justify-content: space-between;
}
.faq-accordions {
    border-bottom: 1px solid #000000 !important;
}
.curve-veterinary {
    top: 10px !important;
    position: relative;
}
.sep-section-curve{
	left: -5vw;
	position: relative;
	top: -80px;
}
.pre-enrollment-form {
    width: 633px;
    max-width: 100%;
    margin: 0 auto;
}
.field-row {
    display: flex;
	gap: 12px;
	width: 100%;
}
.pre-enrollment-form input[type=text], .pre-enrollment-form input[type=email], .pre-enrollment-form select {
    width: 100%;
	height: 50px;
	margin-top: 8px;
}
.field-col.col-half {
    width: 50%;
}
.col-full {
    width: 100%;
}
.pre-enrollment-form br {
    display: none;
}
.pre-enrollment-form label {
    width: 100%;
    display: block;
    font-size: 14.36px;
    font-family: 'Alternate Gothic No3 D';
	text-transform: capitalize;
}
span.required-field {
    color: #969696;
}
.pre-enrollment-form input[type=text]:hover, .pre-enrollment-form input[type=email]:hover, .pre-enrollment-form select:hover{
	background-color: #969696;
}
.date-adoption .wpcf7-date {
    margin-top: 8px;
}
.date-adoption {
    width: 200px;
}
.pre-enrollment-form textarea {
    height: 100px;
    resize: none;
    border-radius: 0;
}
span.wpcf7-not-valid-tip {
    margin-top: 8px;
}
.enroll-form-submit {
    display: flex;
    justify-content: center;
}
span.wpcf7-spinner {
    position: absolute;
    top: 100%;
    margin: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.wpcf7-response-output {
    border: none !important;
    text-align: center;
}
div[data-elementor-type="wp-page"] {
    overflow: hidden !important;
    width: 100%;
    position: relative;
}


/* Responsive */
@media (max-width: 1024px){
	.hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
		position: fixed;
		top: 0px;
		height: 100vh;
		width: 100%;
		background-color: #ffffff;
		display: grid;
        justify-content: center;
        align-items: center;
	}
	.hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a {
		text-align: center;
		background: none !important;
		font-size: 6vmin !important;
		line-height: 6vmin !important;
		margin: 1vw 5vw;
		color: #000;
		padding: 0px !important;
	}
	.hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal .hfe-nav-menu li ul.sub-menu {
    	display: none;
	}
	.header-navigation-menu span.hfe-menu-toggle.sub-arrow {
		display: inline-block;
        position: relative;
        top: 6px;
        transform: rotate(-90deg);
	}
	.header-navigation-menu .current-menu-ancestor.menu-active + ul.sub-menu {
		display: block !important;
		left: unset !important;
		background: none !important;
		margin-top: 20px;
	}
	.header-navigation-menu .current-menu-ancestor.menu-active span.hfe-menu-toggle i:before {
		transform: rotate(90deg);
	}
	.header-navigation-menu .current-menu-ancestor.menu-active + ul.sub-menu li a {
		font-size: 22px !important;
	}
	.header-navigation-menu .hfe-nav-menu__toggle.elementor-clickable.hfe-active-menu.hfe-active-menu-full-width{
		z-index: 99999 !important;
	}
	.header-navigation-menu .hfe-nav-menu__toggle.hfe-active-menu .hfe-nav-menu-icon svg path {
		fill: #000000 !important;
	}
	.header-navigation-menu span.hfe-menu-toggle.sub-arrow i:before {
		content: '' !important;
		display: inline-block;
		width: 32px;
		height: 32px;
		background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22' stroke='%23000' stroke-linecap='square' stroke-linejoin='miter' stroke-width='0.5'><path d='M18 7L11 14L4 7' fill='none'/></svg>") no-repeat center;
		background-size: contain;
	}
	.new-header {
		display: flex !important;
		align-items: center;
		justify-content: flex-end;
		flex-wrap: nowrap;
	}
	.pre-enrollment-form label,
	.field-col p{
		font-size: 16.92px;
		line-height: 27.07px;
	}
	.pre-enrollment-form input[type=text], 
	.pre-enrollment-form input[type=email], 
	.pre-enrollment-form select,
	.pre-enrollment-form textarea,
	.date-adoption .wpcf7-date{
		font-size: 16.92px;
	}
	.field-col input[type=submit] {
		font-size: 17.611px;
	}
	.text-shape-curve{
		bottom: -45px !important;
	}
	.shape-curve svg,
	.custom-wave-divider svg, .custom-wave-divider-second svg{
		height: 100px;
	}
}