/*
Theme Name: Edition Child Theme
Description: Child theme for edition.
Author: Themewich
Template: edition
*/

@import url("../edition/style.css");

.svg .tw-social-icon {
    display: inline-block;
    text-indent: 999999px;
    border: none;
    outline: none;
    padding: 0;
    margin: 0 2px 2px;
    width: 30px;
    height: 30px;
    background: #bdbdbd;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: color 0.3s ease-out, background 0.3s ease-out;
    transition: color 0.3s ease-out, background 0.3s ease-out;
}

img.aligncenter, .wp-caption.aligncenter {
    margin: 0px auto 30px;
}

.full-taxonomy .fullsection .subtitle {
    font-size: 26px;
}

.section-title span {
    font-size: 32px;
}

.commentsform .section-title span {
    font-size: 22px;
}

.pagetitle {
    background: #f3f3f3;
}

.tabswrap p.views {
    display: none;
}

.jetpack_subscription_widget input#subscribe-field-blog_subscription-2 {
    background: #e6e6e6;
    line-height: 50px;
}

.jetpack_subscription_widget #subscribe-email input {
    padding: 1px 20px;
}

.jetpack_subscription_widget h4.widget-title {
    margin-top: 15px;
    margin-bottom: 5px;
}

.jetpack_subscription_widget input#subscribe-field-blog_subscription-9 {
    background: #e6e6e6;
    line-height: 50px;
}

.jetpack_subscription_widget input#subscribe-field-blog_subscription-10 {
    background: #e6e6e6;
    line-height: 50px;
}

.jetpack_subscription_widget input#subscribe-field-blog_subscription-11 {
    line-height: 50px;
}

.jetpack_subscription_widget input#subscribe-field-blog_subscription-12 {
    background: #e6e6e6;
    line-height: 50px;
}

.jetpack_subscription_widget input#subscribe-field-blog_subscription-13 {
    background: #e6e6e6;
    line-height: 50px;
}

.widget.widget_text {
    margin-bottom: 20px;
}

.tw_125ad_widget .ads125 img {
  width: 144px
}

.tw_125ad_widget .ads125 ul li {
    float: left;
    margin: 0 10px 40px 0;
}

.banner_wrapper .banner {
    border: 0px solid black;
    max-height: 100%;
    max-width: 100%;
}

.textwidget .banner_wrapper .banner {
    max-width: 300px;
}

.pagetitleloading {
    display: none;
}

.regular-posts .isobrick-inner {
    margin-bottom: 65px;
}

.regular-posts a.more-link {
    margin-top: 15px;
}

#text-11 .textwidget {
    margin-top: -20px;
    margin-bottom: 40px;
}

.overlay {
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    -khtml-opacity: 0.25;
    opacity: 0.25;
}

p.lead {
    font-family: Lato;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 1.9em;
}

.post .tagcloud.badge {
    margin-top: 55px;
    margin-bottom: 0px;
}

.commentwrapper {
    margin: 30px 0 0 0;
    padding-bottom: 15px;
}

.view-gallery-button {
    display: none;
}

.page-numbers {
    margin-bottom: 12px;
}

.field-label {
    display: none;
}

.date-display-single {
    display: none;
}