/*
Theme Name: Pedal Tavern Theme
Description: Pedal Tavern Jupiter Child Theme
Author: Horton Group
Author URI: http://hortongroup.com
Template: jupiter
Version: 5.0.10
*/


/* COLORS/FONTS
===========
#FEC43B YELLOW
#25597f BLUE
#90d5ff
===========
Titles/H1s/H2s/H3s/Navigation: "Anton"
Body: "Lato"
===========
*/


/* ==================================
     ADA TWEAKS - note: these may need to be tweaked after theme upgrade
    ================================== */

@media handheld, only screen and (max-width: 1200px) {
  .mk-header-nav-container, .mk-header-nav-container.one-row-style.menu-hover-style-2 {
    display: block !important;
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  a[href="#menu-pedal-tavern-main-menu"] {
    display: none;
  }
}

/* .main-navigation-ul li.no-mega-menu:focus ul.sub-menu {
  top: 100% !important;
} */

/* Footer Navigation as Mobile menu for screen readers */

/* #mk-footer .sub-menu {
  display: block;
} */

@media (max-width: 1200px) {

}
/* #mk-footer .mk-col-1-3 > .widget_nav_menu {
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
} */

/* Helper Classes */

.display-none {
  display: none;
}
.visually-hidden {
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Hide outline on theme-page */

theme-page:focus {
  outline: 0;
}

/* show all sub menu when tabbing through */

.main-navigation-ul li.no-mega-menu a:focus + ul.sub-menu {
  top: 100% !important;
}
.main-navigation-ul li.no-mega-menu ul.sub-menu:focus-within a, .main-navigation-ul li.no-mega-menu ul.sub-menu:focus-within {
  top: 100% !important;
}

ul.sub-menu:focus {
  top: 100% !important;
}

.mk-closed-nav .mk-responsive-wrap {
  display: block !important;
  opacity: 0;
  z-index: -999999999999999999;
}
.mk-opened-nav .mk-responsive-wrap {
  display: block !important;
  opacity: 1;
  z-index: 300;
}

.mk-form-row-widget .mk-progress-button-content {
  color: #000;
}

#theme-page .mk-text-block:not(.yellow-book-button):not(.blue-book-button):not(.white-text-wrapper) a:not(.xola-checkout):not(.newbutton):not(.home-header-cta):not(.mk-button):not(.sbi_load_btn):not([href="https://www.instagram.com/nashvillepedaltavern"]), #mk-footer .widget:not(.widget_social_networks) a {
    color: #345c7f !important;
    border-bottom: 1px dotted;
}

.address-link-wrapper a {
    border-bottom: 1px dotted;
}

.widget.widget_categories li a {
  font-weight: 600;
  color: #345c7f;
  border-bottom: 1px dotted;
}
#theme-page .widget.widget_categories li a:hover {
  color: #fec43b !important;
}

.widget_posts_lists ul li .post-list-meta time {
  color: #4c4c4c;
}

/* Blog related */

.mk-blog-grid-item time a {
    color: #757575 !important;
}

.mk-blog-classic-item .the-title a, #sub-footer .mk-footer-copyright a, .single-post #theme-page .mk-single-content a {
  border-bottom: 1px dotted;
}
.mk-blog-classic-item .mk-readmore {
  border-bottom: 1px dotted;
  padding-bottom: 4px;
}

.mk-blog-modern-item .blog-loop-comments, .mk-blog-modern-item .mk-blog-share, .mk-blog-modern-item .mk-love-holder, .mk-love-this span, .mk-love-this i, .page-number.js-pagination-page {
  color: #565656;
}

.mk-pagination .mk-total-pages {
    opacity: 1;
}

.pagnav-wrapper .pagenav-category {
  color: #505050;
}
article.mk-blog-modern-item .mk-blog-meta-wrapper, article.mk-blog-classic-item .mk-blog-meta-wrapper {
  font-size: 14px;
  font-style: italic;
  color: #757575;
}
article.mk-blog-modern-item .mk-blog-meta-wrapper a, article.mk-blog-classic-item .mk-blog-meta-wrapper a {
  border-bottom: 1px dotted;
}

/* buttons white on orange text */

.mk-button--size-medium.text-color-light span.mk-button--text {
  color: #404040;
}

.mk-button--dimension-flat.text-color-light {

}


#theme-page div.p-333 > p {
  color: #333333;
}

#theme-page div.mk-testimonial ul.flex-direction-nav a {
  opacity: .84;
}

/* Title Boxes are H3 - stealing styling for H1 */

#npt-title-box {
  font-family: "Anton";
  font-size: 100px !important;
  text-align: center;
  color: #ffffff !important;
  font-weight: 400;
  letter-spacing: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#npt-title-box span {
  border: 10px solid #ffffff;
  padding-left: 36.4px;
  padding-right: 36.4px;
  display: inline-block;
}

/* address links on Tour pages */

.address-link-wrapper a {
    border-bottom: 1px dotted;
}

/* Page Title */

#mk-page-introduce .page-subtitle {
    color: #5f5f5f;
}

/* Removing bullets from lists that have fake bullets */

.npt-list ul {
  list-style-type: none;
}

/* Navigation */
.menu-hover-style-2 .main-navigation-ul > li.current-menu-item > a.menu-item-link {
  text-underline-position: under;
  text-decoration: underline;
}

/* ==================================
     GENERAL THEME TWEAKS
    ================================== */


/* svg map */

.pedaltavern-map img {
    width: 800px !important;
}

/* hiding description in light box for image gallery */

