/*
 Theme Name:   Craft Beer Child
 Theme URI:    http://craft-beer.bold-themes.com
 Description:  Craft Beer Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     craft-beer
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  craft-beer-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */

/* CUSTOM FONTS */
.bt_bb_button .bt_bb_button_text,
input.wpcf7-form-control.wpcf7-submit,
h5.distribution-titles {
    font-family: adrianna-extended, sans-serif;
    font-weight: 700;
    font-style: normal;
}

span.bt_bb_headline_content span,
.bt_bb_headline .bt_bb_headline_content span {
    font-family: 'Goblin One', sans-serif;
    transform: scale(0.75, 1) !important;
    -webkit-transform: scale(0.75, 1) !important;
    text-transform: uppercase
}

span.bt_bb_headline_superheadline,
p,
.bt_bb_headline_subheadline,
li {
    font-family: nobel, sans-serif !important;
    font-weight: 400;
    font-style: normal;
    font-size: 17px !important
}

.events-row .bt_bb_headline .bt_bb_headline_content span {
    font-family: adrianna-extended, sans-serif;
    text-transform: uppercase;
    transform: scale(1, 1) !important;
    -webkit-transform: scale(1, 1) !important;
}


.events-row h6,
.team-members span.bt_bb_headline_content span,
.team-members .bt_bb_headline .bt_bb_headline_content span {
    font-family: nobel, sans-serif !important;
    text-transform: uppercase;
    transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
}

.team-members h6,
.distribution-row h4 {
    font-family: adrianna-extended, sans-serif;
    text-transform: uppercase;
}





nav ul li {
    font-family: nobel-condensed, sans-serif !important;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px
}

.bt_bb_size_small.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1em
}


/************************/

.bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_outline a {
    box-shadow: 0 0 0 2px #DE5728 inset;
    color: #fbb349;
    background-color: transparent;
}


.bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_outline a:hover {
    box-shadow: 0 0 0 2px #DE5728 inset;
    color: #fbb349;
    background-color: #DE5728;
}

span.bt_bb_headline_superheadline {
    color: #DE5728 !important;
}

.bt_bb_headline_subheadline {
    font-weight: bold;
}


/*** HOME ***/
.slick-slider .bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_outline a {
    box-shadow: 0 0 0 2px #DE5728 inset;
}

.slick-slider .bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_outline a:hover {
    box-shadow: 0 0 0 2px #DE5728 inset;
    color: #FBB349 !important;
    background-color: #DE5728
}

#home-col1 .bt_bb_headline_subheadline {
    color: #554E23 !important;
}


#home-col1 .bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_outline a {
    box-shadow: 0 0 0 2px #554E23 inset;
    color: #554E23;
}

#home-col1 .bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_outline a:hover {
    box-shadow: 0 0 0 2px #554E23 inset;
    background-color: #554E23;
    color: #fff
}

#home-col2 .bt_bb_headline_subheadline {
    color: #DE5728 !important;
}

#home-col2 .bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_outline a {
    box-shadow: 0 0 0 2px #DE5728 inset;
    color: #DE5728;
}

#home-col3 .bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_outline a {
    box-shadow: 0 0 0 2px inset;
}

#home-col3 .bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_outline a:hover {
    box-shadow: 0 0 0 2px inset;
    box-shadow: 0 0 0 2px #fbb349 inset;
    background-color: #fbb349;
    color: #fff
}


#home-col2 .bt_bb_color_scheme_3.bt_bb_button.bt_bb_style_outline a:hover {
    box-shadow: 0 0 0 2px #DE5728 inset;
    background-color: #DE5728;
    color: #fff
}


#footer-bottom-row .bt_bb_column_content {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

#footer-bottom-row .bt_bb_headline .bt_bb_headline_content span {
    font-size: 20px;
}

.bt_bb_section[class*="dark_solid"]:before {
    background-color: rgba(0, 0, 0, .6);
}


#footer-top-col3 .bt_bb_size_small.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    font-size: 1em;
}

#footer-section h4 {
    color: #fbb349 !important
}


.home .wpcf7 {
    max-width: 600px;
    margin: 0 auto;
}









/************************/

/* OUR STORY */

#ourstory-header {
    background-size: contain !important;
    background-repeat: repeat;
}

#ourstory-text .bt_bb_headline_subheadline {
    color: #000 !important
}


section.ourbeer-header-section {
    background-position: 50% -150px !important;
}

