.elementor-shortcode table.product-spec {
    margin: 0;
    padding: 0;
    border: none;
}

.elementor-shortcode table.product-spec tbody tr.row-title:not(:nth-child(2)) {
    border-top: 1px solid rgba(0, 0, 0, 0.24);
}

.elementor-shortcode table.product-spec tbody tr.spacer:not(:first-child){
    padding-top: 33.5px;
    display: block;
}

.elementor-shortcode table.product-spec tbody tr.row-title td,
.elementor-shortcode table.product-spec tbody tr.row-label td {
    background-color: transparent;
    padding: 14.5px 52px 14.5px 47px;
    border: none;
}

.elementor-shortcode table.product-spec tbody tr.row-title td {
    padding: 17.5px 52px 20.5px 47px;
}

.elementor-shortcode table.product-spec tbody tr.row-title td h3.h5 {
    margin: 0;
}

.machinery-form .gfield .gfield_label {
    display: none !important;
}

.machinery-form .gform_body .gform_fields .gfield {
    padding-right: 0;
}

.machinery-form .gform_body .gform_fields .gfield .ginput_container input {
    width: 100%;
}

.machinery-form .gfield_description.gfield_consent_description {
    display: none;
}

.machinery-form .gform_wrapper .gform_footer {
    padding: 0;
    margin: calc(-31px - 33px) 0 0 0;
}

@media only screen and (min-width: 1025px) {
	.equipment-enquire-row .elementor-element {
		max-width: 700px;
	}
}

@media only screen and (max-width: 600px) {
	.machinery-form .gform_wrapper .gform_footer {
		padding: 0;
		margin: 0px 0 0 0;
	}
}

.machinery-table table tr td:nth-child(1) {
    width: 50%;
}

.machinery-table table tr td:nth-child(2),
.machinery-table table tr td:nth-child(3) {
    width: 25%;
}

.machinery-table table tr td:nth-child(1),
.machinery-table table tr td:nth-child(2),
.machinery-table table tr td:nth-child(3) {
    font-family: 'Roboto';
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
}

.machinery-table table tr td.bold:nth-child(1) {
    font-size: 16px;
    line-height: 19px;
}

.machinery-table table tr td.bold:nth-child(2),
.machinery-table table tr td.bold:nth-child(3) {
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
}

.bold {
    font-weight: bold !important;
}

.equipment-inner-wrapper > .elementor-column-wrap {
	box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.24);
}

@media only screen and (max-width: 900px) {
    .single-machinery .elementor-column.elementor-col-50, 
    .single-machinery .elementor-column[data-col="50"] {
        width: 100%;
    }
}

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

    .elementor-shortcode table.product-spec tbody tr.spacer:not(:first-child){
        padding-top: 30px;
        display: block;
    }

    .elementor-shortcode table.product-spec tbody tr.row-title td,
    .elementor-shortcode table.product-spec tbody tr.row-label td {
        padding: 10px;
    }

    .machinery-table table tr td:nth-child(1),
    .machinery-table table tr td:nth-child(2),
    .machinery-table table tr td:nth-child(3) {
        font-size: 14px;
        line-height: 20px;
    }

    .machinery-table table tr td.bold:nth-child(1) {
        font-size: 14px;
        line-height: 20px;
    }

    .machinery-table table tr td.bold:nth-child(2),
    .machinery-table table tr td.bold:nth-child(3) {
        font-size: 14px;
        line-height: 20px;
    }
	
	.machine-pdf-button .elementor-widget-container {
		margin: 0px 10px 20px !important;
	}
	
	.elementor-shortcode table.product-spec {
		padding: 0px 10px;
	}
	
	.elementor-shortcode table.product-spec tbody tr.row-title:not(:nth-child(2)) {
		width: 100%;
		border-collapse: collapse;
	}
	
}




