@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

:root {
  --prmary: #15100B;
  --secondary: #C9A24B;
  --tertiary: #15100B;
  --headerbg: #fff;
  --headercl: #000;
  --footerbg: var(--prmary);
  --footercl: #000;
  --foot2bg : #000;
  --foot2cl : #fff;
}
html {
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0;
}

body {
    color: #000 !important;
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    line-height: 20px;
    overflow: unset;
    background: #fff !important;
}

body,
td,
th,
input,
textarea,
select,
a {
    font-size: 12px;
}

body {
    font-family: "Jost", sans-serif !important;
}


/* sss */

.bundled_prodt_options.col-sm-12 {
    max-height: unset !important;
}

.Menu #dialog-form #postcodepopup {
    display: inline-block;
}

.slideshow .nivoSlider {
    margin-bottom: 0 !important;
}

.home_page_tel #header #red-box {
    display: none;
}

body #header #red-box {
    display: block;
}

.home_page_tel .container #content {
    background-color: transparent;
    margin-top: 0px;
}

.col-sm-8>iframe {
    width: 100%;
}

.footer-last-links {
    padding-top: 15px;
}


/* sss */

.logaccount .col-sm-4 {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    min-height: 340px;
    text-align: center;
    width: 32.2%;
    padding: 0;
    margin: 0px 4px;
}

.logaccount .col-sm-4:hover {
    background-color: #fff;
    border: 1px solid #000;
}

.logaccount .col-sm-4 h2 {
    background-color: #dcdcdc;
    font-size: 26px;
    font-weight: bold;
    padding: 5px 0 7px;
}

.logaccount .col-sm-4 img {
    display: inline-block;
    padding-top: 10px;
}

.logaccount .col-sm-4 .content {
    padding: 0 !important;
    margin: 0 !important;
}

.logaccount .col-sm-4 .content ul {
    list-style: none;
    padding: 0;
}

.logaccount .col-sm-4 .content ul li a {
    border-bottom: 1px solid #dcdcdc;
    color: #000;
    display: block;
    padding: 5px 0;
    text-decoration: none;
}

.logaccount .col-sm-4 .content ul li a:hover {
    color: #000;
}

img.img-responsive.adjmargin-center {
    margin: 0 auto;
}

h1,
.welcome {
    color: #000;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: normal;
    text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}

h2 {
    color: #000;
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 5px;
}

p {
    margin-top: 0px;
    margin-bottom: 20px;
}

a,
a:visited,
a b {
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

form {
    padding: 0;
    margin: 0;
    display: inline;
}

input[type='text'],
input[type='password'],
textarea {
    background: #fff;
    border: 1px solid #dcdcdc;
    padding: 5px;
    margin: 5px auto;
}

select.form-control {
    margin: 5px auto;
}

select {
    background: #fff;
    border: 1px solid #DBDBDB;
    padding: 2px;
    color: #2B201C !important;
}

label {
    cursor: pointer;
}

.dot {
    border-bottom: 5px dotted #dcdcdc;
    display: inline-block;
    height: 2px;
    margin-bottom: 20px;
    margin-left: -15px;
    margin-top: 20px;
    width: 102.8%;
}

.alnfix,
.option-opened {
    display: inline-block;
    list-style: outside none none;
    padding: 0;
}

.Contact.Us .content #phone {
    display: none;
    height: 25px;
    width: 120px;
}

.otima {
    padding: 5px 10px;
    text-align: left;
}

.otima h4 {
    margin-bottom: 4px;
    padding-top: 10px;
}

#header .row {
    margin: 0;
}

#header .container {
    padding: 0;
}

#openingh {
    background: url(images/time.png) no-repeat center center #000;
    border: 5px solid #dcdcdc;
    color: #fff;
    margin-right: 5px;
    width: 32%;
}

#openingh h2 {
    text-align: center;
    color: #FFF !important;
}

.banner-main img {
    border-left: 1px solid #dcdcdc;
}

body.home_page_tel .container {
    width: 100%;
    max-width: 100%;
    padding: 0px;
    position: relative;
}

.container .container {
    border: 0px;
}

.option-opened {
    display: inline-block;
    width: 100%;
}

.option-opened ul,
.option_values_radiobtn ul,
ul.alnfix {
    clear: both;
    list-style: outside none none;
    padding: 0;
}

.option-opened ul li,
.option_values_radiobtn ul li,
ul.alnfix li {
    display: inline-block;
    line-height: 17px;
    min-width: 49%;
}

.option-opened ul li label,
.option_values_radiobtn ul li label,
ul.alnfix li label {
    margin: 0;
}

.option-opened ul {
    padding: 0;
    list-style: outside none none;
}

.dropdown-menu1 {
    margin: 0 !important;
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    overflow: visible !important;
}

body.Feedback #content .col-sm-6 {
    width: 100%;
}

#cart-customer-data {
    background-color: var(--prmary);
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 7px 3px;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
}

#cart-customer-data a.wlink,
#cart-customer-data a {
    color: #fff;
    padding: 0 2px;
    text-decoration: underline;
}

#cart-customer-data a.wlink,
#cart-customer-data a:hover {
    color: var(--prmary);
}

#cart-customer-data a.wlink {
    color: #000;
    padding: 0 7px;
    text-decoration: underline;
}

#cart-customer-data a.wlink:hover {
    color: #000;
    text-decoration: none;
}

.wback {
    clear: both;
}

.wmessage {
    max-width: 100%;
    margin: auto;
    position: relative;
}


/* layout */

#toptel {
    background: url(images/topright.png) no-repeat;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    height: 125px;
    line-height: 33px;
    margin-left: 650px;
    padding-left: 110px;
    padding-top: 6px;
    position: absolute;
    text-align: left;
    top: 57px;
    width: 839px;
}

#toptel a {
    color: #FFF;
}

#columnleftcat #column-left .box-heading {
    display: none;
}

#columnleftcat.fixed #column-left {
    margin-top: 0px;
}
#column-right .box-heading {
    background-color: var(--prmary);
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    font-family: "Jost", sans-serif;
}

#column-right .no {
    display: none;
}

#sid_account .box-content {
    padding-bottom: 10px;
    border: 0px;
    background: #fff;
    border-top: 1px solid #dcdcdc;
}

#sid_account .box-content li a {
    color: #000;
    font-weight: 500;
}

#sid_account .box-content li a:hover {
    color: var(--secondary);
    text-decoration: none;
}

#mobile-cart-total #mobile_cart_btn,
#mobilonly {
    display: none;
}

#login-remember {
    margin-right: 5px;
}


/* header */

.home_page_tel .cycle-slideshow {
    margin-left: 60px;
    max-width: 486px !important;
}

.home_page_tel .cycle-slideshow img {
    position: absolute;
    left: -35px;
}

.home_page_tel .cycle-slideshow p {
    color: #fff;
    margin: 0;
    padding: 0 !important;
}

#language {
    position: absolute;
    top: 15px;
    left: 335px;
    width: 75px;
    color: #dcdcdc;
    line-height: 17px;
}

#language img {
    cursor: pointer;
}

#currency {
    color: #dcdcdc;
    left: 455px;
    line-height: 17px;
    position: absolute;
    top: 10px;
    width: 75px;
}

#currency a {
    display: inline-block;
    padding: 2px 4px;
    border: 1px solid #CCC;
    color: #dcdcdc;
    text-decoration: none;
    margin-right: 2px;
    margin-bottom: 2px;
}

#currency a b {
    color: #000;
    text-decoration: none;
}

.lifbtw {
    float: right;
    margin-top: 2px;
    position: absolute;
    right: 363px;
}

#topresi {
    background: url(images/topresi.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    float: right;
    padding: 12px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 105px;
    width: 170px;
}

#topresi a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 0 8px;
    text-decoration: none;
}

.breadcrumb {
    color: #dcdcdc;
    margin-bottom: 20px;
}

.success,
.warning,
.attention,
.information {
    padding: 10px 10px 10px 33px;
    margin: 15px auto;
    color: #000;
}

.warning {
    background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
    border: 1px solid #F8ACAC;
}

.attention {
    background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
    border: 1px solid #F2DD8C;
}

.success .close,
.warning .close,
.attention .close,
.information .close {
    float: right;
    padding-top: 4px;
    padding-right: 4px;
    cursor: pointer;
}

.required {
    color: #FF0000;
    font-weight: bold;
    /* float: left; */
}

.error {
    display: block;
    color: #FF0000;
}

.help {
    color: #dcdcdc;
    font-size: 10px;
    font-weight: normal;
    display: block;
}

table.form {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

table.form tr td:first-child {
    width: 150px;
}

table.form>*>*>td {}

table.form td {
    padding: 4px;
}

input.large-field,
select.large-field {
    width: 300px;
}

table.list {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    margin-bottom: 20px;
}

table.list td {
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

table.list thead td {
    background-color: var(--prmary);
    padding: 0px 5px;
}

table.list thead td a,
.list thead td {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

table.list tbody td a {
    text-decoration: underline;
}

table.list tbody td {
    vertical-align: top;
    padding: 0px 5px;
}

table.list .left {
    text-align: left;
    padding: 7px;
}

table.list .right {
    text-align: right;
    padding: 7px;
}

table.list .center {
    text-align: center;
    padding: 7px;
}

.pagination {
    border-top: 1px solid #dcdcdc;
    padding-top: 8px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.pagination .links {
    float: left;
}

.pagination .links a {
    display: inline-block;
    border: 1px solid #fff;
    padding: 4px 10px;
    text-decoration: none;
    color: #A3A3A3;
}

.pagination .links b {
    display: inline-block;
    border: 1px solid #fff;
    padding: 4px 10px;
    font-weight: normal;
    text-decoration: none;
    color: #CD0D0D;
    background: #fff;
}

.pagination .results {
    float: right;
    padding-top: 3px;
}


/* button */

a.button,
input.button {
    background: var(--secondary);
    border: 1px solid var(--secondary);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    padding: 4px 15px;
    text-decoration: none;
    margin: 1px;
    border-radius: 2px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.33);
    font-size: 16px;
    transition: all 0.5s;
}

a.button:hover,
input[type=button]:hover {
    background: var(--prmary);
    border-color: var(--prmary);
    color: #fff;
    text-decoration: none;
}

a.button:hover span {
    color: #fff;
}

.buttons {
    background: none repeat scroll 0% 0% #fff;
    border: 1px solid #fff;
    overflow: auto;
    padding: 6px;
    margin-bottom: 20px;
    color: #000;
}

.buttons .left {
    float: left;
    text-align: left;
}

.buttons .right {
    float: right;
    text-align: right;
    font-weight: 500;
}

.buttons .center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.htabs {
    height: 30px;
    line-height: 16px;
    border-bottom: 1px solid #dcdcdc;
}

.htabs a {
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    background: #CD0D0D;
    padding: 7px 15px 6px 15px;
    float: left;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    color: #fff;
    margin-right: 2px;
    display: none;
}

.htabs a.selected {
    padding-bottom: 7px;
    background: #fff;
    color: #2B201C;
}

/* box */
.box .box-content {
    padding: 0px;
}
.product-det-left {
    display: inline-block;
    float: left;
}

.product-det-left img {
    border: 1px solid #dcdcdc;
}

.product-det-right {
    display: inline-block;
    padding-left: 0px;
    width: 100%;
}


/* box products */

.box-product {
    width: 100%;
    overflow: auto;
}

.box-product>div {
    display: inline-block;
    margin: 14px;
    vertical-align: top;
    width: 204px;
}

#column-left+#column-right+#content .box-product>div {
    width: 119px;
}

.box-product .image {
    display: block;
    margin-bottom: 0px;
}

.box-product .image img {
    padding: 3px;
    border: 1px solid #dcdcdc;
}

.box-product .name a {
    font-weight: bold;
    text-decoration: none;
    display: block;
    margin-bottom: 4px;
}

.box-product .price {
    display: block;
    font-weight: bold;
    color: #dcdcdc;
    margin-bottom: 4px;
}

.box-product .price-old {
    color: #F00;
    text-decoration: line-through;
}

.box-product .price-new {
    font-weight: bold;
}

.box-product .rating {
    display: block;
    margin-bottom: 4px;
}

/* box category */

.box-category ul {
    list-style: none;
    margin: 0;
    padding: 0;
}



.box-category>ul>li a.active+ul {
    display: block;
}



body.Contact.Us #content #content #carousel0,
body.Contact.Us #content #content h1.fntit {
    display: none;
}

/* content */

#content .content {
    overflow: auto;
    padding: 0px;
    color: #000;
}

#content .content .left {
    float: left;
    width: 49%;
}


/* category */

#payment-method tr {
    display: block;
    padding-bottom: 10px !important;
}

#payment-method td {
    vertical-align: middle;
}

#payment-method input {
    margin-left: 0;
    margin-right: 5px;
    margin-top: 2px;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    margin-left: 0 !important;
    margin-right: 5px;
    margin-top: 0;
}

