.swa-a-frm input[type="checkbox"] {
    margin-top: 2px;
}
.swa-a-frm label {
    align-items: flex-start;
}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow {
	margin-left: 3px;
	margin-top: -6px;
}
@media only screen and (min-width: 1200px) {
	.hfe-nav-menu li a {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}
@media only screen and (min-width: 1024px) {
	
	.hfe-nav-menu {
		margin: auto !important;
	}
}
@media only screen and (max-width: 1024px) {
	.mob-nav nav {
		display: none
	}
	.mob-nav nav.menu-is-active {
		width: calc(100vw - 20px) !important;
		left: initial !important;
		right: 0 !important;
		display: block;
		box-shadow: 0px 0px 4px rgb(0 0 0 / 16%);
		top: calc(100% + 10px) !important;
	}
}

.page-id-62 .page-header {
	display: none;
}




/* ================================
   GLOBAL IMAGE SAFETY
================================ */
img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* ================================
   HEADER / LOGO IMAGE
================================ */
header img,
.site-header img,
.header-logo img,
.custom-logo {
  max-width: 361px;
  height: auto;
  object-fit: contain;
  aspect-ratio: 766 / 220;
}

/* ================================
   HERO / ATEX IMAGE
================================ */
.atex-header img,
.hero img,
.wp-block-cover img {
  max-width: 651px;
  height: auto;
  object-fit: cover;
  aspect-ratio: 768 / 518;
}

/* ================================
   MOBILE OPTIMIZATION
================================ */
@media (max-width: 768px) {
  /* Allocate space early */
  .elementor-section[data-id="37cb24e"] {
    min-height: 500px;
  }
  
  /* Keep background image */
  .elementor-section[data-id="37cb24e"] {
    background-image: url("https://orange1america.com/wp-content/uploads/2024/02/Atex-Header.webp") !important;
    background-size: cover;
    background-position: center;
  }

  /* Disable animations (improves performance) */
  .elementor-section[data-id="37cb24e"] * {
    animation: none !important;
    transition: none !important;
  }

  /* Image sizing */
  img.wp-image-168,
  img.wp-image-137,
  .atex-header img {
    max-width: 100%;
    height: auto;
  }
}

/* ================================
   SMALL MOBILE TWEAKS
================================ */
@media (max-width: 576px) {
  .page-id-2 .elementor-element.elementor-element-7669250 {
    padding: 40px 0;
  }
  .page-id-2 .elementor-heading-title {
    font-size: 20px;
    line-height: 1.2;
  }
  .page-id-2 .elementor-element.elementor-element-0728cdd {
    padding: 20px 0 30px;
  }
  .page-id-2 .elementor-element.elementor-element-7652222 {
    padding: 30px 0;
  }
}
@media(max-width: 768px){
.page-id-7 .elementor-widget-container ul li{
	text-align: left;
}
}