/*
 Theme Name:     Iron Hill - Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme FOr Iron Hill Brewery
 Author:         Neff / Splat Productions
 Template:       Divi
 Version:        1.0.0
*/
 
 
/*////// THEME CUSTOMIZATION STARTS HERE //////*/


/*//// RESET ////*/
a, abbr, acronym, 
address, applet, b, 
big, blockquote, body, 
center, cite, code, 
dd, del, dfn, div, 
dl, dt, em, fieldset, 
font, form, h1, h2, 
h3, h4, h5, h6, 
html, i, iframe, 
img, ins, kbd, 
label, legend, li, 
object, ol, p, 
pre, q, s, samp, 
small, span, strike, 
strong, sub, sup, 
tt, u, ul, var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    vertical-align: baseline;
    background: transparent;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/*// USER AGENT STYLESHEET //*/
a:-webkit-any-link {
    /* color: -webkit-link; */
    cursor: pointer;
    text-decoration: underline;
}

body, html { overflow-x:hidden; }

/*color highlights in text*/
.pa-color-highlight {
    text-decoration: none;
    box-shadow: inset 0 -.5em 0 rgba(186, 146, 72, 1);
    color: inherit;
}

.pa-color-highlight2 {
    text-decoration: none;
    box-shadow: inset 0 -.5em 0 rgba(178,72,48,0.94);
    color: inherit;
}

button {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left:10px;
	background-color: #BA9248;
	font-family: IronHillMasonBold;
	font-size: 16px;
	border: 0px;
}

button-new {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left:10px;
	background-color: #BA9248!important;
	font-family: IronHillMasonBold;
	font-size: 16px;
	border: 0px;
}


#top-header, 
#top-header a, 
#et-secondary-nav li li a, 
#top-header .et-social-icon a:before {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    align-items: center;
    align-content: center;
}
#top-header, 
#top-header a, 
#et-secondary-nav li li a, 
#top-header .et-social-icon a:before {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
}
#et-secondary-nav a {
    -webkit-transition: background-color .4s,color .4s ease-in-out;
    transition: background-color .4s,color .4s ease-in-out;
}
#top-header a {
    color: #fff;
    align-content: center;
}
a, 
a:hover {
    color: #BA9248;
    text-decoration: none;
}
a {
    color: #2ea3f2;
}


#top-menu li li li {
    padding: 0 20px;
}
#top-menu li li li a {
    width: 100%;
}
#top-menu li ul li ul {
	width: 280px;
}





/*//// TOP MENU BUTTONS ////*/
li.online-order-button button,
li.reserve-a-table-button button,
li.menu-item-5217 button {
    cursor: pointer;
}




/*//// NAV RESPONSIVE ////*/
@media screen and (max-width: 1024px) {
        .et_mobile_menu li a { text-decoration: none; }
}
@media screen and (max-width:480px) {
        .et_mobile_menu li a { padding: 7px 5%; text-decoration: none; }
}





/*//// FOOD MENU PAGES ////*/

/*// PDF MENU BUTTONS //*/
div.menu-button-flex-container {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
    max-width: 1200px;
    padding: 30px 0;
    margin: 0 auto;
    /* border: 1px solid red; */
}
div.menu-button-flex-container div.pdf-menu-button-flex-item {
    display: inline-block;
    width: auto;
    height: auto;
    /* border: 1px solid silver; */
    text-align: center;
}
/*/ ON MENU PAGE /*/
div.pdf-menu-button-flex-item a.on-menu-page {
    color: #0a0a0a !important;
    background-color: #ba9248 !important;
    border-color: #000000 !important;
}






/*//// DRINK MENU PAGES ////*/

