/*
 Theme Name: GeorgetownLoop
 Description: Stackable Child
 Theme URI: http://www.generation-web.com
 Description: 
 Author: Generation Web
 Template: stackable
 Text Domain: stackable
 Version: 1.0
*/
#custom_html-3{
    margin: 0 0 1.5em;
}
.wpforms-field-sublabel{
    color: #2c313f;
}
ul #menu-item-3938{
    right: 0;
}
.MiloSlabRegular { 
    font-family: FFMiloSlabStdRegular;
    font-weight: normal;
    font-style: normal;
}
.MiloSlabBold { 
    font-family: FFMiloSlabStdBold;
    font-weight: normal;
    font-style: normal;
}
.BebasNeue-Bold { 
    font-family: BebasNeuePro-Bold;
    font-weight: normal;
    font-style: normal;
}
.BebasNeue-Book { 
    font-family: BebasNeuePro-Book;
    font-weight: normal;
    font-style: normal;
}
.BebasNeue-Regular { 
    font-family: BebasNeuePro-Regular;
    font-weight: normal;
    font-style: normal;
}

body, button, input, select, textarea {
    color: #595959;
}

body, button, .button, input, select, textarea {
    font-family: FFMiloSlabStdRegular, BebasNeuePro-Regular, Lato, sans-serif;
    font-weight: normal;
    font-style: normal;
    border-radius: 4px;
}
h1, h2, h3, h4, h5, h6, .site-title {
    font-family: FFMiloSlabStdBold, BebasNeuePro-Bold, Lato, sans-serif;
    font-weight: normal;
    font-style: normal;
}

.site-header-wrapper {
    position: relative;
    z-index: 100;
}

/* widen page on desktop */
.entry-hero-wrapper, .hentry-wrapper, .site-content-wrapper, .site-footer-wrapper, .site-header-wrapper, .site-content-wrapper .has-post-thumbnail .entry-header-wrapper, .widget-area-wrapper {
    max-width: 64.25rem;
}

@media screen and (min-width: 768px) {
    .custom-logo {
        max-width: 340px;
    }
}

.main-with-hero > .hentry:first-child {
    padding-top: 3em;
}

/* Tickets button */
header .ugb-button.menu-tickets a {
    color: #fff;
}
header .ugb-button.menu-tickets {
    text-align: center
}
@media screen and (min-width: 896px) {
    header .ugb-button.menu-tickets {
        position: absolute;
        right: 18%;
        top: 1rem;
    }

    #site-menu {
        width: 100%;
        text-align: right;
    }
    .main-navigation {
        display: inline-block;
    }
}
@media screen and (max-width: 895px) {
    header .ugb-button.menu-tickets {
        width: 100%;
    }
}

.site-branding {
    margin-top: 1em;
}
.main-navigation {
    margin-top: 0.3em;
}
.site-header {
    padding-bottom: 1em;
}

/* footer tickets button */
.widget_nav_menu li.ugb-button {
    padding: 0.5em 1em;
    display: block;
    text-align: center;
}
#est-front-display-wrap .est-content-slider{
    display: none;
}
/* END Tickets button */

/* Footer */
.widget-footer-top-area {
    background: #c00009;
}
.widget-footer-top-area + .widget-footer-bottom-area {
    border-top: 1px solid;
    padding-top: 2em;
}
footer#colophon {
    display: none;
}

section#media_image-2 img {
    padding: 1em;
    background: #fff;
    display: block;
    margin: auto;
}
.create_button .ugb-video-popup__wrapper{
    padding-bottom: 0px !important;

}
.create_button .ugb-video-popup__overlay{
    box-shadow: none !important;
}
.create_button .ugb-video-popup__play-button{
    display: none;
}
.create_button .ugb-video-popup__wrapper:before{
    content: "Watch Video";
    display: block;
    color: #fff;
    opacity: 1;
    font-family: FFMiloSlabStdRegular, BebasNeuePro-Regular, Lato, sans-serif;
    font-weight: 700;
    font-style: normal;
}
.create_button{
    border: none;
    border-radius: 4px !important;
    cursor: pointer;
    opacity: 1;
    transition: opacity .2s ease-in-out;
    padding-bottom: calc(.375em - var(--s-border, 0px)) !important;
    padding-left: 1.25em !important;
    padding-right: 1.25em !important;
    padding-top: calc(.375em - var(--s-border, 0px)) !important;
    line-height: 1.5!important;
    align-items: center;
    font-size: 1em;
    width: 155px;
    margin: 0 auto !important;
}
.create_button:hover{
    opacity: .85 !important;
    box-shadow: none!important;
}
.align-botton{
    display: inline-block;
    vertical-align: middle;
}
.youtube-container.full-width-span{
    width: calc(100vw);
    margin-left: calc( 50.5% - 50vw );
    max-width: calc(100vw - 1%);
    overflow: hidden;
}
/* flex columns */
@media screen and (min-width: 896px) {
    .widget-footer-area.widget-footer-top-area.column-3 .widget-area-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    } 
    .widget-footer-area.widget-footer-top-area.column-3 .widget-area-wrapper section {
        float: none;
        width: initial;
    }
}

