/*23-11-2022*/

@font-face {
  font-family: 'Permanent Marker';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/Fh4uPib9Iyv2ucM6pGQMWimMp004La2Cfw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Lucida Handwriting';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Lucida Handwriting Italic.ttf);
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}
.col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    float: left;
}
@media screen and (max-width:479px) {
body {
	font-size: 16px;
	letter-spacing: .6px;
}
}
.sp-transparent header#sp-header {
    position: unset;
    height: unset;
}
header#sp-header a {
    color: #202020 !important;
}
header#sp-header a:hover, header#sp-header a:active, header#sp-header li.sp-menu-item.active > a, header#sp-header span:hover, header#sp-header span:active, header#sp-header li.sp-menu-item.active > span {
    color: #8b0007 !important;
}
header#sp-header .sp-dropdown .sp-dropdown-inner {
    background-color: #fff;
}
header#sp-header .sp-dropdown .sp-dropdown-inner li.sp-menu-item:hover {
    background-color: #8b0007;
}
header#sp-header .sp-dropdown .sp-dropdown-inner li.sp-menu-item:hover a {
    color: #fff !important;
}
@media (min-width: 1200px) {
.sp-transparent #sp-header {
    padding-top: 0;
}
}

/*24-11-2022*/

div#sp-above-bottom1 i.fa {
    margin-right: 10px;
    color: #8b0007;
}
div#sp-above-bottom1 i.fa.fa-phone {
    transform: rotate(90deg);
}
section#sp-above-bottom h3.sp-module-title {
    color: #fff;
    margin-bottom: 24px;
    margin-top: 40px;
    font-family: 'Permanent Marker';
}
div#sp-above-bottom1 .sp-module-content .custom {
    background-color: #fff;
    padding: 39px;
    border: 10px solid #8d6c4b;
}
div#sp-above-bottom1 .sp-module-content p {
    margin-bottom: 24px;
}
div#sp-above-bottom1 .sp-module-content p:last-child {
    margin-bottom: 0;
}
.elem157 > span {
    border: 4px solid #8d6c4b;
}
div#sp-above-bottom1 .sp-module-content, div#sp-above-bottom2 .sp-module-content {
    padding-top: 7px;
}
span.sp-copyright a {
    color: #fff;
}
.mod-custom .overlay {
    position: relative;
    max-width: 100%;
    vertical-align: middle;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    margin: 0;
}
.mod-custom .overlay img {
    width: 100%;
}
.mod-custom .overlay-scale {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    transition-property: opacity, transform, filter;
}
.mod-custom .overlay-panel {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
    outline: 5px solid rgba(255, 255, 255, 0.5);
    outline-offset: -25px;
    -webkit-transition: all .30s linear;
    -moz-transition: all .30s linear;
    -o-transition: all .30s linear;
    transition: all .30s linear;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mod-custom .position-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.mod-custom .overlay h3 {
    text-transform: uppercase;
    letter-spacing: 3px;
}
.overlay-hover:hover .overlay-scale {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.mod-custom .overlay-hover:hover .overlay-background {
    background: #8b0007;
    outline: 35px solid rgba(255, 255, 255, 0.5);
    -webkit-transition: all .30s linear;
    -moz-transition: all .30s linear;
    -o-transition: all .30s linear;
    transition: all .30s linear;
}
.mod-custom .intro-item {
    position: relative;
    text-align: center;
    padding: 0 40px;
}
.mod-custom .intro-item .intro-item-inner {
    padding: 20px 40px;
    box-shadow: 0 3px 20px #8b0007;
    transition: .3s;
    transform: scale(0.9);
}
.mod-custom .intro-item .intro-item-inner:hover {
    background: #8b0007;
    transition: .3s;
    transform: scale(1);
}
.mod-custom .intro-item img {
    width: 222px;
    margin: 20px auto;
    border-radius: 50%;
    max-width: 100%;
}
.mod-custom .intro-item .intro-item-inner h4, .mod-custom .intro-item .intro-item-inner p {
    margin-bottom: 20px;
}
.mod-custom .intro-item .intro-item-inner h4 {
    color: #8b0007;
    padding-top: 10px;
}
section#sp-middle-bottom h3.sp-module-title, div#sp-position9 h3.sp-module-title, div#sp-position2 h3.sp-module-title {
    text-align: center;
    margin-bottom: 40px;
    font-family: 'Permanent Marker';
    color: #8b0007;
    font-size: 48px;
    line-height: 58px;
}

/*25-11-2022*/

.mod-custom .intro-item .intro-item-inner:hover h4, .mod-custom .intro-item .intro-item-inner:hover p {
    color: #fff;
}
.mod-custom .intro-item .intro-item-inner:hover img {
    box-shadow: 0 0px 7px #fff;
}
@media screen and (min-width:1600px) {
div#sp-above-bottom1 .sp-module-content .custom p br {
    display: none;
}
}
@media screen and (min-width:1024px) and (max-width:1599px) {
div#sp-above-bottom1 .sp-module-content .custom {
    padding: 39px 30px;
}
}
@media screen and (min-width:992px) and (max-width:1023px) {
div#sp-above-bottom1 .sp-module-content .custom {
    padding: 28px 30px;
}
div#sp-above-bottom3 .elem157 > span {
    height: 70px;
}
div#sp-above-bottom2 div#map154 {
    height: 322px;
}
}

/*28-11-2022*/

.why-choose {
    max-width: 100%;
    width: 850px;
    margin: 20px auto 70px;
}
.why-choose .sppb-addon-content {
    color: #999999;
}
.why-choose-column-inner {
    padding-top: 60px;
    padding-right: 35px;
    padding-bottom: 60px;
    padding-left: 35px;
    background-color: rgba(255, 255, 255, 0.05);
}
.why-choose-column {
    padding: 0 15px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.why-choose-column-inner .sppb-media-content h4 {
    margin-bottom: 10px;
    margin-top: 28px;
}
.why-choose-column-inner .sppb-media-content .sppb-addon-text {
    font-size: 16px;
    line-height: 24px;
    color: #d3d3d3;
}
.why-choose-column-inner .sppb-icon i.fa {
    font-size: 64px;
}
.relaxing h1 {
    font-size: 48px;
    line-height: 54px;
    margin-bottom: 20px;
}
.relaxing h1 span {
    color: #8b0007;
}
.relaxing .relaxing-inner {
    padding: 0 15px;
}
.relaxing .relaxing-inner1 .text-start {
    margin-right: 50px;
}
.relaxing .sppb-addon.text-start {
    margin-top: 40px;
}
.relaxing .sppb-addon.text-start i {
    background-color: #8b0007;
    border-radius: 50%;
    height: 68px;
    width: 68px;
    line-height: 68px;
    padding: 0;
    text-align: center;
    color: #fff;
    margin-right: 15px;
}
.relaxing .sppb-addon-content {
    color: #999999;
}
body.com-content.view-featured.itemid-101 section#sp-main-body {
    display: none;
}
section#sp-above-top {
    background-size: cover;
}
section#sp-middle-top div#sp-position6 .sppb-column {
    background-image: url(../../../images/bar-1.jpg);
    background-size: cover;
    height: 712px;
    align-items: center;
    display: flex;
	background-position: center;
}
.sppb-column-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background-position: center center;
    background-repeat: repeat;
    background-color: rgba(0, 0, 0, 0.45);
}
div#sp-position7 .sppb-section {
    padding-top: 30px;
}
div#sp-position7 .sppb-section .sppb-row-column {
    width: 50%;
    padding: 0 15px;
}
div#sp-position7 .sppb-section .sppb-row-column .sppb-column {
    border: 10px solid rgb(0 0 0 / 20%);
    padding: 34px 25px 40px;
    text-align: center;
}
div#sp-position7 .sppb-section .sppb-row-column .sppb-column.primary-bg {
    background-image: url(../../../images/background/bg-tile.webp);
}
div#sp-position7 .sppb-section .sppb-row-column .sppb-column h3 {
    font-size: 18px;
    margin-bottom: 25px;
    color: #111;
}
div#sp-position7 .sppb-section .sppb-row-column .sppb-column .sppb-addon-content {
    line-height: 24px;
}
div#sp-position7 .sppb-section .sppb-row-column .sppb-column.bg-dark .sppb-addon-wrapper:last-child {
    margin-top: 19px;
}
div#sp-position7 .sppb-section .sppb-row-column .sppb-column.bg-dark {
    color: #fff;
    padding-bottom: 35px;
}
div#sp-position7 .sppb-section .sppb-row-column .sppb-column.bg-dark h3 {
    color: #fff;
    margin-bottom: 30px;
}
div#sp-position7 .sppb-section .sppb-row-column .sppb-column.bg-dark h4 {
    font-weight: 500;
}
div#sp-position7 .sppb-section .sppb-row-column .sppb-column.bg-dark .sppb-button-wrapper i {
    margin-right: 10px;
}
div#sp-position7 .sppb-section .sppb-row-column .sppb-column.bg-dark .sppb-button-wrapper, div#sp-position7 .sppb-section .sppb-row-column .sppb-column.bg-dark .sppb-button-wrapper a.sppb-btn.sppb-btn-primary.sppb-btn-rounded {
    display: flex;
    justify-content: center;
    align-items: center;
}
section#sp-middle-top div#sp-position6 .sppb-column-addons {
    padding: 0 50px 0 80px;
    color: #fff;
}
section#sp-middle-top div#sp-position6 .sppb-column-addons .sppb-addon-wrapper:last-child {
    margin-top: 40px;
}
section#sp-middle-top div#sp-position6 .sppb-column-addons h3 {
    font-size: 18px;
}
section#sp-middle-top div#sp-position6 .sppb-column-addons .sppb-addon-content {
    font-size: 58px;
    line-height: 68px;
    font-weight: 700;
    letter-spacing: -1px;
}
section#sp-middle-top div#sp-position6 .sppb-column-addons .sppb-addon-wrapper a span {
    display: inline-block;
    line-height: 1;
    border-style: solid;
    border-width: 0px;
    border-radius: 500px;
    background-color: #ffffff;
    padding: 30px;
    color: #8b0007;
}
section#sp-middle-top div#sp-position6 .sppb-column-addons .sppb-addon-wrapper .sppb-modal-icon-wrap i {
    font-size: 36px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-indent: 5px;
}
.sppb-ripple-effect {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    box-shadow: 0 0 0 15px rgb(255 255 255 / 80%), 0 0 0 30px rgb(255 255 255 / 60%), 0 0 0 45px rgb(255 255 255 / 40%);
    z-index: -1;
    animation: sppbModalRipple 2s infinite;
}
div#sp-position8 .mod-custom h1.sppb-addon-title {
    margin-bottom: 40px;
}
.sppb-content {
    font-size: 16px;
    max-width: 1150px;
    margin: auto;
    margin-bottom: 30px;
}
div#sp-position8 .mfp_default_skin_default .mfp_default_item div {
    position:relative;
    background-color:#fff;
    padding:30px
}
div#sp-position8 .mfp_default_skin_default .mfp_default_item div a.mfp_thumb_pos_top {
    margin:-30px -30px 1em;
    display:block
}
div#sp-position8 .mfp_default_skin_default .mfp_default_item .mfp_date, div#sp-position8 .mfp_default_skin_default .mfp_default_item .mfp_author {
    display: inline-block;
    color: #8b0007;
    font-size: 14px;
}
div#sp-position8 .mfp_default_skin_default .mfp_default_item {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-bottom: 50px;
}
.owl-item .set_testimon {
    margin: 4px 20px;
}
.owl-item .set_testimon .reviews-block__slide {
    padding: 33px;
    box-shadow: 0 1px 10px #8b0007;
}
.owl-item .set_testimon .reviews-block__slide .reviews-block__person {
    align-items: center;
	justify-content: center;
}

