/*
Theme Name: Golden-onisoft Premium Theme
Theme URI: https://www.onisoft.pl
Author: onisoft
Author URI: https://www.onisoft.pl
Version: 1.0.0
*/

.primary-menu a:not(.btn-link):not(.text-decoration-underline):not(.more-link) {
    text-decoration: none !important;
    padding: 8px;
}
.header-row{
	padding:10px 0px;
}
#searchform{
	padding-top:10px;
	padding-bottom:10px;
}

#searchform form{
	margin:0;
	min-width:300px;
}

.entry-content-image{
	width:100%;
	max-width:400px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}