/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.top-steuerberater{
	display: flex;
	flex-wrap: wrap;
}
.top-steuerberater .one-three {
    text-align: center;
}
.top-steuerberater .one-three {
    flex-grow: 1;
    width: calc(33% - 75px);
    margin: 35px;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}
.steuerimage img {
    max-width: 60px;
    margin: 0 auto;
}
.steuerimage {
    text-align: center;
    margin-top: 20px;
}
.top-steuerberater .one-three h3 {
    margin-bottom: 0;
}
.top-steuerberater .category-steuer {
    margin-bottom: 15px;
    color: var( --e-global-color-primary );
    font-family: "Campton", Sans-serif;
    font-size: 20px;
}
.top-steuerberater .head-two.top-data span {
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #FAA500;
    color: #fff;
    padding: 2px;
    line-height: 1;
    padding-top: 6px;
    border-radius: 3px;
    font-weight: 900;
    padding-right: 10px;
    padding-left: 10px;
}
.top-steuerberater .head-two.reviews {
    font-size: 12px;
    color: gray;
}
.top-steuerberater .head-data {
    display: flex;
	flex-wrap: wrap;
}
.top-steuerberater .head-two{
	width:50%;
    flex-grow: 1;
}
.top-steuerberater .head-two.reviews {
    text-align: right;
}
.top-steuerberater .head-two.top-data {
    max-width: 70px;
}
.top-steuerberater .head-data{
	margin-bottom:20px;
}    
.top-steuerberater .head-two.reviews .sterne {
    color: var( --e-global-color-primary );
}
.start-suche .search-container {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    border-radius: 10px;
    padding: 20px;
}
.start-suche .left {
    width: 80%;
    flex: 1;
}
start-suche .right {
    width:20%;
    flex: 1;
}
.start-suche input[type="submit"] {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 10px;
}
.start-suche input[type="text"] {
    min-height: 50px;
    padding-left: 45px;
    padding-right: 45px;
    font-weight: 400;
    padding-top: 12px;
    padding-bottom: 5px;
    border: 0;
}
.start-suche .all-filter img.options {
    max-height: 20px;
    margin-left: 10px;
    margin-bottom: -5px;
}
*:focus {
    outline: none;
}
.esg-filterbutton {
    color: var( --e-global-color-primary ) !important;
    opacity: 0.4;
}
article.esg-filters.esg-singlefilters {
    margin-bottom: 15px !important;
}
.esg-filterbutton.selected {
    opacity: 1;
}
.start-suche .all-filter {
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 5px;
    color: #fff;
    max-width: 130px;
    text-align: center;
    font-weight: 600;
    width: 100%;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.start-suche img.search-icon {
    position: absolute;
    max-width: 35px;
    top: 12px;
}
.esg-navigationbutton.esg-loadmore,.esg-navigationbutton.esg-loadmore:hover {
    font-family: "Campton", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #FFFFFF !important;
    background-color: #F69320 !important;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var( --e-global-color-1847513 );
    border-radius: 10px 10px 10px 10px;
    padding: 20px 50px 20px 50px !important;
    min-width: 50%;
}
.esg-entry-cover,.esg-grid .mainul li.eg-portfolio-dark-wrapper .esg-media-poster,.esg-entry-media,.esg-entry-media-wrapper-not-even{
    min-height: 300px;
    max-height: 450px;
}
.swpm-login-widget-form,.swpm-pw-reset-widget-form {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}
#swpm-login-form input.swpm-login-form-submit,.swpm-pw-reset-widget-form input.swpm-pw-reset-submit {
    margin-top: 10px;
    margin-bottom: 10px;
}
.swpm-form-builder fieldset {
    border: 0;
}
ul.swpm-section {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}
.swpm-form-builder li div label, .swpm-form-builder li span label,label {
    margin: 0;
    padding-top: 5px;
    font-size: 90%;
}
label.swpm-desc {
    margin-bottom: 5px;
}
.swpm-form-builder li.swpm-left-third, .swpm-form-builder li.swpm-middle-third, .swpm-form-builder li.swpm-right-third {
    width: 33.3% !important;
}
.swpm-item input, .swpm-item select, .swpm-item textarea {
    background: #f0f0f0;
    border: 1px solid #3c3c3c;
    color: gray;
    border-radius: 7px;
    min-height: 47px;
}
#swpm-form-1 .swpm-item-submit {
    margin-top: 15px;
}
li.swpm-item-password.swpm-middle-third {
    width: 66.7% !important;
}
li.swpm-item-password.swpm-middle-third div {
    display: inline-block;
    width: 48.4%;
}
li.swpm-item-password.swpm-middle-third div:first-of-type{
	margin-right:15px;
}
.swpm-buy-now-button-submit {
    font-size: 14px;
    font-weight: 400 !important;
    color: #FFFFFF;
    background-color: #F69320;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var( --e-global-color-1847513 );
    border-radius: 10px 10px 10px 10px;
    padding: 17px 50px 17px 50px !important;
    margin: 0 auto;
    display: block;
}
.table-profile {
    max-width: 1200px;
    margin: 0 auto;
}
fieldset.profil-bild {
    width: 30%;
    float: left;
}
.profil-bild img {
    width: 100%;
}
input[type="file"] {
    border: 0;
}
.swpm-form-builder li.swpm-left-half, .swpm-form-builder li.swpm-right-half {
    width: 49% !important;
}


@media (max-width: 830px){
    .top-steuerberater .one-three{
        width: 100%;
        margin: 10px;
    }
}
@media (max-width:700){
	.start-suche .search-container {
		background: #fff;
		display: block;
		flex-wrap: wrap;
		border-radius: 10px;
		padding: 20px;
	}
	.start-suche .left{
		margin-bottom:15px;
	}
}