.heading-middle-char-color .etherium-heading-content span{
	font-family: "Damion", Sans-serif;
    font-size: 50px;
    font-weight: normal;
    line-height: 40px;
    color: #F15B20;
}
.heading-manrope-color .etherium-heading-content span{
    font-family: "Manrope", Sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 52px;
    color: #333333;
}
.heading-damion-color-inner .etherium-heading-content span{
    font-family: "Damion", Sans-serif;
    font-size: 40px;
    font-weight: normal;
    line-height: 45px;
    color: #F15B20;
}

/* Style individual rows and groups */
.elementor-element-6183e9c .form-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.elementor-element-6183e9c .form-group {
    padding: 5px;
}
.elementor-element-6183e9c .half-width {
    flex: 1 1 50%; /* Takes 50% width of the row */
}
.elementor-element-6183e9c .full-width {
    flex: 1 1 100%; /* Takes 100% width of the row */
    text-align:center;
}
.elementor-element-6183e9c .wpcf7 input:not(.wpcf7-submit), .wpcf7 textarea {
   background-color: rgb(205 205 205 / 50%) !important;
   border: none !important;
}
.elementor-element-6183e9c .form-row .half-width:first-child {
   padding-right: 25px;
}
.elementor-element-6183e9c .form-row .half-width:nth-of-type(2) {
   padding-left: 25px;
}

.footer-custom-new .elementor-widget-container .fa{
	color: #F15B20;
}
.footer-section{background-color: transparent;}
.footer-type-2 .footer-widgets .widget, .footer-type-2 .footer-widgets, .footer-type-2 .footer-section{
	margin:0px;padding:0px;
}
.footer-type-2 .footer-widget .elementor-14140 + p{
	display:none;
}

.post-type-archive-product .page-title-container,
.tax-product_cat .page-title-container{
	min-height: 200px;margin-bottom: 30px;
}
.post-type-archive-product .page-title-bg{
	background-image: url(/wp-content/uploads/2025/01/Rectangle-28-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.post-type-archive-product .page-title-container .page-title,
.tax-product_cat .page-title-container .page-title{
	font-family: "Manrope", Sans-serif;
    font-size: 50px !important;
    font-weight: 600;
    text-transform: uppercase;
    color: #F15B20;
}
.tax-product_cat .page-title-bg{
	background-image: url(/wp-content/uploads/2025/01/banner-category.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}


@media (max-width: 768px) {
	.heading-manrope-color .etherium-heading-content span{
    	font-size: 30px;
        line-height: 30px;
    }
    .heading-damion-color-inner .etherium-heading-content span{
    	font-size: 35px;
        line-height: 40px;
    }
}