.category-info {
    overflow: auto;
    margin-bottom: 20px;
}

.category-info .image {
    float: left;
    padding: 5px;
    margin-right: 15px;
    border: 1px solid #dcdcdc;
}

.category-list {
    overflow: auto;
    margin-bottom: 20px;
}

.category-list ul {
    float: left;
    width: 18%;
}

.category-list .div a {
    text-decoration: underline;
    font-weight: bold;
}


/* manufacturer */

.manufacturer-list {
    border: 1px solid #fff;
    padding: 5px;
    overflow: auto;
    margin-bottom: 20px;
}

.manufacturer-heading {
    background: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 8px;
    margin-bottom: 6px;
}

.manufacturer-content {
    padding: 8px;
}

.manufacturer-list ul {
    float: left;
    width: 25%;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 10px;
}


/* product */

.product-filter {
    border-bottom: 3px solid #C9651A;
    margin-top: -43px;
    overflow: auto;
    padding-bottom: 5px;
    display: none;
}

.product-filter .display {
    margin-right: 15px;
    float: left;
    padding-top: 4px;
    color: #BBBBBB;
}

.product-filter .display a {
    font-weight: bold;
}

.product-filter .sort {
    float: right;
    color: #BBBBBB;
}

.product-filter .limit {
    margin-left: 15px;
    float: right;
    color: #BBBBBB;
}

.product-compare {
    padding-top: 6px;
    margin-bottom: 25px;
    font-weight: bold;
    display: none;
}

.product-compare a {
    text-decoration: none;
    font-weight: bold;
}

.product-list>div {
    overflow: auto;
    margin-bottom: 15px;
}

.product-list .right {
    float: right;
    margin-left: 15px;
}

.product-list>div+div {
    border-top: 1px solid #dcdcdc;
    padding-top: 16px;
}

.product-list .image {
    float: left;
    margin-right: 10px;
}

.product-list .image img {
    padding: 3px;
    border: 1px solid #dcdcdc;
}

.product-list .name {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 3px;
    padding-top: 15px;
    text-transform: capitalize;
}

.product-list .name a {
    color: #CD0D0D;
    font-weight: bold;
    text-decoration: none;
}

.product-list .description {
    line-height: 15px;
    margin-bottom: 5px;
    color: #dcdcdc;
}

.product-list .rating {
    color: #7B7B7B;
}

.product-list .price {
    float: right;
    height: 50px;
    margin-left: 8px;
    text-align: right;
    color: #BBBBBB;
    font-size: 12px;
}

.product-list .price-old {
    color: #F00;
    text-decoration: line-through;
}

.product-list .price-new {
    font-weight: bold;
}

.product-list .price-tax {
    font-size: 12px;
    font-weight: normal;
    color: #BBBBBB;
}

.product-list .cart {
    margin-bottom: 3px;
}

.product-list .wishlist,
.product-list .compare {
    margin-bottom: 3px;
}

.product-list .wishlist a {
    color: #BBBBBB;
    text-decoration: none;
    padding-left: 18px;
    display: block;
    background: url('../image/add.png') left center no-repeat;
}

.product-list .compare a {
    color: #BBBBBB;
    text-decoration: none;
    padding-left: 18px;
    display: block;
    background: url('../image/add.png') left 60% no-repeat;
}

.product-grid {
    width: 100%;
    overflow: auto;
}

.product-grid>div {
    background-color: #fff;
    display: inline-block;
    margin: 5px 4px;
    padding: 10px;
    vertical-align: top;
    width: 168px;
}

#column-left+#column-right+#content .product-grid>div {
    width: 156px;
}

.product-grid .image {
    display: block;
    margin-bottom: 0px;
    line-height: 9px;
    clear: both;
}

.product-grid .image img {
    padding: 0px;
}

.product-grid .name a {
    color: #2B201C;
    display: block;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 17px;
    margin-bottom: 4px;
    min-height: 34px;
    padding-left: 3px;
    text-decoration: none;
}

.product-grid .description {
    display: none;
}

.product-grid .rating {
    display: block;
    margin-bottom: 4px;
}

.product-grid .price {
    display: block;
    font-weight: bold;
    color: #000;
    margin-bottom: 4px;
    float: left;
}

.product-grid .price-old {
    color: #F00;
    text-decoration: line-through;
}

.product-grid .price-new {
    font-weight: bold;
}

.product-grid .price .price-tax {
    display: none;
}

.product-grid .cart {
    float: right;
    margin: auto;
    text-align: center;
    width: 90px;
}

.product-grid .cart a.button {
    display: none;
}

.product-grid .cart a {
    color: #fff;
    padding: 3px 6px;
    text-decoration: none;
    font-weight: bold;
}

.product-grid .wishlist,
.product-grid .compare {
    margin-bottom: 3px;
}

.product-grid .wishlist a {
    color: #BBBBBB;
    text-decoration: none;
    padding-left: 18px;
    display: block;
    background: url('../image/add.png') left center no-repeat;
}

.product-grid .compare a {
    color: #BBBBBB;
    text-decoration: none;
    padding-left: 18px;
    display: block;
    background: url('../image/add.png') left center no-repeat;
}


/* Product */

.product-info {
    border: 1px solid #dcdcdc;
    background-color: #fff;
    margin-bottom: 20px;
    overflow: auto;
    padding: 10px;
}

.product-info>.left {
    float: left;
    margin-right: 15px;
}

.product-info>.left+.right {
    margin-left: 265px;
}

.product-info .image {
    background-color: #dcdcdc;
    border: 1px solid #dcdcdc;
    float: left;
    margin-bottom: 20px;
    padding: 1px;
    text-align: center;
}

.product-info .image #price-range {
    color: #BC6629;
    font-weight: bold;
}

.product-info .image-additional {
    width: 260px;
    margin-left: -10px;
    clear: both;
    overflow: hidden;
}

.product-info .image-additional img {
    border: 1px solid #dcdcdc;
}

.product-info .image-additional a {
    float: left;
    display: block;
    margin-left: 10px;
    margin-bottom: 10px;
}

.product-info .description {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    padding: 5px 5px 10px 5px;
    margin-bottom: 10px;
    line-height: 20px;
}

.product-info .description span {}

.product-info .description a {
    color: #dcdcdc;
    text-decoration: none;
}

.product-info .price {
    overflow: auto;
    border-bottom: 1px solid #dcdcdc;
    padding: 0px 5px 10px 5px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
}

.product-info .price-old {
    color: #F00;
    text-decoration: line-through;
}

.product-info .price-new {}

.product-info .price-tax {
    font-size: 12px;
    font-weight: normal;
    color: #dcdcdc;
}

.product-info .price .reward {
    font-size: 12px;
    font-weight: normal;
    color: #dcdcdc;
}

.product-info .price .discount {
    font-weight: normal;
    font-size: 12px;
    color: #dcdcdc;
}

.product-info .options {
    border-bottom: 1px solid #dcdcdc;
    padding: 0px 5px 10px 5px;
    margin-bottom: 10px;
}

.product-info .option-image {
    margin-top: 3px;
    margin-bottom: 10px;
}

.product-info .option-image label {
    display: block;
    width: 100%;
    height: 100%;
}

.product-info .option-image img {
    margin-right: 5px;
    border: 1px solid #dcdcdc;
    cursor: pointer;
}

.product-info .cart {
    border-bottom: 1px solid #dcdcdc;
    padding: 0px 5px 10px 5px;
    margin-bottom: 20px;
    overflow: auto;
}

.product-info .cart #button-cart span {
    padding: 6px 8px 5px 5px;
}

.product-info .cart div {
    float: left;
    vertical-align: middle;
}

.product-info .cart div>span {
    padding-top: 7px;
    display: block;
    color: #dcdcdc;
}

.product-info .cart .minimum {
    padding-top: 5px;
    font-size: 11px;
    color: #dcdcdc;
    clear: both;
}

.product-info .review {
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    margin-bottom: 10px;
}

.product-info .review a {
    color: #dcdcdc;
    text-decoration: none;
}

.product-info .review>div {
    padding: 8px;
    border-bottom: 1px solid #dcdcdc;
    line-height: 20px;
}

.product-info .review>div>span {
    color: #CD0D0D;
}

.product-info .review .share {
    overflow: auto;
    line-height: normal;
}

.product-info .review .share a {
    text-decoration: none;
}

.attribute {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    margin-bottom: 20px;
}

.attribute thead td,
.attribute thead tr td:first-child {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    background: #fff;
    text-align: left;
}

.attribute tr td:first-child {
    color: #000;
    font-weight: bold;
    text-align: right;
    width: 20%;
}

.attribute td {
    padding: 7px;
    color: #dcdcdc;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

.compare-info {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    margin-bottom: 20px;
}

.compare-info thead td,
.compare-info thead tr td:first-child {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    background: #fff;
    text-align: left;
}

.compare-info tr td:first-child {
    color: #000;
    font-weight: bold;
    text-align: right;
}

.compare-info td {
    padding: 7px;
    width: 20%;
    color: #dcdcdc;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

.compare-info .name a {
    font-weight: bold;
}

.compare-info .price-old {
    font-weight: bold;
    color: #F00;
    text-decoration: line-through;
}

.compare-info .price-new {
    font-weight: bold;
}


/* wishlist */

.wishlist-product table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    margin-bottom: 20px;
}

.wishlist-product td {
    padding: 7px;
}

.wishlist-product thead td {
    color: #dcdcdc;
    font-weight: bold;
    background-color: #fff;
    border-bottom: 1px solid #dcdcdc;
}

.wishlist-product thead .remove,
.wishlist-product thead .image,
.wishlist-product thead .cart {
    text-align: center;
}

.wishlist-product thead .name,
.wishlist-product thead .model,
.wishlist-product thead .stock {
    text-align: left;
}

.wishlist-product thead .quantity,
.wishlist-product thead .price,
.wishlist-product thead .total {
    text-align: right;
}

.wishlist-product tbody td {
    vertical-align: top;
    border-bottom: 1px solid #dcdcdc;
}

.wishlist-product tbody .remove {
    vertical-align: middle;
}

.wishlist-product tbody .remove,
.wishlist-product tbody .image,
.wishlist-product tbody .cart {
    text-align: center;
}

.wishlist-product tbody .name,
.wishlist-product tbody .model,
.wishlist-product tbody .stock {
    text-align: left;
}

.wishlist-product tbody .quantity,
.wishlist-product tbody .price,
.wishlist-product tbody .total {
    text-align: right;
}

.wishlist-product tbody .price s {
    color: #F00;
}

.login-content {
    margin-bottom: 20px;
    overflow: auto;
}

.login-content .left {
    float: left;
    width: 48%;
}

.login-content .right {
    float: right;
    width: 48%
}

.login-content .left .content,
.login-content .right .content {
    min-height: 190px;
}


/* orders */

.order-list {
    margin-bottom: 10px;
}

.order-list .order-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
}

.order-list .order-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
}

.order-list .order-content {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    word-break: break-word;
}

.order-list .order-content div {
    float: left;
    width: 33.3%;
}

.order-list .order-info {
    text-align: right;
}

.order-detail {
    background: #fff;
    font-weight: bold;
}


/* returns */

.return-list {
    margin-bottom: 10px;
}

.return-list .return-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
}

.return-list .return-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
}

.return-list .return-content {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

.return-list .return-content div {
    float: left;
    width: 33.3%;
}

.return-list .return-info {
    text-align: right;
}

.return-product {
    overflow: auto;
    margin-bottom: 20px;
}

.return-name {
    float: left;
    width: 33.3%;
}

.return-model {
    float: left;
    width: 33.3%;
}

.return-quantity {
    float: left;
    width: 33.3%;
}

.return-detail {
    overflow: auto;
    margin-bottom: 20px;
}

.return-reason {
    float: left;
    width: 33.3%;
}

.return-opened {
    float: left;
    width: 33.3%;
}

.return-opened textarea {
    width: 98%;
    vertical-align: top;
}

.return-remove {
    float: left;
    width: 33.3%;
    padding-top: 90px;
    text-align: center;
    vertical-align: middle;
}

.return-additional {
    overflow: auto;
    margin-bottom: 20px;
}

.return-comment {
    float: left;
    width: 49%;
}

.return-captcha {
    float: right;
    width: 49%;
}

.download-list {
    margin-bottom: 10px;
}

.download-list .download-id {
    width: 49%;
    float: left;
    margin-bottom: 2px;
}

.download-list .download-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px;
}

