/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


/* Template Style */
* {
    font-family: 'Montserrat' !important;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: 'Monstserrat' sans-serif;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    vertical-align: baseline;
    display: inline-block;
}

audio:not([controls]) {
    height: 0;
    display: none;
}

[hidden],
template {
    display: none;
}

a {
   text-decoration:none;

}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub,
sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}





* {
    box-sizing: border-box;
}

html {
    height: 100%;
}

body {
    color: #333;
    background-color: #fff;
    min-height: 100%;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

img {
    vertical-align: middle;
    max-width: 100%;
    display: inline-block;
}

html.w-mod-touch * {
    background-attachment: scroll !important;
}

.w-block {
    display: block;
}

.w-inline-block {
    max-width: 100%;
    display: inline-block;
}

.w-clearfix:before,
.w-clearfix:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
}

.w-clearfix:after {
    clear: both;
}

.w-hidden {
    display: none;
}

.w-button {
    color: #fff;
    line-height: inherit;
    cursor: pointer;
    background-color: #3898ec;
    border: 0;
    border-radius: 0;
    padding: 9px 15px;
    text-decoration: none;
    display: inline-block;
}

input.w-button {
    -webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
    color: rgba(0, 0, 0, 0) !important;
}

.w-code-block {
    margin: unset;
}

pre.w-code-block code {
    all: inherit;
}

.w-webflow-badge,
.w-webflow-badge * {
    z-index: auto;
    visibility: visible;
    box-sizing: border-box;
    float: none;
    clear: none;
    box-shadow: none;
    opacity: 1;
    direction: ltr;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-style: inherit;
    font-variant: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
    text-indent: 0;
    text-transform: inherit;
    text-shadow: none;
    font-smoothing: auto;
    vertical-align: baseline;
    cursor: inherit;
    white-space: inherit;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    background: none;
    border: 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    width: auto;
    min-width: 0;
    max-width: none;
    height: auto;
    min-height: 0;
    max-height: none;
    margin: 0;
    padding: 0;
    list-style-type: disc;
    transition: none;
    display: block;
    position: static;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    overflow: visible;
    transform: none;
}

.w-webflow-badge {
    white-space: nowrap;
    cursor: pointer;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .1);
    visibility: visible !important;
    z-index: 2147483647 !important;
    color: #aaadb0 !important;
    opacity: 1 !important;
    background-color: #fff !important;
    border-radius: 3px !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 6px !important;
    font-size: 12px !important;
    line-height: 14px !important;
    text-decoration: none !important;
    display: inline-block !important;
    position: fixed !important;
    top: auto !important;
    bottom: 12px !important;
    left: auto !important;
    right: 12px !important;
    overflow: visible !important;
    transform: none !important;
}

.w-webflow-badge>img {
    visibility: visible !important;
    opacity: 1 !important;
    vertical-align: middle !important;
    display: inline-block !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
    font-weight: bold;
}

h1 {
    margin-top: 20px;
    font-size: 38px;
    line-height: 44px;
}

h2 {
    margin-top: 20px;
    font-size: 32px;
    line-height: 36px;
}

h3 {
    margin-top: 20px;
    font-size: 24px;
    line-height: 30px;
}

h4 {
    margin-top: 10px;
    font-size: 18px;
    line-height: 24px;
}

h5 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
}

h6 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px;
}

p {
    margin-top: 0;
    margin-bottom: 10px;
}

blockquote {
    border-left: 5px solid #e2e2e2;
    margin: 0 0 10px;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 22px;
}

figure {
    margin: 0 0 10px;
}

figcaption {
    text-align: center;
    margin-top: 5px;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 40px;
}

.w-list-unstyled {
    padding-left: 0;
    list-style: none;
}

.w-embed:before,
.w-embed:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
}

.w-embed:after {
    clear: both;
}

.w-video {
    width: 100%;
    padding: 0;
    position: relative;
}

.w-video iframe,
.w-video object,
.w-video embed {
    border: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

button,
[type="button"],
[type="reset"] {
    cursor: pointer;
    -webkit-appearance: button;
    border: 0;
}

.w-form {
    margin: 0 0 15px;
}

.w-form-done {
    text-align: center;
    background-color: #ddd;
    padding: 20px;
    display: none;
}

.w-form-fail {
    background-color: #ffdede;
    margin-top: 10px;
    padding: 10px;
    display: none;
}

label {
    margin-bottom: 5px;
    font-weight: bold;
    display: block;
}

.w-input,
.w-select {
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    height: 38px;
    margin-bottom: 10px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857;
    display: block;
}

.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
    color: #999;
}

.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-placeholder {
    color: #999;
}

.w-input:focus,
.w-select:focus {
    border-color: #3898ec;
    outline: 0;
}

.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
    cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled),
.w-select[disabled]:not(.w-input-disabled),
.w-input[readonly],
.w-select[readonly],
fieldset[disabled]:not(.w-input-disabled) .w-input,
fieldset[disabled]:not(.w-input-disabled) .w-select {
    background-color: #eee;
}

textarea.w-input,
textarea.w-select {
    height: auto;
}

.w-select {
    background-color: #f3f3f3;
}

.w-select[multiple] {
    height: auto;
}

.w-form-label {
    cursor: pointer;
    margin-bottom: 0;
    font-weight: normal;
    display: inline-block;
}

.w-radio {
    margin-bottom: 5px;
    padding-left: 20px;
    display: block;
}

.w-radio:before,
.w-radio:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
}

.w-radio:after {
    clear: both;
}

.w-radio-input {
    float: left;
    margin: 3px 0 0 -20px;
    line-height: normal;
}

.w-file-upload {
    margin-bottom: 10px;
    display: block;
}

.w-file-upload-input {
    opacity: 0;
    z-index: -100;
    width: .1px;
    height: .1px;
    position: absolute;
    overflow: hidden;
}

.w-file-upload-default,
.w-file-upload-uploading,
.w-file-upload-success {
    color: #333;
    display: inline-block;
}

.w-file-upload-error {
    margin-top: 10px;
    display: block;
}

.w-file-upload-default.w-hidden,
.w-file-upload-uploading.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden {
    display: none;
}

.w-file-upload-uploading-btn {
    cursor: pointer;
    background-color: #fafafa;
    border: 1px solid #ccc;
    margin: 0;
    padding: 8px 12px;
    font-size: 14px;
    font-weight: normal;
    display: flex;
}

.w-file-upload-file {
    background-color: #fafafa;
    border: 1px solid #ccc;
    flex-grow: 1;
    justify-content: space-between;
    margin: 0;
    padding: 8px 9px 8px 11px;
    display: flex;
}

.w-file-upload-file-name {
    font-size: 14px;
    font-weight: normal;
    display: block;
}

.w-file-remove-link {
    cursor: pointer;
    width: auto;
    height: auto;
    margin-top: 3px;
    margin-left: 10px;
    padding: 3px;
    display: block;
}

.w-icon-file-upload-remove {
    margin: auto;
    font-size: 10px;
}

.w-file-upload-error-msg {
    color: #ea384c;
    padding: 2px 0;
    display: inline-block;
}

.w-file-upload-info {
    padding: 0 12px;
    line-height: 38px;
    display: inline-block;
}

.w-file-upload-label {
    cursor: pointer;
    background-color: #fafafa;
    border: 1px solid #ccc;
    margin: 0;
    padding: 8px 12px;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
}

.w-icon-file-upload-icon,
.w-icon-file-upload-uploading {
    width: 20px;
    margin-right: 8px;
    display: inline-block;
}

.w-icon-file-upload-uploading {
    height: 20px;
}

.w-container {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}

.w-container:before,
.w-container:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
}

.w-container:after {
    clear: both;
}

.w-container .w-row {
    margin-left: -10px;
    margin-right: -10px;
}

.w-row:before,
.w-row:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
}

.w-row:after {
    clear: both;
}

.w-row .w-row {
    margin-left: 0;
    margin-right: 0;
}

