@media only screen and (min-width:640px) and (max-width: 900px) {
    .content-section .section-container .section-heading {
        position: relative;
        top: -100px;
    }
}

.row:after,
.row:before {
    content: none !important;
}

.section-repeater_modal {}

.tribe-recurring-event {
    /*display: none;*/
}

.modal-section {
    margin-bottom: 50px;
}

.repeater-modal-box {
    padding: 50px;
}

.menu .menu-item-has-children .sub-menu {
    visibility: hidden;
    max-height: 0;
    transition: .25s max-height ease;
}

.menu .menu-item-has-children:hover .sub-menu,
.menu .current-menu-item .sub-menu,
.menu .current-page-ancestor .sub-menu {
    visibility: visible;
    max-height: 200px;
}


footer .footer-bottom .footer-nav ul.menu li.button a {
    padding: 15px 0 0 0;
    color: #d28333;
}

footer .footer-bottom .footer-nav ul.menu li.button a:hover {
    color: #d28333;
    opacity: .7;
    background-color: transparent;
    border-bottom: 1px solid transparent !important;
    text-decoration: none;
}

@media screen and (max-width: 1024px) {
    .footer-top {
        position: relative;
    }

    .back-to-top-container {
        position: absolute;
        top: 70px;
        right: 15px;
    }
}

/* Tour Form */

#gform_wrapper_4 {
    overflow: auto;
    width: 75%;
    padding: 30px;
    background-color: #f6f6f6;
}

@media only screen and (max-width:640px) {
    #gform_wrapper_4 {
        width: 100%;
        padding: 15px;
    }
}

#gform_wrapper_4.gf_browser_chrome select {
    padding: 4px 0 4px 12px;
}

#gform_wrapper_4 select {
    height: 3.5rem;
    margin-top: 10px;
}

#gform_confirmation_message_4 {
    width: 75%;
    padding: 30px;
    background-color: #f6f6f6;
    font-size: 36px;
}

/* External Link Icon */

.external-link {
    margin-right: 16px;
}

.external-link:after {
    content: '';
    position: absolute;
    background-image: url(/wp-content/themes/dairyblock/assets/images/external-link.svg);
    background-size: 14px;
    height: 14px;
    width: 14px;
    top: 16px;
}

.partnerLogo-column {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px auto;
}

.partnerLogo-column img {
    max-width: 190px;
    max-height: 100px;
}

/*.partnerLogo {
			margin:0px auto;
			background-color: white;
			border-radius:50%;
			width:320px;
			height:195px;
			background-position:50% 50%;
			background-repeat:no-repeat; */

}

.event-archive .image {
    min-height: 250px;
}

.event-archive .info {
    width: 100%;
}

.bg-light-gray .section-button-wrapper .button {
    background-color: transparent !important;
}

.wow {
    visibility: visible !important;
}


.cd-primary-nav {
    z-index: 99 !important;
}

nav .cd-primary-nav ul {
    width: 50%;
    margin-left: 70px;
    float: left;
    padding-bottom: 0px;
    clear: both;
}

nav .cd-primary-nav ul li {
    width: 50%;
    text-align: left;
    margin-bottom: 20px;
}

.cd-primary-nav ul li a {
    font-size: 65px;
}

.menu .menu-item-has-children:hover .sub-menu,
.menu .current-menu-item .sub-menu,
.menu .current-page-ancestor .sub-menu {
    padding-top: 28px;
    border-top: 1px solid #6b6a69;
    width: 100%;
    text-align: left;
}

.cd-primary-nav ul li ul.sub-menu {
    position: absolute;
    bottom: -122px;
    left: 0;
}

.cd-primary-nav ul li ul.sub-menu li a {
    font-size: 24px;
    padding: 0px 20px 0px 0px;
    margin-left: 0px;
}

.cd-sub-nav {
    margin-top: 0px;
    margin-bottom: 0px;
}

ul#menu-sub-menu {
    border-top: 1px solid #3c3c3b;
    padding-top: 10px;
}

ul#menu-sub-menu li {
    width: auto;
    padding-right: 30px;
}

ul#menu-sub-menu li a {
    font-size: 26px;
}

@media only screen and (max-width: 830px) {
    body nav .cd-primary-nav ul {
        margin-left: 40px;
        width: 100%;
    }

    .cd-primary-nav ul li {
        width: 100%;
        margin-bottom: 6px;
    }

    .cd-primary-nav ul li a {
        font-size: 40px;
    }

    .section-eat_and_drink_tenants {
        padding-top: 20px !important;
    }
}

@media screen and (max-width: 500px) {
    body nav .cd-primary-nav ul {
        width: 90%;
    }
}

.gform_wrapper legend {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: Knockout\ 26 A, Knockout\ 26 B, sans-serif;
    color: #000;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.menu-is-open .logo,
.menu-is-open .header-info {
    display: none;
}

.map-tabs {
    margin-bottom: 34px;
}

.intro-text {
    margin-bottom: 44px;
}

.tenant {
    cursor: pointer;
}

.tenant:hover .tenantBorder {
    border: 1px solid #000000;
}

/** Tenant Pages **/

.tenant-logo img {
    width: 200px;
}

.back-btn {
    width: 100%;
    text-align: center;
}

.back-btn a {
    margin-bottom: 30px;
}

.tenantBorder a {
    text-decoration: none !important;
}

.eventContainer .venue {
    margin-bottom: 20px;
    cursor: pointer;
}

.eventContainer .venue .tenantBorder {
    border: 1px solid #e5e5e5;
}

.eventContainer .venue .tenantBorder .image {
    min-height: 200px;
    background-size: cover;
    background-position: center;
    margin-bottom: 10px;
}

@media only screen and (max-width: 414px) {
    .section-split_section .section-container .split-wrapper .split-content-left {
        order: 2;
    }

    #next-arrow img {
        width: 15px;
        right: 44%;
        bottom: 2px !important;
    }
}

#next-arrow img {
    position: relative;
    bottom: -64px;
    width: 15px;
    right: 10%;
}

.eventContainer .venue .info {
    padding: 15px;
}

.eventContainer .venue .info .title {
    padding-left: 0px;
}

.eventContainer .venue .info .shortDesc p {
    font-family: chaparral-pro, serif;
    font-size: 15px;
    line-height: 21px;
}

.eventContainer .venue .info .capacity {
    max-height: 108px;
    margin-top: 20px;
}

.eventContainer .venue .info .capacity p {
    font-family: chaparral-pro, serif;
    font-size: 15px;
    line-height: 21px;
}

