/*
Theme Name: Flat-Child
Theme URI: https://themeisle.com/themes/flat/
Author: ThemeIsle / Customize by Synatix GmbH
Author URI: https://themeisle.com
Template: flat
Version: 1.7.7
*/

body {
    font-family: "open sans", sans-serif !Important
}

h1 {
    font-size: 36px !Important
}

h2 {
    font-size: 31px !Important
}

h3 {
    font-size: 26px !Important
}

h3.widget-title {
    font-size: 15px !important
}

.hentry .entry-title a {
    color: #636363
}

#page {
    box-shadow: 0 1px 10px rgba(0, 0, 0, .3);
    margin: 20px auto
}

a:hover {
    color: #999;
    text-decoration: none
}

.site-info {
    width: 100%;
    border-top: 40px solid #dd3222;
    font-size: 14px
}

#site-navigation a {
    line-height: 40px;
    padding: 0 25px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer
}

#site-navigation .current-menu-item > a:hover {
    color: #fff
}

#site-navigation > a {
    color: rgb(206, 39, 29)
}

#masthead .site-description, .hentry .entry-meta, #site-navigation a {
    font-family: "open sans", sans-serif !Important
}

#secondary .widget-title, .page-title, .post-title, h1, h2, h3, h4, h5, h6 {
    font-family: "open sans", sans-serif !Important
}

.hentry .entry-title {
    margin-top: 0;
    padding-top: 35px;
}

.entry-header h2 {
    min-height: 75px
}

#site-navigation .current-menu-item > a {
    background: #dd3222;
    width: 100%;
    display: block;
    color: #fff
}

#site-navigation a:hover {
    color: #dd3222
}

a {
    color: #d33;
    text-decoration: none
}

ul li {
    list-style: none
}

#secondary ul, #secondary ol {
    list-style: none
}

.hentry {
    padding: 50px;
    border: none
}

article.post.hentry {
    padding: 5px 10px;
    min-height: 300px
}

.hentry .entry-summary {
    padding: 0
}

.entry-summary {
    text-align: center
}

.entry-meta {
    padding-bottom: 10px
}

.single .post-navigation {
    display: none
}

.btn-default {
    color: #fff;
    background-color: #dd3222;
    border: none;
    border-radius: 0;
    padding: 7px 15px
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-color: #4c4c4c
}

label {
    font-weight: 400;
    width: 100%
}

textarea {
    min-height: 250px;
    resize: vertical
}

footer {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    text-align: center
}

#secondary .toggle-sidebar {
    display: none !important
}

#site-navigation #menu-menu-1 > li.menu-item > a {
    line-height: 40px;
    font-weight: 400;
    height: 40px;
    vertical-align: baseline;
    text-align: left;
    width: 100%
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="color"]:focus {
    border-color: #c53022 !important
}

.ow-button-base a {
    line-height: 1.5em
}

.ow-button-base a {
    font-size: 12px !important;
    padding: 7px 10px !important
}

article .hentry {
    padding: 1px 50px;
    margin-top: 15px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .2)
}

.single .hentry {
    border-bottom: none;
    padding: 50px !important
}

.rwd-table {
    margin: 1em 0;
    min-width: 300px;
    font-size: 14px
}

.rwd-table tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.rwd-table th {
    display: none
}

.rwd-table td {
    display: block
}

.rwd-table td:first-child {
    padding-top: .5em
}

.rwd-table td:last-child {
    padding-bottom: .5em
}

.rwd-table td:before {
    content: attr(data-th);
    font-weight: 700;
    width: 10em;
    display: inline-block
}

.rwd-table th, .rwd-table td {
    text-align: left
}

.rwd-table {
    color: #555;
    overflow: hidden
}

.rwd-table tr {
    border-color: #555
}

.rwd-table th, .rwd-table td {
    margin: .5em 1em
}



@media (min-width: 480px) {
    .rwd-table td:before {
        display: none
    }
}

@media (min-width: 480px) {
    .rwd-table th, .rwd-table td {
        display: table-cell;
        padding: .25em .5em
    }

    .rwd-table th:first-child, .rwd-table td:first-child {
        padding-left: 0
    }

    .rwd-table th:last-child, .rwd-table td:last-child {
        padding-right: 0
    }
}

@media (min-width: 480px) {
    .rwd-table th, .rwd-table td {
        padding: .5em !important
    }
}

@media (max-width: 805px) {
    #pl-2 .panel-grid .panel-grid-cell-empty {
        display: block !important
    }

    .hentry {
        padding: 10px !important
    }

    h1 {
        font-size: 24px !Important
    }

    h2 {
        font-size: 22px !Important
    }

    h3 {
        font-size: 20px !Important
    }

    article.post.hentry {
        min-height: 270px
    }
    .single .hentry {
        padding: 20px !important;
    }
}

@media (max-width: 480px) {
    .rwd-table td.th-width:before {
        content: attr(data-th);
        font-weight: 700;
        width: 17em;
        display: inline-block
    }
}

@media (min-width: 768px){
    .container {
   	 width: 100%;
    }
}
@media (max-width: 676px){
    .sow-image-grid-image {
        width: 50%;
    }
}

@media (max-width: 991px){
    .hentry {
        padding: 0;
    }
}

@media (max-width: 815px){
    .hidden-mobile{
        display: none;
    }
    #pl-5 .panel-grid .panel-grid-cell-empty {
        display: block !important;
}

@media (max-width: 1024px) {
    .so-widget-sow-image .sow-image-container .so-widget-image {
        max-width: 250px !important
    }
}

@media (max-width: 1199px) {
    .row-offcanvas {
        overflow: hidden;
        position: relative;
        -webkit-transition: inherit;
        -o-transition: inherit;
        transition: inherit;
        background: #FFF
    }
}