/**
Theme Name: astra-child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* Transparent header styles */
.main-header.new-header.transparent .elementor-motion-effects-container {
    z-index: -1;
}
.home.ehf-header #masthead, .page-id-2658.ehf-header #masthead {
    /* position: absolute;
    width: 100%; */
}
.header-right .e-con-inner{
    gap: 10px;
}
/* End of transparent header styles */

.st-home-banner-btn a .elementor-button-icon {
    height: 18px;
}
.st-home-banner-btn a:hover .elementor-button-icon {
    border-radius: 50%;
    background: #fff;
    transform: rotate(-45deg);
}
.st-home-banner-btn a:hover .elementor-button-icon .e-font-icon-svg {
    fill: var( --e-global-color-accent ) !important;
}
.st-home-banner-btn a .elementor-button-icon {
    transition: transform 0.5s ease;
}
.st-home-banner-btn .elementor-button-icon .e-font-icon-svg {
    height: 18px;
    width: 18px;
}
.home-services-slider .slick-arrow {
    position: absolute;
    bottom: 80px;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #E0004D;
    border-radius: 50%;
    transition: all 0.3s ease;
    z-index: 99;
    background: #fff;
    cursor: pointer;
}
.home-services-slider .slick-arrow.arrow-right {
    right: 100px;
}
.home-services-slider .slick-arrow.arrow-left {
    right: 200px;
}
.home-services-slider .slick-arrow i {
    color: #E0004D;
    font-size: 14px;
}
.home-services-slider .slick-arrow:hover {
    background: #E0004D;
}
.home-services-slider .slick-arrow:hover i {
    color: #fff;
}
.services-slider-controls ul {
    list-style-type: none;
    padding-left: inherit;
}
.services-slider-controls .card-paging-num {
    color: #A3A3A3;
    font-family: "Open Sans", Sans-serif;
    font-size: 26px;
    font-weight: 800;
    margin-right: 30px;
}
.services-slider-controls .card-paging-title {
    color: #101010;
    font-family: "Raleway", Sans-serif;
    font-size: 28px;
    font-weight: 900;
    padding: 20px 0;
    border-top: 1px solid #E5E5E5;
    width: 100%;
}
.services-slider-controls ul li {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.services-slider-controls li:last-child .card-paging-title {
    border-bottom: 1px solid #E5E5E5;
}
.services-slider-controls ul li:hover .card-paging-title {
    color: #005B58;
}
.services-slider-controls .slick-active .card-paging-title {
    color: #999da0;
}
.home-services-slider .slider-card:before {
    content: '';
    position: absolute;
    left: -14px;
    width: 104%;
    height: 93%;
    top: 25px;
    background: #E5E5E5;
    z-index: -1;
}
.home-services-slider .slider-card:before,
.home-services-slider .slider-card {
    opacity: 0 !important;
    transition: all 0.5s ease !important;
}
.home-services-slider .slider-card.slick-active,
.home-services-slider .slider-card.slick-active:before {
    opacity: 1 !important;
}
.home-services-slider .slick-list {
    overflow: visible;
}
.home-services-slider .slick-slide {
	min-height: 600px;
}
.applications-section > .e-con-inner {
    overflow: hidden;
}
.faqs .faq-accordion .elementor-accordion-item:not(:last-child) {
    border-bottom: 0.7px solid #ffffff4d !important
}
.faq-accordion .elementor-tab-title {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}
.homeschool-accordion .elementor-accordion-item {
    padding-bottom: 32px;
    background: #fff;
    margin-bottom: 16px;
    border-radius: 8px;
}
.homeschool-accordion .elementor-tab-title {
     border-radius: 8px;
}
.homeschool-accordion .elementor-tab-content p{
    margin-top: 32px;
	margin-bottom: 0 !important;
}
.footer-mobile .footer-menu .hfe-menu-toggle.sub-arrow {
    padding-right: 0px !important;
    padding-left: 96% !important;
}

.new-header .header-search .hfe-search-form__container {
    border: 1px solid #fff !important;
    border-radius: 6px !important;
    min-height: unset !important;
}
.new-header .header-search .hfe-search-submit {
    /* order: -1; */
    background-color: rgba(0,0,0,0) !important;
    min-width: unset !important;
    padding: 0 10px 0 0px;
}
.new-header .header-search .hfe-search-form__input {
    background-color: rgba(0,0,0,0) !important;
    color: #fff !important;
}
.new-header .header-search .hfe-search-form__input::placeholder {
    color: #ffffff94 !important;
    font-weight: 400;
}
.main-header.new-header .main-menu-item {
    margin: 0 20px !important;
}

/* New header search form styles */
.header-search.new-search form {
    padding: 0px 10px;
    border: 1px solid #fff;
    border-radius: 6px;
    display: flex;
}
.header-search.new-search #Submit1 {
    padding: 0 0 0 10px;
    background: no-repeat;
    color: #fff;
    font-size: 16px;
}
.header-search.new-search input#part {
    background: rgba(0,0,0,0);
    border: none;
    padding: 0px;
    color: #fff;
}
/* End of new header search form styles */

