/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * proxima-nova:
 *   - http://typekit.com/eulas/00000000000000003b9b3068
 *   - http://typekit.com/eulas/00000000000000003b9b3062
 *   - http://typekit.com/eulas/00000000000000003b9b3060
 *
 * © 2009-2020 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2019-05-08 18:42:43 UTC"}*/

@import url("https://p.typekit.net/p.css?s=1&k=oit0hfy&ht=tk&f=139.175.5474&a=2329049&app=typekit&e=css");

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/949f99/00000000000000003b9b3068/27/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;
}

@font-face {
font-family:"proxima-nova";
src:url("https://use.typekit.net/af/cebe0e/00000000000000003b9b3060/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/cebe0e/00000000000000003b9b3060/27/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/cebe0e/00000000000000003b9b3060/27/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n3&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:300;
}

.tk-proxima-nova { font-family: "proxima-nova",sans-serif; }

html,body {
   height: 100%;
   width: 100%;
   font-family: "proxima-nova",sans-serif;
}
a {
	cursor: pointer;
}
button:focus, select, select:focus, select:active {outline:0;}
*:focus {
    outline: none;
}
header.mymenus{
	display:block;
}
.button{
	display: inline-block;
	height: 40px;
}
.container {
	max-width: 100%;
}
.jumbotron {
	text-align: center;
}
.light-gray{
	background-color: #efefef;
}
/*.menus-container{
	border: solid 1px #e9ecef;
}*/
.container.menus-container {
    margin-bottom: 40px;
}
.sections-nav{
	border-bottom: solid 1px #e9ecef;
}
.menu-note{
	padding: 15px 0 0 0 ; 
}
i.fab.fa-facebook, i.fab.fa-twitter, i.fab.fa-instagram {
  color: #333;
}
.settings-nav .nav-link{
	font-size: 1.4em;
	margin: 0px 10px;
}
.settings-nav .nav-link, .sections-nav .nav-link, .menus-nav .nav-link, .menus-nav .menu-nav-link{
	border-bottom: solid 3px transparent;
	padding-left: .5em;
    padding-right: .5em;
    margin-left: .5em;
    margin-right: .5em;
    padding-top: .9em;
}
.settings-nav .nav-link:hover, .sections-nav .nav-link:hover, .menus-nav .nav-link:hover, .menus-nav .menu-nav-link:hover{
	text-decoration: none;
	border-bottom: solid 3px #e42436;
	color: #e42436;
	padding-left: .5em;
    padding-right: .5em;
    margin-left: .5em;
    margin-right: .5em;
}
.settings-nav .nav-link.active, .sections-nav .nav-link.active, .menus-nav .nav-link.active, .menus-nav .menu-nav-link.active{
	border-bottom: solid 3px #e42436;
	color: inherit;
	font-weight: bold;
	padding-left: .5em;
    padding-right: .5em;
    margin-left: .5em;
    margin-right: .5em;
}
.menus-nav .menu-nav-link{
	display: inline-block;
	padding: .5rem 1rem;
	padding-left: .5em;
    padding-right: .5em;
    margin-left: .5em;
    margin-right: .5em;
}
.form-group textarea{
 	/*
 	transition : none;
 	-webkit-transition : none;
 	*/
}
.modal{
	z-index:1050;
	left:0px;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color: transparent;
	width:inherit;
	overflow: hidden !important;
}
#restaurantEditModal {
	overflow-y: auto !important;
}
#restaurantEditModal .spacer {
  padding: 15px 0;
}
.modal-header{
	border-bottom: 0px;
	margin: auto;
}
.modal-footer{
	border-top: 0px;
	justify-content: center;
}

.modal.menu-object-content ul.designs {
    padding: 0;
    max-height:unset;
    display: flex;
    flex-wrap: wrap;
}
.modal.menu-object-content ul.designs li {
    width: 33.33%;
    padding: .5rem;
    text-align: center;
}
.modal.menu-object-content ul li {
    display: flex;
    margin-bottom: .25rem;
}
.modal.menu-object-content ul.designs li a {
    display: block;
    width: 100%;
    padding: .5rem;
    border-radius: 3px;
    border: 1px solid #FFF;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    cursor: pointer;
}
.modal.menu-object-content ul.designs li a:hover, .modal.menu-object-content ul.designs li a.selected {
    background: #EEE;
    border: 1px solid #CCC;
}
.modal.menu-object-content ul.designs li img {
    width: 100%;
}
.modal.menu-object-content ul.designs li h3 {
    margin: .5rem 0 0;
    color: #444;
    font-weight: normal;
    font-size: .9em;
}

.modal .section-item, .modal .sortable-menu{
	background-color: #fff;
    border: 1px solid #CCC;
	padding: 10px 10px;
	margin: 0px	0px 5px 0;
	border-radius: 3px;
}

