.elementor-884 .elementor-element.elementor-element-705555e{padding:50px 0px 50px 0px;}/* Start custom CSS for shortcode, class: .elementor-element-23d8b1e */@media (min-width: 768px) {

    
  .series_block {
    width: 50%;
    float: left!important;
    clear: left!important;
  }
  
  .series_block.right {
      float: right!important;
      clear: right!important;
  }
  
  

  .info_block { 
    width: 50%;
    float: right!important;   
    clear: right!important;
    margin-bottom: 20px;
  }
  
  .info_block.left {
      float: left!important;
      clear: left!important;
  }

  /* clearfix for the list to contain floats */
  .gform_fields::after {
    content: "";
    display: block;
    clear: both;
  }
}

.info_block .content {
    margin-bottom:  5px;
}

/* Optional: tighten spacing inside the info column */
.info_block .content, .info_block .info {
  background: #EDEBE9;
  padding: 18px 36px 36px !important;
}

.stand_alone_block{
  background: #EDEBE9;
  padding: 18px 36px 36px !important;
      width: 50%;
    float: right!important; 
    clear: right!important;
}

#field_8_90 {
    padding-top: 16px;
}

@media only screen and (min-width: 641px) {
    .ginput_container.ginput_container_select select{
        width: calc(50% - 8px);
    }
}/* End custom CSS */