.header-mega-menu .main-menu-link {
    pointer-events: none;
    cursor: default;
}

.new-home-accordion .elementor-tab-title {
    border-bottom: 1px solid #fff !important;
}
.industries-img-box .elementor-image-box-img {
    min-height: 130px;
}
.more-company-card:hover .elementor-heading-title {
    color: #fff !important;
}
.more-company-section .more-company-card {
    text-decoration: none !important;
}
.team-card .elementor-widget-image:hover {
    box-shadow: 10px 25px 30px -16px #686868;
    transform: translateY(-9px);
    transition: .5s;
    cursor: pointer;
}
.team-section .team-card .elementor-heading-title a {
    text-decoration: none;
    padding-bottom: 1px;
}
.team-section .team-card .elementor-heading-title a:hover {
    border-bottom: 2px solid #333;
}
.more-company-card  * {
    height: 100%;
    width: 100%;
}
.more-company-card .elementor-heading-title a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}
.red-links a {
    color: #F01725;
}
.page-id-2351 a {
    text-decoration: none !important;
}
.news-posts .premium-blog-entry-meta .fa,
.single-related-posts .premium-blog-entry-meta .fa  {
    display: none;
}
.news-posts .premium-blog-inner-container,
.single-related-posts .premium-blog-inner-container {
    padding-top: 30px;
    position: relative;
}
.news-posts .premium-blog-post-categories,
.single-related-posts .premium-blog-post-categories {
    position: absolute;
    top: 0;
    left: 0;
    color: #37aece;
    text-transform: uppercase;
}
.news-posts .premium-blog-post-time + .premium-blog-meta-separator,
.single-related-posts .premium-blog-post-time + .premium-blog-meta-separator {
    display: none;
}
.news-posts .premium-blog-content-inner-wrapper,
.single-related-posts .premium-blog-content-inner-wrapper {
    position: absolute;
    top: 75px;
}
.news-posts .premium-blog-content-wrapper,
.single-related-posts .premium-blog-content-wrapper {
    position: relative;
}
.news-posts .premium-blog-entry-title {
    margin-bottom: 105px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.single-related-posts .premium-blog-entry-title {
    margin-bottom: 15px;
}
.news-posts .premium-blog-content-inner-wrapper {
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #444;
}
.news-posts .premium-blog-meta-data a {
    text-decoration: none;
}
.news-posts .premium-blog-post-author,
.single-related-posts .premium-blog-post-author {
    color: #313136;
}
.single-post .elementor-post-info__item-prefix,
.single-post .elementor-post-info__item--type-date time {
    color: #888;
}
.about-we-are-experts .elementor-icon-wrapper {
    justify-content: center;
}
.manufacturer-hover-text .elementor-heading-title {
    position: relative;
    display: inline-block;
    max-width: 100%;
}
.manufacturer-hover-text .elementor-heading-title:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    z-index: 9999;
    height: 6px;
    width: 0%;
    content: '';
    border-bottom: 6px solid #F01725;
    transition: .5s all ease;
    opacity: 0;
}
.manufacturer-hover-text:hover .elementor-heading-title:before {
    width: 100%;
    opacity: 1;
}