/*29-11-2022*/

div#sp-bottom1 .mod-sppagebuilder[data-module_id="97"] {
    display: none;
}
div#sp-bottom1 .sppb-row .col-md-6 {
    padding: 0 15px;
}
div#sp-bottom1 .col-md-6:first-child .sppb-addon.sppb-addon-text-block {
    text-align: right;
}
div#sp-bottom1 .sp-module {
    padding: 0 200px;
    display: flex;
    flex-direction: column;
}
div#sp-bottom1 .sp-module h3.sp-module-title {
    text-align: center;
    font-size: 50px;
    line-height: 52px;
    margin-bottom: 40px;
}
div#sp-bottom1 {
    padding-top: 100px;
    padding-bottom: 20px;
}
div#sp-bottom1 .acym_module_form input.cell {
    width: calc( 50% - 15px );
    float: left;
    padding: 0 20px;
    border-radius: 50px;
    height: 60px;
}
div#sp-bottom1 .acym_module_form .onefield {
    margin: 0;
}
div#sp-bottom1 .acym_module_form .acysubbuttons {
    position: relative;
}
div#sp-bottom1 .acym_module_form input[type="text"] {
    margin-right: 30px;
}
div#sp-bottom1 .acym_module_form .acysubbuttons input.subbutton {
    position: absolute;
    right: 7px;
    top: 5px;
    line-height: 50px;
    height: 50px;
    font-size: 14px;
    padding: 0 40px;
}
div#sp-bottom1 .sp-module .mod-custom {
    padding: 40px 0 20px;
}
div#sp-position4 img {
    margin-left: -50px;
}

/*30-11-2022*/

div#mod-custom171 .col-md-6 {
    padding: 0 15px;
}
div#mod-custom171 span.sppb-addon-title {
    font-size: 16px;
    font-weight: 700;
}
div#mod-custom171 h1 {
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 35px;
    margin-top: 15px;
}
div#mod-custom171 .col-md-6 .sppb-column-addons {
    padding-left: 30px;
}
div#mod-custom171 h1 + .sppb-addon-content {
    padding-bottom: 0;
    color: #999999;
}
div#mod-custom171 .col-md-6 .sppb-section {
    padding: 0 10px;
}
div#mod-custom171 .col-md-6 .sppb-section .col-md-4 {
    padding: 0 15px;
}
div#mod-custom171 .col-md-6 .sppb-section .sppb-column {
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
div#mod-custom171 .col-md-6 .sppb-section .sppb-column .sppb-animated-number {
    font-size: 64px;
    font-weight: 700;
}
div#mod-custom171 .col-md-6 .sppb-section .sppb-column .sppb-animated-number:after {
    content: '+';
    display: inline-block;
}
div#mod-custom171 .col-md-6 .sppb-section .sppb-column .sppb-animated-number-title {
    color: #fff;
    margin-top: 10px;
    line-height: 20px;
}
.about .col-md-6 {
    padding: 0 15px;
}
.thead {
    font-size: 16px !important;
    font-weight: 700 !important;
}
.lhead {
    font-size: 48px !important;
    color: #111 !important;
    margin-top: 15px !important;
    margin-bottom: 40px !important;
}
.about .about-right {
    padding-left: 30px;
}
.about .awards {
    margin-top: 60px;
}
.about .awards h6 {
    font-size: 14px;
    margin-bottom: 15px;
    color: #aaaaaa;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.article-ratings-social-share {
    display: none !important;
}
section#sp-main-body {
    padding: 140px 0;
}
.about-team .lhead {
    margin-bottom: 30px !important;
    line-height: 40px;
}
.about-team .sppb-button-wrapper {
    margin-top: 30px;
}
.about-team .sppb-row.sppb-nested-row {
    padding-left: 30px;
}
.about-team .sppb-row.sppb-nested-row h5, .team h5.sppb-addon-title {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 0;
    color: #101010;
}
.team-desc {
    width: 100%;
    max-width: 880px;
    margin: auto auto 60px;
}
.team-desc h1 {
    margin-bottom: 30px !important;
    line-height: 40px;
}
.team .sppb-col-md-3 {
    margin-bottom: 50px;
}
.com-content.view-article.itemid-144 section#sp-main-body {
    padding-bottom: 90px;
}
.about-team .sppb-row.sppb-nested-row .sppb-addon-text, .team .sppb-col-md-3 .sppb-addon-text {
    font-size: 14px;
}

/*01-12-2022*/

.com-content.view-article.itemid-144 section#sp-blog-section {
    padding-bottom: 0;
}
.team-grow h1.lhead {
    margin-top: 30px !important;
}
.team-grow .sppb-button-wrapper {
    margin-top: 40px;
    margin-bottom: 60px;
}
.team-grow .sppb-button-wrapper i {
    margin-right: 20px;
}
.header-modules input[type="text"] {
    text-transform: unset;
    background-color: #202020;
}
div#search-form input#q {
    border-top-left-radius: 200px;
    border-bottom-left-radius: 200px;
}
div#search-form a.btn.btn-secondary {
    line-height: 40px;
    height: 54px;
}
.about-team .sppb-row.sppb-nested-row .sppb-col-md-4 {
    margin-bottom: 40px;
}
div#drink-divide {
    height: 100px;
}
.drinks h1.sppb-addon-title {
    font-family: 'Permanent Marker';
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 40px;
}
.drinks .sppb-addon-wrapper {
    margin-bottom: 30px;
}
.drinks a.sppb-btn.sppb-btn-primary {
    padding: 0 30px;
    line-height: 54px;
}
.com-content.view-article.itemid-110 section#sp-main-body {
    display: none;
}
.cold.drinks img.sppb-img-responsive {
    position: relative;
    right: -30px;
}
.hot.drinks img.sppb-img-responsive {
    position: relative;
    left: -20px;
}
.our-contact .sppb-column {
    justify-content: center;
    background-color: #f0f0f0;
    padding: 75px 60px;
    text-align: center;
}
.our-contact .sppb-column .sppb-icon i {
    font-size: 48px;
}
.our-contact .sppb-column .sppb-media-content h4 {
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    margin: 20px 0;
}
.our-contact .sppb-column .sppb-media-content .sppb-addon-text {
    font-size: 18px;
    line-height: 24px;
}
.our-contact {
    margin-bottom: 100px;
}

/*02-12-2022*/

.owl-carousel .owl-nav .owl-prev:before, .owl-carousel .owl-nav .owl-next:before {
    color: #000;
    font-size: 24px;
    width: 64px;
    height: 64px;
    font-family: 'FontAwesome';
}
.owl-carousel .owl-nav .owl-prev:before {
    content: '\f053';
}
.owl-carousel .owl-nav .owl-next:before {
    content: '\f054';
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    background: #fff !important;
	border-color: transparent !important;
}
.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover {
    width: 42px !important;
}
@media screen and (max-width:1599px) {
.mfp_default_skin_default .mfp_default_item h4.mfp_default_title a {
	font-size: 21px !important;
}
section#sp-middle-top div#sp-position6 .sppb-column {
	height: 653px;
}
div#sp-position1 .relaxing {
    float: left;
	width: 100%;
}
.relaxing .relaxing-inner.relaxing-inner1 {
    margin-top: 10px;
}
.relaxing .relaxing-inner1 .text-start {
    margin-right: 0;
}
.relaxing h1 {
    font-size: 47px;
}
.relaxing h1 + .sppb-addon-content {
    font-size: 17px;
}
.relaxing .sppb-addon.text-start {
    margin-top: 30px;
}
.why-choose-column-inner .sppb-media-content h4 {
	font-size: 22px;
}
}
@media screen and (min-width:1200px) and (max-width:1399px) {
div#sp-bottom1 .sp-module {
	padding: 0 100px;
}
}
@media screen and (min-width:1200px) {
.sp-module.review {
    max-width: 1140px;
    margin: auto;
    width: 100%;
}
}
.owl-item .set_testimon .reviews-block__slide {
    padding: 0 36px;
    box-shadow: none;
    text-align: center;
}
.owl-item .set_testimon .reviews-block__slide .reviews-block__text::after {
	content: unset;
}

/*05-12-2022*/

.rms-item-description .rms-item-name {
    font-size: 18px;
}
.rms-item-description .rms-item-caption {
	font-size: 16px;
}
.rms-menu-item .rms-item-price, .rms-menu-item .rms-item-description .rms-item-name:before {
    color: #8b0007;
}
.rms-menus ul#rms-tab-menus .rms-menu-groups .uk-width-small-1-2:last-child {
    padding-left: 40px;
	padding-right: 10px;
}
.rms-menus ul#rms-tab-menus .rms-menu-groups .uk-width-small-1-2:first-child {
    padding-right: 40px;
	padding-left: 10px;
}
.rms-menus .uk-tab>li>a {
    color: #8b0007;
}
.rms-menus .uk-tab>li.uk-active>a {
    color: #444;
}
.uk-modal-dialog {
	margin: 100px auto;
}
.uk-button-primary {
	background-color: #8b0007;
}
.uk-button-primary:focus, .uk-button-primary:hover, .uk-button-primary:active {
	background-color: #a51a1a;
}
ul#rms-tab-menus .rms-menu-take-away .rms-menu-group {
    margin-bottom: 60px;
}
ul#rms-tab-menus .rms-menu-take-away .rms-menu-group:last-child {
    margin-bottom: 20px;
}
ul#rms-tab-menus .rms-menu-take-away .rms-menu-group h3.rms-menu-group-name {
    color: #8b0007;
    margin-bottom: 20px;
}
.rms-menu-groups .rms-menu-group:not(:last-child) {
    margin-bottom: 20px;
}
.uk-open .uk-modal-dialog .uk-flex-space-between {
    align-items: center;
}
#take-away-items-modal .uk-margin-small-left {
    display: flex;
    align-items: center;
}
#take-away-items-modal .quantity {
    width: 50px;
    padding: 14px 0 14px 10px;
    height: 20px;
    line-height: 30px;
    margin: 0 10px !important;
}
div#take-away-modal input.quantity {
    height: 24px;
    line-height: 30px;
    padding: 14px 0 14px 10px;
    width: 50px;
    float: left;
    margin-top: 1px !important;
}
.uk-list-line>li:nth-child(n+2) {
    margin-top: 15px;
    padding-top: 15px;
}
.com-rms.view-menus.itemid-110 section#sp-main-body {
    margin-bottom: -30px;
}
div#sp-position5 h3.sp-module-title {
    font-size: 48px;
    font-family: 'Permanent Marker';
    color: #8b0007;
    line-height: 54px;
    margin-bottom: 20px;
}
section#sp-above-top .row {
    align-items: center;
}
div#sp-position5 .item-description {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
div#sp-position5 .item-description .item-name {
    width: 75%;
    float: left;
    font-size: 30px;
    line-height: 42px;
	font-weight: 400;
}
div#sp-position5 .item-description .item-price {
    width: 25%;
    float: left;
    font-size: 42px;
    line-height: 48px;
    color: #8b0007;
    font-weight: 700;
}
div#sp-position5 .item-description .item-caption {
    width: 100%;
    float: left;
    max-width: 75%;
    font-size: 16px;
    line-height: 24px;
}
div#sp-footer2 .sp-column span.sp-copyright {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}
#take-away-items-modal .uk-text-meta {
    font-size: 14px;
    line-height: 20px;
}
.uk-text-warning {
    color: #8b0007 !important;
}
div#take-away-items-modal .uk-badge {
    background: #8b0007;
    height: 30px;
    line-height: 30px;
    width: 20px;
}