.eventContainer .venue .info .contact {
    margin-top: 44px;
}

.eventContainer .venue .info .contact p {
    font-family: chaparral-pro, serif;
    font-size: 15px;
    line-height: 21px;
}

.eventContainer .venue .info .contact p a {
    font-family: chaparral-pro, serif;
    font-size: 15px;
    line-height: 21px;
}

.tenantBorder .info .hours {
    font-family: Knockout\ 26 A, Knockout\ 26 B, sans-serif;
}


.section-eat_and_drink_tenants .tenantContainer .tenant .tenantBorder .info .hours,
.section-shop_tenants .tenantContainer .tenant .tenantBorder .info .hours {
    color: #6e6e6e;
}

.tribe-events-list .tribe-events-loop .tribe-events-event-meta .recurringinfo {
    padding-left: 20px;
}

.event-is-recurring .tribe-events-divider {
    display: none;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
    background-color: #000;
}

.tribe-bar-views-inner {
    background-color: #fff;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
    background-color: #fff !important;
    color: #000;
}

.event-listing {
    padding: 80px 0px;
}

#tribe-bar-form input[type=text],
#tribe-bar-form label,
.tribe-events-list-separator-month span,
.tribe-events-loop .tribe-events-event-meta {
    font-family: chaparral-pro, serif;
}

#tribe-geo-results h2.tribe-events-page-title,
h2.tribe-events-page-title {
    font-size: 55px;
    font-weight: normal;
}

.event-listing #tribe-bar-form .tribe-bar-submit input[type=submit] {
    font-size: 27px;
    padding: 0px;
    letter-spacing: 1px;
    font-weight: normal;
}

.tribe-event-url {
    font-size: 48px;
    text-transform: uppercase;
    font-family: Knockout\ 26 A, Knockout\ 26 B, sans-serif;
    letter-spacing: 2px;
    font-weight: 200;
}

.event-bg {
    background-color: #f6f6f6;
}

#tribe-events-bar {
    background-color: white;
    margin-bottom: 0px;
}

.type-tribe_events {
    width: 47%;
    float: left;
    background-color: white;
    margin-right: 3% !important;
    padding: 20px !important;
    margin-top: 0px !important;
}

.tribe-events-list-separator-month {
    display: none !important;
}

.tribe-events-loop {
    display: flex;
    flex-wrap: wrap;
}

.tribe-events-read-more {
    color: #d28333;
    background-color: transparent;
    border-bottom: 1px solid #d28333;

    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: Knockout\ 26 A, Knockout\ 26 B, sans-serif;
    font-size: 26px;
    padding: 0 0px 5px 0;
    transition: border .25s ease;
    text-decoration: none;
}

.tribe-events-read-more:hover {
    color: #d28333;
    opacity: .7;
    background-color: transparent;
    border-bottom: 1px solid transparent !important;
}

.tribe-event-schedule-details,
.tribe-events-schedule {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: Knockout\ 26 A, Knockout\ 26 B, sans-serif;
    color: #000;
    margin-top: 0;
    line-height: .9;
    font-size: 24px;
    font-weight: 400;
}

.tribe-events-schedule {
    text-align: center;
}

.tribe-events-schedule h2 {
    font-weight: 400;
}

.tribe-events-list-event-title a {
    line-height: .9;
}

#tribe-events .tribe-events-content p,
.tribe-events-after-html p,
.tribe-events-before-html p {
    line-height: 1.3;
}

.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: 1200px;
}

.type-tribe_events {
    /*width: 100%;*/
}

.single-tribe_events .tribe-events-single-event-title {
    text-align: center;
    font-size: 78px;
}

.tribe-events-event-meta .column,
.tribe-events-event-meta .tribe-events-meta-group {
    width: 100%;
}

.single-tribe_events .tribe-events-event-meta {
    background: #fff;
    border: 1px solid #000;
    margin: 30px 0;
}

.tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 36px;
    font-weight: 400;
}

.tribe-events-meta-group-details dl,
.tribe-events-meta-group-details dt,
.tribe-events-meta-group-details dd {
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: Knockout\ 26 A, Knockout\ 26 B, sans-serif;
    font-weight: 400 !important;
}

.tribe-events-calendar thead th {
    font-size: 24px;
    background-color: #000;
    color: #fff;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    font-weight: 400;
    padding: 5px 0px;
    font-size: 30px;
}

.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a,
.tribe-events-calendar div[id*=tribe-events-daynum-],
.tribe-events-calendar div[id*=tribe-events-daynum-] a {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    background-color: transparent;
}

    {
    background-color: transparent;

}

.tribe-events-calendar div[id*=tribe-events-daynum-],
.tribe-events-calendar div[id*=tribe-events-daynum-] a {
    font-size: 18px;
    font-weight: 700;
}

#tribe-events .tribe-events-button,
#tribe-events .tribe-events-button:hover,
#tribe_events_filters_wrapper input[type=submit],
.tribe-events-button,
.tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive,
.tribe-events-button:hover,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #d28333;
}

#tribe-events .tribe-events-cal-links .tribe-events-button {
    font-weight: bold;
}

.single-tribe_events .tribe-events-schedule .recurringinfo {
    padding-left: 20px;
}

.single-tribe_events .tribe-events-schedule .tribe-events-divider {
    display: none;
}



/* hiding shop filters for now */

.section-shop_tenants .sort {
    display: none;
}

#tribe-bar-form {
    background: white;
    padding: 8px 8px 0px 8px;
    margin-bottom: 0px;
}

.single-tribe_events .type-tribe_events {
    width: 100%;
    float: none;
    margin-right: 0px;
}

.datepicker.datepicker-inline td,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.dropdown-menu th {
    font-family: Knockout\ 26 A, Knockout\ 26 B, sans-serif;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
}

.tribe-bar-submit {
    margin-left: 0px;
    wdth: 22%;
    transition: color .25s, background-color .25s;
}

.tribe-bar-search-filter {
    width: 25%;
}

.tribe-bar-date-filter {
    width: 25%;
}

#tribe-events-content .tribe-events-tooltip h4 {
    margin-bottom: 5px;
    font-size: 38px;
    font-weight: normal;
    color: #d38234;
}

.tribe-event-duration {
    font-size: 13px;
    font-weight: normal;
    font-family: serif;
    margin-bottom: 6px;
}

.tribe-events-tooltip {
    padding-bottom: 10px !important;
}

.events-gridview .type-tribe_events {
    width: 100%;
    margin: 0px !important;
}

