/**handles:divi-dynamic,gravitydivi-forms-customizer-module-styles**/
.comment-reply-link{color:#2ea3f2}.comment-reply-link:hover{background:rgba(0,0,0,.05)}.comment-reply-link:hover:after{opacity:1;margin-left:0}.comment-content ul{list-style-type:disc;padding:0 0 23px 1em;line-height:26px}.comment-content ol{list-style-type:decimal;list-style-position:inside;padding:0 0 23px 0;line-height:26px}.comment-content ul li ol,.comment-content ul li ul{padding:2px 0 2px 20px}.comment-content ol li ol,.comment-content ol li ul{padding:2px 0 2px 35px}.comment .children,ol.commentlist{list-style:none!important;line-height:1.7em!important;padding:0!important}.comment-content ul{padding:0 0 23px 16px!important;line-height:26px!important}.comment-content ol{line-height:26px!important}@media print{#respond{display:none}}#comment-wrap{padding-top:75px}.comment-body{position:relative;padding:0 110px 0 100px;margin-bottom:48px;min-height:87px}.comment_avatar{left:0;position:absolute;top:7px}.comment_avatar img{display:block;height:auto;max-width:100%;width:auto}.comment_postinfo{margin-bottom:8px}span.fn,span.fn a{color:#000;font-weight:700;text-decoration:none;font-size:16px;display:inline-block}span.comment_date{color:#000;font-size:14px;font-weight:300}.comment_area .comment-reply-link{position:absolute;top:7px;right:0;display:block}.comment-reply-link:hover,.form-submit:hover{text-decoration:none}.comment .children{margin-left:100px;padding-left:0!important}#comment-wrap li.comment.depth-5 article{padding-right:0}.comment #respond{margin:-30px 0 0}#respond{padding-top:17px}#commentform{padding-bottom:50px}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url]{width:47%}#commentform textarea{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url],#commentform textarea{padding:12px;color:#999;line-height:1em;background-color:#eee;font-size:18px;border-width:0}.form-submit{text-align:right}.form-submit .et_pb_button{display:inline-block;cursor:pointer;color:#2ea3f2}#reply-title small{display:block;font-size:14px;font-weight:400}@media (max-width:767px){#comment-wrap li.comment article{padding-right:0}.comment-body{padding:0 0 0 100px}.comment-reply-link{position:relative!important;float:right;bottom:-10px;top:auto!important}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:0}.comment .children{margin-left:50px}}@media (max-width:479px){.comment_avatar img{max-width:50%}.comment-body{padding:0 0 0 50px}.comment .children{margin-left:25px}a.comment-reply-link.et_pb_button{font-size:15px}a.comment-reply-link.et_pb_button:after{font-size:25px}}
.dcgd_desc {
	margin-bottom: 16px;
}
.et_pb_dcgd_gravity_divi_module input,
.et_pb_dcgd_gravity_divi_module input[type=email],
.et_pb_dcgd_gravity_divi_module input[type=number],
.et_pb_dcgd_gravity_divi_module input[type=password],
.et_pb_dcgd_gravity_divi_module input[type=search],
.et_pb_dcgd_gravity_divi_module input[type=text],
.et_pb_dcgd_gravity_divi_module input[type=url],
.et_pb_dcgd_gravity_divi_module select,
.et_pb_dcgd_gravity_divi_module textarea {
	width: 100%;
	padding: 16px !important;
	border: none;
	border-radius: 0;
	color: #6b6b6b;
	background-color: #eee;
	font-size: 14px;
}
li.et_fb_dcgd_gravity_divi_module {
	background-color: #ff009c !important;
	color: #fff !important;
}
li.et_fb_dcgd_gravity_divi_module:hover {
	background-color: #ec0090 !important;
	color: hsla(0, 0%, 100%, .9) !important;
}
div[data-name="dcgm_button"] .et-fb-form__group:nth-child(11),
div[data-name="dcgm_button"] .et-fb-form__group:nth-child(12),
div[data-name="dcgm_button"] .et-fb-form__group:nth-child(13),
div[data-name="dcgm_button"] .et-fb-form__group:nth-child(14),
div[data-name="dcgm_button"] .et-fb-form__group:nth-child(15),
div[data-name="fontsformelements"] .et-fb-form__group:nth-child(3),
div[data-name="fontsformelements"] .et-fb-form__group:nth-child(4),
div[data-name="fontsformelements"] .et-fb-form__group:nth-child(5) {
	background-color: red;
	display: none;
}
.dcgd_form_preview_msg {
	background: #3d2c72;
	text-align: center;
	color: #fff !important;
	padding: 30px;
	margin: 30px 0;
	border-radius: 30px;
}
.dcgd_form_preview_msg a,
.dcgd_form_preview_msg h2 {
	color: #fff !important;
	font-weight: 700;
}
.dcgd_form_preview_msg img {
	width: 150px !important;
	margin: 30px auto 0;
	display: block;
}