/*
Theme Name: Free the People
Theme URI: http://leitmotif.qodeinteractive.com
Description: A child theme of Leitmotif Theme
Author: Treehorn
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.0
Text Domain: leitmotif
Template: leitmotif
*/

/* STRUCTURE */

body {
    /*fixes double scrollbars*/
    overflow-x:hidden;
    overflow-y:hidden;
}

@media only screen and (max-width: 480px) {
    .edgtf-container-inner, .edgtf-grid, .edgtf-row-grid-section {
        width: 340px !important;
    }
}

blockquote p {
    font-size: 1.2em !important;
    line-height: 1.2em !important;
}

input::placeholder,
.facetwp-facet input::placeholder,
textarea::placeholder {
  opacity: .6 !important;
}


.lowercase {
    text-transform: lowercase;
}

#commentform textarea#comment {
    min-height: 90px;
}


/* LINKS */

.menu-item a,
.edgtf-social-share-holder a,
.edgtf-blog-list-holder h4.edgtf-post-title a,
.edgtf-blog-list-holder h5.edgtf-post-title a,
.edgtf-blog-list-holder .edgtf-bli-info>div a,
.edgtf-blog-holder article .edgtf-post-info-top>div a,
.edgtf-author-description .edgtf-author-description-content>h5 a,
.edgtf-author-description .edgtf-author-social-icons a,
.edgtf-related-posts-holder .edgtf-related-post .edgtf-post-title a,
.edgtf-related-posts-holder .edgtf-related-post .edgtf-post-info>div a,
.edgtf-blog-holder article .edgtf-post-title a,
.edgtf-blog-holder article .edgtf-post-info-bottom a,
a.edgtf-social-icon-widget-holder,
a.edgtf-btn.edgtf-btn-box.edgtf-btn-small,
.edgtf-blog-list-holder .edgtf-post-read-more-button a,
.edgtf-icon-shortcode a,
a.edgtf-btn,
.post-title h4 a,
.merch-page h5 a,
h5.merch-sidebar a,
.fwpl-item a,
.edgtf-team-info a,
.edgtf-mobile-menu-opened a:hover {
    text-decoration: none !important;
}

a:hover,
.edgtf-bl-item-active h4.edgtf-post-title a,
h5.merch-sidebar a:hover,
.edgtf-pli-text h3.edgtf-pli-title:hover,
.wbg-main-wrapper .wbg-item a.wgb-item-link:hover,
a h5.edgtf-team-name:hover,
h5.edgtf-post-title:hover,
h4.edgtf-post-title:hover,
.edgtf-related-post .edgtf-post-info>div a:hover,
a.edgtf-post-info-author-link:hover,
.edgtf-blog-list-holder .edgtf-bli-info>div a:hover,
h5.edgtf-author-name a:hover,
.edgtf-blog-holder article .edgtf-post-info-top>div a:hover {
    text-decoration: underline !important;
    text-underline-offset: .3rem;
}

.edgtf-main-menu ul li a:hover {
    text-decoration: none !important;
}

.home .edgtf-blog-list-holder h4.edgtf-post-title {
    font-size: 30px;
    line-height: 1.2em;
}

.edgtf-content .edgtf-content-inner>.edgtf-container>.edgtf-container-inner, 
.edgtf-content .edgtf-content-inner>.edgtf-full-width>.edgtf-full-width-inner {
    padding-top: 30px !important;
}

.edgtf-title-holder {
        height: auto !important;
        padding: 30px 0 0 0;
    }

.page-id-14739 .edgtf-title-holder { /* donate page */
    height: 760px !important;
}

@media screen and (max-width: 1024px) {
/*.edgtf-title-holder {
        padding: 30px 0;
    }*/

    .edgtf-title-holder.edgtf-centered-type .edgtf-page-title {
        padding-bottom: 15px;
    }
}

@media screen and (max-width: 768px) {
    .edgtf-title-holder .edgtf-title-wrapper h1.edgtf-page-title {
        font-size: 75px !important;
        line-height: 80px;
    }
}