/*06-12-2022*/

@media screen and (max-width: 1399px) {
.mfp_default_skin_default .mfp_default_item h4.mfp_default_title a {
    font-size: 18px !important;
}
.mod-custom .intro-item {
	padding: 0 10px;
}
section#sp-middle-top div#sp-position6 .sppb-column {
    height: 600px;
}
section#sp-middle-top div#sp-position6 .sppb-column-addons .sppb-addon-content {
	font-size: 48px;
}
section#sp-middle-top div#sp-position6 .sppb-column-addons {
	padding-left: 70px;
}
.relaxing .relaxing-inner {
    padding: 0 8px;
}
.relaxing .relaxing-inner.relaxing-inner1 {
    margin-top: 0;
}
.relaxing h1 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 10px;
}
.relaxing .sppb-addon.text-start i {
	width: 50px;
	height: 50px;
	line-height: 50px;
}
.relaxing .sppb-addon.text-start {
    margin-top: 10px;
}
.why-choose-column-inner {
    padding: 40px 20px;
}
.why-choose-column-inner .sppb-media-content h4 {
    font-size: 20px;
}
.why-choose-column-inner .sppb-media-content .sppb-addon-text {
    font-size: 15px;
    line-height: 22px;
}
div#sp-menu .social-wrap {
    padding-left: 20px;
}
div#sp-menu li.sp-menu-item {
    padding: 0 10px;
}
div#sp-menu li.sp-menu-item a {
    font-size: 14px;
}
}
@media screen and (min-width:992px) and (max-width:1199px) {
header#sp-header .container-inner > .row.align-items-center {
    justify-content: center;
}
div#sp-menu ul.sp-megamenu-parent li.sp-menu-item {
    line-height: 40px;
}
div#sp-menu ul.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    line-height: normal;
}
div#sp-menu li.sp-menu-item a {
    font-size: 13px;
}
header#sp-header .header-modules {
    margin-left: 0;
}
header#sp-header div#sp-menu .sp-megamenu-wrapper ul.sp-megamenu-parent {
    margin-left: -10px;
}
div#sp-menu li.sp-menu-item {
    padding: 0 7px;
}
}
@media screen and (max-width: 1199px) and (min-width:1100px) {
div#sp-menu li.sp-menu-item {
    padding: 0 11px;
}
}
@media screen and (max-width:1199px) {
.why-choose {
	margin-bottom: 20px;
}
.why-choose-column-inner {
    padding: 30px 15px;
}
.why-choose-column-inner .sppb-icon i.fa {
    font-size: 36px;
}
.why-choose-column-inner .sppb-media-content h4 {
    font-size: 18px;
    margin-top: 15px;
}
.why-choose-column {
    padding: 0 10px;
}
.why-choose-column-inner .sppb-media-content .sppb-addon-text {
    font-size: 13px;
    line-height: 20px;
}
.relaxing h1 {
    font-size: 32px;
    line-height: 40px;
}
.relaxing h1 + .sppb-addon-content {
    font-size: 14px;
}
.relaxing .sppb-addon.text-start i {
    width: 40px;
    height: 40px;
    line-height: 40px;
}
}
.uk-notify {
    z-index: 10000;
}

/*08-12-2022*/

@media screen and (max-width:1199px) {
section[id^="sp-"] {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
body.com-jevents.view-month.layout-calendar.itemid-101 section#sp-section-1, body.com-jevents.view-month.layout-calendar.itemid-101 section#sp-section-2 {
    padding: 0 !important;
}
div#sp-position5 .item-description .item-name {
    font-size: 28px;
    line-height: 36px;
}
div#sp-position5 .item-description .item-price {
    font-size: 32px;
    line-height: 40px;
}
section#sp-above-top {
    padding-bottom: 200px !important;
    background-position: bottom;
}
section#sp-middle-top div#sp-position6, section#sp-middle-top div#sp-position7 {
    width: 100%;
}
section#sp-middle-top div#sp-position7 {
    margin-top: 80px;
}
section#sp-below-bottom {
    padding-top: 0 !important;
}
.mod-custom .intro-item .intro-item-inner {
	padding: 20px;
}
.mod-custom .intro-item img {
	width: 180px;
}
section#sp-blog-section {
    padding-bottom: 50px !important;
}
div#sp-position8 .mfp_default_skin_default .mfp_default_item {
    padding-left: 1rem;
    padding-right: 1rem;
}
div#sp-position8 .mfp_default_skin_default .mfp_default_item div a.mfp_thumb_pos_top {
    margin: -20px -20px 1em;
}
div#sp-position8 .mfp_default_skin_default .mfp_default_item div {
	padding: 20px;
}
.mfp_default_skin_default .mfp_default_item h4.mfp_default_title a {
    font-size: 16px !important;
}
div#sp-position8 .mfp_default_skin_default .mfp_default_item .mfp_date, div#sp-position8 .mfp_default_skin_default .mfp_default_item .mfp_author {
	font-size: 13px;
}
.sp-module.review .set_testimon .reviews-block__text {
    font-size: 17px;
}
section#sp-above-bottom {
	padding-top: 40px !important;
}
footer#sp-footer {
	padding-bottom: 50px;
}
section#sp-bottom div#sp-bottom1 {
    padding-top: 0;
	margin-top: -30px;
}
div#sp-bottom1 .sp-module {
    padding: 0 40px;
}
div#sp-bottom1 .sp-module h3.sp-module-title {
	font-size: 48px;
}
div#sp-bottom1 .sp-module .mod-custom {
    padding: 20px 0 40px;
}
footer#sp-footer ul.social-icons>li a {
	padding: 20px 30px;
}
section#sp-bottom {
    padding-bottom: 220px !important;
}
}
@media screen and (min-width:992px) and (max-width:1023px) {
div#sp-position8 .mfp_default_skin_default .mfp_default_item {
    flex-basis: 33.33%;
    max-width: 33.33%;
}
}
@media screen and (max-width:991px) {
header#sp-header a#offcanvas-toggler .burger-icon span {
    background-color: #202020;
}
.why-choose .sppb-addon-content {
    font-size: 16px;
}
section#sp-top div#sp-position1 .col-md-3 {
    width: 50%;
}
.why-choose-column {
    margin-top: 0;
    margin-bottom: 20px;
}
div#sp-position1 .relaxing .col-md-4 {
    width: 100%;
    margin-top: 30px;
}
div#sp-position4 img {
	margin-left: 0;
}
}

/*09-12-2022*/

header#sp-header span.sp-menu-separator {
    cursor: pointer;
}

/*13-12-2022*/

div#sp-footer2 {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
	padding-top: 50px;
}
span.sp-copyright {
    border-width: 0;
	text-align: center;
	padding-top: 30px;
}
section#sp-bottom {
    padding-bottom: 330px;
}
footer#sp-footer ul.menu li a {
    color: #fff;
    padding: 10px 0;
}

/*15-12-2022*/

.dining-menu .col-md-4 {
    padding: 0 15px;
    text-align: center;
}
.dining-menu .col-md-12:first-child .col-md-4 {
	padding-bottom: 30px;
}
.dining-menu .col-md-12 {
    padding: 0 15px;
}
body.com-content.view-featured.itemid-101 section#sp-below-bottom {
    padding-bottom: 140px;
}
header#sp-header a.takeout_button {
    background: #8b0007;
    line-height: normal;
    padding: 15px 30px;
    color: #fff !important;
    border-radius: 32px;
}
header#sp-header a.takeout_button:hover, header#sp-header a.takeout_button:active, header#sp-header li.sp-menu-item.active > a.takeout_button {
	color: #fff !important;
}
header#sp-header a.takeout_button:hover {
	background: #a51a1a;
}
.sppb-btn.focus, .sppb-btn:focus {
    box-shadow: none !important;
}
@media screen and (min-width: 1024px) and (max-width: 1399px) {
div#sp-above-bottom1 .sp-module-content .custom {
    padding: 47px 22px;
    font-size: 16px;
}
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
div#sp-above-bottom1 .sp-module-content p {
    margin-bottom: 15px;
}
div#sp-above-bottom1 .sp-module-content p:last-child {
    margin-bottom: 0;
}
div#sp-above-bottom1 .sp-module-content .custom {
    padding: 65px 13px;
    font-size: 15px;
}
}
@media screen and (max-width:1640px) and (min-width:1560px) {
.sp-megamenu-parent>li {
	padding: 0 12px;
}
}
#system-message-container {
    z-index: 1;
}
div#sp-position2 .col-md-12.order-now {
    width: 100%;
    float: left;
    padding-top: 130px;
}
div#sp-position2 .col-md-12.order-now a.order-button-element {
    font-size: 24px;
    line-height: normal;
    background: #8b0007;
    color: #fff;
    padding: 15px 48px;
    border-radius: 32px;
	font-weight: bold;
	display: inline-block;
	margin: 0 20px;
    width: 300px;
}
div#sp-position2 .col-md-12.order-now a.order-button-element:hover {
	background: #a51a1a;
}
.fancybox-toolbar .fancybox-button.fancybox-button--thumbs, .fancybox-toolbar .fancybox-button.fancybox-button--share, .fancybox-toolbar .fancybox-button.fancybox-button--download {
    display: none !important;
}
.fancybox-caption.fancybox-caption--separate {
    display: none;
}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover:after {
	content: unset;
}
ul.sigFreeClassic li.sigFreeThumb {
    width: 14.28%;
    padding: 8px;
    margin: 0;
}
ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink, ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg {
    max-width: 100% !important;
    height: auto !important;
}

/*16-12-2022*/

ul#rms-tab-menus .rms-menu-take-away .rms-menu-group.rms-menu-group-28, ul#rms-tab-menus .rms-menu-take-away .rms-menu-group.rms-menu-group-23 {
    display: none;
}
form.rms-book-form textarea {
    height: 151px;
	line-height: normal;
}
form.rms-book-form div#rms-form-captcha {
    margin-top: 20px;
}
form.rms-book-form label {
    line-height: normal;
    margin-bottom: 5px;
}
form.rms-book-form .field {
    margin-bottom: 18px;
}
form.rms-book-form .field.field-property_id, form.rms-book-form .field.field-special_request {
    margin-bottom: 0;
}
form.rms-book-form .uk-grid.uk-grid-small {
    margin-left: 0;
    margin-bottom: 30px;
}
form.rms-book-form .uk-grid.uk-grid-small .uk-width-medium-1-2 {
    padding: 0 15px;
}
form.rms-book-form .actions button {
    font-size: 18px;
    padding: 10px 30px;
    border-radius: 32px;
    margin: 0 5px;
}

/*17-12-2022*/

div#sp-bottom1 .acym_module_form input.cell:disabled {
    background: #fff;
}

/*19-12-2022*/

