/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 17 2025 | 12:54:08 */
.h2bungee-family{
	font-family:var( --e-global-typography-013dca7-font-family ), Sans-serif !important;
	font-size:var( --e-global-typography-secondary-font-size ) !important;
	line-height:1em;
}

.cover_wrapper div{
	line-height: 2em !importart;
}
.wpcf7-response-output{
	color: red !important;
}

.wpcf7-not-valid-tip{
	background-color:transparent !important;
}

.custom-slick-slider{
	padding:20px 0px !important;
}

.slick-prev, .slick-next {
    background: transparent !important;
    border: 0px !important;
	border-style: hidden !important;
    padding: 20px 0px !important;
}

.cloud-feature-wrapper{
	padding:0px !important;
}

.cloud-feature-title{
	text-transform:uppercase !important;
	font-weight:400 !important;
}

.cloud-feature-box{
	width:calc(25% - 15px);
}
.cloud-equip-title{
	font-weight:400 !important;
}
.elementor-widget-loop-grid nav.elementor-pagination{
	margin:2em auto;
	font-size: 1.5em !important;
}
body.post-type-archive-products .elementor-loop-container img {
    width: auto;
}
.h4_customText{
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: 35px;
    color: var(--e-global-color-text);
}

.ritmoMacrocategory > a{
	color:#fff !important;
	font-weight:700 !important;
	text-transform:uppercase;
}

@media only screen and (max-width: 768px) {
	.cloud-feature-box{
		width:100%;
	}

}