@media screen and (max-width: 1024px) {
    .edgtf-btn,
    a.wbg-btn,
    .gform_wrapper.gravity-theme #field_submit input,
    .gform_wrapper.gravity-theme .gform_footer input {
        width: 100% !important;
        text-align: center;
    }

    .edgtf-portfolio-single-holder.edgtf-ps-slider-layout .edgtf-ps-image-holder {
        margin: 0 0 30px !important;
    }

    .edgtf-portfolio-single-holder {
        margin: 0 0 0 !important;
    }

    .edgtf-blog-list-holder .edgtf-post-read-more-button {
        display:none !important;
    }
}

.vc_custom_heading a:hover {
    opacity: 1 !important;
}

/* disable noise hover */

.edgtf-blog-list-holder .edgtf-post-image a:after,
.edgtf-single-image-holder.edgtf-image-behavior-custom-link .edgtf-si-inner a:after,
.edgtf-portfolio-list-holder.edgtf-pl-standard.edgtf-pl-hover-noise article .edgtf-pli-image:after,
.edgtf-related-posts-holder .edgtf-related-post .edgtf-related-post-image a:after {
    background-image: none !important;
    background-color: transparent !important;
}


/* NAVIGATION */

a[title="menu-item-hide"] {
    opacity: 0;
}

.menu-item-bold {
    font-weight: 700;

}

/* FOOTER */

ul#menu-footer-navigation-menu li {
position: relative;
    padding: 0 29px;
    font-family: "Barlow Condensed", sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: -.02em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.edgtf-page-footer .edgtf-footer-bottom-holder .edgtf-footer-bottom-inner.edgtf-full-width {
    text-align: center;
}

p.small {
    font-size: 12px;
    margin: 0 !important;
}



/* BLOG */

i.icon-lg {
    font-size: 40px;
    margin: 15px 15px 15px 0;
    transition: top ease 0.2s;
    top: 0;
    position: relative;
}

i.icon-lg:hover {
    top: -5px;
}

.edgtf-post-read-more-button {
    display: none;
}

.social-widget i {
    font-size: 1.6em !important;
    line-height: 1.6em !important;
    letter-spacing: 10px;
    transition: top ease 0.2s;
    top: 0;
    position: relative;
}

.social-widget i:hover {
    top: -3px;
}

.social-page {
    text-align: center;
}

.social-page i {
    text-align: center;
    font-size: 3.2em !important;
    line-height: 1.6em !important;
    letter-spacing: 10px;
    text-indent: 10px;
    transition: top ease 0.2s;
    top: 0;
    position: relative;
}

.social-page a i:hover {
    top: -5px;
}

.edgtf-post-text ol,
.edgtf-post-text ul {
    list-style-position: outside !important;
    margin-left: 40px !important;
    font-size: 16px;
}

.edgtf-post-text div.indent {
    margin-left: 40px;
    font-size: 16px;
}

.edgtf-blog-holder article .edgtf-post-text-main .edgtf-post-title {
    clear: both;
}

.edgtf-blog-holder article .edgtf-post-info-top>div.edgtf-post-info-author:after {
    content: '' !important;
}

.edgtf-blog-holder article .edgtf-post-info-top>div.edgtf-post-info-date:before {
    content: '/';
    position: absolute;
    top: 0;
    right: -2px;
}

.parent-pageid-14446 .post-date:after, 
.parent-pageid-14446 .edgtf-post-info-date:after {
    content: '' !important;
}

.edgtf-author-description .edgtf-author-description-content {
    padding-left: 30px;
    padding-bottom: 0 !important;
}

@media screen and (max-width: 1024px) {
    .edgtf-author-description .edgtf-author-description-content {
        padding-left: 0 !important;
    }

    .single .edgtf-author-description .edgtf-author-description-image {
        margin: 30px auto 30px auto !important;
    }

    .edgtf-blog-holder {
        margin: 0 !important;
    }
}

.article-disclaimer {
    border: 1px solid rgba(255, 255, 255, .8);
    padding: 0 15px;
    margin-top: 60px;
}

.article-disclaimer p {
    font-size: .8em;
    line-height: 1.5em;
    opacity: .8;
}

.edgtf-comment-form, {
    margin: 30px 0 60px !important;
}