.modal .section-item.removed, .section-removed{
	background-color: #fff2a1;
    border: 1px solid #CCC;
	padding: 10px 10px;
	margin: 0px	0px 5px 0;
	border-radius: 3px;
}

.show-screen{
	display: block !important;
}
.show-mobile{
	display: none !important;
}

#publishLocationSuccess .modal-dialog {
	max-width: 600px;
}

.form-group input, .form-group select, .form-group textarea{
	padding: 5px;
}
input.form-control:focus {
    border: 1px solid #e42436 !important;
    box-shadow: none;
}
textarea.form-control:focus {
    border: 1px solid #e42436;
    box-shadow: none;
}
input[type="checkbox"] {
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 9px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
}
input[type="checkbox"]:checked {
    background-color: #f2f2f2;
}
input[type="checkbox"]:checked:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 5%;
    left: 16%;
    color: #666;
}
.restaurant-data{
	text-align: center;
}
.inline-icon{
	display:inline-block;
	width:20px;
	text-align: center;
	margin-right: 5px;
}
.design-publisher {
  position: relative;
}
.design-publisher .dropdown-toggle::after{
	display:none;
}
.add-menu-button{
    background-color: #fff;
   	line-height: 30px;
   	border: solid 1px #ccc;
}
.section-contents .section-item{
	padding: 5px 10px;
}
.section-contents .mt-3 {
    margin-bottom: 2rem;
}
.section-note p, .item-description span, .item-extras span{
	white-space: pre-wrap;	
}
.menus-nav .nav-link{
	display:inline-block;
}
.menus-nav .inline-drop-down{
	display:inline-block;
}
.input-btn-remove {
	font-size: inherit;
	padding: unset;
	margin: 0px; 	
	min-width: 40px;
}

.autocomplete-items {
  position: absolute;
  border: 1px solid #ccc;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
  margin:-15px 15px 0 15px;
}

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff; 
  border-bottom: 1px solid #ccc; 
}

/*when hovering an item:*/
.autocomplete-items div:hover {
  background-color: #e9e9e9; 
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
  background-color: DodgerBlue !important; 
  color: #ffffff; 
}

.design-publisher-actions{
	width:auto;
	z-index:5;
	display: flex;
	align-content: center;
	position: absolute;
    float: right;
    top: 10px;
    right: 20px;
}
.design-publisher-actions .saving {
    margin-right: 10px;
    color: #e42436;
    font-style: italic;
    display: flex;
    flex-direction: column;
    justify-content: center;
}  
.publish {
  margin-top: 2%;
} 
.field-icon{
	border:solid 1px #eeeeee;
	border-right: 0px;
	background: transparent;
}   
.field-with-icon{
	border-left: 0px !important;
}
.form-group textarea.focus-expandable{
	height: 38px;
    padding: 6px 10px;
	min-height: 38px;
	border: 1px solid #eeeeee;
}
.form-group textarea.focus-expandable:focus{
	height: 114px;
	border: 1px solid #e42436;
}
.vertical-middle{
	display: flex;
    align-items: center; 
}
.no-sides-padding{
	padding-left:0px !important;
	padding-right:0px !important;
}
.sortable-row{
	cursor: s-resize;
}
.modal-text{
	font-size: 16px;
}

.logo-nav{
	position: absolute;
    left: 15px;
}
.logo-nav svg {
    margin: 0 auto;
    display: block;
	fill: #e42436;
	transform: rotate(90deg);
    width: 16px;
    height: 36px;
    margin-left: -5px;
}
span.back-text {
    color: #e42436;
    position: relative;
    margin-left: 16px;
    top: -35px;
}
a.button.btn-back {
    margin-top: 16px;
}
a.button.btn-back:hover {
	text-decoration: none;
}

.design-publisher-header {
  display: flex;
  justify-content: space-between;
  padding: 0 30px;
  position: fixed;
  width: 100%;
  top: 0px;
  height: 80px;
  z-index: 5;
  background: #fff;
  color: #565656;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border-bottom: 2px solid #eee;
}

.preview-col {
	border-left: 2px solid #eee;
    min-height: 100vh;
}

.changes-saving.save-done {
     /*opacity: 0;*/
}

.changes-saving{
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
     opacity: 1;
}
.validation-errors{
	color: red;
}

.xl-icon{
	font-size: 1.5em;
	display: inline-block;
    margin: 5px 0;
}
.section-nav-item a{
	display: inline-block;
}

