.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.img-responsive {
max-width: 100%;
}
.mad-header-item.logo-header-item .mad-logo {
padding: 10px;
background: rgba(255,255,255,1);
border-radius: 8px;
}
.footer-bottom {
padding: 120px 0 40px;
background: #fff url(//mysterycafe.com/wp-content/themes/mystery-cafe/images/waves-bg.jpg) repeat-x top left;
}
.footer-color {
background: #26afc1;
padding-top: 30px;
}
.footer-cta h4 {
color: #fff;
font-size: 20px;
padding: 15px 0;
font-weight: 500;
}
.footer-color p {
color: #fff;
}
.footer-color p a {
text-decoration: underline;
}
.mad-spec-header.donut-flavor-header {
margin: 0px !important;
line-height: 1.5;
padding-left: 30px;
}
.stretched-content-push {
padding-top: 300px !important;
}
.home-event .btn {
margin-bottom: 10px;
}
#gform_submit_button_1 {
background: #910211;
color: #fff;
padding: 20px 50px;
border-radius: 5px;
text-transform: uppercase;
border: 3px solid #910211;
}
#gform_submit_button_1:hover {
background: transparent;
color: #910211;
}
#gform_submit_button_2 {
background: #910211;
color: #fff;
padding: 10px 40px;
border-radius: 5px;
text-transform: uppercase;
border: 3px solid #910211;
}
#gform_submit_button_2:hover {
background: transparent;
color: #910211;
}
#gform_wrapper_2 .gform_footer {
margin-top: 5px !important;
padding-top: 0px !important;
margin: 0 auto;
text-align: center;
}
#gform_submit_button_3 {
background: #910211;
color: #fff;
padding: 10px 40px;
border-radius: 5px;
text-transform: uppercase;
border: 3px solid #910211;
}
#gform_submit_button_3:hover {
background: transparent;
color: #910211;
}
.entry-header-text {
max-width: 600px;
margin: 0 auto;
color: #fff;
font-size: 23px;
line-height: 1.5;
}
.single-event-intro {
max-width: 800px;
border: 3px solid #c40015;
background: #fff;
padding: 30px 40px;
border-radius: 15px;
margin: 0 auto;
box-shadow: 0 30px 60px -16px rgba(159,136,136,.45);
} .slick-fimages.slick-slider .slick-arrow {
position: absolute;
top: calc(50% - 30px);
z-index: 999;
color: #fff;
background: #c40015;
padding: 14px 8px;
font-size: 30px;
line-height: 1;
font-weight: 300;
height: 57px;
width: 37px;
cursor: pointer;
}
.slick-fimages.slick-slider .slick-arrow.slick-next {
right: 0px;
border-radius: 4px 0 0 4px;
}
.slick-fimages.slick-slider .slick-arrow.slick-prev {
left: 0px;
border-radius: 0 4px 4px 0;
}
.slick-fimages.slick-slider .slick-slide .single-image-slide {
padding: 0 10px;
width: inherit;
background: transparent;
position: relative;
}
.slick-fimages.slick-slider .slick-slide  .single-image-slide .slider-gallery-expand {
right: 20px;
}
.slick-fimages.slick-slider .slick-slide img {
padding: 0;
height: 400px;
width: auto;
}
.slick-fimages.slick-slider .slick-slide {
background: transparent;
}
.single-gallery-img {
text-align: center;
}
.single-gallery-img img {
height: 400px;
width: auto;
text-align: center;
}
.single-image-slide .slider-gallery-play-btn img {
position: absolute;
top: calc(50% - 70px);
cursor: pointer;
width: 130px !important;
height: auto !important;
left: 0 !important;
right: 0 !important;
margin: 0 auto !important;
text-align: center !important;
}
.single-image-slide .slider-gallery-expand {
position: absolute;
padding: 0px 5px;
font-weight: 400;
color: #fff;
font-size: 24px;
top: 20px;
right: 0px;
z-index: 99;
}
.single-event-detail {
padding: 25px 30px;
background: #c40015;
box-shadow: 0 30px 60px -16px rgba(159,136,136,.45);
border-radius: 15px;
margin-bottom: 40px;
text-align: center;
}
.single-event-detail h5 {
margin-bottom: 5px;
color: #fff;
font-weight: 300;
}
.single-event-detail h6 {
color: #fff;
}
.blue-quote-popup {
position: relative;
background: #fff;
padding: 30px;
width: auto;
max-width: 800px;
margin: 20px auto;
color: #000;
}
.blue-quote-popup .mfp-close {
font-size: 50px;
color: #333; }
.blue-quote-popup h3.maintitle {
font-size: 40px;
color: #c40015;
letter-spacing: 1px;
margin-bottom: 0px;
font-weight: 700;
}
.orange-cta-write {
background: #333;
padding: 30px 15px;
color: #fff;
margin-top: 30px;
}
.orange-cta-write p {
color: #fff;
line-height: 1.4;
}
.woocommerce-cart-form #coupon_code, .checkout_coupon.woocommerce-form-coupon #coupon_code {
height: 40px;
width: 200px;
}
.checkout_coupon.woocommerce-form-coupon #coupon_code {
height: 40px;
width: 100%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
float: left;
width: 48%;
max-width: 48%;
flex: none;
ms-flex: none;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
width: 48%;
max-width: 48%;
flex: none;
ms-flex: none;
}
.wc_payment_method.payment_method_stripe label:before {
height: 0px !important;
content: "" !important;
width: 0px !important;
border-radius: 0px !important;
border: 0px !important;
}
.wc_payment_method.payment_method_stripe .stripe-icon {
display: inline-block;
width: 50px;
margin-right: 5px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background: #910211;
color: #fff;
padding: 20px 50px;
border-radius: 5px;
text-transform: uppercase;
border: 3px solid #910211;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
background: transparent;
color: #910211;
}
#order_review_heading {
padding-top: 60px;
}
.checkout.woocommerce-checkout input, .checkout.woocommerce-checkout select {
padding: 5px;
height: 40px;
border-radius: 4px;
border: 1px solid #333;
}
.checkout.woocommerce-checkout textarea {
padding: 5px;
border-radius: 4px;
border: 1px solid #333;
}
.woocommerce input[type="checkbox"], .woocommerce input[type="radio"] {
display: inline-block;
margin-right: 5px;
height: auto;
}
.woocommerce-cart-form .qty {
padding: 3px !important;
}
.summary.entry-summary h3 {
font-size: 38px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price {
color: #333;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
font-size: 24px;
}
.summary.entry-summary ul {
padding-left: 40px;
margin-bottom: 20px;
}
.summary.entry-summary ul li {
list-style: disc;
}
.summary.entry-summary .qty {
padding: 0px !important;
height: 64px;
}
.product_meta span {
display: none !important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image {
padding: 5px;
}
.wc-tab h2 {
font-size: 30px;
margin-bottom: 10px;
}
.related.products {
padding-top: 60px;
}
.related.products h2 {
font-size: 30px;
text-transform: capitalize;
}
.single.single-product .mad-content {
padding-bottom: 0px !important;
}
.single.single-product .mad-content .mad-section.size-4 {
padding-bottom: 0px !important;
}
.woocommerce span.onsale {
background: #910211;
}
.post-type-archive .woocommerce-products-header {
display: none !important;
}
.post-type-archive .products {
padding-top: 40px !important;
}
.woocommerce ul.products li.product .price {
font-size: 18px;
}
.woocommerce ul.products li.product .add_to_cart_button {
text-align: center;
background: #910211;
color: #fff;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
line-height: 1.2;
}
.summary.entry-summary .gform_wrapper input[type=text] {
height: 40px;
padding: 5px;
font-size: 14px;
border-radius: 0px;
}
.summary.entry-summary .gform_wrapper .gfield_description {
margin-top: 0px;
padding-bottom: 0px;
}
@media only screen and (max-width: 1024px){
.ms-title.ms-top-title {
padding-top: 60px;
}
.ms-section.ms-section-media {
height: 400px;
}	
}
@media only screen and (max-width: 767px){
.exterior-header .mad-logo img {
max-width: 200px;
}
.mad-header {
padding: 10px;
}
.footer-cta h4 {
color: #fff;
font-size: 16px;
padding: 15px 0;
font-weight: 500;
}
.footer-color p {
color: #fff;
font-size: 14px;
}
.bc-menu-tabs span {
display: block;
width: 100%;
margin-right: 5px !important;
margin-left: 5px !important;
}
.bc-menu-tabs a {
white-space: normal !important;
font-size: 18px;
line-height: 1.2;
text-align: center;
}
.hidden-para-mobile {
display: none !important;
}
.upcoming-home-section {
padding-top: 20px !important;
padding-bottom: 0px !important;
}
.home-menu-cards h3 {
font-size: 28px;
line-height: 1.2;
}
.mad-icon-box .mad-icon-box-title {
font-size: 18px;
line-height: 1;
}
}