.edgtf-comment-holder .edgtf-comment-holder-inner {
    padding: 30px 0 60px !important;
}

@media screen and (max-width: 768px) {
.edgtf-comment-form {
    margin: 30px 0 120px !important;
}
}

@media screen and (min-width: 1024px) {
.edgtf-blog-list-widget .edgtf-blog-list-holder.edgtf-bl-simple .edgtf-post-image img,
.edgtf-blog-list-holder.edgtf-bl-simple .edgtf-post-image {
    width: 60px !important;
}
}

/* AUTHOR ARCHIVE */

.edgtf-author-description {
    width: fit-content !important;
    margin: auto auto 30px;
}

.edgtf-author-description .edgtf-author-description-image {
    margin: 0 !important;
}

.edgtf-author-description-social,
.edgtf-author-team-social {
    display: flex;
    justify-content: center;
    gap: 20px;
    padding-bottom: 15px;
}

.edgtf-author-metabox-social {
    display: flex;
    justify-content: left;
    gap: 20px;
    padding-bottom: 15px;
}

.edgtf-author-description-social i,
.edgtf-author-metabox-social i {
    font-size: 1.6em;
    line-height: 1.6em;
    transition: top ease 0.2s;
    top: 0;
    position: relative;
}

.edgtf-author-description-social i:hover,
.edgtf-author-metabox-social i:hover,
.edgtf-author-team-social i:hover {
    top: -3px;
}

.edgtf-author-team-social i {
    font-size: 1em;
    line-height: 1em;
    transition: top ease 0.2s;
    top: 0;
    position: relative;
}

.author .edgtf-content .edgtf-content-inner>.edgtf-container>.edgtf-container-inner {
    padding-top: 0;
}

.edgtf-author-description-content {
    padding-bottom: 30px;
}

/* STAFF PAGE */

.edgtf-team-info {
    text-align: center;
}


/* ADDTOANY SOCIAL SHARE */

.edgtf-blog-share,
.edgtf-social-share-holder {
    display: none !important;
}

.addtoany_content {
    margin: 60px auto 30px auto !important;
    text-align: right;
    display: flex;
    justify-content: end;
}

.edgtf-ps-content-item>.addtoany_content {
    margin: 90px auto 30px auto !important;
}

.addtoany_header {
    text-transform: uppercase;
    font-size: .9em;
    font-weight: 400;
    border-top: 1px solid #fff;
    padding-left: 10px;
    padding-top: 5px;
}

.addtoany_list {
    border-top: 1px solid #fff;
    padding-top: 5px;
}

.addtoany_list a, .widget .addtoany_list a {
    position: relative;
    transition: top ease 0.2s;
}

.addtoany_list a:focus, .addtoany_list a:hover, .widget .addtoany_list a:hover {
    top: -3px;
}

.addtoany_list a:hover span {
    opacity: 1 !important;
}


@media screen and (max-width: 680px) {
    .addtoany_content {
        display:inherit;
    }
    .addtoany_list {
        border-top: 0;
    }
    .addtoany_header {
        margin-bottom: 5px !important;
    }

  }


/* PORTFOLIO */

.award-laurels {
    opacity: .8;
}

.award-laurels .edgtf-item-space {
    margin-bottom: 0 !important;
}

@media screen and (max-width: 768px) {
    .award-laurels .edgtf-item-space {
        width: 50% !important;
    }
    .award-laurels {
        padding-bottom: 30px;
    }

  }

.portfolio-h4 {
    margin-top: 0;
}

.edgtf-ps-content-item h1.edgtf-st-title {
    line-height: 1.1em;
}

.edgtf-ps-navigation .edgtf-ps-back-btn {
    display: none !important;
}


.edgtf-ps-tags {
    display: none;
}

h3.edgtf-related-posts-title {
    margin-bottom: 40px;
    text-transform: lowercase;
}

.edgtf-content-bottom .edgtf-content-bottom-inner.edgtf-grid {
    padding-top: 0 !important;
    padding-bottom: 150px !important;
    margin-top: -30px;
}

/* SHOPIFY MERCH */

