/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
i.fas.fa-chevron-right {
    color: #0BBFBF;
}
.icruises .us-btn-style_1 {
    padding: 1.0em 1.4em;
}
.icruises .list-checkbox-wrap .nf-field-element li, 
.icruises .list-image-wrap .nf-field-element li, 
.icruises .list-radio-wrap .nf-field-element li {
    line-height: 30px !important;
}
.icruises .list-checkbox-wrap .nf-field-element li input, 
.icruises .list-image-wrap .nf-field-element li input, 
.icruises .list-radio-wrap .nf-field-element li input,
.icruises .field-wrap>div input[type=checkbox] {
    width: 24px !important;
}
.acceptance {
    border-top: 1px solid #aaa;
    padding-top: 24px;
}
.acceptance .nf-field-label label {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
}
.icruises .list-checkbox-wrap .nf-field-element li input, 
.icruises .list-checkbox-wrap .nf-field-element ul input {
    margin-right: 10px;
}
.nf-form-fields-required {
    display: none;
}
.icruises .nf-response-msg {
    color: #1bff41;
}