h4 .bt_bb_headline .bt_bb_headline_content span {
    transform: scale(1) !important;
}

h4 span.bt_bb_headline_content span,
h4 .bt_bb_headline .bt_bb_headline_content span {
    transform: scale(1) !important;
}

@media (min-width: 1150px) {

    .ourstory-text .bt_bb_headline .bt_bb_headline_content span,
    .privatevents-text-section .bt_bb_headline .bt_bb_headline_content span {
        margin-left: -157px;
    }
}

@media (max-width: 1150px) {

    .ourstory-text .bt_bb_headline .bt_bb_headline_content span,
    .privatevents-text-section .bt_bb_headline .bt_bb_headline_content span {
        margin-left: -60px;
    }
}


/* BEER FINDER */

iframe#beerfinder {
    border: none;
    width: 100%;
    height: 1000px;
}


/* JOB LISTINGS */

.job_listing-template-default header.bt_bb_headline.bt_bb_size_large.bt_bb_subheadline h1 span {
    margin-top: 200px;
    font-family: adrianna-extended, sans-serif;
    transform: scale(1) !important;
    font-size: 30px !important
}

span.btArticleDate::after,
span.btArticleAuthor {
    display: none;
}


/* DISTRIBUTION */

h5.distribution-titles {
    color: #de5728;
    text-transform: uppercase
}

.distribution-separator {
    border-color: #fbb349 !important;
}

.distribution-row h5.distribution-titles {
    font-family: 'Goblin One', sans-serif;
    transform: scale(0.75, 1) !important;
    -webkit-transform: scale(0.75, 1) !important;
    text-transform: uppercase;
}

@media (min-width: 1150px) {
    .distribution-row h5.distribution-titles {
        margin-left: -157px;
    }
}

@media (max-width: 1150px) {
    .distribution-row h5.distribution-titles {
        margin-left: -60px;
    }
}

@media (max-width: 660px) {
    .distribution-row h5.distribution-titles {
        margin-left: -50px;
    }
}


/* OUR BEERS */

#home-ourbeers .bt_bb_headline_subheadline {
    font-family: adrianna-extended, sans-serif !important;
    text-transform: uppercase !important
}


#home-ourbeers h4,
#home-ourbeers .bt_bb_text div {
    font-family: nobel, sans-serif !important;
}

#home-ourbeers .bt_bb_text div span.label {
    text-transform: uppercase;
    font-size: 17px
}


#home-ourbeers .bt_bb_headline_subheadline {
    font-size: 24px !important;
}


a.beer-button {
    font-family: adrianna-extended, sans-serif !important;
    text-transform: uppercase !important;
    font-size: 26px;
    color: #de5728
}

/* BLOG */

div#comments,
a.btArticleComments {
    display: none;
}

@media (min-width: 1150px) {

    .single-post h1 span.bt_bb_headline_content span,
    .single-post h1 .bt_bb_headline .bt_bb_headline_content span {
        margin-left: -170px;
    }
}

.single-post .gallery-columns-3.gallery .gallery-item {
    max-width: 33%;
}

/*
.single-post span.bt_bb_headline_superheadline,
.post span.bt_bb_headline_superheadline {
    display: none !important;
}
*/


.blog span.bt_bb_headline_content h2 span,
.blog .bt_bb_headline h2 .bt_bb_headline_content span,
.archive span.bt_bb_headline_content h2 span,
.archive .bt_bb_headline h2 .bt_bb_headline_content span {
    font-family: adrianna-extended, sans-serif !important;
    transform: scale(1, 1) !important;
    -webkit-transform: scale(1, 1) !important;
}

body.btNoSidebar .btPostSingleItemStandard {
    margin-top: 14em;
}

.single-post .btArticleMedia {
    display: none;
}

.btArticleContentHolder {
    padding-bottom: 40px;
    border-bottom: 4px solid #fbb349;
}


section.gutter.btPrevNextNav {
    margin-top: 80px;
    padding-top: 80px;
    border-top: 4px solid #fbb349;
}



/* RESPONSIVE FIXES */
@media (max-width: 1199px) {
    .home .btVerticalHeaderTop {
        height: 90px;
    }

    .btVerticalHeaderTop {
        height: 70px;
    }

    .logo {
        margin-top: 5px;
        margin-left: 10px;
    }
}

