<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Berater Child
Description: Child Theme for Berater Theme
Author: zozothemes
Version: 1.0
Template: berater
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/

/*Custom Style Code Right Here */
.widget.widget_media_image img.image {
    width: 295px;
}
.portfolio-wrapper.portfolio-style-modern .post-overlay-items a:hover{
	    background: transparent;
}
.portfolio-model-4 .portfolio-info .portfolio-meta {
    display: none;
}
.team-wrapper.team-classic .team-inner &gt; .team-thumb:before,
.team-wrapper.team-classic .team-inner &gt; .team-thumb:after {
	display: none;
}</pre></body></html>