/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
#generate-slideout-menu{
    background-color: #ffffff;
}
.slr-title{
    position: relative;
    margin-bottom: 30px;
    padding-right: 80px;
}
.slr-title .title{
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
    letter-spacing: 1px;
    line-height: 1.4em;
    margin-bottom: 0px;
    padding-bottom: 8px;
    border-bottom: 3px solid #0c4767;
}
.slr-title .title-link{
    font-size: 14px;
    color: #0c4767;
    width: 70px;
    position: absolute;
    right: 0;
    bottom: -8px;
    text-align: right;
    z-index: 5;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.slr-title .title-link svg{
    display: inline-block;
    margin-left: 8px;
}
.post-grid{
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
}
.post-col{
    padding: 0 10px;
    margin-bottom: 20px;
}
.post-col{
    width: 100%;
}
.post-col-4{
    width: 25%;
}
.post-col-3{
    width: 33.33333%;
}
.post-col-2{
    width: 50%;
}
.post-item{
    height: 100%;
    position: relative;
}
.post-cat{
    font-size: 13px;
    line-height: 19px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.post-title{
    position: relative;
    font-size: 18px;
    line-height: 1.2em;
    margin-bottom: 10px;
    font-weight: 500;
}
.post-meta-wrap{
    display: flex;
    gap: 20px;
    font-size: 13px;
    text-transform: capitalize;
}
.post-item-style1{
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    color: #ffffff;
    padding: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    box-shadow: inset 0 0 0 100vmax rgba(0, 0, 0, .4);
        -moz-box-shadow: inset 0 0 0 100vmax rgba(0, 0, 0, .4);
        -webkit-box-shadow: inset 0 0 0 100vmax rgba(0, 0, 0, .4);
        -o-box-shadow: inset 0 0 0 100vmax rgba(0, 0, 0, .4);
}
.slr-post-small .post-item-style1{
    min-height: 200px;
}
.post-item-style1 a{
    color: #ffffff;
    text-decoration: none;
}
.post-item-style1 a:hover{
    color: #ffffff;
    text-decoration: underline;
}
.post-item-style1.hide-meta .post-title{
    margin: 0;
}
.post-col-1 .post-title{
    font-size: 30px;
}
.equa-content .vc_column-inner,
.equa-content .wpb_wrapper,
.equa-content .post-grid{
    height: 100%;
}

/* Style 2*/
.post-has-featured{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.post-featured-item{
    padding: 0 10px;
    width: 50%;
}

.post-list-item{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.post-list-item .post-title{
    font-size: 18px;
}
.post-list-item a{
    color: #222222;
}
.post-list-item a:hover{
    color: #222222;
    text-decoration: underline;
}
.post-thumb,
.post-right{
    padding: 0 10px;
}
.post-thumb{
    width: 33.33333%;
}
.post-thumb img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}
.post-excerpt{
    font-size: 15px;
    padding-top: 10px;
}
.post-right{
    width: 66.66666%;
}
.post-item-style2{
    align-items: center;
    justify-content: center;
    text-align: center;
}
.post-style3 .post-list-item{
    margin: 0 -5px;
}
.post-style3 .post-thumb,
.post-style3 .post-right{
    padding: 0 5px;
}
.post-style3 .post-thumb{
    width: 25%;
}
.post-style3 .post-right{
    width: 75%;
}
.post-style3 .post-thumb img{
    height: 67px;
}
.post-style3 .post-cat{
    display: none;
}
.post-style3 .post-list-item .post-title {
    font-size: 15px;
    margin-bottom: 5px;
}
.post-featured-right .post-col:last-child{
    margin-bottom: 0;
}
.post-list-item2{
    flex-direction: column;
}
.post-list-item2 .post-thumb,
.post-list-item2 .post-right{
    width: 100%
}
.post-list-item2 .post-thumb{
    margin-bottom: 10px;
}
.slr-recent-post .post-thumb img{
    width: 79px;
    height: 79px;
    object-fit: cover;
    object-position: center;
    display: block;
    border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        -o-border-radius: 100%;
}
.slr-recent-post .post-cat{
    margin-bottom: 4px;
}
.slr-recent-post .post-title{
    font-size: 15px;
    margin-bottom: 0;
}
.footer-widgets{
    background-color: #f7f8f9;
    padding: 50px 0;
}
.footer-widgets .widget-title{
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-weight: 500;
    margin-bottom: 20px;
}
.footer-bar-widget{
    background-color: #f7f8f9;
}
.footer-bar-widget .grid-container-inner{
    padding: 50px 0;
    border-top: 1px solid #ffffff;
}
.footer-bar-widget .widget{
    padding: 0 40px;
}
.footer-bar-widget .widget{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    font-size: 12px;
    letter-spacing: 0.2em;
    font-weight: 500;
    text-transform: uppercase;
}
.footer-bar-widget .widget a{
    color: #0c4767;
    text-decoration: none;
}
.footer-bar-widget .widget a:hover{
    color: #0c4767;
    text-decoration: underline;
}
.slr-social{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    list-style: none;
}
.slr-social a{
    color: #0c4767;
}
.slr-social svg{
    width: 32px;
    height: 32px;
}

.banner-form .kajabi-form--inline{
    padding: 0;
    background: none;
    border: none;
}
.banner-form #kajabi-form .kajabi-form__content{
    margin: 0;
    max-width: 380px;
}
.banner-form fieldset{
    display: flex;
    gap: 10px;
}
.banner-form #kajabi-form .kajabi-form__form-item{
    margin: 0;
    width: 250px;
}
.banner-form #kajabi-form .kajabi-form__btn{
    margin: 0;
    width: auto;
}
.wp-block-categories select{
    width: 100%;
}
.phonetic-term {
    display: flex;
    align-content: center;
    align-items: center;
}
.phonetic-term svg{
    width: 40px;
    height: 40px;
}
.phonetic-term span {
    display: flex;
    cursor: pointer;
}
.glossary__term-popout .description{
    margin-left: 0;
}
.term-glossary-wrapper{
    margin-bottom: 50px;
}
.glossary-list-post article{
    margin-bottom: 50px;
    border-top: 1px solid #0c4767;
    padding-top: 50px;
} 
.glossary-related-title{
    margin-bottom: 50px;
}
.glossary-top{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 50px;
}
.glossary-top-left,
.glossary-top-right{
    padding: 0 15px;
    width: 100%;
}
.glossary-content-wrap{
    display: flex;
    flex-wrap: wrap;
}
.wp-caption{
    max-width: 100%;
    width: 100% !important;
}
.gb-grid-custom{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.gb-grid-custom .gb-grid-column{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 40px;
    width: 50%;
}
.gb-grid-custom .gb-column-container{
    height: 100%;
    min-height: 300px;
    display: flex;
    flex-direction: column;
    row-gap: 13px;
    color: var(--contrast);
}
.gb-grid-custom .gb-block-image img{
    width: 100%;
}
.gb-grid-custom .post-term-item{
    font-size: 13px;
    text-transform: uppercase;
}

.gb-grid-custom .gb-headline-title{
    font-size: 18px;
    margin-bottom: 0px;
}
.gb-grid-custom .gb-meta{
    display: flex;
    column-gap: 20px;
    font-size: 13px;
    text-transform: capitalize;
}
.gb-grid-custom .gb-excerpt{
    margin: 0;
}
.gb-grid-custom a{
    color: var(--contrast);
}
.page-header-image{
    padding-top: 40px;
}
.vc_row:after, 
.vc_row:before {
    content: " ";
    display: table;
}
.vc_row {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
}
.vc_column_container,
.vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 30px;
    margin-top: 30px;
}
.vc_raw_html,
.vc_figure{
    margin: 0 0 30px;
}
.vc_general.vc_btn3 {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: transparent;
    color: #5472d2;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: normal;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    border-color: #58b9da;
    background-color: #58b9da;
}
.vc_btn3.vc_btn3-block {
    display: block;
    width: 100%;
}
.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:focus, 
.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #3fafd4;
    background-color: #3fafd4;
}
.page-id-917095 .wpb_text_column ul,
.page-id-917095 .wpb_text_column ul li{/*lightroom-presets page*/
    list-style: none;
}
.vc_separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.vc_sep_width_100 {
    width: 100%;
}
.vc_separator .vc_sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%;
}
.vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #ebebeb;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}
.vc_separator.vc_sep_color_grey .vc_sep_line {
    border-color: #ebebeb;
}
.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r {
    display: none;
}
.has-top-banner-cover .site-content{
    padding-top: 0 !important;
}