.fancybox-title-float-wrap .child {
    display: none;
}

/* diagonal dividers for retina screens */

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .shape__container .shape svg {
        position: relative;
        top: 0.5px !important;
    }
    .diagonal-bottom-style .shape__container .shape svg {
        top: 0.5px !important;
    }
    .diagonal-top-style .shape__container .shape svg {
        top: -0.6px !important;
    }
}

/* ==================================
     BEGIN TYPOGRAPHY
    ================================== */

.white-text {
    color: #fff;
}
.master-holder div.white-text strong {
    color: #fff;
}

#theme-page strong {
  color: #25597f;
}
#theme-page .white-text strong {
  color: #fff;
}

/* ==================================
     END TYPOGRAPHY
    ================================== */


/* ==================================
     BEGIN BUTTON STYLING
    ================================== */


/*** YELLOW BOOKING BUTTON - FOR DARK BACKGROUNDS ***/

.yellow-book-button a.eModal-1:hover {
    background: #25597f;
    color: #fff !important;
}
.yellow-book-button a.eModal-1 {
    background: #fec43b;
    padding: 1.5% 4%;
    color: #252525;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.yellow-book-button a.eModal-2:hover {
    background: #25597f;
    color: #fff !important;
}
.yellow-book-button a.eModal-2 {
    background: #fec43b;
    padding: 1.5% 4%;
    color: #252525;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.yellow-book-button a.eModal-3:hover {
    background: #25597f;
    color: #fff !important;
}
.yellow-book-button a.eModal-3 {
    background: #fec43b;
    padding: 1.5% 4%;
    color: #252525;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.yellow-book-button a.eModal-4:hover {
    background: #25597f;
    color: #fff !important;
}
.yellow-book-button a.eModal-4 {
    background: #fec43b;
    padding: 1.5% 4%;
    color: #252525;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/*** BLUE BOOKING BUTTON - FOR LIGHT BACKGROUNDS ***/

.blue-book-button a.eModal-1:hover {
    background: #fec43b;
    color: #252525 !important;
}
.blue-book-button a.eModal-1 {
    background: #25597f;
    padding: 1.5% 4%;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.blue-book-button a.eModal-2:hover {
    background: #fec43b;
    color: #252525 !important;
}
.blue-book-button a.eModal-2 {
    background: #25597f;
    padding: 1.5% 4%;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.blue-book-button a.eModal-3:hover {
    background: #fec43b;
    color: #252525 !important;
}
.blue-book-button a.eModal-3 {
    background: #25597f;
    padding: 1.5% 4%;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.blue-book-button a.eModal-4:hover {
    background: #fec43b;
    color: #252525 !important;
}
.blue-book-button a.eModal-4 {
    background: #25597f;
    padding: 1.5% 4%;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/* ==================================
     END BUTTON STYLING
    ================================== */


/* ==================================
     BEGIN MENU NAV
    ================================== */
    /*display: absolute !important;
    height: auto;
    max-height: 75%;
    max-width: none;
    margin-top: 3.5%;
    padding: 0 7%;
    text-align: center;*/
.fit-logo-img a img {
    height: auto;
    width: auto;
    max-height: 75%;
    max-width: 100%;
    margin: 0 auto !important;
    padding: 3.5% 6.9% 0 6.9%;
}

#menu-item-1929 button.home-header-cta {
	text-shadow:none !important;
color: #444444;
    font-size: 23px !important;
    font-weight: 400 !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
    text-transform: uppercase !important;
    letter-spacing: 0px !important;
	font-family: "Anton" !important;
	width:100% !important;
	height: 100px !important;
    line-height: 100px !important;
	background: transparent !important;
	text-align:center !important;
	margin: 0% !important;
	padding: 0% !important;
	border:0px !important;
		transition: color .1s ease-out,background .1s ease-out,border .1s ease-out,height .35s ease,line-height .35s ease;
    -webkit-transition: color .1s ease-out,background .1s ease-out,border .1s ease-out,height .35s ease,line-height .35s ease;
    -moz-transition: color .1s ease-out,background .1s ease-out,border .1s ease-out,height .35s ease,line-height .35s ease;
    -ms-transition: color .1s ease-out,background .1s ease-out,border .1s ease-out,height .35s ease,line-height .35s ease;
    -o-transition: color .1s ease-out,background .1s ease-out,border .1s ease-out,height .35s ease,line-height .35s ease;
}

#menu-item-1929 button.home-header-cta:hover,
#menu-item-1929.current-menu-ancestor button.home-header-cta,
#menu-item-1929.dropdownOpen button.home-header-cta {
	/* color:#fec43b !important; */
  color: #2a5a81 !important;
}

.header-style-1.a-sticky .menu-hover-style-2 .main-navigation-ul > li#menu-item-1929 button.home-header-cta {
	    height: 55px !important;
    line-height: 55px !important;
	transition: color .1s ease-out,background .1s ease-out,border .1s ease-out,height .35s ease,line-height .35s ease;
    -webkit-transition: color .1s ease-out,background .1s ease-out,border .1s ease-out,height .35s ease,line-height .35s ease;
    -moz-transition: color .1s ease-out,background .1s ease-out,border .1s ease-out,height .35s ease,line-height .35s ease;
    -ms-transition: color .1s ease-out,background .1s ease-out,border .1s ease-out,height .35s ease,line-height .35s ease;
    -o-transition: color .1s ease-out,background .1s ease-out,border .1s ease-out,height .35s ease,line-height .35s ease;
}

.mk-responsive-nav #menu-item-1929 button.home-header-cta  {
    border-top: 1px solid rgba(255,255,255,.1) !important;
    display: block !important;
    padding: 20px 20px !important;
    text-align: left !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 1 !important;
	height:20px !important;
	font-family:"Lato" !important;
	margin-bottom:20px !important;
}

.mk-responsive-nav #menu-item-1929 button.home-header-cta:hover{
	color: #444444 !important;
}

