/*!
Theme Name: Evreka Web Site Theme
Theme URI: https://evreka.co
Author: Evreka
Author URI: https://evreka.co
Description: Custom theme for Evreka Web Site
Text Domain: evreka
*/
0
.modal-wrap {
	padding-top: 2rem!important;
	padding-bottom: 2rem!important;
}

.so-subscription-card {
	width:100%;
    padding:1rem;
    background-color:#535A72;
    border-radius:20px;
}

@media (max-width: 767px){
	.so-subscription-card {
		width:calc(100% + 48px);
        padding:1rem;
        margin-left:-24px;
        border-radius:0
	}
}

footer .supernova body {
	margin: 0 8px!important;
}

.stay-in-touch h3 {
	margin-bottom: 0!important;
}

.blog-detail-inner-side .so-subscription-card {
	margin-bottom: 1rem!important;
}

// Lazy Blocks One Column Text

.one-column-text-container { margin-bottom: 4rem; margin-top: 4rem }

.one-column-text-title { padding-bottom: 2rem !important }

.one-column-text-text-area { margin: 2rem auto !important }

.one-column-text-image { text-align: center !important; margin: 4rem auto }

// JotForm Partners Page

.partner-programs-form { margin top: 100px!important }

.partner-programs-hero { margin-bottom: 17rem; }

// HubSpot Live Chat 

div#hubspot-messages-iframe-container { bottom: 3.75rem!important }

