/*
 Theme Name: WFW GeneratePress Child
 Description: GeneratePress child theme for The Well-Fed Writer.
 Author: Jennifer Mattern
 Template: generatepress
 Version: 1.0.0
 Text Domain: wfw-generatepress-child
*/

/* Site layout */

.inside-header {
    max-width: 1420px !important;
}

.secondary-navigation {
    padding-right: 45px;
}

.main-content,
.sidebar ul li,
.sidebar ol li {
    padding-top: 6px;
    padding-bottom: 6px;
}

.entry-content ul li,
.entry-content ol li {
    margin-top: 12px;
    margin-bottom: 12px;
}

.entry-content h2,
.entry-content h3 {
    padding-top: 20px;
}

.entry-summary {
    margin-top: 16px !important;
}

/* Sidebar */

.sidebar .widget {
    border: 4px solid #171717;
}

.inside-right-sidebar .wp-block-heading,
.inside-right-sidebar .widget-title {
    padding: 10px 16px;
    background-color: #171717;
    text-align: left;
}

.inside-right-sidebar .widget ul,
.inside-right-sidebar .widget ol,
.inside-right-sidebar .widget p {
    padding: 0 24px 16px;
}

/* Author box */

.author-title a {
    color: #171717;
    text-decoration: none;
}

.author-title a:hover {
    text-decoration: underline;
}

/* Blockquotes */

blockquote {
    margin-left: 40px;
    padding: 3px 16px;
    border-left: 5px solid #de5f0a;
    font-size: 18px;
    font-style: normal;
}

/* WP Show Posts */

.wp-show-posts-entry-title a {
    color: #171717;
}

.wp-show-posts-entry-meta a {
    color: #0033cc;
}

.wp-show-posts-entry-date,
.wp-show-posts-posted-on a {
    color: #0033cc !important;
}

/* Local Cutive font */

@font-face {
    font-family: "Cutive";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("https://wellfedwriter.com/fonts/Cutive-Regular.ttf") format("truetype");
}

/* Post images */

.post-header-img {
    border: 1px solid #171717;
}

/* Newsletter archive buttons */

a.button-news,
a.button-news:visited {
    display: inline-block;
    box-sizing: border-box;
    width: 200px;
    padding: 6px 20px;
    color: #ffffff !important;
    background-color: #171717;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    text-decoration: none !important;
}

a.button-news:hover,
a.button-news:focus,
a.button-news:active {
    color: #ffffff !important;
    background-color: #3d7f46;
}

/*
 * Page-specific CSS
 */

/* E-books */

.page-id-2396 .button {
    width: 80%;
    text-align: center;
}

/* Newsletter and Media Center archive columns */

.page-id-3294 .archive-column,
.page-id-2410 .archive-column {
    float: left;
    width: 33.333%;
    padding: 10px;
}

.page-id-3294 .archive-row::after,
.page-id-2410 .archive-row::after {
    display: table;
    clear: both;
    content: "";
}

.page-id-3294 .archive-row p,
.page-id-2410 .archive-row p {
    margin-bottom: 12px;
    line-height: 20px;
}

.page-id-3294 .archive-column .button,
.page-id-2410 .archive-column .button {
    width: 200px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
}

.page-id-3294 hr {
    margin-top: 10px;
    margin-bottom: 14px;
}

@media (max-width: 600px) {
    .page-id-3294 .archive-column,
    .page-id-2410 .archive-column {
        width: 100%;
        text-align: center;
    }
}

/* Accordion headings */

.page-id-2410 .lightweight-accordion-title,
.page-id-2388 .lightweight-accordion-title,
.page-id-3948 .lightweight-accordion-title {
    color: #ffffff;
    font-size: 24px !important;
    font-weight: 700 !important;
}

.page-id-2410 .lightweight-accordion-title {
    background-color: #1a5084 !important;
}

.page-id-2388 .lightweight-accordion-title {
    background-color: #00a35a !important;
}

.page-id-3948 .lightweight-accordion-title {
    background-color: #01619d !important;
}

.page-id-3948 .lightweight-accordion {
    padding-top: 10px;
    padding-bottom: 40px;
}

/* Product pricing tables */

.page-id-3797 .columns,
.page-id-3516 .columns,
.page-id-3215 .columns,
.page-id-3513 .columns,
.page-id-3220 .columns {
    box-sizing: border-box;
    padding: 8px;
}

.page-id-3797 .columns,
.page-id-3513 .columns {
    float: left;
    width: 33.3%;
}

.page-id-3516 .columns,
.page-id-3215 .columns {
    width: 33%;
    margin: auto;
}

.page-id-3220 .columns {
    float: left;
    width: 50%;
}

.page-id-3797 .price,
.page-id-3516 .price,
.page-id-3215 .price,
.page-id-3513 .price,
.page-id-3220 .price {
    margin: 0;
    padding: 0;
    border: 1px solid #ffeaa2;
    list-style-type: none;
}

.page-id-3797 .price .header,
.page-id-3516 .price .header,
.page-id-3215 .price .header,
.page-id-3513 .price .header,
.page-id-3220 .price .header {
    margin-top: 0 !important;
    color: #000000;
    background-color: #ffeaa2;
    font-size: 25px;
    font-weight: 700;
}

.page-id-3797 .price li,
.page-id-3516 .price li,
.page-id-3215 .price li,
.page-id-3513 .price li,
.page-id-3220 .price li {
    padding: 20px;
    border-bottom: 1px solid #ffffeb;
    text-align: center;
}

.page-id-3797 .price .grey,
.page-id-3516 .price .grey,
.page-id-3215 .price .grey,
.page-id-3513 .price .grey,
.page-id-3220 .price .grey {
    background-color: #ffffeb;
    font-size: 20px;
}

.page-id-3797 .button,
.page-id-3516 .button,
.page-id-3215 .button,
.page-id-3513 .button,
.page-id-3220 .button {
    padding: 10px 25px;
    border: 0;
    color: #ffffff;
    background-color: #00a35a;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
}

@media (max-width: 600px) {
    .page-id-3797 .columns,
    .page-id-3516 .columns,
    .page-id-3215 .columns,
    .page-id-3513 .columns,
    .page-id-3220 .columns {
        width: 100%;
    }
}

/* Well-Fed Craft */

.page-id-2400 .entry-content {
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
}

/* Well-Fed Writer Mailbag */

.page-id-3767 .entry-content h3 {
    padding-top: 30px;
    border-top: 1px solid #000000;
    font-size: 18px;
    font-weight: 400;
}

.page-id-3767 .wp-show-posts-entry-title a {
    color: #0033cc;
    text-decoration: underline;
}

.page-id-3767 .wp-show-posts-entry-title a:hover {
    color: #000000;
    text-decoration: none;
}