
/* Svg */
.igd-shortcode-uploader div svg{
	width:42px;
	height:42px;
}

/* Button */
.igd-shortcode-uploader div button{
	padding-right:10px !important;
	padding-left:10px !important;
	border-top-left-radius:50px !important;
	border-top-right-radius:50px !important;
	border-bottom-left-radius:50px !important;
	border-bottom-right-radius:50px !important;
	transform:translatex(0px) translatey(0px);
	padding-top:6px;
	width:64px;
	height:64px;
}

.igd-file-uploader .file-list-header{
	display: none !important;
}

.col.span_12.light .wpb_text_column>.wpb_wrapper>ul, .full-width-content>.col.span_12.light, .full-width-section>.col.span_12.light, .span_12.light .wpb_text_column a{
	color: #6a2424 !important;
}

.igd-file-uploader .file-list-item.uploaded .file-info .upload-item-name{
	font-size: 11px !important;
}
/* Italic Tag */
.igd-shortcode-uploader div i{
	display:none;
}

/* Paragraph */
.igd-shortcode-uploader div p{
	display:none;
}

/* Alt table */
.ocm-effect-wrap .wpb_wrapper .frm-alt-table{
	border-top-width:0px;
}
/* Igd shortcode uploader */
#frm_field_96_container .igd-shortcode-uploader{
	margin-top:-10px;
}

/* Division */
.igd-shortcode-uploader > div > div > div > div{
	margin-top:0px !important;
}
/* Span Tag */
.igd-shortcode-uploader div span{
	display:none;
}

.igd-file-uploader{
	max-width: 100% !important;
	width: 100%!important;
}
/* Button */
.igd-shortcode-uploader div button{
	background-color:#ffeee9 !important;
	box-shadow:0px 8px 24px 0px rgba(149,157,165,0) !important;
	transform:translatex(0px) translatey(0px);
}

/* Svg */
.igd-shortcode-uploader div svg{
	color:#fd561f;
}

/* Svg (hover) */
.igd-shortcode-uploader div svg:hover{
	color:#474747;
	
}

.with_frm_style .frm_top_container .frm_primary_label, .with_frm_style .frm_hidden_container .frm_primary_label, .with_frm_style .frm_pos_top {
margin-bottom: 5px;
}
.frm_repeat_grid .frm_button, .frm_repeat_inline .frm_button, .frm_repeat_sec .frm_button {
font-size: 10px !important;
background-color: black !important;
}
/* Section 198 0 */
#frm_section_198-0{
	margin-top:0px !important;
	margin-bottom:0px !important;
}
.with_frm_style .frm_repeat_sec:last-child {
border-bottom: none !important;
padding-bottom: 20px !important;
}