/*
 Theme Name:  Divi Child Theme
 Theme URI:    https://designprefect.com
 Description:  Child Theme for Divi
 Author:       Sunil Pareek
 Author URI:   https://designprefect.com
 Template:     Divi
 Version:      1.0.0
*/

/*****Add any custom CSS below this line*****/

.dvppl_cf7_styler_0 .wpcf7 form .wpcf7-response-output, .dvppl_cf7_styler_0 .wpcf7 form span.wpcf7-not-valid-tip {color:#fff !important;}

.dipe-cf7 .wpcf7 input[type=submit] {border-color: #da121a !important; background-color: #da121a !important; padding: 14px 34px !important;}
.dipe-cf7 {color:#ffffff !important;}
.custom-simple-captcha{
    color:#ffffff;
}
.custom-simple-captcha input{
    width:200px !important;
    text-align:center;
}
.incorrect-captcha-error{
    color:red;
    display:none;
}
.wpcf7 form.invalid .wpcf7-response-output{
    color:red;
}

.dvppl_cf7_styler_0 .dipe-cf7 input:not([type=submit]), .dvppl_cf7_styler_0 .dipe-cf7 select, .dvppl_cf7_styler_0 .dipe-cf7 textarea, .dvppl_cf7_styler_0 .dipe-cf7 .wpcf7-checkbox input[type="checkbox"]+span:before, .dvppl_cf7_styler_0 .dipe-cf7 .wpcf7-acceptance input[type="checkbox"]+span:before, .dvppl_cf7_styler_0 .dipe-cf7 .wpcf7-radio input[type="radio"]:not(:checked)+span:before {margin-right: 10px !important;}

.tshirt-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.cus-ml{
	margin-left:20px;
	
}

.oswald-regular-font p strong { font-weight:400 !important;}

.dipe-cf7 * { color:#000 !important;}
