/*
 Theme Name:   Manufactory Child Theme
 Theme URI:    https://manufactory.axiomthemes.com/
 Description:  Manufactory Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com/
 Template:     manufactory
 Version:      1.0.0
 Tags:         business, construction, corporate, engineering, factory, gas, industrial, industry, machinery, manufacturing, mechanical, oil, plant, power, refinery
 Text Domain:  manufactory
*/


/* =Theme customization starts here
------------------------------------------------------------ */

.wpcf7 textarea {
	height: auto !important;
}
.wpcf7 p + p, .wpcf7 table + p, .wpcf7 .select_container, .wpcf7 textarea, .wpcf7 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]), .wpcf7 .wpcf7-not-valid + .wpcf7-not-valid-tip {
	margin: 0 !important;
	line-height: normal;
}

@media (min-width: 1025px) {

  .portfolio-zigzag .post:nth-child(even),
  .portfolio-zigzag .trx_addons_columns_wrap > div:nth-child(even), 
	.portfolio-zigzag  .sc_portfolio_item:nth-child(even) {
    flex-direction: row-reverse;
  }
	.sc_portfolio.sc_portfolio_band .sc_portfolio_content .sc_portfolio_item + .sc_portfolio_item {
		margin-top: 90px;
	}
}

.sc_services_default .columns_padding_bottom .sc_services_item {
		padding-top: 40px;
	}
