/*!
Theme Name: Risen
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Risen theme.
Template: kava
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: risen
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: risen
Template Id: prod-27123
*/


.single-post .post > .entry-content{
	padding-top: 200px;
	padding-bottom: 200px;
}
.post-template-single-layout-7 .single-header-7{
	padding-top: 190px !important;
	padding-bottom: 190px !important;
	background-color: rgba(5,37,41, 0.5);
}

.post-template-single-layout-7 .single-header-7 .entry-title{
	text-align: center;
	font-family: Ibarra Real Nova;
	font-style: normal;
	font-weight: bold;
	font-size: 60px;
	line-height: 110%;
	/* or 79px */
	text-align: center;
	width: 100% !important;
}
.span_title{	
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 150%;
	/* identical to box height, or 21px */
	letter-spacing: 0.2em;
	text-transform: uppercase;

	color: #A28951;
}


.heading_h2{
	font-family: Ibarra Real Nova;
	font-style: normal;
	font-weight: 600;
	font-size: 48px;
	line-height: 110%;
	/* or 53px */

	color: #215D63;	
}

.text_block{
	margin-top: 29px;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 160%;
	/* or 38px */

	color: #5F6970;
}

.date{
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 150%;
	/* identical to box height, or 36px */
	margin-bottom: 10px;
	color: #215D63;
}


.map_marker{
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 160%;
	/* identical to box height, or 29px */

	color: #5F6970;
}

.map_marker li{
	/*list-style-image: url(http://192.168.9.136/2019/december/PROD-27123/wp-content/uploads/2019/12/map.svg);*/
	margin-left: -5px !important;
}
.wp-block-button__link{
	background: #A28951;
	box-shadow: 8px 12px 20px rgba(77, 77, 77, 0.2);
	border-radius: 0px;
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	/* identical to box height */

	color: #FFFFFF;
	padding: 18px 30px 18px 30px;
	margin-top: 54px;
}


.wp-block-button__link:hover{
	background: #215D63;
	box-shadow: 8px 12px 20px rgba(77, 77, 77, 0);
}