.w-col {
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.w-col .w-col {
    padding-left: 0;
    padding-right: 0;
}

.w-col-1 {
    width: 8.33333%;
}

.w-col-2 {
    width: 16.6667%;
}

.w-col-3 {
    width: 25%;
}

.w-col-4 {
    width: 33.3333%;
}

.w-col-5 {
    width: 41.6667%;
}

.w-col-6 {
    width: 50%;
}

.w-col-7 {
    width: 58.3333%;
}

.w-col-8 {
    width: 66.6667%;
}

.w-col-9 {
    width: 75%;
}

.w-col-10 {
    width: 83.3333%;
}

.w-col-11 {
    width: 91.6667%;
}

.w-col-12 {
    width: 100%;
}

.w-hidden-main {
    display: none !important;
}

@media screen and (max-width: 991px) {
    .w-container {
        max-width: 728px;
    }
    .w-hidden-main {
        display: inherit !important;
    }
    .w-hidden-medium {
        display: none !important;
    }
    .w-col-medium-1 {
        width: 8.33333%;
    }
    .w-col-medium-2 {
        width: 16.6667%;
    }
    .w-col-medium-3 {
        width: 25%;
    }
    .w-col-medium-4 {
        width: 33.3333%;
    }
    .w-col-medium-5 {
        width: 41.6667%;
    }
    .w-col-medium-6 {
        width: 50%;
    }
    .w-col-medium-7 {
        width: 58.3333%;
    }
    .w-col-medium-8 {
        width: 66.6667%;
    }
    .w-col-medium-9 {
        width: 75%;
    }
    .w-col-medium-10 {
        width: 83.3333%;
    }
    .w-col-medium-11 {
        width: 91.6667%;
    }
    .w-col-medium-12 {
        width: 100%;
    }
    .w-col-stack {
        width: 100%;
        left: auto;
        right: auto;
    }
}

@media screen and (max-width: 767px) {
    .w-hidden-main,
    .w-hidden-medium {
        display: inherit !important;
    }
    .w-hidden-small {
        display: none !important;
    }
    .w-row,
    .w-container .w-row {
        margin-left: 0;
        margin-right: 0;
    }
    .w-col {
        width: 100%;
        left: auto;
        right: auto;
    }
    .w-col-small-1 {
        width: 8.33333%;
    }
    .w-col-small-2 {
        width: 16.6667%;
    }
    .w-col-small-3 {
        width: 25%;
    }
    .w-col-small-4 {
        width: 33.3333%;
    }
    .w-col-small-5 {
        width: 41.6667%;
    }
    .w-col-small-6 {
        width: 50%;
    }
    .w-col-small-7 {
        width: 58.3333%;
    }
    .w-col-small-8 {
        width: 66.6667%;
    }
    .w-col-small-9 {
        width: 75%;
    }
    .w-col-small-10 {
        width: 83.3333%;
    }
    .w-col-small-11 {
        width: 91.6667%;
    }
    .w-col-small-12 {
        width: 100%;
    }
}

@media screen and (max-width: 479px) {
    .w-container {
        max-width: none;
    }
    .w-hidden-main,
    .w-hidden-medium,
    .w-hidden-small {
        display: inherit !important;
    }
    .w-hidden-tiny {
        display: none !important;
    }
    .w-col {
        width: 100%;
    }
    .w-col-tiny-1 {
        width: 8.33333%;
    }
    .w-col-tiny-2 {
        width: 16.6667%;
    }
    .w-col-tiny-3 {
        width: 25%;
    }
    .w-col-tiny-4 {
        width: 33.3333%;
    }
    .w-col-tiny-5 {
        width: 41.6667%;
    }
    .w-col-tiny-6 {
        width: 50%;
    }
    .w-col-tiny-7 {
        width: 58.3333%;
    }
    .w-col-tiny-8 {
        width: 66.6667%;
    }
    .w-col-tiny-9 {
        width: 75%;
    }
    .w-col-tiny-10 {
        width: 83.3333%;
    }
    .w-col-tiny-11 {
        width: 91.6667%;
    }
    .w-col-tiny-12 {
        width: 100%;
    }
}

.w-widget {
    position: relative;
}

.w-widget-map {
    width: 100%;
    height: 400px;
}

.w-widget-map label {
    width: auto;
    display: inline;
}

.w-widget-map img {
    max-width: inherit;
}

.w-widget-map .gm-style-iw {
    text-align: center;
}

.w-widget-map .gm-style-iw>button {
    display: none !important;
}

.w-widget-twitter {
    overflow: hidden;
}

.w-widget-twitter-count-shim {
    vertical-align: top;
    text-align: center;
    background: #fff;
    border: 1px solid #758696;
    border-radius: 3px;
    width: 28px;
    height: 20px;
    display: inline-block;
    position: relative;
}

.w-widget-twitter-count-shim * {
    pointer-events: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
    text-align: center;
    color: #999;
    font-family: serif;
    font-size: 15px;
    line-height: 12px;
    position: relative;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
    display: block;
    position: relative;
}

.w-widget-twitter-count-shim.w--large {
    width: 36px;
    height: 28px;
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 18px;
}

.w-widget-twitter-count-shim:not(.w--vertical) {
    margin-left: 5px;
    margin-right: 8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
    margin-left: 6px;
}

.w-widget-twitter-count-shim:not(.w--vertical):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
    content: " ";
    pointer-events: none;
    border: solid rgba(0, 0, 0, 0);
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
    border-width: 4px;
    border-color: rgba(117, 134, 150, 0) #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
    margin-top: -4px;
    margin-left: -9px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
    border-width: 5px;
    margin-top: -5px;
    margin-left: -10px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
    border-width: 4px;
    border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    margin-top: -4px;
    margin-left: -8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
    border-width: 5px;
    margin-top: -5px;
    margin-left: -9px;
}

.w-widget-twitter-count-shim.w--vertical {
    width: 61px;
    height: 33px;
    margin-bottom: 8px;
}

.w-widget-twitter-count-shim.w--vertical:before,
.w-widget-twitter-count-shim.w--vertical:after {
    content: " ";
    pointer-events: none;
    border: solid rgba(0, 0, 0, 0);
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
}

.w-widget-twitter-count-shim.w--vertical:before {
    border-width: 5px;
    border-color: #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
    margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
    border-width: 4px;
    border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    margin-left: -4px;
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 22px;
}

.w-widget-twitter-count-shim.w--vertical.w--large {
    width: 76px;
}

.w-background-video {
    color: #fff;
    height: 500px;
    position: relative;
    overflow: hidden;
}

.w-background-video>video {
    object-fit: cover;
    z-index: -100;
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
}

.w-background-video>video::-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none !important;
}

.w-background-video--control {
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
    position: absolute;
    bottom: 1em;
    right: 1em;
}

.w-background-video--control>[hidden] {
    display: none !important;
}

.w-slider {
    text-align: center;
    clear: both;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    background: #ddd;
    height: 300px;
    position: relative;
}

.w-slider-mask {
    z-index: 1;
    white-space: nowrap;
    height: 100%;
    display: block;
    position: relative;
    left: 0;
    right: 0;
    overflow: hidden;
}

.w-slide {
    vertical-align: top;
    white-space: normal;
    text-align: left;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
}

.w-slider-nav {
    z-index: 2;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    height: 40px;
    margin: auto;
    padding-top: 10px;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
}

.w-slider-nav.w-round>div {
    border-radius: 100%;
}

.w-slider-nav.w-num>div {
    font-size: inherit;
    line-height: inherit;
    width: auto;
    height: auto;
    padding: .2em .5em;
}

.w-slider-nav.w-shadow>div {
    box-shadow: 0 0 3px rgba(51, 51, 51, .4);
}

.w-slider-nav-invert {
    color: #fff;
}

.w-slider-nav-invert>div {
    background-color: rgba(34, 34, 34, .4);
}

.w-slider-nav-invert>div.w-active {
    background-color: #222;
}

.w-slider-dot {
    cursor: pointer;
    background-color: rgba(255, 255, 255, .4);
    width: 1em;
    height: 1em;
    margin: 0 3px .5em;
    transition: background-color .1s, color .1s;
    display: inline-block;
    position: relative;
}

.w-slider-dot.w-active {
    background-color: #fff;
}

.w-slider-dot:focus {
    outline: none;
    box-shadow: 0 0 0 2px #fff;
}

.w-slider-dot:focus.w-active {
    box-shadow: none;
}

.w-slider-arrow-left,
.w-slider-arrow-right {
    cursor: pointer;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 80px;
    margin: auto;
    font-size: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

.w-slider-arrow-left [class^="w-icon-"],
.w-slider-arrow-right [class^="w-icon-"],
.w-slider-arrow-left [class*=" w-icon-"],
.w-slider-arrow-right [class*=" w-icon-"] {
    position: absolute;
}

.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
    outline: 0;
}

.w-slider-arrow-left {
    z-index: 3;
    right: auto;
}

.w-slider-arrow-right {
    z-index: 4;
    left: auto;
}

.w-icon-slider-left,
.w-icon-slider-right {
    width: 1em;
    height: 1em;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.w-slider-aria-label {
    clip: rect(0 0 0 0);
    border: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
}

.w-slider-force-show {
    display: block !important;
}

.w-dropdown {
    text-align: left;
    z-index: 900;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: relative;
}

.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
    vertical-align: top;
    color: #222;
    text-align: left;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-decoration: none;
    position: relative;
}

.w-dropdown-toggle {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    padding-right: 40px;
    display: inline-block;
}

.w-dropdown-toggle:focus {
    outline: 0;
}

.w-icon-dropdown-toggle {
    width: 1em;
    height: 1em;
    margin: auto 20px auto auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}

.w-dropdown-list {
    background: #ddd;
    min-width: 100%;
    display: none;
    position: absolute;
}

.w-dropdown-list.w--open {
    display: block;
}

.w-dropdown-link {
    color: #222;
    padding: 10px 20px;
    display: block;
}

.w-dropdown-link.w--current {
    color: #0082f3;
}

.w-dropdown-link:focus {
    outline: 0;
}

@media screen and (max-width: 767px) {
    .w-nav-brand {
        padding-left: 10px;
    }
}

.w-lightbox-backdrop {
    cursor: auto;
    letter-spacing: normal;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    color: #fff;
    text-align: center;
    z-index: 2000;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-tap-highlight-color: transparent;
    background: rgba(0, 0, 0, .9);
    outline: 0;
    font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2;
    list-style: disc;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: translate(0);
}

.w-lightbox-backdrop,
.w-lightbox-container {
    -webkit-overflow-scrolling: touch;
    height: 100%;
    overflow: auto;
}

.w-lightbox-content {
    height: 100vh;
    position: relative;
    overflow: hidden;
}

.w-lightbox-view {
    opacity: 0;
    width: 100vw;
    height: 100vh;
    position: absolute;
}

.w-lightbox-view:before {
    content: "";
    height: 100vh;
}

.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
    height: 86vh;
}

.w-lightbox-frame,
.w-lightbox-view:before {
    vertical-align: middle;
    display: inline-block;
}