.download-list .download-content {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

.download-list .download-content div {
    float: left;
    width: 33.3%;
}

.download-list .download-info {
    text-align: right;
}


/* cart */

.cart-info table {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.cart-info td {
    padding: 7px;
}

.cart-info thead td {
    color: #000;
    font-weight: bold;
    background-color: #fff;
    border-bottom: 1px solid #fff;
}

.cart-info thead .remove,
.cart-info thead .image {
    text-align: center;
}

.cart-info thead .name,
.cart-info thead .model {
    text-align: left;
}

.cart-info thead .quantity,
.cart-info thead .price,
.cart-info thead .total {
    text-align: right;
}

.cart-info tbody td {
    vertical-align: top;
    border-bottom: 1px solid #fff;
}

.cart-info tbody .remove {
    vertical-align: middle;
}

.cart-info tbody .remove,
.cart-info tbody .image {
    text-align: center;
}

.cart-info tbody .name,
.cart-info tbody .model {
    text-align: left;
}

.cart-info tbody .quantity,
.cart-info tbody .price,
.cart-info tbody .total {
    text-align: right;
}

.cart-info tbody span.stock {
    color: #F00;
    font-weight: bold;
}

.cart-module .cart-heading {
    border: 1px solid #fff;
    padding: 8px 8px 8px 22px;
    font-weight: bold;
    font-size: 13px;
    color: #dcdcdc;
    margin-bottom: 15px;
    cursor: pointer;
    background: #fff url('../image/arrow-right.png') 10px 50% no-repeat;
}

.cart-module .active {
    background: #fff url('../image/arrow-down.png') 7px 50% no-repeat;
}

.cart-module .cart-content {
    padding: 0px 0px 15px 0px;
    display: none;
    overflow: auto;
}

.cart-total {
    border-top: 1px solid #fff;
    overflow: auto;
    padding-top: 8px;
    margin-bottom: 15px;
}

.cart-total table {
    float: right;
}

.cart-total td {
    padding: 3px;
    text-align: right;
}


/* checkout */

.checkout-heading {
    background: #fff;
    border: 1px solid #fff;
    padding: 8px;
    font-weight: bold;
    font-size: 13px;
    color: #dcdcdc;
    margin-bottom: 15px;
}

.checkout-heading a {
    float: right;
    margin-top: 1px;
    font-weight: normal;
    text-decoration: none;
}

.checkout-content .left {
    float: left;
    width: 48%;
}

.checkout-content .buttons {
    background: none;
    border: 0;
    clear: both;
}

.checkout-content .buttons .right {
    float: none;
    text-align: left;
}

div#register .control-label {
    text-align: left;
    padding: 0px 15px;
}

.checkout-product table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    margin-bottom: 20px;
}

.checkout-product td {
    padding: 5px;
}

.checkout-product thead td {
    background-color: #fff;
    border-bottom: 1px solid #dcdcdc;
    color: #000;
    font-weight: bold;
}

.checkout-product thead .name,
.checkout-product thead .model {
    text-align: left;
}

.checkout-product thead .quantity,
.checkout-product thead .price,
.checkout-product thead .total {
    text-align: right;
}

.checkout-product tbody td {
    vertical-align: top;
    border-bottom: 1px solid #dcdcdc;
}

.checkout-product td.price,
.checkout-product td.total {
    min-width: 50px;
}

.checkout-product tbody .name,
.checkout-product tbody .model {
    text-align: left;
}

.checkout-product tbody .quantity,
.checkout-product tbody .price,
.checkout-product tbody .total {
    text-align: right;
}

.checkout-product tfoot td {
    text-align: right;
    border-bottom: 1px solid #dcdcdc;
}

.contact-info input[type='text'],
.contact-info input[type='password'],
.contact-info textarea {
    width: 100%;
}

.sitemap-info {
    overflow: auto;
    margin-bottom: 40px;
}

.sitemap-info .left {
    float: left;
    width: 48%;
}

.sitemap-info .right {
    float: left;
    width: 48%;
}

.fa {
    font-size: 14px;
}

.social a {
    background-color: var(--prmary);
    color: #fff;
    display: inline-block;
    font-size: 16px !important;
    height: 32px;
    line-height: 15px;
    margin: 4px auto;
    padding: 8px 0px;
    text-align: center;
    width: 32px;
    border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    -khtml-border-radius: 50% 50% 50% 50%;
}

a#gp {
    padding: 7px 4px;
}

.social a:hover,
div#wel_txt a:hover,
a#feature_order:hover {
    color: #fff;
    background: var(--secondary);
    transition: all 0.3s ease 0s;
    text-decoration: none;
}

a#ordernow:hover {
    color: #000;
    background: #fff;
    transition: all 0.3s ease 0s;
    text-decoration: none;
}


/* menu */

.home_page_tel .menu-nav .container {
    border-bottom: 0;
}

.menu-nav {
    height: auto;
    position: relative;
}

#menu {
    height: auto;
    position: relative;
    text-align: center;
}

body #menu {
    margin: 0;
    min-height: auto;
    border-radius: 0;
}

#menu .navbar-collapse {
    text-align: center;
    position: relative;
    width: 100%;
    padding: 0;
    max-height: 100%;
}

#menu .navbar-nav {
    float: none;
}

#menu .navbar-nav>li.mrgr {
    margin-right: 250px;
    padding-right: 6px;
}

#menu .navbar-nav>li {
    display: inline-block;
    float: none;
}

#menu .nav>li>a {
    background-color: transparent;
    color: #000;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    padding: 15px 15px;
    min-height: 15px;
    transition: all 0.3s ease 0s;
    font-weight: 500;
    text-transform:capitalize;
}

#menu .nav>li>a span {
    font-size: 14px;
}

#menu .navbar-nav li.marglefta {
    border: none;
}

#menu .nav>li>a:hover {
    color: #cacaca;
}

#menu .dropdown-menu {
    padding-bottom: 0;
}

#menu .dropdown-inner {
    display: table;
}

#menu .dropdown-inner ul {
    display: table-cell;
}

#menu .dropdown-inner a {
    background-color: #000;
    border-bottom: 1px solid #fff;
    clear: both;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    min-width: 160px;
    padding: 8px 6px 8px 7px;
}

#menu .dropdown-inner li a:hover {
    color: #fff;
}

#menu .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #dcdcdc;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px;
}

#menu .see-all:hover,
#menu .see-all:focus {
    text-decoration: none;
    color: #fff;
    background-color: var(--secondary);
    background-repeat: repeat-x;
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu .btn-navbar {
    margin-right: 5px;
    font-size: 15px;
    font-stretch: expanded;
    color: #000;
    padding: 2px 18px;
    float: right;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 2px;
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.4);
}

#menu .btn-navbar:hover,
#menu .btn-navbar:focus,
#menu .btn-navbar:active,
#menu .btn-navbar.disabled,
#menu .btn-navbar[disabled] {
    color: #000;
    background-color: #fff;
}
.jcarousel-pagination {
    position: absolute;
    bottom: 38px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}
.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;
    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;
    margin-right: 7px;
    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}
.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}

#footer_cookie {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #fff;
    display: inline-block;
    padding: 15px 5px;
    position: fixed;
    text-align: center !important;
    width: 100%;
    z-index: 7777;
    left: 0px;
    right: 0px;
    margin: auto;
}

#footer_cookie a {
    color: #fff;
    text-decoration: underline;
}

.top_menu {
    background: var(--secondary);
    padding: 10px 0px;
    text-align: center;
}

.top_menu a {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    display: block;
}

.box-heading {
    background: #000000;
    padding: 5px 0px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
}

.prod_main_categories,
.deal_contentn {
    display: flex;
    margin-bottom: 20px;
    width: 100%;
    flex-wrap: wrap;
}

div#contentcat ul.nav.nav-tabs {
    border: 0px;
}

div#contentcat div#column-left {
    padding: 0px;
    background: #fff;
}

.cat_name {
    background: transparent;
    position: relative;
    padding: 5px 15px;
    margin: 0px;
    width: 100%;
}

.cat_desc {
    width: 100%;
}

.cat_name h3 {
    text-align: center;
    margin: 0px;
}

.cat_desc p,
.cat_desc {
    margin: 0px;
    text-align: center;
    font-size: 12px;
    font-style: italic;
}

.col-sm-12.pro_bg {
    border-bottom: 1px solid #dcdcdc;
    padding: 14px 0px;
}

.col-sm-12.cat_desc {
    background: #fff;
    padding: 15px;
    border-bottom: 1px solid #dcdcdc;
}

div#product_price,
.product_option_price {
    font-size: 16px;
    font-weight: 600;
    text-align: right;
}

.col-sm-12.product_description p,
.col-sm-12.product_description p span {
    font-size: 11px;
    margin: 0px;
}

.tabcontent {
    display: none;
}

.top_menu a:hover {
    color: #fff;
    text-decoration: none;
}

.top_menu:hover {
    background: var(--prmary);
    text-decoration: none;
    box-shadow: inset 0px 1px 8px 2px #000;
}

div#before_bg {
    background: #fff;
    padding: 0px;
}

div#before_bg ul {
    list-style-type: none;
}

.before_radio {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
}


/* Hide the browser's default radio button */

.before_radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom radio button */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid var(--secondary);
}

.before_radio:hover input~.checkmark {
    background-color: #dcdcdc;
}

.before_radio input:checked~.checkmark {
    background-color: var(--secondary);
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.before_radio input:checked~.checkmark:after {
    display: block;
}

.before_radio .checkmark:after {
    top: 7px;
    left: 7px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: white;
}


/* end of custom radio button */
.modal-title {
    font-family: "Jost", sans-serif;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
}

.modal-footer button.btn.btn-default {
    font-family: "Jost", sans-serif;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
    background: var(--secondary);
    border: 1px solid var(--secondary);
    color: #fff;
    padding: 10px 15px;
    opacity: 0.8;
}

div#tabs .modal-footer {
    margin-top: 0px;
}
div#before_bg p {
    font-size: 12px;
    font-weight: 400;
    margin: 0px;
}

div#before_bg p span {
    color: #000;
    font-weight: 600;
}

div#before_bg #before_border {
    border: 1px solid rgba(220, 220, 220, 0.3);
    border-bottom: 1px solid #dcdcdc;
    background: #fff;
    color: #000;
    font-weight: 700;
}

.sett-popup-content h3 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
}

div#OPENING_HOURS .sett-popup-content,
#INFO .sett-popup-content {
    border: 1px solid #dcdcdc;
    padding: 0px;
}

.pro_bg p {
    margin: 0px;
    color: #dcdcdc;
    text-align: left !important;
}

.product_name {
    width: 70%;
    font-weight: 500 !important;
    font-size: 16px;
    float: left;
}

.product_optionname {
    width: 70%;
    float: left;
}

.product_description {
    width: 100%;
    float: left;
}

.product_option_price {
    width: 30%;
    float: left;
}

#INFO .sett-popup-content ul {
    list-style-type: square;
    color: #000;
}

#tabs {
    display: block;
}

.prod_main_categories .cat_name h3 span {
    color: #2c2c2c;
    display: block;

    font-family: "Jost", sans-serif !important;
    padding: 6px 9px;
    text-align: center;
    text-transform: capitalize;
}


div#before_bg input#postcodepopuph {
    width: 100%;
    height: 40px;
}
div#before_bg button {
    position: absolute;
    right: 15px;
    bottom: 22px;
    height: 40px;
    background: #170704;
    color: #fff;
    border-color: #170704;
}
div#voucher_code button {
    height: 40px;
    width: 95%;
    background: var(--secondary);
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    display: block;
    margin: 10px auto;
    border-radius: 5px;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
}

div#before_bg h3 {
    color: #000;
    text-align: center;
    font-size: 14px;
    font-family: "Jost", sans-serif;
    text-transform: capitalize;
}

div#voucher_code input {
    width: 95%;
    height: 40px;
    background: #fff;
    text-align: center;
    float: none;
    margin: auto;
    max-width: 100%;
    display: block;
    margin-bottom: 10px;
}

div#voucher_code h5 {
    text-align: center;
    color: #dcdcdc;
    font-size: 12px;
}

div#cart-chechout-btn a {
    text-align: center;
    margin: 0px;
    float: none;
    width: 100%;
    background: var(--secondary);
    border-radius: 15px;
    color: #fff;
    border: none;
    font-weight: 700;
    font-size: 16px;
    text-transform: capitalize;
    display: block;
    text-decoration: none;
    padding: 15px 0px;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
    font-family: "Jost", sans-serif;
    margin-bottom: 15px;
}