/*// PDF MENU BUTTONS //*/
div.menu-button-flex-container {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
    max-width: 1200px;
    padding: 30px 0;
    margin: 0 auto;
    /* border: 1px solid red; */
}
div.menu-button-flex-container div.drink-menu-button-flex-item {
    display: inline-block;
    width: auto;
    height: auto;
    /* border: 1px solid silver; */
    text-align: center;
}
/*/ ON MENU PAGE /*/
div.drink-menu-button-flex-item a.on-menu-page {
    color: #0a0a0a !important;
    background-color: #ba9248 !important;
    border-color: #000000 !important;
}

/*// HAPPY HOUR IMAGES //*/
img.happy-hour-menu {
    display: inline-block;
    width: 90%;
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
}
#happy-hour-menu-1 {}
#happy-hour-menu-2 {}






/*// PDF MENU CONTAINER //*/
div#adobe-dc-view {
    width: 90%;
    max-width: 1200px;
    margin: 0px auto;
    padding: 0;
}
@media screen and (max-width:950px) {
        div#adobe-dc-view { width: 100%; max-width: 100%; }
}





/*// REAL ESTATE PDF CONTAINER //*/
div#real-estate-adobe-view {
    width: 100%;
    max-width: 1365px;
    margin: 0px auto;
    padding: 0;
}
@media screen and (max-width:950px) {
        div#real-estate-adobe-view { width: 100%; max-width: 100%; }
}





/*//// LOCATION AWARDS ////*/
div.award-flex-container {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
		width: 100%;
}
div.award-flex-item {
    width: 50%;
    max-width: 160px;
    padding: 10px;
	  /*border: 1px solid silver;*/
}
div.award-flex-item img {
    width: 100%;
    height: auto;
}






/*////// EVENT ARCHIVE PAGE //////*/
/*/// FILTER FORM ///*/
form.event-filter {
    width: 100%;
    max-width: 1200px;
    padding: 20px 40px;
    background-color: #E2DFD4;
    border: 2px solid #CC8C31;
}
div.form-flex-container {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
}
div.form-flex-container div.form-flex-item {
    width: 32%;
    margin-bottom: 18px;
    /* border: 1px solid silver; */
}
div.form-flex-item label {
    display: block;
    text-transform: capitalize;
    color: #1c1c1c;       
}
form.event-filter p {
    margin-bottom: 20px;
}
form.event-filter input,
form.event-filter input.text, 
form.event-filter input.title, 
form.event-filter input[type=email], 
form.event-filter input[type=password], 
form.event-filter input[type=tel], 
form.event-filter input[type=text], 
form.event-filter select, 
form.event-filter textarea {
    width: 100%;
    height: 36px;
    padding: 5px 8px;
    border: 2px solid #ffffff !important;
    transition: all .3s ease;
    border: 1px solid silver !important;
}
form.event-filter input[type=submit] {
    display: block;
    max-width: 200px;
    padding: 10px 8px;
    margin: 0 auto;
    cursor: pointer;
    background-color: #BA9248;
    font-family: IronHillMasonBold;
    font-size: 18px;
    line-height: 0.9;
    text-transform: uppercase;
}

div.date-flex-container {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
}
div.date-flex-container div.date-flex-item {
    width: 48%;
    /* border: 1px solid silver; */    
}
div.date-flex-item.before-date-item {}
div.date-flex-item.after-date-item {}

/*//// NAV RESPONSIVE ////*/
@media screen and (max-width:480px) {
        form.event-filter { padding: 20px; }
        div.form-flex-container { flex-wrap: wrap; }
        div.form-flex-container div.form-flex-item { width: 100%; }
}


/*// EVENT CARDS //*/ 
div#event-archive-container {}
div#event-archive-container div.event-flex-container {
    margin: 40px auto;
    background-color: rgba(255, 255, 255, .4);
}





