@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap');

:root {
  --prmary: #5c3a25;
  --secondary: #8b5a3c;
  --tertiary: #3d2418;
  --headerbg: #fff;
  --headercl: #000;
  --footerbg: var(--prmary);
  --footercl: #000;
  --foot2bg : #000;
  --foot2cl : #fff;
      /* Coffee / earth */
    --coffee-darkest: #2a1810;
    --coffee-dark:    #3d2418;
    --coffee:         #5c3a25;
    --coffee-mid:     #8b5a3c;
    --coffee-light:   #c9a78a;

    /* Cream / paper */
    --cream:          #f7f0e3;
    --cream-soft:     #fbf6ec;
    --cream-deep:     #ede0c8;
    --paper:          #fffdf8;

    /* Andean green */
    --green-deep:     #1f3a2b;
    --green:          #2f5d3f;
    --green-bright:   #4a8d5e;
    --green-leaf:     #6fa362;

    /* Sun / accent */
    --sun:            #f4b942;
    --sun-deep:       #e89c2a;
    --terracotta:     #c4633e;

    /* Colombian flag */
    --col-yellow:     #ffcd00;
    --col-blue:       #003893;
    --col-red:        #ce1126;

    /* Text */
    --ink:            #1a0e07;
    --ink-soft:       #4a3a2e;
    --muted:          #8a7a68;
}
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: 'DM Sans', 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: 'DM Sans', 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 {
    padding: 0px 15px;
    border: 0px;
    display: none;
}

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: 'DM Sans', sans-serif;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
}

.modal-footer button.btn.btn-default {
    font-family: 'DM Sans', 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: 'DM Sans', 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: 'DM Sans', 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: 'DM Sans', 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;
    font-size: 14px;
    font-weight: 400;
    color: var(--ink-soft);

}

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: #760000;
    color: #fff;
    text-align: center;
    margin: 0px auto;
    font-size: 15px;
    padding: 15px 66px;
}

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;
}

.d-flex.justify-content-between.align-items-center.flex-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top-strip {
    background: var(--coffee-darkest);
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 8px 0;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: auto;
}
.top-strip i { margin-right: 6px; }
.top-strip-left, .top-strip-right { padding: 2px 15px; }
body.home_page_tel .wback .container,
body footer .container,
body.home_page_tel footer .container,
#header .container,
body.home_page_tel #header .container, body section#visit .container, body .top-strip .container {
    max-width: 1140px;
}


/* Animations */

@keyframes float {
    0%,
    100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
}

@keyframes slideInRight {
    from {
        transform: translateX(50px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes pulse {
    0%,
    100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
}
.btn-sage1 {
    background: var(--sage);
    color: #fff;
    border-color: var(--sage);
}
body .btn-order-online {
    background: var(--coffee-darkest);
    color: var(--cream) !important;
    padding: 13px 30px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    transition: transform 250ms ease, box-shadow 250ms ease, background 250ms ease;
    animation: btnPulse 2s infinite;
}
    @keyframes btnPulse {
      0%   { box-shadow: 0 0 0 0 rgba(107, 57, 0, 0.55); }
      70%  { box-shadow: 0 0 0 14px rgba(107, 57, 0, 0); }
      100% { box-shadow: 0 0 0 0 rgba(107, 57, 0, 0); }
    }

body .btn-order-online:hover {
    transform: translateY(-2px);
    color: white;
}

div#header .btn-call {
background: var(--sage);
    color: #fff;
    border-color: var(--sage);
    border-radius: 0px;
    padding: 8px 24px !important;
    font-weight: 400;
    margin-left: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

div#header .btn-call a {
    color: #fff !important;
}

div#header .btn-call:hover {
    transform: translateY(-2px);
}


/* Header Styles */

a.padtop i {
    font-size: 20px;
    color: var(--prmary);
}

header {
    background: var(--cream-deep);
}

div#header {
    background: transparent;
    padding: 15px 0px;
    position: relative;
    margin-top: 0px;
}

body.home_page_tel div#header {
    margin-top: 0px;
    box-shadow: unset;
}

.headflex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0px;
}

div#logo {
    flex: 1;
    padding: 0px 15px;
}

header .header-social.social {
    padding: 0px 15px;
}

div#welcome {
    padding: 10px 15px;
    text-align: right;
    border: 1px solid #c9c9c9;
    border-radius: 4px;
    margin-right: 5px;
}

div#hd_rt,
div#hd_lt {
    flex-basis: 27%;
    padding: 0px 0px;
}

div#hd_rt {
    text-align: right;
}

.welcometo h1 {
    text-transform: capitalize;
    text-shadow: 1px 1px 5px rgb(0 0 0 / 80%);
    font-weight: 500;
    font-size: 3vw;
}

div#logo img {
    margin: unset;
    width: 60px;
}

div#hd_rt i.fa.fa-user-circle-o {
    font-size: 22px;
    color: #fff;
    display: block;
}

.desktop_menu {
    margin-top: 10px;
}

.desktop_menu ul li a {
    font-size: 20px;
    padding: 0px 15px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
}

