<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Tarski Foto
 Description:  Oshin Child Theme
 Template:     oshin
 Version:      1.2
*/

#mobile-menu a {
    width: calc(100% - 55px);
}

#wpstats {
    display: none;
}

/*
.background--dark #navigation .current-menu-item &gt; a {
	color: #dddddd;
}

.background--dark #navigation .current-menu-item &gt; a:hover {
	color: #cccccc;
}
*/

.blog .post-content .tatsu-section {
    display: none;
}

.blog .post-content .tatsu-row-wrap {
    display: none;
}

.blog .post-content .tatsu-column {
    display: none;
}

.blog .post-content .tatsu-module {
    display: none;
}

.tatsu-success, .wpcf7-response-output.wpcf7-mail-sent-ok {
    background: #ffffff;
    color: #000000;
}

.wpcf7-form-control-wrap .wpcf7-recaptcha {
	margin-bottom: 30px;
}

.related-items.style3-blog .article-details {
    padding: 30px 30px;
    background-color: #f7f7f7;
}

.home #comments {
	display:none;
}

.searchform .s {
	float:left;
	width: calc(100% - 40px);
}

.searchform .search-icon {
	float: left;
    line-height: 41px;
    padding: 3px 10px 3px 10px;
    font-size: 20px;
}

.error404 .searchform i {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: none;
}

body .widget_eu_cookie_law_widget.widget {
    border: none;
    bottom: 0;
    display: none;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    width: auto;
    z-index: 50001;
}


body #eu-cookie-law.negative {
    background-color: rgba(30,30,30,0.8);
    border: none;
    color: #fff;
}

.grecaptcha-badge { 
    visibility: hidden;
}
</pre></body></html>