@charset "UTF-8";

/*
guest
fp-user-digital
fp-user-printplus
unlimited
fp-user-breakingground
 */


/* HIDE PAID CONTENT BY DEFAULT */
.fp-content.fp-user-digital,
.fp-content.fp-user-printplus,
.fp-content.fp-user-unlimited,
.fp-content.fp-user-breakingground,

    /* HIDE PAYWALLED VERSION BASED ON CORRECT CASCADING PERMISSIONS */
.fp-authenticated.digital .fp-content.fp-user-guest,
.fp-authenticated.printplus .fp-content.fp-user-guest,
.fp-authenticated.unlimited .fp-content.fp-user-guest,
.fp-authenticated.breakingground .fp-content.fp-user-guest,
.fp-authenticated.printplus .fp-content.fp-user-guest,
.fp-authenticated.unlimited .fp-content.fp-user-guest,
.fp-authenticated.breakingground .fp-content.fp-user-guest,
.fp-authenticated.unlimited .fp-content.fp-user-guest,
.fp-authenticated.breakingground .fp-content.fp-user-guest,
.fp-authenticated.breakingground .fp-content.fp-user-guest,

    /* BLOCKED EDGE CASES */
.ad.block.sponsored.right,
.fp-authenticated .fp-user-guest.login-box,
.fp-user-digital.login-box,
.fp-authenticated.unlimited .fp-content.fp-user-guest.not-fp-user-unlimited {
    display: none;
}

/* SHOW PAID CONTENT BASED ON CORRECT CASCADING PERMISSIONS */
.fp-authenticated.digital .fp-content.fp-user-digital,
.fp-authenticated.printplus .fp-content.fp-user-digital,
.fp-authenticated.unlimited .fp-content.fp-user-digital,
.fp-authenticated.breakingground .fp-content.fp-user-digital,
.fp-authenticated.printplus .fp-content.fp-user-printplus,
.fp-authenticated.unlimited .fp-content.fp-user-printplus,
.fp-authenticated.breakingground .fp-content.fp-user-printplus,
.fp-authenticated.unlimited .fp-content.fp-user-unlimited,
.fp-authenticated.breakingground .fp-content.fp-user-unlimited,
.fp-authenticated.breakingground .fp-content.fp-user-breakingground,

    /* DISPLAY PAYWALLED VERSION BY DEFAULT */
.fp-content.fp-user-guest,

    /* DISPLAYED EDGE CASES */
.fp-authenticated .ad.block.sponsored.right,
.fp-authenticated .fp-user-digital.login-box {
    display: block;
}

.fp-user-guest .paywall-filter {
    max-height: 222px;
    height: 222px;
    position: relative;
    overflow: hidden;
}

.container.pricing-toggle {
    width: 50%;
}

.switch-toggle {
    background-color: #EBEBEB;
    margin: 15px 0;
}

.switch-toggle input + label {
    color: #555;
    cursor: pointer;
}

.switch-toggle input:checked + label {
    color: white;
}

.main.month .year,
.main .month {
    display: none;
}

.main .year,
.main.month .month {
    display: block;
}

.main.month .pricing-container .col-xs-12.col-sm-4 + .col-xs-12.col-sm-4 + .col-xs-12.col-sm-4 .card .card-body {
    background-color: hsl(352, 64%, 77%);
}

.main.month .pricing-container .col-xs-12.col-sm-4 + .col-xs-12.col-sm-4 + .col-xs-12.col-sm-4 .card .card-body button.stripe-button-el {
    color: hsl(352, 64%, 77%);
}

.pricing-container .card .card-body {
    background-color: hsl(352, 64%, 50%);
    color: #fff;
    padding: 15px;
    border-radius: 2px;
}

.pricing-container .card .card-body button.stripe-button-el {
    color: hsl(352, 64%, 50%);
}

.pricing-container .col-xs-12.col-sm-4 + .col-xs-12.col-sm-4 .card .card-body,
.pricing-container .col-xs-12.col-sm-6 .card .card-body {
    background-color: hsl(352, 64%, 45%);
}