.merch-sidebar img,
.merch-page .wpb_single_image,
.show-square img,
.edgtf-single-image-holder .edgtf-si-inner img {
    background-color: rgba(255, 255, 255, .25);
} 

h5.merch-sidebar {
    margin-bottom: 10px;
    line-height: 1.2em;
}

.widget .edgtf-btn.edgtf-btn-small {
    width: 100%;
    text-align: center;
}

div.widget:has(+h4.sidebar-widget-title) {
    margin-bottom: 0;
}

.edgtf-sidebar a.product-button {
    width: 100%;
    text-align: center;
}

/* SEARCH */

.post-date,
.edgtf-post-info-date {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    float: left;
    text-align: left;
    padding: 0 12px 3px 0 !important;
    margin-right: 8px;
}

.post-date:after,
.edgtf-post-info-date:after {
    content: '/' !important;
    position: absolute !important;
    top: 0 !important;
    right: -2px !important;
}

.post-author {
    display: inline-block;
    float: left;
}

.post-title h4 {
    line-height: 1em;
    margin: 0;
    word-wrap: break-word;
    /*text-align: left;*/
    clear: left;
}

.post-title h4:hover {
    text-decoration: underline !important;
    text-underline-offset: .3rem;
}

.post-image {
    /*margin: 0 0 24px;*/
}

.post-image a img {
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: contain;
    overflow: hidden;
    object-position: top;
    background-color: rgba(255, 255, 255, .25);
}

/*@media screen and (max-width: 768px) {
    .guest-search {
        padding-bottom: 60px;
    }
}*/

.facetwp-facet-load_more {
    margin-top: 60px;
    text-align: center;
}

.facetwp-facet-load_more a.facetwp-page {
    font-size: 14px;
    text-decoration: none;
    margin-left: 15px;
    margin-right: 15px;
}

.facetwp-facet-load_more .facetwp-page.dots:hover {
    text-decoration: none !important;
}

.facetwp-facet-load_more .facetwp-page.active {
    opacity: .7;
    font-weight: 300;
    text-decoration: underline;
    text-underline-offset: .3rem;
}

.display-facet-inline>.wpb_wrapper {
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    grid-gap: 0 20px;
    width: 70%;
}

@media screen and (max-width: 768px) {
    .display-facet-inline>.wpb_wrapper {
        flex-direction: column;
        width: 100%;
    }
}

select.facetwp-dropdown {
    background-color: transparent !important;
    color: #fff;
    font-size: 15px;
    font-family: "Roboto Mono", monospace;
    min-width: 240px;
    margin: 0;
    height: 47.5px;
    border: 2px solid #fff;
    border-radius: 0;
    padding-left: 10px;
}


select.facetwp-dropdown:focus-visible {
    outline: none;
}


.fs-label-wrap {
    background-color: transparent !important;
    border: 2px solid #FFF !important;
    display: block !important;
}

.fs-label-wrap .fs-label {
    padding: 14.5px 16px !important;
    text-align: left;
    font-size: 15px;
    line-height: 1em;
    -webkit-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
}

.fs-arrow:after {
    background: url(../../uploads/2024/12/magnifying-glass-solid.png) no-repeat !important;
    background-position: 5px 50% !important;
    background-size: 20px 20px !important;
}

.facetwp-icon {
    right: 5px !important;
}

.facetwp-icon:before {
    background: url(../../uploads/2024/12/magnifying-glass-solid.png) no-repeat !important;
    background-position: 5px 50% !important;
    background-size: 20px 20px !important;
}


.facetwp-type-search i.clear {
    background: url(../../uploads/2024/12/xmark-solid.png) 6px 50% no-repeat !important;
    background-size: 14px 14px !important;
    right: 35px !important;
}

.facetwp-facet-results_count/*,
.facetwp-search::placeholder*/ {
    opacity: .8;
}

.fs-dropdown {
    background-color: #000 !important;
    border: 1px solid #fff !important;
    text-align: left;
    width: calc(100% - 2px) !important;
}

.fs-search {
    background-color: #1a1a1a !important;
    padding: 0 8px !important;
}

.fs-search input::placeholder,
.comment-form textarea::placeholder {
    text-transform: lowercase;
    /*opacity: .8;*/
}

