/* global.css */
@font-face {
  font-family: 'Oswald';
  src: url('/wp-content/uploads/2025/09/Oswald-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oswald';
  src: url('/wp-content/uploads/2025/09/Oswald-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oswald';
  src: url('/wp-content/uploads/2025/09/Oswald-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto Condensed';
  src: url('/wp-content/uploads/2025/09/RobotoCondensed-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('/wp-content/uploads/2025/09/RobotoCondensed-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('/wp-content/uploads/2025/09/RobotoCondensed-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.elementor-element.home-banner-con{
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%), url(https://hilinecnh.ironbearwp.com/wp-content/uploads/2025/09/Frame-2131330884.webp) !important;
}
.gfield--input-type-captcha {
    display: flex !important;
    justify-content: center !important;
}
.elementor-element.elementor-widget-social-icons .elementor-icon.elementor-social-icon{
    display: inline-flex;
}
.dialog-widget-content.dialog-lightbox-widget-content {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
    background-color: #FFFFFF;
  z-index: 9999;
}
.dialog-message.dialog-lightbox-message {
  min-height: 300px;
  min-width: 400px;
  max-width: 90vw;
}
.dialog-message.dialog-lightbox-message {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.elementor-editor-active .dialog-message.dialog-lightbox-message,
.dialog-message.dialog-lightbox-message {
  visibility: visible;
  opacity: 1;
}

/*#page-preloader {*/
/*  position: fixed;*/
/*  top: 0;*/
/*  left: 0;*/
/*  width: 100vw;*/
/*  height: 100vh;*/
/*  background: #ffffff;*/
/*  z-index: 99999;*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*  transition: opacity 0.3s ease, visibility 0.3s ease;*/
/*}*/


/*#page-preloader.hidden {*/
/*  opacity: 0;*/
/*  visibility: hidden;*/
/*  pointer-events: none;*/
/*}*/

/*.elementor-editor-active #page-preloader {*/
/*  display: none !important;*/
/*  visibility: hidden !important;*/
/*  opacity: 0 !important;*/
/*  pointer-events: none !important;*/
/*}*/


.elementor-element.header-phone .fa,
.elementor-element.header-map .fa{
    display: none;
}
.elementor-element.header-phone span,
.elementor-element.header-toll span{
    color: #C10A28;
}
.elementor-element.header-main-con{
    min-width: 954px;
    width: fit-content;
}
.menu-header-top .elementor-nav-menu__container{
    height: 70px;
}
.elementor-element.header-btn .elementor-button{
    display: inline-flex;
    height: 70px;
    min-width: 210px;
    justify-content: center;
    align-items: center;
}
.elementor-element.menu-header-top .elementor-nav-menu span.sub-arrow{
    padding: 5px;
}
.elementor-location-header .elementor-element.menu-header-top .elementor-nav-menu--main a.elementor-item.elementor-item-active.highlighted{
    background: #C10A28;
    color: #FFFFFF;
}
.menu-header-top .elementor-nav-menu__container .menu-item .has-submenu .sub-arrow svg path {
  transition: fill 0.3s ease-in-out;
}
.menu-header-top .elementor-nav-menu__container .menu-item .has-submenu .sub-arrow svg path{
    fill: #C10A28 !important;
}
.menu-header-top .elementor-nav-menu__container .menu-item .has-submenu.highlighted .sub-arrow svg path,
.menu-header-top .elementor-nav-menu__container .menu-item .has-submenu:hover .sub-arrow svg path{
    fill: #FFFFFF !important;
}
.logo-header-left a{
    width: 161px;
}
.elementor-element.menu-header-top .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child)::after {
  transition: height .3s ease;
}
.elementor-element.menu-header-top .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:hover::after {
  height: 100%;
}
.elementor-element.menu-header-top .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:has(+ li:hover)::after {
  height: 100%;
}
.elementor-element.home-content-con{
    margin-top: -133px;
}

.elementor-element.home-banner-con:before, .elementor-element.home-banner-con:after{
    content: "";
    border-top: 85px solid #c10a28;
    top: -87px;
    width: calc(50% - 387px); 
    position: absolute;
}

.elementor-element.home-banner-con:after{
    right:0;
    z-index: -1;
}
.elementor-element.home-banner-con:before{
    left: 0;
}
#image-box-home-click {
  cursor: pointer;
}
#header-placeholder {
  width: 100%;
  height: 108px;
  display: none;
}
#header {
  position: relative;
  height: 108px;
  transition: opacity 0.7s ease, top 0.3s ease;
  z-index: 9999;
}

/* khi kích hoạt sticky */
#header.stickyHeader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  /* giữ nguyên height nên placeholder luôn đảm bảo layout */
  opacity: 0;
  box-shadow: 0 3px 6px rgba(0,0,0,0.36);
}

#header.stickyHeader--transition {
    transition: .7s opacity ease
}