.slideshow .nivo-caption {
    position: absolute;
    background: rgb(0 0 0 / 38%) !important;
    color: #fff;
    opacity: 1;
    right: 0px;
    margin: auto;
    text-align: center;
    bottom: 0px;
    top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.logx {
    margin-right: 15px;
}

.sbb {
    display: flex;
    align-items: center;
    padding: 0px 15px;
}

div#welcome {
    padding: 10px 15px;
    text-align: right;
    border: 1px solid #1b448f;
    border-radius: 50px;
    background: #1b448f;
}

div#welcome,
div#welcome a {
    font-size: 16px;
    color: #fff;
    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;
}

a.padtop {
    color: #333;
    font-weight: 400;
    white-space: nowrap;
    font-size: 14px;
}

div#header .btn-order-now {
    background: #c31616;
    color: white;
    padding: 12px 25px;
    border: none;
    border-radius: 50px;
    font-weight: bold;
    font-size: 18px;
    box-shadow: 0 4px 15px rgba(0, 121, 64, 0.15);
    transition: all 0.3s;
    margin-left: 15px;
}

div#header .btn-order-now:hover {
    background: #b02325;
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(216, 44, 45, 0.4);
}
.wback {
    font-family: 'DM Sans', sans-serif;
    font-size: 16px;
    line-height: 1.65;
    color: var(--ink-soft);
    background: var(--cream);
}

/* Display font for headings */
.wback h1, .wback h2, .wback h3, .wback h4, .wback h5, .wback h6,
.display-font {
    font-family: 'Fraunces', Georgia, serif;
    color: var(--ink);
    letter-spacing: -0.5px;
}

.wback em {
    font-style: italic;
    font-family: 'Fraunces', Georgia, serif;
    color: var(--terracotta);
}

.wback a {
    color: var(--coffee);
    transition: color 200ms ease, transform 200ms ease;
}
.wback a:hover {
    color: var(--terracotta);
    text-decoration: none;
}

/* =====================================
   UTILITY BAR
   ===================================== */
