@media (min-width: 59.375em) {
	.NOheader--transparent-on-desktop, body #header {
	    background-color: rgba(0, 0, 0, 0.65) !important;
	}

#menu-desktop-menu li a {
color:#fff;
}

}

.cust_video_embed {
  margin: 0;
  padding: 0;
  font-size: 0;
}

.cust_video_embed .video_embed_playpause {
  position: absolute;
  bottom: 40px;
  right: 40px;
  width: 30px;
  height: 30px;
  opacity: 1;
  transition: opacity 300ms ease;
  -webkit-transition: opacity 300ms ease;
  z-index: 10000;
  cursor: pointer;
}

#main .playpause_button img {
  width: 100% !important;
  height: 100% !important;
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  transform: none !important;
}

.cust_video_embed .playpause_button svg path {
  fill: white;
}

.text_over_image.module--first, .text_over_image__img-wrap--video {
	background: black;
}



.page-franchise .wysiwyg {
max-width: 100%;
text-align: center;
}

#secret-shopper-iframe {
min-height: 1745px;
}

@media all and (max-width: 600px) {
#secret-shopper-iframe {
min-height: 2300px!important;
}}

.gform_confirmation_message {
	font-size: 22px;
	text-align: center;
}

.smartbanner.smartbanner--android {
position: sticky;
}

@media all and (max-width: 420px) {
.menu-up-container a {
    font-size: 10px;
    top: 2px;
    position: relative;

.burger-menu__logo {
    display: none;
}

.header__up.header__up-- {
    padding: 5px;
}

}
}