.item-controls{
	display: inline-block;
	opacity:0;
}
.item-controls a{
	display: inline-block;
}
.section-contents .section-item{
	border:solid 1px #fff;
	background-color: #fff;
	border-radius: 3px;
}
.editMode .section-contents .section-item:hover .item-controls{
	opacity: 1;
	transform: scale(1.3);
	padding-top: 8px;
	padding-left: 18px;
}
.editMode .section-item{
	cursor: pointer;
}
.editMode .row.section-item.no-gutters.sortable-row {
    padding-left: 0;
}
.editMode .group-selected .section-item, .editMode .item-selected{
	background-color : #F2F2F2;
}
/*
.search-bar{
	position:fixed;
	width: 100%;
	z-index:100;
	background-color: #fff;
}
*/
.no-horizontal-scroll{
	overflow-x: hidden;
}
.search-bar .input-group{
    max-width: 60%;
    margin: 0 auto;
}
.item-highlighted{
	background-color : #ffe0e3 !important;
}
.item-selected{
	background-color: #f2f2f2 !important;
}
.item-selected.item-highlighted{
	background-color : #e8c6c9 !important;
}
.menu-main-info h3{
	margin-bottom: 5px;
}
.menu-main-info .edit-icon{
	font-size: 16px;
	padding-left: 5px;
  color: #333;
}
.menu-main-info .edit-icon:hover{
  color: #e42436;
}
.menu-main-info .switch-label{
	width: auto;
	min-width: unset;
}
.menu-name-container{
	float:left;
	margin: 10px 0;
}
.is-red{
	border-color: #e42436 !important;
	color: #e42436 !important;
}
.menu-name-header{
	font-size: 1.6em;
}
.display-inline{
	display: inline-block !important;
}
.mobile-note{
	margin: 0 15px;
}
.mobile-note p{
	margin: 0px;
}
.mhm-footer {
  font-weight: 300;
  font-size: 13px;
  letter-spacing: .03em;
  text-align: center;
  padding: 10px;
  background: #ffffff;
}

.mhm-footer h5 {
  padding-top: 5px;
  color: #000;
  font-size: 10px;
}

.mhm-footer a {
	text-decoration: none;
}

.mhm-footer a:hover {
	text-decoration: underline;
	text-decoration-color: black;
}

.mhm-footer svg {
    width: 80px;
    margin-bottom: 5px;
}

.call-order {
  position: sticky;
  left: 0;
  bottom: 0;
  padding: 15px 0;
  text-align: center;
}

.mobile-sub {
  font-size: 1em;
  margin-bottom: 0;
}

.business-info {
    font-size: 14px;
    margin-bottom: 10px;
}

.inline-nav-link{
    margin: 12px 8px 8px 8px;
    display: inline-block;
    font-style: italic;
    border: solid 1px #ccc;
    padding: 0 10px;
    line-height: 26px;
    border-radius: 5px;
    font-size: 11px;
}
.light-grey .inline-nav-link{
	background-color: #eee;
}
div.nav-item {
    display: inline-block;
}
.inline-nav-link.icon{
	font-size: 16px;
	padding: 5px;
}
.inline-nav-link:not(.icon) {
    margin-right: 4px;
    transform: translate(0px, -3px);
}
.inline-nav-link:hover {
    color: #e42436 !important;
}
/*.inline-nav-link.icon i:hover {
    transform: rotate(30deg);
    transition: transform .5s;
}*/
.sortable-icon a{
	display: inline-block;
    font-size: 20px;
    padding: 10px 1px;
    color: #000;
}
.sortable-in-icon a{
	display: inline-block;
    font-size: 20px;
    color: #000;
}

.for-screen{
	display: block;
  padding: 20px 15px 0 15px;
}
.for-mobile{
	display: none;
  padding: 20px 20px 0 20px;
  margin-bottom: 1rem;
}

.itemIcon svg{
    margin: 3px;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    background: #eee;
}
.new-badge {
  background: #e42436;
  padding:3px 10px;
  border-radius: 50px;
  color: white;
  font-size: 10px;
  font-weight: bold;
  margin: 0 0 0 5px;
}
.form-title{
	display: inline-block;	
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}
.day {
  padding: 3px 0;
}

.switch-with-label{
	display: inline-table;
}
.switch-with-label li{
	display: table-cell;	
}
.switch-label{
	display: inline-block;
	margin-top: 5px;
	min-width: 100px;
	padding: 0 10px 0 0;
}
.switch-with-label.inline-switch{
	margin-top: 15px;
}
.switch-with-label.inline-switch .switch-label{
	min-width: unset;
}
.switch-with-label.ingrid-switch .switch-label{
    min-width: unset;
    margin-left: 10px;
    display: inline-block;
}
.inline-grid-time-element{
	display: inline-block;
}
.inline-grid-time-input{
	border: solid 1px #eeeeee;
	width:55px;
	color: #333;
	margin: 5px;
	padding: 5px;
}
.ampm-dd{
}
.thin-label{
	font-weight: normal !important;
}
.ampm-dd .btn{
    width: 35px;
    min-width: 35px;
    border-radius: 0px;
    padding: 5px;
    margin: 4px 0;
    background-color: #fff !important;
    font-weight: normal;
    color: #333 !important;
    border: none;
}
 .cursor-pointer{
 	cursor: pointer;
 }