.fs-wrap.multiple .fs-option .fs-checkbox i {
    border: 1px solid #fff !important;
    border-radius: 0 !important;
    background-color: #000 !important;
}

.fs-arrow {
    border-top: 5px solid rgba(255, 255, 255, 0.5) !important;
    right: 10px !important;
    bottom: 18px !important;
}

/* adds tick to dropdown facer */
.facetwp-facet.facetwp-type-fselect .fs-wrap.multiple .fs-option.selected .fs-checkbox i:before {
      display: block;
      position: absolute;
      left: 2px;
      top: 2px;
      width: 10px;
      height: 10px;
      line-height: 10px;
      filter: invert(1);
      content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDYuNS4yIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjQgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZD0iTTE3My45IDQzOS40bC0xNjYuNC0xNjYuNGMtMTAtMTAtMTAtMjYuMiAwLTM2LjJsMzYuMi0zNi4yYzEwLTEwIDI2LjItMTAgMzYuMiAwTDE5MiAzMTIuNyA0MzIuMSA3Mi42YzEwLTEwIDI2LjItMTAgMzYuMiAwbDM2LjIgMzYuMmMxMCAxMCAxMCAyNi4yIDAgMzYuMmwtMjk0LjQgMjk0LjRjLTEwIDEwLTI2LjIgMTAtMzYuMiAweiIvPjwvc3ZnPg==");
    }

@media screen and (max-width: 768px) {
    .facetwp-facet input.facetwp-search,
    .facetwp-facet input.facetwp-location,
    .facetwp-input-wrap {
      width: 100%;
    }

    .facetwp-facet .fs-wrap {
      width: 100%;
    }

    .facetwp-facet {
        margin-bottom: 20px !important;
    }
}

/* PAGES */

.align-center {
    margin: auto;
    /*width: 50%;*/
    text-align: center;
}

h2.edgtf-page-title {
    font-size: 100px !important;
    padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
    h2.edgtf-page-title {
    font-size: 65px !important;
    line-height: 70px;
    }
}

.edgtf-blog-list-holder .edgtf-post-excerpt:after {
    content: '' !important;
}

.sub-icon,
.home-icon {
    font-size: 100px;
    text-align: center;
}

.home-icons img {
    width: 155px;
}

.home-icons .edgtf-iwt-title a,
.edgtf-mobile-header .edgtf-mobile-menu-opener a {
    text-decoration: none;
}

.home-icons .edgtf-iwt-title a:hover {
    text-decoration: underline;
}

#wpd-bubble-wrapper {
        display:none !important;
    }

.sub-icon span.label {
    color: #000;
    background-color: #fff;
    border: 1px solid transparent;
    text-decoration: none;
    position: relative;
    display: none;
    vertical-align: middle;
    width: auto;
    margin-top: -33%;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: -.02em;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 8px 46px;
    cursor: pointer;
}

.sub-icon span.label:hover {
    display: block;
}

.desktop-boxed {
    padding-left: 120px;
    padding-right: 120px;
}

.home-main-title {
    padding-top: 160px;
    padding-bottom: 30px;
}

.home-main-title h1 {
    letter-spacing: 10px !important;
    text-transform: uppercase;
}

.hide-slash .edgtf-post-info-date:after,
.widget .edgtf-post-info-date:after {
    display: none !important;
    ontent: '' !important;
}


@media screen and (max-width: 1024px) {
  .desktop-boxed {
    padding-left: 0px;
    padding-right: 0px;
  }

  .home-main-title {
    padding-top: 90px;
    }

  .edgtf-pli-title {
    display:none;
  }
    .edgtf-sidebar-holder {
    padding-bottom: 90px;
  }
}

.rules-for-liberty {
    display: flex;
    justify-content: center;
}

.rules-for-liberty ul {
    display: inline-block;
    text-align: left;
    list-style-type: none;
}

.rules-for-liberty li {
  text-align: left;
}

.rules-for-liberty h2 {
    display: inline;
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    margin-right: 20px;
}

.rules-for-liberty h4 {
    line-height: 70px;
    font-size: 42px;
}