.mk-responsive-nav li#menu-item-1929 button.home-header-cta:hover,
.mk-responsive-nav li#menu-item-1929.current-menu-ancestor button.home-header-cta {
	    background-color: rgba(0,0,0,.03) !important;
	color: #444444 !important;
}
/* ==================================
     END MENU NAV
    ================================== */


/* ==================================
     BEGIN HOME PAGE
    ================================== */

.home #theme-page .mk-main-wrapper-holder:last-of-type {
  display: none;
}

.route-map #background-layer--39 {
    background-size: contain;
}
#text-block-7 a.home-header-cta:after {
    content: "\f105" "\f105" "\f105";
    font-family: FontAwesome;
    margin-left: 8px !important;
}
#text-block-7 a.home-header-cta {
    /* font-size: 36px;
    color: #FEBC3B;
    text-shadow: 1px 0px 6px #555;
    font-family: Open Sans;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px; */
    font-size: 36px;
    color: #FEBC3B;
    text-shadow: 0px 0px 6px rgb(0, 0, 0);
    font-family: Open Sans;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-color: rgba(0, 0, 0, 0.31);
    padding: 0 10px;
}

#text-block-7 a.eModal-7.home-header-cta {
background: transparent;
padding: 0%;
color: #FEBC3B;
text-transform: uppercase;
font-weight: 800;
font-size: 36px;
}

div.xola-checkout.xola-custom.home-header-cta {
	background:transparent;
	text-align:left;
	margin:1% 0%;
	padding:1.5% 0%;
}
#text-block-7 a.home-header-cta:hover,
header a.home-header-cta:hover {
    color: #fff;
    text-shadow: 1px 0px 6px #555;
}
#mk-title-box-5 span {
    border: 10px solid #ffffff;
    padding-left: 36.4px;
    padding-right: 36.4px;
    display: inline-block;
    box-shadow: 2px 2px 12px #444;
}
#mk-title-box-5 {
    font-family: "Anton";
    text-shadow: 1px 2px 6px #222;
}
.homepage-title-box-mobile {
    display: none;
}

/******* THURSDAY SPECIALS SECTION *******/

#thursday-specials {
    width: 60%;
    margin-left: 20% !important;
}
.thursday-specials-row-1 p {
    font-weight: bold;
    font-size: 14px;
    line-height: 4px;
    text-transform: uppercase;
    padding: 30px 0;
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
}
.thursday-specials-row-2 sup {
    font-size: 24px;
    line-height: 24px;
    padding: 0 5px;
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
    margin-top: -40px;
}
.thursday-specials-row-2 p {
    font-size: 72px;
    line-height: 72px;
    padding-top: 20px;
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
}

/******* DIAGONAL BORDERS *******/

.mk-shape-divider--stick-top {
    top: -1px;
}
.shape__container .shape svg {
    position: relative;
    top: 0.5px !important;
}
.diagonal-bottom-style .shape__container .shape svg {
    top: 0.5px !important;
}
.diagonal-top-style .shape__container .shape svg {
    top: -0.6px !important;
}

/* ==================================
     END HOME PAGE
    ================================== */


/* ==================================
     BEGIN FAQ
    ================================== */

.mk-toggle.fancy-style .mk-toggle-title {
    position: relative;
    display: block;
    padding: 9px 30px 9px 15px;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 600;
    line-height: 24px !important;
}
.mk-faq-container.fancy-style-wrapper .mk-toggle .mk-toggle-title {
    padding: 18px;
    background: #25597f !important;
    transition: all .2s;
}
#theme-page .mk-faq-container.fancy-style-wrapper .mk-toggle-title i {
    color: #323B5A !important;
    font-size: 24px !important;
}
.mk-toggle.fancy-style .mk-toggle-title:hover {
    background-color: #f8f8f8 !important;
    color: #666 !important;
}
.mk-toggle .mk-toggle-pane {
    position: relative;
    display: none;
    padding: 20px 20px 1px 20px !important;
    background-color: #ffffff;
}
.mk-toggle.fancy-style {
    margin-bottom: 3px;
    border: 3px solid #296692 !important;
}
.mk-faq-container.fancy-style-wrapper {
    border-top: 3px solid #296692 !important;
}
.mk-toggle.fancy-style .mk-toggle-title.active-toggle {
    border-bottom: 3px solid #296692 !important;
}
.mk-toggle .mk-toggle-pane {
    background-color: #1D4461 !important;
}
.mk-toggle-pane p {
    color: #fff;
}

/* ==================================
     END FAQ
    ================================== */


/* ==================================
     BEGIN BOOK A TOUR PAGE
    ================================== */

.mk-process-icon i {
    display: inline-block;
    color: #25597f !important;
}
.mk-process-steps ul li:hover i {
    color: #ffffff !important;
}

/*
.mk-process-detail p {
    color: #fafafa;
}*/

