/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.1
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
footer section {
	padding: 0;
}
.page .content-container {
	max-width: none;
	margin: 0;
	padding: 0;
}
.home .content-area {
	margin: 0 auto 80px;
}
.home .content-container .entry.single-entry {
	box-shadow: none;
	border-radius: 0;
}
.home .entry-content-wrap {
	padding: 0;
}
.home .entry-hero {
	display: none;
}
body.post-type-archive-market_report.non-login-user #wrapper {
    min-height: calc(100vh - 268px);
}
.content-wrap.non-login-wrap {
    max-width: var(--global-content-narrow-width);
    margin-left: auto;
    margin-right: auto;
}
.entry-header.non-login-header {
	text-align: left;
}
.entry-content.single-content.non-login-content {
    max-width: var(--global-content-narrow-width);
    margin-right: auto;
    margin-left: auto;
}
body.blog[class*="paged-"] .hide-on-paged {
  display: none;
}
.single-video #inner-wrap, .single-video #main article {
    background: #000;
    color: #fff;
}
.single-video #main h1.entry-title {
    color: #fff;
}
.single-video #main .videoWrapper,
#main .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-top: 30px;
}
.single-video #main .videoWrapper iframe,
#main .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.single-video #main .return_video_wrap,
#main .return_video_wrap {
    margin-top: 50px;
}
.single-video #main a.btn-style.has-arrow.has-arrow-left:before {
    content: '\27F5';
    margin-right: 10px;
    position: relative;
    width: 20px;
    height: 10px;
    font-weight: 600;
    left: 0;
    display: inline-block;
    transition: all .3s ease-in-out;
}
.single-video #main a.btn-style.has-arrow.has-arrow-left:hover:before {
    left: -10px;
}
.single-video #main a.btn-style.has-arrow.has-arrow-left:after {
    content: '';
    display: none;
}

.content-width-narrow .content-container.site-container {
    margin-left: auto;
    margin-right: auto;
}

/* ----------- Customization for Hall of Fame Archive ------ */
.post-type-archive-hall_of_fame .entry-header {
    text-align: left;
}
.post-type-archive-hall_of_fame .loop-entry .entry-content-wrap {
    padding: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.post-type-archive-hall_of_fame .wp-site-blocks .post-thumbnail img{
    flex: 1;
    height: 90% ;
    -o-object-fit: cover;
    object-fit: cover;
    width: 90% ;
}
/* ----------- End of Customization for Hall of Fame Archive ------ */

/* ----------- Customization for Tiered Membership Levels ------ */
@media only screen and (max-width: 600px) {
    .page-id-581 .wp-block-media-text .wp-block-media-text__media img{
        max-width: unset;
        width: 20%;
        vertical-align: middle;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 600px) {
    .page-id-581 .entry-content{
        padding-left: 25px;
        padding-right: 25px
    }
}
@media only screen and (max-width: 600px) {
    .page-id-581 .spacer1 .spacer2{
        display: none;
    }
}
@media only screen and (min-width: 768px) {
    .page-id-581 .wp-block-media-text .wp-block-media-text__media img {
        max-width: unset;
        width: 80%;
    }
}
/* ----------- End of Customization for Tiered Membership Levels ------ */

/* ----------- Customization for WFCA Blogs ------ */
.blog .wp-block-post-featured-image  img {
    border-radius: 12px;
}
.blog .wp-block-post-excerpt__more-link {
    position: relative;
    display: inline-block;
    background: #fff;
    border: 1px solid #3C6187;
    border-radius: 4px;
    font: 500 16px/1.5 Raleway, sans-serif;
    color: #3C6187;
    margin: 0;
    padding: 14px 38px;
    text-decoration: none;
    transition: all .4s linear;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.blog .has-post-thumbnail.loop-entry.type-post .entry-content-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    padding: 0 35px;
}
.blog .has-post-thumbnail.loop-entry.type-post .entry-content-wrap {
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    padding: 0 35px;
}
.blog .has-post-thumbnail.loop-entry.type-post .entry-summary p {
    margin-bottom:0;
    color: white;
    text-align:center;
}
.blog article.type-post {
    position: relative;
    }
.blog .has-post-thumbnail.loop-entry.type-post .entry-title a {
    color: white;
}
.blog .loop-entry.type-post .post-thumbnail-inner {
    border-radius: 10px;
    overflow:hidden;
    }
.blog .has-post-thumbnail.loop-entry.type-post .post-thumbnail-inner::after {
    content: "";
    background: black;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.blog article.type-post.entry.loop-entry.has-post-thumbnail {
    border-radius: 0px;
    border-style: none;
    padding:5px;
    box-shadow: none;
}
.blog article.type-post.entry.loop-entry {
    box-shadow: 15px 15px 15px 15px rgb(0 0 0 / 5%);
    border-style: solid;
    border-color:gray;
    border-width: 0.25px;
    padding:30px;
    border-radius: 30px;
}
/* ----------- End of Customization for WFCA Blogs ------ */

/* ----------- Customization for PFR Magazine ------ */
.post-type-archive-pfr-magazine .pfr-magazine-archive.grid-sm-col-2.grid-lg-col-3 {
    column-gap: 5rem;
}
.post-type-archive-pfr-magazine .more-link-wrap {
    position: relative;
    display: inline-block;
    background: #fff;
    border: 1px solid #3C6187;
    border-radius: 4px;
    font: 500 16px/1.5 Raleway, sans-serif;
    color: #3C6187;
    margin: 0;
    padding: 14px 38px;
    text-decoration: none;
    transition: all .4s linear;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.post-type-archive-pfr-magazine .entry {
    box-shadow: none;
}
.post-type-archive-pfr-magazine .post-thumbnail.kadence-thumbnail-ratio-inherit .post-thumbnail-inner {
    margin-bottom: 25px;
    margin-top: 20px;
}
.post-type-archive-pfr-magazine .entry-header {
    text-align: left;
}
/* ----------- End of Customization for PFR Magazine ------ */

/* ----------- Customization for I Want to be Featured ------ */
.page-id-2877 div.wpforms-container-full .wpforms-form input[type=submit], 
div.wpforms-container-full .wpforms-form button[type=submit], 
div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: #072E59;
    border: 1px solid #ddd;
    color: #ffff;
    font-size: 1em;
    padding: 10px 15px;
}
/* ----------- End of Customization for I Want to be Featured ------ */

/* ----------- Leadership Live Archive ---------- */
.post-type-archive-leadership_live a.preview-lazyload {
    background: url(../../uploads/2022/08/leadership-live-image.jpg) center no-repeat rgb(0, 0, 0);
    background-size: cover;
}
.entry-content-asset.videofit .container-lazyload {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
    .leadership-live-loop .wp-block-kadence-column.inner-column-1 {
        margin-right: 5%;
    }
}
/* ----------- End of Leadership Live Archive ------ */
/* ----------- Member Vouchers Template ------ */
.non-login-user.content-vertical-padding-bottom .content-area {
    margin-top: 5rem;
}
/* ----------- End of Member Vouchers Template ------ */