/*
Theme Name: Biotellus
Theme URI: https://biotellus.qodeinteractive.com
Description: Solar and Renewable Energy Theme
Author: Edge Themes
Author URI: https://qodeinteractive.com
Text Domain: biotellus
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
footer#qodef-page-footer {
    display: none;
}
div#qodef-top-area-inner {
    display: none !important;
}
div#custom_html-13 {
    display: none;
}
div#biotellus_core_side_area_opener-2 {
    display: none;
}
.hfe-copyright-wrapper {
    display: none;
}
.qodef-m-content.qodef-content-grid h4.qodef-m-title.entry-title { 
	display:none;
}
.qodef-page-title .qodef-breadcrumbs a, .qodef-page-title .qodef-breadcrumbs span {
    font-family: Roboto, sans-serif;
    font-size: 15px !important;
    line-height: 2.545em;
    font-weight: 400;
    letter-spacing: .36em;
    text-transform: uppercase;
    color: #000 !important;
    transition: color .2s ease-in-out;
}
.qodef-e-media-image img {
    max-width: 245px;
    max-height: 320px;
    min-height: 320px;
}