.inline-grid-time-separator{
	display: inline-block;
	padding: 10px;
}
.ampm-dd .btn:focus {
	border:0px !important;
	box-shadow: none !important;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 19px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    border: 1px solid #eeeeee;
    border-radius: 4px 0px 0px 4px;
    border-right: 0px;
}
input.form-control, select.form-control {
  color: #333;
  border: 1px solid #eeeeee;
}
input.form-control:focus, select.form-control:focus {
    border: 1px solid #e42436;
    box-shadow: none;
}
input.form-control {
	border: solid 1px #eeeeee;
}
input.form-control::placeholder, select.form-control::placeholder {
  color: #aaa;
}

#editMenuItem .modal-body{
	height: 400px;
}
#editMenuSection .modal-body{
	min-height: 400px;
}

.mobile-nav-icon{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    float: left;
    margin-top: 10px;
}
.mobile-nav-icon svg{
	fill: #ccc;	
}
.mobile-header{
	text-align: center;
  padding: 10px 20px 0 20px;
}
.mobile-header h1{
	font-size: 1.5em;
    line-height: 35px;
  	font-weight: bold;
}

.top-first{
	margin-top: 65px;
}
.inline-mobile-preview{
	margin-top: calc(12vh);
}
.menu-enabler-control{
	margin-top: 5px;
}
.sortable-icon.trash-icon {
	transform: scale(.9);
}
.trash-sec-icon {
	color: #333;
}
.trash-sec-icon span {
	transform: scale(.85);
}
.trash-sec-icon:hover {
	color: #e42436;
}
.container.mb-3.ko_container.ui-sortable {
    padding-right: 0;
}
.row.section-item.no-gutters.sortable-row.ui-sortable-handle {
    padding: 5px 0;
}
.editMode .section-contents .section-item:hover .col-10 {
    border: solid 1px red;
}
.row.section-item .col-10 {
	padding: 5px 10px;
	border: 1px white solid;
}
.item-controls a:hover {
    color: #e42436 !important;
}
.preview-social-icons{
	display: block;
	margin: 20px 0;
	list-style-type: none;
	padding: 0px;
}
.preview-social-icons li{
	display: inline-block;
	background: #fff;
	border-radius: 5px;
	padding: 0px 10px;
}
.preview-social-icons li a{
    padding: 0;
    display: inline-block;
    color: #000;
    font-size: 1.7em;
}
.brand-logo{
    margin-bottom: 30px;
    cursor: pointer;
    font-family: serif;
    border-radius: 10px;
    border: 2px solid #eee;
    background-color: #f9f9f9;
    display: inline-flex;
    flex-direction: row;
    color: #565656;
    font-size: 3em;
    transition: all 0.25s;
    line-height: 3em;
    width: 150px;
    height: 100px;
}
.brand-logo.logo-function {
	border: 2px dashed #ccc;
    background: white;
}
.logo-upload-button{
	width:100%;
	display: inline-block;
	cursor: pointer;
	margin: 0px;
	text-align: center;
}
#logoImageUpload{
	display:none;
}
.clear-logo-button, .add-logo-button, .add-logo-loader{
	width: 80%;
    object-fit: contain;
    margin: auto 15px;
    height: 120px;
    text-align: center;
    font-size: 50px;
    padding-top: 26px;
    color: #777; 
}
.add-logo-button svg {
	transform: scale(.25);
    position: relative;
    top: -53px;
    left: -92px;
    fill: #565656;
}
.clear-logo-button svg {
	transform: scale(1.9);
    position: relative;
    top: 24px;
    left: 27px;
    width: 50px;
    height: 50px;
}
.add-logo-loader{
	padding-top: 15px;
}
.brand-logo:hover, .brand-logo.active{
	border: solid 2px #e42436;
	margin-bottom:30px;
}
.brand-logo img{
	width: 80%;
    height: 80%;
    object-fit: contain;
    margin: auto;
}
.minicolors-theme-bootstrap .minicolors-swatches .minicolors-swatch {
    width: 28px;
	height: 28px;
}
.col-logo-container {
	display: flex;
    flex-wrap: wrap;
    max-width: none;
    padding: 0;
	margin-right: 10px;
	margin-bottom: -20px;
	position: relative;
    /*-ms-flex: 0 0 20%;
    flex: 0 0 20%;
	max-width: 20%;*/
}
.col-logo-container:hover a.removeCustomLogo {
    visibility: visible;
}
.col-logo-container a.removeCustomLogo {
    z-index: 4;
    position: absolute;
    display: inline-flex;
    visibility: hidden;
    top: 8px;
    right: 8px;
    background-color: #00000080;
    padding: 5px;
    border-radius: 3px;
}
.col-logo-container svg.icon.icon-trash {
    width: 15px;
    height: 15px;
	fill: white;
}
.color-theme-preview{
	height: 45px;
	display: table;
	border-radius: 5px;
	border:solid 1px #fff;
	cursor: pointer;
}
.color-theme-preview:hover, .color-theme-preview.active{
	border: solid 1px #e42436;
}
.color-theme-preview span{
	width: 45px;
	height: 45px;
	display: table-cell;	
}
.color-theme-preview span.color-theme-first{
    border-radius: 5px 0 0 5px;
}
.color-theme-preview span.color-theme-second{
	border-radius: 0 5px 5px 0;
}

