/*
Theme Name:     Hello Elementor Child
Description:    custom child theme for Hello Elementor zi
Author:         Dalwebb
Template: hello-elementor
Version: 1.0.1

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
img{
	vertical-align: bottom;
}
h2.entry-title a {
    color: inherit;
	font-weight: inherit;
}
#primary hr{
    border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    height: 0;
    border-top: 1px solid #f0f0f0;
    margin: 10px 0px !important;
    display: inline-block;
    width: 100%;
}
.wp-caption-text {
    margin: -23px auto 0;
    background: rgba(0,0,0,.7);
    display: inline-block;
    color: #fff;
    padding: 2px 5px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.column1-category::before {
	top: inherit;
}