.mk-process-detail p {
    color: #777;
    font-size: 16px;
    line-height: normal;
}
.mk-process-detail h3 {
    color: #25597f !important;
}
.fine-print .mk-toggle-title {
    color: #fff !important;
}
.fine-print.mk-toggle .mk-toggle-pane {
    background-color: transparent !important;
}
.fine-print {
    margin-left: 13% !important;
    margin-top: -10px !important;
}
.fine-print.mk-toggle p {
    font-size: 14px !important;
}
.fine-print .mk-toggle-title {
  font-size: 16px !important;
}
.fine-print.mk-toggle .mk-toggle-pane {
    padding: 1px !important;
}

/* ==================================
     END BOOK A TOUR PAGE
    ================================== */


/* ==================================
     BEGIN ROUTE PAGES
    ================================== */

.partners.mk-process-steps ul:before {
    border-top: 0px !important;
}

/******* HACKED PROCESS ELEMENT TO ADD PARTNER LOGOS *******/

i.mk-tin-roof-demonbreun:before {
    content: url('/wp-content/uploads/2016/04/tin-roof-1.png');
}
i.mk-tin-roof-broadway:before {
    content: url('/wp-content/uploads/2016/04/tin-roof-broadway-1.png');
    width: 80%;
    margin-top: 35%;
}
i.mk-dawg-house:before {
    content: url('/wp-content/uploads/2016/04/dawg-house-1.png');
    line-height: 190px;
}
i.mk-party-fowl:before {
    content: url('/wp-content/uploads/2016/04/party-fowl-1.png');
    line-height: 3.3em;
}
i.mk-swingin-doors:before {
    content: url('/wp-content/uploads/2016/04/swinging-doors-1.png');
    line-height: 3.0em;
}
i.mk-listening-room:before {
    content: url('/wp-content/uploads/2016/04/the-listening-room-1.png');
    line-height: 3.0em;
}
i.mk-tavern-96:before {
    content: url('/wp-content/uploads/2016/04/tavern-96-1.png');
    line-height: 3.2em;
}
i.mk-bakersfield:before {
    content: url('/wp-content/uploads/2016/04/bakersfield-1.png');
    width: 75%;
    margin-top: 33%;
}
i.mk-whiskey-bent:before {
    content: url('/wp-content/uploads/2016/04/whiskey-bent-1.png');
    line-height: 150px;
}
i.mk-bootleggers:before {
    content: url('/wp-content/uploads/2016/04/bootleggers-1.png');
    line-height: 200px;
}
i.mk-doc-holidays:before {
    content: url('/wp-content/uploads/2016/04/doc-holidays-1.png');
    line-height: 190px;
}
i.mk-hats-boots-company:before {
    content: url('/wp-content/uploads/2016/04/hatsbootco-1.png');
    line-height: 190px;
}
i.mk-ensemble-nashville:before {
    content: url('/wp-content/uploads/2016/04/ensenmble-loo-1.png');
    line-height: 195px;
}
i.mk-nashville-street-tacos:before {
    content: url('/wp-content/uploads/2016/04/nash-street-tacos-1.png');
}
i.mk-union:before {
    content: url('/wp-content/uploads/2016/04/417-union-1.png');
    line-height: 170px;
}
i.mk-piranhas-bar:before {
    content: url('/wp-content/uploads/2016/04/piranhasbargrill.png');
    width: 80%;
    margin-top: 32%;
}
i.mk-winners:before {
    content: url('/wp-content/uploads/2016/04/winners-1.png');
    width: 80%;
    margin-top: 28%;
}
i.mk-losers:before {
    content: url('/wp-content/uploads/2016/04/losers.png');
    width: 100%;
    margin-top: 23%;
}
i.mk-rebar:before {
    content: url('/wp-content/uploads/2016/04/rebar-1.png');
    line-height: 195px;
}
i.mk-whiskey-rhythm-saloon:before {
    content: url('/wp-content/uploads/2016/04/whiskey-rhythm-saloon.png');
    width: 80%;
    margin-top: 32%;
}
i.mk-row:before {
    content: url('/wp-content/uploads/2016/04/the-row-1.png');
    width: 90%;
    margin-top: 38%;
}
i.mk-corner-pub:before {
    content: url('/wp-content/uploads/2016/04/corner-pub-1.png');
    line-height: 230px;
}
i.mk-yazoo:before {
    content: url('/wp-content/uploads/2016/04/yazoo-1.png');
    line-height: 3.3em;
}
i.mk-rock-bottom:before {
    content: url('/wp-content/uploads/2016/04/rock-bottom-1.png');
}
i.mk-jackalope:before {
    content: url('/wp-content/uploads/2016/04/jackalope.png');
    line-height: 3.3em;
}
i.mk-the-pub:before {
    content: url('/wp-content/uploads/2016/04/the-pub-logo-1.png');
    width: 80%;
    margin-top: 27%;
}
i.mk-bar-louie:before {
    content: url('/wp-content/uploads/2016/04/bar-louie-1.png');
    width: 70%;
    margin-top: 20%;
}
i.mk-donatos-pizza:before {
    content: url('/wp-content/uploads/2016/04/Donatos-Logo.png');
    line-height: 2.65em;
}
i.mk-urban-cookhouse:before {
    content: url('/wp-content/uploads/2016/04/Urban-Cookhouse-Logo.png');
    line-height: 3.3em;
}
i.mk-sos:before {
    content: url('/wp-content/uploads/2016/04/SOS-Logo.png');
    line-height: 3.3em;
}
i.mk-ajs-good-time-bar:before {
    content: url('/wp-content/uploads/2018/09/NPT-logos-AJ-e1553194536428.jpg');
 line-height: 3.3em;
}
i.mk-rnr-nash-logo:before {
    content: url('/wp-content/uploads/2019/03/rnr-nash-logo-1-e1553194337543.png');
    line-height: 3.3em;
}
i.mk-hq-beercade-nashville:before {
    content: url('/wp-content/uploads/2019/03/HQ-Beercade-Nashville-e1553194348161.png');
    line-height: 3.3em;
}
i.mk-slider-house:before {
    content: url('/wp-content/uploads/2019/03/slider-house--e1553194217175.png');
	line-height: 2.6em;
}
i.mk-famous-saloon:before {
    content: url('/wp-content/uploads/2019/03/famous-saloon-1-e1553194398267.png');
    line-height: 2.6em;
}
i.mk-rock-bottom-brewery:before {
    content: url('/wp-content/uploads/2016/04/rock-bottom-e1553194468241.png');
}
i.mk-cerveza-jacks:before {
    content: url('/wp-content/uploads/2019/03/cerveza-jacks-e1553194510236.png');
    line-height: 2.6em;
}
i.mk-george-jones:before {
    content: url('/wp-content/uploads/2019/03/george-jones-museum-logo-e1553194435726.png'); 
	line-height: 3.2em;
}
i.mk-high-five-clyde:before {
    content: url('/wp-content/uploads/2018/09/NPT-logos-clydes-e1553205604472.jpg'); 
	line-height: 3.3em;
}
i.mk-two-boots-pizza:before {
    content: url('/wp-content/uploads/2019/03/two-boots-pizza-e1553204820952.png'); 
	line-height: 3.3em;
}
i.mk-donatos-pizza:before {
    content: url('/wp-content/uploads/2016/04/Donatos-Logo.png'); 
	line-height: 2.65em;
}
/* ==================================
     END ROUTE PAGES
    ================================== */