/*////// CF7 CONTACT FORMS //////*/
form.wpcf7-form {
    width: 100%;
    max-width: 600px;
    padding: 0 40px;
}
form.wpcf7-form label {
    text-transform: capitalize;
    color: #ffffff;
}
/* CONTACT PAGE LABEL */
#wpcf7-f6409-p4473-o1 label {
    color: #1c1c1c;   
}
form.wpcf7-form p {
    margin-bottom: 20px;
}
form.wpcf7-form input.text, 
form.wpcf7-form input.title, 
form.wpcf7-form input[type=email], 
form.wpcf7-form input[type=password], 
form.wpcf7-form input[type=tel], 
form.wpcf7-form input[type=text], 
form.wpcf7-form select, 
form.wpcf7-form textarea {
    width: 100%;
    padding: 5px 8px;
    border: 2px solid #ffffff !important;
    transition: all .3s ease;
}
/*// FORM VALIDAION //*/
form.wpcf7-form div.wpcf7-response-output, 
form.wpcf7-form div.wpcf7-validation-errors { 
    display: none !important; 
}
form.wpcf7-form span.wpcf7-not-valid-tip { 
    display: none !important; 
}
form.wpcf7-form input[aria-invalid="true"],
form.wpcf7-form textarea[aria-invalid="true"],
form.wpcf7-form select[aria-invalid="true"] { 
    border: 2px solid #000000 !important; 
}
form.wpcf7-form div.form-validation-message { }
form.wpcf7-form div.form-validation-message p { 
    font-size: 1.8rem; 
    line-height: 1.3; 
    color: #000000; 
}
form.wpcf7-form div.form-validation-message h3 { 
    font-size: 2.6rem; 
    line-height: 1.3; 
    font-weight: 400; 
    color: #1c1c1c; 
}
form.wpcf7-form .fancybox-slide--html .fancybox-close-small { 
    color: #000000; 
}
/*//// FORM RESPONSIVE ////*/
@media screen and (max-width:950px) { }
@media screen and (max-width:480px) {
    form.wpcf7-form { padding: 0; }
}


 

/*//// LOCATION ARCHIVE ////*/
div.state-container {
    position: relative;    
    padding: 30px 0 20px 0;
    border: 2px solid silver;
    margin: 0 auto 80px auto;
	background-color: #E2DFD4;
}
div.state-container h3 {
		position: absolute;
    top: 0;
    left: 30px;
    transform: translateY(-53%);
    padding: 2px 8px 6px 8px;
		font-family: 'Barlow Semi Condensed',Helvetica,Arial,Lucida,sans-serif;
    background-color: inherit;
	font-weight: 800;
    font-size: 36px;
    line-height: 1.2em;
    color: rgb(28, 28, 28) !important;
}
div.state-container p { 
		font-size: 20px;
    margin: 20px auto 0 auto;
}
div.state-container p a.location-title { 
		display: inline-block;
    color: #BA9248!important;
    padding-bottom: 8px;
}




/*//// LOCATION HERO BUTTONS ////*/
#et-boc #location-menu-banner #location-food-menu,
#et-boc #location-menu-banner #location-beer-menu {
    position: relative;
}





/*//// HIDE HERO BUTTONS FOR COLUMBIA ////
body.postid-4794 #et-boc #location-menu-banner #location-food-menu,
body.postid-4794 #et-boc #location-menu-banner #location-beer-menu {
    display: none !important;
} */