.mini-cart-info .name {
    text-align: left;
    padding-right: 10px;
}
a.btop {
    bottom: 17px;
    display: block;
    position: fixed;
    right: 23px;
    color: #ffffff;
    font-size: 31px;
    background: rgba(0, 0, 0, 0.48);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

a.btop i {
    line-height: 35px !important;
    position: relative;
    top: 5px;
}

.close_remove {
    text-align: center;
    padding: 5px 0px;
    color: #fff;
    font-size: 20px;
    border: 1px solid rgba(255, 0, 0, 0.1);
    border-radius: 10px;
    cursor: pointer;
    background: rgba(255, 0, 0, 0.4);
}

.top_total {
    text-align: center;
    padding: 8px 0px;
    color: #000;
    font-size: 17px;
}

.name {
    padding: 0px;
}
.mini-cart-info,
.alltotal,
.modal-content {}

.name ul {
    list-style-type: square;
    font-size: 20px;
    color: var(--secondary);
    padding: 0px 7px;
}

.name ul li strong {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.cart_products .pro_bg {
    padding: 10px;
    background: #fff;
}

div#cart {
    text-align: center;
    clear: both;
}

div#voucher_code {
    position: relative;
    width: 100%;
    height: auto;
    display: inline-block;
    border: 1px solid #dcdcdc;
    background: #fff;
}

div#your_order {
    margin-top: 10px;
}

.content .empty {
    text-align: center;
}

div#before_bg button:hover,
div#voucher_code button:hover,
div#cart-chechout-btn a:hover {
    background: var(--prmary);
}

div#product-minus-popup {
    height: auto !important;
}
.modal-header {
    background: #ffffff;
    color: #000;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.modal-footer {
    border: none !important;
}

.prod_extra_option_det select {
    width: 100%;
}

.option-opened ul li label {
    font-weight: 500;
    font-size: 12px;
}

.btn-primary {
    background-color: var(--secondary) !important;
    border-color: var(--secondary) !important;
}

.ui-dialog-buttonset button {
    background: var(--secondary);
    color: #fff;
}

.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
    background: var(--secondary);
    border: 1px solid #fff;
}

div#notification {
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 9999;
    margin: auto;
    float: none;
    height: auto;
    top: 0px;
    left: 0px;
    right: 0px;
}

.success {
    background: #00a52c url(../image/success.png) 10px center no-repeat;
    border: 1px solid #00a52c;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    margin: 0px auto;
    box-shadow: 0px 3px 28px 2px #000;
    text-transform: capitalize;
}

.success a {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}

select.cat-pizza-product-selection,
div#cat-pizza-options_select select {
    width: 100%;
}

.col-sm-4.cart-buttons {
    text-align: right;
}

.col-sm-6.cat_width,
div#cat-pizza-options_select {
    padding: 0px;
}

.col-sm-6.cat_width b {
    font-weight: 400;
}

div#cat-pizza-options_select select {
    margin: 5px 0px;
}

.add:hover,
.remove:hover {
    color: #fff;
}

.sticky {
    margin-top: 0;
    position: fixed;
    bottom: 22px;
}

.top_total {
    font-size: 15px;
}

div#ship_select {
    padding: 0px;
    background: #fff;
}

div#shippingmessage5 {
    padding: 15px 0px;
    background-color: #fff;
    color: #ff0000;
    border-radius: 0px;
    margin: 0px;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    border: 0px;
}

div#shippingmessage5 i.fa.fa-arrow-down {
    -webkit-animation: action 1s infinite alternate;
    animation: action 1s infinite alternate;
    color: #ff0000;
}

@-webkit-keyframes action {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-6px);
    }
}

@keyframes action {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-6px);
    }
}

div#postcodealert4,
div#postcodealert3,
div#postcodemessage4 {
    text-align: center;
    padding: 5px 0px;
    font-size: 13px;
}

.login-content input[type='text'],
.login-content input[type='password'] {
    width: 100%;
    -moz-box-shadow: inset 0 0 10px #dcdcdc;
    -webkit-box-shadow: inset 0 0 10px #dcdcdc;
    box-shadow: inset 0 0 10px #dcdcdc;
}

.login-content h2 {
    font-weight: 600;
}

.login-content {}

a.new_account.button {
    background: transparent;
    border: 0px;
    color: #000;
    font-weight: 400;
}

input.btn.btn-default {
    margin: 15px auto;
}

label.col-sm-3.control-label {
    font-size: 12px;
    font-weight: 500;
    margin: 10px auto;
    color: #000;
}

span#head-title,
.newsletter {  
    color: #000;
}

.col-sm-8.reg,
.forgot_div {
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    margin: 0px auto !important;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.13);
}

input.form-control,
select.form-control {
    border-radius: 2px;
}

a#postcodelookup {
    margin: 10px auto;
    width: 100%;
    text-align: center;
    box-shadow: 2px 2px 6px 0px #000;
    text-decoration: none;
}

.newsletter {
    font-weight: 500;
    text-align: left;
}

.form-group .forgot_btn {
    width: 100%;
    margin: 0px auto;
    height: 34px;
    box-shadow: 2px 2px 7px 0px #dcdcdc;
    padding: 7px 0px;
}

div#subscribe {
    margin: 8px auto;
}

h2.greenText {
    text-align: center;
}

i.fa.fa-check-circle.fa-3x.greenText.valignTop,
span.valignMiddle {
    vertical-align: middle;
    color: #00a52c;
}

h5.text-center,
div#shipping-method,
div#payment-method {}

label.col-sm-2.control-label {
    margin: 10px auto;
    color: #000;
}

.col-sm-2.product_option_price {
    margin: 5px auto;
}

input.greenButton.div_change_delivery {
    font-size: 10px;
    color: #fff;
    border: none;
    float: right;
    margin: 0px auto;
    background: #000;
}

.checkout h4>i.fa {
    border: 1px solid var(--secondary);
    color: var(--secondary);
    padding: 14px;
    font-size: 25px;
    width: 58px;
    height: 58px;
    text-align: center;
}

textarea#text_check {
    width: 100%;
}

label.delivery_label {
    font-weight: 400;
}

.col-sm-12.delvry_msg {
    margin: 15px auto;
}

.cart_products::-webkit-scrollbar {
    width: 6px;
}

.cart_products::-webkit-scrollbar-thumb {
    background: #dcdcdc;
}

.cart_products::-webkit-scrollbar-track {
    background: #dcdcdc;
}

.col-sm-12.product_description P {
    text-align: left !important;
    color: #000 !important;
}

.checkout-box {
    border: 1px solid #fff;
    margin-top: 2px;
    margin-bottom: 2px;
    border-radius: 3px;
}

.loader {
    border: 4px solid #fff;
    border-radius: 50%;
    border-top: 4px solid var(--secondary);
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: auto;
    text-align: center;
}

div#cart_postcode_box_dispaly a {
    color: #ffffff;
    padding: 3px 5px;
    font-size: 14px;
    display: inline-block;
    background: #13b300;
    width: 26px;
    height: 26px;
    font-weight: 300;
    border-radius: 50%;
}

div#cart_postcode_box_dispaly {
    text-align: center;
}

.for_border {
    padding-top: 15px;
    padding-bottom: 15px;
}

body.home_page_tel .for_border {
    padding-top: 0px;
    padding-bottom: 0px;
}

.nivo-directionNav,
.slideshow .nivo-controlNav {
    display: none !important;
}

div#ship_left,
div#checkout-address,
.finalcart,
div#coupon-voucher,
div#payment_right {
    background: #dcdcdc;
    color: #000;
    padding: 15px;
}

div#reward_earned {
    font-size: 12px;
    border: 1px solid #fff;
    padding: 10px 10px;
    font-weight: 600;
    background: #dcdcdc;
}

.payment_message {
	font-size: 12px;
	background: #e2ff00;
	text-align: justify;
	padding: 15px;
}
.payment_hold {
	font-size: 16px;
	background: #ff0000;
	color: #fff;
	text-align: justify;
	padding: 15px;
	font-weight: bolder;
	border: 3px solid black;
	border-radius: 10px;
}
.active-orders{
	border: 6px solid #4ca14c;
	border-radius: 10px;
	background: #dbeebd;
}
.active-orders .order-list{
	border-bottom: 2px solid #4ca14c;
}

span#confirmbuttonprice {
    color: #000;
    font-weight: 600;
    font-size: 23px;
}

div.finalpricediv {
    background: #000;
    border: 0px;
    color: #fff;
    font-weight: 600;
}

.form-horizontal .control-label {
    font-weight: 500;
}

input#guest_postcode,
input#reg_postcode {
    padding: 0px;
    text-align: center;
}

input#postcodelookupGust,
input#reg_postcodelookup {
    margin: 5px auto;
    background: var(--secondary);
    color: #fff;
    border: none;
    line-height: 31px;
}

body.Feedback.Us input[type="text"] {
    width: 100%;
}

tfoot {
    background: #fff;
}

div#back_button a {
    background: #000;
    color: #fff;
    padding: 5px;
}

table#finalcarttable small {
    display: block;
}

div#back_button {
    text-align: right;
    padding: 0px;
}

.col-sm-6.floatRight {
    padding: 0px;
}

div#checkout h4.col-sm-6,
div#checkout h4.col-sm-12,
div#payment-method table.radio {
    padding: 0px;
}

div#checkout-address i.fa.fa-arrow-circle-down,
div#checkout-address i.fa.fa-arrow-circle-up {
    font-size: 15px;
    display: inline-block;
    float: right;
    margin: 0px 2px;
}

div#checkout-address a {
    font-size: 13px;
    text-transform: capitalize;
}

table#finalcarttable .name a {
    color: #000;
    font-size: 15px;
    margin: 0px;
    padding: 0px 10px;
    line-height: 0px;
    z-index: 11;
}

.optionicon,
span.toppingin.glyphicon.glyphicon-ok,
span.dressingin.glyphicon.glyphicon-ok,
span.right.glyphicon.glyphicon-ok {
    color: #00a52c;
}

.checkbox.options_dressings {
    font-size: 13px;
    line-height: 13px;
}

label.checkbox-inline.checkbox-dressings {
    padding: 0px;
}

.bundle_added_items li.list-group-item {
    border: 0px;
}

.bundle_added_items .list-group {
    list-style-type: none;
}

.regbutton {
    border: 1px solid #dcdcdc;
    padding: 10px;
}

.forgot_div h1 {
    text-align: center;
}

.forgot_div input#email {
    margin: 0px auto;
}

body.Account.Login input.btn.btn-default {
    width: 100%;
    background: var(--secondary);
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    border: 0px;
    font-size: 16px;
    letter-spacing: .5px;
    margin: 0px;
}

.login-content h1 {
    text-align: center;
    font-size: 25px;
}

div#center_login {
    float: none;
    margin: auto;
    text-align: center;
}

div#reach-myaccount i {
    font-size: 58px;
    color: var(--secondary);
    margin: 18px 0px 0px 0px;
}

body.Feedback.Us div#content {
    margin: auto;
    float: none;
}

body.Your.Order div#content {
    margin: auto;
    float: none;
}

div#menu_closed_msg {
    margin: 0px auto;
    text-align: center;
    padding: 5px 0px;
}

#reservation_btn input.blacklink5 {
    background: var(--secondary);
}

body.Your.Order h1 {
    text-align: center;
}

body.Address.Book #content .content tr td {
    background: #dcdcdc;
    padding: 15px 20px;
}

body.Address.Book #content .content table {
    margin: 11px auto;
}

div#reward_earned span.point,
span#max_reward_point {
    font-size: 15px;
    font-weight: 800;
}

.heading h4 {
    color: var(--secondary);
    margin: 0px auto;
    padding: 7px 0px;
    font-size: 25px;
    text-transform: capitalize;
}

div#contentcat ul.nav.nav-tabs li {
    text-align: center;
    margin: auto;
    width: 33.33%;
    background: #fff;
}

div#contentcat ul.nav.nav-tabs li a {
    color: #000;
    border-radius: 0px;
    font-size: 20px;
    margin: 0px;
    transition: all 0.5s;
}

div#contentcat ul.nav.nav-tabs>li.active>a,
div#contentcat ul.nav.nav-tabs>li.active>a:hover,
div#contentcat ul.nav.nav-tabs>li.active>a:focus {
    background-color: #fff;
    color: #000;
    background: #fff;
    border: 0px;
    border-bottom: 5px solid var(--secondary);
}

.add .fa.fa-plus-circle,
.remove .fa.fa-minus-circle {
    display: block;
}
form#sidebarcheckoutform textarea {
    text-align: center;
    float: none;
    margin: auto;
    width: 90%;
    display: block;
}

div#change_add {
    text-align: right;
    padding: 0px;
}

div#change_add a {
    background: #000;
    color: #fff;
    padding: 5px 15px;
    display: inline-block;
}

h3#your_post {
    display: inline-block;
}

div#shipping-method .col-sm-8,
div#shipping-method .col-sm-12 {
    padding: 0px;
}


/*HOME PAGE DESIGN*/

#links ul li {
    display: inline-block;
    border-right: 1px solid #fff;
    line-height: 10px;
}

#links ul li a {
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
}

#links ul {
    padding: 0;
    margin: 0px auto;
}
div#links {
    text-align: right;
}
#links ul li:last-child {
    border: none;
}


/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#confirmfinalpayment .payment {
    min-height: 400px;
}

#confirmfinalpayment .button {
    color: #FFF;
    background: none;
    border: none;
}