.restaurant-logo img{
    max-height: 150px;
    max-width: 100%;
    margin-bottom: 25px;
}

@media (max-height: 880px) {
  .phone .restaurant-logo img {
    max-height: 17vh;
  }
}

.restaurant-data h1 {
  font-size: 1.8em;
  margin: 0px 0 20px 0;
  font-weight: bold;
  line-height: 40px;
}

.minicolors-position-right .minicolors-panel{
	padding: 15px;
}
.minicolors-swatches-message{
	color: #a7a7a7;
}
.minicolors-swatches, .minicolors-swatches li{
	margin: 5px 0 3px 0px;
}
.minicolors-slider{
	top: 16px;
	left: unset;
	right: 15px;
}
.colorpicker-manual-control{
	display: inline-block;
    width: 60px;
    margin-left: 25px;
	border: solid 1px #ccc;
	border-radius: 3px;
    color: #000;
}
.colorpicker-manual-control-panel{
	margin:15px 0;
	color: #a7a7a7
} 
.social-icons-color {
	display: inline-block;
	width: 45px;
	height: 45px;
	border: solid 1px #ccc;
	margin: 0 auto;
	border-radius: 5px;
}
.social-icons-color:hover, .social-icons-color.active{
	border: solid 1px #e42436;
}
.social-icons-color.sic-black {
	background-color: #000;
}
.social-icons-color.sic-white {
	background-color: #fff;
}
.phone .for-mobile .preview-social-icons li{
	padding: 0 5px;
  font-size: .75em;
}
.for-mobile .business-address{
	font-size: 1em;
	text-align: center;
	margin-top: 15px;
}
.section-name {
	padding-left: 10px;
}
.section-note .col-12 {
    padding-left: 0;
}
.row.color-theme-swatches {
	margin-left: 0;
}
.color-theme-swatches .col-2 {
    min-width: 130px;
    padding: 0 0 20px 0;
}
.design-theme-color {
	display: inline-block;
	padding-right: 15px;	
	margin: 10px 0 20px 0;
}
.design-theme-color label{
	display: block;	
}
.design-theme-color .minicolors{
	width: 118px;
}
input.form-control.theme-color.minicolors-input {
    height: 37px;
}
span.minicolors-swatch.minicolors-sprite.minicolors-input-swatch {
    height: 36px;
    width: 36px;
    border: 0;
    top: 1px;
    right: 1px;
    border-radius: 0 2px 2px 0;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
    cursor: pointer;
}
a.no-action{
	cursor: default;
}
.logo-nav {
    z-index: 100;
}
#publishedMenuURL{
	opacity: 0;
}
#publishUpdateSuccessMessage{
	width: 100%;
    position: fixed;
    z-index: 1000;
    bottom: 20px;
    margin: 0 auto;
    display:none;
}
#publishUpdateSuccessMessage .container{
	max-width: 400px;
    padding: 15px;
	margin: 15px auto;
    box-shadow: 0 1px 4px rgba(0,0,0,0.2);
    line-height: 3em;
    background: #fff;
}

#publishUpdateSuccessMessage .button.brand{
    background: #ccc;
    color: #232323;
    text-decoration: none;
    border: none;
    height: 35px;
    margin-left: 15px;
}

.section-name h3{
	border-bottom: solid 1px #ccc;
	padding: 1em 0 .5em 0;
	font-size: 1.3em;
  font-weight: bold;
}

.ss-breaker {
  display: block;
}

.item-buttons{
	margin-bottom: 70px;
}
/***************************************************************** spinner */