.w-lightbox-figure {
    margin: 0;
    position: relative;
}

.w-lightbox-group .w-lightbox-figure {
    cursor: pointer;
}

.w-lightbox-img {
    width: auto;
    max-width: none;
    height: auto;
}

.w-lightbox-image {
    float: none;
    max-width: 100vw;
    max-height: 100vh;
    display: block;
}

.w-lightbox-group .w-lightbox-image {
    max-height: 86vh;
}

.w-lightbox-caption {
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: rgba(0, 0, 0, .4);
    padding: .5em 1em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

.w-lightbox-embed {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.w-lightbox-control {
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
    width: 4em;
    transition: all .3s;
    position: absolute;
    top: 0;
}

.w-lightbox-left {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
    display: none;
    bottom: 0;
    left: 0;
}

.w-lightbox-right {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
    display: none;
    bottom: 0;
    right: 0;
}

.w-lightbox-close {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
    background-size: 18px;
    height: 2.6em;
    right: 0;
}

.w-lightbox-strip {
    white-space: nowrap;
    padding: 0 1vh;
    line-height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-x: auto;
    overflow-y: hidden;
}

.w-lightbox-item {
    box-sizing: content-box;
    cursor: pointer;
    width: 10vh;
    padding: 2vh 1vh;
    display: inline-block;
    -webkit-transform: translate3d(0, 0, 0);
}

.w-lightbox-active {
    opacity: .3;
}

.w-lightbox-thumbnail {
    background: #222;
    height: 10vh;
    position: relative;
    overflow: hidden;
}

.w-lightbox-thumbnail-image {
    position: absolute;
    top: 0;
    left: 0;
}

.w-lightbox-thumbnail .w-lightbox-tall {
    width: 100%;
    top: 50%;
    transform: translate(0, -50%);
}

.w-lightbox-thumbnail .w-lightbox-wide {
    height: 100%;
    left: 50%;
    transform: translate(-50%);
}

.w-lightbox-spinner {
    box-sizing: border-box;
    border: 5px solid rgba(0, 0, 0, .4);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    animation: .8s linear infinite spin;
    position: absolute;
    top: 50%;
    left: 50%;
}

.w-lightbox-spinner:after {
    content: "";
    border: 3px solid rgba(0, 0, 0, 0);
    border-bottom-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: -4px;
    bottom: -4px;
    left: -4px;
    right: -4px;
}

.w-lightbox-hide {
    display: none;
}

.w-lightbox-noscroll {
    overflow: hidden;
}

@media (min-width: 768px) {
    .w-lightbox-content {
        height: 96vh;
        margin-top: 2vh;
    }
    .w-lightbox-view,
    .w-lightbox-view:before {
        height: 96vh;
    }
    .w-lightbox-group,
    .w-lightbox-group .w-lightbox-view,
    .w-lightbox-group .w-lightbox-view:before {
        height: 84vh;
    }
    .w-lightbox-image {
        max-width: 96vw;
        max-height: 96vh;
    }
    .w-lightbox-group .w-lightbox-image {
        max-width: 82.3vw;
        max-height: 84vh;
    }
    .w-lightbox-left,
    .w-lightbox-right {
        opacity: .5;
        display: block;
    }
    .w-lightbox-close {
        opacity: .8;
    }
    .w-lightbox-control:hover {
        opacity: 1;
    }
}

.w-lightbox-inactive,
.w-lightbox-inactive:hover {
    opacity: 0;
}

.w-richtext:before,
.w-richtext:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
}

.w-richtext:after {
    clear: both;
}

.w-richtext[contenteditable="true"]:before,
.w-richtext[contenteditable="true"]:after {
    white-space: initial;
}

.w-richtext ol,
.w-richtext ul {
    overflow: hidden;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after,
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
    outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video>div:after,
.w-richtext figure[data-rt-type="video"]>div:after {
    content: "";
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.w-richtext figure {
    max-width: 60%;
    position: relative;
}

.w-richtext figure>div:before {
    cursor: default !important;
}

.w-richtext figure img {
    width: 100%;
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
    opacity: .6;
}

.w-richtext figure div {
    color: rgba(0, 0, 0, 0);
    font-size: 0;
}

.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
    display: table;
}

.w-richtext figure.w-richtext-figure-type-image>div,
.w-richtext figure[data-rt-type="image"]>div {
    display: inline-block;
}

.w-richtext figure.w-richtext-figure-type-image>figcaption,
.w-richtext figure[data-rt-type="image"]>figcaption {
    caption-side: bottom;
    display: table-caption;
}

.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
    width: 60%;
    height: 0;
}

.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.w-richtext figure.w-richtext-figure-type-video>div,
.w-richtext figure[data-rt-type="video"]>div {
    width: 100%;
}

.w-richtext figure.w-richtext-align-center {
    clear: both;
    margin-left: auto;
    margin-right: auto;
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image>div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"]>div {
    max-width: 100%;
}

.w-richtext figure.w-richtext-align-normal {
    clear: both;
}

.w-richtext figure.w-richtext-align-fullwidth {
    text-align: center;
    clear: both;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.w-richtext figure.w-richtext-align-fullwidth>div {
    padding-bottom: inherit;
    display: inline-block;
}

.w-richtext figure.w-richtext-align-fullwidth>figcaption {
    display: block;
}

.w-richtext figure.w-richtext-align-floatleft {
    float: left;
    clear: none;
    margin-right: 15px;
}

.w-richtext figure.w-richtext-align-floatright {
    float: right;
    clear: none;
    margin-left: 15px;
}

.w-nav {
    z-index: 1000;
    background: #ddd;
    position: relative;
}

.w-nav:before,
.w-nav:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
}

.w-nav:after {
    clear: both;
}

.w-nav-brand {
    float: left;
    color: #333;
    text-decoration: none;
    position: relative;
}

.w-nav-link {
    vertical-align: top;
    color: #222;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-decoration: none;
    display: inline-block;
    position: relative;
}

.w-nav-link.w--current {
    color: #0082f3;
}

.w-nav-menu {
    float: right;
    position: relative;
}

[data-nav-menu-open] {
    text-align: center;
    background: #c8c8c8;
    min-width: 200px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow: visible;
    display: block !important;
}

.w--nav-link-open {
    display: block;
    position: relative;
}

.w-nav-overlay {
    width: 100%;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow: hidden;
}

.w-nav-overlay [data-nav-menu-open] {
    top: 0;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
    width: auto;
}

.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] [data-nav-menu-open] {
    z-index: 1;
    top: 0;
    right: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay {
    width: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] [data-nav-menu-open] {
    z-index: 1;
    top: 0;
    left: auto;
}

.w-nav-button {
    float: right;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 18px;
    font-size: 24px;
    display: none;
    position: relative;
}

.w-nav-button:focus {
    outline: 0;
}

.w-nav-button.w--open {
    color: #fff;
    background-color: #c8c8c8;
}

.w-nav[data-collapse="all"] .w-nav-menu {
    display: none;
}

.w-nav[data-collapse="all"] .w-nav-button,
.w--nav-dropdown-open,
.w--nav-dropdown-toggle-open {
    display: block;
}

.w--nav-dropdown-list-open {
    position: static;
}

@media screen and (max-width: 991px) {
    .w-nav[data-collapse="medium"] .w-nav-menu {
        display: none;
    }
    .w-nav[data-collapse="medium"] .w-nav-button {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .w-nav[data-collapse="small"] .w-nav-menu {
        display: none;
    }
    .w-nav[data-collapse="small"] .w-nav-button {
        display: block;
    }
    .w-nav-brand {
        padding-left: 10px;
    }
}

@media screen and (max-width: 479px) {
    .w-nav[data-collapse="tiny"] .w-nav-menu {
        display: none;
    }
    .w-nav[data-collapse="tiny"] .w-nav-button {
        display: block;
    }
}

.w-tabs {
    position: relative;
}

.w-tabs:before,
.w-tabs:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
}

.w-tabs:after {
    clear: both;
}

.w-tab-menu {
    position: relative;
}

.w-tab-link {
    vertical-align: top;
    text-align: left;
    cursor: pointer;
    color: #222;
    background-color: #ddd;
    padding: 9px 30px;
    text-decoration: none;
    display: inline-block;
    position: relative;
}

.w-tab-link.w--current {
    background-color: #c8c8c8;
}

.w-tab-link:focus {
    outline: 0;
}

.w-tab-content {
    display: block;
    position: relative;
    overflow: hidden;
}

.w-tab-pane {
    display: none;
    position: relative;
}

.w--tab-active {
    display: block;
}

@media screen and (max-width: 479px) {
    .w-tab-link {
        display: block;
    }
}

.w-ix-emptyfix:after {
    content: "";
}

@keyframes spin {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

.w-dyn-empty {
    background-color: #ddd;
    padding: 10px;
}

.w-dyn-hide,
.w-dyn-bind-empty,
.w-condition-invisible {
    display: none !important;
}

.wf-layout-layout {
    display: grid;
}

.w-code-component>* {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

:root {
    --black: #000;
    --white: white;
    --main-colour: #C93223;
}

.w-layout-blockcontainer {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.w-layout-grid {
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}

@media screen and (max-width: 991px) {
    .w-layout-blockcontainer {
        max-width: 728px;
    }
}

@media screen and (max-width: 767px) {
    .w-layout-blockcontainer {
        max-width: none;
    }
}

body {
    color: var(--black);
    font-size: 14px;
    line-height: 24px;
}

h1 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 80px;
    font-weight: 400;
    line-height: 1.1em;
}

h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 55px;
    font-weight: 400;
    line-height: 1.1em;
}

h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 38px;
    font-weight: 400;
    line-height: 1.1em;
}

h4 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 34px;
    font-weight: 400;
    line-height: 1.1em;
}