body.Address.Book input.form-control,
body.Address.Book input[type="text"],
body.Address.Book input#postcode {
    width: 100%;
}

body.Address.Book a#postcodelookup {
    margin: 5px auto;
    padding: 5px 0px;
}

div#infotab ul li,
div#workinghours ul li {
    border-bottom: 1px dashed #b5b5b5;
    padding: 5px 0px;
    list-style-type: square;
    text-transform: capitalize;
}

div#infotab ul,
div#workinghours ul {
    padding: 0px 15px;
}

div#post_3 {
    padding: 0px;
}

body.home_page_tel .modal-backdrop.fade.in {
    opacity: 0;
    position: relative;
}

div#str_cls {}

div#str_cls h2 {
    text-align: center;
    font-size: 23px;
    font-weight: 600;
}

div#str_cls h4 {
    text-align: center;
    font-size: 17px;
    font-weight: 300;
}

div#shipping-method .col-sm-7,
div#shipping-method .col-sm-12 {
    padding: 0px;
}

.modal-content .panel-group {
    margin: 20px auto;
}

.modal-content .panel-default {
    border: 0px;
    box-shadow: none;
}

div#login .has-feedback .form-control-feedback {
    top: 2px;
}

div#terms-popup .modal-header {
    padding: 10px 15px 28px 10px;
}

div#requested_time {
    clear: both;
}

div#free_products_popup .product-info_simple.odd {
    background: none;
    flex-basis: 100%;
}
div#free_products_popup .product_name {
    flex: 1;
}
div#etm-popup-free-option_53-1 {
    padding: 10px 15px;
}

.etm-popup-free-options.modal.fade.in {
    overflow: hidden !important;
}

body.Menu div#postcode-search-buttons {
    display: none;
}

.modal-footer {
    clear: both;
}

body.Gallery div#column-right,
body.About.Us div#column-right,
body.Feedback.Us div#column-right {
    display: none !important;
}

div#gust .register .control-label {
    text-align: left;
}
.haschillies_n, .haschillies_new, .haschillies_c, .haschillies_c1, .haschillies_v, .haschillies_gf, .haschillies_g {
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    position: relative;
    top: 5px;
    width: 20px;
    margin-top: 4px;
}

span.prodt_isveg {
    display: none;
}

.haschillies_v {
    background-image: url(images/v.png);
}

.haschillies_g {
    background-image: url(images/g.png);
}

.haschillies_c {
    background-image: url(images/c.png);
}

.haschillies_c1 {
    background-image: url(images/c2.png);
    width: 39px;
    height: 18px;
    background-size: 100% auto;
}

.haschillies_gf {
    background-image: url(images/gf.png);
}

.haschillies_new {
    background-image: url(images/new.png);
    background-size: 100% auto;
    width: 40px;
    height: 20px;
}

.haschillies_n {
    background-image: url(images/n.png);
}

div#cart_requested_times {
    clear: both;
}

a.side-cata-selected {
    background: #dcdcdc;
}

div#infotab ul,
div#workinghours ul {
    padding: 0px 15px;
}

div#infotab ul li,
div#workinghours ul li {
    border-bottom: 1px dashed #b5b5b5;
    padding: 5px 0px;
    list-style-type: square;
    text-transform: capitalize;
    font-size: 12px;
}

a#logname {
    display: block;
}

#time_and {
    width: 10px;
    display: inline-block;
}

span.pop-day {
    width: 90px;
    display: inline-block;
    text-transform: capitalize;
    font-size: 12px;
}

span.pop-time {
    width: 95px;
    display: inline-block;
    text-transform: capitalize;
    font-size: 12px;
}

body.Subscription label.col-lg-4.control-label {
    padding: 0px;
}

body.Subscription .form-horizontal .form-group {
    margin: 10px auto;
}

body.Menu div#head_right a {
    display: none;
}

body.Address.Book .col-sm-6.col-md-4 {
    min-height: 200px;
    max-height: 200px;
    word-break: break-word;
}


.opening-time ul {
    list-style: none;
    padding: 0px;
    text-transform: capitalize;
}

.opening-time ul li {
    text-transform: capitalize;
    display: flex;
    flex-flow: row;
    align-items: center;
    line-height: 26px;
    justify-content: center;
    font-size: 15px;
    font-weight: 400;

}

span.home_day {
    flex-basis: 90px;
    text-align: left;
    flex-shrink: 0;
}

span.home_time {
    flex-basis: auto;
    text-align: right;
    flex-shrink: 0;
}

span#time_line {
    flex-basis: 15px;
    text-align: center;
    flex-shrink: 0;
}

.prgloader {
    height: 5px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #dcdcdc;
}

.prgloader:before {
    display: block;
    position: absolute;
    content: "";
    left: -200px;
    width: 200px;
    height: 5px;
    background-color: var(--secondary);
    animation: prgloading 2s linear infinite;
}
.header-cart-item-count {
    display: none;
}
@keyframes prgloading {
    from {
        left: -200px;
        width: 30%;
    }
    50% {
        width: 30%;
    }
    70% {
        width: 70%;
    }
    80% {
        left: 50%;
    }
    95% {
        left: 120%;
    }
    to {
        left: 100%;
    }
}

.pgrightbottomfixed {
    position: fixed;
    bottom: 0;
}
.bundle_added_items .alert {
    padding: 9px;
    margin: 0;
}

.bundle_added_items .alert .right {
    float: right
}

.bootstrap-select.form-control {
    margin-bottom: 7px !important
}

.prodtpanels {
    overflow: visible !important
}

.siteNotLive p {
    background: #930000;
    color: #fff;
    text-align: center;
    margin: 0px auto;
    font-size: 15px;
    padding: 5px 0px;
}

a.btop:hover {
    text-decoration: none;
    color: #fff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
}

span.haschillies_b {
    content: url(images/burger.png);
    position: relative;
    top: 5px;
    border-radius: 50%;
}

span.haschillies_t {
    content: url(images/taxi.png);
    position: relative;
    top: 5px;
    border-radius: 50%;
}

span.haschillies_d {
    content: url(images/driver.png);
    position: relative;
    top: 5px;
    border-radius: 50%;
}

span.haschillies_w {
    content: url(images/wrap.png);
    position: relative;
    top: 5px;
    border-radius: 50%;
}

span.haschillies_m {
    content: url(images/mushroom.png);
    position: relative;
    top: 5px;
    border-radius: 50%;
}

span.haschillies_tr {
    content: url(images/award.png);
    position: relative;
    top: 5px;
    border-radius: 50%;
}

span.haschillies_di {
    content: url(images/diamond.png);
    position: relative;
    top: 5px;
    border-radius: 50%;
}

span.haschillies_m {
    content: url(images/mushroom.png);
    position: relative;
    top: 5px;
    border-radius: 50%;
}

span.haschillies_r {
    content: url(images/rice.png);
    position: relative;
    top: 5px;
    border-radius: 50%;
}

span.haschillies_g {
    content: url(images/onion.png);
    position: relative;
    top: 5px;
    border-radius: 50%;
}

span.haschillies_f {
    content: url(images/fries.png);
    position: relative;
    top: 5px;
    border-radius: 50%;
}

span.haschillies_sl {
    content: url(images/bread.png);
    position: relative;
    top: 5px;
    border-radius: 50%;
}

span.haschillies_ha {
    content: url(images/cheese.png);
    position: relative;
    top: 5px;
    border-radius: 50%;
}

span.haschillies_sp {
    content: url(images/whitechilli.png);
    position: relative;
    top: 5px;
    border-radius: 50%;
}

span.haschillies_sh {
    content: url(images/drinks.png);
    position: relative;
    top: 5px;
    border-radius: 50%;
}

span.haschillies_m {
    content: url(images/mushroom.png);
    position: relative;
    top: 5px;
    border-radius: 50%;
}

span.haschillies_ho {
    content: url(images/jar.png);
    position: relative;
    top: 5px;
    border-radius: 50%;
}

span.haschillies_ch {
    content: url(images/chicken.png);
    position: relative;
    top: 5px;
    border-radius: 50%;
}

span.haschillies_s {
    content: url(images/salad.png);
    position: relative;
    top: 5px;
    border-radius: 50%;
}


div#welcome,
div#welcome a {
    font-size: 16px;
    color: #000;
    text-transform:capitalize;
}

a#fb {
    background: #4267B2;
}

a#tw {
    background: #00acee;
}

a#in {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.desktop_menu ul li {
    display: inline-block;
}

.desktop_menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.welcometo h2 {
    background: rgb(215 124 42 / 78%);
    width: 1000px;
    margin: auto;
    display: block;
    padding: 10px 15px;
    margin-bottom: 24px;
    font-weight: 700;
    font-style: italic;
    border-radius: 10px;
}

.slideshow .nivo-caption {
    position: absolute;
    background: none;
    color: #fff;
    opacity: 1;
    right: 0px;
    margin: auto;
    text-align: center;
    bottom: 45%;
}

.welcometo a.btn.btn-secondary:hover {
    text-decoration: none;
    transform: translate(10px, 0px);
}

.slideshow .nivo-controlNav {
    position: relative;
    right: auto;
    bottom: 0px;
    text-align: center;
    z-index: 99;
    width: 100%;
    padding: 30px 0px;
}


strong.visibl {
    visibility: hidden;
}

div#static {
    margin: 0px;
    padding:30px 0px 150px 0px;
    background: url(images/online_bg.png) no-repeat center;
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    text-align: center;
}
div#static h2 {
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 35px;
    font-family: "Barlow", sans-serif;
    font-size: 56px;
    color: #000;
}
div#featuredprd {
    width: 1000px;
    margin: auto;
    padding-top: 57px;
}
.in_fff {
    color: #fff;
}
.fprice {
    background: url(images/offer_bg.png) no-repeat center;
    background-size: 100% auto;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 130px;
    height: 130px;
    font-size: 28px;
    font-weight: 700;
    padding: 5px 25px;
    border-radius: 6px;
    position: absolute;
    right: 0px;
    top: -56px;
    left: 0px;
    margin: auto;
}
div#featuredprd img {
    border: 5px solid #fff;
    margin: auto;
}
.fname a.btn.btn-primary {
    font-size: 23px;
    margin-top: 15px;
    font-family: "Barlow", sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    background: #068b00 !important;
    border-radius: 45px;
    border-color: #068b00 !important;
}

.col-sm-12.nopad {
    padding: 0px;
}
.clearfix {
    clear: both;
    margin: 0px auto;
    height: 0px;
}

div#hometop .nivo-box { visibility: hidden; }
a.button.toppingplus.disabled {
    background-color: #ccc;
    border-color: #ccc;
    color: #666;
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.6;
}
.bundled_prodt_options.col-sm-12 {
    max-height: unset !important;
}

.image-paymentsel {
  height: 50px;
  width: auto;
  padding-left: 3px;
  padding-right: 4px;
  margin-right: 2px;

}
.payment-label {
  display: inline-block  !important;
  border: 1px solid #c3c2c2;
  padding-left: 7px;
  border-radius: 5px;
  padding-right: 10px;
  min-height: 50px;
  min-width: 100px;
}
/* SUCCSESS WARNING */
.conformation-tick {
    text-align: center;
    width: 100%;
}
.fail-tick {
    height: 100px;
    background-color: red;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" fill="%23f2771f" class="bi bi-exclamation-circle" viewBox="0 0 16 16"><path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/><path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708"/></svg>') no-repeat center;
    mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" fill="%23f2771f" class="bi bi-exclamation-circle" viewBox="0 0 16 16"><path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/><path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708"/></svg>') no-repeat center;
    background-size: contain;
}
.warning-tick {
    height: 100px;
    background-color: #ffde06;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" fill="%23f2771f" class="bi bi-exclamation-circle" viewBox="0 0 16 16"><path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/><path d="M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0M7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0z"/></svg>') no-repeat center;
    mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" fill="%23f2771f" class="bi bi-exclamation-circle" viewBox="0 0 16 16"><path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/><path d="M7.002 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0M7.1 4.995a.905.905 0 1 1 1.8 0l-.35 3.507a.552.552 0 0 1-1.1 0z"/></svg>') no-repeat center;
    background-size: contain;
}
.success-tick {
    height: 100px;
    background-color: green;
    -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-check-circle" viewBox="0 0 16 16"><path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/><path d="m10.97 4.97-.02.022-3.473 4.425-2.093-2.094a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-1.071-1.05"/></svg>') no-repeat center / contain;
    mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-check-circle" viewBox="0 0 16 16"><path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/><path d="m10.97 4.97-.02.022-3.473 4.425-2.093-2.094a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-1.071-1.05"/></svg>') no-repeat center / contain;
    background-size: contain;
}
.contentx span.required {
    display: block;
    float: left;
}
.contentx label.control-label {
    text-align: left;
}