#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
    letter-spacing: .5px;
}

.recurring-info-tooltip {
    display: none !important;
}

.recurringinfo a {
    display: none !important;
}

.tribe-events-page-title {
    display: none;
}

.single .cd-primary-nav-trigger .cd-menu-text {
    color: white;
}

.single .cd-primary-nav-trigger .cd-menu-icon,
.single .cd-primary-nav-trigger .cd-menu-icon:after,
.single .cd-primary-nav-trigger .cd-menu-icon:before {
    background-color: white;
}

.single .cd-primary-nav-trigger .cd-menu-icon.is-clicked {
    background-color: black;
}

.single .cd-header.is-fixed .cd-menu-icon.is-clicked {
    background-color: white;
}

.single .cd-header.is-fixed .cd-menu-icon.is-clicked::before {
    background-color: black;
}

.single .cd-header.is-fixed .cd-menu-icon.is-clicked::after {
    background-color: black;
}

@media only screen and (max-width: 782px) {
    .type-tribe_events {
        width: 100%;
    }

    .tribe-bar-collapse #tribe-bar-collapse-toggle {
        font-family: chaparral-pro, serif;
    }
}

.tribe-events-event-cost span {
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: normal;
}

.tribe-events-list .tribe-events-event-image img {
    margin-bottom: 10px;
}

dd.tribe-events-event-url a {
    font-family: Knockout\ 26 A, Knockout\ 26 B, sans-serif;
    font-size: 24px;
}

.tribe-events-list .tribe-events-loop .tribe-event-featured {
    background-color: #d28333;
}

.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-event-schedule-details,
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-schedule,
#tribe-events .tribe-event-featured .tribe-events-content p {
    color: #fff;
}

.tribe-events-list .tribe-events-loop .tribe-event-featured a {
    color: #fff;
    border-color: #fff;
}

.tribe-event-featured .tribe-events-event-image img {
    /* Temporary until we have more budget/time to properly style */
    display: none;
}

.tribe-events-event-image img {
    margin: 0 auto;
    display: table;
}


.home-hero .hero-content {
    z-index: 5;
}

.section-home_intro .home-hero {
    background-color: black;
    overflow: hidden;
}

.section-home_intro .home-hero .hero-arrow {
    width: 35px !important;
    z-index: 2;
}

header.cd-header {
    background-color: rgba(0, 0, 0, .55);
}

header.cd-header.menu-is-open {
    background: transparent;
}

header.is-fixed-visible {
    background-color: white;
}

a.featured-box-link {
    border-bottom: 0px;
    background-color: black;
}

.title-banner {
    background-color: black;
}

.single-restaurant .cd-header,
.single-shop .cd-header,
.single-service .cd-header {
    background: black;
}

.single-restaurant .cd-header.is-fixed,
.single-shop .cd-header.is-fixed,
.single-service .cd-header.is-fixed {
    background: white;
}

.single-restaurant .tenant-intro,
.single-shop .tenant-intro,
.single-service .tenant-intro {
    margin-top: 50px
}


@media only screen and (min-width: 640px) {

    .single-restaurant .tenant-intro,
    .single-shop .tenant-intro,
    .single-service .tenant-intro {
        margin-top: 66px
    }

    .single-restaurant .tenant-info .row .sidebar .h5,
    .single-service .tenant-info .row .sidebar h5,
    .single-shop .tenant-info .row .sidebar .h5 {
        margin-top: 40px;
    }
}

.cd-header.is-fixed .header-info,
blockquote p {
    color: #b45b00;
}

.cd-header.is-fixed .header-info {
    color: #a55401;
}

.cd-header .header-info a {
    color: #fff;
}

.cd-header.is-fixed .header-info a {
    color: #000;
}

header .header-info {
    background: #000;
}

header.is-fixed .header-info {
    background-color: #fff;
}

header.cd-header {
    background-color: #000;
}

.button.gform_button,
.button.primary,
.gform_wrapper form .gform_footer .gform_button.gform_button,
.gform_wrapper form .gform_footer .gform_button.primary,
.tribe-events-read-more {
    color: #b45b00;
    border-bottom: 1px solid #b45b00;
}

.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-right: 5px;
}

footer .button.gform_button,
footer .button.primary,
footer .gform_wrapper form .gform_footer .gform_button.gform_button,
footer .gform_wrapper form .gform_footer .gform_button.primary,
footer .tribe-events-read-more,
.section-featured_boxes .button.primary {
    color: #d28333;
    border-bottom: 1px solid #d28333;
}

.map-container .map-tabs ul.tabs li.is-active a h3 {
    color: #b45b00;
}

footer .footer-bottom .footer-nav ul.menu li.button a {
    color: #b45b00;
}

@media screen and (min-width: 768px) {
    .back-to-top {
        display: none;
    }
}

.callout-description {
    margin-top: 20px;
}

/*
.title-banner > div {
    height: 100vh;
}

.hero-arrow {
    z-index: 2;
    position: absolute;
    left: 50%;
    right: auto;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    bottom: 10px;
    width: 35px;
}
*/

#tribe-events .tribe-events-button,
#tribe-events .tribe-events-button:hover,
#tribe_events_filters_wrapper input[type=submit],
.tribe-events-button,
.tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive,
.tribe-events-button:hover,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #b45b00;
}

.tribe-mini-calendar-event .list-info .h2 {
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 0;
    display: inline-block;
}

.tribe-mini-calendar-event .list-info .h2 a {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 10px;
    margin-top: 0;
    color: #fff;
    text-decoration: none;
}

.tribe-mini-calendar-event .list-info .h2 a:hover {
    color: #d28333;
}

.section-split_section img,
img.aligncenter,
img.alignleft,
img.alignright {
    border-bottom: #b45b00;
}

.video-background {
    min-width: 100%;
    min-height: 500px;
    width: 100%;
    height: 75%;
    height: 100vh;
    object-fit: cover;
    background-size: cover;
    max-height: 800px;
}

.section-home_intro .home-hero::after {
    content: " ";
    background-color: #232d35;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: .7;
}

.dot {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 27px;
    margin-right: 2px;
}

.dot.fitness {
    background-color: black;
}

.dot.art-culture {
    background-color: #f1a540;
}

.dot.food-drink {
    background-color: #b0632b;
}

.dot.music {
    background-color: #f8c687 !important;
}

.dot.shopping-retail {
    background-color: #88726b;
}

.dot.stay {
    background-color: #d8bc82;
}