h5 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.1em;
}

h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.1em;
}

p {
    color: #2e2e2e;
    margin-bottom: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
}


._10-px-bottom-margin-div {
    margin-bottom: 10px;
}

.container {
    flex: 1;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

._20-px-top-margin-div {
    margin-top: 20px;
}

.hero-section {
/*     background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url("https://assets-global.website-files.com/664b56b2652d8d1fd1bc401b/664b58999ef6835b33650b87_pexels-rachel-claire-4577397-1.jpg"); */
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: fixed;
    grid-template-rows: auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: flex-start;
    align-items: flex-end;
    height: 100vh;
    padding-bottom: 55px;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    position: relative;
}

._14-px-hero-text {
    color: var(--white);

    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
}

.button {
    background-color: var(--main-colour);
    color: var(--white);
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #C93223;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    padding: 12px 30px;
    font-family: Montserrat, sans-serif;
    font-size: 13.5px;
    font-weight: 700;
    line-height: 20px;
    transition: all .4s;
}

.button:hover {
    border-color: var(--white);
    background-color: var(--white);
    color: #1b578c;
}

.button.black-circle:hover {
    border-color: var(--black);
}

.h1 {
    margin-top: 0;
}

.h1.white {
    color: var(--white);
}

._900-px-max-with-div {
    max-width: 900px;
}

.section {
    padding: 60px 30px;
}

.section.top {
    background-color: var(--white);
    padding-top: 180px;
}

.section.top-line {
    border-top: 1px solid rgba(0, 0, 0, .2);
}

.top-div {
    margin-bottom: 48px;
}

.top-div.center {
    text-align: center;
}

.h2 {
    margin-top: 0;
}

.dishes-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}

._350-px-height-item-link-div {
    height: 350px;
    transition: all .65s;
    display: flex;
    overflow: hidden;
}

.team-image {
    object-fit: cover;
    border-radius: 2px;
    width: 100%;
    height: 100%;
    transition: all 3.5s;
}

.team-image:hover {
    transform: scale(1.2);
}

.item-divbox {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 15px;
}

.item-link {
    color: var(--black);
    letter-spacing: .5px;
    font-family: Playfair Display, sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 30px;
    text-decoration: none;
    transition: all .4s;
}

.item-link:hover {
    opacity: .8;
}

.middle-margin-div {
    margin-top: 20px;
    margin-bottom: 40px;
}

.view-more-link {
    color: var(--black);
    letter-spacing: 1px;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    text-decoration: none;
}

.view-more-link:hover {
    text-decoration: underline;
}

._30-px-top-margin-div {
    margin-top: 30px;
}

._390-px-height-div {
    height: 390px;
}

.about-divbox {
    padding-top: 50px;
}

.about-divbox.no-padding {
    flex-flow: column;
    padding-top: 0;
}

.about-grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-rows: auto;
    margin-top: 60px;
}

._800-px-height-divbox {
    height: 800px;
}

._650-px-height-div {
    height: 550px;
}

._100-cover-image {
    object-fit: cover;
    border-radius: 2px;
    width: 100%;
    height: 100%;
}

.center-allign-div {
    text-align: center;
}

.center-allign-div.bottom-margin {
    margin-bottom: 80px;
}

.contact-div {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.form-block-reservation {
    font-size: 24px;
    line-height: 28px;
}

.text-reservation {
    color: var(--black);
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0);
    border: 0 solid #000;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    padding: 20px 0 60px;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
}

.text-reservation:active {
    color: var(--black);
    border-bottom-color: #000;
}

.text-reservation:focus {
    color: var(--black);
    text-transform: uppercase;
    border-bottom-color: #000;
}

.text-reservation::placeholder {
    color: var(--black);
    letter-spacing: 4px;
    text-transform: uppercase;
    font-weight: 300;
}

.reservation {
    color: var(--black);
    letter-spacing: 4px;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0);
    border-width: 0 0 1px;
    border-color: #000 #000 rgba(0, 0, 0, .2);
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    margin-bottom: 0;
    padding-top: 8px;
    padding-left: 0;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
}

.reservation:active,
.reservation:focus {
    color: var(--black);
    border-bottom-color: #000;
    font-size: 15px;
}

.reservation::placeholder {
    color: var(--black);
    font-size: 15px;
}

.button-div {
    text-align: center;
}

.reservation-form {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    color: var(--black);
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}

.submit {
    color: var(--black);
    text-align: center;
    background-color: #f47a1f;
    border: 1px solid #f47a1f;
    border-radius: 100px;
    padding: 15px 80px;
    font-family: Montserrat, sans-serif;
    font-size: 13.5px;
    line-height: 20px;
    transition: all .4s;
}

.submit:hover {
    background-color: rgba(244, 122, 31, 0);
    border-color: #000;
}

.success-message {
    background-color: rgba(221, 221, 221, 0);
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 4px;
    font-size: 17px;
    line-height: 25px;
}

.reserve-form {
    background-color: #f4f4f4;
    padding: 100px 30px;
}

.footer {
    background-color: var(--black);
    color: var(--white);
    padding: 60px 30px;
}

._16-px-text {
    letter-spacing: 1px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}

.center-footer-div {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.social-grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex: 1;
    grid-template-rows: auto;
    grid-template-columns: repeat(auto-fit, 36px);
    justify-content: end;
    align-self: center;
    justify-items: end;
}

.social-grid.center {
    grid-column-gap: 6px;
    justify-content: center;
    justify-items: center;
    display: flex;
}

.copywright-link {
    color: #fff;
}

.copywright-link:hover {
    opacity: .8;
    text-decoration: underline;
}

.vertical-flex {
    flex-flow: column;
    display: flex;
}

.social-info-div {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    display: flex;
}

.nav-social-link {
    color: var(--black);
    text-transform: uppercase;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 30px;
    padding-left: 12px;
    padding-right: 12px;
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 700;
    text-decoration: none;
    transition: background-color .3s, transform .3s, color .3s;
    display: flex;
}

.nav-social-link:hover {
    color: #000;
    background-color: #fff;
    border-style: solid;
    border-color: #fff;
    transform: scale(.9);
}

._400-px-max-with-div {
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, .2);
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

.footer-bottom-text {
    color: var(--white);
    text-transform: none;
    margin-left: 5px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.team-social-div {
    border-style: none;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
    position: static;
    bottom: 0;
    left: 0;
    right: 0;
}

.team-social-div.white-content {
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.footer-flex {
    text-align: center;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    line-height: 16px;
    display: flex;
}

.footer-bottom {
    text-transform: uppercase;
    flex-wrap: wrap;
    flex: 1;
    align-items: center;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    display: flex;
}

.footer-socials-div {
    flex-wrap: wrap;
    flex: 1;
    justify-content: center;
    align-items: center;
    display: flex;
}

.footer-link {
    color: var(--white);
    text-transform: uppercase;
    margin-left: 12px;
    margin-right: 12px;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 13.5px;
    font-weight: 700;
    line-height: 22px;
    text-decoration: none;
    transition: all .3s;
    overflow: scroll;
}

.footer-link:hover {
    text-decoration: underline;
}

.center-div {
    margin-left: auto;
    margin-right: auto;
}

.tab-button {
    border: 1px solid var(--white);
    text-align: center;
    letter-spacing: 1px;
    background-color: rgba(0, 0, 0, 0);
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
}

.tab-button:hover {
    border-color: var(--main-colour);
    border-radius: 50px;
}

.tab-button.w--current {
    border: 1px solid var(--main-colour);
    background-color: var(--main-colour);
    color: var(--white);
    text-align: center;
    border-radius: 50px;
    padding-left: 40px;
    padding-right: 40px;
}

.tabs-menu {
    justify-content: space-between;
    align-items: center;
    display: flex;
}

._60-px-top-margin-div {
    margin-top: 60px;
}

.price-text {
    color: var(--main-colour);
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
}

._13-px-gray-text {
    color: #848484;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: 900;
    line-height: 23px;
}

._40-px-bottom-margin-div {
    margin-bottom: 40px;
}

._20-px-top-and-bottom-margin-div {
    margin-top: 20px;
    margin-bottom: 20px;
}

.news-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
}

.flexbox-date-div {
    border-right: 1px solid rgba(0, 0, 0, .2);
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 80px;
    margin-right: 30px;
    padding-top: 5px;
    padding-right: 50px;
    display: flex;
}

.date-text {
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}

.news-link {
    color: var(--black);
    letter-spacing: .5px;
    font-size: 26px;
    font-weight: 500;
    line-height: 30px;
    text-decoration: none;
    transition: all 1s;
}

.news-link:hover {
    text-decoration: underline;
}

.title-and-price-flex-div {
    justify-content: space-between;
    margin-top: 5px;
    margin-bottom: 15px;
    display: flex;
}

.vertical-flex-menu {
    flex-direction: column;
    display: flex;
}

.vertical-flex-menu.news {
    width: 80%;
}

.flexbox-menu {
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 40px;
    display: flex;
}

.flexbox-menu.news {
    justify-content: center;
}

._10-px-top-margin-div {
    margin-top: 10px;
}

.service-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
}

._20-px-margins-div {
    margin-top: 20px;
    margin-bottom: 20px;
}