/*//// LOCATIONS - PROMOTION SLIDER ////*/
div#promotions-slider {
    position: relative;
    width: 100%;
    max-width: 1636.5px;
    height: 100%;
    max-height: 640px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 80px;
    padding: 0;
    background: transparent;
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
} 
div#promotions-slider.slick-initialized {
    visibility: visible;
    opacity: 1;    
}
div.promotion-slide {
    display: inline-block;
    width: 100%;
    max-width: 1636.5px;
    height: 100%;
    margin: 0 15px;
    background-color: #d8d8d2;
    /* border: 1px solid blue; */
}
div.promotion-flex-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: stretch;
}
div.promotion-flex-container div.left-flex-item {
    position: relative;
    width: 49.99%;
    height: 100%;
    min-height: 640px;
    overflow: hidden;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    /* border: 1px solid green; */  
}
div.promotion-flex-container div.left-flex-item img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: auto;
    height: auto;
}
div.promotion-flex-container div.right-flex-item {
    position:relative;
    width: 49%;
    height: 100%;
    min-height: 640px;
    /* padding: 20px; */
    padding: 40px 60px 20px 20px;
    /* border: 1px solid red; */
}
div.promotion-flex-container div.right-flex-item h4 {
    width: 85%;
    margin-top: 15% !important;
    margin-right: 30px !important;
    margin-bottom: 27px !important;
    margin-left: 0px !important;
    /*font-family: 'Strait',Helvetica,Arial,Lucida,sans-serif!important;*/
    font-weight: 600 !important;
    font-size: 35px !important;
    color: #2d2d2d !important;    
}
div.promotion-flex-container div.right-flex-item p {
    width: 100%;
    margin: 0;
    margin-bottom: 60px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif!important;
    font-size: 16px!important;
    color: #3f3f3f!important;
    line-height: 1.8em!important;
}
/*// SLICK DOTS //*/
div#promotions-slider .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 16px 0 !important;
    list-style-type: none !important;
}
div#promotions-slider .slick-dots li {
    margin: 0 5px;
}
div#promotions-slider .slick-dots li::marker {
    display: none !important;
}
div#promotions-slider .slick-dots button {
    display: block;
    width: 8px;
    height: 8px;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: silver;
    text-indent: -9999px;
}
div#promotions-slider .slick-dots li.slick-active button {
    background-color: white;
}





/*//// LOCATIONS - EVENT SLIDER ////*/
div#events-slider {
    position: relative;
    width: 100%;
    max-width: 1171px;
    height: 100%;
    max-height: 640px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 80px;
    padding: 0;
    background: transparent;
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
} 
div#events-slider .slick-track {
    display: flex !important;
}
div#events-slider .slick-slide {
    height: inherit !important;
}
div#events-slider.slick-initialized {
    visibility: visible;
    opacity: 1;    
}
div.event-slide {
    display: inline-block;
    width: 100%;
    max-width: 1171px;
    height: 100%;
    margin: 0 15px;
    background-color: #e8e6df;
    /* border: 1px solid blue; */
}
div.event-flex-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: stretch;
}
div.event-flex-container div.left-flex-item {
    position: relative;
    width: 49.99%;
    height: 100%;
    min-height: 500px;
    overflow: hidden;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    /* border: 1px solid green; */  
}
div.event-flex-container div.left-flex-item img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: auto;
    height: auto;
}
div.event-flex-container div.right-flex-item {
    position:relative;
    width: 49%;
    height: 100%;
    min-height: 500px;
    padding: 40px 60px 20px 20px;
    /* border: 1px solid red; */
}
div.event-flex-container div.right-flex-item h6 {
    width: 95%;
    margin-top: 11px !important;
    margin-right: 30px !important;
    margin-bottom: 27px !important;
    margin-left: 0px !important;
    /*font-family: 'Strait',Helvetica,Arial,Lucida,sans-serif!important;*/
    font-weight: 500 !important;
    font-size: 35px !important;
    color: #B2533D!important; 
}
div.event-flex-container div.right-flex-item p {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif!important;
    font-size: 16px!important;
    color: #3f3f3f!important;
    line-height: 1.8em!important;
}
div.event-flex-container div.right-flex-item p.event-schedule {
    margin-bottom: 10px;
}
div.event-flex-container div.right-flex-item p.location-list {
    margin-bottom: 20px;
}
/*// SLICK DOTS //*/
div#events-slider .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 16px 0 !important;
    list-style-type: none !important;
}
div#events-slider .slick-dots li {
    margin: 0 5px;
}
div#events-slider .slick-dots li::marker {
    display: none !important;
}
div#events-slider .slick-dots button {
    display: block;
    width: 8px;
    height: 8px;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: silver;
    text-indent: -9999px;
}
div#events-slider .slick-dots li.slick-active button {
    background-color: white;
}