/* ==================================
     END BOOKING POP UP
    ================================== */


/********* button in pages - NOT POP UP *********/

a.eModal-1,a.eModal-8,a.eModal-9, a.eModal-10, a.eModal-11, a.eModal-13, a.eModal-14, a.eModal-15, a.eModal-16, a.eModal-17,a.eModal-18,a.eModal-19, a.emailonly,a.eModal-20    {
    background: #25597f;
    padding: 3% 7%;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 16px;
}
a.eModal-1:hover, a.eModal-8:hover, a.eModal-9:hover, a.eModal-10:hover, a.eModal-11:hover, a.eModal-13:hover, a.eModal-14:hover, a.eModal-15:hover, a.eModal-16:hover, a.eModal-17:hover, a.eModal-18:hover, a.eModal-19:hover, a.emailonly:hover,a.eModal-20    {
    background: #FEC43B;
    color: #fff !important;
}
a.eModal-2 {
    background: #25597f;
    padding: 3% 7%;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 16px;
}
a.eModal-2:hover {
    background: #FEC43B;
    color: #fff !important;
}
a.eModal-3 {
    background: #25597f;
    padding: 3% 7%;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 16px;
}
a.eModal-3:hover {
    background: #FEC43B;
    color: #fff !important;
}
a.eModal-4 {
    background: #25597f;
    padding: 3% 7%;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 16px;
}
a.eModal-4:hover {
    background: #FEC43B;
    color: #fff !important;
}

/******* PRICING PAGE MODAL *******/

a.eModal-24 {
    color: #404040 !important;
    background-color: #fec43b !important;
    padding: 1% 4%;
    font-size: 18px;
}
a.eModal-24:hover {
    color: #FFF !important;
    background-color: #25597f !important;
}
a.eModal-24:after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 2%;
}
a.eModal-25 {
    color: #404040 !important;
    background-color: #fec43b !important;
    padding: 1% 4%;
    font-size: 18px;
}
a.eModal-25:hover {
    color: #FFF !important;
    background-color: #25597f !important;
}
a.eModal-25:after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 2%;
}

/********* 1ST POP UP - MODAL ******************/

.emodal-title {
    font-family: 'Anton' !important;
    text-transform: uppercase;
    font-size: 42px !important;
    margin-bottom: 5%;
    line-height: normal;
}
.emodal-content p {
    font-family: 'Lato' !important;
    text-align: center;
}

/********* 2ND POPUP - XOLA ******************/

/*** Attaching Special Gift Purchase Button styles to above ***/

.xola-booking-page.xola-gift.xola-custom {
    background: #345d7e;
    color: #FFF;
}
.xola-booking-page.xola-gift.xola-custom:hover {
    background: #FEC43B;
    color: #252525;
}
.xola-gift.xola-custom,
.xola-checkout.xola-custom,
.newbutton.newbutton2{
    background: #FEC43B !important ;
    width: 20%  ;
    display: inline-block;
    text-align: center;
    margin: 1%;
    float: none;
    color: #252525;
    font-family: 'Lato';
    font-weight: 600;
    font-size: 23px;
    padding: 1.5% .5%;
    text-transform: uppercase;
    width: 47%;
    transition: color .1s ease-in-out,background .1s ease-in-out,border .1s ease-in-out;
    -webkit-transition: color .1s ease-in-out,background .1s ease-in-out,border .1s ease-in-out;
}
.xola-gift.xola-custom:hover,
.xola-checkout.xola-custom:hover,
.newbutton.newbutton2:hover{
    background: #fff;
    cursor: pointer;
    transition: color .1s ease-in-out,background .1s ease-in-out,border .1s ease-in-out;
    -webkit-transition: color .1s ease-in-out,background .1s ease-in-out,border .1s ease-in-out;
}
.xola-checkout.xola-custom:hover,
.newbutton.newbutton2:hover {
  color: #fff !important;
}
.xola-custom.combinemodal,
.newbutton.combinemodal  {
    background: #FEC43B;
    width: 20%;
    text-align: center;
    margin: 1%;
    color: #fff;
    font-family: 'Lato';
    font-weight: 800;
    font-size: 20px;
    padding: .5%;
    text-transform: uppercase;
	float:none;
}
.xola-checkout.xola-custom.combinemodal:hover,
.newbutton.newbutton2:hover {
	background-color: #25597F;
}
.xola-custom,
.newbutton {
    background: #FEC43B;
    width: 20%;
    text-align: center;
    margin: 1%;
    color: #fff;
    font-family: 'Lato';
    font-weight: 800;
    font-size: 20px;
    padding: .5%;
    text-transform: uppercase;
	float:left;
	width:47%;
}