/* ============================================================
   1. DESIGN TOKENS
   ============================================================ */
:root {
  /* Colour palette */
  --espresso:   #15100B;   /* deep warm near-black — primary dark bg     */
  --roast:      #1F1812;   /* slightly lifted dark section bg            */
  --espresso-2: #0F0B07;   /* footer / deepest                          */
  --gold:       #C9A24B;   /* brass gold — primary accent               */
  --gold-soft:  #D8BC78;   /* lighter gold for hovers                   */
  --champagne:  #E8DCC4;   /* light text on dark                        */
  --ivory:      #F7F2E8;   /* light section bg                          */
  --ivory-2:    #FBF8F1;   /* card surface on ivory                     */
  --ink:        #2A2018;   /* dark text on light bg                     */
  --ink-soft:   #6A5C4D;   /* muted text on light bg                    */
  --chilli:     #B23A2E;   /* terracotta — allergen / urgency           */
  --chilli-dk:  #8E2A20;
  --line-light: #ECE3D2;   /* hairline on light                         */
  --line-dark:  rgba(201,162,75,0.22); /* hairline on dark              */

  /* Type */
  --font-display: "Playfair Display", Georgia, "Times New Roman", serif;
  --font-body: "Jost", "Segoe UI", Helvetica, Arial, sans-serif;

  /* Radius */
  --r-card: 10px;
  --r-btn: 4px;
  --r-pill: 100px;

  /* Shadows */
  --shadow-card: 0 18px 44px rgba(21,16,11,0.12);
  --shadow-card-hover: 0 28px 60px rgba(21,16,11,0.22);
  --shadow-dark: 0 24px 60px rgba(0,0,0,0.45);
}

/* ============================================================
   2. BASE / RESET
   ============================================================ */


div#homepage {
  margin: 0;
  font-family: var(--font-body);
  font-size: 17px;
  line-height: 28px;
  color: var(--ink);
  background-color: var(--ivory);
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

div#homepage img { max-width: 100%; height: auto; display: block; }

div#homepage a { color: var(--gold); text-decoration: none; transition: color 0.25s ease; }
div#homepage a:hover { color: var(--gold-soft); }

div#homepage h1, div#homepage h2, div#homepage h3, div#homepage h4 { font-family: var(--font-display); margin: 0; font-weight: 600; }

p { margin: 0 0 16px; }

/* Inline SVG icon sizing */
.ico { width: 17px; height: 17px; fill: currentColor; vertical-align: -3px; margin-right: 8px; }
.ico--btn { width: 18px; height: 18px; margin-right: 10px; }

/* Skip link (a11y) */
.skip-link {
  position: absolute;
  left: 16px; top: -60px;
  z-index: 2000;
  background: var(--gold);
  color: var(--espresso);
  padding: 12px 20px;
  border-radius: var(--r-btn);
  font-weight: 600;
  transition: top 0.2s ease;
}
.skip-link:focus { top: 16px; color: var(--espresso); outline: 3px solid #fff; }

/* Shared container max-width tuned in px */
.container { max-width: 1200px; padding-left: 20px; padding-right: 20px; }

/* ============================================================
   3. TYPOGRAPHY HELPERS
   ============================================================ */
.eyebrow {
  font-family: var(--font-body);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: var(--gold);
  margin: 0 0 18px;
  position: relative;
  padding-left: 42px;
}
.eyebrow::before {
  content: "";
  position: absolute;
  left: 0; top: 9px;
  width: 30px; height: 2px;
  background: var(--gold);
}
.eyebrow--light { color: var(--gold-soft); }
.text-center .eyebrow,
.eyebrow.text-center { display: inline-block; }
.section__head .eyebrow { padding-left: 0; }
.section__head .eyebrow::before {
  position: static;
  display: block;
  margin: 0 auto 14px;
  width: 44px;
}

.section__title {
  font-size: 42px;
  line-height: 50px;
  color: var(--ink);
  letter-spacing: 0.2px;
  margin-bottom: 22px !important;
}
.section__title--light { color: var(--champagne); }

.section__lead {
  font-size: 19px;
  line-height: 31px;
  color: var(--ink-soft);
  margin-bottom: 22px;
  max-width: 560px;
}
.section__lead--light { color: rgba(232,220,196,0.82); }
.section__lead--center { margin-left: auto; margin-right: auto; }

.section__text { font-size: 17px; line-height: 29px; color: var(--ink-soft); }

/* Section rhythm — one shared padding rule to avoid specificity clashes */
.section { padding-top: 110px; padding-bottom: 110px; }
.section__head { max-width: 640px; margin: 0 auto 64px; }

/* Section background variants (colour only — never spacing) */
.section--ivory    { background: var(--ivory); }
.section--roast    { background: var(--roast); }
.section--espresso { background: var(--espresso); }

/* ============================================================
   4. BUTTONS
   ============================================================ */
div#homepage .btn {
  font-family: var(--font-body);
  font-weight: 600;
  letter-spacing: 0.6px;
  border-radius: var(--r-btn);
  padding: 13px 28px;
  font-size: 15px;
  border: 2px solid transparent;
  transition: transform 0.25s ease, background-color 0.25s ease,
              color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
div#homepage .btn:focus { box-shadow: 0 0 0 3px rgba(201,162,75,0.45); outline: none; }
div#homepage .btn-lg { padding: 16px 34px; font-size: 16px; }

/* Solid gold */
div#homepage .btn-gold, nav#mainNav .btn-gold{
  background: var(--gold);
  color: var(--espresso);
  border-color: var(--gold);
}
div#homepage .btn-gold:hover, nav#mainNav .btn-gold:hover {
  background: var(--gold-soft);
  border-color: var(--gold-soft);
  color: var(--espresso);
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(201,162,75,0.35);
}

/* Dark with gold border (on light bg) */
div#homepage .btn-dark-gold {
  background: var(--espresso);
  color: var(--champagne);
  border-color: var(--espresso);
}
div#homepage .btn-dark-gold:hover {
  background: transparent;
  color: var(--ink);
  border-color: var(--gold);
  transform: translateY(-2px);
}

/* Outline (on dark imagery) */
div#homepage .btn-outline-light-gold {
  background: transparent;
  color: var(--champagne);
  border-color: rgba(232,220,196,0.55);
}
div#homepage .btn-outline-light-gold:hover {
  background: var(--champagne);
  color: var(--espresso);
  border-color: var(--champagne);
  transform: translateY(-2px);
}

/* ============================================================
   5. UTILITY TOP BAR
   ============================================================ */
.topbar {
  background: var(--espresso-2);
  color: rgba(232,220,196,0.78);
  font-size: 13.5px;
  border-bottom: 1px solid var(--line-dark);
}
.topbar__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 42px;
}
.topbar__item {
  color: rgba(232,220,196,0.78);
  display: inline-flex;
  align-items: center;
  letter-spacing: 0.4px;
}
.topbar__item:hover { color: var(--gold-soft); }
.topbar__item--gold { color: var(--gold); font-weight: 500; }
.topbar__item .ico { fill: var(--gold); }
.topbar__sep { width: 1px; height: 16px; background: var(--line-dark); margin: 0 22px; }

/* ============================================================
   6. NAVBAR
   ============================================================ */
.site-nav {
    background: rgba(21, 16, 11, 0.92);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    padding-top: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(201, 162, 75, 0.14) !important;
    transition: background-color 0.3s ease, padding 0.3s ease, box-shadow 0.3s ease;
    border-radius: 0px !important;
        margin: 0px !important;
}
.site-nav.is-scrolled {
  background: rgba(21,16,11,0.98);
  padding-top: 9px;
  padding-bottom: 9px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.35);
  top: 0;
}

/* Brand */
.site-brand { display: inline-flex; align-items: center; }
.site-brand__logo { width: 46px; height: 42px; object-fit: contain; }
.site-brand__text { display: flex; flex-direction: column; margin-left: 12px; line-height: 1; }
.site-brand__name {
  font-family: var(--font-display);
  font-size: 24px;
  font-weight: 700;
  color: var(--champagne);
  letter-spacing: 0.4px;
}
.site-brand__sub {
  font-family: var(--font-body);
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: var(--gold);
  margin-top: 4px;
}

/* Nav links */
.site-nav__list { align-items: center; }
.site-nav .nav-link {
  color: rgba(232,220,196,0.82);
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.5px;
  padding: 8px 16px;
  position: relative;
}
.site-nav .nav-link::after {
  content: "";
  position: absolute;
  left: 16px; bottom: 2px;
  width: 0; height: 2px;
  background: var(--gold);
  transition: width 0.28s ease;
}
.site-nav .nav-link:hover,
.site-nav .nav-link.active { color: var(--champagne); }
.site-nav .nav-link:hover::after,
.site-nav .nav-link.active::after { width: calc(100% - 32px); }

.nav-item--cta { margin-left: 14px; }
.nav-item--cta .btn { padding: 10px 22px; }

/* Mobile toggler */
.navbar-toggler { border: 1px solid var(--line-dark); padding: 6px 10px; }
.navbar-toggler:focus { box-shadow: 0 0 0 3px rgba(201,162,75,0.4); }

/* ============================================================
   7. HERO
   ============================================================ */
.hero {
  position: relative;
  min-height: 760px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 200px;
  padding-bottom: 120px;
  overflow: hidden;
  color: var(--champagne);
}
.hero__media {
  position: absolute; inset: 0;
  background-image: url("/image/data/banner.jpg");
  background-size: cover;
  background-position: center;
  transform: scale(1.04);
}
.hero__scrim {
  position: absolute; inset: 0;
  background:
    linear-gradient(90deg, rgba(15,11,7,0.93) 0%, rgba(15,11,7,0.74) 46%, rgba(15,11,7,0.34) 100%),
    linear-gradient(180deg, rgba(15,11,7,0.55) 0%, rgba(15,11,7,0.2) 40%, rgba(15,11,7,0.85) 100%);
}
.hero .container { position: relative; z-index: 2; }

/* Gold hairline frame — the recurring "signature" device */
.hero__frame {
  max-width: 680px;
  padding: 46px 0 6px 40px;
  border-left: 2px solid var(--gold);
  position: relative;
}
.hero__frame::before {
  content: "";
  position: absolute;
  left: -2px; top: 0;
  width: 64px; height: 2px;
  background: var(--gold);
}
.hero__title {
  font-size: 74px;
  line-height: 78px;
  color: #fff;
  letter-spacing: -0.5px;
  margin-bottom: 26px;
  text-shadow: 0 2px 30px rgba(0,0,0,0.4);
}
.hero__lead {
  font-size: 20px;
  line-height: 33px;
  color: rgba(232,220,196,0.9);
  max-width: 560px;
  margin-bottom: 38px;
}
.hero__actions { display: flex; flex-wrap: wrap; gap: 16px; }

/* Hero trust strip */
.hero__strip {
  position: absolute;
  left: 0; right: 0; bottom: 0;
  z-index: 2;
  background: rgba(15,11,7,0.72);
  border-top: 1px solid var(--line-dark);
  backdrop-filter: blur(4px);
}
.hero__strip-list {
  list-style: none;
  margin: 0; padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.hero__strip-list li {
  font-size: 14px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--champagne);
  font-weight: 500;
  padding: 20px 10px;
  position: relative;
  flex: 1 1 auto;
  text-align: center;
}
.hero__strip-list li::before {
  content: "\2726";          /* small star/spice mark */
  color: var(--gold);
  margin-right: 10px;
  font-size: 12px;
}

/* ============================================================
   8. ALLERGEN NOTICE (loud & clear)
   ============================================================ */
