.lp-materials .lp-materials-inputs{
	padding: 24px;
	box-shadow:0px 0px 1px rgba(0, 0, 0, 0.1), 0px 2px 24px rgba(0, 0, 0, 0.08);
}
.lp-materials .lp-materials-inputs input{
	width: 100%;
}
.lp-materials .lp-materials-inputs p{
	color: inherit;
	font-weight: 400;
}
.lp-materials .lp-materials-inputs > .vc_row, .lp-materials .lp-materials-inputs > .uncode_text_column{
	margin-top: 18px;
}
.lp-materials .repeater-field-button-add{
    font-family: Jost, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    letter-spacing: 0.1em;
    text-transform: initial;
    color: #ffffff !important;
    background-color: #303133;
    border: 1px solid #303133;
    border-radius: 0;
}
.lp-materials .repeater-field-button-add:hover{
	color: #303133 !important;
	background-color: #ffffff;
    opacity: 1;
}
.lp-materials .cf7-repeater{
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 1px;
}
.lp-materials .repeater-field-header{
	align-items: center;
}
.lp-materials .repeater-field-footer{
	margin-bottom: 10px;
}
.lp-materials .repeater-field-item{
	margin-bottom: 2px;
}
.lp-materials .repeater-field-header-title span{
	position: relative;
}
.lp-materials .repeater-field-header:not(.repeater-content-show) .repeater-field-header-title span:after{
	content: '';
	position: absolute;
	left: 0;
	height: 2px;
	width: 120%;
	background-color: #e7e7e7;
	bottom: 0;
}
.lp-materials .wpcf7-submit{
	margin: 0 !important;
	width: auto;
}
.wpcf7-response-output{
	text-align: center;
}
.lp-materials .tab-container:not(.default-typography) .nav-tabs > li a span{
	font-size: 14px;
	text-transform: initial;
	letter-spacing: 0;
}
.lp-materials .tab-container:not(.default-typography) .nav-tabs > li a{
    padding-right: 0px;
}