/** start of the like preview CSS **/
.phone .for-screen {
	display: none;
}
.phone .for-mobile {
	display: block;
  padding: 10px 0 0 0;
  margin-bottom: 1rem;
}
.phone .mobile-no-side-margins{
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.phone .mobile-no-side-padding{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.phone .section-name h3{
	border-bottom: solid 1px #ccc;
  padding-bottom: 0.3em;
  padding-top: 0;
  font-size: 1.3em;
  font-weight: bold;
}
.phone .section-item .itemDisplayName {
  font-size: .9em;
}
.phone .section-note p, .phone .item-description span, .phone .item-extras span, .phone .itemDisplayPrices {
font-size: .9em;
}
.phone .container {
	max-width: 100%;
}
.phone .display-4 {
	font-size: 1.6em;
}
.phone .ss-breaker {
	display: block;
}
.phone .section-contents .container {
	padding-left: 10px;
	padding-right: 10px;
}
.phone .mobile-sub {
	font-size: 1em;
}
.phone .m-no-padding {
	padding: 0px;
}
.phone .menus-nav{
	overflow-y: auto;
 		overflow-x: scroll;
 	}
.phone li.m-table-cell{
	display: table-cell;
}
.phone .menus-nav ul{
	display: table;
	white-space: nowrap;
	margin: 0 10px;
}
.phone .restaurant-logo img {
  margin-bottom: 15px;
}
.phone .mobile-header h1 {
    display: inline-block;
    font-size: 1.5em;
    padding: 0;
    font-weight: bold;
    margin: 0 0 15px 0;
    line-height: 30px;
}
.phone .hours-msg {
  margin: 0;
}
.phone .preview-social-icons {
  margin: 15px 0 10px 0;
}
/*
[1]: All items a forced onto a single line, causing the overflow when necessary.
[2]: Automatic overflow means a scroll bar won’t be present if it isn’t needed
[3]: Make it smooth scrolling on iOS devices before 
[4]: Hide the ugly scrollbars in Edge until the scrollable area is hovered
[5]: Hide the scroll bar in WebKit browsers
*/
.phone .scroll  {
	white-space: nowrap; /* [1] */
	overflow-x: auto; /* [2] */
	-webkit-overflow-scrolling: touch; /* [3] */
	-ms-overflow-style: -ms-autohiding-scrollbar; /* [4] */
}

/* [5] */
.phone .scroll::-webkit-scrollbar {
	display: none;
}
.phone  .section-contents .section-item:hover{
	border:solid 1px transparent;
}

/** end of the like preview CSS **/

/** start of the modern mobile preview **/
.inline-mobile-preview .phone {
	border: 40px solid #f3f3f3;
	border-width: 55px 7px;
	border-radius: 20px;
	margin: 5vh auto 60px auto;
	overflow: hidden;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-animation: fadein 2s;
	/* Safari, Chrome and Opera > 12.1 */
	-moz-animation: fadein 2s;
	/* Firefox < 16 */
	-ms-animation: fadein 2s;
	/* Internet Explorer */
	-o-animation: fadein 2s;
	/* Opera < 12.1 */
	animation: fadein 2s;
}

.inline-mobile-preview .phone iframe, .phone .phone-content {
	border: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
}
.phone .phone-content {
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-width: none;
}

.phone .phone-content::-webkit-scrollbar {
    width: 0px;  /* Remove scrollbar space */
	background: transparent;  /* make scrollbar invisible */
}

.inline-mobile-preview .phone.view_2 {
	border:solid 6px #333;
	min-width:250px;
	width:calc(34vh);
	height:calc(70vh); 
	font-size:16px;
	overflow: hidden;
	box-shadow: none;
	max-width: 375px;
	max-height: 812px;
}

.inline-preview-url{
	width: 80%;
	margin: 0px auto;
	white-space: nowrap;
}
.inline-preview-url span{
	display: block;
    float: left;
    margin-bottom: 15px;
}
.inline-preview-url span.the-preview-link{
	width: 90%;
    overflow: hidden;
    line-height: 2em;
    margin-bottom: 0px;
    text-align: center;
}
.inline-preview-url a{
	text-decoration: underline;	
	color: #000;
}

.preview-label span {
    display: block;
    float: left;
	margin-left: 42%;
	margin-right: 42%;
    margin-bottom: 2px;
}

@media (max-width:700px) {
	.mobile-preview .phone {
		margin: 0 0 0 -70px;
	}
}

button.brand.reversed{
	background: #fff;
	color: #e42436;
}
.dropdown-icon-container{
	display: inline-block;
	width: 15px;
	margin-left: 5px;
}
.dropdown-icon-container i{
	opacity : 0;
	
	-webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.om-display .menus-nav ul {
	margin: auto;
	white-space: nowrap;
	display: table;
}
.om-display .menus-nav ul li {
	display: table-cell;
}
#fixedMenu {
	margin: auto;
	width: 100%;
	scrollbar-width: none;
	overflow-x: auto;
}
#fixedMenu::-webkit-scrollbar {
	display: none;
}
.sticky {
	position: fixed;
	top: 0;
	left: 15px;
    width: 100%;
    z-index: 100;
}
.col-12.mobile-no-side-padding {
	padding: 0;
}
.business-hours-day{
	padding: 15px 0 0 0;
}
.close.modal-close-round-btn{
	 position: absolute;
    right: 20px;
    top: 20px;
    background: rgba(0,0,0,0.4);
    border-radius: 50%;
    padding: 10px;
    margin: 0px;
    font-size: 1px;
}
.close.modal-close-round-btn svg {
  position: relative;
  height: 15px;
  width: 15px;
  fill: #efefef;
  opacity: 1;
}
.is-today{
	font-weight: bold;
}
.order-now-button{
	display: inline-block;
    padding: 15px;
    border-radius: 5px;
}
.order-now-button:hover {
  text-decoration: none;
}
.order-now-button-container a{
	box-shadow: 0 0 20px rgb(0 0 0 / 20%);
  width: 60%;
}
/* Scroll arrow styling */
span.scroll-btn {
	position: absolute;
	font-size: 29px;
	font-weight: bolder;
	cursor: pointer;
	text-align: center;
	z-index: 10;
	background: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.15);
	border-radius: 50px;
	opacity: .8;
	border: 1px solid transparent;
	height: 30px;
	width: 30px;

	display: none;
}
.hours-msg {
  font-size: .8em;
}
.open-now-message{
	color: green;
}
.closed-now-message{
	color: red;
}
.businessHoursModal {
  max-width: 500px !important;
}
.businessHoursModal h4 {
  font-weight: bold;
  margin-top: 15px;
}
span.scroll-btn.scroll-left {
	margin-top: 5px;
	float: left;
	left: 6px;
}
span.scroll-btn.scroll-right {
	margin-top: 5px;
	float: right;
	right: 6px;
}
svg.arrow-icon {
	fill: #555;
	position: relative;
	width: 19px;
	height: 28px;
	margin-left: 0;
	margin-top: -19px;
}
.phone-content .arrow-icon {
    margin-top: 0 !important;
}
svg.arrow-icon:hover {
	fill: #000;
}
svg.right-arrow-icon {
	transform: rotate(270deg);
}
svg.left-arrow-icon {
	transform: rotate(90deg);
}

