/*
Theme Name:   Planto Child
Theme URI:    http://hkangles.com/planto
Description:  Planto Child Theme
Author:       HKangels
Author URI:   http://hkangles.com
Template:     planto
Version:      1.0.0
License:      GNU General Public License version 3.0
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         one-column, two-columns, right-sidebar, custom-logo, custom-menu, threaded-comments, translation-ready, left-sidebar, custom-background, custom-colors, custom-header, featured-images, sticky-post
Text Domain:  planto-child
*/

/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */
/* Elementor-Überschriften nie mehr zwangsweise uppercase */
.infobox-style-5 .hkangles-infobox-title {
  text-transform: none !important;
}

.elementor-accordion-title{  
	text-transform: none !important;
}

.bottom-footer-right {
    padding: 15px 15px 15px 30px;
    position: relative;
    display: none !important;
}

.planto-footer-widgets-wrapper {
    padding-bottom: 30px !important;
	}

	.planto-footer-widgets-wrapper .footer-logo img {
    height: 100px !important;
}
.hkangles_custom_heading_wrapper .hkangles-heading-title-wrapper .heading-title {
  text-transform: none !important;
}
