/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.0.1595428307
Updated: 2020-07-22 17:31:47

*/

a.button_links{font-family: "Source Sans Pro", Sans-serif;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
text-decoration: none;
line-height: 16px;
color: var( --e-global-color-text );
background-color: var( --e-global-color-accent );
border-radius: 16px 16px 16px 16px;
border: 1px solid #c36;
padding: .5rem 1rem;
color: #000 !important;
margin: 15px 0;
display: block;
text-align: center;
}

.post-navigation
{
	padding: 25px;
    border: 1px solid #eeeeee;
    margin-bottom: 40px;
    margin-top: 35px;
}

.post-next{
	border-left: 1px solid #eeeeee;
}


.block-info{
	box-shadow: 0 2px 8px rgb(0 0 0 / 10%);
	border-radius: 20px 20px 0 0;
	padding: 25px 20px 25px !important;
	margin: 15px 15px 1px;
}

#form_disser{
	width:103%;
}


.h5_content{
	margin: 20px 0 5px;
}