/** end of the modern mobile preview **/

.phone-content .order-now-button-container{
	position: fixed;
    margin: 0 auto;
    bottom: 15px;
    width: 100%;
}
.phone-content .order-now-button-container a{
	box-shadow: 0px 6px 8px -3px #ccc;
  pointer-events: none;
}


/***************************************************************** spinner */
.design-publisher-loader{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999999999;
	overflow: hidden;
	background: #ffffffb8;
	text-align: center;
}


.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
    position: absolute;
  top: 50%;
  margin-top: -4.05em;
  margin-left: auto;
  margin-right: auto;
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: #e42436;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}


.lds-roller {
  display: inline-block;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  margin-top: -4.05em;
  margin-left: auto;
  margin-right: auto;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  margin: -4px 0 0 -4px;
  background-color: #e42436;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/***************************************************************** spinner */


/***************************************************************** mobile preview */
/*Basic Phone styling*/
		
.phone {
	border: 40px solid #f3f3f3;
	border-width: 55px 7px;
	border-radius: 40px;
	margin: 50px auto;
	overflow: hidden;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-animation: fadein 2s;
	/* Safari, Chrome and Opera > 12.1 */
	-moz-animation: fadein 2s;
	/* Firefox < 16 */
	-ms-animation: fadein 2s;
	/* Internet Explorer */
	-o-animation: fadein 2s;
	/* Opera < 12.1 */
	animation: fadein 2s;
}

.phone iframe {
	border: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
}


/*Different Perspectives*/


/* Table View */

.phone.view_1 {
	-webkit-transform: rotateX(50deg) rotateY(0deg) rotateZ(-30deg);
	transform: rotateX(50deg) rotateY(0deg) rotateZ(-30deg);
	box-shadow: -3px 3px 0 #9c9c9c, -6px 6px 0 #9c9c9c, -9px 9px 0 #9c9c9c, -12px 12px 0 #9c9c9c, -14px 10px 20px #9c9c9c;
}


/*  Front View */

.phone.view_2 {
	-webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	box-shadow: 0px 3px 0 #9c9c9c, 0px 4px 0 #9c9c9c, 0px 5px 0 #9c9c9c, 0px 7px 0 #9c9c9c, 0px 10px 20px #777777;
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotateX(50deg) rotateY(0deg) rotateZ(-30deg);
	}
	50% {
		-webkit-transform: rotateX(50deg) rotateY(0deg) rotateZ(-40deg);
	}
	100% {
		-webkit-transform: rotateX(50deg) rotateY(0deg) rotateZ(-30deg);
	}
}