/* END Footer */

.title-icon,
.title-icon.alignleft {
    display: inline;
    float: left;
    margin-right: 0.5em;
    position: relative;
    top: 2px;
}

h2 {
    color: #c00009;
}
h3 {
    color: #4B8500;
}
h4 {
    color: #677579;
}
h5 {
    color: #f3300;
}

strong span,
span strong {
    font-family: BebasNeuePro-Bold;
    font-weight: normal;
    font-style: normal;
    font-size: 1.3em;
    line-height: 160%;
}

/* --------------------------
  Icon Boxes
  -------------------------- */
.icon-box {
    max-width: 100%;
    width: 148px;
    height: 148px;
    border: 4px solid #231F20;
    background-color: #FF7300;
    position: relative;
    display: inline-block;
    margin: 0 1.5em 1em 0;
    text-align: center;
}
.icon-box-link {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #221E20;
    text-decoration: none;
    background-size: 36%;
    background-position: center 84%;
    background-repeat: no-repeat;
}
.icon-box-text {
    overflow: visible;
    font-family: BebasNeuePro-Bold;
    font-weight: normal;
    font-style: normal;
    font-size: 1.5rem;
    color: #000000;
    width: 100%;
    position: relative;
    top: -20%;
    padding: 0 9%;
    line-height: 1em;
}
a.icon-box-link:focus,
a.icon-box-link:hover {
    background-color: #677579;
}
a:focus .icon-box-text,
a:hover .icon-box-text {
    color: #ffffff;
}
.icon-box-link.boot {
    background-image: url('/wp-content/themes/GeorgetownLoop/i/boot.png');
}
.icon-box-link.hammer {
    background-image: url('/wp-content/themes/GeorgetownLoop/i/hammer.png');
}
.icon-box-link.rrtrack {
    background-image: url('/wp-content/themes/GeorgetownLoop/i/rr-track.png');
}
.icon-box-link.coalcar {
    background-image: url('/wp-content/themes/GeorgetownLoop/i/coal-car.png');
}
.icon-box-link.leaf {
    background-image: url('/wp-content/themes/GeorgetownLoop/i/leaf.png');
}
.icon-box-link.forest {
    background-image: url('/wp-content/themes/GeorgetownLoop/i/forest.png');
}

/* editor style for above */
.wp-block-block-lab-icon-box {
    width: 140px;
    color: #000;
    background: #f60;
    /* clear: both; */
    float: left;
    max-width: 148px;
    border: 4px solid #000;
}
/* --------------------------
  GEM SQUARES
  -------------------------- */

.gem-wrapper {
    display: flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 3rem;
}
.gem-square h4,
.gem-square p,
.gem-square2 h4,
.gem-square2 p {
    color: #333;
}
.gem-wrapper.reverse {
    flex-direction: row-reverse;
}
.gem-square2 {
    position: relative;
    width: 100%;
    box-sizing: content-box;
    border: 6px solid #333;
    padding: 0 0 90% 0;
    height: 0px;
}
.gem-square {
    position: relative;
    width: 45%;
    box-sizing: content-box;
    border: 6px solid #333;
    padding: 0 0 40% 0;
    height: 0px;
}
.gem-tab,
.gem-image,
.gem-description,
.gem-title {
    position: absolute;
    z-index: 10;
    overflow: hidden;
    text-overflow: ellipsis;
}
.gem-tab {
    font-family: BebasNeuePro-Bold, Lato, sans-serif;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: normal;
    background: #677579;
    color: #000;
    padding: 0.1em 1.5em 0.2em 1.5em;
    line-height: 1.4em;
    white-space: nowrap;
    top: -6px;
    left: -6px;
}
.gem-tab sup {
    text-transform: none;
    position: relative;
    top: 1px;
    font-size: 0.8em;
    text-decoration: underline;
}
.red .gem-tab {
    background: #c00009;
}
.green .gem-tab {
    background: #64af00;
}
.gray .gem-tab {
    background: #677579;
}
.orange .gem-tab {
    background: #ff3300;
}
.light-orange .gem-tab {
    background: #ff7300;
}