span.time {
    font-size: 13px;
    font-family: chaparral-pro, serif;
    font-weight: bold;
    color: black;
    margin-left: 2px;
}

#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
    padding: 0px;
    font-size: 13px;
    font-color: black;
    opacity: 1;
}

#tribe-events-content .tribe-events-calendar td {
    border: 0px;
    border-bottom: 2px solid #3d3d3d;
    padding-bottom: 16px;
}

.type-tribe_events {
    background-color: transparent;
    padding: 0px 20px 12px 9px !important;
}

.tribe-events-calendar td {
    background-color: transparent;
    font-family: chaparral-pro, serif;
    font-weight: bold;
}

.tribe-events-calendar tbody {
    background-color: transparent;
}

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
    border-bottom: 0px;
}

.tribe-events-viewmore {
    border-top: 0px;
    float: left;
    background-color: black;
    color: white;
    opacity: 1;
    padding: 4px 7px;
    width: calc(100% - 16px);
}

.tribe-events-viewmore a {
    font-size: 12px;
    color: white;
    opacity: 1 !important;
    text-transform: uppercase;
}

td.tribe-events-othermonth,
.tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=tribe-events-daynum-]>a {
    background-color: #e3e3e3 !important;
}

.tribe-events-month-event-title a {
    color: black;
}

.tribe-events-past .dot,
.tribe-events-past .time,
.tribe-events-past h3 {
    opacity: .7 !important;
}

td.tribe-events-thismonth.tribe-events-present,
#tribe-events .tribe-events-button,
#tribe-events .tribe-events-button:hover,
#tribe_events_filters_wrapper input[type=submit],
.tribe-events-button,
.tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive,
.tribe-events-button:hover,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: white;
    color: black;
}

.tribe-bar-venue-filter {
    float: left;
    margin-bottom: 0;
    padding: 15px;
    width: 25%;
}

#categories {
    display: flex;
    justify-content: center;
    background-color: #eaeaea;
    padding: 11px;
    margin-bottom: 30px;
}

.filter-by {
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.1;
}

a.button.black {
    background-color: black;
    text-align: center;
    padding: 9px 44px;
    font-size: 30px !important;
    margin-bottom: 0px;
}

.tribe-events-day .tribe-events-day-time-slot .tribe-events-day-time-slot-heading {
    margin-top: 25px;
}

.cat {
    font-family: chaparral-pro, serif;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
    background-color: white;
    margin: 0px 8px;
    padding: 6px 10px 4px;
    cursor: pointer;
    transition: background-color .25s, color .25s;
}

.cat.clear {
    background-color: black;
    color: white;
    padding-bottom: 7px;
}

.cat .dot {
    width: 14px;
    height: 14px;
    margin-bottom: -3px;
    margin-right: 5px;
}

.cat:hover {
    background-color: #333;
    color: white;
}

.cat.active {
    color: white;
}

.cat.active .dot {
    background-color: white;
    position: relative;
}

.cat.active .dot:after {
    content: "x";
    position: absolute;
    top: -1px;
    left: 3px;
    color: #666;
    font-weight: bold;
}

.cat.active.art-culture {
    background-color: #f1a540;
}

.cat.active.fitness {
    background-color: black;
}

.cat.active.food-drink {
    background-color: #d18333;
}

.cat.active.music {
    background-color: #f8c687;
}

.cat.active.shopping-retail {
    background-color: #a79993;
}

.cat.active.stay {
    background-color: #d8bc82;
}

#tribe-bar-form input[type=text] {

    border-bottom: 2px dashed #dbdbdb;
    font-style: normal !important;
    font-weight: 500;
    padding: 5px;
    width: 100%;
    font-family: Knockout\ 26 A, Knockout\ 26 B, sans-serif;
    font-size: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
}

#tribe-bar-form input[type=text]::placeholder {
    font-style: normal !important;
    color: #000;
    opacity: 1;
}

#tribe-bar-form input[type=text]:focus {
    border-bottom: 2px dashed #dbdbdb;
    outline: none;
}

span.ui-selectmenu-text {
    text-align: center;
    font-family: Knockout\ 26 A, Knockout\ 26 B, sans-serif;
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #000;
    margin-right: 0px !important;
    width: 100%;
}

span.ui-selectmenu-icon.ui-icon.ui-icon-triangle-1-s {
    display: none;
}

span#venues-button {
    border-bottom: 2px dashed #dbdbdb;
    border-radius: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    background-color: white;
    padding: 5px;
    width: 100%;
}

span#venues-button:focus {
    outline: none;
}

a.url {
    font-size: 24px;
}

a.tribe-events-gmap {
    font-size: 13px;
}

.tribe-bar-submit a.button {
    background-color: black;
    text-align: center;
    padding: 7px 30px;
    width: 100%;
    margin-bottom: 7px;
    transition: background-color .25s;
}

#tribe_events_filters_wrapper {
    display: none;
}

ul#venues-menu {
    background-color: white;
    border: 1px solid black;
}

#venues-menu li div {
    font-family: Knockout\ 26 A, Knockout\ 26 B, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 25px;
    text-align: center;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 0px !important;
    background-color: #eaeaea !important;
}

.tribe-events-sub-nav a {
    font-family: Knockout\ 26 A, Knockout\ 26 B, sans-serif;
    font-size: 34px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400 !important;
}

.datepicker table tr td span.focused,
.datepicker table tr td span:hover {
    border-radius: 0px;
}

.day-title {
    font-family: Knockout\ 26 A, Knockout\ 26 B, sans-serif;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    border-top: 2px solid #3d3d3d;
    line-height: 37px;
    float: left;
    width: 100%;
    margin-bottom: 36px;
}

/*a.tribe-events-ical.tribe-events-button {
    display: none !important;
}*/

#tribe-events .tribe-events-button {
    margin-top: 10px;
    /* background: #000;
    color: #fff;
    font-size: 14px;*/
    color: #AD5700;
    background-color: transparent;
    border-bottom: 1px solid #AD5700;
    background-image: url(/wp-content/themes/dairyblock/assets/images/link-arrow-gold.svg);
    background-repeat: no-repeat;
    background-position: 100%;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: Knockout\ 26 A, Knockout\ 26 B, sans-serif;
    font-size: 22px;
    font-weight: 400;
    padding: 0 60px 5px 0;
    transition: border .25s ease;
    text-decoration: none;
}

#tribe-events .tribe-events-button:hover {
    color: #d28333;
    opacity: .7;
    background-color: transparent;
    border-bottom: 1px solid transparent !important;
}