.rules-for-liberty h5 {
    display: inline;
    line-height: 60px;
}

.core-principles {
    text-align: center !important;
}

/* HOME */

@media screen and (max-width: 768px) {
    .home .owl-nav {
        display: none;
    }

    .home .edgtf-section-title-holder h1.edgtf-st-title {
        margin-bottom: 15px;
    }



}



/* ALL PODCASTS / ALL SERIES */

.archive-grid h3 {
    margin: 15px 0;
    line-height: 1;
}

.archive-grid .vc_gitem-post-data {
    margin: 0;
}

.archive-grid .vc_gitem-col {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.archive-grid .vc_gitem-row-position-middle {
    position: relative !important;
    transform: none !important;
    top: 0 !important;
    margin-bottom: 40px;
    font-size: 16px;
}




/* FORMS */

.gform-button,
.gform-button--width-full,
.gform_next_button,
.button {
    color: #000;
    background-color: #fff;
    border: 1px solid transparent;
    text-decoration: none;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 17px;
    font-weight: 600;
    text-transform: lowercase;
    letter-spacing: -.02em;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 8px 46px;
    cursor: pointer;
    height: 47.5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -khtml-border-radius: 0;
}

.donate-button .item_outer {
    color: #000;
    background-color: #fff;
    border: 1px solid transparent;
    text-decoration: none;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 17px;
    font-weight: 600;
    text-transform: lowercase;
    letter-spacing: -.02em;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 8px 46px;
    cursor: pointer;
}

.donate-button a:hover>span.item_outer:before,
.donate-button a:hover>span.item_outer:after,
.donate-button a>span.item_outer:before,
.donate-button a>span.item_outer:after
 {
    border: 0 !important;
}

.gform-button:hover,
.gform-button--width-full:hover,
.gform_next_button:hover,
.button:hover,
.donate-button .item_outer:hover,
.edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-hover-bg):hover {
    border-color: #fff !important;
    background-color: transparent !important;
    color: #fff !important;
    text-decoration: none !important;
}

input[type=tel] {
    position: relative;
    width: 100%;
    margin: 0 0 11px;
    padding: 12px 16px;
    font-family: inherit;
    font-size: 15px;
    font-weight: inherit;
    line-height: 1em;
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -khtml-border-radius: 0;
    outline: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
    height: 48.5px;
}

textarea {
    position: relative;
    width: 100%;
    margin: 0 0 11px;
    padding: 12px 16px;
    font-family: inherit;
    font-size: 15px;
    font-weight: inherit;
    line-height: 1em;
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -khtml-border-radius: 0;
    outline: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
}

#respond input[type=text], #respond textarea, .edgtf-style-form textarea, .post-password-form input[type=password], input[type=email], input[type=password], input[type=text] {
    text-transform: none !important;
    height: 47.5px;
}

.gform_wrapper.gravity-theme .gfield_label,
.gform_wrapper.gravity-theme .gform-field-label--type-sub {
    text-transform: lowercase;
}

.gform_required_legend {
    font-size: .8em;
    line-height: 1.5em;
    opacity: .8;
}

@media only screen and (min-width: 767px) {
    .email-form-center .gform_fields {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .email-form-center .gfield--input-type-email {
        min-width: 400px !important;
    }
}


.gform_confirmation_message_5,
.gform_confirmation_message_12 {
    text-align: center;
}


/* FORM VALIDATION */

.gform_wrapper.gravity-theme .gform_validation_errors {
    background-color: #1a1a1a !important;
    border-radius: 0 !important;
    border: 0 !important;
    box-shadow: 0 !important;
}

.gform_wrapper.gravity-theme .gfield_validation_message, 
.gform_wrapper.gravity-theme .validation_message {
    display: none !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
    font-size: revert !important;
}

.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
    border: 2px solid #c02b0a !important;
}

/* DONATE */


.donate-section {
    padding-left: 180px;
    padding-right: 180px;
}

@media screen and (max-width: 1024px) {
    .donate-section {
    padding-left: 0px;
    padding-right: 0px;
    }
    .spacer-bottom {
    padding-bottom: 0px !important;
}
}