div#sp-menu .header-modules ul.menu {
    padding-left: 0;
    list-style: none;
    margin-bottom: 3px;
}
div#sp-menu .header-modules ul.menu a:before {
    content: '\f007';
    font-family: 'Font Awesome 5 Free';
    margin-right: 8px;
    margin-left: 5px;
	font-size: 18px;
}
@media screen and (max-width:1919px) {
header#sp-header #sp-menu nav a, header#sp-header #sp-menu nav span.sp-menu-separator, div#sp-menu .header-modules ul.menu a {
    font-size: 14px;
}
header#sp-header #sp-menu nav li.sp-menu-item {
    padding: 0 10px;
}
}
@media screen and (max-width:1680px) {
#sp-menu .social-wrap {
    padding-left: 30px;
}
header#sp-header #sp-menu nav a, header#sp-header #sp-menu nav span.sp-menu-separator, div#sp-menu .header-modules ul.menu a {
    font-size: 13px;
}
}
@media screen and (max-width:1599px) {
.header-modules {
    margin-left: 5px;
}
header#sp-header #sp-menu nav a, header#sp-header #sp-menu nav span.sp-menu-separator, div#sp-menu .header-modules ul.menu a {
    font-size: 12px;
}
header#sp-header #sp-menu nav li.sp-menu-item {
    padding: 0 8px;
}
#sp-header.full-header {
    padding-left: 20px;
    padding-right: 20px;
}
#sp-menu .social-wrap {
    padding-left: 25px;
}
}
@media screen and (max-width:1399px) {
#sp-header.full-header div#sp-logo {
    padding-left: 10px;
	padding-right: 0;
}
}
@media screen and (max-width: 1399px) {
header#sp-header #sp-menu nav li.sp-menu-item {
    padding: 0 5px;
}
#sp-menu .social-wrap.no-border ul.social-icons li:not(:last-child) {
    margin-right: 10px;
}
div#sp-menu .social-wrap {
    padding-left: 10px;
}
#sp-header .sp-module {
    margin-left: 15px;
}
header#sp-header a.takeout_button {
	padding: 10px 20px;
}
div#sp-logo .logo-image {
    height: 45px;
}
header#sp-header a:before, header#sp-header i:before, header#sp-header .fab:before {
    font-size: 14px !important;
}
#sp-header.full-header {
    padding-left: 10px;
    padding-right: 10px;
}
#sp-header .sp-module {
    margin-left: 5px;
}
}
.formResponsive .rsform-block label {
    margin-bottom: 5px;
}
.formResponsive .formControls input[type="text"], .formResponsive .formControls input[type="email"], .formResponsive .formControls textarea, .formResponsive .formControls input[type="tel"], .formResponsive .formControls input[type="number"], .formResponsive .formControls select {
    width: calc( 100% - 30px ) !important;
    padding: 0 13px;
	margin-bottom: 0;
	font-size: 15px;
}
fieldset#rsform_6_page_0 .formControls textarea {
    height: 142px;
}
.formResponsive {
    margin-bottom: 0;
}
form#userForm.formResponsive {
    max-width: 1110px;
    margin: auto;
}
.formResponsive button#Submit {
    font-size: 18px;
    padding: 15px 30px;
    background-color: #8b0007;
    box-shadow: none;
    border-color: #8b0007;
    border-radius: 32px;
	font-weight: bold;
}
.formResponsive button#Submit:hover {
    background: #a51a1a;
}
.uk-tab>li a[href="#specials"] {
    display: none;
}
div#sp-menu .header-modules ul.menu a {
    font-weight: bold;
    text-transform: uppercase;
}
@media screen and (min-width:1920px) {
div#sp-menu .header-modules ul.menu a {
	font-size: 16px;
}
div#sp-logo .logo {
    height: 110px;
}
div#sp-logo .logo .logo-image {
    height: 90px;
}
}

/*20-12-2022*/

.formResponsive .formControls input[type="text"].rsform-calendar-box {
    width: calc( 100% - 80px ) !important;
    display: inline-block;
    border-right: none;
}
.formResponsive input.rsform-calendar-button {
    height: 58px !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    width: 52px !important;
	box-shadow: none !important;
}
@media screen and (max-width:1599px) {
.why-choose-column-inner {
    padding-right: 27px;
    padding-left: 27px;
}
.mod-custom .overlay h5 {
    font-size: 16px;
}
}
@media screen and (max-width:1399px) {
div#sp-position8 .mfp_default_skin_default .mfp_default_item {
    padding-left: 1rem;
    padding-right: 1rem;
}
.why-choose-column-inner {
    padding-right: 15px;
    padding-left: 15px;
}
.mod-custom .overlay h3 {
	letter-spacing: 2px;
}
.mod-custom .overlay h5 {
    font-size: 14px;
}
.mod-custom .overlay-panel {
	outline-offset: -20px;
}
}
@media screen and (max-width:1199px) and (min-width:992px) {
section#sp-above-bottom .col-lg-4 {
    padding: 0;
}
section#sp-above-bottom div#sp-above-bottom2 {
    padding: 0 3px 0 10px;
}
div#sp-position8 .mfp_default_skin_default .mfp_default_item {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
div#sp-position2 .col-md-12.order-now {
	padding-top: 80px;
}
.mod-custom .overlay h5 {
    display: none;
}
.mod-custom .overlay h3 {
    letter-spacing: 3px;
    font-size: 20px;
}
div#sp-position4 img {
    margin-left: -30px;
}
.why-choose-column-inner .sppb-media-content h4 {
    font-size: 16px;
}
}
@media screen and (min-width:992px) and (max-width:1023px) {
div#sp-above-bottom1 .sp-module-content .custom {
    font-size: 15px;
    padding: 47px 12px;
}
}
@media screen and (max-width: 991px) {
header#sp-header a:before, header#sp-header i:before, header#sp-header .fab:before {
    font-size: 18px !important;
}
#sp-menu .social-wrap.no-border ul.social-icons li:not(:last-child) {
    margin-right: 20px;
}
.header-modules {
    display: block !important;
}
.header-modules .sp-module {
    float: left;
    margin-left: 20px !important;
}
.header-modules .form-search {
    margin-top: 2px;
}
div#sp-menu .header-modules ul.menu a {
    font-size: 16px;
}
.logo .logo-image {
    height: 70px;
}
#sp-header .logo {
    height: 90px;
}
div#sp-logo .logo-image {
    height: 70px;
}
.offcanvas-menu .logo {
    margin-left: 20px;
    margin-bottom: 0.5rem;
}
#offcanvas-toggler {
    height: 90px;
    line-height: 90px;
}
#sp-header.full-header div#sp-logo {
	padding: 0 15px;
}
.search-trigger+div {
    min-width: 340px;
}
.why-choose-column-inner {
    padding-right: 47px;
    padding-left: 47px;
}
section#sp-above-top {
    padding-bottom: 250px !important;
}
.mod-custom .overlay h5 {
	display: none;
}
div#sp-position8 .mfp_default_skin_default .mfp_default_item {
    max-width: 100%;
    flex-basis: 100%;
}
div#sp-bottom1 .acym_module_form input.cell {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
}
div#sp-bottom1 .acym_module_form .acysubbuttons, div#sp-bottom1 .acym_module_form .acysubbuttons input.subbutton {
    position: unset;
}
div#sp-bottom1 .acym_module_form .acysubbuttons input.subbutton {
    height: 60px;
}
div#sp-position2 .col-md-12.order-now {
	padding-top: 70px;
}
div#n2-ss-1 .n2-font-e96b910d61c4cce67dfe9682d3afd732-hover, div#n2-ss-1 .n2-font-0c8025ce1dd36b898bd282ba35dca776-hover {
    font-size: 36px !important;
    margin-top: 10px;
}
div#n2-ss-1 .n-uc-dtwtw9DVCwgQ, div#n2-ss-1 .n-uc-2FbNHwYEkvWl {
    max-width: 520px !important;
}
div#sp-position5 h3.sp-module-title, section#sp-above-bottom h3.sp-module-title, div#sp-bottom1 .sp-module h3.sp-module-title {
    font-size: 36px;
}
section#sp-middle-top div#sp-position6 .sppb-column-addons .sppb-addon-content, section#sp-middle-bottom h3.sp-module-title, div#sp-position9 h3.sp-module-title, div#sp-position2 h3.sp-module-title {
    font-size: 36px;
    line-height: 48px;
}
.rms-menus ul#rms-tab-menus .rms-menu-groups .uk-width-small-1-2 {
    padding: 0 15px !important;
	width: 100%;
}
.rms-menus ul#rms-tab-menus .rms-menu-groups .uk-width-small-1-2:first-child .rms-menu-group {
    border-bottom: 1px dotted #ddd;
    margin-bottom: 20px;
}
}
div#sp-position8 .mfp_default_skin_default .mfp_default_item div a.mfp_thumb_pos_top img {
    border-bottom: 1px solid #fbfbfb;
}
@media screen and (max-width:991px) and (min-width:768px) {
footer#sp-footer ul.menu li {
    margin: 0 7px;
}
.mod-custom .overlay h3 {
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.dining-menu .col-md-4 {
    padding: 0 10px;
}
.dining-menu .col-md-12:first-child .col-md-4 {
    padding-bottom: 20px;
}
}
@media screen and (max-width:767px) {
section#sp-top div#sp-position1 .col-md-3 {
    width: 100%;
}
.dining-menu, .dining-menu .col-md-12 {
    display: flex;
    flex-direction: column;
}
.dining-menu .col-md-12 .col-md-4 {
	display: flex;
	justify-content: center;
}
section#sp-middle-top div#sp-position7 {
    margin-top: 60px;
}
.dining-menu .col-md-12:last-child .col-md-4 {
    padding-bottom: 30px;
}
.dining-menu .col-md-12:last-child .col-md-4:last-child {
    padding-bottom: 0;
}
.mod-custom .overlay h5 {
    display: block;
    margin-bottom: 0;
}
section#sp-bottom {
    padding-bottom: 250px !important;
}
}
@media screen and (max-width:575px) {
div#sp-logo .logo-image {
    height: 40px;
}
#sp-menu .social-wrap.no-border ul.social-icons li:not(:last-child) {
    margin-right: 15px;
}
.header-modules .sp-module {
    margin-left: 15px !important;
}
div#n2-ss-1 .n2-font-e96b910d61c4cce67dfe9682d3afd732-hover, div#n2-ss-1 .n2-font-0c8025ce1dd36b898bd282ba35dca776-hover {
    font-size: 28px !important;
}
.why-choose h1, .relaxing h1, div#sp-position5 h3.sp-module-title, section#sp-above-bottom h3.sp-module-title, div#sp-bottom1 .sp-module h3.sp-module-title, div#sp-position5 .item-description .item-price, section#sp-middle-top div#sp-position6 .sppb-column-addons .sppb-addon-content, section#sp-middle-bottom h3.sp-module-title, div#sp-position9 h3.sp-module-title, div#sp-position2 h3.sp-module-title {
    font-size: 28px;
}
div#sp-position5 .item-description .item-name {
	font-size: 22px;
}
div#sp-position5 .item-description .item-caption {
	font-size: 14px;
}
section#sp-middle-top div#sp-position6 .sppb-column-addons .sppb-addon-content, section#sp-middle-bottom h3.sp-module-title, div#sp-position9 h3.sp-module-title, div#sp-position2 h3.sp-module-title {
	line-height: 40px;
}
div#sp-position7 .sppb-section .sppb-row-column {
	width: 100%;
}
div#sp-position7 .sppb-section .sppb-row-column:first-child {
    padding-bottom: 30px;
}
div#sp-position2 .col-md-12.order-now {
	padding-top: 70px;
}
div#sp-position2 .col-md-12.order-now a.order-button-element {
    font-size: 18px;
    width: 200px;
    margin: 0 10px;
    padding: 15px 25px;
}
.sppb-content {
    font-size: 14px;
}
}
@media screen and (max-width:479px) {
.sp-module.review .set_testimon .reviews-block__text {
	font-size: 15px;
}
header#sp-header .row.align-items-center {
    flex-direction: column-reverse;
}
header#sp-header .row.align-items-center {
    flex-direction: column-reverse;
}
div#sp-logo .logo-image {
    height: 70px;
}
header#sp-header div#sp-menu {
    margin-top: 20px;
    margin-bottom: 10px;
}
#sp-header.full-header div#sp-logo {
	padding-bottom: 10px;
}
header#sp-header div#sp-menu {
	width: 100%;
}
header#sp-header div#sp-menu .menu-with-offcanvas {
    display: none !important;
}
.header-modules input[type="text"] {
    max-width: 210px;
    float: right;
}
div#sp-position2 .col-md-12.order-now a.order-button-element {
	width: 220px;
}
div#sp-position2 .col-md-12.order-now a.order-button-element:first-child {
    margin-bottom: 20px;
}
div#sp-position5 .item-description .item-price {
    font-size: 24px;
}
section#sp-middle-top div#sp-position6 .sppb-column-addons {
    padding-left: 50px;
}
.mod-custom .overlay h5 {
	display: none;
}
.mod-custom .overlay h3 {
	margin-bottom: 0;
}
div#sp-bottom1 .sp-module {
    padding: 0 30px;
}
div#sp-bottom1 .sp-module h3.sp-module-title {
    margin-bottom: 0px;
}
div#sp-bottom1 .acym_module_form input.cell {
    height: 45px;
    margin-bottom: 20px;
    line-height: 45px;
}
div#sp-bottom1 .acym_module_form .acysubbuttons input.subbutton {
    height: 45px;
    line-height: 40px;
    padding: 0 25px;
}
div#sp-bottom1 .acym_module_form input.cell {
    height: 45px;
    margin-bottom: 20px;
    line-height: 45px;
}
footer#sp-footer ul.social-icons>li a {
    padding: 10px 20px;
}
div#sp-footer2 {
	padding-top: 40px;
}
}
.common-price {
    font-size: 28px;
    font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0 10px;
	font-family: 'Lucida Handwriting';
    color: #8b0007;
}
body.com-rms.view-myreservations .js-stools .filter-search-actions.btn-group, body.com-rms.view-myreservations .js-stools .filter-search-bar.btn-group {
    display: none;
}
@media screen and (min-width:992px) {
.rms-menus ul.uk-tab.tab-default li.menus {
    display: block !important;
    visibility: visible !important;
}
.rms-menus ul.uk-tab.tab-default li.uk-tab-responsive.uk-active {
    display: none;
}
}
.rms-menus ul.uk-tab.tab-default li.frontpage-specials, .rms-menus ul.uk-tab.tab-default li.banquet-catering-platters {
    display: none !important;
}
@media screen and (min-width:992px) and (max-width:1199px) {
.rms-menus ul.uk-tab.tab-default li.menus a {
    font-size: 16px;
}
}
body.com-rms.view-menus.itemid-306 li.menus.banquet-catering-platters {
    display: block !important;
}
.prix-text {
    margin-top: 20px;
    padding: 5px 10px 10px;
    font-size: 20px;
}
div#mod-custom185 {
    width: 100%;
    float: left;
    margin-top: 160px;
	background-size: cover;
    background-position: center;
	background-image: url(../../../images/Vera_Roma_Chicken_Wings-4.webp);
}
div#sp-position2 .col-md-12.order-now {
    background: rgb(0 0 0 / 75%);
    padding-bottom: 160px;
}
body.com-content.view-featured.itemid-101 section#sp-below-bottom {
	padding-bottom: 0 !important;
}
@media screen and (max-width:1199px) {
div#mod-custom185 {
    margin-top: 90px;
}
div#sp-position2 .col-md-12.order-now {
	padding-bottom: 90px;
}
}
div#sp-position2 .col-md-12.order-now h3.sp-module-title {
    color: #fff;
}
.bar-area {
    margin-bottom: 10px;
}
.com-rms.view-menus.layout-book div#rms-menu-take-away li.menus.happy-hour-menu {
    display: none !important;
}
@media screen and (min-width:1200px) {
.blog .article-header h2, .article-details .article-header h1 {
    font-size: 32px;
}
}
.blog .article-intro-image img {
    margin-left: auto;
    margin-right: auto;
}
.article-details .article-full-image {
    text-align: center;
}
.services-box .service-box .service-box-inner {
    background: #8b0007;
    border-radius: 60px;
    padding: 20px;
    font-size: 28px;
    font-weight: bold;
    box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
}
.services-box .service-box {
    padding: 0 15px;
}
.services-box {
    margin-top: 60px;
    text-align: center;
}
.services-box .service-box .service-box-inner a {
	color: #fff;
}
.services-box .service-box .service-box-inner:hover {
	background: #a51a1a;
}
@media screen and (max-width:1199px) {
ul.sigFreeClassic li.sigFreeThumb {
    width: 20%;
}
}
div#mod-custom167 .sppb-addon.sppb-addon-text-block {
    position: relative;
}
div#mod-custom167 .read-all {
    position: absolute;
    top: 10px;
    right: 1.5rem;
}
@media screen and (min-width:1600px) {
div#sp-position8 .mfp_default_skin_default .mfp_default_item div h4.mfp_default_title a {
    font-size: 1.2em !important;
}
}
div#mod-custom167 .read-all a {
    color: #8b0007;
    font-weight: bold;
}
@media screen and (max-width:991px) {
div#mod-custom167 .read-all {
    position: unset;
    margin-top: -28px;
    margin-bottom: 30px;
}
}
@media screen and (max-width:479px) {
div#mod-custom167 .read-all {
    margin-bottom: 20px;
}
section#sp-middle-top div#sp-position7 {
    margin-top: 40px;
}
}

