/*
Theme Name: Untex Child
Theme URI: https://demo2.wpopal.com/untex/
Template: untex
Author: Opalthemes
Author URI: https://wpopal.com/
Description: Untex is a professional WordPress theme specially crafted for factory, industrial, manufacturing, construction, mechanical, engineering, and heavy-duty service companies. With a modern, powerful design and user-focused experience, Untex helps your industrial business showcase credibility, professionalism, and trust in the digital world.
Tags: building,business,commercial,construction,corporate,energy,engineering,factory,industrial,industry,machinery,manufacturing,plant,power,transport
Version: 1.1.0.1764571760
Updated: 2025-12-01 06:49:20

*/
.product-title .elementor-image-box-title {
    font-size: 22px;
    -webkit-text-stroke-color: #000;
    stroke: #000;
    border-color: #0045B2;
	background:#004582;
    border-style: solid;
    border-radius: 12px;
    width: 216px;
    color: #fff;
    padding: 12px 20px;
    text-align: center;
    position: relative;
    top: -50px;
    margin: 0 auto;
    z-index: 10;
}
.elementor-column {
    padding: 5px !important;
}
.elementor-button-content-wrapper
{
	padding-top:4px;
}
/* ===============================
   AEROSTAR SERVICE SLIDER – FINAL
   =============================== */

.aerostar-service-carousel .swiper-slide {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

/* Image */
.aerostar-service-carousel img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Linear gradient overlay */
.aerostar-service-carousel .swiper-slide {
    position: relative;
    overflow: hidden;
}

.aerostar-service-carousel a {
    position: absolute;
    inset: 0;
    z-index: 2;
}

/* LINEAR GRADIENT */
.aerostar-service-carousel a::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        90deg,
        #0B2B3F 9.42%,
        rgba(11, 43, 63, 0) 75.33%
    );
    z-index: 1;
    pointer-events: none;
}

/* Title */


.aerostar-service-carousel .gallery-title {
    position: absolute;
    top: 24px;
    left: 24px;
    margin: 0;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    text-transform: Capitalize;
    z-index: 3;
}
/* Divider */
.aerostar-service-carousel .swiper-slide::after {
    content: "";
    position: absolute;
    top: 62px;
    left: 24px;
    width: 42px;
    height: 2px;
    background: #000;
    z-index: 2;
}

/* Find Out More text */
.aerostar-service-carousel .gallery-title::after {
	border-top: 1px solid var(--border);
    padding-top: 26px;
    margin-top: 28px;
    transition: all ease 0.35s;
	border-color: var(--primary);
    content: "Find Out More  →";
    position: absolute;
    top: 350px;
    left: 0;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    opacity: 0.9;
}

/* Clickable area */
.aerostar-service-carousel a {
    position: absolute;
    inset: 0;
    z-index: 5;
}

/* 4 images per row */
@media (min-width: 1024px) {
    .aerostar-service-carousel .swiper-slide {
        width: 25% !important;
    }
}
.elementor-1754 .elementor-element.elementor-element-4a351de .main-navigation {
    text-align: center;
    width: 600px;
}
.img-opacity
{
	opacity:0.5;
}
/* Center Quick Links column only on desktop */
@media (min-width: 992px) {

  .elementor-element-3e7bdef {
    align-items: center;
    text-align: center;
  }

  .elementor-element-3e7bdef .elementor-widget-heading {
    text-align: center;
  }

  .elementor-element-3e7bdef .elementor-icon-list-items {
    display: inline-block;
    text-align: left; /* links left aligned but block centered */
  }
.elementor-element-3e7bdef li {
    margin-left: auto;
    margin-right: auto;
  }
}

/* REAL full-width footer fix */
.footer-width-fixer {
    max-width: 100% !important;
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.footer-width-fixer .elementor-element-873fa45 {
    padding-left: 40px;
    padding-right: 40px;
}

/* Country code + phone inline */
.phone-wrap {
    display: flex;
    gap: 12px;
}

/* Small country code box */
.phone-wrap .country-code {
    width: 120px;
    flex-shrink: 0;
}

/* Phone number takes remaining space */
.phone-wrap .phone-number {
    flex: 1;
}

/* Force inputs width */
.phone-wrap select,
.phone-wrap input {
    width: 100% !important;
}

/* Mobile view */
@media (max-width: 767px) {
    .phone-wrap {
        flex-direction: row;
    }

    .phone-wrap .country-code {
        width: 90px;
    }

}
@media (max-width: 767px) {

  /* Force the container to full width */
  .elementor-element-30e7911 {
      width: 100% !important;
      max-width: 100% !important;
  }

  /* Force icon list to full width */
  .elementor-element-30e7911 .elementor-icon-list-items,
  .elementor-element-30e7911 .elementor-icon-list-item {
      width: 100% !important;
  }

  /* Anchor gets full row */
  .elementor-element-30e7911 .elementor-icon-list-item a {
      display: flex !important;
      align-items: center;
      width: 100% !important;
      white-space: nowrap !important;
  }

  /* Text forced to single line */
  .elementor-element-30e7911 .elementor-icon-list-text {
      white-space: nowrap !important;
  }

}

	






