/*
Theme Name: Creatus Child
Description: Child theme for Creatus theme
Author: Themezly
Author URI: http://themezly.com/
Template: creatus
Version: 1.0.0
Text Domain: creatus
*/

body .gform_wrapper select, body .gform_wrapper textarea {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
}

.thz-mobile-menu .has-children {
    position: relative;
}

.thz-mobile-menu .has-children .temp_link {
    display: inline-block;
    width: 80%;
    position: absolute;
    z-index: 999;
    top: 0;
    cursor: pointer;
}


.gform_footer{
  margin-top: 0 !important;
}

.sidebar-colorblock .thz-button-container{
  margin-top: 10px;
}

.sidebar-colorblock .ctm-btn{
  margin-top: 10px;
}
#gform_wrapper_3 .ginput_container_radio{
  margin-top: 0;
}



@media (max-width: 375px){
  .table-email{
    word-break: break-all;

  }
}

@media (max-width: 992px){
  .cn-button{
    width: 100%;
    display: block;
    margin-top: 5px;
  }
  .contact-header{
    margin: 0;
  }
}