.contact-meta-info {
    color: var(--black);
    letter-spacing: 3px;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
}

.contact-meta-info:hover {
    opacity: .6;
}

.feature-card {
    z-index: 1;
    text-align: center;
    background-color: #fff;
    flex-direction: column;
    flex: 270px;
    align-items: center;
    padding: 40px 20px;
    display: flex;
    position: relative;
}

._50-px-height-icon {
    height: 50px;
}

._250-px-div {
    max-width: 250px;
}

.feature-cards {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
}

/* .contact-hero {
    background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url("https://assets-global.website-files.com/664b56b2652d8d1fd1bc401b/664dc5fdde0d1701793fb291_pexels-rachel-claire-4577179-2.jpg");
    background-position: 0 0, 0%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    justify-content: flex-start;
    align-items: flex-end;
    height: 100vh;
    padding-bottom: 55px;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
} */

._800-px-max-div-with {
    max-width: 800px;
}

/* .hero-section-about {
    background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url("https://assets-global.website-files.com/664b56b2652d8d1fd1bc401b/664dc5fd2309fc5901d48f66_pexels-rachel-claire-4577684-1.jpg");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    justify-content: flex-start;
    align-items: flex-end;
    height: 100vh;
    padding-bottom: 55px;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
} */

.team-grid {
    grid-column-gap: 40px;
    grid-row-gap: 60px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
}

.chef-name {
    font-size: 26px;
    font-weight: 500;
    line-height: 30px;
}