@media (max-width: 1180px) {
    section#footer-section .bt_bb_column_content {
        padding-left: 0px;
        padding-right: 0px
    }


    .btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon:after,
    .btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon:before,
    .btHasAltLogo .btVerticalMenuTrigger a.bt_bb_icon_holder:before {
        border-top-color: #fbb349 !important;
    }

}

@media (max-width: 992px) {
    #home-story span.bt_bb_headline_content span {
        margin-right: -50px !important;
    }
}

@media (max-width: 660px) {
    #newsletter .bt_bb_size_normal.bt_bb_headline h2 {
        font-size: 1.2em !important;
    }

    #ourstory-header {
        background-size: auto !important;
    }

    .ourstory-text .bt_bb_headline .bt_bb_headline_content span,
    .privatevents-text-section .bt_bb_headline .bt_bb_headline_content span {
        margin-left: -50px;
    }

    #footer-section .bt_bb_color_scheme_1.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
        box-shadow: none;
        border: 2px solid #fff;
    }


    section#footer-section .bt_bb_port {
        padding-top: 50px;
    }

    .bt_bb_headline h1 {
        font-size: 2em !important;
    }

    section.ourbeer-header-section {
        background-size: auto !important;
        background-position: center !important;
    }

    #home-ourbeers h4 {
        margin-top: 40px;
    }

    /*.blog section.ourbeer-header-section {
    background-position: 50% -150px!important;
    background-size: cover!important
}*/

}

/* DESTINI MODAL STYLING */
.modal {
    padding-top: 5%
}

#widget-modal .modal-body {
    text-align: center;
    width: 100%;
    max-width: 600px;
    min-width: 300px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-height: 550px !important;
    padding: 0px;
}

#widget-modal .close {
    position: relative;
    margin-right: -30px;
    color: #fff;
    margin-top: -30px;
    font-size: 40px
}

#destinidiv {
    background: #fff;
    width: 100%;
    overflow-y: auto;
}

/* Blog Improvements ~ Added by DEPARTURE ~ 2023-4-4 */

/* Post List */

:root {
    --alesmith-gold: #fbb349;
    --alesmith-amber: #de5728;
    --light-gray: #ebebeb;
}

.container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 4em 30px;
}

.news {
    background-color: var(--light-gray);
}

.post_grid {
    display: grid;
    grid-gap: 2em;
    grid-template-columns: repeat(1, 1fr);
}