.manufacturers-form-wrap .elementor-field-type-submit,
.home-contact-section .elementor-field-type-submit {
    margin-top: 30px;
}
.manufacturers-form-wrap .elementor-field,
.home-contact-section .elementor-field {
    padding: 0px;
}
.manufacturers-form-wrap input::placeholder,
.home-contact-section input::placeholder {
    color: #000 !important;
}
.manufacturers-above-footer .manufacturers-form-wrap,
.manufacturers-above-footer .manufacturers-form-wrap {
    position: relative;
}
.manufacturers-above-footer .manufacturers-form-wrap:before, .manufacturers-above-footer .manufacturers-form-wrap:after ,
.home-contact-section .manufacturers-form-wrap:before, .home-contact-section .manufacturers-form-wrap:after  {
    content: '';
    display: block;
    width: 100%;
    border-style: solid;
    position: absolute;
    transition: .5s all ease;
    height: 0;
}
.manufacturers-above-footer .manufacturers-form-wrap:before,
.home-contact-section .manufacturers-form-wrap:before {
    border-width: 0 3.125rem 3.125rem 0;
    border-color: transparent transparent #fff;
    top: -3.125rem;
    left: 0;
}
.manufacturers-above-footer .manufacturers-form-wrap:after,
.home-contact-section .manufacturers-form-wrap:after {
    border-width: 3.125rem 0 0 3.125rem;
    border-color: #fff transparent transparent;
    bottom: -3.1rem;
    left: 0;
}
.home-contact-section .manufacturers-form-wrap textarea {
    height: 55px;
}
.about-counter-6bil .elementor-counter-number-suffix {
    font-size: 45px;
}
.about-counter-6bil .elementor-counter-number-wrapper {
    align-items: center;
}
.page-id-2633 .manufacturers-above-footer .manufacturers-form-wrap:before {
    top: -3.1rem;
}