/* Rotate Animation */

.view_1.rotate {
	-webkit-animation-name: rotate;
	-webkit-animation-duration: 15s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}


@media (max-width:900px) {
	#wrapper {
		-webkit-transform: scale(0.8, 0.8);
		transform: scale(0.8, 0.8);
	}
}

@media (max-width:700px) {
	#wrapper {
		-webkit-transform: scale(0.6, 0.6);
		transform: scale(0.6, 0.6);
	}
	.phone {
		margin: 0 0 0 -70px;
	}
}

@media (max-width:500px) {
	#wrapper {
		-webkit-transform: scale(0.4, 0.4);
		transform: scale(0.4, 0.4);
	}
}
/***************************************************************** mobile preview */


@media (min-width: 576px) {  
	.section-name, .section-note {
		padding-left: 10px;
	}
}
 
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint - should this be min-width ? */
@media ( max-width : 768px) {
	.col-logo-container a.removeCustomLogo {
	    visibility: visible !important;
	}
	/** styles for the publisher mobile version. please ask if you need to play here**/
	.show-screen{
		display: none !important;
	}
	.show-mobile{
		display: block !important;
	}
	.inline-nav-link{
		margin: 12px 0px 8px 8px
	}
	.brand-logo{
		width: 110px;
	}
	.add-logo-button svg{
		left: -110px;
	}
	.color-theme-swatches .col-2{
		min-width:75px;
	}
	.color-theme-preview{
		height: 35px;
	}
	.color-theme-preview span{
		height: 35px;
		width:35px;
	}
	.design-theme-color .minicolors{
		width: 95px;
	}
	.minicolors-theme-bootstrap.minicolors-position-right .minicolors-input{
		padding-left: 5px;
		font-size: 12px;
		padding-right: 35px;
	}
	.minicolors-position-right .minicolors-panel {
	    right: -100px !important;
	}
	.settings-nav .nav-item{
		width:33%;
		text-align: center;
	}
	.item-buttons{
		margin-bottom: 15px;
	}
	.item-buttons button{
		width: 45%;
	}
	/** end **/
	
	.for-screen {
		display: none;
	}
	.for-mobile {
		display: block;
	}
	.mobile-no-side-margins{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.mobile-no-side-padding{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.section-note {
		margin-left: -5px;
	}
	.container {
		max-width: 100%;
	}
	.restaurant-data {
		padding: 20px 20px 0 20px;
	}
	.display-4 {
		font-size: 1.6em;
	}

	.section-contents .container, .menu-main-info .container {
		padding-left: 5px;
		padding-right: 5px;
	}
	.m-no-padding {
		padding: 0px;
	}
	.m-sms-padding{
		padding: 0px 10px;
	}
	.menus-nav{
		overflow-y: auto;
  		overflow-x: scroll;
  	}
	li.m-table-cell{
		display: table-cell;
	}
	.menus-nav ul{
		white-space: nowrap;
	}
	/*
	[1]: All items a forced onto a single line, causing the overflow when necessary.
	[2]: Automatic overflow means a scroll bar won’t be present if it isn’t needed
	[3]: Make it smooth scrolling on iOS devices before 
	[4]: Hide the ugly scrollbars in Edge until the scrollable area is hovered
	[5]: Hide the scroll bar in WebKit browsers
	*/
	.scroll  {
		white-space: nowrap; /* [1] */
		overflow-x: auto; /* [2] */
		-webkit-overflow-scrolling: touch; /* [3] */
		-ms-overflow-style: -ms-autohiding-scrollbar; /* [4] */
	}

	/* [5] */
	.scroll::-webkit-scrollbar {
		display: none;
	}
	
	.section-contents div.container.mb-3.sortable-items.ui-sortable{
		max-width: 80%;
	    margin-left: 0px;
	}
}

@media ( max-width : 400px) {
	.design-publisher-header .button.brand{
		padding: 0 10px;
	}
	.design-publisher-actions .saving{
		font-size: 0.9em;
	}
	.business-hours-day {
	    font-size: 0.8em;
	}
	
	.order-now-button-container{
		position: fixed;
	    margin: 0 auto;
	    bottom: 15px;
	    width: 100%;
	}
	.order-now-button-container a{
		box-shadow: 0px 6px 8px -3px #ccc;
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	.section-note {
		margin-left: 0;
	}
	.section-name {
		padding-left: 25px;
	}

	.phone .section-note, .phone .section-name {
		margin-left: -15px;
	}
}
 
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  
}