.spacer-bottom {
    padding-bottom: 30px;
}


.edgtf-btn.edgtf-btn-extra-huge {
    display: block;
    width: 100%;
    text-align: center;
    padding: 22px 26px;
    margin-top: 30px;
}

@media screen and (min-width: 1025px) {
.title-buttons {
    padding-left: 90px;
    padding-right: 90px;
    margin-top: 60px;
}
}

@media screen and (max-width: 1024px) {
        .title-buttons {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 30px;
    }
}

.extra-padding {
    padding-left: 20px;
    padding-right: 20px;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
        .extra-padding {
        padding-left: 100px;
        padding-right: 100px;
    }
}


.donate-button-huge .edgtf-btn.edgtf-btn-huge {
    padding: 20px 24px;
    margin: 20px 0;
    font-size: 1.4em;
}

@media screen and (max-width: 768px) {
       .donate-button-huge .edgtf-btn.edgtf-btn-huge {
        margin: 10px 0;
    }
}

.donate-button-huge .edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-hover-bg):hover {
    background-color: transparent !important;
    text-decoration: none !important;
}


.donate-disclaimer {
    border: 1px solid rgba(255, 255, 255, .8);
    padding: 15px;
    margin-top: 60px;
}

.donate-disclaimer p {
    font-size: .8em;
    line-height: 1.5em;
    opacity: .8;
}


/*.donate-icons i {
    font-size: 2em;
}*/


/*.edgtf-side-menu-button-opener {
    display: none !important;
}*/


/* BOOK GALLERY */

.wbg-main-wrapper .wbg-item {
    margin-right: 15px;
    margin-left: 15px;
}

.wbg-main-wrapper .wbg-item .wgb-item-link {
    font-family: "Barlow Condensed", sans-serif;
    line-height: 35px !important;
    font-weight: 700 !important;
    text-align: left !important;
}

.wbg-main-wrapper .wbg-item span.loop-category, 
.wbg-main-wrapper .wbg-item span.loop-category a,
.wbg-main-wrapper .wbg-item span.loop-edition, 
.wbg-main-wrapper .wbg-item span.loop-publish-date, 
.wbg-main-wrapper .wbg-item span.loop-author, 
.wbg-main-wrapper .wbg-item span.loop-author a {
    font-family: "Roboto Mono", monospace;
    line-height: 18px !important;
    font-weight: 300 !important;
    text-align: left !important;
    text-decoration: none !important;
}

.wbg-search-container .wbg-search-item input[type="text"],
.wbg-search-item .selectize-input {
    background-color: transparent !important;
    color: #fff;
    font-size: 15px;
    width: 100%;
    margin: 0;
    height: 47.5px;
    border: 2px solid #fff;
    border-radius: 0;
}

.wbg-search-container .wbg-search-item input[type="text"] {
    padding: 12px 16px;
}

.wbg-search-item .selectize-input {
    padding: 6px 16px;
}

input#wbg_category_s-selectized::placeholder,
input#wbg_author_s-selectized::placeholder {
  text-transform: lowercase;
}


.wbg-search-container .wbg-search-item .submit-btn,
.wbg-search-container .wbg-search-item a#wbg-search-refresh,
.wbg-details-summary span a.wbg-btn, 
a.wbg-btn-back {
    font-size: 17px;
    line-height: 1.5em;
    border: 1px solid #fff !important;
    border-radius: 0 !important;
    font-weight: 600;
    letter-spacing: -.02em;
    text-transform: lowercase;
    height: 47.5px;
    margin: 0;
}

.wbg-search-container .wbg-search-item .submit-btn,
.wbg-details-summary span a.wbg-btn, 
a.wbg-btn-back {
    padding: 8px 46px;
}

.wbg-details-summary span a.wbg-btn i,
.wbg-btn-back i {
    display:none;
}

.wbg-search-container .wbg-search-item a#wbg-search-refresh {
    padding: 8px;
}

.wbg-search-container .wbg-search-item.refresh {
    overflow: hidden;
    height: 47.5px;
}

