/*
Theme Name:   Versicherungsbüro HAMMER
Description:  Custom Design für Versicherungsbüro Hammer
Author:       netkey
Author URI:   https://www.netkey.at
Template:     vantage
Version:      1.0
Text Domain:  hammer
*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-size: 16px;
}

.logo-height-constrain {
    max-height: 80px;
    width: auto;
}

.site-main {
    min-height: 600px;
}

.nextend-arrow, .nextend-arrow:hover {
    background-color: #002F59 !important;
}

.nextend-arrow:hover {
    background-color: #959595 !important;
}

#footer-widgets {
    text-align: center;
}

#colophon #theme-attribution {
    margin-top: 5px;
    opacity: 0.5;
    font-size: 8pt;
}

#masthead .support-text {
    display: none !important;
}

.google-map {
    -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
         -o-filter: grayscale(100%);
            filter: grayscale(100%);
}

.google-map:hover {
    -webkit-filter: grayscale(0%);
       -moz-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
         -o-filter: grayscale(0%);
            filter: grayscale(0%);
}

.circle-icon-box .more-button {
    display: none !important;
}

#search-icon, .search {
    display: none !important;
}

.widget_headline-widget h3 {
    font-size: 16px;
}

.widget-title {
    margin-bottom: 0 !important;
}

.panel-grid.panel-has-style .siteorigin-panels-stretch.panel-row-style-full-width {
    padding-bottom: 0 !important;
}

h1.entry-title {
    font-size: 25px !important;
}

a.button,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.wpcf7 .wpcf7-form-control.wpcf7-submit
{
    font-size: 16px !important;
}

.form-label {
    margin-top: 0.5rem;
    display: block;
}

.form-label.req::after {
    content: '*';
    color: red;
    font-weight: bold;
    padding: 3px;
}

fieldset legend {
    font-size: 20px;
    font-weight: bold;
}

@media(min-width: 992px) {
    .row {
        display: flex;
    }

    .col-md-6 {
        width: 50%;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

    .col-md-12 {
        width: 100%;
        padding-left: 0.5rem;
        padding-right: 0.5rem;   
    }
}

#schadenmeldung-form input[size="40"], #schadenmeldung-form input[type="date"] {
    width: 100%;
}

#schadenmeldung-form select.wpcf7-select {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    color: #666;
    font-weight: normal;
    line-height: normal;
    outline: none;
    padding: 9px 12px;
    max-width: 100%;
    display: block;
    width: 100%;
}

.wp-block-button__link {
    color: white !important;
}

.wp-block-button:hover {
    opacity: 0.8;
}

#intro .widget-title {
    font-size: 18px;
}

#intro .textwidget {
    color: #999;
}

#intro {
    margin-bottom: -3rem;
}

.text-center {
    text-align: center;
}

#masthead .hgroup .site-description {
    display: inline-block;
    font-size: 18px !important;
    margin-top: 25px;
    margin-left: 20px;
}


.wp-block-button__link {
    color: rgb(50, 55, 60) !important;
    background: transparent;
    border: 1px solid rgb(50, 55, 60);
    border-radius: 0;
    text-decoration: none !important;
}

.cookies-btn {
    color: white !important;
    background: transparent;
    border: 1px solid white;
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 0;
}

.cookies-btn:hover {
    color: #959595 !important;
    border-color: #959595 !important;
}