.event {
    display: flex;
    width: 100%;
    margin-bottom: 40px;
}

.event .info {
    flex: 0 0 20%;
}

.event .image {
    flex: 0 0 32%;
    padding-right: 25px;
}

.event .content {
    flex: 0 0 48%;

}

.event .content.no-image {
    flex: 0 0 84%;
}

.time {
    font-family: chaparral-pro, serif;
    font-size: 21px;
}

.info .dot {
    width: 13px;
    height: 13px;
    margin-bottom: -3px;
    margin-right: 4px;
}

#tribe-events-content {
    margin-bottom: 60px;
}

.category {
    font-family: chaparral-pro, serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 4px;
}

.content h4 {
    font-family: chaparral-pro, serif;
    font-size: 22px;
    letter-spacing: 0px;
    text-transform: none;
    font-weight: 600;
}

.content h6 {
    font-family: chaparral-pro, serif;
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 600;
    text-transform: none;
    font-style: italic;
}

.excerpt {
    margin-top: 20px;
}

#tribe-events-footer {
    display: none;
}

.event .image img {
    width: 100%;
}

ul.tribe-nav-holder {
    display: flex;
    width: 100%;
}

.tribe-prev {
    flex: 0 0 20%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.tribe-current {
    flex: 0 0 60%;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 62px;
}

.tribe-next {
    flex: 0 0 20%;
    text-align: right;
    align-items: center;
    display: flex;
    justify-content: flex-end;
}

.holder {
    position: relative;
}

.tribe-prev .holder {
    padding-left: 24px;
}

.tribe-prev span {
    position: absolute;
    left: 0;
    top: 15px;
    font-size: 10px;
}

.tribe-next .holder {
    padding-right: 24px;
}

.holder a {
    font-family: Knockout\ 26 A, Knockout\ 26 B, sans-serif;
    text-transform: uppercase;
    font-size: 32px;
    letter-spacing: .5px;
    font-weight: 400;
}

.tribe-next span {
    position: absolute;
    right: 0;
    top: 15px;
    font-size: 10px;
}

.tribe-nav-holder {
    margin-bottom: 20px;
}

#tribe-bar-dates {
    position: relative;
}

#tribe-bar-dates::after {
    content: '';
    background-image: url(assets/images/icon-down.svg);
    color: #b9b9b9;
    position: absolute;
    width: 13px;
    height: 11px;
    right: 3px;
    top: 14px;
    z-index: 100;
    background-size: cover;
    opacity: .3;
}

#tribe-bar-venues {
    position: relative;
}

#tribe-bar-venues::after {
    content: '';
    background-image: url(assets/images/icon-down.svg);
    color: #b9b9b9;
    position: absolute;
    width: 13px;
    height: 11px;
    right: 3px;
    top: 14px;
    z-index: 100;
    background-size: cover;
    opacity: .3;
}

.tribe-bar-submit {
    position: relative;
}

.tribe-bar-submit::after {
    content: "►";
    position: absolute;
    right: 24px;
    top: 29px;
    color: white;
    font-size: 11px;
}

.tribe-events-calendar td.tribe-events-past .tribe-events-month-event-title a,
.tribe-events-calendar td.tribe-events-past .tribe-events-viewmore a {
    opacity: 1;
}

#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth {
    opacity: 1;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: 1 !important;
    border-bottom: 2px dashed #dbdbdb;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.tribe-bar-submit a.button:hover {
    background-color: #d18333;
}

.tribe-events-day .tribe-events-day-time-slot .tribe-events-day-time-slot-heading {
    color: black;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 33px;
    margin-bottom: 25px;
}

.tribe-next a:focus {
    color: #d18333 !important;
}

.single-event {
    position: relative;
}

.single-event .hover {
    position: absolute;
    width: 200px;
    background-color: white;
    border: 1px solid black;
    padding: 8px;
    top: 0;
    left: 15px;
    display: none;
    cursor: pointer;
    z-index: 10;
}

.single-event .tribe-events-event-image {
    margin-bottom: 5px;
}

.date {
    font-size: 13px;
    color: black;
    margin-bottom: -3px;
    font-weight: 400;
}

.title {
    font-size: 15px;
    color: black;
    font-weight: 700;
    margin-bottom: 7px;
}

.single-event .button {
    margin-bottom: 0px;
    font-size: 16px;
}

a:focus {
    color: black;
}

#tribe-bar-form.tribe-bar-mini * {
    font-size: 25px;
}

.event-solo {
    display: flex;
    flex-wrap: wrap;
}

.meta {
    flex: 0 0 35%;
    background-color: #eaeaea;
    padding: 45px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.event-content {
    flex: 0 0 65%;
    padding-left: 48px;
}

.event-content .tribe-events-event-image img {
    margin: 0;
}

.categories {
    margin-bottom: 17px;
}

.venue {
    font-family: chaparral-pro, serif;
    font-size: 33px;
    line-height: 29px;
    margin-bottom: 13px;
}

.meta .date {
    font-family: chaparral-pro, serif;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 13px;
    color: #555;
}

.categories .dot {
    width: 14px;
    height: 14px;
    margin-right: 4px;
    margin-bottom: -1px;
}

.meta .category {
    font-size: 15px;
}

abbr.tribe-region.tribe-events-abbr {
    border-bottom: 0px;
    text-decoration: none;
    color: #555;
    cursor: auto;
}

.address {
    font-family: chaparral-pro, serif;
    font-size: 18px;
    line-height: 23px;
    color: #555;
    margin-bottom: 10px;
}

.blog .blog-post a {
    text-decoration: none;
}

.for-sr {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    /* added line */
    border: 0;
}

@media only screen and (max-width: 871px) {
    .tribe-bar-venue-filter {
        padding: 10px;
    }

    .tribe-bar-mini .tribe-bar-search-filter {
        width: 25%;
    }

    .tribe-bar-mini .tribe-bar-submit {
        margin-left: 0px;
        width: 25%;
    }

    .tribe-bar-submit a.button {
        padding: 7px 37px;
    }

    .tribe-bar-submit::after {
        top: 24px;
    }

    #tribe-events-footer:after,
    #tribe-events-footer:before,
    #tribe-events-header:after,
    #tribe-events-header:before {
        display: none;
    }

    #tribe-bar-collapse-toggle {
        font-family: chaparral-pro, serif;
    }
}