/*26-12-2022*/

@media screen and (max-width:1399px) {
div#mod-custom171 h1, .lhead {
	font-size: 40px !important;
}
div#mod-custom171 .col-md-6 .sppb-section .sppb-column .sppb-animated-number {
	font-size: 40px;
}
}
@media screen and (max-width:1199px) {
div#mod-custom171 h1, .lhead {
	font-size: 32px !important;
	line-height: 40px !important;
	margin-bottom: 30px !important;
}
div#mod-custom171 .col-md-6 .sppb-section .sppb-column .sppb-animated-number {
	font-size: 32px;
}
div#mod-custom171 .col-md-6 .sppb-column-addons, .about .about-right {
    padding-left: 0;
}
div#mod-custom171 h1 + .sppb-addon-content {
    padding-bottom: 0;
	font-size: 16px;
}
.about-team .sppb-row.sppb-nested-row {
    padding-left: 0;
	padding-top: 60px;
}
.sppb-row.about-team .sppb-col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
}
button.accordion, .accordion-panel div {
    padding: 10px 0 !important;
}
button.accordion {
	font-size: 18px !important;
}
.services-box .service-box .service-box-inner {
	font-size: 22px;
	padding: 12px 22px;
}
body.com-rsform.view-rsform #sp-service {
    padding-bottom: 0 !important;
}
.team .sppb-col-md-3 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
}
.com-content.view-article.itemid-144 section#sp-main-body {
	padding-bottom: 30px !important;
}
}
@media screen and (max-width:991px) {
div#mod-custom171 .col-md-6, .about.sppb-row.sppb-align-center .col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
}
div#mod-custom171 .col-md-6:first-child, .about.sppb-row.sppb-align-center .col-md-6:first-child {
    margin-bottom: 60px;
}
div#mod-custom171 .col-md-6 .sppb-section {
    padding: 0;
}
div#mod-custom171 .col-md-6 .sppb-section .sppb-column .sppb-animated-number-title {
	font-size: 16px;
}
.about-team .sppb-row.sppb-nested-row .sppb-col-md-4 {
    max-width: 33.33%;
}
.prix-text {
	font-size: 18px;
}
.services-box .service-box {
    padding: 0 15px;
}
.services-box .service-box .service-box-inner {
    font-size: 18px;
    padding: 8px 15px;
}
.team .sppb-col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
}
.sppb-row.sppb-align-center.team-grow {
    flex-direction: column-reverse;
}
.team-grow .sppb-button-wrapper {
	margin-bottom: 40px;
}
.sppb-row.sppb-align-center.team-grow img {
    margin-bottom: 60px;
}
ul.sigFreeClassic li.sigFreeThumb {
    width: 25%;
}
}
@media screen and (max-width:767px) {
div#mod-custom171 .col-md-6 .sppb-section .col-md-4 {
    width: 33.33%;
}
div#mod-custom171 .col-md-6 .sppb-section .sppb-column .sppb-animated-number-title {
    font-size: 15px;
}
.about-team .sppb-row.sppb-nested-row .sppb-col-md-4 {
    max-width: 100%;
}
.about-team .sppb-row.sppb-nested-row .sppb-col-md-4 img, .team .sppb-col-md-3 img {
    margin: auto;
}
.services-box {
    margin-top: 0;
}
.services-box .service-box {
    width: 100%;
    padding-top: 40px;
}
.services-box .service-box .service-box-inner {
    font-size: 22px;
    padding: 15px 20px;
}
ul.sigFreeClassic li.sigFreeThumb {
    width: 33.33%;
}
}
@media screen and (max-width:575px) {
div#mod-custom171 h1, .lhead {
    font-size: 28px !important;
    line-height: 30px !important;
    margin-bottom: 20px !important;
}
div#mod-custom171 .col-md-6 .sppb-section .col-md-4 {
    width: 100%;
    padding-top: 40px;
}
div#mod-custom171 h1 + .sppb-addon-content {
    padding-bottom: 0;
}
div#mod-custom171 .col-md-6:first-child, .about.sppb-row.sppb-align-center .col-md-6:first-child {
    margin-bottom: 40px;
}
.team .sppb-col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
}
ul.sigFreeClassic li.sigFreeThumb {
    width: 50%;
}
}
@media screen and (min-width:992px) {
.blog .article-list .row .col-lg-12:last-child .article {
    margin-bottom: 0;
    padding-bottom: 0;
}
}
@media screen and (max-width:1599px) {
.our-contact .sppb-column {
	padding: 50px 35px;
}
.our-contact .sppb-column .sppb-media-content .sppb-addon-text {
    font-size: 16px;
}
}
@media screen and (max-width: 1399px) {
.our-contact .sppb-column {
    padding: 35px 15px;
}
.our-contact .sppb-column .sppb-media-content .sppb-addon-text {
    font-size: 14px;
}
}
@media screen and (max-width: 1199px) {
.our-contact .sppb-column .sppb-media-content .sppb-addon-text {
    font-size: 13px;
}
.sppb-row.sppb-align-center.our-contact .sppb-col-md-3 {
    padding: 0 5px;
}
.our-contact .sppb-column .sppb-icon i {
    font-size: 36px;
}
.our-contact .sppb-column {
    padding: 25px 15px;
}
.our-contact {
    margin-bottom: 80px;
}
}
@media screen and (max-width: 991px) {
.sppb-row.sppb-align-center.our-contact .sppb-col-md-3 {
    padding: 0 15px;
    flex: 0 0 50%;
    max-width: 50%;
	margin-top: 40px;
}
.sppb-row.sppb-align-center.our-contact .sppb-col-md-3:first-child, .sppb-row.sppb-align-center.our-contact .sppb-col-md-3:nth-child(2) {
	margin-top: 0;
}
.our-contact .sppb-column .sppb-media-content .sppb-addon-text {
    font-size: 16px;
}
.our-contact .sppb-column {
    padding: 45px 15px;
}
}
@media screen and (767px) {
.our-contact .sppb-column .sppb-media-content .sppb-addon-text {
    font-size: 14px;
}
}
@media screen and (max-width:575px) {
.sppb-row.sppb-align-center.our-contact .sppb-col-md-3 {
	flex: 0 0 100%;
	max-width: 100%;
}
.sppb-row.sppb-align-center.our-contact .sppb-col-md-3:nth-child(2) {
	margin-top: 40px;
}
}