.utility-bar {
    background: var(--coffee-darkest);
    color: var(--cream);
    padding: 10px 0;
    font-size: 13px;
    letter-spacing: 0.4px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.utility-bar .util-item {
    display: inline-block;
}
.utility-bar i {
    color: var(--sun);
    margin-right: 8px;
    font-size: 12px;
}



.btn-order {
    background: var(--coffee-darkest);
    color: var(--cream) !important;
    padding: 12px 26px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: all 250ms ease;
    border: 2px solid var(--coffee-darkest);
}
.btn-order:hover {
    background: var(--terracotta);
    border-color: var(--terracotta);
    color: var(--cream) !important;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(196, 99, 62, 0.3);
}

.navbar-toggler {
    border-color: var(--coffee-mid);
    padding: 6px 10px;
}

/* =====================================
   HERO
   ===================================== */
.hero {
    position: relative;
    min-height: 720px;
    padding: 100px 0 80px;
    overflow: hidden;
    background: var(--coffee-darkest);
}

.hero-bg {
    position: absolute;
    inset: 0;
    opacity:1;
    filter: contrast(1.05) saturate(0.95);
    background: url(/image/data/banner.jpg) no-repeat center;
    transform: translateY(0px) scale(1);
    background-size: cover;
}

.hero-overlay {
    position: absolute;
    inset: 0;
    background:radial-gradient(ellipse at 20% 30%, rgb(92 58 37 / 0%) 0%, transparent 60%), linear-gradient(180deg, rgb(42 24 16 / 0%) 0%, rgb(42 24 16) 100%);
}

/* Colombian flag brushstrokes */
.flag-brush {
    position: absolute;
    pointer-events: none;
    opacity: 0.55;
    filter: blur(1px);
}
.flag-brush-yellow {
top: -60px;
    right: -40px;
    width: 320px;
    height: 320px;
    background: var(--col-yellow);
    transform: rotate(-8deg);
    border-radius: 60% 40% 50% 50% / 50% 60% 40% 50%;
    box-shadow: 0 0 60px rgba(255, 205, 0, 0.4);
    opacity: 0.2;
}
.flag-brush-red {
    bottom: 100px;
    left: 0px;
    width: 260px;
    height: 260px;
    background: var(--col-red);
    transform: rotate(-6deg);
    border-radius: 50% 50% 60% 40% / 50% 40% 60% 50%;
    opacity: 0.3;
}

.hero-inner {
    position: relative;
    z-index: 2;
}

.hero-eyebrow {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 30px;
    animation: fadeUp 800ms ease 100ms both;
}
.eyebrow-line {
    width: 40px;
    height: 2px;
    background: var(--sun);
}
.eyebrow-text {
    color: var(--sun);
    font-size: 13px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 600;
}

.hero-title {
    color: var(--cream);
    line-height: 1.05;
    margin-bottom: 32px;
}
.hero-script {
    display: block;
    font-family: 'Caveat', cursive;
    font-size: 42px;
    color: var(--sun);
    font-weight: 500;
    margin-bottom: 8px;
    animation: fadeUp 800ms ease 200ms both;
}
.hero-main {
    display: block;
    font-family: 'Fraunces', serif;
    font-size: 38px;
    font-weight: 500;
    color: var(--cream);
    letter-spacing: -0.5px;
    margin-bottom: 6px;
    animation: fadeUp 800ms ease 300ms both;
}
.hero-accent {
    display: block;
    font-family: 'Fraunces', serif;
    font-size: 88px;
    font-weight: 900;
    color: var(--cream);
    line-height: 0.95;
    letter-spacing: -3px;
    margin-bottom: 10px;
    text-shadow: 0 4px 30px rgba(0, 0, 0, 0.3);
    animation: fadeUp 800ms ease 400ms both;
}
.hero-script-bottom {
    display: block;
    font-family: 'Caveat', cursive;
    font-size: 36px;
    color: var(--sun);
    font-weight: 600;
    animation: fadeUp 800ms ease 500ms both;
}

.hero-sub {
    color: rgba(247, 240, 227, 0.85);
    font-size: 17px;
    line-height: 1.7;
    max-width: 520px;
    margin-bottom: 40px;
    animation: fadeUp 800ms ease 600ms both;
}

.hero-cta {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 60px;
    animation: fadeUp 800ms ease 700ms both;
}

.wback .btn-hero-primary {
    background: var(--sun);
    color: var(--coffee-darkest);
    padding: 18px 34px;
    border-radius: 4px;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 2px solid var(--sun);
    transition: all 300ms ease;
}
.wback .btn-hero-primary:hover {
    background: var(--cream);
    border-color: var(--cream);
    color: var(--coffee-darkest);
    transform: translateY(-3px);
    box-shadow: 0 12px 30px rgba(244, 185, 66, 0.35);
}

.wback .btn-hero-ghost {
    background: transparent;
    color: var(--cream);
    padding: 18px 30px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 2px solid rgba(247, 240, 227, 0.3);
    transition: all 250ms ease;
}
.wback .btn-hero-ghost:hover {
    border-color: var(--cream);
    color: var(--cream);
    background: rgba(255, 255, 255, 0.08);
}

.hero-trust {
    display: flex;
    align-items: center;
    gap: 32px;
    animation: fadeUp 800ms ease 800ms both;
}
.trust-item {
    display: flex;
    flex-direction: column;
}
.trust-num {
    font-family: 'Fraunces', serif;
    font-size: 38px;
    font-weight: 700;
    color: var(--sun);
    line-height: 1;
    margin-bottom: 6px;
}
.trust-label {
    font-size: 12px;
    color: rgba(247, 240, 227, 0.7);
    letter-spacing: 1.5px;
    text-transform: uppercase;
    line-height: 1.3;
}
.trust-divider {
    width: 1px;
    height: 50px;
    background: rgba(247, 240, 227, 0.2);
}

/* Hero stamp */
.hero-stamp {
    position: relative;
    width: 100%;
    text-align: center;
    animation: fadeIn 1200ms ease 700ms both;
}
.stamp-circle {
    width: 340px;
    height: 340px;
    margin: 0 auto;
    border-radius: 50%;
    background: var(--cream);
    border: 4px double var(--coffee-dark);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.4);
    transform: rotate(-4deg);
    animation: gentleSpin 30s linear infinite;
}
.stamp-inner {
    text-align: center;
}
.stamp-top, .stamp-bot, .stamp-small {
    font-family: 'DM Sans', sans-serif;
    font-size: 13px;
    color: var(--coffee);
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 600;
}
.stamp-mid {
    font-family: 'Fraunces', serif;
    font-size: 42px;
    color: var(--coffee-darkest);
    font-weight: 800;
    line-height: 1;
    margin: 8px 0 4px;
    letter-spacing: -1px;
}
.stamp-bot {
    font-family: 'Fraunces', serif;
    font-size: 36px;
    color: var(--terracotta);
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: none;
    margin-bottom: 12px;
}
.stamp-line {
    width: 60px;
    height: 1px;
    background: var(--coffee-mid);
    margin: 12px auto;
}
.stamp-small {
    font-size: 11px;
    color: var(--coffee-mid);
}

.stamp-stall {
    position: absolute;
    bottom: -20px;
    right: 0;
    background: var(--sun);
    color: var(--coffee-darkest);
    padding: 14px 22px;
    border-radius: 4px;
    transform: rotate(6deg);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    text-align: left;
}
.stall-label {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    opacity: 0.7;
}
.stall-num {
    font-family: 'Fraunces', serif;
    font-size: 28px;
    font-weight: 800;
    line-height: 1;
}
.stall-loc {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-top: 2px;
}

@keyframes gentleSpin {
    from { transform: rotate(-4deg); }
    to { transform: rotate(-364deg); }
}

