/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

#donation-description {
    padding: 30px 15px 30px 15px;
    max-width: 620px;
    background: #f6f6f6;
    border-top: #a31156 1px solid;
    box-sizing: border-box;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media screen and (min-width: 768px) {
    #donation-description {
        margin: 40px;
    }
}

.widget_countries .widget-title {
    font-size: 24px;
    font-weight: bold;
}

.widget_countries .cat-item {
    margin-top: 0.4em;
    padding-top: 0.4em;

    font-size: 18px;
    overflow: visible;
}

.widget_countries .cat-item + .cat-item {
    border-top: 1px solid #ccc;
}

.content h2.csi-post-title {
    margin-bottom: 1em;
    text-align: center;
}

#main {
    padding: 35px 0;
}

.donation-header {
    font-weight: bold;
}

#donation {
    border: 1px solid #ccc;
    border-top-color: #a31156;
    padding: 10px;
    background: #f6f6f6;
    margin-top: 30px;
    line-height: 1.3;
}

#donation td {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

#donation input[type=submit] {
    background: #a31156;
    border: none;
    border-radius: 3px;
    min-width: 150px;
}

#donation input#customamount {
    height: 1.5em;
    padding: 0.2em;
    width: 3em;
    border: 1px solid #ccc;
}

/*
#donation input[type=checkbox] {
    display: none;
}
#donation .amount-label {
    display: block;
    width: 1em;
    height: 1em;
    background: white;
}
*/

@media screen and (min-width: 768px) {
    #donation {
        font-size: 1.3em;
    }

    .donation-header {
        font-size: 1.3em;
    }

    #donation input[type=submit] {
        font-size: 1em;
    }
}

#page #donation input[type=submit]:hover,
#page #donation input[type=submit]:active {
    background: #b54077;
    background-image: none;
}

#footer .widget_presscore-blog-posts {
    width: 100%;
}

#footer .widget_presscore-blog-posts ul.recent-posts {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: stretch;
    padding: 0;
    margin: 0;
}

#footer .widget_presscore-blog-posts ul.recent-posts > li {
    flex: 1;
}

#sidebar .widget_presscore-blog-posts ul.recent-posts > li + li {
    margin-top: 1em;
}

#footer .widget_presscore-blog-posts ul.recent-posts > li + li {
    margin-left: 1em;
}

.widget_presscore-blog-posts ul.recent-posts > li {
    border: 1px solid #999 !important;
    padding: 1em;
    background: #f6f6f6;
}

.widget_presscore-blog-posts ul.recent-posts > li article {
    flex-direction: column;
    justify-content: stretch;
    height: 100%;
}

.widget_presscore-blog-posts ul.recent-posts > li article .mini-post-img {
    margin-left: -0.5em;
    margin-top: -0.5em;
    width: calc(100% + 1em);
    max-width: calc(100% + 1em);
}

#page .widget_presscore-blog-posts ul.recent-posts > li article .mini-post-img a {
    margin: 0;
    padding: 0;
    width: 100%;
}

#page .widget_presscore-blog-posts ul.recent-posts > li article .mini-post-img a img {
    width: 100%;
}

.widget_presscore-blog-posts ul.recent-posts > li article .post-content {
    margin-top: 1em;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.widget_presscore-blog-posts ul.recent-posts > li article .post-content .text-secondary {
    margin-top: auto;
    text-align: right;
}

.footer .widget,
.footer .widget .post-content .text-secondary {
    color: #85868c;
}

#order-csi-aktuell {
    border: 1px solid #999 !important;
    padding: 1em;
    background: #f6f6f6;
}

.footer-info.vat-info {
    display: none;
}

.wc-gzd-additional-info.small-business-info {
    display: none;
}

/*body.woocommerce .footer-info.vat-info,*/
/*body.woocommerce-cart .footer-info.vat-info,*/
/*body.woocommerce-page .footer-info.vat-info {*/
/*    display: block;*/
/*}*/