.red a:focus h4,
.red a:hover h4,
.red a:focus p,
.red a:hover p {
    color: #c00009;
}
.green a:focus h4,
.green a:hover h4,
.green a:focus p,
.green a:hover p {
    color: #64af00;
}
.gray a:focus h4,
.gray a:hover h4,
.gray a:focus p,
.gray a:hover p {
    color: #677579;
}
.orange a:focus h4,
.orange a:hover h4,
.orange a:focus p,
.orange a:hover p {
    color: #ff3300;
}
.light-orange a:focus h4,
.light-orange a:hover h4,
.light-orange a:focus p,
.light-orange a:hover p {
    color: #ff7300;
}


.top-left-v .gem-tab {
    transform: rotate(-90deg);
    transform-origin: top right;
    top: -6px;
    right: calc(100% + 6px);
    left: auto;
}
.btm-right-v .gem-tab {
    transform: rotate(-90deg);
    transform-origin: bottom left;
    bottom: -6px;
    left: calc(100% + 6px);
    top: auto;
}
.top-right-h .gem-tab {
    top: -6px;
    right: -6px;
    left: auto;
}
.btm-left-h .gem-tab {
    bottom: -6px;
    left: -6px;
    top: auto;
}
.gem-image {
    width: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: #fff;
}
.gem-image img {
    display: block;
    width: 100%;
}
.gem-description {
    top: 0;
    font-family: FFMiloSlabStdBold, BebasNeuePro-Bold, Lato, sans-serif;
    font-size: 18px;
    line-height: 1.4;
    padding: 0.5em 0.5em 0.5em 1em;
    max-height: 100%;
}
.top-left-v .gem-description {
    padding-left: 60px;
}
.btm-right-v .gem-description {
    padding-right: 60px;
}
.top-right-h .gem-description {
    padding-top: 40px;
}
.btm-left-h .gem-title {
    padding-bottom: 40px;
}

.gem-title {
    font-family: BebasNeuePro-Bold, Lato, sans-serif;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: normal;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    bottom: 0.8em;
    max-height: 50%;
}
.gem-title h4 {
    padding: 0 1em;
    margin: 0;
    font-family: BebasNeuePro-Bold, Lato, sans-serif;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: normal;
    text-align: center;
}
.btm-right-v .gem-title h4 {
    padding: 0 60px 0 1em;
}
.gem-link {
    color: inherit;
    text-decoration: none;
}
.gem-related {
    width: 48%;
}

/* ugb-card adjustments for Georgetown Loop */
h4.ugb-card__title {
    height: 1.75em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: -35px;
}
.event-before-content {
    text-align: center;
    margin-top: 15px;
}
.event-before-content p {
    font-size: 24px;
    color: #000;
}
.event-before-btn {
    background-color: #64af00;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    transition: 0.5s;
}
.event-before-btn:hover {
    background-color: #73bf0d;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    padding-top: 80px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px 10px;
    border: 1px solid #888;
    width: 80%;
    position: relative;
    font-size: 15px;
}

/* The Close Button */
.close {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    right: -34px;
    top: 0px;
    background-color: #000;
    line-height: 20px;
    padding: 5px 10px 9px 10px;
    cursor: pointer;
}

.info-row {
    display: flex;
    margin-bottom: 20px;
}
.col-half {
    display: inline-block;
    width: 49%;
    text-align: center;
    vertical-align: top;
    line-height: 20px;
}
.info-title {
    font-weight: bold;
}
.box-info {
    color: #fff;
    border-radius: 5px;
    padding: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.box-green{
    background-color: #64af00;
}
.box-red{
    background-color: #c00009;
}
.info-bottom {
    text-align: center;
    background-color: #000;
    margin: 0 10px;
    color: #fff;
    border-radius: 5px;
}
#tribe-bar-form .tribe-bar-filters{
    background-color: #c00009;
}
#tribe-bar-form label{
    color: #fff;
}
#tribe-bar-form input[type=text] {
    color: #fff;
}
.tribe-bar-filters-inner ::placeholder {
    color: #fff !important;
    opacity: 1; /* Firefox */
}
.tribe-bar-filters-inner :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff !important;
}