@media only screen and (max-width: 870px) {
    .event-content {
        flex: 0 0 100%;
        order: 0;
    }

    .meta {
        flex: 0 0 100%;
        order: 1;
        margin-top: 50px;
    }
}

@media only screen and (max-width: 800px) {
    .tribe-bar-submit::after {
        display: none;
    }

    #tribe-bar-form {
        padding: 8px;
    }

}

@media only screen and (max-width: 800px) {
    #categories {
        flex-wrap: wrap;
        padding-bottom: 0px;
        flex-direction: column;
    }

    .filter-by {
        padding-left: 5px;
    }

    .cat {
        margin: 0px 5px 12px 5px;
        text-align: center;
        flex: 0 0 44%;
    }
}

@media only screen and (max-width: 768px) {

    .single-restaurant .tenant-logo,
    .single-shop .tenant-logo,
    .single-service .tenant-logo {
        margin-bottom: 30px
    }

    .section-eat_and_drink_tenants .clear-filters {
        margin-left: 16px;
    }

    .event {
        margin-bottom: 30px;
    }

    table.tribe-events-calendar {
        display: none;
    }

    #tribe-events-content {
        margin-bottom: 0px;
    }

    .event-listing {
        padding: 30px 0px;
    }

    #tribe-mobile-container .tribe-events-viewmore {
        display: none;
    }

    #tribe-events-content .tribe-events-calendar td {
        height: 58px;
    }

    #tribe-mobile-container {
        display: none;
    }

    #tribe-events-content .tribe-events-calendar td.tribe-events-present:hover,
    .tribe-events-calendar td.tribe-events-present,
    .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
    .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
        background-color: white;
        color: #333;
    }

    #tribe-events-content .tribe-events-calendar td.tribe-events-present.mobile-active:hover,
    .tribe-events-calendar td.tribe-events-present.mobile-active,
    .tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-],
    .tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-] a,
    #tribe-events-content .tribe-events-calendar .mobile-active:hover,
    #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active,
    #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active div[id*=tribe-events-daynum-],
    #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active div[id*=tribe-events-daynum-] a,
    .tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-],
    .tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-] a,
    .tribe-events-calendar td.mobile-active {
        background-color: #d18333;
    }

    .gform_wrapper #gform_2 ul.gfield_radio li label {
        width: auto;
    }

    .gform_wrapper #gform_2 ul.gfield_radio li {
        width: 42%;
    }

    .gform_wrapper #gform_2 .gfield_radio li input[type=radio] {
        margin-right: 5px;
        margin-bottom: 5px;
    }

    a.next,
    a.prev {
        font-size: 48px;
    }

    .pagination .page-numbers li {
        font-size: 21px;
    }

    .pagination .page-numbers li a {
        text-decoration: none;
    }
}

@media only screen and (max-width: 670px) {
    .event {
        flex-wrap: wrap;

    }

    .info {
        flex: 0 0 100%;
        margin-bottom: 10px;
    }

    .image {
        flex: 0 0 41%;
    }

    .content {
        flex: 0 0 59%;
    }
}

@media only screen and (max-width: 540px) {
    .event {
        padding-bottom: 0px;
    }

    .image {
        flex: 0 0 100%;
    }

    .content {
        flex: 0 0 100%;
    }
}

@media only screen and (max-width: 500px) {
    .cat {
        flex: 0 0 80%;
    }

    .tribe-prev {
        flex: 0 0 30%;

        font-size: 36px;
    }

    .tribe-next {
        flex: 0 0 30%;

        font-size: 36px;
    }

    .tribe-current {
        flex: 0 0 40%;
        font-size: 35px;
        line-height: 28px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .tribe-next span,
    .tribe-prev span {
        top: 24px;
    }

}

.single-tribe_events .tribe-events-venue-map {
    width: 100%;
    margin-right: 0px;
}

.tribe-events-notices {
    background: #d8bc82;
    border-radius: 0px;
    border: none;
    color: black;
    margin: 10px 0 18px;
    padding: 8px 35px 8px 14px;
    text-shadow: none;
}

.tenantContainer .results {
    top: -40px;
    position: relative;
}

.section-featured_pages .row.expanded .featured-box .featured-box-link {
    height: auto !important;
    min-height: 350px !important;

}

.section-container .featured-box .featured-content h2 {
    padding-left: 30px;
}

.section-featured_pages .row.expanded .featured-box .featured-box-link>.row {
    position: absolute;
}

.featured-box-link {
    min-height: 350px !important;
    border-bottom: solid 4px #d28333 !important;
}

.section-featured_boxes .row.expanded .featured-box .featured-box-link>.row {
    background: none !important;
}

/*.section-featured_boxes .row.expanded .featured-box .featured-box-link:hover {*/

/*    transition: all .25s ease;*/

/*    height: 525px;*/

/*}*/

.events-container {
    width: 40%;
    color: #fff;
    background: #000;
    z-index: 99;
    position: fixed;
    right: 0;
    font-size: 65px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 92px 0 0 20px;
    display: block;
    flex-direction: column;
    top: -600px;
    transition: .4s all;
    height: 605px;
    border-left: solid 1px #3c3c3b;
}

.events-container .fe-header {
    color: #fff;
    margin-left: 7px;
    font-family: chaparral-pro, serif;
    font-size: 30px;
    margin-bottom: 20px;
}

.events-container.is-visible {
    top: 0 !important;
    transition: .4s all;
}

@media screen and (max-width: 830px) {
    .events-container {
        display: none !important;
    }

    /*
    .events-container.is-visible {
        display: block !important;
        border-left: none;
        left: 10px;
        top: 430px;
        width: 100%;
    }*/
}

.events-container .type-tribe_events {
    color: #fff;
    width: 100%;
}

.events-container .type-tribe_events h2 a {
    color: #fff;
    text-decoration: none;
}

nav .events-container .type-tribe_events h2 a:hover {
    color: #d28333;
}

nav .events-container .tribe-events-widget-link a {
    color: #d28333;
    margin-left: 10px;
}

nav .events-container .tribe-events-widget-link a:hover {
    color: #b45b00;
}

.tribe-mini-calendar-event .list-info {
    font-family: chaparral-pro, serif;
}

.events-container .type-tribe_events .tribe-mini-calendar-event {
    border-bottom: none;
}

.events-container .type-tribe_events .tribe-mini-calendar-event .list-date .list-dayname {
    background: #fff;
    color: #666;
    display: block;
    font-size: 21px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1;
}

.events-container .type-tribe_events .tribe-mini-calendar-event .list-date .list-daynumber {
    font-size: 21px;
    letter-spacing: 1px;
    line-height: 1.2;
}

.events-container .type-tribe_events .tribe-mini-calendar-event .list-info {
    font-size: 15px;
}

/* Auction styles */

.page-template-page-auction footer {
    position: relative;
}

.page-template-page-auction .wdm-single-auction-title {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 62px;
}

.venue-container .content {
    padding: 0px 50px 0px 0px;
}

.page-id-1849 .content-section {
    padding: 0 !important;
}

.venue-container .image {
    margin-bottom: 10px;
}

.page-template-page-auction .wdm_place_bid input,
.page-template-page-auction .wdm_place_bid input[type="submit"],
.page-template-page-auction .wdm-login-to-place-bid,
.page-template-page-auction #wdm_buy_now_section input[type="submit"],
.page-template-page-auction .wdm-login-to-buy-now,
.page-template-page-auction input[type="button"].wdm_bid_now_btn {
    background-color: transparent !important;
    color: #b45b00 !important;
    border-bottom: 1px solid #b45b00;
    background-image: url(/wp-content/themes/dairyblock/assets/images/link-arrow-gold.svg);
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: auto !important;
    font-size: 25px !important;
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color .25s ease-out, color .25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: .85em 1em;
    margin: 0 0 1rem;
    box-shadow: none !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    min-width: 175px;
    font-family: Knockout\ 26 A, Knockout\ 26 B, sans-serif;
}

.page-template-page-auction #wdm_buy_now_section input[type="submit"],
.page-template-page-auction .wdm-login-to-buy-now {
    min-width: 275px;
}

.page-template-page-auction .wdm_place_bid input:hover,
.page-template-page-auction .wdm_place_bid input[type="submit"]:hover,
.page-template-page-auction .wdm-login-to-place-bid:hover,
.page-template-page-auction #wdm_buy_now_section input[type="submit"]:hover,
.page-template-page-auction .wdm-login-to-buy-now:hover,
.page-template-page-auction input[type="button"].wdm_bid_now_btn:hover {
    color: #d28333;
    opacity: .7;
    background-color: transparent !important;
    background-image: url(/wp-content/themes/dairyblock/assets/images/link-arrow-gold.svg) !important;
    border-bottom: 1px solid transparent !important;
}

.page-template-page-auction .wdm-single-auction-ending,
.page-template-page-auction .wdm-auction-ending-time,
.page-template-page-auction .wdm-auction-ending-time,
.page-template-page-auction .wdm_bidding_price,
.page-template-page-auction .wdm_bids_placed,
.page-template-page-auction .wdm_reserved_note,
.page-template-page-auction .wdmua-loggedin-error,
.page-template-page-auction .wdm-bidder-bidval,
.page-template-page-auction,
.wdm_enter_val_text small {
    font-size: 18px !important;
    font-family: chaparral-pro, serif !important;
    color: #000 !important;
}

.page-template-page-auction #wdm_place_bid_section form label {
    font-size: 18px !important;
}