.wbg-search-container .wbg-search-item .submit-btn:hover,
.wbg-search-container .wbg-search-item a#wbg-search-refresh:hover,
.wbg-btn-back:hover {
    background-color: #000 !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}

.wbg-search-container {
    margin: 30px auto 30px auto !important;
    padding: 0;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    grid-gap: 0 20px;
    grid-template-rows: 47.5px;
    width: 70%;
}

@media screen and (max-width: 767px) {
    .wbg-search-container {
        grid-template-columns: auto;
        grid-gap: 20px 0;
    }

    .wbg-main-wrapper.wbg-product-column-mobile-2 {
        grid-template-columns: auto;
    }
}

.pull-left {
    float: none;
}

.wbg-book-single-section {
    padding-top: 70px;
    padding-bottom: 70px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    background-color: #000 !important;
}

.edgtf-content-inner {
border: 1px solid #000;
}

.wbg-main-wrapper .regular-price,
.wbg-details-summary .regular-price {
    display:none;
}

@media screen and (min-width: 768px) {
    .wbg-details-wrapper {
        width: 75% !important;
        margin: 0;
    }

    .wbg-sidebar-right {
    width: 25% !important;
    margin: 0;
}
}

@media screen and (max-width: 767px) {
    .wbg-details-wrapper {
        width: 100% !important;
        margin: 0 0 94px 0;
        padding-left: 20px;
        padding-right: 20px;
    }

    .wbg-details-wrapper .wbg-details-description,
    .wbg-details-wrapper .wbg-details-book-info {
        width: calc(100% - 40px);
    }

    .wbg-sidebar-right {
        width: 100% !important;
        margin: 0;
    }
}

.wbg-sidebar-right .widget {
    padding-left: 40px;
    padding-right: 40px;
}

.title h3.wbg-sidebar {
    font-size: 35px;
    line-height: 35px;
}

.wbg-details-wrapper .wbg-details-book-info .wbg-details-summary span b {
    color: rgba(255, 255, 255, 0.4);
}

.wbg-single-button-container a {
    margin-top: 20px !important;
}

.wbg-details-wrapper .wbg-details-description .wbg-details-description-title {
    display: none;
}

.wbg-pagination .page-numbers li {
    background: transparent !important;
    border: 0;
    border-radius: 0;
    height: auto;
    width: auto;
    line-height: normal;
    margin: 0;
}

.wbg-pagination .page-numbers li a.page-numbers {
    width: auto;
}

.wbg-pagination .page-numbers li a, 
.wbg-pagination .page-numbers li span.dots {
    color: #fff !important;
    font-family: "Roboto Mono", monospace;
    font-size: 14px !important;
    line-height: 21px !important;
    font-weight: 300 !important;
    text-decoration: none;
    margin-left: 15px;
    margin-right: 15px;
}

div.wbg-pagination > ul.page-numbers > li > span.page-numbers.current {
    background: transparent !important;
    color: #FFF !important;
    margin-left: 15px;
    margin-right: 15px;
    opacity: .7;
    text-decoration: underline;
    text-underline-offset: .3rem;
}

div.wbg-pagination>ul.page-numbers>li>a.page-numbers:hover {
    background: transparent !important;
    text-decoration: underline;
    text-underline-offset: .3rem;
}

div.wbg-pagination > ul.page-numbers > li:hover a, 
div.wbg-pagination > ul.page-numbers > li:hover a:hover, 
div.wbg-pagination > ul.page-numbers > li:hover span.dots {
    background: transparent !important;
}

.wbg-pagination .page-numbers li span.dots:hover {
    text-decoration: none !important;
}

.wbg-pagination .page-numbers li a.next,
.wbg-pagination .page-numbers li a.prev {
    visibility: hidden;
    position: relative;
}

.wbg-pagination .page-numbers li a.next:after {
    font-family: "Font Awesome 6 Pro";
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: "\f105";
}

.wbg-pagination .page-numbers li a.prev:after {
    font-family: "Font Awesome 6 Pro";
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: "\f104";
}

/* books via facets */

.library .post-image {
    text-align: center;
}

.library .post-image a img {
    aspect-ratio: initial !important;
    object-fit: contain;
    width: auto;
    max-height: 260px;
    background-color: transparent;
}