/*// MENU BUTTONS RESPONSIVE //*/
@media screen and (max-width:950px) {
div.menu-button-flex-container {
    display: flex;
    flex-wrap: wrap !important;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
    max-width: 1200px;
    padding: 30px 0;
    margin: 0 auto;
    /* border: 1px solid red; */
}
	
div.menu-button-flex-container > .pdf-menu-button {
		margin-bottom:8px !important;
	}
}


/*// PROMO SLIDER RESPONSIVE //*/
@media screen and (max-width:950px) {
    div#promotions-slider {
        max-height: 100%;
        height: auto;
    }
    div.promotion-flex-container div.left-flex-item {
        width: 100%;
        min-height: 380px;
    }
    div.promotion-flex-container div.right-flex-item {
        width: 100%;
        min-height: 320px;
        padding: 20px 40px 40px 40px;
    }
    div.promotion-flex-container div.right-flex-item h4 {
        margin-top: 20px!important;
    }
}
@media screen and (max-width:480px) {
    div.promotion-slide {
        margin: 0 10px;
        opacity: .6;
        transition: opacity .3s ease;
    }
    div.promotion-slide.slick-current {
        opacity:1;
    }
    div.promotion-flex-container div.right-flex-item {
        padding: 10px 20px 40px 20px;
    }
    div.promotion-flex-container div.right-flex-item h4 {
        font-size: 26px!important;
    }
}





/*// EVENT SLIDER RESPONSIVE //*/
@media screen and (max-width:950px) {
    div#events-slider {
        max-height: 100%;
        height: auto;
    }
    div.event-flex-container div.left-flex-item {
        width: 100%;
        min-height: 380px;
    }
    div.event-flex-container div.right-flex-item {
        width: 100%;
        min-height: 320px;
        padding: 20px 40px;
    }
}
@media screen and (max-width:480px) {
    div.event-slide {
        margin: 0 10px;
        opacity: .6;
        transition: opacity .3s ease;
    }
    div.event-slide.slick-current {
        opacity:1;
    }
    div.event-flex-container div.right-flex-item {
        padding: 10px 20px 40px 20px;
    }
    div.event-flex-container div.right-flex-item h6 {
        font-size: 26px!important;
    }
}



/* NAV LOCATIONS */
@media screen and (max-width:1940px) {
        #top-menu li li li a { padding: 3px 20px; display: block; }
}







/*//// POSITION ARROWS ON DIVI SLIDER ////*/
@media screen and (max-width:480px) {
        #post-4325 .dica_divi_carousel_0 .dica-container .swiper-button-next, 
        #post-4325 .dica_divi_carousel_0 .dica-container .swiper-button-prev { position: absolute; top: 40%; }
        #post-4325 .dica_divi_carousel_0 .dica-container .swiper-button-next { right: 0; } 
        #post-4325 .dica_divi_carousel_0 .dica-container .swiper-button-prev { left: 0; }
}





/*//// BEER FINDER POPUP / POPUP MAKER ////*/
.pum-theme-278 .pum-container, 
.pum-theme-content-only .pum-container,
div#popmake-6054 {
    padding: 10px 15px 30px 15px;

    background-color: #b2533d;
    border: 1px solid #1c1c1c;
    border-top: 30px solid #1c1c1c;
    border-radius: 0px;
    box-shadow: 0px 0px 0px 0px tranparent;    
} 
div#popmake-6054 h3 {
    margin: 8px;  
    font-family: 'IronHillMasonBold', Helvetica, Arial, Lucida, sans-serif;
    font-size: 22px;  
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
}
div#popmake-6054 form {
    padding: 10px 0;
    text-align: center;
}
div#popmake-6054 form input {
    margin: 10px 0;
    padding: 5px 8px;
}





/*//// SINGLE POST TEMPLATE ////*/
body.single-post article {}

body.single-post article figure { }

body.single-post article figure img { }

body.single-post article p {
    /*display: inline-block;*/
    margin: 20px 0;
}    