.tribe-bar-filters-inner ::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff !important;
}
#tribe-bar-form .tribe-bar-submit input[type=submit] {
    background: #64af00;
}
.tribe-bar-geoloc-filter {
    display: none;
}
.tribe-bar-geoloc-filter, .tribe-events-uses-geolocation .tribe-bar-date-filter, .tribe-events-uses-geolocation .tribe-bar-search-filter, .tribe-events-uses-geolocation .tribe-bar-submit {
    width: 33%;
}
.single-event-gallery-container {
    max-width: 60%;
    text-align: center;
    margin: 0 auto;
}

.single-event-gallery {
    padding-top: 25px;
}
.slick-slide img {
    display: block;
    margin: 0 auto;
    max-height: 300px;
}
.site-header {
    z-index: 99999;
}
ul.slick-dots li button {
    border-radius: 50%;
    padding: 2px 9px;
    font-size: 15PX;
    margin-right: 5px;
}
ul.slick-dots {
    text-align: center;
}
.event-gallery {
    text-align: center;
}
ul.slick-dots li {
    display: inline-block;
}
li.slick-active button {
    background-color: #000;
}
button.slick-prev.slick-arrow:before {
    content: '<';
    opacity: 1;
    color: #64af00;
    font-size: 60px;
    position: absolute;
    left: -15px;
    top: 40%;
}
button.slick-next.slick-arrow:before {
    content: '>';
    opacity: 1;
    color: #64af00;
    font-size: 60px;
    position: absolute;
    right: 15px;
    top: 40%;
}
.slick-slide {
    outline: none;
}
button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
    background: transparent;
    padding: 0;
    font-size: 1px;
}



/* my css start */
.f-name{
    width: 47%;
    float: left;
    margin-bottom: 20px;
}
.l-name{
    width: 47%;
    float: left;
    margin-left: 4%;
    margin-bottom: 20px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #ff0000 !important;
}
.l-name label{margin-left: 8px;}
.f-name span{width: 100%; margin-bottom: 0px;}
.l-name span{width: 100%; margin-bottom: 0px;}
.full-col{width: 100%; float: left;margin-bottom: 20px;}

.main-blog-title{
    text-align: center;
    font-size: 43px;
    margin: 20px;
}
.blog .content-area .hentry {
    padding-top: 10px;
}
/* my css end */
@media screen and (max-width: 782px) {
    h4.ugb-card__title {
        margin-left: -23.333px;
    }
}
@media screen and (max-width: 782px) {
    h4.ugb-card__title {
        margin-left: -17.5px;
    }
}

.events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
    max-width: 100%;
}

.datepicker.dropdown-menu {
    max-width: 240px;
}
.tribe-events-single .tribe_events {
    padding-top: 0px;
}

/*Carousel Gallery*/
.event-gallery{
    margin: 50px 0;
    padding: 0px;
}

.event-thumbnail {
    max-width: 200px;
    width: 220px;
    height: 150px;
    display: inline-block;
    margin: 0px 5px;
}

.event-thumbnail a {
    display: block;
    width: 100%;
    height: 150px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;

    border: 1px solid #ebebeb;
    box-sizing: border-box;
    padding: 5px;

    -webkit-box-shadow: 3px 2px 20px 0px rgba(0,0,0, .2);
    -moz-box-shadow: 3px 2px 20px 0px rgba(0,0,0, .2);
    box-shadow: 3px 2px 20px 0px rgba(0,0,0, .2);
}

.event-thumbnail a:hover .event-image .image-overlay {
    opacity: 1 
}

.event-image{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}

.image-overlay{
    width: 100%;
    height: 100%;
    background-color: rgba(20,20,20, .8);
    text-align: center;
    opacity: 0;
    -webkit-transition: all .2s linear; 
    -o-transition: all .2s linear; 
    transition: all .2s linear;
}

i.search {
    color: #fff;
    font-size: 26px;
    position: relative;
    top: 50%; 
    -webkit-transform: translateY(-50%); 
    -ms-transform: translateY(-50%); 
    -o-transform: translateY(-50%); 
    transform: translateY(-50%);
    display: inline-block;
}
/*# Carousel Gallery*/