.pricing-container .col-xs-12.col-sm-4 + .col-xs-12.col-sm-4 .card .card-body button.stripe-button-el,
.pricing-container .col-xs-12.col-sm-6 .card .card-body button.stripe-button-el{
    color: hsl(352, 64%, 45%);
}

.pricing-container .col-xs-12.col-sm-4 + .col-xs-12.col-sm-4 + .col-xs-12.col-sm-4 .card .card-body,
.pricing-container .col-xs-12.col-sm-6 + .col-xs-12.col-sm-6 .card .card-body{
    background-color: hsl(352, 64%, 40%);
}

.pricing-container .col-xs-12.col-sm-4 + .col-xs-12.col-sm-4 + .col-xs-12.col-sm-4 .card .card-body button.stripe-button-el,
.pricing-container .col-xs-12.col-sm-4 + .col-xs-12.col-sm-4 .card .card-body button.stripe-button-el {
    color: hsl(352, 64%, 40%);
}

.pricing-container .badge {
    position: absolute;
    top: -12px;
    right: 0;
    font-size: 18px;
}

.pricing-container .card-body h5 {
    font-size: 3em;
    font-weight: normal;
    margin-bottom: .5em;
}

.pricing-container .card-body h6 {
    font-size: 1.3em;
    font-weight: normal;
    margin: 0 0 0 0;
    color: hsl(352, 64%, 98%);
}

.pricing-container .card-body p {
    font-size: .8em;
    font-weight: 100;
    margin: 0 0 0 0;
    color: hsl(352, 64%, 80%);
}

.pricing-container .card-body form {
    margin-bottom: 9px;
}

.pricing-container .card-body button.stripe-button-el{
    background-image: none;
    background-color: white;
    color: hsl(352, 64%, 40%);
    box-shadow: none;
    text-shadow: none;
    border-radius: 2px;
    width: 220px;
    margin: 8px 8px 0 8px;
    min-height: 35px;
    font-weight: bold;
}

.pricing-container .card li {
    border-width: 0;
    position: relative;
    padding-left: 28px;
}

.pricing-container .card li:before {
    position: absolute;
    top: 12px;
    left: 0;
    content: ' ';
    width: 50px;
    height: 50px;
    color: lightgreen;
    fill: currentColor;
    background: url("data:image/svg+xml;utf8,<?xml version='1.0' encoding='utf-8'?><svg width='18' height='18' viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'><path d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/></svg>") no-repeat;
}

.pricing-container .card li:before svg {
    fill: currentColor;
}

.fogg-dev {
    background-color: yellow;
    text-align: center;
    font-weight: bold;
}

/* The Modal (background) */
#subscribe-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

#subscribe-modal .subscribe-modal-content {
    margin: 15% auto; /* 15% from the top and centered */
    width: 300px;
    text-align: center;
    color: white;
    background-color: rgba(0, 0, 0, 0.6);
}

#subscribe-modal .subscribe-modal-content a {
    color: white;
    font-weight: bold;
    text-decoration: underline;
}

#subscribe-modal .loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #A62436; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    padding-bottom: 10px;
    margin-left: 90px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

body.single .fp-user-guest .post-excerpt + p ~ p a,
body.single .fp-user-guest .post-excerpt + p ~ p a b,
body.single .fp-user-guest .post-excerpt + p ~ p a strong {
    font-weight: inherit;
    color: transparent;
}

body.single .fp-user-guest .post-excerpt + p ~ p {
    color: transparent;
    text-shadow: 0 0 6px #666;
}

body.single .fp-user-guest .post-excerpt + p ~ p + p {
    text-shadow: 0 0 8px #666;
}

body.single .fp-user-guest .post-excerpt + p ~ p + p + p {
    text-shadow: 0 0 8px #666;
}

#fp-email {
    margin: -6px 0 6px 0;
}

#loginBox {
    margin: auto;
    margin-top: 70px;
    text-align: center;
    width: 232px;
}

#loginBox h1 {
    text-align: left;
}

#loginForm {
    box-shadow: 0px 0px 30px 0px #BBB;
    display: block;
    padding: 25px;
    text-align: left;
    width: 231px;
}

label.form-check-label {
    display: inline;
}

