/*
Theme Name: Nex Child
Author: VamTam
Author URI: https://vamtam.com
Template: nex
Version: 1
*/

body .gform_wrapper form .gform_body ul,
body .gform_wrapper form .gform_body ul li {
     list-style-type: none !important;
     list-style-image: none !important;
     list-style: none !important;
     background-image: none !important;
     background: none !important;
     padding: 0 !important;
     margin: 0 !important;
     border: none !important
}
body .gform_wrapper form .gform_body ul > li:before {
     content: "";
}

#top .gform_wrapper ul li.gfield {
  list-style-type: none !important;
}

.entry-content-wrapper div li {
  list-style-type: none !important;
}

/*

put your child theme styles here


you don't need any @import rules

*/
.cbp {
  height: 600px!important; }