.custom-logo-link{float: left;}
.history-logo{
    height: 70px;
    float: left;
    margin-left: 10px;
}
.history-logo-area{ 
    float: left;
    height: 48px;
    border-left: 2px solid #be242b;
}
.hdscroll{
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.event-btn-link{
    color: #fff !important;
    border-radius: 20px;
    background-color: #64af00;
    font-size: 14px;
    padding: 8px;
    margin: 25px 10px;
    text-align: center;
    display: block;
}
.event-btn-link:hover{color: #fff;}
.form-event-shortcode{
    padding: 5px; 
    text-align: center;
}
.form-event-shortcode input{min-width: 200px;}
.has-orange-color {
    color: rgb(255, 51, 0);
}
.has-yellow-color {
    color: rgb(255, 115, 0);;
}
.has-gray-color {
    color: rgb(103, 117, 121);
}
.has-green-color {
    color: rgb(100, 175, 0);
}
.has-red-color {
    color: rgb(192, 0, 9);
}
.tss-wrapper .tss-carousel1 .profile-img-wrapper{
    display: none !important;
}
.tss-carousel h3.author-name{
    color: #c00009 !important;
}
.tss-carousel h4.author-bio {
    color: #65af03 !important;
}
/* email optin start */
.est-frontend-display-wrap {
    top: 45%;
}
.optin-box{
    width: 250px;
    position: fixed;
    top: 65%;
    right: -250px;
    -ms-transition: all 0.3 ease-in-out;
    -moz-transition: all 0.3 ease-in-out;
    -webkit-transition: all 0.3 ease-in-out;
    transition: all 0.3 ease-in-out;
    z-index: 9999;
}
.optin-subscribe{
    background-color: #c00109;
    position: fixed;
    top: 75%;
    right: -39px;
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    padding: 1px 10px;
    color: #fff;
    -ms-transition: all 0.3 ease-in-out;
    -moz-transition: all 0.3 ease-in-out;
    -webkit-transition: all 0.3 ease-in-out;
    transition: all 0.3 ease-in-out;
    font-size: 19px;
    z-index: 9999;
}
.optin-sidebar{
    background-color: #fff;
    padding-left: 10px;
}
.close-optin{
    display: block;
    text-align: left;
    cursor: pointer;
    font-weight: bold;
    color: #c00109;
}
#primary{
    margin: 0 auto;
}
#custom_field_submit_2789882{
    background-color: #65af03 !important;
}
@media screen and (max-height: 510px){
        .optin-subscribe{
            bottom: 12%;
            top: auto;
        }
        .est-frontend-display-wrap {
            top: 35%;
        }
    .optin-box{
        bottom: 2%;
        top: auto;

    z-index: 999999;

    }
}
/* email optin end */
@media screen and (max-width: 900px) {
    ul #menu-item-3938 {
        right: 0;
        margin-top: 10px;
    }
}
@media screen and (max-width: 490px) {




    /* my css start */
    .f-name{
        width: 100%;   
    }
    .l-name{
        width: 100%;
        margin-left: 0%;
    }
    .l-name label{margin-left: 0px;}
    /* my css end */

    .site-branding{
        text-align: center;
        width: 100%;
        padding-right: 0;

    }
    .history-logo-area {
        width: 100%;
        float: none;
        border-left: 0px;
    }
    .history-logo {
        height: 64px;
        float: none;
        margin: 0 auto;
    }
    .custom-logo-link {
        width: 175px;
        padding-bottom: 5px;
        float: none;
        margin: 6px auto;
        border-bottom: 2px solid #be242b;
    }
    .menu-toggle {
        margin: 20px auto 0px auto;
    }

}
.slick-slide img{
    margin: 0 auto;
    margin-top: 10px;
}
.single-tribe_events .tribe-block__events-link,
.single-tribe_events .tribe-block__events-gcal
.single-tribe_events .tribe-block__-events-ical,
.tribe-events-schedule__time,
.tribe-events-schedule__separator{
    display: none !important;
}

@media screen and (max-width: 340px) {
    .sidebar-scroll{margin-left: 50px;}

}
#custom_html-3 .custom-html-widget a span { text-indent: -9999px; /* A large negative value to push the text off-screen */ font-size: 11px; color: transparent; visibility: hidden; }