/*27-12-2022*/

@media screen and (min-width: 1200px) and (max-width: 1399px) {
div#sp-above-bottom1 .sp-module-content .custom {
    padding-left: 20px;
    padding-right: 20px;
}
ul.sigFreeClassic li.sigFreeThumb {
	width: 16.66%;
}
}
@media screen and (min-width: 1400px) and (max-width: 1599px) {
ul.sigFreeClassic li.sigFreeThumb {
	width: 16.66%;
}
}
.btn-secondary {
    padding: 0 30px;
    height: 54px;
    line-height: 54px;
}
@media screen and (min-width:1920px) {
.sp-megamenu-parent>li {
	padding: 0 10px;
}
div#sp-logo .logo .logo-image {
    height: 80px;
}
#sp-menu .social-wrap {
	padding-left: 45px;
}
}
@media screen and (min-width:1600px) and (max-width:1919px) {
header#sp-header #sp-menu nav .sp-megamenu-parent>li {
	padding: 0 7px;
}
#sp-menu .social-wrap {
	padding-left: 40px;
}
}
@media screen and (min-width:1400px) and (max-width:1599px) {
header#sp-header #sp-menu nav .sp-megamenu-parent>li {
	padding: 0 5px;
}
#sp-menu .social-wrap {
	padding-left: 20px;
}
}
@media screen and (min-width:1200px) and (max-width:1399px) {
header#sp-header a.takeout_button {
    padding: 8px 13px;
}
div#sp-logo .logo-image {
    height: 35px;
}
}
@media screen and (min-width: 992px) and (max-width: 1099px) {
header#sp-header #sp-menu nav a, header#sp-header #sp-menu nav span.sp-menu-separator, div#sp-menu .header-modules ul.menu a {
    font-size: 10px;
}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
header#sp-header {
    padding-bottom: 15px;
}
}
p.rs-response {
	text-align: center;
}

/*29-12-2022*/

section#sp-bottom {
	background-image:  url(../../../images/newsletter-footer.webp);
}
.menu-footer-text {
    margin-top: 20px;
    font-size: 14px;
}
div#take-away-items-modal textarea {
    font-size: 14px;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.rms-item-description .rms-item-name, .rms-menu-item .rms-item-price, .rms-menu-item .rms-item-description .rms-item-name:before {
    color: #a22f34;
    font-weight: bold;
    font-family: 'Tahoma';
}
.rms-item-description .rms-item-caption, .mgrp-desc {
    font-family: 'Lucida Sans';
}
.rms-menu-take-away .rms-menu-group .menu-item-title {
    color: #8b0007;
    font-weight: bold;
    font-family: 'Tahoma';
}
.rms-menu-take-away .rms-menu-group .menu-item-price {
    font-family: 'Tahoma';
	color: #8b0007;
    font-weight: bold;
}
.menu-header-logo {
    margin-bottom: -60px;
}
.menu-header-logo img {
    margin: auto;
}

/*30-12-2022*/

@media screen and (max-width: 479px) {
.header-modules .form-search {
    margin-top: 5px;
}
#sp-header.full-header div#sp-logo {
    width: 100%;
    text-align: right;
    background: transparent;
    z-index: 1;
	padding-left: 25px;
    padding-right: 23px;
}
.sp-transparent header#sp-header {
	margin-bottom: -100px;
	padding: 0;
}
header#sp-header div#sp-menu {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    background: #202020;
	z-index: 1;
}
header#sp-header a {
    color: #fff !important;
}
.header-modules input[type="text"] {
    border: 1px solid #fff;
    height: 42px;
    line-height: 42px;
}
header#sp-header div#sp-menu .sp-column {
    padding-left: 10px;
    padding-right: 10px;
}
header#sp-header a#offcanvas-toggler .burger-icon span {
    background-color: #ffffff;
}
div#sp-menu .social-wrap {
    padding-left: 0;
}
header#sp-header a#offcanvas-toggler .burger-icon {
    background: #8b0007;
    padding: 10px 12px;
    width: 46px;
}
div#sp-above-bottom1 .sp-module-content .custom {
	padding: 25px;
}
div#n2-ss-1 .n2-font-0c8025ce1dd36b898bd282ba35dca776-hover {
    line-height: 36px !important;
}
div#n2-ss-1 .n2-font-e96b910d61c4cce67dfe9682d3afd732-hover {
	line-height: 32px !important;
}
.reviews-block__person-name {
	font-size: 20px !important;
}
.owl-item .set_testimon .reviews-block__slide {
    padding: 0;
}
.prix-text {
    font-size: 16px;
}
.common-price {
    font-size: 24px;
}
div#sp-logo .logo-image {
    height: 60px;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
	height: 40px;
	line-height: 40px;
}
}
@media screen and (max-width:1199px) {
#sp-service {
	padding-bottom: 0 !important;
}
}
@media screen and (max-width: 405px) {
div#sp-above-bottom1 .sp-module-content .custom {
    padding: 20px 9px;
}
section#sp-middle-top div#sp-position6 .sppb-column-addons .sppb-addon-content {
    font-size: 27px;
}
}
.owl-item .set_testimon .reviews-block__slide .reviews-block__person {
	padding-right: 0;
}

/*04-01-2023*/

.rms-menu-groups .rms-menu-group .rms-menu-group-name {
    font-family: 'Lucida Handwriting';
    text-transform: capitalize;
    font-size: 32px;
	color: #8b0007;
    margin-bottom: 20px;
}
ul#rms-tab-menus .rms-menu-take-away .rms-menu-group h3.rms-menu-group-name {
	font-family: 'Lucida Handwriting';
    text-transform: capitalize;
    font-size: 32px;
}
.why-choose-column-inner img {
    margin: auto;
}
@media screen and (max-width: 767px) {
section#sp-above-top {
    padding-bottom: 350px !important;
    background-position-x: left;
}
}
.treeview a.selected {
    background-color: transparent;
    text-decoration: none;
    font-size: 18px;
	color: #8b0007;
}
.treeview a:hover, .treeview .hover {
    color: #8b0007;
}
.rms-my-reservation header ul.pager {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
	margin-bottom: 20px;
}
.rms-my-reservation header ul.pager li a {
    background-color: #8b0007;
    color: #fff;
    font-size: 16px;
    line-height: normal;
	padding: 0.7rem 2.5rem;
    font-weight: bold;
}
.rms-my-reservation header h1.name {
    margin-bottom: 10px;
}
.rms-my-reservation header h3 {
    margin-top: 30px;
}
.rms-my-reservation table tbody th {
    width: 33.33%;
}
.rms-my-reservation table tbody th, .rms-my-reservation table tbody td {
    vertical-align: middle;
}
@media screen and (max-width:767px) {
.rms-my-orders table.table.table-striped {
    max-width: 100%;
    border: 1px solid;
}
.rms-my-orders table.table.table-striped tr, .rms-my-orders table.table.table-striped th, .rms-my-orders table.table.table-striped td {
    display: block;
}
.rms-my-orders table.table.table-striped tfoot {
    display: none;
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.rms-my-orders table.table.table-striped td, .rms-my-orders table.table.table-striped th {
    font-size: 14px;
}
}
@media screen and (min-width:992px) and (max-width:1199px) {
.rms-my-orders table.table.table-striped td, .rms-my-orders table.table.table-striped th {
    font-size: 17px;
}
}

/*05-01-2023*/

@media screen and (min-width:768px) and (max-width:1199px) {
.services-box .service-box {
    width: 50%;
}
.services-box .service-box.service-1, .services-box .service-box.service-2 {
    margin-bottom: 40px;
}
.services-box .service-box .service-box-inner {
	padding: 20px 22px;
}
}
@media screen and (min-width:1200px) and (max-width:1599px) {
.services-box .service-box .service-box-inner {
	font-size: 22px;
}
}

/*06-01-2023*/

form#userForm.formResponsive h2 {
    margin-bottom: 40px;
}
@media screen and (max-width:767px) {
form#userForm.formResponsive h2 {
    margin-bottom: 30px;
}
div#jevents .nav-items div {
    border: 1px solid #8b0007;
    border-radius: 0;
}
}
div#jevents .nav-items div#nav-jumpto {
    display: none;
}
.formResponsive .formControls input[type="text"], .formResponsive .formControls input[type="email"], .formResponsive .formControls input[type="tel"], .formResponsive .formControls input[type="number"], .formResponsive .formControls select {
	height: 54px;
	line-height: 54px;
}
.com-jevents.itemid-319 section#sp-middle-bottom {
    padding-top: 0 !important;
}

/*09-01-2023*/

.mgrp-desc {
    color: #888;
    margin-bottom: 20px;
}

/*10-01-2023*/

div#rms-menu-take-away .rms-menu-group.rms-menu-group-34, div#rms-menu-take-away .rms-menu-group.rms-menu-group-35, div#rms-menu-take-away .rms-menu-group.rms-menu-group-36, div#rms-menu-take-away .rms-menu-group.rms-menu-group-37, div#rms-menu-take-away .rms-menu-group.rms-menu-group-38, div#rms-menu-take-away .rms-menu-group.rms-menu-group-39 {
    display: none;
}

/*11-01-2023*/

