/* 
Theme Name: Fourthd Theme
Theme URI: https://fourthd.io
Description: Fourthd Theme is a child theme of Hello Elementor, created by Fourthd team
Author: Fourthd Team
Author URI: https://fourthd.io
Template: hello-elementor
Version: 1.0.1
Text Domain: fourthd-theme
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
*/

/*
    Add your custom styles here
*/

html, body {
    overflow-x: hidden;
}

/* Global styling start */
@media only screen and (min-width: 1281px) {

    .elementor[data-elementor-type="header"]>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-post"]>.elementor-element.e-con,
    .elementor[data-elementor-type="footer"]>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-page"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="archive"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product-archive"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="single-post"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="header"]>div>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-post"]>div>.elementor-element.e-con,
    .elementor[data-elementor-type="footer"]>div>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-page"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="archive"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product-archive"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="single-post"]>div>.elementor-element.e-con:not(.full-width),
    .elementor-editor-active .elementor[data-elementor-type="wp-page"]>div>.elementor-element.e-con:not(.full-width),
	.cat-content .elementor-element.e-con-boxed {
        padding-right: 100px;
        padding-left: 100px;
    }
}

@media only screen and (max-width: 1280px) and (min-width: 768px) {

    .elementor[data-elementor-type="header"]>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-post"]>.elementor-element.e-con,
    .elementor[data-elementor-type="footer"]>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-page"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="archive"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product-archive"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="single-post"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="header"]>div>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-post"]>div>.elementor-element.e-con,
    .elementor[data-elementor-type="footer"]>div>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-page"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="archive"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product-archive"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="single-post"]>div>.elementor-element.e-con:not(.full-width),
    .elementor-editor-active .elementor[data-elementor-type="wp-page"]>div>.elementor-element.e-con:not(.full-width),
	.cat-content .elementor-element.e-con-boxed {
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media only screen and (max-width: 767px) {

    .elementor[data-elementor-type="header"]>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-post"]>.elementor-element.e-con,
    .elementor[data-elementor-type="footer"]>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-page"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="archive"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product-archive"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="single-post"]>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="header"]>div>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-post"]>div>.elementor-element.e-con,
    .elementor[data-elementor-type="footer"]>div>.elementor-element.e-con,
    .elementor[data-elementor-type="wp-page"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="archive"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product-archive"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="product"]>div>.elementor-element.e-con:not(.full-width),
    .elementor[data-elementor-type="single-post"]>div>.elementor-element.e-con:not(.full-width),
    .elementor-editor-active .elementor[data-elementor-type="wp-page"]>div>.elementor-element.e-con:not(.full-width),
	.cat-content .elementor-element.e-con-boxed {
        padding-right: 20px;
        padding-left: 20px;
    }
}

/* Global styling end */