#header.stickyHeader--visible {
    opacity: 1
}

#header.stickyHeader .header-info>div {
    height: 90px
}

#header.stickyHeader .header-info__logo a img {
    max-width: 114px
}

#header.stickyHeader .header-info__brand a img {
    max-width: 146px
}

#header.stickyHeader .header-info__content {
    display: none
}

#header.stickyHeader #main-nav {
    min-height: 0
}

#header.stickyHeader .navbar-collapse {
    position: relative
}

#header.stickyHeader .navbar-nav {
    position: absolute;
    left: 135px;
    top: -80px
}

#header.stickyHeader .navbar-nav:after,#header.stickyHeader .navbar-nav:before {
    display: none
}

#header.stickyHeader .navbar-nav>li:before {
    display: none
}

#header.stickyHeader .navbar-nav>li.hidden-on-sticky {
    display: none
}

#header.stickyHeader .navbar-nav>li.more-link {
    display: inline-block
}

#header.stickyHeader .navbar-nav>li.more-link:before {
    display: block
}

#header.stickyHeader .navbar-nav>li>a {
    padding: 0 22px
}

#header.stickyHeader .navbar-nav>li>a:after {
    right: 4px
}

#header.stickyHeader .navbar-nav>li .dropdown-menu li a {
    line-height: 22px
}
.elementor-element.menu-header-top .sub-menu.elementor-nav-menu--dropdown{
    width: 250px !important;
}
.stickyHeader .info-con{
    display: none;
}
.elementor-element.stickyHeader .menu-header-top{
    display: block;
    align-self: start;
}


.elementor-location-header .elementor-element.menu-header-top .elementor-nav-menu--dropdown a.elementor-sub-item.elementor-item-active{
    background-color: #F0F0F0F0;
    color: #000000;
}
.elementor-location-header .elementor-element.menu-header-top .elementor-nav-menu--main a.elementor-item.elementor-item-active{
    background: #FFFFFF;
    color: #000000;
}
.elementor-location-header .elementor-element.menu-header-top .elementor-nav-menu--main a.elementor-item.elementor-item-active .sub-arrow svg{
    fill: #C10A28;
}
.elementor-location-header .elementor-element.menu-header-top .elementor-nav-menu--dropdown a.elementor-sub-item.elementor-item-active:hover,
.elementor-location-header .elementor-element.menu-header-top .elementor-nav-menu--main a.elementor-item.elementor-item-active:hover{
    background: #C10A28;
    color: #FFFFFF;
}

/*Footer Css*/
.footer-copyright.elementor-widget-text-editor p{
    margin: 0px !important;
}
.elementor-location-footer .elementor-element.e-con-boxed.e-con:not(.elementor-motion-effects-element-type-background){
    background-repeat: repeat no-repeat;
}
.hoursData-con .hoursData{
    display: ruby;
}
.hoursData-con .hoursData .day{
    width: 60px;
}
.hoursData-con .hoursData .time{
    width: 140px;
    margin-left: 0px;
}

.quick-link-list-con li::marker {
    content: none;
}
.quick-link-list-con ul {
    padding: 0px;
}
.visit-us-con li::marker {
    content: none;
}
.visit-us-con ul {
    padding: 0px;
}
.visit-us-con ul li a,
.visit-us-con ul li span{
    line-height: 26px;
    font-size: 24px;
    font-weight: 700;
    color: #c10a28;
}
.visit-us-con ul li a{
    color: #FFFFFF;
}

.btn-banner {
  background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 80%) no-repeat;
  background-size: 200% 100%;
  background-position: left center;
  transition: background-position 0.4s ease-in-out;
}

.btn-banner:hover {
  background-position: right center;
}