.allergen {
  background: var(--chilli);
  background-image: linear-gradient(135deg, var(--chilli) 0%, var(--chilli-dk) 100%);
  padding-top: 26px;
  padding-bottom: 26px;
  border-top: 3px solid #fff2;
  border-bottom: 3px solid #0003;
}
.allergen__inner {
  display: flex;
  align-items: center;
  gap: 22px;
  color: #fff;
}
.allergen__icon {
  flex: 0 0 auto;
  width: 56px; height: 56px;
  border-radius: 50%;
  background: rgba(255,255,255,0.16);
  display: flex; align-items: center; justify-content: center;
}
.allergen__icon svg { width: 30px; height: 30px; fill: #fff; }
.allergen__title {
  font-family: var(--font-display);
  font-size: 21px;
  font-weight: 700;
  margin: 0 0 4px;
  letter-spacing: 0.3px;
}
.allergen__text {
  margin: 0;
  font-size: 16.5px;
  line-height: 26px;
  color: rgba(255,255,255,0.95);
}
.allergen__text strong {
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* ============================================================
   9. ABOUT / OUR STORY
   ============================================================ */
.about__row { row-gap: 50px; }
.about__copy { padding-left: 24px; }

.about__art-frame { position: relative; padding-bottom: 40px; padding-right: 40px; }
.about__img--main {
  width: 100%;
  border-radius: var(--r-card);
  box-shadow: var(--shadow-card);
  object-fit: cover;
  height: 560px;
}
.about__img--inset {
  position: absolute;
  right: 0; bottom: 0;
  width: 220px; height: 220px;
  object-fit: cover;
  border-radius: var(--r-card);
  border: 6px solid var(--ivory);
  box-shadow: var(--shadow-card);
}
.about__badge {
  position: absolute;
  top: 24px; left: -14px;
  background: var(--gold);
  color: var(--espresso);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 10px 18px;
  border-radius: var(--r-btn);
  box-shadow: 0 10px 24px rgba(21,16,11,0.25);
}

.about__points { list-style: none; margin: 28px 0 34px; padding: 0; }
.about__points li {
  display: flex;
  align-items: center;
  font-size: 17px;
  font-weight: 500;
  color: var(--ink);
  padding: 14px 0;
  border-bottom: 1px solid var(--line-light);
}
.about__points li:first-child { border-top: 1px solid var(--line-light); }
.about__points-num {
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: 700;
  color: var(--gold);
  margin-right: 18px;
  min-width: 28px;
}

/* ============================================================
   10. CATEGORIES
   ============================================================ */
.cat-grid { row-gap: 30px; }

.cat-card {
  background: var(--espresso);
  border: 1px solid var(--line-dark);
  border-radius: var(--r-card);
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
      margin-bottom: 30px;
}
.cat-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--shadow-dark);
  border-color: var(--gold);
}
.cat-card__media { position: relative; overflow: hidden; height: 210px;
  background: linear-gradient(135deg, #3a2c1c, #1b140d); }
.cat-card__media img {
  width: 100%; height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}
.cat-card:hover .cat-card__media img { transform: scale(1.07); }
.cat-card__tag {
  position: absolute;
  top: 14px; left: 14px;
  background: rgba(15,11,7,0.82);
  color: var(--gold);
  border: 1px solid var(--line-dark);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  padding: 6px 12px;
  border-radius: var(--r-pill);
}
.cat-card__body { padding: 26px 26px 28px; display: flex; flex-direction: column; flex: 1 1 auto; }
.cat-card__title {
  font-size: 23px;
  color: var(--champagne);
  margin-bottom: 10px;
}
.cat-card__title--light { color: var(--champagne); }
.cat-card__text { font-size: 15.5px; line-height: 25px; color: rgba(232,220,196,0.7); margin-bottom: 20px; }
.cat-card__text--light { color: rgba(232,220,196,0.78); }
.cat-card__link {
  margin-top: auto;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--gold);
}
.cat-card__link span { transition: transform 0.25s ease; display: inline-block; }
.cat-card__link:hover span { transform: translateX(6px); }

/* "Can't decide" CTA card */
.cat-card--cta {
  background: linear-gradient(150deg, #2a1f14 0%, var(--espresso) 100%);
  border-color: var(--gold);
  justify-content: center;
}
.cat-card__body--cta { padding: 40px 30px; justify-content: center; }

/* ============================================================
   11. SIGNATURE DISHES + WAX-SEAL PRICE BADGE
   ============================================================ */
.dish-grid { row-gap: 34px; }

.dish-card {
  background: var(--ivory-2);
  border: 1px solid var(--line-light);
  border-radius: var(--r-card);
  overflow: hidden;
  height: 100%;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
      margin-bottom: 30px;
}
.dish-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-card-hover); }
.dish-card__media {
  position: relative; height: 230px; overflow: hidden;
  background: linear-gradient(135deg, #c9a24b22, #15100b);
}
.dish-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s ease; }
.dish-card:hover .dish-card__media img { transform: scale(1.07); }

/* The signature wax-seal price badge */
.price-seal {
    position: absolute;
    right: 18px;
    bottom: 15px;
    width: 78px;
    height: 78px;
    border-radius: 50%;
    background: radial-gradient(circle at 32% 28%, var(--gold-soft), var(--gold) 62%, #a9842f 100%);
    color: var(--espresso);
    display: flex;
    align-items: baseline;
    justify-content: center;
    font-family: var(--font-body);
    font-weight: 700;
    font-size: 28px;
    line-height: 1;
    box-shadow: 0 12px 26px rgba(169, 132, 47, 0.45), inset 0 0 0 2px rgba(255, 255, 255, 0.35);
    padding-top: 26px;
}
.price-seal__cur { font-size: 16px; margin-right: 1px; align-self: flex-start; margin-top: 4px; }
.price-seal__dec { font-size: 15px; align-self: flex-start; margin-top: 4px; }
.price-seal__unit {
  position: absolute;
  bottom: 13px;
  font-family: var(--font-body);
  font-size: 9.5px;
  font-weight: 600;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.dish-card__body { padding: 38px 24px 26px;     min-height: 220px;}
.dish-card__kicker {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 8px;
}
.dish-card__title { font-size: 22px; color: var(--ink); margin-bottom: 10px; line-height: 28px; }
.dish-card__text { font-size: 15px; line-height: 24px; color: var(--ink-soft); margin-bottom: 12px; }
.dish-card__tiers {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.3px;
  color: var(--ink);
  background: #f0e7d4;
  border-radius: var(--r-btn);
  padding: 9px 12px;
  margin: 0;
}

.dish-cta { margin-top: 64px; }
.dish-cta__note { font-size: 15px; color: var(--ink-soft); margin-bottom: 24px; font-style: italic; }

/* ============================================================
   12. WHY PREMIUM
   ============================================================ */
.why-grid { row-gap: 28px; }
.why-card {
  height: 100%;
  padding: 38px 30px;
  border: 1px solid var(--line-dark);
  border-radius: var(--r-card);
  background: rgba(255,255,255,0.02);
  transition: transform 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
      margin-bottom: 30px;
}
.why-card:hover {
  transform: translateY(-5px);
  border-color: var(--gold);
  background: rgba(201,162,75,0.06);
}
.why-card__icon {
  width: 62px; height: 62px;
  border-radius: 50%;
  background: rgba(201,162,75,0.12);
  border: 1px solid var(--line-dark);
  display: flex; align-items: center; justify-content: center;
  margin-bottom: 22px;
}
.why-card__icon svg { width: 30px; height: 30px; fill: var(--gold); }
.why-card__title { font-size: 21px; color: var(--champagne); margin-bottom: 12px; }
.why-card__text { font-size: 15.5px; line-height: 26px; color: rgba(232,220,196,0.72); margin: 0; }

/* ============================================================
   13. PARTY ORDERS
   ============================================================ */
.party__row { row-gap: 44px; }
.party__list { list-style: none; margin: 24px 0 32px; padding: 0; }
.party__list li {
  position: relative;
  padding-left: 34px;
  font-size: 17px;
  font-weight: 500;
  color: var(--ink);
  margin-bottom: 14px;
}
.party__list li::before {
  content: "";
  position: absolute;
  left: 0; top: 9px;
  width: 18px; height: 10px;
  border-left: 2px solid var(--gold);
  border-bottom: 2px solid var(--gold);
  transform: rotate(-45deg);
}
.party__art-frame {
  position: relative;
  border-radius: var(--r-card);
  overflow: hidden;
  box-shadow: var(--shadow-card);
}
.party__art-frame::after {
  content: "";
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(255,255,255,0.4);
  border-radius: 6px;
  pointer-events: none;
}
div#homepage .party__art-frame img { width: 100%; height: 460px; object-fit: cover; }

/* ============================================================
   14. BULK ORDER CALL BAND
   ============================================================ */
.bulk {
  position: relative;
  padding-top: 110px;
  padding-bottom: 110px;
  overflow: hidden;
  text-align: center;
  color: var(--champagne);
}
.bulk__media {
  position: absolute; inset: 0;
  background-image: url("/image/data/bg.jpg");
  background-size: cover; background-position: center;
}
.bulk__scrim {
  position: absolute; inset: 0;
  background: linear-gradient(180deg, rgba(15,11,7,0.9), rgba(15,11,7,0.82));
}
.bulk .container { position: relative; z-index: 2; }
.bulk__inner { max-width: 760px; margin: 0 auto; }
.bulk__inner .eyebrow { display: inline-block; padding-left: 0; }
.bulk__inner .eyebrow::before { position: static; display: block; margin: 0 auto 14px; width: 44px; }
.bulk__title { font-size: 46px; line-height: 54px; color: #fff; margin-bottom: 20px; }
.bulk__lead { font-size: 19px; line-height: 31px; color: rgba(232,220,196,0.85); margin-bottom: 36px; }
.bulk__actions { display: flex; flex-wrap: wrap; gap: 16px; justify-content: center; }

/* ============================================================
   15. HOURS + CONTACT
   ============================================================ */
.contact__row { row-gap: 56px; }

.hours-card {
  background: rgba(255,255,255,0.03);
  border: 1px solid var(--line-dark);
  border-radius: var(--r-card);
  padding: 30px 32px;
  margin-top: 26px;
}
.hours-row { display: flex; justify-content: space-between; align-items: baseline;  }
.hours-row__label { color: rgba(232,220,196,0.8); font-size: 16px; }
.hours-row__value { color: var(--gold); font-weight: 600; font-size: 16px; letter-spacing: 0.4px; }
.hours-divider { height: 1px; background: var(--line-dark); margin: 14px 0 6px; }
.hours-card__sub {
  font-size: 12px; font-weight: 600; letter-spacing: 2px;
  text-transform: uppercase; color: var(--champagne); margin: 6px 0 4px;
}
.contact__hours-note { margin-top: 22px; font-size: 15px; color: rgba(232,220,196,0.62); line-height: 25px; }

.contact-list { list-style: none; margin: 26px 0 28px; padding: 0; }
.contact-list__item { display: flex; align-items: flex-start; gap: 18px; padding: 16px 0; border-bottom: 1px solid var(--line-dark); }
.contact-list__icon {
  flex: 0 0 auto;
  width: 46px; height: 46px;
  border-radius: 50%;
  background: rgba(201,162,75,0.12);
  border: 1px solid var(--line-dark);
  display: flex; align-items: center; justify-content: center;
}
.contact-list__icon svg { width: 22px; height: 22px; fill: var(--gold); }
.contact-list__label {
  display: block; font-size: 12px; letter-spacing: 1.6px; text-transform: uppercase;
  color: rgba(232,220,196,0.6); margin-bottom: 3px;
}
.contact-list__value { display: block; font-size: 16.5px; color: var(--champagne); line-height: 26px; }
.contact-list__value a { color: var(--champagne); }
.contact-list__value a:hover { color: var(--gold); }

.contact__map { border-radius: var(--r-card); overflow: hidden; border: 1px solid var(--line-dark); }
.contact__map iframe { display: block; width: 100%; height: 406px; filter: grayscale(0.3) contrast(1.05); }

/* ============================================================
   16. FOOTER
   ============================================================ */
.site-footer { background: var(--espresso-2); color: rgba(232,220,196,0.7); padding-top: 76px; }
.site-footer__top { row-gap: 40px; padding-bottom: 50px; border-bottom: 1px solid var(--line-dark); }
.site-brand--footer { margin-bottom: 18px; }
.site-footer__tag { font-size: 15.5px; line-height: 26px; color: rgba(232,220,196,0.62); max-width: 320px; margin: 0; }
.site-footer__heading {
  font-family: var(--font-body);
  font-size: 13px; font-weight: 600; letter-spacing: 2px;
  text-transform: uppercase; color: var(--gold); margin-bottom: 20px;
}
.site-footer__links { list-style: none; margin: 0; padding: 0; }
.site-footer__links li { margin-bottom: 12px; }
.site-footer__links a { color: rgba(232,220,196,0.7); font-size: 15.5px; }
.site-footer__links a:hover { color: var(--gold); padding-left: 4px; }
.site-footer__address { font-style: normal; font-size: 15.5px; line-height: 28px; color: rgba(232,220,196,0.7); margin-bottom: 20px; }
.site-footer__address a { color: rgba(232,220,196,0.85); }
.site-footer__address a:hover { color: var(--gold); }

.site-footer__social { display: flex; gap: 12px; }
.social-btn {
  width: 42px; height: 42px; border-radius: 50%;
  border: 1px solid var(--line-dark);
  display: flex; align-items: center; justify-content: center;
  transition: background-color 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
}
.social-btn svg { width: 19px; height: 19px; fill: var(--champagne); transition: fill 0.25s ease; }
.social-btn:hover { background: var(--gold); border-color: var(--gold); transform: translateY(-3px); }
.social-btn:hover svg { fill: var(--espresso); }

.site-footer__allergen {
  margin: 30px 0 0;
  padding: 18px 22px;
  background: rgba(178,58,46,0.14);
  border: 1px solid rgba(178,58,46,0.4);
  border-radius: var(--r-btn);
  font-size: 14px; line-height: 23px; color: rgba(232,220,196,0.85);
}
.site-footer__allergen strong { color: #e8a59c; }

.site-footer__bottom {
  display: flex; flex-wrap: wrap; justify-content: space-between; gap: 8px;
  padding: 26px 0 34px; font-size: 14px; color: rgba(232,220,196,0.5);
}
.site-footer__bottom p a {
    font-size: 14px;
    color: rgba(232, 220, 196, 0.5);
}
.site-footer__bottom p { margin: 0; }
.site-footer__credit { letter-spacing: 0.5px; }

/* ============================================================
   17. FLOATING CONTROLS
   ============================================================ */
.back-to-top {
  position: fixed;
  right: 24px; bottom: 24px;
  width: 50px; height: 50px;
  border-radius: 50%;
  border: none;
  background: var(--gold);
  color: var(--espresso);
  cursor: pointer;
  display: flex; align-items: center; justify-content: center;
  opacity: 0; visibility: hidden;
  transform: translateY(14px);
  transition: opacity 0.3s ease, transform 0.3s ease, background-color 0.25s ease;
  box-shadow: 0 12px 28px rgba(0,0,0,0.3);
  z-index: 900;
}
.back-to-top svg { width: 22px; height: 22px; fill: var(--espresso); }
.back-to-top.is-visible { opacity: 1; visibility: visible; transform: translateY(0); }
.back-to-top:hover { background: var(--gold-soft); }
.back-to-top:focus { outline: 3px solid rgba(201,162,75,0.5); }

body.home_page_tel .call-fab {
  position: fixed;
  left: 24px; bottom: 24px;
  display: inline-flex; align-items: center; gap: 10px;
  background: var(--chilli);
  color: #fff;
  padding: 13px 20px;
  border-radius: var(--r-pill);
  font-weight: 600; font-size: 15px; letter-spacing: 0.4px;
  box-shadow: 0 12px 28px rgba(178,58,46,0.4);
  z-index: 900;
  transition: transform 0.25s ease, background-color 0.25s ease;
}
.call-fab:hover { background: var(--chilli-dk); color: #fff; transform: translateY(-3px); }
.call-fab svg { width: 20px; height: 20px; fill: #fff; }

/* ============================================================
   18. SCROLL-REVEAL ANIMATION
   ============================================================ */
.reveal { opacity: 0; transform: translateY(34px); transition: opacity 0.7s ease, transform 0.7s ease; }
.reveal.is-visible { opacity: 1; transform: translateY(0); }

body.home_page_tel .wback .container, body footer .container, body.home_page_tel footer .container, body section#contact .container, #header .container, body.home_page_tel #header .container, section.categories .container, section#why .container, nav#mainNav .container {
    max-width: 1200px;
}
.navbar .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
nav#mainNav .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox!important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
}
.site-brand__logo {
    width: 46px;
    height: 42px;
    object-fit: contain;
}
.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.ml-auto, .mx-auto {
    margin-left: auto !important;
}
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
    .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1);
}
.cat-card.cat-card--cta {
    min-height: 389px;
}
.allergen__icon:before {
    content: '\26A0';
    font-size: 33px;
    position: absolute;
    color: #fff;
    margin: auto;
}
a
{
    outline: 0px !important;
    text-decoration: none !important;
}
a.call-fab
{
    display: none;
}
@media screen and (max-width: 1024px) {
    .party__art-frame {
    margin-top: 30px;
}

    .cat-card__body {
    min-height: 178px;
}
    .hero__strip-list li {
    font-size: 12px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--champagne);
    font-weight: 500;
    padding: 20px 10px;
    position: relative;
    flex: 1 1 auto;
    text-align: center;
}
    body.home_page_tel .wback .container, body footer .container, body.home_page_tel footer .container, body section#contact .container, #header .container, body.home_page_tel #header .container, section.categories .container, section#why .container, nav#mainNav .container {
  padding: 0px 15px;
}
    .for_border {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
   
    .logaccount .col-sm-4 {
        width: 32%;
    }
    body.Privacy.Policy p {
        word-break: break-word;
    }
    body .container {
        width: 100%;
        max-width: 100%;
        padding: 0px 15px;
    }
    body.home_page_tel .container {
        padding: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1010px) {

    
    .opening-time ul li {
        justify-content: center;
    }
    div#contentcat ul.nav.nav-tabs li a {
        padding: 15px 5px;
    }
    .logaccount .col-sm-4 {
        width: 31.6%;
    }
    div#back_button {
        margin: 10px auto;
    }
    body.Checkout .col-sm-6 {
        width: 100%;
    }
    .top_menu a {
        font-size: 10px !important;
    }

    #links ul li a {
        font-size: 14px;
    }
    div#featuredprd {
        width: 60vw;
        margin: auto;
    }
}

