/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 20 2025 | 18:18:34 */
.cabe-sol {
    box-shadow: 0px 30px 42px 0px rgba(0, 0, 0, 0.12);
}


.product-box {
	box-shadow: 0px 2px 0px 0px #FFF inset, 0px 30px 42px 0px rgba(0, 0, 0, 0.12);
}

.gran-sol {
	box-shadow: 0px 30px 42px 0px rgba(0, 0, 0, 0.12);
}


.list-content-subcat {
    display: flex !important;
    gap: 12px !important;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start !important;
}

h6.item-content-sub {
    color: var(--Text-Heading-alternate, #0DD3AD);
    font-family: var(--Typography-Font-family-Body, Lato);
    font-size: var(--Typography-Font-size-20, 20px);
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin: inherit;
}

p.description-content-sub {
    color: var(--Text-Body-tertiary, #FFF);
    font-family: var(--Typography-Font-family-Body, Lato);
    font-size: var(--Typography-Font-size-16, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

#content-list-subcat .jet-listing-dynamic-repeater__items {
    display: flex !important;
    flex-direction: column;
    gap: 24px;
}

.jet-select {
    max-width: fit-content !important;
    flex-basis: fit-content !important;
}

.jet-filters-group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.jet-filters-group .jet-select:after {
	display:none;
}

.jet-filters-group  select.jet-select__control {
    appearance: none;
    background: url(/wp-content/uploads/2025/05/chevron-down.svg);
    background-repeat: no-repeat;
    background-position-x: 94%;
    background-position-y: center;
}

.jet-select:after {
    content: '\F282';
    display: block;
    color: #ff6c0c;
    z-index: 999;
    position: absolute;
    font-size: 16px;
    top: 50%;
    font-family: 'bootstrap-icons';
    right: 16px;
    font-weight: 800;
    pointer-events: none;
    transform: translateY(-50%);
}

*:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}
p {
    margin: inherit;
}

.elementor-element-cfef307 {
  position: relative;
  overflow: hidden;
}

.elementor-element-cfef307 .elementor-background-video-container video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
}
@media (max-width:1024px) {
		.jet-select:after {
			font-size: 12px;
		}
	
	.terminal-car .elementor-image-carousel-wrapper.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden {
    padding-bottom: 32px !important;
	}
}

@media (min-width:1025px) {
	
	.terminal-car .elementor-image-carousel-wrapper.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden {
    padding-bottom: 60px !important;
	}
}
.image_terminals .elementor-widget-jet-listing-dynamic-image {
    max-height: 100% !important;
    height: 100%;
    width: 100% !important;
    max-width: 100% !important;
}

.image_terminals .jet-listing.jet-listing-dynamic-image {
    height: 100%;
    width: 100%;
}

.box-gallery-models {
    box-shadow: 0px 2px 0px 0px #FFF inset, 0px 30px 42px 0px rgba(0, 0, 0, 0.12);
    
}

.list-terminals li {
    margin-top: 12px;
}

.list-terminals ul {
    display: flex;
    flex-direction: column;
    padding-left: 20px;
    margin: 0;
}

.button-blue-light a:hover  {
    background: var(--Gradiente-Laranja, radial-gradient(86.5% 86.46% at 49.59% 13.54%, #FF9A58 0%, #FF6C0C 61.48%));
}