@media screen and (min-width:1200px) and (max-width:1399px) {
div#sp-above-bottom1 .sp-module-content .custom {
	padding-bottom: 34px;
	padding-top: 34px;
}
div#map154 {
    height: 303px;
}
.content157 .elem157 {
    padding: 2px;
}
}
@media screen and (min-width:1400px) and (max-width:1599px) {
div#sp-above-bottom1 .sp-module-content .custom {
	padding-bottom: 25px;
	padding-top: 25px;
}
div#map154 {
    height: 303px;
}
.content157 .elem157 {
    padding: 2px;
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.content157 .elem157 {
    width: 25%;
}
.content157 .elem157 span {
    height: 150px;
}
}
@media screen and (min-width:576px) and (max-width:767px) {
.content157 .elem157 {
    width: 33.33%;
}
.content157 .elem157 span {
    height: 150px;
}
}
@media screen and (min-width:480px) and (max-width:575px) {
.content157 .elem157 {
    width: 25%;
}
}
@media screen and (max-width:479px) {
.content157 .elem157 {
    width: 33.33%;
}
}
@media screen and (max-width:374px) {
.content157 .elem157 {
    padding: 2px;
}
.mod-custom .overlay h3 {
	font-size: 18px;
}
}
div#sp-slider div#n2-ss-1 .n2-style-59b9164ca2651ef21e25aba9d797374f-heading {
	background: #8b0007;
}
div#sp-slider div#n2-ss-1 .n2-style-59b9164ca2651ef21e25aba9d797374f-heading:hover, div#sp-slider div#n2-ss-1 .n2-style-59b9164ca2651ef21e25aba9d797374f-heading:active, div#sp-slider div#n2-ss-1 .n2-style-59b9164ca2651ef21e25aba9d797374f-heading:focus {
	background: #a51a1a;
}
div#sp-position1 h4.sppb-addon-title, section#sp-middle-top div#sp-position6 .sppb-column-addons h3 span, div#sp-position7 .sppb-section .sppb-row-column .sppb-column .sppb-addon-content, div#sp-position7 .sppb-section .sppb-row-column .sppb-column h3, .relaxing h1 span, div#mod-custom171 span.sppb-addon-title {
    color: #ffffff;
}
section#sp-above-bottom {
	background-color: #8b0007;
}
div#sp-above-bottom1 .sp-module-content .custom {
	border-color: rgb(139 0 7 / 70%);
}
.acym_module_form input {
    cursor: text;
}
div#take-away-modal h4 {
    color: #8b0007;
}

/*12-01-2023*/

.happy-menu-text {
    color: #8b0007;
    font-size: 16px;
    margin-bottom: -15px;
    margin-top: 20px;
}

/*03-02-2023*/

div#jevents h2.contentheading {
	display: none;
}
@media screen and (min-width:576px) and (max-width:767px) {
div#sp-position2 .col-md-12.order-now a.order-button-element {
    font-size: 20px;
    width: 240px;
    padding: 15px 35px;
}
}
.itemid-319 form#userForm.formResponsive h2 {
    font-size: 22px;
}
.relaxing-inner a.sppb-btn:hover {
    color: #fff;
}

/*08-02-2023*/

.rms-menu-group.rms-menu-group-29 .rms-item-price {
    display: none;
}
.rms-item-description .rms-item-caption {
	color: #666;
}
div#coming-soon-countdown {
    display: none;
}

/*09-02-2023*/

body.com-content.view-article.itemid-108 section#sp-main-body {
    display: none;
}

/*10-02-2023*/

@media screen and (min-width:992px) {
div#n2-ss-1 .n2-ss-slider-4.n2-ow .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer-col .n2-ss-layer:first-child .n2-ss-text {
    font-size: 58px;
}
div#n2-ss-1 .n2-ss-slider-4.n2-ow .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer-col .n2-ss-layer:nth-child(2) .n2-ss-text {
    font-size: 60px;
}
}
@media screen and (min-width:1200px) and (max-width:1399px) {
div#n2-ss-1 .n2-ss-slider-4.n2-ow .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer-col .n2-ss-layer:first-child .n2-ss-text {
    font-size: 54px;
}
div#n2-ss-1 .n2-ss-slider-4.n2-ow .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer-col .n2-ss-layer:nth-child(2) .n2-ss-text {
    font-size: 55px;
}
}
@media screen and (min-width:992px) and (max-width:1199px) {
div#n2-ss-1 .n2-ss-slider-4.n2-ow .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer-col .n2-ss-layer:first-child .n2-ss-text {
    font-size: 41px;
}
div#n2-ss-1 .n2-ss-slider-4.n2-ow .n2-ss-slide .n2-ss-section-main-content .n2-ss-layer-col .n2-ss-layer:nth-child(2) .n2-ss-text {
    font-size: 42px;
}
}

/*18-02-2023*/

.relaxing .relaxing-inner video {
    max-width: 100%;
}
@media screen and (max-width:991px) {
.relaxing .col-md-5, .relaxing .col-md-7 {
    width: 100%;
}
.relaxing .col-md-7 {
    margin-top: 40px;
}
}
div#sp-position6 table.flatcal_main_t {
    width: 100%;
}
div#sp-position6 table.flatcal_main_t td {
    height: unset;
    font-size: 18px;
}
div#sp-position6 table.flatcal_main_t td a {
	font-size: 18px;
}
div#sp-position6 table.flatcal_main_t tr td table.flatcal_weekdays tr:first-child td {
    vertical-align: middle;
}
div#flatcal_minical table.flatcal_navbar {
    height: 90px;
}
div#flatcal_minical tr.full_cal_link {
    height: 30px;
}
div#flatcal_minical table.flatcal_weekdays {
    height: 590px;
}
@media screen and (max-width:1599px) {
div#flatcal_minical table.flatcal_weekdays {
    height: 530px;
}
}
@media screen and (max-width: 1399px) {
div#flatcal_minical table.flatcal_weekdays {
    height: 500px;
}
div#flatcal_minical table.flatcal_navbar {
    height: 70px;
}
}
@media screen and (max-width:991px) {
div#flatcal_minical table.flatcal_weekdays {
    height: 400px;
}
}
@media screen and (max-width: 767px) {
div#flatcal_minical table.flatcal_weekdays {
    height: 300px;
}
div#flatcal_minical table.flatcal_navbar {
    height: 60px;
}
div#flatcal_minical tr.full_cal_link {
    height: 20px;
}
}
@media screen and (max-width: 424px) {
div#flatcal_minical table.flatcal_weekdays {
    height: 250px;
}
div#flatcal_minical table.flatcal_navbar {
    height: 40px;
}
div#flatcal_minical tr.full_cal_link {
    height: 10px;
}
div#sp-position6 table.flatcal_main_t td, div#sp-position6 table.flatcal_main_t td a {
	font-size: 15px;
}
}

/*22-02-2023*/

@media screen and (min-width:992px) {
.blog nav.pagination-wrapper {
    margin-top: 60px;
}
}
@media screen and (max-width:1199px) {
section#sp-below-bottom {
	padding-bottom: 0 !important;
}
}
@media screen and (min-width: 1600px) {
.mod-custom .overlay h5 {
    font-size: 18px;
}
}

/*23-02-2023*/

div#sp-position7 .sppb-section {
    padding-top: 0;
}
div#sp-position7 .sppb-section .sppb-row-column:first-child {
    padding-bottom: 30px;
}
div#sp-position7 .sppb-section .sppb-row-column {
    width: 100%;
}
@media screen and (min-width:1200px) and (max-width:1599px) {
div#sp-position7 .sppb-section .sppb-row-column .sppb-column h3 {
	margin-bottom: 20px !important;
}
div#sp-position7 .sppb-section .sppb-row-column .sppb-column.bg-dark .sppb-addon-wrapper:last-child {
    margin-top: 16px;
}
div#sp-position7 .sppb-section .sppb-row-column .sppb-column {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
}
@media screen and (min-width:1200px) and (max-width:1399px) {
div#sp-position7 .sppb-section .sppb-row-column:first-child {
    padding-bottom: 15px;
}
div#sp-position7 .sppb-section .sppb-row-column {
	padding-left: 0;
}
div#sp-position7 .sppb-section .sppb-row-column .sppb-column {
    padding-top: 5px !important;
    padding-bottom: 9px !important;
}
}
@media screen and (max-width:1199px) {
div#sp-position7 .sppb-section .sppb-row-column:first-child {
    padding-bottom: 80px;
}
}
@media screen and (max-width:767px) {
div#sp-position7 .sppb-section .sppb-row-column:first-child {
    padding-bottom: 60px;
}
}
@media screen and (max-width:479px) {
div#sp-position7 .sppb-section .sppb-row-column:first-child {
    padding-bottom: 40px;
}
}
@media screen and (min-width:768px) and (max-width:1199px) {
div#sp-position7 .sppb-section .sppb-row-column {
    width: 50%;
	padding-bottom: 0 !important;
}
section#sp-middle-top div#sp-position7 {
    margin-top: 31px;
}
}
.why-choose {
	margin-top: 0 !important;
}
@media screen and (min-width:1600px) {
.why-choose-column-inner .sppb-media-content h4 {
	font-size: 22px;
}
}

/*24-02-2023*/

.why-choose-column-inner .sppb-icon {
    display: none;
}
.why-choose-column-inner .sppb-media-content h4 {
	margin-top: 0 !important;
}
body.com-jevents.view-month.layout-calendar.itemid-101 section#sp-main-body {
    background-color: rgb(0 0 0 / 7%);
}

/*01-03-2023*/

@media screen and (max-width:424px) {
div#jevents div#jevents_body table.cal_top_day_names {
    min-width: unset;
    max-width: 100%;
}
}

/*02-03-2023*/

@media screen and (max-width:991px) {
.pagination {
    flex-direction: column;
}
.pagination .limit select#limit {
    width: auto;
    margin: auto;
}
.pagination ul.pagination-list {
	display: block !important;
}
.pagination ul.pagination-list li.page-item {
	float: left;
	margin-top: 20px;
}
}
@media screen and (max-width:479px) {
div#jevents .jev_toprow div.previousmonth, div#jevents .jev_toprow div.nextmonth {
    width: 34%;
}
div#jevents .jev_toprow div.currentmonth {
    width: 29.6%;
	font-size: 12px;
}
}
@media screen and (min-width:480px) and (max-width:767px) {
section#sp-section-1 div#sp-title .sp-page-title {
    padding: 40px 0 0px;
}
}
@media screen and (max-width:479px) {
section#sp-section-1 div#sp-title .sp-page-title {
    padding: 100px 0 50px;
}
section#sp-section-1 div#sp-title .sp-page-title h2 {
    font-size: 32px;
}

/*17-03=2023*/

.login .list-group {
    flex-direction: column-reverse;
}
}
@media screen and (min-width:992px) {
.grp-reviews-item .grp-reviews-review-text {
    font-size: 18px;
    line-height: 28px;
}
.grp-reviews-item .grp-reviews-review-author-name, .grp-reviews-item .grp-reviews-review-author-name a {
	font-size: 18px;
}
}
@media screen and (max-width:991px) {
.grp-reviews-item .grp-reviews-review-text {
    font-size: 16px;
    line-height: 24px;
}
.grp-reviews-item .grp-reviews-review-author-name, .grp-reviews-item .grp-reviews-review-author-name a {
	font-size: 16px;
}
}
section#sp-testimonials .googlereviewspro-widget {
    margin-bottom: 15px;
}

/*24-03-2023*/

.prix-fixe-note {
    font-size: 14px;
    color: #ff0000;
}
.prix-text.prix-fixe-all {
    margin-top: 0;
}

/*27-03-2023*/

.rms-menu-take-away .rms-menu-group .menu-item-description {
    margin-right: 10px;
    font-size: 15px;
    max-height: 54px;
    overflow: hidden;
    min-height: 54px;
}
div#take-away-items-modal li.enqueue-item .menu-item-desc {
    font-size: 15px;
    line-height: normal;
    margin-right: 10px;
	margin-bottom: 5px;
}

/*31-03-2023*/