.page-template-page-auction input[type="button"].wdm_bid_now_btn,
.page-template-page-auction input[type="button"].wdm_bid_now_btn:hover {
    background-image: none !important;
    margin-top: -10px;
}

#wdm-total-bids-link {
    color: #b45b00 !important;
}

#auction-tab-titles li {
    border-radius: 0 !important;
    padding: 15px !important;
    margin-right: 10px !important;
    font-size: 21px;
}

.wdm-auction-title,
.wdm-mark-green,
.wdm-ua-af-listing-alt,
.wdm-mark-red,
.wdm-mark-normal,
.page-template-page-auction .wdm-auction-listing-container .wdm-apd {
    color: #000 !important;
}

.wdm-mark-normal,
.page-template-page-auction .wdm-auction-listing-container .wdm-apd {
    margin-left: 30px;
}

@media screen and (max-width: 500px) {
    .event {
        border-bottom: 2px solid #CCC;
        padding-bottom: 19px;
    }

    .event .info {
        flex: 0 0 50%;
    }

    .event .image {
        flex: 0 0 50%;
    }

    .event .content {
        flex: 0 0 100%;
    }

    .event:last-child() {
        border-bottom: 0px;
        padding-bottom: 0px;
    }
}


.video-holder {
    padding: 10px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.video__placeholder {
    min-width: 100%;
    display: block;
}

.video__placeholder.is-playing {
    display: none;
}

.video__button {
    text-indent: -9999999px;
    background: transparent;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    position: absolute;
    display: block;
    outline: none;
    cursor: pointer;
    transition: all 0.15s ease-in-out;
    transform: translateX(-50%) translateY(-50%);
    background-image: url('/wp-content/themes/dairyblock/assets/images/icon-video-play.svg');
    background-size: 50px 50px;
    background-position: center center;
    background-repeat: no-repeat;
}

.video__button.is-playing {
    width: 30px !important;
    height: 30px !important;
    top: 10px;
    right: 10px;
    left: auto;
    transform: none;
    background-image: url('/wp-content/themes/dairyblock/assets/images/icon-video-close.svg');
    background-size: 30px 30px !important;
    background-position: center center;
    background-repeat: no-repeat;
}

.video-holder:hover .video__button {
    background-size: 55px 55px;
    width: 55px;
    height: 55px;
}

#video-player-holder {
    position: relative;
    height: auto;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
}

#video-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*           .video__placeholder{*/

/*                   position: relative; */

/*           	padding-bottom: 56.25%;*/

/*           	overflow: hidden;*/

/*           	max-width: 100%;*/

/*           	height: auto;*/

/*           }*/

/*           .video__placeholder iframe, .video__placeholder object, .video__placeholder embed{*/

/*    position: absolute;*/

/*	top: 0;*/

/*	left: 0;*/

/*	width: 100%;*/

/*	height: 100%;*/

/*}*/

.directory-title {
    padding-top: 80px;
    padding-bottom: 25px;
}

.directory-map {
    padding-bottom: 60px;
    margin-top: -60px;
}

@media(max-width: 600px) {
    .directory-map {
        margin-top: -30px;
    }
}

.directory-listings {
    padding-bottom: 70px;
}

.directory-listings h5 {
    padding: 8px 11px;
    background-color: #d28333;
    color: #FFF;
    margin-bottom: 18px;
    font-size: 49px;
}

.directory-listings .services h5 {
    background-color: #a8a8a8;
}

.directory-listings .services h5.stay {
    background-color: black;
    margin-top: 70px;
}