.glossary-body .main-heading {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 2.5rem;
}

.glossary-body .page-description {
    margin-bottom: 40px;
}

.glossary-body .index-letters {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.glossary-body .index-letters a {
    text-transform: uppercase;
    color: black;
}

.glossary-body .index-letters a:hover {
    color: #6cbcd4;
}

.glossary-body .glossary-items {
    margin: 30px auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-gap: 10px;
}

.glossary-body .glossary-items .letter-heading {
    text-transform: uppercase;
    font-size: 2.2rem;
    margin-top: 30px;
}

.glossary-body .glossary-items a {
    display: block;
    clear: both;
    margin: 10px auto;
    font-size: 16px;
    color: #696969;
}

.glossary-body .glossary-items a:hover {
    color: #6cbcd4;
}
.inside-right-sidebar .code-block{
    margin: 0 0 24px !important;
    width: 100%;
}
.section-content{
    display: block !important;
}
.recent-post-list{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding: 0;
}
.recent-post-item{
    width: 25%;
    padding: 0 15px;
    margin-bottom: 30px;
}
.recent-post-item .pthumb{
    margin: 0 0 15px;
}
.recent-post-item .pthumb img{
    width: 100%;
    object-fit: cover;
}
.recent-post-item .ptitle{
    font-size: 18px;
    line-height: 21.6px;
    margin-bottom: 5px;
}
.recent-post-item .ptitle a{
    color: #222222;
}
.recent-post-item .ptitle a:hover{
    color: #222222;
    text-decoration: underline;
}
.recent-post-item .pdate{
    font-size: 14px;
    margin-bottom: 5px;
}

@media (min-width: 992px){
    .vc_col-sm-6 {
        width: 50%;
    }
    .glossary-top-left,
    .glossary-top-right{
        width: 50%;
    }
}

@media (min-width: 768px){
    .post-grid-style3 .post-featured-left,
    .post-grid-style3 .post-featured-left .post-col {
        height: 100%;
    }
    .post-grid-style3 .post-featured-left{
        padding-right: 0;
    }   
    .post-grid-style3 .post-featured-right{
        padding-left: 0;
    }
}

@media (max-width: 991px){
    .glossary__term-popout .description{
        margin-right: 0;
    }
    .recent-post-item{
        width: 50%;
    }
}

@media (max-width: 767px){
    #generate-slideout-menu{
        background-color: #ffffff;
    }
    .post-thumb img{
        height: auto;
    }
    .post-col-2,
    .post-col-3,
    .post-col-4,
    .post-featured-item {
        width: 100%;
    }
    .post-list-item.has-excerpt .post-thumb,
    .post-list-item.has-excerpt .post-right{
        width: 100%;
    }
    .post-list-item.has-excerpt .post-thumb{
        margin-bottom: 10px;
    }
    .banner-form #kajabi-form .kajabi-form__form-item {
        width: 200px;
    }
    .gb-grid-custom .gb-grid-column{
        width: 100%;
    }
}

@media (max-width: 575px) {
    .glossary-body .index-letters {
        display: none;
    }
    .recent-post-item{
        width: 100%;
    }
}