.xola-custom.public2,
.newbutton.public2{
	font-size: 16px !important;

}
.xola-custom:hover, .newbutton:hover  {
    background: #25597f;
    cursor: pointer;
}



/* ==================================
     END BOOKING POP UP
    ================================== */


/* ==================================
     BEGIN ICON BOX
    ================================== */

.icon-box-boxed p {
    margin-top: 3%;
}

/* must add titles to the icon boxes, else blank h4 */

.mk-box-icon.boxed-style .icon-box-boxed h4 {
  text-align: center;
  color: #25597f !important;
}

#box-icon-13B h4 {
    color: #25597f !important;
  }


/******* ON PRICING PAGE *******/

.pricing-box.mk-box-icon .icon-box-readmore {
    position: relative;
    float: right;
    margin: 30px 15px 10px 0 !important;
    font-size: 20px !important;
    color: #fff !important;
    font-weight: 700 !important;
    background-color: #fec43b !important;
    padding: 2% 3% !important;
}
.pricing-box.mk-box-icon .icon-box-readmore:hover {
    color: #fff !important;
    background-color: #25597f !important;
}
.pricing-box.mk-box-icon.boxed-style .icon-box-boxed.top {
    margin-top: 35px;
    padding: 70px 30px 30px;
    min-height: 610px;
}
.pricing-box.mk-box-icon.boxed-style .icon-box-boxed {
    position: relative;
    border: 5px solid #e0e0e0 !important;
    /* background-color: #f4f4f4; */
    background-color: #fff;
    text-align: center;
    border-radius: 0px !important;
}

/******* ON CONTACT PAGE *******/

.contact-box.mk-box-icon.boxed-style .icon-box-boxed {
    position: relative;
    border: 5px solid #e0e0e0 !important;
    background-color: #f4f4f4;
    text-align: left;
    border-radius: 0px !important;
    padding: 8% 10% 1% !important;
    min-height: 580px;
}

/* ==================================
     END ICON BOX
    ================================== */


/* ==================================
     BEGIN CONTACT PAGE
    ================================== */

.widget_contact_info span {
    font-size: 20px !important;
    line-height: 2.0em;
}
.widget_contact_info ul li i {
    position: absolute;
    top: 10px !important;
    left: -10px !important;
    color: #2A5C81 !important;
    font-size: 24px !important;
}

/******* CONTACT FORM *******/

input[type=text], textarea, input[type=email], input[type=tel] {
    border: 3px solid #999;
}
.wpcf7-form .wpcf7-textarea {
    width: 100%;
    height: 150px;
}
input.wpcf7-form-control.wpcf7-text {
    width: 100%;
}
input[type=text]:focus, textarea:focus, input[type=email]:focus, input[type=tel]:focus {
    border: 3px solid #666;
}
.wpcf7-submit {
    color: #0c0c0c;
    border: 3px solid #999;
    background-color: #e3e3e3;
}
.wpcf7-submit:hover {
    background-color: #666;
    color: #fff;
    border: 3px #666 solid;
    border-radius: 0px;
}

/* ==================================
     END CONTACT FORM
    ================================== */


/* ==================================
     BEGIN FOOTER
    ================================== */

#mk-footer {
    background-size: contain !important;
    -webkit-background-size: contain !important;
    -moz-background-size: contain !important;
}
#mk-footer .widget {
    margin-bottom: 10px !important;
    text-align: center;
}
#mk-footer .widgettitle {
    text-transform: uppercase;
    font-size: 24px !important;
    color: #2a5c81;
    font-weight: 700 !important;
}
#mk-footer p {
    font-size: 14px;
    color: #2a5c81;
    font-weight: 500 !important;
}
.widget_contact_info ul li i {
    position: absolute;
    top: 0;
    left: 0;
    color: #2A5C81 !important;
}
.business-info .vc_col-sm-2 {
    width: 10%;
}
.business-info .vc_col-sm-10 {
    width: 90%;
}
.business-info div {
    margin-bottom: -8px;
}
.business-info {
    margin-top: 5%;
}
.mk-footer-copyright {
    width: 98%;
    text-align: center;
}
.mk-font-icons .font-icon.mk-size-medium {
    font-size: 32px;
    margin-right: 10px;
}
#mk-footer p {
    font-size: 14px;
    color: #2a5c81;
    font-weight: 700;
    margin-bottom: 10px !important;
}
#mk-footer .ta-excellence-wrapper {
    background-color: #ffffff;
    overflow: hidden;
    width: 130px;
    margin: 10px;
    padding: 0 0 9px;
    text-align: center;
    border: solid #589442;
    border-width: 1px;
    text-align: center;
    margin: 0 auto;
    padding: 11px;
}
.ta-excellence-wrapper img {
    width: 150px;
    margin-bottom: 0px;
}