.hero-scroll {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    z-index: 3;
    color: var(--cream);
    opacity: 0.6;
}
.hero-scroll span {
    font-size: 11px;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.scroll-line {
    width: 1px;
    height: 40px;
    background: var(--cream);
    margin: 10px auto 0;
    animation: scrollLine 2s ease-in-out infinite;
    transform-origin: top;
}

@keyframes scrollLine {
    0% { transform: scaleY(0); }
    50% { transform: scaleY(1); }
    100% { transform: scaleY(0); transform-origin: bottom; }
}

@keyframes fadeUp {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

/* =====================================
   MARQUEE BAR
   ===================================== */
.marquee-bar {
    background: var(--green-deep);
    color: var(--cream);
    padding: 18px 0;
    overflow: hidden;
    border-top: 4px solid var(--sun);
    border-bottom: 4px solid var(--sun);
    position: relative;
}
.marquee-track {
    display: flex;
    gap: 50px;
    white-space: nowrap;
    animation: marquee 40s linear infinite;
    width: max-content;
}
.marquee-item {
    font-family: 'Fraunces', serif;
    font-size: 22px;
    font-weight: 500;
    color: var(--cream);
    font-style: italic;
}
.marquee-item:nth-child(2n) {
    color: var(--sun);
}
@keyframes marquee {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}

/* =====================================
   SHARED SECTION STYLES
   ===================================== */
.section-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    color: var(--terracotta);
    font-size: 13px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
}
.section-eyebrow.center {
    display: flex;
    justify-content: center;
}
.eyebrow-dot {
    width: 6px;
    height: 6px;
    background: var(--terracotta);
    border-radius: 50%;
    display: inline-block;
}

.section-title {
    font-family: 'Fraunces', serif;
    font-size: 56px;
    font-weight: 700;
    line-height: 1.05;
    color: var(--ink);
    letter-spacing: -1.5px;
    margin-bottom: 24px;
}

.section-lead {
    font-size: 18px;
    color: var(--ink-soft);
    line-height: 1.65;
    margin-bottom: 18px;
}

.section-body {
    font-size: 16px;
    color: var(--ink-soft);
    line-height: 1.7;
    margin-bottom: 24px;
}
.text-flag { filter: hue-rotate(0deg); font-size: 20px; }

/* =====================================
   STORY SECTION
   ===================================== */
.story-section {
    padding: 120px 0;
    background: var(--cream-soft);
    position: relative;
}
.story-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    background: radial-gradient(circle, var(--sun) 0%, transparent 70%);
    opacity: 0.1;
    pointer-events: none;
}

.story-images {
    position: relative;
    padding: 20px 0 60px 20px;
}
.story-img-main {
    width: 100%;
    height: auto;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(42, 24, 16, 0.25);
    position: relative;
}
.story-img-main img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.story-img-secondary {
    position: absolute;
    bottom: 0;
    right: -30px;
    width: 220px;
    height: 220px;
    border-radius: 4px;
    overflow: hidden;
    border: 6px solid var(--cream-soft);
    box-shadow: 0 20px 40px rgba(42, 24, 16, 0.25);
    transform: rotate(4deg);
    transition: transform 400ms ease;
}
.story-img-secondary:hover {
    transform: rotate(0deg) scale(1.04);
}
.story-img-secondary img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.story-img-badge {
    position: absolute;
    top: -10px;
    left: -10px;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: var(--coffee-darkest);
    color: var(--cream);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    border: 3px solid var(--sun);
    transform: rotate(-8deg);
    z-index: 2;
}
.badge-inner {
    text-align: center;
}
.badge-since {
    display: block;
    font-size: 10px;
    letter-spacing: 2px;
    color: var(--sun);
}
.badge-year {
    display: block;
    font-family: 'Fraunces', serif;
    font-size: 22px;
    font-weight: 800;
    line-height: 1;
    margin: 4px 0;
}
.badge-text {
    display: block;
    font-size: 9px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: var(--cream-deep);
}

.quote-callout {
    margin-top: 36px;
    padding: 28px 32px;
    background: var(--paper);
    border-left: 5px solid var(--terracotta);
    border-radius: 0 4px 4px 0;
    position: relative;
    box-shadow: 0 8px 24px rgba(42, 24, 16, 0.06);
}
.quote-mark {
    position: absolute;
    top: -10px;
    left: 18px;
    font-family: 'Fraunces', serif;
    font-size: 90px;
    color: var(--terracotta);
    line-height: 1;
    opacity: 0.25;
}
.quote-text {
    display: block;
    font-family: 'Fraunces', serif;
    font-style: italic;
    font-size: 24px;
    font-weight: 600;
    color: var(--green-deep);
    margin-bottom: 8px;
}
.quote-attr {
    display: block;
    font-size: 13px;
    color: var(--muted);
    letter-spacing: 0.5px;
}

/* =====================================
   FEATURES STRIP
   ===================================== */
.features-strip {
    padding: 80px 0;
    background: var(--coffee-darkest);
    color: var(--cream);
    position: relative;
    overflow: hidden;
}
.features-strip::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, var(--sun) 0%, transparent 70%);
    opacity: 0.08;
    pointer-events: none;
}

.feature-card {
    text-align: center;
    padding: 30px 20px;
    transition: transform 300ms ease;
}
.feature-card:hover {
    transform: translateY(-6px);
}
.feature-icon {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--sun) 0%, var(--sun-deep) 100%);
    color: var(--coffee-darkest);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    margin: 0 auto 24px;
    box-shadow: 0 10px 30px rgba(244, 185, 66, 0.3);
    position: relative;
}
.feature-icon::after {
    content: '';
    position: absolute;
    inset: -6px;
    border: 1px dashed rgba(244, 185, 66, 0.4);
    border-radius: 50%;
}
.wback .feature-title {
    font-family: 'Fraunces', serif;
    font-size: 22px;
    font-weight: 600;
    color: var(--cream);
    margin-bottom: 12px;
    letter-spacing: 0.3px;
}
.feature-text {
    font-size: 15px;
    color: rgba(247, 240, 227, 0.75);
    line-height: 1.65;
    max-width: 280px;
    margin: 0 auto;
}