@media(min-width: 768px) {
    .post_grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media(min-width: 992px) {
    .container {
        padding: 2em 30px;
    }
    .post_grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

.post_grid img {
    width: 100%;
    height: auto;
    aspect-ratio: 1;
    object-fit: cover;
}

.post_grid article {
    display: flex;
    flex-direction: column;
}

.post_grid article .postmeta {
    display: block;
    font-family: nobel, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--alesmith-gold);
    margin-bottom: 1em;
}

.post_grid article .postmeta a {
    transition: all 0.5s ease-in-out;
}

.post_grid article .postmeta a:hover,
.post_grid article .postmeta a:focus {
    color: var(--alesmith-amber);
}

.post_grid article a.headline {
    flex-grow: 1;
    border-bottom: 4px solid var(--alesmith-gold);
    transition: all 0.5s ease-in-out;
    display: block;
    font-family: adrianna-extended, sans-serif;
    font-size: 25px;
    line-height: 1.3em;
    font-weight: 600;
    text-transform: uppercase;
    color: black;
    padding-bottom: 1em;
}

.post_grid article a:hover ~ a.headline,
.post_grid article a.headline:hover,
.post_grid article a.headline:focus {
    border-bottom: 4px solid var(--alesmith-amber);
}

.categories {
    max-width: 1100px;
    margin: 0 auto;
}

@media(min-width: 768px) {
    .categories {
        padding-top: 2em;
    }
}

.categories ul {
    display: flex;
    flex-direction: column;
    height: 50px;
    width: 100%;
    overflow: hidden;
    background-image: url("images/caret-down.svg");
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 13px;
    margin: 0;
}

.categories ul li {
    display: flex;
    justify-content: center;
    margin: 0;
}

.categories ul li a {
    font-family: nobel, sans-serif;
    font-size: 16px;
    font-weight: bold !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: none;
    align-items: center;
    height: 50px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    color: black;
}

.categories ul li a:focus,
.categories ul li a:hover {
    color: var(--alesmith-gold);
    text-decoration: none;
}

.categories ul li a.active {
    display: flex;
    border-bottom: 4px solid var(--alesmith-gold);
    pointer-events: none;
}

.categories ul li a span {
    display: none;
}

.categories ul.active {
    background-image: url("images/caret-up.svg");
    height: auto;
}

.categories ul.active li a {
    display: flex;
}

@media (min-width: 768px) {
    .categories {
        top: 76px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .categories ul {
        gap: 2em;
        justify-content: flex-start;
        flex-direction: row;
        background: white !important;
    }

    .categories ul li {
        border-bottom: 0;
    }

    .categories ul li a {
        display: flex;
    }
}

@media(min-width: 1160px) {
    .categories {
        padding-left: 0;
        padding-right: 0;
    }
}

/* Single Post */

.post main {
    display: flex;
    flex-direction: column;
    gap: 4em;
    margin-top: 2em;
}

@media(min-width: 768px) {
    .post main {
        flex-direction: row;
        justify-content: space-between;
    }
    
    .post main article {
        width: 60%;
    }
    
    .post main aside {
        width: 30%;
    }
}

.post header {
    margin-top: 40px;
}

@media(min-width: 768px) {

    .post header {
        margin-top: 150px;
    }

}

.post header .postmeta {
    display: block;
    font-family: nobel, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var(--alesmith-gold);
    margin-bottom: 1em;
}

.post header .postmeta a {
    transition: all 0.5s ease-in-out;
}

.post header .postmeta a:hover,
.post header .postmeta a:focus {
    color: var(--alesmith-amber);
}

.post header h1.headline {
    font-family: adrianna-extended, sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 1.3em;
    text-transform: uppercase;
    color: black;
}

@media(min-width: 768px) {
    .post header h1.headline {
        font-size: 40px;
    }
}

.post main article h2 {
    font-family: nobel, sans-serif;
    font-size: 22px;
    line-height: 1.3em;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 1em;
}

.post main article .morenews {
    margin: 2em 0;
}

.post main article .morenews a {
    padding: 12px 15px;
    border: solid 2px var(--alesmith-amber);
    font-family: adrianna-extended, sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--alesmith-gold);
    transition: all 0.2s ease-in-out;
}

.post main article .morenews a:hover,
.post main article .morenews a:focus {
    background-color: var(--alesmith-amber);
}

.post main aside div.gallery figure {
    position: relative;
    margin-bottom: 1em;
}

.post main aside div.gallery figure a.enlarge {
    position: absolute;
    left: 20px;
    bottom: 30px;
    width: 40px;
    height: 0;
    padding-top: 40px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
    background-color: var(--alesmith-gold);
    background-image: url('images/ui-plain-search-white.svg');
    background-repeat: no-repeat;
    background-size: 23px;
    background-position: center;
    transition: all 0.2s ease-in-out;
}

.post main aside div.gallery figure a.enlarge:hover {
    transform: scale(1.3);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
}

.post main aside div.media {
    background: var(--light-gray);
    padding: 20px;
}

.post main aside div.media.event {
    background: none;
}

.post main aside div.media .share {
    margin-bottom: 1em;
}

.post main aside div.media .header {
    font-family: nobel, sans-serif;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    
}

.post main aside div.media .inquiries {
    list-style: none;
    margin: 1em 0 0 0;
    padding: 0;
    line-height: 1.5em;
}

.post main aside div.media .inquiries li {
    margin: 0 0 0.4em 0;
}

.post main aside .share {
    display: flex;
    align-items: center;
    margin-bottom: 1em;
}

.post main aside .circle {
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    background-color: #8d8d8d;
    padding: 10px;
    border-radius: 50%;
    color: white;
    margin-right: 10px;
    transition: all 0.2s ease-in-out;
}

.post main aside .circle:hover {
    background-color: black;
    color: var(--alesmith-gold);
}

.post main aside .share .circle span {
    transform: translateY(1px);
}

/* Event Single Post */

.single-ai1ec_event footer header,
.single-ai1ec_event footer main,
.single-ai1ec_event .ai1ec-event-footer,
.single-ai1ec_event .post.event.container > .bt_bb_wrapper {
    display: none !important;
}

.single-ai1ec_event .ai1ec-subscribe-dropdown {
    margin-bottom: 2em;
}

.single-ai1ec_event .ai1ec-dropdown-toggle {
    border: 1px solid #ccc;
    border-radius: 5px;
}

.single-ai1ec_event .ai1ec-dropdown-menu.ai1ec-pull-right {
    left: 0 !important;
    right: auto !important;
}