/******* SOCIAL ICONS *******/

i.mk-jupiter-icon-simple-snapchat {
    content: url('/wp-content/uploads/2016/04/snapchat-logo.svg');
    width: 120%;
    height: auto;
}
i.mk-jupiter-icon-simple-snapchat:hover {
    content: url('/wp-content/uploads/2016/04/snapchat.svg');
    width: 120%;
    height: auto;
}
i.mk-jupiter-icon-simple-twitter:hover {
    color: #fff !important;
}
i.mk-jupiter-icon-simple-instagram:hover {
    color: #fff !important;
}
i.mk-jupiter-icon-simple-facebook:hover {
    color: #fff !important;
}
div#TA_excellent792 {
    margin-left: 42% !important;
}

/* ==================================
     END FOOTER
    ================================== */


/* ==================================

     MEDIA QUERIES

    ================================== */
@media screen and (max-width: 1200px) {
  .fit-logo-img a img {
    
    max-width: none;  
    
}
}

@media screen and (max-width: 1100px) {
    .homepage-title-box-mobile {
        display: block;
    }
    .homepage-title-box {
        display: none;
    }
    .mk-responsive-nav li ul li a {
        font-size: 15px !important;
        text-transform: uppercase;
        font-weight: 700;
        color: #6B6B6B !important;
    }
    .mk-responsive-nav li a {
        padding: 20px 20px;
        font-size: 18px;
    }
}
@media screen and (max-width: 1080px) {
    .homepage-title-box span {
        width: 88%;
        word-wrap: break-word;
        word-break: break-word;
    }
    #mk-footer {
        background-position-y: 115px !important;
    }
    .cta-bar {
        font-size: 27px !important;
    }
}
@media screen and (max-width: 1024px) {
    .homepage-title-box span {
        width: 60%;
    }
    #mk-footer {
        background-position-y: 125px !important;
    }
}
@media screen and (max-width: 900px) {
    #mk-footer {
        background-position-y: 90% !important;
    }
    .cta-bar {
        font-size: 1.2em !important;
        line-height: 1.8em;
    }
    .xola-custom {
        font-size: 15px !important;
    }
    .cta-bar {
        font-size: 1.1em !important;
        line-height: 2.8em;
    }
    .widget_contact_info span {
        font-size: 18px !important;
        line-height: 2.0em;
    }
    #mk-footer .ta-excellence-wrapper {
        width: 100px;
    }
}
@media screen and (max-width: 780px) {
    .homepage-title-box span {
        width: 70%;
        font-size: 0.9em;
        line-height: 1.3em !important;
        word-break: break-word;
    }
}
@media screen and (max-width: 768px) {
    div#TA_excellent792 {
        margin-left: 38% !important;
    }
}
@media screen and (max-width: 750px) {
    .homepage-title-box-mobile {
        display: none !important;
    }
    .homepage-title-box {
        display: block !important;
    }
    .homepage-title-box span {
        padding: 2% 0;
        margin-top: -20px !important;
    }
    .cta-bar {
        margin-bottom: -30px !important;
    }
    #mk-footer .footer-wrapper {
        padding: 20px 0;
        min-height: 500px;
    }
    #mk-footer {
        background-image: url("/wp-content/uploads/2015/12/Pedal-Tavern-Logo.png") !important;
        background-size: 30% !important;
        background-position: center bottom !important;
    }
    #mk-footer {
        background-image: url("/wp-content/uploads/2015/12/Pedal-Tavern-Logo.png") !important;
        background-size: 45% !important;
        background-position-y: 360px !important;
    }
    .faq-column-2 {
        margin-top: -23px;
    }
    .book-a-route-steps {
        text-align: left !important;
        margin-top: 5% !important;
    }
    .book-a-route-steps-title {
        text-align: left !important;
    }
}
@media screen and (max-width: 736px) {
    #mk-footer {
        background-position-y: 365px !important;
    }
}
@media screen and (max-width: 736px) {
    #mk-footer {
        background-position-y: 365px !important;
    }
}
@media screen and (max-width: 667px) {
    #mk-footer {
        background-position-y: 386px !important;
    }
}
@media screen and (max-width: 600px) {
    #mk-footer {
        background-position-y: 403px !important;
    }
    .book-a-route-steps {
        text-align: center !important;
        margin-top: 5% !important;
    }
    .book-a-route-steps-title {
        text-align: center !important;
    }
}
@media screen and (max-width: 568px) {
    #background-layer--2 {
        background-image: url(/wp-content/uploads/2015/12/Pedal_Tavern_2013-98.jpg);
        background-position: center top !important;
        background-repeat: no-repeat;
        position: absolute;
    }
    #thursday-specials {
        width: 80%;
        margin-left: 10% !important;
    }
    .cta-bar {
        line-height: normal;
        font-size: 25px !important;
    }
    #mk-footer {
        background-position-y: 410px !important;
    }
    div#TA_excellent792 {
        margin-left: 34% !important;
    }
	.mk-image.inside-image.circular .mk-image-caption .mk-caption-title {
    	font-size: 1.5em !important;
	}
}