/* =====================================
   MENU PREVIEW
   ===================================== */
   .d-flex.justify-content-center {
    display: flex;
    justify-content: center;
}
div#img1 {
    background: url(/image/data/online1.jpg) no-repeat center;
}
div#img2 {
    background: url(/image/data/online2.jpg) no-repeat center;
}
div#img3 {
    background: url(/image/data/online3.jpg) no-repeat center;
}
div#img4 {
    background: url(/image/data/online4.jpg) no-repeat center;
}
.menu-preview {
    padding: 120px 0;
    background: var(--cream);
    position: relative;
}

.menu-grid {
    margin-top: 60px;
}

.menu-card {
    background: var(--paper);
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 30px;
    transition: all 350ms ease;
    box-shadow: 0 4px 20px rgba(42, 24, 16, 0.06);
    position: relative;
    border: 1px solid rgba(92, 58, 37, 0.08);
}
.menu-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 50px rgba(42, 24, 16, 0.15);
}

.menu-card-feature {
    border: 2px solid var(--sun);
    box-shadow: 0 8px 30px rgba(244, 185, 66, 0.2);
}

.best-value-pill {
    position: absolute;
    top: 14px;
    right: 14px;
    background: var(--sun);
    color: var(--coffee-darkest);
    padding: 6px 12px;
    border-radius: 30px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    z-index: 3;
    box-shadow: 0 4px 12px rgba(244, 185, 66, 0.4);
}

.menu-card-img {
    height: 200px;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
}
.menu-card-img::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 50%, rgba(42, 24, 16, 0.3) 100%);
}

.menu-tag {
    position: absolute;
    top: 14px;
    left: 14px;
    background: var(--cream);
    color: var(--coffee-darkest);
    padding: 5px 12px;
    border-radius: 4px;
    font-size: 10px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 700;
    z-index: 2;
}

.menu-card-body {
    padding: 22px 22px 20px;
}
.menu-card-title a {
    font-family: 'Fraunces', serif !important;
    font-size: 20px !important;
    font-weight: 600;
    color: var(--ink) !important;
    margin-bottom: 10px;
    letter-spacing: -0.3px;
}
.menu-card-desc {
    font-size: 14px;
    color: var(--muted);
    line-height: 1.55;
    margin-bottom: 18px;
    min-height: 48px;
}
.menu-card-foot {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    border-top: 1px dashed rgba(92, 58, 37, 0.15);
    padding-top: 16px;
}
.menu-price {
    font-family: 'Fraunces', serif;
    font-size: 26px;
    font-weight: 700;
    color: var(--terracotta);
}
.menu-vol {
    font-size: 12px;
    color: var(--muted);
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.menu-cta-wrap {
    margin-top: 30px;
}
.wback .btn-menu-cta {
    background: var(--coffee-darkest);
    color: var(--cream);
    padding: 20px 40px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    border: 2px solid var(--coffee-darkest);
    transition: all 300ms ease;
}
.wback .btn-menu-cta:hover {
    background: var(--terracotta);
    border-color: var(--terracotta);
    color: var(--cream);
    transform: translateY(-3px);
    box-shadow: 0 14px 30px rgba(196, 99, 62, 0.35);
}
.menu-cta-note {
    margin-top: 20px;
    font-size: 13px;
    color: var(--muted);
    letter-spacing: 1.5px;
}

/* =====================================
   BEANS SECTION
   ===================================== */
.beans-section {
    padding: 120px 0;
    background: linear-gradient(135deg, var(--green-deep) 0%, #15281d 100%);
    color: var(--cream);
    position: relative;
    overflow: hidden;
}
.beans-bg {
    position: absolute;
    inset: 0;
    background-image:
        radial-gradient(circle at 80% 20%, rgba(244, 185, 66, 0.1) 0%, transparent 50%),
        radial-gradient(circle at 20% 80%, rgba(196, 99, 62, 0.08) 0%, transparent 50%);
    pointer-events: none;
}

.beans-eyebrow {
    color: var(--sun);
    font-size: 13px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 18px;
}

.wback .beans-title {
    font-family: 'Fraunces', serif;
    font-size: 52px;
    font-weight: 700;
    color: var(--cream);
    line-height: 1.05;
    letter-spacing: -1.5px;
    margin-bottom: 32px;
}
.beans-subtitle {
    font-family: 'Fraunces', serif;
    font-style: italic;
    font-size: 22px;
    color: var(--sun);
    font-weight: 400;
}

.beans-specs {
    border-top: 1px solid rgba(247, 240, 227, 0.15);
    margin-bottom: 36px;
}
.bean-spec {
    display: flex;
    justify-content: space-between;
    padding: 14px 0;
    border-bottom: 1px solid rgba(247, 240, 227, 0.1);
}
.spec-label {
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: rgba(247, 240, 227, 0.5);
}
.spec-value {
    font-family: 'Fraunces', serif;
    font-size: 16px;
    color: var(--cream);
    font-weight: 500;
}

.beans-pricing {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-bottom: 36px;
}
.price-block {
    background: rgba(247, 240, 227, 0.06);
    border: 1px solid rgba(247, 240, 227, 0.15);
    padding: 22px;
    border-radius: 6px;
    text-align: center;
    transition: all 250ms ease;
}
.price-block:hover {
    background: rgba(247, 240, 227, 0.1);
    transform: translateY(-2px);
}
.price-block-feature {
    background: var(--sun);
    border-color: var(--sun);
    color: var(--coffee-darkest);
}
.price-block-feature .price-label {
    color: var(--coffee-darkest);
    opacity: 0.8;
}
.price-block-feature .price-tag {
    color: var(--coffee-darkest);
}
.price-label {
    display: block;
    font-size: 11px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: rgba(247, 240, 227, 0.6);
    margin-bottom: 8px;
}
.price-tag {
    display: block;
    font-family: 'Fraunces', serif;
    font-size: 36px;
    font-weight: 700;
    color: var(--cream);
}
.price-tag small {
    font-size: 12px;
    color: var(--coffee-darkest);
    font-weight: 500;
    display: block;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 4px;
}

.wback .btn-beans {
    background: var(--cream);
    color: var(--coffee-darkest);
    padding: 18px 36px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    border: 2px solid var(--cream);
    transition: all 300ms ease;
}
.btn-beans:hover {
    background: var(--sun);
    border-color: var(--sun);
    color: var(--coffee-darkest);
    transform: translateY(-3px);
    box-shadow: 0 14px 30px rgba(244, 185, 66, 0.3);
}

.beans-visual {
    position: relative;
    padding: 40px;
}
.beans-cup {
    width: 100%;
    height: 670px;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 2;
}
.beans-cup img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.beans-floating {
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: var(--sun);
    color: var(--coffee-darkest);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.3);
    z-index: 3;
    animation: floatY 4s ease-in-out infinite;
}
.beans-floating-1 {
    top: 20px;
    left: 0;
    background: var(--cream);
    color: var(--coffee-darkest);
    animation-delay: 0s;
}
.beans-floating-2 {
    top: 50%;
    right: 0;
    background: var(--terracotta);
    color: var(--cream);
    animation-delay: 1s;
}
.beans-floating-3 {
    bottom: 30px;
    left: 30px;
    background: var(--sun);
    color: var(--coffee-darkest);
    animation-delay: 2s;
}

@keyframes floatY {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-12px); }
}

