/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.convertforms {
	margin: 0 auto !important;
}
 .rsform-text-box {
     min-height: 240px !important;
 }
 .rsform-input-box,
 .rsform-text-box {
     border: 1px solid #eee !important;
 }
 .rsform-block-pickup-location {
     position: absolute;
     height: 0;
     opacity: 0;
     overflow: hidden;
 }