/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.process_arrow:before { content:" "; border-top:solid 1px #fff; height:1px; width:90%; position:absolute; left:100px; top:50px; }

#contact_form div.wpforms-container-full { margin:auto; }
#contact_form .wpforms-container .wpforms-field { padding:0px 0px 15px 0px; }
#contact_form input[type="text"], #contact_form input[type="email"], #contact_form textarea { padding:15px; }
#contact_form textarea { resize:none; }
#contact_form .wpforms-submit-container { padding:0px; margin:0px !important; }
#contact_form .wpforms-submit-container button[type="submit"] { padding:20px 35px; height:auto; width:100%; display:block; text-transform:uppercase; font-weight:600; border:solid 2px #ffffff; }
#contact_form .wpforms-submit-container button[type="submit"]:hover { background:#bd0019; color:#ffffff;}

.sticky_item { position:-webkit-sticky; /* Safari */ position:sticky; top:0; }

@media (max-width: 960px) {
}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
	.process_arrow:before { display:none; }
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
}