/* =====================================
   REWARDS
   ===================================== */
.rewards-section {
    padding: 0px;
    background: var(--cream);
}

.rewards-card {
    background: linear-gradient(135deg, var(--terracotta) 0%, #a04b2d 100%);
    border-radius: 0px;
    padding: 70px 60px;
    color: var(--cream);
    position: relative;
    overflow: hidden;
    box-shadow: 0 30px 80px rgba(196, 99, 62, 0.3);
}
.rewards-card::before {
    content: '';
    position: absolute;
    top: -100px;
    left: -100px;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: rgba(244, 185, 66, 0.15);
}
.rewards-card::after {
    content: '';
    position: absolute;
    bottom: -150px;
    right: -50px;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.05);
}

.rewards-content {
    position: relative;
    z-index: 2;
}
.rewards-eyebrow {
    color: var(--sun);
    font-size: 13px;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 16px;
}
.wback .rewards-title {
    font-family: 'Fraunces', serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.05;
    color: var(--cream);
    margin-bottom: 20px;
    letter-spacing: -1px;
}
.rewards-percent {
    font-size: 120px;
    font-weight: 900;
    color: var(--sun);
    display: inline-block;
    line-height: 1;
    text-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
}
.rewards-instantly {
    font-style: italic;
    font-weight: 500;
    color: var(--cream);
}
.rewards-text {
    font-size: 17px;
    line-height: 1.65;
    color: rgba(247, 240, 227, 0.9);
    max-width: 480px;
    margin-bottom: 32px;
}

.wback .btn-rewards {
    background: var(--sun);
    color: var(--coffee-darkest);
    padding: 18px 36px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    border: none;
    transition: all 300ms ease;
}
.btn-rewards:hover {
    background: var(--cream);
    color: var(--coffee-darkest);
    transform: translateY(-3px);
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.2);
}

.rewards-graphic {
    position: relative;
    height: 320px;
    z-index: 2;
}
.reward-ring {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 2px solid rgba(247, 240, 227, 0.2);
}
.ring-1 { width: 200px; height: 200px; }
.ring-2 { width: 280px; height: 280px; border-style: dashed; animation: gentleSpin 40s linear infinite; }
.ring-3 { width: 360px; height: 360px; }
.reward-percent-big {
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'Fraunces', serif;
    font-size: 110px;
    font-weight: 900;
    color: var(--sun);
    text-shadow: 4px 4px 0 rgba(0, 0, 0, 0.15);
    line-height: 1;
}
.reward-percent-label {
    position: absolute;
    top: 72%;
    left: 50%;
    transform: translateX(-50%);
    font-family: 'Fraunces', serif;
    font-size: 24px;
    font-weight: 700;
    color: var(--cream);
    letter-spacing: 6px;
}

/* =====================================
   VISIT SECTION
   ===================================== */
.visit-section {
    padding: 120px 0;
    background: var(--cream-soft);
    position: relative;
}

.visit-lead {
    font-size: 17px;
    color: var(--ink-soft);
    line-height: 1.65;
    margin-bottom: 36px;
}