.elementor-widget-nav-menu ul li a {
    text-transform: uppercase;
}
.elementor-widget-text-editor a {
    color: var(--e-global-color-primary);
}
.elementor-widget-text-editor a:hover {
    color: var( --e-global-color-d0bc68c );
}
.elementor-widget-nav-menu nav ul {
    padding-bottom: 10px;
}
.elementor-widget-nav-menu nav ul li.contact-menu {
    margin-top: 5px;
}
.elementor-widget-nav-menu nav ul li.contact-menu a {
    background-color: var(--e-global-color-primary);
    max-width: 250px;
    display: flex;
    justify-content: center;
	margin: 0 auto;
}
.elementor-widget-nav-menu nav ul li.contact-menu a:hover {
var( --e-global-color-d0bc68c )
}	
.underline.elementor-widget-text-editor a {
    text-decoration: underline;
}
.project-box {
    flex: 1;
}
.project-box .uael-module-content.uael-infobox, .project-box .uael-module-content.uael-infobox .uael-infobox-left-right-wrap, .project-box .uael-module-content.uael-infobox .uael-infobox-left-right-wrap .uael-infobox-content {
    height: 100%;
}
.project-box .uael-module-content.uael-infobox .uael-infobox-left-right-wrap .uael-infobox-content {
    position: relative;
    padding-bottom: 80px;
}
.project-box .uael-module-content.uael-infobox .uael-infobox-left-right-wrap .uael-infobox-content .uael-button-wrapper.elementor-button-wrapper {
    position: absolute;
    bottom: 0;
}
.uael-infobox .uael-infobox-content .uael-button-wrapper, .uael-infobox .uael-infobox-content .uael-button-wrapper a {
    width: 100%;
}
.box-list ul.elementor-icon-list-items {
    display: flex;
    flex-wrap: wrap;
    column-gap: 16px;
    row-gap: 16px;
}
.box-list ul.elementor-icon-list-items li {
    padding: 16px 32px;
    border: 2px solid #373435;
}
.trusted-boxes .project-box .uael-module-content.uael-infobox .uael-infobox-left-right-wrap .uael-infobox-content {
    padding-bottom: 0;
}
.locations-container {
    position: relative;
}
.bottom-btn {
    margin: auto 0;
}
.locations-container, .rent-col {
    position: relative;
    z-index: 1;
}
.fleet-carousel .elementor-swiper-button.elementor-swiper-button-next {
    transform: rotate(180deg) !important;
}
.tab-box .uael-infobox-left-right-wrap .uael-button-wrapper a {
    width: 100%;
}
.location-detail {
    opacity: 0;
    transition: 0.4s;
}
.loc-con:hover .location-detail {
    opacity: 1;
}
.loc-con {
    width: max-content;
    margin-right: 0;
    margin-left: auto;
}
.loc-con.second {
    margin-left: 0;
    margin-right: auto;
}
.elementor-element.bg-right {
    background-size: 50% 100% !important;
    background-position: right;
}
.elementor-element.bg-left {
    background-size: 50% 100% !important;
    background-position: left;
}
.team-member .elementor-widget-container .elementor-image-box-content {
    background-color: var(--e-global-color-primary);
    padding: 24px 0 33px 0;
    position: absolute;
    bottom: 0;
}
.team-member .elementor-widget-container .elementor-image-box-wrapper {
    position: relative;
}
.team-member .elementor-widget-container .elementor-image-box-wrapper figure.elementor-image-box-img img {
    width: 100%;
}
.about-us .absolute-col .elementor-widget-image img {
    object-position: left;
}
.e-n-accordion summary.e-n-accordion-item-title {
    transition: ease all 0.4s;
}
.e-n-accordion summary.e-n-accordion-item-title[aria-expanded="true"] {
    border-bottom: 0 !important;
}
.e-n-accordion summary.e-n-accordion-item-title {
    justify-content: space-between;
}
ul.wpc-filters-ul-list li .wpc-term-item-content-wrapper label input {
    display: none;
}
ul.wpc-filters-ul-list li .wpc-term-item-content-wrapper label img {
    width: auto;
}
.brand-filter .wpc-filters-widget-wrapper .wpc-filter-header {
    display: none;
}
.brand-filter .wpc-filter-content ul.wpc-filters-ul-list {
    display: flex;
    align-items: center;
    justify-content: center;
	column-gap: 11px;
}
.brand-filter .wpc-filter-content ul.wpc-filters-ul-list .wpc-term-item-content-wrapper > input {
    display: none;
}
.brand-filter .wpc-filter-content.wpc-filter-equipment-brand ul.wpc-filters-ul-list li label {
    font-size: 0;
	width: 161px;
    height: 104px;
    display: flex;
    justify-content: center;
    background-color: #fff;
	align-items: center;
	padding-left: 0;
	border: 1px solid #b2b2b269;
}
.brand-filter .wpc-filter-content.wpc-filter-equipment-brand ul.wpc-filters-ul-list li.wpc-term-selected label {
    border: 3px solid var(--e-global-color-primary);
}
.brand-filter .wpc-filters-section.wpc-filter-weight .wpc-filter-content.wpc-filter-weight ul li a {
    color: #373435;
    border: 1px solid #B2B2B2;
    padding: 9px 20px;
}
.elementor-element.cat-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.brand-filter .wpc-filter-content ul.wpc-filters-ul-list li.wpc-term-count-0 {
    display: none;
}
.equipment-loop .elementor-loop-container .e-loop-item .e-con-inner .elementor-widget-button {
    margin-top: auto;
}
/* .equipment-loop .elementor-loop-container .e-loop-item .elementor-widget-shortcode img {
    height: 43px;
} */
.equipment-loop .elementor-loop-container .e-loop-item .elementor-widget-shortcode .elementor-shortcode {
    height: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
/* .equipment-loop .elementor-loop-container .e-loop-item .elementor-widget-shortcode .elementor-shortcode img {
    height: -webkit-fill-available;
} */
.tab-box .uael-infobox .uael-image {
    height: 181px;
}
.superior-quality .absolute-col .elementor-widget-image img {
    object-position: right;
}
footer nav ul.elementor-nav-menu li a span, footer nav ul.elementor-nav-menu li .sub-menu {
    display: none !important;
}
.cap.elementor-widget-heading h2 {
    text-transform: uppercase;
}

/* /-------------Responsive Styles-------------/ */

@media (min-width: 1201px) and (max-width: 1750px) {
.elementor-element.general-left-shape {
    top: -500px !important;
}
}

@media (min-width: 1401px) and (max-width: 1600px) {
	.elementor-element.equipment-left-shape {
    	left: -420px !important;
	}
	.elementor-element.equipment-right-shape {
    	right: -450px !important;
	}
}

@media only screen and (max-width: 1400px) {
.brand-filter .wpc-filter-content.wpc-filter-equipment-brand ul.wpc-filters-ul-list li label {
    width: 185px;
    height: 90px;
}
.brand-filter .wpc-filter-content ul.wpc-filters-ul-list {
	flex-wrap: wrap;
	max-height: max-content !important;
}	
}

@media (min-width: 1201px) and (max-width: 1400px) {
.elementor-element.equipment-left-shape img, .elementor-element.equipment-right-shape img {
    width: 75%;
}
.elementor-element.equipment-left-shape {
    left: -320px !important;
    top: -410px !important;
}	
.elementor-element.equipment-right-shape {
    right: -380px !important;
}	
}

@media (min-width: 1201px) and (max-width: 1500px) {
	.location-detail.left {
    	left: -90px !important;
    	bottom: 70px !important;
	}
}

@media (min-width: 1025px) and (max-width: 1200px) {
	.tab-box .uael-infobox .uael-image {
    	height: 150px;
	}
}

@media only screen and (max-width: 1200px) {
.brand-filter .wpc-filter-content.wpc-filter-equipment-brand ul.wpc-filters-ul-list li label {
    width: 155px;
}		
}

@media only screen and (min-width: 1200px) {}

@media (min-width: 881px) and (max-width: 1024px) {
/* 	.tab-box .uael-infobox .uael-image {
    	height: 160px;
    	margin-bottom: 10px;
	} */
}

@media only screen and (max-width: 1024px) {
	.superior-quality h2.elementor-heading-title br {
    	display: none;
	}
}

@media only screen and (min-width: 1025px) {
.elementor-widget-nav-menu nav ul li.contact-menu {
    display: none;
}
}

@media (min-width: 993px) and (max-width: 1024px) {}

@media only screen and (max-width: 880px) {
.brand-filter .wpc-filter-content.wpc-filter-equipment-brand ul.wpc-filters-ul-list li label {
    width: 190px;
    height: 104px;
}
}

@media only screen and (min-width: 881px) {
.footer-col {
    display: flex;
    align-items: flex-end;
}
.footer-col .inner-cont {
    width: max-content;
}
}

@media (min-width: 769px) and (max-width: 992px) {}

@media only screen and (max-width: 767px) {
	.elementor-menu-toggle.elementor-active svg {
	    fill: var( --e-global-color-primary );
	}
	.elementor-element.location-detail {
    	width: 182px;
    	height: 198px;
	}
	.absolute-col {
    	position: inherit !important;
	}
	.elementor-element.about-sec {
    	padding-left: 0 !important;
    	padding-right: 0 !important;
	}
	.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile {
    	--n-tabs-heading-display: unset !important;
	}
	.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs-heading {
    	display: flex;
		margin-bottom: 40px;
		flex-direction: column;
	}
	.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs-heading button {
    	margin: 0 !important;
	}
	.brand-filter .wpc-filter-content ul.wpc-filters-ul-list {
    	flex-direction: column;
	}
	.elementor-element.superior-quality {
    	padding-left: 0 !important;
    	padding-right: 0 !important;
	}
	.tab-box .uael-infobox .uael-image {
	    text-align: center;
	}
}

@media only screen and (min-width: 768px) {
	.absolute-col {
    position: absolute;
    height: 100%;
    top: 0;
}
.absolute-col .elementor-widget-image {
    height: 100%;
}
.absolute-col .elementor-widget-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
}

/* /-------------------------------------------/ */