/**
Theme Name: Astra Child
Author: Melamatrix
Author URI: https://melamatrixsac.com/
Description: Customizable and beautiful theme!
Version: 1.1.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
*/


/** CSS blog */ 
.elementor-widget-theme-post-title .elementor-widget-container h1.elementor-heading-title{
	padding-top: 20px;
	font-size: 1.6em !important;
    color: #7c4c3b !important;
}
.elementor-widget-container h2 b{
	font-size: .8em;
    color: #7c4c3b !important;
    line-height: normal;
	/* letter-spacing: 1px; */
	text-align:left;
}

.elementor-widget-container h3{
	font-size: 1em;
    color: #7c4c3b !important;
	text-align:left;
}

ol.elementor-toc__list-wrapper{
	margin: 0 0 0.5em 0.5em;	
}

.elementor-widget-container p b i{
	display: inline-block;
    padding-right: 0.3em;
	padding-left: 0.3em;
    color: #ffffff;
	border-radius: .5em .5em .5em .5em;
	background: #F7A61C;
	background: linear-gradient(90deg,rgba(247, 166, 28, 1) 0%, rgba(246, 160, 0, 1) 28%);
}

.elementor-widget-container p span a, .elementor-widget-container p a span{
	font-weight:  700  !important;
	color: #7c4c3b !important;
}
section.elementor-inner-section .elementor-container .elementor-column .elementor-widget-wrap{
	padding: 20px;
/* 	box-shadow: 0px 4px 8px -4px rgba(0, 0, 0, 0.24);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; */
}