.visit-info {
    margin-bottom: 32px;
}
.visit-item {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 18px 0;
    border-bottom: 1px solid rgba(92, 58, 37, 0.12);
}
.visit-item:last-child {
    border-bottom: none;
}
.visit-ico {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: var(--coffee-darkest);
    color: var(--sun);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    flex-shrink: 0;
}
.visit-detail {
    display: flex;
    flex-direction: column;
}
.visit-label {
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--muted);
    margin-bottom: 4px;
    font-weight: 600;
}
.visit-value {
    font-family: 'Fraunces', serif;
    font-size: 17px;
    color: var(--ink);
    line-height: 1.4;
    font-weight: 500;
}
.visit-value a {
    color: var(--ink);
    border-bottom: 1px dashed var(--coffee-mid);
}
.visit-value a:hover {
    color: var(--terracotta);
    border-color: var(--terracotta);
}

.visit-socials {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 24px;
}
.socials-label {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--muted);
    margin-right: 8px;
}
.social-ico {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: var(--paper);
    color: var(--coffee-darkest);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    border: 1px solid rgba(92, 58, 37, 0.15);
    transition: all 250ms ease;
}
.social-ico:hover {
    background: var(--coffee-darkest);
    color: var(--sun);
    transform: translateY(-3px);
}
.social-handle {
    font-family: 'Fraunces', serif;
    font-style: italic;
    color: var(--coffee);
    margin-left: 8px;
    font-size: 15px;
}

.visit-map-wrap {
    position: relative;
    height: 560px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 24px 60px rgba(42, 24, 16, 0.18);
}
.visit-map {
    width: 100%;
    height: 100%;
    border: none;
    filter: sepia(15%) saturate(0.9);
}
.map-pin-card {
    position: absolute;
    bottom: 24px;
    left: 24px;
    background: var(--paper);
    padding: 16px 22px;
    border-radius: 8px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    gap: 16px;
    border: 2px solid var(--sun);
}
.map-pin-stall {
    width: 56px;
    height: 56px;
    border-radius: 8px;
    background: var(--coffee-darkest);
    color: var(--sun);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Fraunces', serif;
    font-size: 22px;
    font-weight: 800;
    letter-spacing: -1px;
}
.map-pin-detail {
    display: flex;
    flex-direction: column;
}
.map-pin-name {
    font-family: 'Fraunces', serif;
    font-size: 18px;
    font-weight: 700;
    color: var(--ink);
}
.map-pin-addr {
    font-size: 12px;
    color: var(--muted);
    letter-spacing: 1px;
    text-transform: uppercase;
}

/* =====================================
   FOOTER
   ===================================== */
.site-footer {
    background: linear-gradient(135deg, var(--terracotta) 0%, #a04b2d 100%);
    color: var(--cream);
    padding: 80px 0 0;
    position: relative;
}
.site-footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 6px;
    background: linear-gradient(90deg,
        var(--col-yellow) 0%, var(--col-yellow) 33.33%,
        var(--col-blue) 33.33%, var(--col-blue) 66.66%,
        var(--col-red) 66.66%, var(--col-red) 100%);
}

.footer-main {
    padding-bottom: 50px;
}
.footer-logo {
    height: 180px;
    width: auto;
    margin-bottom: 20px;
    filter: brightness(1.1);
}
.footer-tagline {
    font-size: 14px;
    color: rgba(247, 240, 227, 0.7);
    line-height: 1.7;
    margin-bottom: 24px;
    max-width: 320px;
}
.footer-tagline em {
    color: var(--sun);
}

.footer-flag {
    display: flex;
    align-items: center;
    gap: 8px;
}
.flag-stripe {
    width: 12px;
    height: 18px;
    border-radius: 2px;
}
.flag-stripe.yellow { background: var(--col-yellow); }
.flag-stripe.blue { background: var(--col-blue); }
.flag-stripe.red { background: var(--col-red); }
.flag-text {
    font-family: 'Caveat', cursive;
    font-size: 17px;
    color: var(--sun);
    margin-left: 6px;
}