body.com-rms.view-menus.itemid-293 section#sp-section-1.sp-title {
    background: url(../../../images/Vera_Roma_Grille_Interiors-87-happyhour-menu-1920-840-rev2.jpg);
    background-position: center;
    background-size: cover;
	background-position: 50% 20%;
}
body.com-rms.view-menus.itemid-293 section#sp-section-1.sp-title .row {
    background-color: #00000090;
}
body.com-rms.view-menus.itemid-275 section#sp-section-1.sp-title, body.com-rms.view-menus.itemid-317 section#sp-section-1.sp-title {
    background: url(../../../images/barmenu-1920x575-rev4.jpg);
    background-position: center;
    background-size: cover;
	background-position: 28% 5%;
	background-position-y: bottom;
	background-position-x: left;
}
body.com-rms.view-menus.itemid-275 section#sp-section-1.sp-title .row, body.com-rms.view-menus.itemid-317 section#sp-section-1.sp-title .row {
    background-color: #00000090;
}
body.itemid-319 section#sp-section-1.sp-title, body.itemid-334 section#sp-section-1.sp-title {
	background: url(../../../images/Vera_Roma_Grille_Interiors-35.jpg);
    background-position: 50% 20%;
    background-size: cover;
}
body.itemid-319 section#sp-section-1.sp-title .row, body.itemid-334 section#sp-section-1.sp-title .row {
    background-color: #00000090;
}
body.com-rms.view-menus.itemid-312 section#sp-section-1.sp-title, body.com-rms.view-menus.itemid-318 section#sp-section-1.sp-title {
    background: url(../../../images/Vera_Roma_Creme_Brulee_deserts_menu.jpg);
    background-position: 50% 10%;
    background-size: cover;
}
body.com-rms.view-menus.itemid-312 section#sp-section-1.sp-title .row, body.com-rms.view-menus.itemid-318 section#sp-section-1.sp-title .row, body section#sp-section-1.sp-title .row {
    background-color: #00000090;
}

/*03-04-2023*/

div#n2-ss-1 .n2-ss-slide .n2-ss-layer-col {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #00000070;
    border-radius: 5px;
}

/*07-04-2023*/

p.tax-text {
    font-size: 14px;
    color: #ff0000;
    font-weight: normal;
}

/*10-04-2023*/

@media screen and (max-width:479px) {
section#sp-section-1 {
    background-repeat: no-repeat !important;
	padding-top: 0 !important;
	margin-bottom: 30px;
	margin-top: 90px;
}
section#sp-section-1 .row {
    background-color: transparent !important;
}
section#sp-section-1 div#sp-title .sp-page-title h1.sp-page-title-heading, section#sp-section-1 div#sp-title .sp-page-title h2 {
    font-size: 28px;
    line-height: normal;
}
section#sp-section-1 div#sp-title .sp-page-title ol.breadcrumb {
    padding-bottom: 0;
    padding-top: 0;
}
section#sp-section-1 div#sp-title .sp-page-title {
    padding-top: 0;
    position: relative;
    top: 164px;
    padding-bottom: 0px;
}
section#sp-section-1 div#sp-title .sp-page-title .container {
    padding-top: 20px;
}
section#sp-section-1 div#sp-title .sp-page-title h1.sp-page-title-heading, section#sp-section-1 div#sp-title .sp-page-title h2, .sp-title .breadcrumb>span, .sp-title .breadcrumb>li, .sp-title .breadcrumb>li+li:before, .sp-title .breadcrumb>li>a, .sp-title .breadcrumb>.active {
    color: #202020;
}
body.itemid-319 section#sp-section-1.sp-title, body.itemid-334 section#sp-section-1.sp-title {
    background: url(../../../images/Vera_Roma_Grille_Interiors-41-events-page-1920-840-org.jpg);
	background-size: contain !important;
}
}
@media screen and (min-width:480px) and (max-width:767px) {
section#sp-section-1 div#sp-title .sp-page-title h1, section#sp-section-1 div#sp-title .sp-page-title h2 {
    font-size: 36px;
}
section#sp-section-1 div#sp-title .sp-page-title ol.breadcrumb {
    padding-top: 10px;
    padding-bottom: 35px;
}
}
@media screen and (min-width:381px) and (max-width:479px) {
body.itemid-319 section#sp-section-1.sp-title, body.itemid-334 section#sp-section-1.sp-title {
    background: url(../../../images/Vera_Roma_Grille_Interiors-41-events-page-1920-472.jpg);
	background-size: cover !important;
}
}
.fancybox-caption__body {
    display: none;
}

/*14-04-2023*/

body.itemid-197 section#sp-section-1, body.itemid-109 section#sp-section-1, body.itemid-303 section#sp-section-1, body.itemid-309 section#sp-section-1, body.itemid-305 section#sp-section-1 {
    background-image: url(../../../images/galley-header.jpg);
}
body.com-content.view-article.itemid-108 section#sp-section-1 {
    background-image: url(../../../images/about-us.jpg);
    background-position-y: top;
}
@media screen and (max-width:479px) {
body.com-content.view-article.itemid-108 section#sp-section-1 {
    margin-bottom: 110px;
}
}
body.com-rms.view-menus.itemid-275 section#sp-section-1.sp-title, body.com-rms.view-menus.itemid-317 section#sp-section-1.sp-title, body.com-rms.view-menus.itemid-293 section#sp-section-1.sp-title {
    background-image: url(../../../images/happy-hour-bar-menu.jpg);
    background-position-y: top;
    background-position-x: center;
}
body.com-rsform.view-rsform.itemid-112 section#sp-section-1, body.itemid-333 section#sp-section-1, body.com-users.view-login.itemid-132 section#sp-section-1, body.com-content.view-article.itemid-297 section#sp-section-1, body.com-content.view-article.itemid-298 section#sp-section-1, body.com-jmap.view-sitemap.itemid-299 section#sp-section-1, body.com-finder.view-search.itemid-131 section#sp-section-1 {
    background-image: url(../../../images/contact-us-header.jpg);
}
body.com-rms.view-menus.itemid-289 section#sp-section-1, body.hu.com-rms.view-menus.itemid-313 section#sp-section-1 {
    background-image: url(../../../images/lunch-menu-header.jpg);
}
body.com-rms.view-menus.itemid-290 section#sp-section-1, body.hu.com-rms.view-menus.itemid-314 section#sp-section-1 {
    background-image: url(../../../images/lunch-prix-menu-header.jpg);
    background-position: center top;
}
body.com-rms.view-menus.itemid-291 section#sp-section-1, body.hu.com-rms.view-menus.itemid-315 section#sp-section-1 {
    background-image: url(../../../images/dinner0menu.jpg);
}
body.com-rms.view-menus.itemid-292 section#sp-section-1, body.hu.com-rms.view-menus.itemid-316 section#sp-section-1 {
    background-image: url(../../../images/prix-fix-menu.jpg);
}
body.com-rms.view-menus.itemid-110 section#sp-section-1 {
    background-image: url(../../../images/Vera_Roma_Buffalo_Cauliflower-3lunch-1920X600.jpg);
}
body.com-rms.view-menus.itemid-276 section#sp-section-1 {
    background-image: url(../../../images/Vera_Roma_Calamari-dinnermenu-header-1920x600.jpg);
}

/*19-04-2023*/

.sppb-column-addon-2 {
    display: flex;
    min-height: 551px;
    align-items: center;
    width: 100%;
    background-image: url(https://veraromagrilleandbar.com/images/background/bg-tile.webp);
    background-color: #8b0007;
    border: 10px solid rgb(0 0 0 / 20%);
    text-align: center;
    justify-content: center;
    color: #fff;
}
.sppb-column-addon-2 a {
    background-color: #fff;
    padding: 6px 20px 7px;
    border-radius: 25px;
	font-weight: 500;
}
.sppb-column-addon-2 h3 {
    font-weight: normal;
}
.sppb-column-addon-2 h2 {
    margin-bottom: 16px;
}
@media screen and (min-width:1400px) and  (max-width:1599px) {
.sppb-column-addon-2 {
	min-height: 470px;
}
}
@media screen and (min-width:1200px) and (max-width:1399px) {
.sppb-column-addon-2 {
	min-height: 403px;
}
.sppb-column-addon-2 h2 {
    font-size: 36px;
}
}
@media screen and (max-width:1199px) {
.sppb-column-addon-2 {
	min-height: 266px;
}
}
@media screen and (max-width:479px) {
.sppb-column-addon-2 h3 {
    font-size: 18px;
}
.sppb-column-addon-2 h2 {
    font-size: 22px;
}
}
@media screen and (max-width:479px) {
body.com-jevents.view-month.layout-calendar.itemid-101 section#sp-section-1 {
    margin-bottom: 0;
}
}

/*24-04-2023*/

div#djslider207 .slide-desc-text .slide-title {
    font-size: 15px;
	line-height: normal;
}
div#djslider207 .slide-desc-text {
    padding-left: 10px;
    padding-right: 10px;
}
div#navigation207 {
    top: 45% !important;
    transform: translateY(-50%);
}
@media screen and (max-width:1399px) {
div#djslider207 .slide-desc-text .slide-title {
    font-size: 14px;
}
}
@media screen and (max-width: 991px) {
div#djslider207 .slide-desc-text .slide-title {
    font-size: 11px;
}
}
@media screen and (max-width:479px) {
div#djslider207 .slide-desc-text {
    padding: 5px;
	display: none;
}
div#djslider207 .slide-desc-text .slide-title {
    margin: 0;
}
div#sp-bottom1 .sp-module h3.sp-module-title {
    margin-bottom: 15px;
}
}
div#djslider207 .slide-desc-bg {
    background: #333;
}
div#jmap_sitemap h1 {
    display: none;
}
@media screen and (max-width:575px) {
div#search-form input#q, .view-search #search-form button, .view-search #search-form .btn {
	border-radius: 0 !important;
}
}

/*02-05-2023*/

.dining-menu.dining-menu2 {
    width: 100%;
    float: left;
    margin-top: 140px;
}
.dining-menu.dining-menu2 .col-md-12 {
    display: flex;
	justify-content: center;
}
@media screen and (max-width:1199px) {
.dining-menu.dining-menu2 {
    margin-top: 80px;
}
}

/*03-05-2023*/

.rms-menus .mothers-day-menu .rms-menu-group-60 .rms-item-price, .rms-menus .mothers-day-menu .rms-menu-group-61 .rms-item-price, .rms-menus .mothers-day-menu .rms-menu-group-62 .rms-item-price, .rms-menus .mothers-day-menu .rms-menu-group-63 .rms-item-price, .rms-menus .mothers-day-menu .rms-menu-group-64 .rms-item-price, .rms-menus .mothers-day-menu .rms-menu-group-65 .rms-item-price {
    display: none;
}
@media screen and (max-width:479px) {
body.itemid-109 section#sp-section-1 {
	margin-bottom: 40px;
}
body.itemid-109 section#sp-section-1 div#sp-title .sp-page-title {
	top: 195px;
}
}

/*04-05-2023*/

.item-variants .variants-body label {
    font-size: 16px;
    line-height: 22px;
}
@media screen and (max-width:575px) {
.uk-modal-dialog .item-variants .variants-body .uk-grid-width-1-2 > * {
    width: 100%;
    margin-top: 10px;
}
.uk-modal-dialog .item-variants .variants-body .uk-grid-width-1-2 > .uk-row-first {
    margin-top: 0;
}
}

/*27-05-2023*/

li.children\'s-holiday-menu .rms-item-price, ul#rms-tab-menus .thanksgiving-prix-fixe-menu .rms-item-price {
    display: none;
}