@media screen and (max-width: 480px) {
    #mk-footer {
        background-position-y: 370px !important;
    }
    #mk-footer .footer-wrapper {
        padding: 20px 0;
        min-height: 435px;
    }
    .xola-custom {
        background: #FEC43B;
        width: 20%;
        text-align: center;
        margin: 1%;
        float: left;
        color: #fff;
        font-family: 'Lato';
        font-weight: 800;
        font-size: 20px;
        padding: .5%;
        text-transform: uppercase;
        width: 98% !important;
    }
	.inside-image.circular .mk-image-caption {
     display: flex !important;
	}


}
@media screen and (max-width: 414px) {
    #mk-footer .ta-excellence-wrapper {
        width: 80px;
    }
    .hop-pedal-sip {
        font-size: 80px !important;
        line-height: 1.2em;
    }
    a.home-header-cta {
        font-size: 32px !important;
    }
    .nashvilles-premier-party-bike p {
        font-size: 19px !important;
    }
    #mk-footer {
        background-position-y: 360px !important;
        background-size: 231px !important;
    }
    .page-banner-title {
        font-size: 50px !important; /* 70px */
        line-height: 1.0em !important;
    }
}
@media screen and (max-width: 405px) {
    .widget_contact_info span {
        font-size: 16px !important;
        line-height: 2.0em;
    }
}
@media screen and (max-width: 400px) {
    .hop-pedal-sip {
        font-size: 70px !important;
        line-height: 1.2em;
    }
    .nashvilles-premier-party-bike p {
        font-size: 17px !important;
    }
    a.home-header-cta {
        font-size: 28px !important;
    }
}
@media screen and (max-width: 375px) {
    .hop-pedal-sip {
        font-size: 65px !important;
    }
    .mk-footer-copyright {
        width: 92% !important;
        text-align: center;
    }
    div#TA_excellent792 {
        margin-left: 23% !important;
    }
}
@media screen and (max-width: 370px) {
    .hop-pedal-sip {
        font-size: 20px !important;
    }
    .widget_contact_info span {
        font-size: 14px !important;
        line-height: 2.6em;
    }
    .page-banner-title {
        font-size: 40px !important;  /* new font size */
    }
}
@media screen and (max-width: 320px) {
	.circle-image-with-overlay p{
        font-size: 16PX;
        line-height: 1.2em;
    }
    .hop-pedal-sip {
        font-size: 50px !important;
    }
    .nashvilles-premier-party-bike p {
        font-size: 14px !important;
    }
    a.home-header-cta {
        font-size: 23px !important;
    }
    #mk-footer .footer-wrapper {
        min-height: 465px !important;
    }
    #mk-footer {
        background-position-y: 388px !important;
    }
    .page-banner-title {
        font-size: 30px !important;  /* 50px */
        line-height: 1.0em !important;
    }
    p {
        font-size: 16px !important;
    }
    .widget_contact_info ul li i {
        display: none;
    }
    .widget_contact_info ul li {
        position: relative;
        display: block;
        margin: 0 0 0px -10px !important;
        padding: 0 0 0 0px !important;
    }
}

.circular .mk-image-inner {border-radius:50%;}

.mk-image.inside-image.circular .mk-image-caption {
    background-color: none !important;
	background-color: rgba(0, 0, 0, 0) !important;
    color: #ffffff;
    border-radius: 0px;
    position: absolute;
    top: 0 !important;
    left: 0 !important;
	margin: 0;
	padding:0;
	width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mk-image.inside-image.circular .mk-image-caption .mk-caption-title {
	font-size:2.5em;
	line-height:2em;
    display: block;
	color:#ffffff;
}
.circle-image-with-overlay  .mk-text-block    {
	position: absolute;
     opacity: 0;
	top:50%;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition-delay: .2s;
	background:transparent;
	padding:35px 40px;
	Z-INDEX: 30;
	border-radius: 50%;
    margin: 0 15px;
    transform: translateY(-50%);
    width:90%;

}
.circle-image-with-overlay  .mk-text-block h3, .circle-image-with-overlay  .mk-text-block p, .circle-image-with-overlay  .mk-text-block .mk-button-container {
    max-width: 440px;

}
.circle-image-with-overlay  .mk-text-block h3 {
  margin: 0 auto 10px;
}
.circle-image-with-overlay  .mk-text-block p {
  margin: 0 auto 30px;
}
.circle-image-with-overlay  .mk-text-block .mk-button-container {
  /* margin: 0 auto 15px; */
  margin: 0 auto !important;
}
.circle-image-with-overlay  .mk-image.inside-image.circular img {-webkit-transition: opacity 0.3s;
    transition-delay: .2s; }
.circle-image-with-overlay:hover .mk-image.inside-image.circular img {
	opacity:0;
}
.mk-image.circular .mk-image-inner:after {
    display: block;
    content: "";
    position: absolute;
    background: #00000070;
    width: 100%;
    height: 100%;
    top: 0;

}
.circle-image-with-overlay:hover .mk-image-inner:after {
	background: #ffffff;
}
.circle-image-with-overlay:hover .mk-text-block    {
	opacity:1;
}


 @media screen and (max-width: 1300px) {
    .circle-image-with-overlay p{
        font-size: 16PX;
        line-height: 1.2em;
    }
    .circle-image-with-overlay h3{

    }
    .circle-image-with-overlay .mk-button--size-large{
        padding:15px 15px;

    }
}

@media screen and (max-width: 767px) {
.page-id-1822 .mk-tabs.default-style .mk-tabs-panes .mk-tabs-pane,
.page-id-1840 .mk-tabs.default-style .mk-tabs-panes .mk-tabs-pane,
.page-id-1847 .mk-tabs.default-style .mk-tabs-panes .mk-tabs-pane

	{
margin:20px !important;
}
}