.footer-heading {
    font-family: 'Fraunces', serif;
    font-size: 18px;
    font-weight: 600;
    color: var(--cream);
    margin-bottom: 20px;
    letter-spacing: 0.3px;
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-links li {
    padding: 6px 0;
    color: rgba(247, 240, 227, 0.65);
    font-size: 14px;
}
.footer-links a {
    color: rgba(247, 240, 227, 0.65);
    transition: color 200ms ease;
        font-size: 14px;
}
.footer-links a:hover {
    color: var(--sun);
}

.footer-socials {
    margin-top: 20px;
    display: flex;
    gap: 10px;
}
.footer-socials a {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 1px solid rgba(247, 240, 227, 0.2);
    color: var(--cream);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    transition: all 250ms ease;
}
.footer-socials a:hover {
    background: var(--sun);
    border-color: var(--sun);
    color: var(--coffee-darkest);
    transform: translateY(-2px);
}

.footer-bottom {
    border-top: 1px solid rgba(247, 240, 227, 0.1);
    padding: 26px 0;
}
.footer-bottom .copy {
    font-size: 12px;
    color: rgba(247, 240, 227, 0.5);
    margin-bottom: 0;
    letter-spacing: 0.5px;
}
.footer-bottom .copy a {
    font-size: 12px;
    color: rgba(247, 240, 227, 0.5);
}
.text-md-right {
    text-align: right;
}
.mr-2 {
    margin-right: 10px;
}


@media screen and (max-width: 1024px) {
    .rewards-card {
    padding: 70px 0px;
}
    .beans-visual {
    position: relative;
    padding: 40px 0px;
}
    .story-images {
    padding: 20px 0 60px 0px;
}
.story-img-main {
    height: 524px;
}
.story-img-main img {
    object-position: 0px -619px;
}
    .story-img-secondary {
    right: 0px;
}
    body.home_page_tel .wback .container,
body footer .container,
body.home_page_tel footer .container, body section#visit .container {
padding: 0px 15px;
}
#header .container, body.home_page_tel #header .container, body .top-strip .container, body.home_page_tel .top-strip .container
{
    padding: 0px;
}
    .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) {
    .footer-bottom .col-md-6.text-md-left, .footer-bottom .col-md-6.text-md-right {
    text-align: center;
}
    .story-img-main {
        height: 645px;
    }
        .story-img-main img {
        object-position: center;
    }
#menu .nav>li>a {
    font-size: 16px;
    padding: 15px 10px;
}
    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;
    }

    #header .navbar-collapse.navbar-ex1-collapse.collapse.in {
        height: 100%;
        max-height: 100%;
        position:fixed;
        z-index: -1;
        top: 0;
        left: 0;
        background-color: var(--prmary);
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 0px;
        padding-bottom: 20px;
    }
    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;
    }
    .navbar-collapse {
        top: 0px;
        text-align: center;
        max-height: 250px;
    }
    .navbar-collapse .navbar-nav {
        max-width: 100%;
        margin: auto;
    }
    .footer-bottom .col-md-6.text-md-left, .footer-bottom .col-md-6.text-md-right {
    text-align: center;
}
    .story-img-main {
        height: 645px;
    }
        .story-img-main img {
        object-position: center;
    }
    .top-strip-left {
    display: none;
}
.d-flex.justify-content-between.align-items-center.flex-wrap {
    justify-content: center;
}
.top-strip {
    padding: 15px 0;
}
.wback .btn-menu-cta {
    padding: 15px 30px;
    font-size: 14px;
}
.wback .beans-title, .wback .rewards-title
{
    font-size: 36px;
}
.mb-4 {
    margin-bottom: 40px;
}
}
@media (max-width: 478px) {}

/* =====================================
   RESPONSIVE
   ===================================== */
@media (max-width: 1199px) {
    .hero-accent { font-size: 76px; }
    .section-title { font-size: 48px; }
    .beans-title { font-size: 44px; }
}

@media (max-width: 991px) {
    .hero {
        min-height: auto;
        padding: 80px 0 60px;
    }
    .hero-accent { font-size: 64px; letter-spacing: -2px; }
    .hero-main { font-size: 30px; }
    .hero-script { font-size: 34px; }
    .hero-script-bottom { font-size: 30px; }
    .hero-sub { font-size: 16px; }
    .hero-trust { gap: 22px; }
    .trust-num { font-size: 30px; }
    .section-title { font-size: 42px; }
    .story-section, .menu-preview, .beans-section, .visit-section {
        padding: 80px 0;
    }
    .rewards-card { padding: 50px 0px; }
    .rewards-title { font-size: 42px; }
    .rewards-percent { font-size: 90px; }
    .beans-pricing { grid-template-columns: 1fr; }
    .story-img-secondary { width: 160px; height: 160px; right: 0; }
    .visit-map-wrap { margin-top: 40px; height: 460px; }
    .brand-tag { display: none; }
    .main-nav .nav-link { padding: 10px 0 !important; }
    .main-nav .nav-link::after { display: none; }
    .btn-order { margin-top: 12px; display: inline-block; }
}
@media (max-width: 767px) {
    .utility-bar { font-size: 12px; padding: 8px 0; }
    .hero-accent { font-size:36px; letter-spacing: -1.5px; }
    .hero-main { font-size: 24px; }
    .hero-script { font-size: 28px; }
    .hero-script-bottom { font-size: 26px; }
    .hero-cta { flex-direction: column; align-items: stretch; }
    .btn-hero-primary, .btn-hero-ghost { width: 100%; text-align: center; }
    .hero-trust {
        flex-wrap: wrap;
        gap: 16px;
        justify-content: center;
    }
    .trust-divider { display: none; }
    .section-title { font-size: 32px; letter-spacing: -1px; }
    .beans-title { font-size: 34px; }
    .beans-subtitle { font-size: 18px; }
    .rewards-card { padding: 40px 0px; }
    .rewards-title { font-size: 32px; }
    .rewards-percent { font-size: 72px; }
    .rewards-text { font-size: 15px; }
    .marquee-item { font-size: 18px; }
    .menu-cta-note { font-size: 11px; }
    .quote-text { font-size: 20px; }
    .feature-title { font-size: 20px; }
    .story-img-main { height: 320px; }
    .story-img-secondary { display: none; }
    .story-img-badge { width: 100px; height: 100px; }
    .badge-year { font-size: 18px; }
    .beans-cup { height: 360px; }
    .beans-floating { width: 56px; height: 56px; font-size: 20px; }
    .map-pin-card { left: 14px; right: 14px; bottom: 14px; }
}