.home-buttons__container .elementor-widget-image-box .elementor-image-box-wrapper{
    height: 150px;
}
.home-buttons__container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img {
    position: relative;
}
.home-buttons__container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img:before {
    background: transparent;
    background: -moz-linear-gradient(top, #000000 0%, transparent 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, transparent));
    background: -webkit-linear-gradient(top, #000000 0%, transparent 100%);
    background: -o-linear-gradient(top, #000000 0%, transparent 100%);
    background: -ms-linear-gradient(top, #000000 0%, transparent 100%);
     background:linear-gradient(to bottom, #000000 0%, transparent 100%); 
    transition: .4s all ease;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    opacity: .6;
}
.home-buttons__container .elementor-widget-image-box:hover 
  .elementor-image-box-img::before {
  opacity: 1;
}

.elementor-element.home-banner-con .e-con-inner:before,
.elementor-element.home-banner-con .e-con-inner:after {
    content: "";
    border-top: 85px solid #c10a28;
    display: none;
    top: 38px;
    left: 0;
    right: calc(50% + 377px);
    position: absolute
}

.elementor-element.home-buttons__container .image-box-home-top{
    position: repeat;
}
.elementor-element.home-buttons__container .image-box-home-top .elementor-image-box-content{
    position: absolute;
    top: 40px;
}

.slide-banner-home.elementor-widget-n-carousel .swiper-pagination-bullet{
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    opacity: unset;
}
.slide-banner-home.elementor-widget-n-carousel .swiper-pagination-bullet:hover{
    background-color: #FFF;
    
}
.slide-banner-home.elementor-widget-n-carousel .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #B80303;
}
.slide-banner-home .elementor-swiper-button{
    transition: background-color .3s ease-in-out, color .3s ease-in-out;
}
.slide-banner-home .elementor-swiper-button:hover{
    background-color: #000000!important;
    color: #ffffff!important;
}

.elementor-element.home-buttons__container_1 .elementor-widget-image-box .elementor-image-box-wrapper {
  position: relative;
  height: 340px;
  overflow: hidden;
}

.elementor-element.home-buttons__container_1 
.elementor-widget-image-box .elementor-image-box-content {
  position: absolute;
  top: 0; left: 0; right: 0;
  width: 100%;
  padding-top: 25px;
  background: #000;
  opacity: .74;
  height: 114px;
  transition: height .4s ease;
}

.elementor-element.home-buttons__container_1 
.elementor-widget-image-box:hover .elementor-image-box-content {
  height: 340px;
}

.elementor-element.home-buttons__container_2 .elementor-widget-image-box{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 460px;}
.elementor-element.home-buttons__container_2 .elementor-widget-image-box {
  transition: box-shadow 0.4s ease-in-out;
}
.elementor-element.home-buttons__container_2 .elementor-widget-image-box:hover{
    box-shadow: inset 0 0 100px 0 #c10a28;
}


.slide-banner-home.elementor-element .swiper~.elementor-swiper-button-prev:before,
.slide-banner-home.elementor-element .swiper~.elementor-swiper-button-next:after {
    content: "";
    height: 200px;
    border-left: 28px solid #c7c7c7;
    border-bottom: 28px solid transparent;
    border-top: 28px solid transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    left: 0
}

.slide-banner-home.elementor-element .swiper~.elementor-swiper-button-next:after {
    border-left: 0;
    border-right: 28px solid #c7c7c7;
    left: auto;
    right: 0
}

.slide-banner-home.elementor-element .swiper~.elementor-swiper-button-prev svg{
    height: 155px;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #c10a28;
    z-index: 10;
    clip-path: polygon(
    0%   0%,
    100% 13%,
    100% 87%,
    0%   100%
  );
}

.slide-banner-home.elementor-element .swiper~.elementor-swiper-button-next svg{
    right: 0px;
    height: 155px;
    width: 20px;
    background: #c10a28;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
  clip-path: polygon(
    0%   13%,
    100% 0%,
    100% 100%,
    0%   87%
  );
}
.slide-banner-home.elementor-element .swiper ~ .elementor-swiper-button-prev svg,
.slide-banner-home.elementor-element .swiper ~ .elementor-swiper-button-next svg {
  transition: background 0.3s ease-in-out;
}

.slide-banner-home.elementor-element .swiper~.elementor-swiper-button-next:hover svg,
.slide-banner-home.elementor-element .swiper~.elementor-swiper-button-prev:hover svg{
    background: #000000;
}


.elementor-element.home-buttons__container_1 .elementor-image-box-content .elementor-image-box-description .fa,
.elementor-element.home-buttons__container .image-box-home-top .elementor-image-box-content .elementor-image-box-description .fa{
    display: none;
}
.elementor-element .footer-legal a,
.elementor-element.visit-us-con a,
.quick-link-list-con .collapse-body a{
    transition: color 0.4s ease-in-out;
}
.elementor-element.connect-con 
.elementor-widget-social-icons 
.elementor-grid-item 
.elementor-social-icon svg {
  transition: fill 0.4s ease-in-out;
}
.elementor-element.connect-con .elementor-widget-social-icons .elementor-grid-item:hover .elementor-social-icon svg{
    fill : #000;
}

.gform_fields {
    row-gap: 10px !important;
    column-gap: 20px !important;
}
.gform_fields input:not([type="submit"], [type="radio"], [type="checkbox"]), .gform_fields textarea {
    font-family: Roboto Condensed !important;
    width: 100% !important;
    border-width: 1px !important;
    border-style: solid !important;
    font-size: 16px !important;
    outline: none !important;
    padding-top: 8px;
    padding-right: 20px;
    padding-bottom: 8px;
    padding-left: 10px;
    resize: none;
    border-radius: 0!important;
    border-color: #d9d9d9 !important;
    color: #1D1D1DE6 !important;
    background-color: #ffffff !important;
    transition: background-color 0.4s ease, top 0.3s ease, box-shadow 0.3s ease;
}
.gform_fields .gfield--type-select .ginput_container_select select{
    font-family: Roboto Condensed !important;
    width: 100% !important;
    border-width: 1px !important;
    border-style: solid !important;
    font-size: 16px !important;
    outline: none !important;
    resize: none;
    border-radius: 0!important;
    border-color: #d9d9d9 !important;
    color: #1D1D1DE6 !important;
    font-weight: 400 !important;
    background-color: #ffffff !important;
    transition: background-color 0.4s ease, top 0.3s ease, box-shadow 0.3s ease;
}
.gfield_label.gform-field-label{
    font-family: Roboto Condensed !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #000000 !important;
}
.gfield_checkbox .gchoice .gform-field-label{
    font-family: Roboto Condensed !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #1D1D1DE6 !important;
}

.gform_fields input, .gform_fields textarea {
    &:focus {
        color: #1D1D1DE6 !important;
        background-color: #ebebeb !important;
    }
    &::placeholder {
        color: #1D1D1DE6 !important;
        font-family: Roboto Condensed !important;
        font-size: 16px !important;
        font-weight: 400 !important;
    }
}
.gform_fields .gfield--type-section{
    margin-top: 0px !important;
    padding-bottom: 0px!important;
}
.gform_fields .gsection_title{
    font-family: Roboto Condensed !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #000000 !important;
    margin-bottom: 10px !important;
}
.gform_fields input:hover, .gform_fields textarea:hover, .gform_fields select:hover, .gform_fields input:active, .gform_fields textarea:active, .gform_fields select:active, .gform_fields input:focus, .gform_fields textarea:focus, .gform_fields select:focus {
    color: #1D1D1DE6 !important;
    background-color: #ebebeb !important;
}
.gform_fields textarea {
  min-height: 140px !important;
  /*height: 63px !important;*/
  box-sizing: border-box !important;
}
.gform_fields input[type="radio"]:before{
    background-color: #b80303 !important;
}
.gform-footer.top_label {
    margin-top: 0px;
    justify-content: center;
    align-items: center;
}
.gform_wrapper input[type="submit"] {
    font-size: 18px !important;
    width: 230px !important;
    border-radius: 0!important;
    background-color: #b80303 !important;
    transition: .4s ease background-color;
    text-transform: uppercase !important;
    padding: 12px 20px !important;
    margin-top: 20px !important;
    &:hover {
        background-color: #000000 !important;
    }
    &:focus {
        outline: none !important;
    }
}

.gfield--type-section {
    border-bottom: none !important;
    padding-block-end: 16px !important;
    margin-top: 32px !important;
}
 .gfield--type-choice .gfield_radio{
     flex-direction: row !important;
     gap: 32px !important;
 }
.gform_fields .gfield--type-choice .ginput_container .gfield_radio  input[type="radio"]{
    width: 15px;
    height: 15px;
    margin-top: 3px;
}
.gform_fields .gfield--type-choice .ginput_container.ginput_container_consent input[type="checkbox"]{
    margin-top: 4px;
}
.gform_fields .gfield--type-choice .ginput_container input[type="checkbox"]{
    width: 15px;
    height: 15px;
    margin-top: 3px;
}
.gform_fields .gfield--type-choice .ginput_container .gform-field-label{
    font-size: 16px !important;
    margin-left: 0px;
    font-family: Roboto Condensed !important;
    font-weight: 400 !important;
    color: #000000 !important;
}
.g-contact-form .gform-theme{
    display: block !important;
}
.g-contact-form .elementor-widget-container{
    padding-bottom: 80px!important;
}
.gfield--input-type-captcha {
    position: absolute !important;
    bottom: 0 !important;
    width: 100% !important;
    left: 0 !important;
}

@media (min-width: 1201px) {
    .elementor-element.slide-banner-home{
        height: 450px;
    }
}
@media (max-width: 1200px) {
    .elementor-element.home-content-con{
        margin-top: -129px;
    }
    .elementor-element.menu-header-top .sub-menu.elementor-nav-menu--dropdown{
        width: 200px !important;
    }
    .elementor-element.slide-banner-home{
        height: 373px;
    }
    .elementor-element.header-main-con{
        min-width: unset;
        width: 100%;
    }
    .elementor-element.header-btn .elementor-button{
        min-width: unset;
        width: 100%;
    }
}
@media (max-width: 1200px) and (min-width: 993px) {
    .header-btn.elementor-element{
        width: 15%;
    }
    .header-main-con.elementor-element{
        width: 85%;
    }
}
@media (max-width: 992px) {
    .elementor-element.slide-banner-home{
        height: 289px;
    }
    .elementor-element.menu-header-top .sub-menu.elementor-nav-menu--dropdown{
        width: 150px !important;
    }
    .elementor-element.header-btn{
        flex: none;
    }
    .elementor-element.header-btn .elementor-button.elementor-button-link{
        min-width: 71px;
        padding: 10px 10px !important;
    }
    .elementor-element.menu-header-top .elementor-nav-menu span.sub-arrow{
        padding: 3px;
    }
    .elementor-element.footer-info-con .e-con-full.e-child{
        width: 45%;
    }
    .elementor-element.footer-info-con{
        flex-wrap: wrap;
    }
    .elementor-element.home-buttons__container .image-box-home-top{
        width: 33%;
        height: 56px;
        background: #C10A28;
    }
    .elementor-element.home-buttons__container .image-box-home-top .elementor-image-box-img{
        display: none;
    }
    .home-buttons__container_1 .elementor-widget-image-box .elementor-image-box-wrapper,
    .home-buttons__container .elementor-widget-image-box .elementor-image-box-wrapper{
        height: 56px !important;
    }
    .elementor-element.home-buttons__container .image-box-home-top .elementor-image-box-content{
        position: unset;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 5px;
        margin-top: 18px;
    }
    .elementor-element.home-buttons__container_1 .elementor-image-box-content .elementor-image-box-title,
    .elementor-element.home-buttons__container_1 .elementor-image-box-content .elementor-image-box-description,
   .elementor-element.home-buttons__container .image-box-home-top .elementor-image-box-content .elementor-image-box-title,
    .elementor-element.home-buttons__container .image-box-home-top .elementor-image-box-content .elementor-image-box-description{
       font-weight: 700;
       margin: 0px;
    }
    .elementor-element.home-buttons__container_1 .elementor-image-box-content .elementor-image-box-description .fa,
    .elementor-element.home-buttons__container .image-box-home-top .elementor-image-box-content .elementor-image-box-description .fa{
        display: unset;
        margin-left: 25px;
    }
    .elementor-element.home-buttons__container .elementor-widget-image-box{
        width: 33%;
        height: 56px;
        background: #C10A28;
    }
    .elementor-element.home-buttons__container_1 .elementor-image-box-img{
        display: none;
    }
    .elementor-element.home-buttons__container_1 .elementor-widget-image-box .elementor-image-box-content{
        position: unset;
        display: inline-flex;
        height: 56px;
        background: #C10A28;
        opacity: unset;
        align-items: center;
        justify-content: center;
        padding-top: 0px;
        gap: 5px;
    }
    .elementor-element.home-buttons__container_2 .elementor-image-box-title{
        text-transform: uppercase;
    }
    .elementor-element.home-buttons__container_2 .elementor-widget-image-box{
        height: 200px;
    }
    .home-buttons__container_2 .elementor-widget-image-box .elementor-image-box-img{
        display: none;
    }
    .text-home p {
        margin-bottom: 0px;
    }
    .text-home {
        height: 136px;
        display: inline-flex;
        align-items: center !important;
        justify-content: center !important;
    }
    .elementor-element.home-buttons__container_1 
    .elementor-widget-image-box:hover .elementor-image-box-content {
        height: 56px;
    }
    .elementor-element.home-banner-con:before, .elementor-element.home-banner-con:after{
        width: calc(50% - 377px); 
    }
    .elementor-element.home-buttons__container{
        justify-content: space-between;
    }
    
}
@media (min-width: 768px) {
    .background-none{
        background-image: none !important;
    }
    .elementor-element.home-banner-con:before, .elementor-element.home-banner-con:after {
        display:block;
    }
    .elementor-element.menu-header-top .sub-menu.elementor-nav-menu--dropdown{
        margin-top: 2px!important;
    }
    .elementor-element.menu-header-top.menu-header-sticky .sub-menu.elementor-nav-menu--dropdown{
        margin-top: 0px!important;
        background-color: #F0F0F0;
    }
}

@media (max-width: 767px) {
    .header-main{
        padding: 0 2px !important;
    }
    .elementor-element.header-main-con{
        min-width: unset;
    }
    .dialog-widget-content.dialog-lightbox-widget-content{
        min-width: unset;
        width: 100vw;
        max-height: 80vh;
    }
    .menu-header-top .elementor-nav-menu--dropdown.elementor-nav-menu__container{
        margin-top: 2px;
    }
    #header {
        height: 80px;
        margin-bottom: 10px;
    }    
    .elementor-element.menu-header-top .sub-menu.elementor-nav-menu--dropdown{
        width: 100% !important;
    }
    .elementor-element.header-main-con{
        display: flex;
        align-items: flex-start;
        justify-content: center;
        height: 54px;
        padding: 0px 18px;
        margin-bottom: 20px;
    }
    .elementor-element.header-main-con .e-con-inner{
        justify-content: space-between !important;
    }
    .header-main .menu-header-top{
        width: 54px;
        height: 54px;
        position: relative;
    }
    .header-main .menu-header-top .elementor-menu-toggle{
        position: absolute;
        top: 0;
        right: 0;
        left: auto;
        margin: 0;
    }
    .elementor-element.info-header-mobile{
        height: 54px;
        width: calc(100% - 69px);
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
    .elementor-element.info-header-mobile p{
        margin-block-end: 0px;
    }
    .header-main-con .menu-header-top .elementor-nav-menu--dropdown.elementor-nav-menu__container{
        height: max-content;
    }
    .elementor-element.footer-info-con .e-con-full.e-child {
        width: 100%;
    }
    .elementor-element.footer-info-con .e-con-full.e-child.connect-con,
    .elementor-element.footer-info-con .e-con-full.e-child.quick-links-con,
    .elementor-element.footer-info-con .e-con-full.e-child.hours-con{
        width: 260px;
    }
    #shopbrands .shop-brands-con,
    .quick-link-list-con,
    .hoursData-con {
        display: none;
        overflow: hidden;
    }
    .quick-links-con:hover .elementor-widget-heading .elementor-heading-title,
    .hours-con:hover .elementor-widget-heading .elementor-heading-title{
        color: #FFFFFF !important;
    }
    .elementor-element.header-main-con .e-con-inner .elementor-element.info-header-mobile{
        gap: 15px;
    }
    .elementor-element.home-buttons__container_2 .elementor-widget-image-box{
        height: 140px;
    }
    .background-none{
        background-image: url(https://hilinecnh.ironbearwp.com/wp-content/uploads/2025/09/hilinecnh-bg-btns-xs.jpg);
    }
    .image-box-home-top-1 .elementor-image-box-description i.fa{
        margin-left: 50px !important;
    }
    .image-box-home-top-2 .elementor-image-box-description i.fa{
        margin-left: 53px !important;
    }
    .image-box-home-top-3 .elementor-image-box-description i.fa{
        margin-left: 47px !important;
    }
    .home-buttons__container_1 .image-box-home-1 .elementor-image-box-description i.fa{
        margin-left: 27px !important;
    }
    .home-banner-con{
        background-image: none !important;
    }
    .elementor-element.home-buttons__container .elementor-widget-image-box{
        background: rgba(193, 10, 40, 0.63);
    }
    .elementor-element.home-buttons__container_1 .elementor-widget-image-box .elementor-image-box-content{
        background: rgba(193, 10, 40, 0.63);
    }
    #shopbrands .elementor-widget-image{
        width: 45%;
        padding: 15px;
        display: inline-flex;
        justify-content: center;
    }
    #shopbrands .shop-brands-con{
        gap: 5px;
    }
    #shopbrands .elementor-widget-heading{
        height: 96px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
}