#loginBox.reset-password,
#loginBox.reset-password #loginForm {
    width: 320px;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .container.pricing-container {
        width: 690px;
    }

    .container.pricing-container h5.card-title {
        font-size: 2.6em;
    }

    .container.pricing-container .card-body button.stripe-button-el {
        width: 154px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .container.pricing-container {
        width: 525px;
    }

    .container.pricing-container h5.card-title {
        font-size: 1.8em;
    }

    .pricing-container .card-body h6 {
        margin: 0 0 0 1em;
        font-size: 1.26em;
    }

    .pricing-container .card-body p {
        margin: 0 0 0 3.4em;
    }

    .pricing-container .card-body button.stripe-button-el {
        width: 120px;
        margin: 8px 0 0 -3px;
    }

    .pricing-container .card li {
        padding: 10px 0 0 0;
    }

    .pricing-container .card li:before {
        background: none;
    }

    .login-widget .button {
        font-size: .9em;
    }
}

/*
* CSS TOGGLE SWITCH
*
* Ionuț Colceriu - ghinda.net
* https://github.com/ghinda/css-toggle-switch
*
*/
.switch-light span span {
    display: none;
}

/* We can't test for a specific feature,
 * so we only target browsers with support for media queries.
 */

@media only screen {
    /* don't hide the input from screen-readers and keyboard access
   */
    .switch-light input {
        position: absolute;
        opacity: 0;
        z-index: 3;
    }

    .switch-light input:checked ~ span a {
        right: 0%;
    }

    /* Radio Switch
   */
    .switch-toggle {
        position: relative;
        display: block;
        /* simulate default browser focus outlines on the switch,
       * when the inputs are focused.
       */
        /* For callout panels in foundation
      */
        padding: 0 !important;
        /* 2 items
       */
        /* 3 items
       */
        /* 4 items
       */
        /* 5 items
       */
        /* 6 items
       */
    }

    .switch-toggle::after {
        clear: both;
        content: '';
        display: table;
    }

    .switch-toggle *,
    .switch-toggle *:before,
    .switch-toggle *:after {
        box-sizing: border-box;
    }

    .switch-toggle a {
        display: block;
        transition: all 0.2s ease-out;
    }

    .switch-toggle label,
    .switch-toggle > span {
        /* breathing room for bootstrap/foundation classes.
       */
        line-height: 2em;
    }

    .switch-toggle input:focus ~ span a,
    .switch-toggle input:focus + label {
        outline-width: 2px;
        outline-style: solid;
        outline-color: Highlight;
        /* Chrome/Opera gets its native focus styles.
       */
    }
}

@media only screen {
    .switch-toggle input {
        position: absolute;
        left: 0;
        opacity: 0;
    }

    .switch-toggle input + label {
        position: relative;
        z-index: 2;
        display: block;
        float: left;
        padding: 0 0.5em;
        margin: 0;
        text-align: center;
    }

    .switch-toggle a {
        position: absolute;
        top: 0;
        left: 0;
        padding: 0;
        z-index: 1;
        width: 10px;
        height: 100%;
    }

    .switch-toggle label:nth-child(2):nth-last-child(4),
    .switch-toggle label:nth-child(2):nth-last-child(4) ~ label,
    .switch-toggle label:nth-child(2):nth-last-child(4) ~ a {
        width: 50%;
    }

    .switch-toggle label:nth-child(2):nth-last-child(4) ~ input:checked:nth-child(3) + label ~ a {
        left: 50%;
    }

    .switch-toggle label:nth-child(2):nth-last-child(8) ~ input:checked:nth-child(5) + label ~ a {
        left: 50%;
    }

}

/* Bugfix for older Webkit, including mobile Webkit. Adapted from
 * http://css-tricks.com/webkit-sibling-bug/
 */
@media only screen and (-webkit-max-device-pixel-ratio: 2) and (max-device-width: 80em) {
    .switch-light,
    .switch-toggle {
        -webkit-animation: webkitSiblingBugfix infinite 1s;
    }
}

@-webkit-keyframes webkitSiblingBugfix {
    from {
        -webkit-transform: translate3d(0, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
    }
}