.social-div-team {
    justify-content: space-between;
    max-width: 100px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.social-link-team {
    transition: all .4s;
}

.social-link-team:hover {
    opacity: .7;
}

.social-image {
    height: 20px;
    transition: all .5s;
}

.h1-bold {
    margin-top: 0;
    font-weight: 600;
}

.color-block {
    background-color: var(--black);
    border: 1px solid rgba(255, 255, 255, .4);
    width: 100%;
    height: 85px;
    margin-bottom: 10px;
    padding: 10px;
    display: flex;
}

.color-block.light-gray {
    background-color: var(--main-colour);
}

.color-block.white {
    background-color: var(--white);
    border-color: #c6c6c6;
}

.caption {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
}

.type-row {
    justify-content: space-between;
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
    padding: 25px 0 15px;
    display: flex;
}

.h1-semi-bold {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1em;
}

.div-block-style {
    width: 70%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 30px;
}

.margin-60px {
    margin-top: 60px;
}

.color-row {
    justify-content: center;
    align-items: center;
    margin: 25px auto 35px;
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
}

.rich-text-block {
    text-align: left;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}

.text-highlight {
    border: 1px solid rgba(159, 159, 159, .4);
    padding: 30px;
}

.h1-medium {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1em;
}

.margin-50px {
    margin-top: 50px;
}

.color-block-parent {
    width: 20%;
    margin-right: 20px;
}

.content-row {
    clear: left;
    width: 100%;
    margin-top: 45px;
    position: relative;
}

._60-divbox {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.center-divblock {
    text-align: center;
    max-width: 1000px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}

.type-column {
    border-radius: 2px;
    width: 33.3333%;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    display: flex;
}

.type-column.right {
    margin-right: 0;
}

.typography-flex {
    border: 1px solid rgba(159, 159, 159, .4);
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
}

.separator-dot {
    background-color: #000;
    border-radius: 100%;
    width: 4px;
    height: 4px;
    margin-left: 10px;
    margin-right: 10px;
}

.licensing-block {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.image-flex {
    justify-content: center;
    align-items: center;
    margin-top: 5px;
    display: flex;
}

.shrink-item {
    flex: 1;
    margin-top: 40px;
}

.shrink-item.grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}

.shrink-item.grid.images {
    grid-template-columns: 1fr 1fr 1fr;
}

.shrink-item.grid.icons {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 15px;
}

.shrink-item.flex {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}

.margin-40px {
    margin-top: 40px;
    position: relative;
}

.margin-30px {
    margin-top: 30px;
}

.licensing-content {
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 4px;
    flex-flow: column;
    padding: 35px;
    display: flex;
}

.licensing-content.top-margin {
    margin-top: 60px;
}

.license-link {
    color: var(--black);
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2rem;
    text-decoration: none;
    display: inline-block;
}

.license-link:hover {
    text-decoration: underline;
}

._10-px-top-padding {
    padding-top: 10px;
}

.big-paragraph {
    font-size: 18px;
    line-height: 24px;
}

._30-px-top-margin {
    margin-top: 30px;
}

._500-px-divbox {
    text-align: center;
    max-width: 500px;
    margin-bottom: 80px;
    margin-left: auto;
    margin-right: auto;
}

.thumbnail-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

._850-px-rich-text-div {
    max-width: 850px;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
}

._600-px-image-div {
    height: 600px;
    margin-left: auto;
    margin-right: auto;
}

._10-px-bottom-margin {
    text-align: center;
    margin-bottom: 10px;
}

.category-link {
    color: var(--black);
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 28px;
    text-decoration: none;
}

.category-link:hover {
    text-decoration: underline;
}

.center-div-single-page {
    text-align: center;
    margin-bottom: 30px;
}

.logo-image {
    width: 170px;
}

.image-team {
    object-fit: cover;
    border-radius: 2px;
    width: 100%;
    height: 350px;
}

@media screen and (min-width: 1920px) {
    h1 {
        font-size: 120px;
    }
    h2 {
        font-size: 65px;
    }
    h3 {
        font-size: 50px;
    }
    .nav-container {
        max-width: 1440px;
    }
    .nav-link {
        font-size: 15px;
    }
    .nav-link:hover {
        color: var(--white);
    }
    .container {
        max-width: 1440px;
    }
    .hero-section {
        padding-top: 80px;
    }
    ._14-px-hero-text {
        font-size: 16px;
    }
    ._900-px-max-with-div {
        max-width: 1350px;
    }
    .item-link {
        font-size: 30px;
        line-height: 34px;
    }
    .view-more-link {
        font-size: 17px;
    }
    ._16-px-text {
        font-size: 18px;
    }
    .center-footer-div {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .social-grid.center {
        justify-content: center;
        justify-items: center;
        margin-top: 20px;
        display: flex;
    }
    .nav-social-link {
        background-color: #fff;
    }
    .footer-bottom-text {
        color: var(--white);
        font-size: 17px;
    }
    .footer-link {
        color: var(--white);
        margin-left: 15px;
        margin-right: 15px;
        font-size: 15px;
    }
    .tab-button {
        margin-left: 10px;
        margin-right: 10px;
        padding-left: 45px;
        padding-right: 45px;
    }
    .tabs-menu {
        justify-content: center;
    }
    .news-link {
        font-size: 30px;
        line-height: 34px;
    }
    .service-title {
        font-size: 24px;
        line-height: 32px;
    }
    ._800-px-max-div-with {
        max-width: 1200px;
    }
    .chef-name {
        font-size: 27px;
    }
    ._600-px-image-div {
        height: 700px;
    }
    .h3 {
        margin-top: 0;
    }
}

@media screen and (max-width: 991px) {
    h1 {
        font-size: 60px;
    }
    h2 {
        font-size: 45px;
    }
    h3 {
        font-size: 36px;
    }
    h4 {
        font-size: 33px;
    }
    h5 {
        font-size: 30px;
    }
    h6 {
        font-size: 26px;
    }
    .nav-link {
        text-align: center;
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        margin-left: 0;
        padding: 40px 20px;
        font-size: 20px;
    }
    .nav-link:hover {
        text-decoration: underline;
    }
    .nav-link.first {
        border-top: 1px solid rgba(255, 255, 255, .2);
        border-bottom-color: rgba(255, 255, 255, .2);
        padding-left: 20px;
    }
    .nav-link.hide-on-desktop {
        display: block;
    }
    .nav-link.hide-on-desktop.last {
        border-bottom-style: none;
        padding-right: 20px;
    }
    .menu-button {
/*         background-image: url("https://assets-global.website-files.com/664b56b2652d8d1fd1bc401b/665059653868b32cd0d4656c_661fe9c1bea06e222c91ffc8_Hamb%20Menu.png"); */
        background-position: 100%;
        background-repeat: no-repeat;
        background-size: 22px;
        order: 1;
        padding-bottom: 18px;
        padding-left: 40px;
        padding-right: 0;
    }
    .menu-button.w--open {
        background-color: rgba(0, 0, 0, 0);
/*         background-image: url("https://assets-global.website-files.com/664b56b2652d8d1fd1bc401b/6650595efda9cbe05956b54c_661fe8aab495ef4640328116_cross%20(3).png"); */
        background-size: 20px;
    }
    .second-menu {
        z-index: 1;
        opacity: 0;
    }
    .brand {
        order: -1;
        margin-left: 0;
        font-size: 32px;
    }
    .brand.w--current {
        margin-left: 0;
    }
    .nav-menu {
        z-index: 2;
        background-color: #f47a1f;
    }
    .navbar {
        padding-left: 20px;
        padding-right: 20px;
    }
    .hero-section {
/*         height: 600px; */
        padding-left: 20px;
        padding-right: 20px;
    }
    .button {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .section {
        padding: 60px 20px;
    }
    .section.top {
        padding-top: 160px;
    }
    .top-div {
        margin-bottom: 50px;
    }
    .dishes-grid {
        grid-template-columns: 1fr 1fr;
    }
    ._350-px-height-item-link-div {
        height: 300px;
    }
    .middle-margin-div.no-bottom-margin-on-mobile {
        margin-bottom: 0;
    }
    .about-divbox {
        padding-top: 0;
        padding-right: 0;
    }
    .about-grid {
        grid-column-gap: 40px;
        grid-row-gap: 20px;
        grid-template-columns: 1fr;
        margin-top: 0;
    }
    ._800-px-height-divbox {
        height: 500px;
    }
    .text-reservation {
        padding-bottom: 40px;
    }
    .reserve-form {
        padding: 40px 20px;
    }
    .footer {
        padding-left: 20px;
        padding-right: 20px;
    }
    .center-footer-div {
        margin-bottom: 0;
    }
    .social-info-div {
        margin-top: 0;
    }
    .footer-flex {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        flex-direction: column;
        margin-top: 20px;
        padding-top: 0;
    }
    .tabs {
        margin-top: 60px;
    }
    .tab-button {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
        font-size: 17px;
        line-height: 26px;
    }
    .tab-button.w--current {
        padding-left: 30px;
        padding-right: 30px;
    }
 
    ._60-px-top-margin-div {
        margin-top: 40px;
    }
    ._20-px-top-and-bottom-margin-div {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .flexbox-date-div {
        max-width: 65px;
    }
    .news-link {
        font-size: 26px;
        line-height: 32px;
    }
    .contact-meta-info {
        font-size: 13px;
    }
    .feature-card._2 {
        border-right-style: none;
    }
    .feature-cards {
        grid-row-gap: 60px;
        grid-template-columns: 1fr 1fr;
        max-width: 100%;
    }
    .contact-hero,
    .hero-section-about {
        height: 600px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .team-grid {
        grid-template-columns: 1fr 1fr;
    }
    .chef-name {
        font-size: 24px;
        line-height: 28px;
    }
    .type-row,
    .div-block-style {
        width: 100%;
    }
    .text-highlight {
        width: 100%;
        padding: 20px;
    }
    .color-block-parent {
        width: 33.3333%;
    }
    ._60-divbox {
        width: 100%;
    }
    .center-divblock {
        text-align: left;
        margin-bottom: 30px;
    }
    .typography-flex,
    .licensing-block {
        width: 100%;
    }
    ._10-px-top-padding {
        padding-right: 50px;
    }
    .big-paragraph {
        font-size: 18px;
    }
    ._500-px-divbox {
        margin-bottom: 40px;
    }
    ._600-px-image-div {
        height: 450px;
    }
    .logo-image {
        width: 140px;
    }
    .image-team {
        height: 300px;
    }
}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 40px;
    }
    h2 {
        font-size: 38px;
    }
    h3 {
        font-size: 32px;
    }
    h4 {
        font-size: 28px;
    }
    h5 {
        font-size: 26px;
    }
    h6 {
        font-size: 24px;
    }
    p {
        font-size: 15px;
        line-height: 22px;
    }
    .nav-link {
        padding-top: 30px;
        padding-bottom: 30px;
        font-size: 16px;
        line-height: 28px;
    }
    .menu-button.w--open {
        background-size: 20px;
    }
    .brand {
        padding-left: 0;
        font-size: 30px;
        line-height: 40px;
    }
    .hero-section {
/*         height: 500px; */
        padding-bottom: 25px;
    }
    .h1 {
        font-size: 45px;
    }
    ._900-px-max-with-div {
        max-width: 100%;
    }
    .section.top {
        padding-top: 120px;
    }
    .top-div {
        margin-bottom: 40px;
    }
    .dishes-grid {
        grid-template-columns: 1fr;
    }
    ._390-px-height-div {
        height: 350px;
    }
    .about-divbox {
        margin-top: 20px;
        margin-bottom: 0;
    }
    .about-divbox.no-padding {
        margin-top: 0;
    }
    ._800-px-height-divbox {
        height: 400px;
    }
    ._650-px-height-div {
        height: 450px;
    }
    .center-allign-div.bottom-margin {
        margin-bottom: 60px;
    }
    .contact-div {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .text-reservation {
        font-size: 13px;
        line-height: 18px;
    }
    .text-reservation:active,
    .text-reservation:focus {
        color: var(--black);
    }
    .text-reservation::placeholder {
        color: var(--black);
        font-size: 13px;
    }
    .reservation {
        font-size: 13px;
        line-height: 18px;
    }
    .reservation:active {
        font-size: 13px;
    }
    .reservation:focus {
        color: var(--black);
        font-size: 13px;
    }
    .reservation::placeholder {
        font-size: 13px;
    }
    .reservation-form {
        flex-direction: column;
        display: flex;
    }
    .reserve-form {
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    ._16-px-text {
        font-size: 14px;
        line-height: 22px;
    }
    .center-footer-div {
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr 1fr;
        grid-auto-columns: 1fr;
    }
    .social-grid.center {
        text-align: left;
    }
    .nav-social-link {
        padding-left: 10px;
        padding-right: 10px;
    }
    ._400-px-max-with-div {
        max-width: 100%;
    }
    .footer-bottom-text {
        font-size: 16px;
    }
    .footer-flex {
        flex-wrap: wrap;
        align-items: flex-start;
    }
    .footer-bottom,
    .footer-socials-div {
        text-align: center;
        flex: 0 auto;
        justify-content: center;
        width: 100%;
        margin-bottom: 12px;
    }
    .footer-link {
        margin-left: 0;
        padding-right: 10px;
        font-size: 11px;
    }
    .tabs {
        margin-top: 0;
    }
    .tab-button {
        font-size: 16px;
        line-height: 25px;
    }
   
    .flexbox-date-div {
        max-width: 70px;
        margin-right: 0;
        padding-top: 5px;
        padding-right: 10px;
    }
    .date-text {
        font-size: 16px;
        line-height: 26px;
    }
    .news-link {
        font-size: 25px;
        line-height: 30px;
    }
    .vertical-flex-menu.news {
        width: 82%;
    }
    .flexbox-menu.news {
        justify-content: space-between;
        margin-bottom: 20px;
    }
    .service-title {
        font-size: 18px;
    }
    .feature-card {
        width: 100%;
    }
    .feature-card._3 {
        border-top-style: none;
    }
    .feature-cards {
        grid-template-columns: 1fr;
    }
    .contact-hero,
    .hero-section-about {
        height: 500px;
        padding-bottom: 25px;
    }
    .team-grid {
        grid-template-columns: 1fr;
    }
    .type-row {
        flex-direction: column;
    }
    .color-row {
        margin-top: 0;
        padding-top: 0;
    }
    .text-highlight {
        text-align: center;
        padding: 26px 9px;
    }
    .type-column {
        width: 100%;
        margin-bottom: 20px;
    }
    .shrink-item.grid.images {
        grid-template-rows: auto auto auto;
        grid-template-columns: 1fr 1fr;
    }
    .license-link {
        line-height: 1.5rem;
    }
    ._850-px-rich-text-div {
        margin-top: 10px;
    }
    ._600-px-image-div {
        height: 450px;
    }
}

@media screen and (max-width: 479px) {
    h2 {
        font-size: 32px;
    }
    h3 {
        font-size: 28px;
    }
    h4 {
        font-size: 24px;
    }
    h5 {
        font-size: 22px;
    }
    h6 {
        font-size: 20px;
    }
    p {
        font-size: 14px;
    }
    .nav-link {
        padding-left: 1.6rem;
        padding-right: 1.6rem;
        font-size: 14px;
        line-height: 24px;
    }
    .menu-button {
        background-size: 20px;
        padding-top: 0;
    }
    .menu-button.w--open {
        background-size: 18px;
    }
    .brand {
        font-size: 28px;
        line-height: 36px;
    }
    ._20-px-top-margin-div {
        margin-top: 15px;
    }
    .hero-section {
/*         height: 700px; */
        padding-bottom: 40px;
    }
    ._14-px-hero-text {
        font-size: 13px;
        line-height: 20px;
    }
    .button {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 12px;
        display: flex;
    }
    .h1 {
        font-size: 40px;
    }
    .section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .section.top {
        padding-top: 100px;
    }
    ._350-px-height-item-link-div {
        height: 280px;
    }
    .item-divbox {
        padding-left: 10px;
        padding-right: 10px;
    }
    .item-link {
        font-size: 25px;
        line-height: 28px;
    }
    .view-more-link {
        font-size: 13px;
        line-height: 20px;
    }
    ._390-px-height-div {
        height: 300px;
    }
    .about-divbox {
        margin-top: 10px;
    }
    ._800-px-height-divbox,
    ._650-px-height-div {
        height: 350px;
    }
    .center-allign-div {
        text-align: center;
    }
    .center-allign-div.bottom-margin {
        margin-bottom: 0;
    }
    .contact-div {
        padding-top: 40px;
    }
    .text-reservation {
        margin-bottom: 0;
        font-size: 11px;
        line-height: 17px;
    }
    .text-reservation::placeholder {
        font-size: 11px;
    }
    .reservation {
        font-size: 11px;
        line-height: 17px;
    }
    .reservation:active,
    .reservation:focus {
        font-size: 11px;
    }
    .reservation::placeholder {
        font-size: 11px;
    }
    .reservation-form {
        grid-row-gap: 30px;
    }
    .submit {
        flex: 0 auto;
        width: 100%;
        padding: 10px 20px;
        font-size: 14px;
    }
    .reserve-form {
        padding-bottom: 40px;
    }
    .social-grid.center {
        grid-column-gap: 6px;
        grid-row-gap: 12px;
        grid-template-rows: auto;
        grid-template-columns: repeat(auto-fit, 100%);
        grid-auto-columns: 1fr;
        width: auto;
        display: grid;
    }
    .social-info-div {
        flex-direction: column;
    }
    .nav-social-link {
        padding-left: 30px;
        padding-right: 30px;
    }
    .footer-bottom-text {
        font-size: 15px;
    }
    .footer-flex {
        text-align: center;
        flex-wrap: wrap;
        align-items: center;
    }
    .footer-bottom,
    .footer-socials-div {
        justify-content: center;
    }
    .footer-link {
        padding-left: 0;
        padding-right: 0;
    }
    .tab-button {
        width: 100%;
    }
    .ul.tabs {
        grid-template-columns: 1fr;
    }
    ._60-px-top-margin-div {
        margin-top: 40px;
    }
    .flexbox-date-div {
        border-bottom: 1px solid rgba(0, 0, 0, .2);
        border-right-style: none;
        border-right-width: 0;
        align-items: flex-start;
        width: 100%;
        max-width: 100%;
        padding-top: 0;
        padding-bottom: 15px;
    }
    .date-text {
        font-size: 16px;
        line-height: 16px;
    }
    .news-link {
        font-size: 25px;
        line-height: 28px;
    }
    .vertical-flex-menu.news {
        width: 100%;
    }
    .flexbox-menu.news {
        flex-direction: column;
        margin-bottom: 40px;
    }
    .service-title {
        font-size: 16px;
        line-height: 22px;
    }
    .feature-card {
        width: 100%;
    }
    .contact-hero,
    .hero-section-about {
        height: 700px;
        padding-bottom: 40px;
    }
    .social-div-team {
        margin-top: 20px;
    }
    .color-block {
        height: 55px;
        margin-bottom: 10px;
        margin-right: 0;
    }
    .type-row {
        flex-direction: column;
    }
    .margin-60px {
        margin-top: 40px;
    }
    .color-row {
        flex-direction: column;
        margin-top: 0;
    }
    .text-highlight {
        width: 32%;
        padding: 20px 10px;
    }
    .color-block-parent {
        width: 100%;
        margin-right: 3%;
    }
    .center-divblock {
        margin-bottom: 30px;
    }
    .type-column {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0;
    }
    .typography-flex {
        width: 68%;
    }
    .separator-dot {
        margin-top: 10px;
        margin-bottom: 10px;
        display: block;
    }
    .licensing-block {
        padding-left: 20px;
        padding-right: 20px;
    }
    .image-flex {
        flex-direction: column;
        align-items: center;
    }
    .shrink-item {
        margin-right: 0;
    }
    .shrink-item.flex {
        margin-top: 20px;
        margin-right: 0;
    }
    .licensing-content {
        flex-direction: column;
        padding-left: 20px;
        padding-right: 20px;
    }
    ._10-px-top-padding {
        padding-right: 0;
    }
    .big-paragraph {
        font-size: 16px;
        line-height: 26px;
    }
    ._500-px-divbox {
        margin-bottom: 25px;
    }
    ._600-px-image-div {
        height: 300px;
    }
    .image-team {
        height: 280px;
    }
}

/* End Template Style */


/* Home Slider */
.home-banner-carousel {
    position: absolute;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: -1;
    overflow: hidden;
}


.home-banner-carousel .item img {
    height: 100vh;
    object-fit: cover;
    width: 100%;
}

/* Home Slider End */

/* Customize Css */

.ast-primary-header-bar {
    background: #1371b7;
}

.ast-builder-menu-1 .menu-item > .menu-link {
    letter-spacing: 1px;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {
        margin-bottom: 0;
 }
.ast-footer-copyright p {
    font-size: 14px;
}

.ast-logo-title-inline .ast-site-identity {
    padding: 0.5em 0;
}
.site-header {
    position: fixed;
    top: 0%;
    left: 0%;
    right: 0;
}
.main-header-menu > .menu-item > .menu-link {
    text-transform: uppercase;
}

.ast-custom-button {
    text-transform: uppercase;
}

.ast-footer-copyright {
    text-transform: uppercase;
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, .ast-builder-menu-1 .current-menu-ancestor > .menu-link {
    font-weight: 700;
}

.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link:focus, .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle:focus, .ast-builder-menu-1 .current-menu-ancestor > .menu-link:focus {
	outline:none;
}

.ast-mobile-popup-drawer.active .menu-toggle-close:focus {
    outline: none;
}
.ast-mobile-popup-drawer.active .menu-toggle-close{
	border:0;
}

/* Online Button */
.orderonline-btn {
    background-color: #fff;
    color: #1b578c;
    text-align: center;
    letter-spacing: 0px;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    padding: 12px 24px;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    transition: all .4s;
}


.orderonline-btn:hover {
    border-color: #C93223;
    background-color: #C93223;
    color: #fff;
}

.orderonline-btn:hover img {
    filter: invert(100) brightness(100);
}

.inline-item {
display:flex;
align-items:center;
gap:0.5rem;
}
/* End Online Button */
.ast-primary-header-bar {
	border-bottom:0;
}
.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none
}

/* Hero Section */
.entry-content .hero-title {
	 font-size: 48px;
    font-weight: 400;
    line-height: 1.1em;
    font-weight: 700;
    text-transform: uppercase;
}

/* Floating Social Links */
.social-floating-links {
    position: fixed;
    right: 0;
    top: 50vh;
    width: 56px;
    background: #C93223;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
	transition: all .4s;
	z-index:9;
}
.social-floating-links:hover {
    background: #1b578c;
}

.inner-social-block {
    display: flex;
    flex-direction: column;
    padding: 12px 10px;
}

.inner-social-block img {
    padding: 8px;
}
/* Floating Social Links End */
.section .h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.1em;
	letter-spacing:2px;
}
.white {
	color:#fff !important;
}
.uppercase {
	text-transform:uppercase !important;
}
.text-24 {
	font-size:24px;
}
.weight-700 {
    font-weight: 700;
}
.text-20 {
    font-size: 20px;
}
.text-center {
text-align:center;
}
/* Awards*/

.awards-wraper {
        display: flex;
        align-items: center;
        gap: 40px;
        justify-content: center;
	    flex-wrap:wrap;
    }
.wer.white {
    margin: 30px 0 0;
}
.award-winner {
    text-align: center;
}

.award-winner span {
    display: block;
    line-height: 1.4em;
	font-size: 16px;
}

.wetext {
    position: relative;
    width: max-content;
    margin: auto;
    font-size: 28px;
    line-height: initial;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.best-sushi-winner {
    font-size: 48px;
    text-transform: uppercase;
    margin: 0px auto 24px;
    text-align: center;
    font-weight: 700;
    line-height: initial;
    letter-spacing: 4px;
}


.best-charleston {
    text-align: center;
    margin: 24px 0 0;
    text-transform: uppercase;
    letter-spacing: 2px;
	font-size:16px;
}

.wetext::before {
    position: absolute;
    content: '';
    height: 2px;
    width: 40px;
    background: #fff;
    top: 50%;
    left: -50px;
}
.wetext::after {
    position: absolute;
    content: '';
    height: 2px;
    width: 40px;
    background: #fff;
    top: 50%;
    right: -50px;
}
.winlogos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

/* Quality */
.content-block-sec-left h3, .content-block-sec-top-right h3, .content-block-sec-btm-right h3 {
    font-size: 34px;
    font-weight: 500;
}

.content-block-sec-left {
    padding: 60px 0px 30px;
}


.content-block-sec-top-right {
    padding: 90px 0px 40px;
}
.content-block-sec-btm-right {
    padding: 80px 0px 40px;
}

/* Reviews*/

.review-box {
    padding: 30px 40px;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    filter: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
}

.owl-carousel .owl-item .stars-inline img {
    width: 26px;
    height: 26px;
}

.stars-inline {
    display: flex;
    justify-content: center;
    margin-bottom: 16px;
}

.author-comments {
    line-height: 1.4em;
    font-size: 16px;
}

.author-name {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Montserrat';
    margin-bottom: 10px;
}

.review-sec .owl-stage {
  display:flex;
}
.review-sec .owl-stage .item {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #1371b7 !important;
}

/* Gallery */
.gallery {
    padding: 60px 30px 0;
}

.galler-wraper {
    display: grid;
    grid-template-rows: repeat(2, minmax(0, 1fr));
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.5rem;
}

.galler-wraper .item-gallery:first-child {
    grid-row: span 2 / span 2;
}
.item-gallery .gallery-img {
    display: flex;
    height: 100%;
}

.item-gallery img {
    object-fit: cover;
}


.gallery-mobile {
	display:none;
}

/* Locations */
.locations-wraper-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.location-items {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    margin-bottom: 8px;
}

.location-items img {
    margin-top: 5px;
}

.action-button {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.75rem;
    margin-top: 16px;
}

.locations-wraper-block .action-button .button {
    min-width: 175px;
}

.location-phone a {
    color: #fff;
  transition:all 0.4s;
}

.location-phone a:hover, .location-phone a:focus {
   color:#1371b7;
}

.locations-wraper-block .action-button .button.bg-transparen-btn {
    background: transparent;
    border-color: #fff;
}
.locations-wraper-block .action-button .button.bg-transparen-btn:hover {
 background:#fff;
}

/* Footer */
.section.locations.footer-sec {
    padding: 60px 20px;
}
.copyright-blocks {
    padding: 16px 0px;
    text-align: center;
}

.footer-sec-heading {
    border-bottom: 1px solid #737373;
    padding-bottom: 20px;
	margin: 0 !important;
}

.copyright-blocks p, .copyright-blocks p a {
    font-size: 14px;
    text-transform: uppercase;
}

.copyright-blocks p a {
    color: inherit;
}

.copyright-blocks p a:hover, .copyright-blocks p a:focus {
color:#1b578c;
}

/* Header*/
.ast-header-break-point .ast-primary-header-bar {
	border-bottom-color: transparent;
}
.ast-mobile-popup-drawer.active .menu-toggle-close:focus {
    outline: none;
    border: 0;
}

/* Hero Section */ 
.home-banner-sec {
background-image: url(/wp-content/uploads/2024/07/hero-background.jpg);
}
.menu-hero-sec {
	background-image: url(/wp-content/uploads/2024/07/menu-hero-bg.jpg);
}
.about-hero-sec {
	background-image: url(/wp-content/uploads/2024/07/about-hero-bg.jpg);
}


/* Menu Filter */
ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
    justify-content: space-between;
    align-items: center;
    display: flex;
	border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
ul.tabs li{
    border: 1px solid var(--white);
    text-align: center;
    letter-spacing: 1px;
    background-color: rgba(0, 0, 0, 0);
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
	vertical-align: top;
    text-align: left;
    cursor: pointer;
    color: #000;
    padding: 9px 30px;
    text-decoration: none;
    display: inline-block;
    position: relative;
	text-transform: uppercase;
}
.tab-link:hover {
    border-color: #1b578c;
    border-radius: 50px;
}

ul.tabs li.current{
        border: 1px solid #1b578c;
    background-color: #1b578c;
    color: var(--white);
    text-align: center;
    border-radius: 50px;
    padding-left: 40px;
    padding-right: 40px;
	font-weight:700;
}

.tab-content{
    display: none;
}

.tab-content.current{
    display: inherit;
}

.menu-title {
    font-weight: 700;
    font-size: 18px;
    color: #1b578c;
    border-bottom: 1px solid #1b578c;
    padding-bottom: 8px;
}

.menu-items .item-divbox {
    padding: 24px 30px;
}

.menu-items .menu-desc {
    margin-bottom: 10px;
    line-height: initial;
}

.menu-items .price-text {
    color: #1b578c;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}

.tabcontent-title {
    padding: 24px 0 32px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 800;
    font-family: 'Montserrat';
    color: #1b578c;
}


/* About Us */
.inner-page-title .hero-overline {
    font-size: 20px;
}
.inner-page-title .hero-title {
    font-size: 64px;
    text-transform: uppercase;
    font-weight: 700;
}

.items-center {
    align-items: center;
}


.inner-page-about .about-divbox {
    padding-top: 0;
}

.inner-page-about .about-grid {
    margin-top: 0;
}

.image-top-40 {
    margin-top: -40px;
}


/* Privacy */
.hero-section2 {
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: fixed;
    grid-template-rows: auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: flex-start;
    align-items: flex-end;
    height: 450px;
    padding-bottom: 55px;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    position: relative;
}


.privacy-page-banner {
    background-image: url(/wp-content/uploads/2024/07/privacy-bg.jpg);
}


.hero-section2 .hero-title {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
}

.logo-on-hero {
    position: absolute;
    top: 55%;
    right: 100px;
    width: 240px;
    transform: translateY(-50%);
}

.privacy-heading {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}

.top-p-content {
    margin-bottom: 32px;
}


.privacy-topics {
    padding: 0px 24px;
}

.heading-topic {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 16px;
	margin-top: 16px;
}

.pad-content {
    padding: 0px 24px 10px;
    border-bottom: 1px solid #ccc;
}

.archive-text-privacy {
    background: #efefef;
    padding: 10px 24px;
}

.archive-text-privacy a {
    color: inherit;
    text-decoration: underline;
}
.logo-area {
    margin: auto;
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.logo-area img {
    width: 160px;
}
.pad-content li {
    font-size: 17px;
}

.pad-content.no-border-bottom {
	border-bottom:0px;
}


/* Reservations */
.reservation-page-banner {
	 background-image: url(/wp-content/uploads/2024/07/reservation-bg.jpg);
}

.terms-checkbox .wpcf7-list-item {
    margin-left: 0;
}
.terms-checkbox {
    display: flex;
}

.terms-checkbox ul {
    margin: 0;
    padding-left: 16px;
}

input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type=reset], input[type=tel], input[type=date], select, textarea, input[type=time], input[type=time] {
    height: 40px;
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}

.wpcf7 input.wpcf7-form-control:not([type=submit]):focus, .wpcf7 select.wpcf7-form-control:focus, .wpcf7 textarea.wpcf7-form-control:focus {
    border: 0;
    border-bottom: 1px;
    border-style: solid;
    border-color: #1371b7;
}

.wpcf7 input.wpcf7-form-control:not([type=submit]), .wpcf7 textarea.wpcf7-form-control {
    padding: 12px 0;
}

.reservation-form p {
    margin: 0;
}
a:focus {
    outline: none;
}
.wpcf7 .wpcf7-not-valid-tip {
    position: absolute;
}

.terms-text-form p, .terms-text-form li, .terms-text-form li p {
    font-size: 16px;
	line-height: 1.2;
}

.terms-text-form a {
    color: #2388cc;
    font-weight: 600;
    font-style: italic;
}

::placeholder {
    color: #595959;
    text-transform: uppercase;
}
textarea {
    resize: none;
    height: 120px;
    margin: 20px 0 20px;
}
.wpcf7 select.wpcf7-form-control {
    padding: 6px 0px;
}

.wpcf7 .wpcf7-submit {
    text-align: center;
    border-radius: 100px;
    padding: 12px 48px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
    transition: all .4s;
    font-weight: 700;
	min-width: 210px;
}
.wpcf7-spinner {
    display: none;
}
.required-text {
    margin-bottom: 20px;
    font-weight: 500;
    color: #666;
}
.submit-btn-wraper {
    text-align: center;
    margin-top: 20px;
}

.otherfiled {
    margin-top: 20px;
}
.wpcf7 form .wpcf7-response-output {
    max-width: 600px;
    margin: auto;
    margin-top: -30px;
    margin-bottom: 40px;
    text-align: center;
}

/* Jobs */
#resumeupload {
    display: none;
}

.coverletter textarea {
    margin-top: 0;
}
.labelfile {
    padding: 12px 24px;
    display: flex;
    background: #efefef;
    width: max-content;
    min-width: 200px;
    justify-content: center;
    text-transform: uppercase;
    color: #777;
    border-radius: 3px;
    gap: 2px;
	cursor:pointer;
	align-items:center;
}
.resume br {
    display: none;
}
.resumefile {
    margin-bottom: 10px !important;
}
.resume .wpcf7 .wpcf7-not-valid-tip {
    margin-top: 0px;
	position:relative;
}

/* Responsive */

@media(max-width:991px) {
	.ast-mobile-popup-drawer.active .menu-toggle-close {
    border: 0;
    outline: none;
}
	.hero-section2 .hero-title {
      font-size:32px;
  }

.logo-on-hero {
  display:none
}
	   ul.tabs {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr 1fr;
        grid-auto-columns: 1fr;
        align-items: center;
        justify-items: center;
        display: grid;
    }
	ul.tabs li {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 26px;
}
	.image-top-40 {
    margin-top: 0px;
}
.inner-page-about .about-grid {
    margin-top: 10px;
}

.w-layout-grid.about-grid.about-grid-two {
    display: flex;
    flex-direction: column-reverse;
}
}


@media(max-width:767px) {
	
	.social-floating-links {
       top: 45vh;
     }
	
	.inner-page-title .hero-title {
    font-size: 20px;
}
	.hero-section2 .hero-title, .privacy-heading {
    font-size: 20px;
}
		.inner-page-title .hero-overline {
    font-size: 13px;
}
	.pad-content p, .pad-content li {
    font-size: 14px;
}

	.hero-section2 { 
		 height:270px;
	}
	
	.about-divbox h3 {
      font-size: 24px;
     }
	
	.privacy-topics, .pad-content {
		padding: 0;
	}
	.pad-content ul {
    margin-left: 0;
}
	 ul.tabs {
        grid-template-columns: 1fr 1fr;
    }
	.locations-wraper-block {
		grid-template-columns:1fr 1fr;
		gap: 2rem;
	}
	.entry-content .hero-title {
    font-size: 20px;
}
.section .h2 {
    font-size: 24px;
	letter-spacing:1px;
}

.best-sushi-winner {
    font-size: 28px;
    letter-spacing: 1px;
}
.wetext {
    font-size: 20px;
}
.award-winner span {
    font-size: 14px;
}

.wetext::before {
    width: 24px;
    left: -30px;
}

.wetext::after {
    width: 24px;
    right: -30px;
}
	
.content-block-sec-left, .content-block-sec-btm-right, .content-block-sec-top-right {
    padding: 0;
}

.content-block-sec-left h3, .content-block-sec-top-right h3, .content-block-sec-btm-right h3 {
    font-size: 28px;
    line-height: 1em;
}
}





@media(max-width:575px) {
	.locations-wraper-block {
		grid-template-columns:1fr;
		gap: 2rem;
	}
	
	.desktop-gallery {
		display:none;
	}
	
	.gallery-mobile {
		display:block;
	}
	
.gallery-mobile .item {
    display: flex;
    height: 250px;
    width: auto;
}

.gallery-mobile .item img {
    object-fit: cover;
}
	 ul.tabs {
        grid-template-columns: 1fr;
    }
	
	.winlogos img {
    width: 80px;
}

}