.directory-listings .shop h5 {
    background-color: #4d4e4c;
}

.listing {
    display: flex;
    font-family: chaparral-pro, serif;
    margin-bottom: 13px;
}

.listing .icon {
    flex-shrink: 1;
    width: 26px;
}

.listing .icon span {
    border-radius: 1000px;
    border: 2px solid #b4b5b4;
    color: #6F716F;
    width: 23px;
    height: 23px;
    display: block;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    margin: 0px;
}

.listing .info {
    padding-left: 11px;
    flex-grow: 1;
}

.listing .info .name {
    font-size: 17px;
}

.listing .info .name a {
    text-decoration: none;
}

.listing .info .name a:hover {
    text-decoration: underline;
}

.listing .info .notice {
    font-size: 16px;
    color: #d28333;
    font-style: italic;
}

.sub-listings {

    margin-top: 8px;
}

.sub-listing {
    display: flex;
    padding-bottom: 5px;
}

.sub-icon {
    flex-shrink: 1;
    width: 26px;
}

.sub-name {
    font-size: 17px;
    padding-left: 6px;
    flex-grow: 1;
}

.sub-name a {
    text-decoration: none;
}

.sub-name a:hover {
    text-decoration: underline;
}

.sub-icon span {
    border-radius: 1000px;
    background-color: #d8d9da;
    color: #4a4a4a;
    width: 20px;
    height: 20px;
    display: block;
    text-align: center;
    line-height: 21px;
    font-size: 12px;
    margin: 0px;
    font-weight: bold;
    text-transform: lowercase;
}

.directory-listings .button {
    margin-top: 17px;
}

.map-hold {
    padding-top: 76%;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    transition: all .05s;
    background-position: center 34px;
}

.map-hold .hover-box {
    width: 8%;
    height: 6%;
    position: absolute;
    left: 10%;
    bottom: 16%;
    display: flex;
}

.map-hold .hover-box>.hold-me {
    position: relative;
    height: 100%;
    width: 100%;
}

.map-hold .hover-box-2 {
    width: 4%;
    height: 6%;
    position: absolute;
    left: 9.5%;
    bottom: 41%;
    display: flex;
}

.map-hold .hover-box-2>.hold-me {
    position: relative;
    height: 100%;
    width: 100%;
}

.map-hold .hover-box-3 {
    width: 4%;
    height: 3.5%;
    position: absolute;
    left: 21.5%;
    bottom: 42.5%;
    display: flex;
}

.map-hold .hover-box-3>.hold-me {
    position: relative;
    height: 100%;
    width: 100%;
}

.marker.above-basement .info {
    /*display: none;*/
}

.marker.basement {
    display: none;
}

@media only screen and (max-width: 1220px) {
    .map-hold {
        background-position: center 3vw;
    }

    .tenantContainer .results {
        left: 16px;
    }
}

.map-hold .marker {
    position: absolute;
}

.marker span {
    font-family: chaparral-pro, serif;
    border-radius: 1000px;
    background-color: #000;
    color: #fff;
    width: 23px;
    height: 23px;
    display: block;
    text-align: center;
    line-height: 21px;
    font-size: 12px;
    margin: 0px;
    font-weight: bold;
    margin-left: -50%;
    margin-top: -50%;
    border: 2px solid #000;
    /*border: 2px solid #58595a;*/
}

.marker.sub {
    display: none;
}

.marker.sub span {
    background-color: #d8d9da;
    color: #4a4a4a;
}

.marker.shop:not(.sub) span {
    color: white;
    background-color: #000;
    border: 2px solid black;
    line-height: 21px;
    width: 24px;
    height: 24px;
    /*color: white;*/
    /*background-color: transparent;*/
    /*border: 2px solid white;*/
    /*line-height: 21px;*/
    /*width: 24px;*/
    /*height: 24px;*/
}

.marker.stay span {
    background-color: #b8b9bb;
    color: white;
}

.marker {
    cursor: pointer;
}

.marker .info {
    display: none;
    position: absolute;
    /*left:100%;*/
    /*top:-15px;*/
    left: 46%;
    top: -15px;
    padding-left: 10px;
}

.marker .hold-me {
    flex: 0 0 100%;
    background-color: #000;
    color: white;
    padding: 8px;
    width: 162px;
    z-index: 5;
    position: relative;
}

.marker .hold-me img {}

.marker .hold-me p {
    color: white;
    margin-bottom: 30px;
}

.marker .marker-hold {
    position: relative;
}

.marker .info .image {
    padding: 10px;
    background-color: white;
    margin-bottom: 12px;
}

.marker .info .hold-me:after {
    position: absolute;
    left: -9px;
    top: 16px;
    content: " ";
    background-size: contain;
    background-image: url(assets/images/left-arrow.png);
    background-color: transparent;
    width: 10px;
    height: 20px;
    background-repeat: no-repeat;
}

.marker .additional-point {
    background-color: #c1c1c1;
    color: #fff;
}

.clear-filters {
    position: relative;
}

.clear-filters:after {
    content: ' x';
}

.single-service .tenant-intro .row .gallery .image {
    width: 100%;
    height: 600px;
    background-size: cover;
    background-position: 50%;
}

@media screen and (max-width: 768px) {

    .photo-slider .slick-next,
    .photo-slider .slick-prev {
        background: #fff;
        padding: 5px;
    }
}

.photo-slider .slick-next {
    transform: rotate(180deg);
    bottom: 10px;
}

.marker.service:not(.sub) {
    display: none;
}

.marker.basement span {
    background-color: black;
    border-color: black;
    color: white;
}

.content-section .content-row ul li {
    list-style: disc;
    margin-left: 20px;
    padding-left: 3px;
}

.copyright-text a {
    font-size: 12px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: Knockout\ 26 A, Knockout\ 26 B, sans-serif;
    color: #000;
    margin-top: 0;
    line-height: .9;
    display: inline-block;
}

.h5 {
    font-size: 36px;
    margin-bottom: 10px;
}

.h6 {
    font-size: 24px;
    margin-bottom: 5px;
}

.single-restaurant .tenant-info .row .sidebar .h5,
.single-service .tenant-info .row .sidebar h5,
.single-shop .tenant-info .row .sidebar .h5 {
    margin-bottom: 20px;
}

.bg-black .h5 {
    color: #fff !important;
}

footer .footer-top .footer-news .h5,
footer .footer-top .footer-social .h5 {
    margin-bottom: 15px;
    display: block;
}

.footer-news-code .gfield_required {
    display: none;
}