/* Header buger menu styles */
.header-burger-menu .menu-item:not(:last-child) {
    border-bottom: 1px solid #000;
}
.header-burger-menu nav {
    height: 100%;
}
.header-burger-menu .hfe-nav-menu {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.header-burger-menu .menu-item.elementor-button-wrapper {
    align-self: flex-start;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.header-burger-menu .header-burger-extra-link {
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 14px 16px;
}
.header-burger-menu .hfe-flyout-close {
    top: 30px;
    right: 20px;
    width: 30px;
    height: 30px;
}
.header-burger-menu .hfe-nav-menu:before {
    content: '';
    width: 100%;
    max-width: 280px;
    min-height: 50px;
    height: 50px;
    background: url('/wp-content/uploads/2024/05/thames-plumbing-logo.jpeg');
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}
.header-burger-menu .sub-menu {
    top: 0px !important;
}
.header-burger-menu .hfe-has-submenu-container.sub-menu-active .hfe-menu-item {
    padding-bottom: 5px !important;
}
.header-left-nav .menu-item:first-child a {
    font-size: 20px !important;
    font-weight: 600 !important;
    border-bottom: 2px solid;
    padding: 0px !important;
    margin-right: 10px;
}
.header-left-nav .hfe-nav-menu {
    align-items: center;
}
.header-burger-menu .menu-item.elementor-button-wrapper .elementor-button {
    text-align: left;
}
.header-burger-menu .menu-item.elementor-button-wrapper .elementor-button {
    margin-right: auto;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px !important;
}
.header-burger-menu .menu-item.parent-has-child:last-child {
    margin-top: auto;
    margin-bottom: 30px;
}
.header-burger-menu .menu-item.parent-has-child:last-child .sub-menu {
    visibility: visible !important;
    opacity: 1 !important;
    height: 100% !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-burger-menu .menu-item.parent-has-child:last-child > .hfe-has-submenu-container {
    display: none;
}
.header-burger-menu .menu-item.parent-has-child:last-child .sub-menu .menu-item:first-child a {
    padding: 0px 0px 5px;
    font-size: 18px;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
}
.header-burger-menu .menu-item.parent-has-child:last-child .sub-menu .menu-item:first-child {
    border-bottom: none;
}
.header-burger-menu .menu-item.parent-has-child:last-child .sub-menu .menu-item:last-child a {
    padding: 14px;
    border: 1px solid #fff;
    border-radius: 50px;
}
/* End of header burger menu styles */

/* Manufacturers tabs styles */
.manufacturers-tablist-section .manufacturers-tabs-inner {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
}
.manufacturers-tablist-section .elementor-widget-text-editor {
    width: 100%;
}
.manufacturers-tablist-section .manufacturer-tab-item a {
    color: #fff;
    text-decoration: none;
}
.manufacturers-tablist-section .manufacturer-tab-item {
    padding: 0px 10px;
}
.manufacturers-group-title-div .elementor-widget-container {
    position: relative;
}
.manufacturers-group-title-div .elementor-heading-title:before,
.manufacturers-group-title-div .elementor-heading-title:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #ebebeb;
    position: absolute;
    top: 50%;
    z-index: -1 !important;
    left: 0px;
}
.manufacturers-group-title-div .elementor-heading-title {
    background: #f01725;
    color: #fff;
    padding: 5px;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.page-id-1684 .back-to-top-btn {
    position: fixed;
    right: 50px;
    bottom: 50px;
    width: 50px;
    height: 50px;
    background: #f01725;
    color: #fff;
    font-size: 30px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    opacity: 0;
    transition: opacity 0.3s ease;
    cursor: pointer;
}

.page-id-1684 .back-to-top-btn.opacity-1 {
    opacity: 1;
}

/* homepage - duplicated new area */
.application-post .elementor-post__text {
    position: absolute;
    z-index: 1;
    top: 44%;
    padding: 0 20px;
}

.application-post article.post{
    position:relative;
}

.application-post .elementor-post__thumbnail:after{
    position: absolute;
    display: block;
    content: "";
    height: 100%;
    width: 100%;
    background-color: #0000005e;
}

.application-post .elementor-post__text .elementor-post__title{
    border-bottom:1px solid #fff;
    padding-bottom: 5px;
}
.application-post .elementor-post__text .elementor-post__title a {
    text-transform: uppercase;
    font-size: 22px;
}
.application-post .elementor-grid-item:hover .elementor-post__title a {
    font-size: 25px !important;
    
}
.custom-form-width .e-form__buttons{
    width: 16%;
}
.application-post img{
    height: 100% !important;
    object-fit: cover;
}
.application-post .type-post:hover .elementor-post__thumbnail:after{
    background-color: #f017257c !important;
}
.product-categories {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

.product-category {
    width: 19%;
    border: 1px solid;
}

h3.product-category-name {
    margin: 20px;
    text-decoration: none
}

.category-feature-img img {
    height: 250px;
    object-fit: cover;
}

.product-category a {
    text-decoration: none !important;
}
/* new quality-process-duplicate */
.tab-button-qpd1, .tab-button-qpd2, .tab-button-qpd3{
    cursor: pointer;
}
.tab-content-qpd1.active{
    display: flex !important;
}
.tab-content-qpd2.active{
    display: flex !important;
}
.tab-content-qpd3.active{
    display: flex !important;
}
.tab-content-qpd2{
    display: none;
}
.tab-content-qpd3{
    display: none;
}
.tab-button-qpd1.active a, .tab-button-qpd2.active a, .tab-button-qpd3.active a{
    background-color: #f01725 !important;
    -webkit-box-shadow: 0px 6px 0px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 6px 0px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 6px 0px 0px rgba(0,0,0,0.75);
    border-radius: 12px;
    color: #fff !important;
}

/* Thames header */
.new-header .elementor-button-content-wrapper {
    align-items: center;
}

/* Responsive */
@media screen and (min-width: 1440px) {
    .st-home-banner-section > .e-con-inner {
        max-width: 1372px;
    }
}
@media screen and (max-width: 1349px) and (min-width: 1266px) {
    .counter-6bil .elementor-counter-number-suffix {
        font-size: 50px;
    }
    .counter-6bil .elementor-counter-number-wrapper {
        align-items: center;
    }
}
@media screen and (max-width: 1215px) {
    .about-counter-wrap > .e-con-inner {
        gap: 10px;
    }
    .about-counter-6bil .elementor-counter-number-suffix {
        font-size: 40px;
    }
}
@media screen and (min-width: 1200px) {
    .news-posts .premium-blog-thumbnail-container img {
        height: 235px !important;
    }   
}
@media screen and (max-width: 1464px) {
	.main-header.new-header .main-menu-item {
		margin: 0 15px !important;
	}
}
@media screen and (max-width: 1439px) {
	.main-header.new-header .main-menu-item {
		margin: 0 10px !important;
	}
}
@media screen and (max-width: 1199px) and (min-width: 1024px) {
    .news-posts .premium-blog-thumbnail-container img {
        height: 200px !important;
    }   
}
@media screen and (max-width: 1123px) and (min-width: 1025px) {
    .counter-6bil .elementor-counter-number-suffix {
        font-size: 39px;
    }
    .counter-6bil .elementor-counter-number-wrapper {
        align-items: center;
    }
}
@media screen and (max-width: 1599px) {
    .faqs > .e-con-inner {
        max-width: 1280px;
    }
}
@media screen and (max-width: 1366px) {
    .faqs > .e-con-inner {
        max-width: 1121px;
    }
}
@media screen and (max-width: 1199px) {
    .faqs > .e-con-inner {
        max-width: 940px;
    }
}
@media screen and (max-width: 1919px) and (min-width: 1280px) {
    .home .applications-section,
    .page-id-1197 .applications-section {
        max-width: 1410px;
    }
    .home .clients-list-section,
    .page-id-1197 .clients-list-section {
        max-width: 1290px;
    }
}
@media screen and (max-width: 1919px) and (min-width: 1025px) {
    .clients-list-section .clients-list-row {
        gap: 20px;
    }
}
@media screen and (max-width: 1365px) and (min-width: 1025px) {
    .below-banner-section .new-home-counter .elementor-counter-number-wrapper {
        font-size: 45px !important;
    }
}
/* @media screen and (max-width: 1265px) and (min-width: 1025px) {
    .new-home-banner .banner-heading .elementor-heading-title {
        font-size: 78px !important;
    }
    .new-home-banner .banner-subheading .elementor-heading-title {
        font-size: 30px !important;
    }
    .new-home-banner .elementor-counter-number-wrapper {
        font-size: 45px !important;
    }
    .new-home-banner .elementor-counter-title, .below-banner-section .elementor-counter-title {
        line-height: 1.5 !important;
        margin-top: 10px !important;
    }
} */
@media screen and (max-width: 1180px) and (min-width: 1025px) {
    .home-counters-section .elementor-counter-number-wrapper {
        font-size: 40px !important;
    }
    .home-counters-section .elementor-counter-title {
        line-height: 1.5 !important;
    }
    .home .services-slider-controls,
    .page-id-1197 .services-slider-controls {
        padding: 30px;
    }
}
@media screen and (max-width: 1147px) {
    .manufacturers-form-wrap textarea {
        height: 55px;
    }
}
@media screen and (max-width: 1079px) and (min-width: 1025px) {
    .more-company-section .more-company-card {
        width: 31% !important;
    }
    .certifications-section .cert-card-wrap {
        width: 48%;
    }
}
@media screen and (max-width: 1024px) {
    .home-services-slider .slick-slide {
        min-height: 480px;
    }
    .faqs > .e-con-inner {
        max-width: 100%;
    }
    .clients-above-header-text p {
        margin-bottom: 10px;
    }
    .manufacturers-above-footer .manufacturers-form-wrap:before,
    .home-contact-section .manufacturers-form-wrap:before {
        border-width: 0 30px 30px 0;
    }
    .manufacturers-above-footer .manufacturers-form-wrap:after,
    .home-contact-section .manufacturers-form-wrap:after {
        border-width: 30px 0 0 30px;
        bottom: -30px;
    }
    .page-id-2633 .manufacturers-above-footer .manufacturers-form-wrap:before {
        top: -30px;
    }
    .page-id-2313 .manufacturers-above-footer .manufacturers-form-wrap:before {
        top: -28px;
    }
    .page-id-2313 .manufacturers-above-footer .manufacturers-form-wrap:after {
        bottom: -28px;
    }
    .manufacturers-tablist-section .manufacturers-tabs-inner {
        flex-wrap: wrap;
        justify-content: center;
    }
    .manufacturers-above-footer .manufacturers-form-wrap:before {
        top: -1.7rem;
    }
    .page-id-1684 .back-to-top-btn {
        right: 20px;
        bottom: 20px;
    }
    .product-category {
        width: 23%;
    }
	.home-contact-section .manufacturers-form-wrap:before {
		top: -30px;
	}
}
@media screen and (max-width: 768px) {
    .manufacturers-above-footer .manufacturers-form-wrap:before {
        top: -1.85rem;
    }
}
@media screen and (max-width: 767px) {
    .home-orgs-affil-slider .slick-dots {
        display: flex;
        justify-content: center;
        gap: 20px;
        list-style-type: none;
        padding: 0;
        margin: 20px 0 0;
    }
    .home-orgs-affil-slider .slick-dots li:before {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        background: rgba(0,0,0,0.3);
        border-radius: 20px;
    }
    .home-orgs-affil-slider .slick-dots button {
        display: none;
    }
    .home-orgs-affil-slider .slick-dots li.slick-active:before {
        background: #F01725;
    }
    .application-post .elementor-posts-container article{
        min-height: 350px !important;
    }
    .product-category {
        width: 32%;
    }
}
@media screen and (max-width: 600px) {
    .application-post .elementor-posts-container article{
        min-height: 270px !important;
    }
}
@media screen and (max-width: 520px) {
    .application-post .elementor-posts-container article {
        min-height: 225px !important;
    }
    .product-category {
        width: 48%;
    }
}
@media screen and (max-width: 480px) {
    .home-services-slider .slick-arrow.arrow-left {
        right: 55%;
    }
    .home-services-slider .slick-arrow.arrow-right {
        right: 35%;
    }
    .home-services-slider .slick-arrow {
        bottom: -50px;
    }
    .cert-card-wrap .elementor-flip-box {
        height: 220px;
    }
    .industries-img-box .elementor-image-box-img {
        min-height: unset;
    }
    .header-burger-menu .header-burger-extra-link {
        font-size: 14px;
    }
    .header-burger-menu .menu-item.parent-has-child:last-child .sub-menu {
        gap: 10px;
    }
    .header-burger-menu .menu-item.parent-has-child:last-child .sub-menu .menu-item:first-child a {
        font-size: 15px;
    }
    .header-burger-menu .menu-item.parent-has-child:last-child .sub-menu .menu-item:last-child a {
        font-size: 14px;
    }
}
@media screen and (max-width: 430px) {
    .application-post .elementor-posts-container article {
        min-height: 180px !important;
    }
}
@media screen and (max-width: 375px) {
    .application-post .elementor-posts-container article {
        min-height: 140px !important;
    }
    .product-category {
        width: 100%;
    }
}