@media (max-width: 767px) {
    ul.sub-menu {
        position: relative;
        width: 100%;
        text-align: center;
        border: unset;
    }
    #menu .navbar-nav>li.opns:hover ul.sub-menu {
        display: unset;
    }
    #menu .navbar-nav>li.opns.open ul.sub-menu {
        display: block !important;
    }
    #menu .navbar-nav>li.opns ul.sub-menu {
        display: none !important;
    }
    div#collapsePostcode {
        clear: both;
    }
    div#cart_requested_times,
    div#cart_postcode_box {
        overflow: auto;
    }
    div#before_bg #before_border {
        width: 50%;
        float: left;
        padding: 10px 10px;
    }

    div#checkout-address a {
        font-size: 12px;
    }
    .logaccount .col-sm-4 {
        width: 100%;
        margin: 22px auto;
        min-height: 166px;
    }
    div#checkout span#head-title {
        text-align: center;
        display: block;
    }
    div#change_add {
        width: 29%;
        margin: 15px auto;
        float: left;
        position: relative;
        z-index: 11;
    }
    div#chckprice {
        width: 20%;
        margin: 15px auto;
        float: left;
    }
    h4#checkdelname {
        width: 51%;
        float: left;
        display: block;
    }
    .finalcart.checkout-box.col-sm-12 {
        padding: 0px 15px;
    }
    body.Checkout .container {
        padding: 0px 0px;
    }
    .product_name,
    .product_optionname {
        margin: 6px auto;
    }
    div#mes_mod_postcode {
        top: 25px;
    }
    div#column-left {
        min-height: 0px !important;
    }

    div#column-right {
        clear: both;
    }
    div#mobile-cart-total a#mobile_cart_btn {
        position: fixed;
        top: 0px;
        margin: auto;
        left: 0px;
        right: 0px;
        padding: 8px 0px;
        z-index: 11;
    }
    #formdesign {
        width: 100% !important;
    }
    div#content div#notification {
        width: 100% !important;
    }
    .success, .success a {
        font-size: 10px !important;
    }

    input.greenButton.div_change_delivery {
        float: none !important;
    }
    h4.col-sm-12 {
        font-size: 14px;
    }
    .checkout h4>i.fa {
        padding: 10px !important;
        font-size: 14px !important;
        width: 37px;
        height: 37px;
    }
    div#back_button {
        margin: 6px auto;
    }
    body.Checkout .col-sm-12,
    body.Checkout .col-sm-6 {
        padding: 0px;
    }
    div#equiliser .quantity {
        width: 25%;
        float: left;
    }
    .col-sm-12.sett-popup-content .col-sm-6 {
        float: left;
        width: 50%;
    }
    .col-sm-12.pro_bg {
        float: left;
        width: 100%;
    }
    .pro_bg .col-sm-8 {
        width: 66.66%;
        float: left;
    }
    .pro_bg .col-sm-2 {
        width: 16.66%;
        float: left;
    }
      div#contact_info {
        text-align: center;
    }
   
    .menu-nav .container {
        border: none
    }
    #menu .nav>li>a {
        text-align: center;
        padding: 12px;
    }
    #menu .navbar-nav>li br {
        display: none;
    }
    #menu .nav>li>a span {
        font-size: 14px;
    }
    #mobileoly {
        display: block !important;
        margin-top: 10px;
    }
    #mobileoly a {
        background-color: var(--prmary);
        color: #000;
        font-size: 17px;
        font-style: italic;
        font-weight: bold;
        padding: 8px 25px;
    }
    #menu {
        border-bottom: 0;
        border-radius: 4px;
    }
    #menu div.dropdown-inner>ul.list-unstyled {
        display: block;
    }
    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }
    #menu .dropdown-inner {
        display: block;
    }
    #menu .dropdown-inner a {
        width: 100%;
        color: #fff;
    }
    #menu .dropdown-menu a:hover,
    #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }
    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }
    body #menu {
        margin-top: -65px;
        top: 0 !important;
    }

    #menu .navbar-nav>li {
        width: 100% !important;
    }

    div#welcome_txt {
        text-align: center;
    }
    .opening-time ul li {
        justify-content: center;
    }
}
@media (max-width: 478px) {}


/* ============================================================
   19. RESPONSIVE (px breakpoints)
   ============================================================ */

/* Large tablets / small desktops */
@media (max-width: 1199px) {
  .hero__title { font-size: 64px; line-height: 70px; }
}

/* Tablet — below Bootstrap lg (992px): stack nav, adjust hero */
@media (max-width: 991px) {
  .site-nav { top: 0; }
  .site-nav .nav-link { padding: 12px 4px; }
  .site-nav .nav-link::after { display: none; }
  .nav-item--cta { margin-left: 0; }
  .nav-item--cta .btn { width: 100%; }

  .section { padding-top: 84px; padding-bottom: 84px; }
  .section__head { margin-bottom: 48px; }
  .section__title { font-size: 36px; line-height: 44px; }

  .about__copy { padding-left: 0; }
  .about__art-frame { max-width: 560px; margin: 0 auto; }

  .hero { min-height: 0; padding-top: 150px; padding-bottom: 150px; }
  .hero__title { font-size: 56px; line-height: 62px; }
  .hero__strip-list li { flex: 1 1 50%; padding: 16px 10px; }

  .bulk__title { font-size: 38px; line-height: 46px; }
}

/* Mobile — below 767px */
@media (max-width: 767px) {

.navbar-toggler-icon {
    font-size: 24px;
    color: #fff; /* Change to your preferred color */
    display: inline-block;
}
    .dish-card__body, .cat-card__body {
    min-height: auto;
}
    a.navbar-brand.site-brand {
    flex: 1;
    padding: 15px 0px !important;
}
div#bulk {
    padding: 80px 15px;
}
nav#mainNav {
    padding: 30px 0px;
}
    .navbar-nav {
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0px !important;
        width: 100%;
        padding-top: 15px;
}
.navbar-expand-lg .navbar-toggler {
    display: block;
            background: transparent;
}
.navbar-collapse.collapse,
.navbar-collapse.collapsing {
    width: 100%;
}
nav#mainNav .collapse:not(.show) {
    display: none !important;
}
li.nav-item {
    width: 100%;
    text-align: center;
    margin: 15px auto;
}
nav#mainNav .collapse.in
{
    display: flex !important;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-align: center;
        align-items: center;
}
  body { font-size: 16px; line-height: 27px; }

  .section { padding-top: 64px; padding-bottom: 64px; }
  .section__head { margin-bottom: 40px; }
  .section__title { font-size: 30px; line-height: 38px; }
  .section__lead { font-size: 17px; line-height: 28px; }

  .hero { padding-top: 130px; padding-bottom: 0px; }
  .hero__frame { padding-left: 24px; padding-top: 30px; }
  .hero__title { font-size: 42px; line-height: 48px; }
  .hero__lead { font-size: 17px; line-height: 28px; }
  .hero__actions .btn { width: 100%; }
  .hero__strip { position: static; }
  .hero__strip-list li { flex: 1 1 100%; text-align: left; padding: 12px 0; border-bottom: 1px solid var(--line-dark); }

  .allergen__inner { flex-direction: column; text-align: center; gap: 16px; }

  .about__img--main { height: 420px; }
  .about__img--inset { width: 150px; height: 150px; }
  .about__art-frame { padding-right: 20px; padding-bottom: 20px; }

  .price-seal { width: 70px; height: 70px; font-size: 25px; }

  .bulk__title { font-size: 30px; line-height: 38px; }
  .bulk__actions .btn { width: 100%; }

  div#homepage .party__art-frame img { height: 320px; }

  .site-footer__bottom { flex-direction: column; }

  .call-fab__text { display: none; }
  .call-fab { padding: 14px; }
}

/* Extra-small phones */
@media (max-width: 400px) {
  div#homepage .hero__title { font-size: 36px; line-height: 42px;margin-bottom: 15px; }
  .topbar { display: none; }
}

/* ============================================================
   20. ACCESSIBILITY / REDUCED MOTION
   ============================================================ */
:focus-visible { outline: 3px solid var(--gold); outline-offset: 2px; }

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after {
    animation-duration: 0.001ms !important;
    transition-duration: 0.001ms !important;
  }
  .reveal { opacity: 1; transform: none; }
}