/*#gift-packaging-label{display: none!important;}*/

.wc-fgc-cart-item .product-quantity .update-qty{display: none}

li[data-value=paris] {
    display: none!important;
}

/**
 *  reservation overlay
 */
.reservation-wrapper{width: 100%;height: 100vh;background-color: #fff;z-index: 999!important;position: fixed;bottom: 0;left: 0;}
.reservation-wrapper.is-closed{display: none;}
.reservation-content{width: 100%;height: 100vh;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;text-align: center;}
.reservations-overlay__close-button {position: absolute;bottom: 0;left: 0;right: 0;height: 3.25rem;text-align: center;line-height: 3.25rem;background-color: #fff;font-family: akzidenz-grotesk,sans-serif;font-weight: 500;text-transform: uppercase;font-size: 15px;letter-spacing: 1.5px;display: inline-block;margin-top: .9375rem;color: #031e41;}
.reservations-overlay__close-button:hover{background-color: #031e41;color: white;}

/**
 *  navigation scrollbar fix
 */
.navigation-overlay{overflow: auto;}
.woocommerce-cart thead{border: none;}

/* restyle moved cart */
.logo-container .desktop-links a.cart-button {display: inline-block;left: 10px;right: auto;top: -10px;}
.cart-button--svg {width: 35px !important;height: 35px !important;padding: 5px;display: inline-block;}
.cart-button--svg svg {width: 25px;}
.cart-button__count {top: -15px;right: 0px;width: 23px;height: 23px;line-height: 20px;font-size: 12px;letter-spacing:0;}

/* move gift card link over from restraunts link */
.logo-container .desktop-links .gc-link {margin-right: 30px;}

/* submenu styling */
.ecom-submenu {background-color: #f7f7f7;padding: 5px 0;text-align: right;}
.ecom-submenu ul {list-style: none;margin: 0 100px 0 0;}
.ecom-submenu ul li {display: inline-block;margin-right: 20px;}
.ecom-submenu ul li:last-child {margin-right:0;}
.ecom-submenu li a {color: #041E41;text-transform: uppercase;font-weight: 300;font-size: 15px;}

/* shop landing page styling */
.product-item {display: flex;align-items: stretch;}
.product-item > div {flex-basis: 50%;}
.product-item-content {display: flex;align-items: center;justify-content: center;}
.product-item-content > div {box-sizing: border-box;max-width: 700px;padding: 30px 50px;}
.product-item-image {background-size: cover;background-position: center;}
.product-item-content-section:not(:last-child) {margin-bottom: 30px;}
.product-item-content-section h2 {margin: 0 0 10px 0;font-size: 1.8125rem;font-family: akzidenz-grotesk,sans-serif;font-weight: 500;color: #031e41;letter-spacing: .2px;line-height: 1.32;}
.product-item-content-section p {margin-bottom: 10px;}
.product-item-content-section .product-item-button {border: 2px solid #031e41;padding: 5px 10px;color: #031e41;text-transform: uppercase;font-weight: 400;font-size: 14px;line-height: 14px;letter-spacing: 1px;}
#shop-landing-login {margin-bottom: 30px;}

@media only screen and (min-width:769px) {
    .product-item-image img {display:none;}
    .product-item-image {min-height: 550px;}
}

/* top promos */
.promos {background-color: #041E41;text-align: center;padding: 50px 0;}
.promos-inner {margin: 0 auto;max-width: 1200px;padding: 0 50px;box-sizing: border-box;}
.promo {display: inline-block;vertical-align: top;width: 100%;max-width: 47%;}
.promo:nth-child(2) {margin-left:6%;}
.promo h4 {margin-bottom: 10px;color: #fff;font-weight: 600;line-height: 1;}
.promo p {margin: 0;color: #fff;font-size: 17px;}

/* notifications and gift card page */
body:not(.postid-94) .notification {display:none;}
.notification.qualified {padding: 30px;text-align: center;background-color: #c8cdd3;}
.notification.almost {padding: 15px 20px;background-color: #c8cdd3;}
.notification.empty {display: none;}
.postid-94 .woocommerce-variation-add-to-cart {margin-top: 30px !important;}
.postid-94 .woocommerce-variation-add-to-cart .quantity {float: left;width: 49%;max-width: 100% !important;margin-bottom: 20px !important;}
.postid-94 .woocommerce-variation-add-to-cart .single_add_to_cart_button {margin-bottom: 20px !important;width: 49% !important;max-width: 100% !important;float: right;}
.postid-94 .woocommerce-variation-add-to-cart:after {content: '';display: block;clear: both;}
.product-content {margin-top: 20px;}
.product-content h3 {font-family: akzidenz-grotesk,sans-serif;font-weight: 500;font-size: 1.375rem;line-height: 1.32;letter-spacing: .2px;margin-bottom: 0;}
.flex-control-thumbs {margin-bottom: 0 !important;}
/* restrict width of text to width of gift card picture */
body.postid-94 .product-content {max-width: 600px;}
/* hide "redundant" custom price editor */
.woocommerce-variation-add-to-cart .nyp {display:none!important;}

/* cart page */
.woo-header {display: flex;align-items: flex-end;justify-content: space-between;margin-left: 6.25%;width: 87.5%;}
.woo-header .title-added .entry-title {margin-top: 0 !important;color: #041e41;}
.woo-header .woocommerce-message {padding: 0 !important;background-color: transparent;color: #031e41;}
.woo-header .login-continue .login {color: #041e41;}
.woo-header .login-continue .logged-in {display: inline-block;margin:0;}
.woo-header .login-continue .continue {display:inline-block;border: 2px solid #041e41;color: #041e41;font-weight: 500;text-transform: uppercase;font-size: 13px;line-height:1;padding: 8px 14px;margin-left: 15px;letter-spacing: 1px;}

.coupon {display: flex;align-items: flex-start;}
.woocommerce-cart .coupon .input-text {flex-grow: 1;}
.woocommerce-cart .coupon .button {width: auto !important;padding: 10px 20px;}
.woocommerce-cart .coupon label {display: none;}
.woocommerce-cart .coupon .input-text {margin-right:30px;margin-top:0;display:inline-block;border:none;box-shadow:none;border-bottom:2px solid #c8cdd3;}
.woocommerce-cart .coupon .button {margin-top:0;margin-bottom:0;display:inline-block;background-color:#c8cdd3!important;padding:10px 10px;text-align:center;color:white;text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:2px;line-height:1.7;border:none;height:auto;}
.woocommerce-cart .coupon .input-text::placeholder {color: #c8cdd3;}

/* hide script thing from page content on cart page */
.woocommerce-cart .entry-content > p {display: none;}

/* cart table */
#cart_table {margin-top:40px;}
#cart_table thead tr {height: auto;border-top: 2px solid #031e41;}
#cart_table th {padding: 10px;}
#cart_table tbody tr {height: auto;box-sizing: border-box;border-top: 2px solid #031e41;border-bottom: none;padding: 0;}
#cart_table tbody td {padding: 30px;}
#cart_table .product-remove {width: 10%;}
#cart_table .product-name-img {width: 20%;text-align: left;}
#cart_table .product-details {width: 40%;text-align: left;}
#cart_table .product-quantity {width: 15%;}
#cart_table .product-subtotal {width: 15%;text-align:center;}
#cart_table .product-name-img a {display: block;color: #031e41;font-weight: 600;}
#cart_table .product-name-img img {width: auto;max-height: 150px;}
#cart_table .product-details p {margin: 0;}
#cart_table .product-details .edit-link {margin-top: 20px;}
#cart_table .product-details .edit-link a {color: #031e41;}
#cart_table .product-quantity input[name=update_cart] {left: 20px;}
#cart_table .product-subtotal span {font-weight: 400;}
#cart_table .bonus {background-color: #C8CDD3;border-top: none;}
#cart_table .bonus .product-name-img .prod-name {margin: 0;font-weight: 400;}
#cart_table .bonus .product-name-img .prod-thumb {margin: 0;}
#cart_table .bonus .product-details p {line-height: 1.8;}

#shipping_method {display: none;}
.restaurant-list{height: calc(100vh - 145px);}

/* my-account page */
.woocommerce-MyAccount-content {float:none!important;width:100%!important;margin:0!important;}
body.woocommerce-account .woo-header {width: 100%;margin: 0;padding: 0 5%;border-bottom: 1px solid #031e41;padding-bottom: 50px;margin-bottom: 50px;}
body.woocommerce-account .woo-header .hello {margin: 0;font-weight: 700;line-height: 1;}
body.woocommerce-account .woo-header .not {margin: 10px 0 0;}
body.woocommerce-account .woo-header .not a {text-decoration: underline;color: #031e41;}

body.woocommerce-account .entry-content {margin: 0 auto;max-width: 90%;}
body.woocommerce-account .entry-content h2 {margin: 0 0 10px 0;}

table.woocommerce-orders-table {border: 2px solid #C8CDD3;}
table.woocommerce-orders-table thead {background-color: #f7f7f7;}
table.woocommerce-orders-table thead th {font-weight:500;}
table.woocommerce-orders-table tbody tr {background-color: #fff;border-bottom: 2px solid #C8CDD3;}
table.woocommerce-orders-table td,table.woocommerce-orders-table th {padding: 20px;}
table.woocommerce-orders-table tbody .woocommerce-orders-table__cell-order-actions a {margin-bottom: 0;}
table.woocommerce-orders-table .woocommerce-orders-table__cell-order-number a {font-weight: 800;color: #031e41;}
.woocommerce-orders-table__cell-order-actions .button {background-color:transparent!important;color:#031e41!important;text-transform:none!important;letter-spacing:0!important;font-weight:300!important;font-size:20px!important;padding:0;text-decoration:underline;}
.woocommerce-orders-table__cell-order-actions .order-again {color:#031e41;border:2px solid;padding:5px 10px;margin-left:20px;font-weight:500;text-transform:uppercase;font-size:15px;letter-spacing:2px;}

table.profile-address-table {border: 2px solid #C8CDD3;}
table.profile-address-table thead th {font-weight:500;}
table.profile-address-table thead {background-color: #f7f7f7;}
table.profile-address-table td, table.profile-address-table th {padding: 10px 20px;color:#031e41;}

a.edit {display: inline-block;margin-top: 20px;color:#031e41;}
a.edit i {margin-right:5px;}

/* titles for woo account pages */
.woo-account-title {font-weight:500!important;font-size:25px!important;}

/* login page */
.help-cta{text-align: center;padding: 30px;background: #031e41;color: white;}
.help-cta h4{font-family: akzidenz-grotesk,sans-serif;}
.help-cta a{color: white;}
.help-cta strong {font-weight: 500;}

.login-holder {margin:100px auto 0;}
#customer_login {max-width: 900px;display: flex;align-items: flex-start;justify-content: center;justify-content: space-evenly;margin: 0 auto;}
#customer_login .col-2 {display: none;}
#customer_login form {width: 100%!important;width: 400px!important;margin:0!important;}

.login-holder label:not(.remember-me-label) {border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.login-holder input:not([type=submit]) {border: none !important;border-bottom: 2px solid #C8CDD3 !important;background: #fff;outline: none !important;box-shadow: none;}

.lost_password,
.register {margin:0;}
.lost_password a,
.register a {color:#031e41;}
.register a {text-decoration:underline;}

/* reset password */
.lost_reset_password {width: 400px!important;margin: 0 auto;}
.lost_reset_password p {margin: 0 !important;width: 100% !important;}
.lost_reset_password label:not(.remember-me-label) {border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}

/* reset password email sent */
.pass-reset-sent {margin: 100px auto 0;max-width: 475px;}
.pass-reset-sent h2 {margin-bottom: 0 !important;}
.pass-reset-sent p {margin: 20px 0 0 0 !important;width: 100% !important;}
.pass-reset-sent a {color: #031e41;font-weight: 500;}
.pass-reset-sent a.checkout {text-decoration: underline;}

/* reset pass page */
.lost_reset_password input:not([type=submit]) {border: 1px solid #031e41;box-shadow: none;}

/* order received page */
.item-image {max-width: 100px;display: inline-block;vertical-align: top;}
.woocommerce-table--order-details td:first-child {width: 75%;}
.item-info {display: inline-block;width: calc(100% - 100px);padding-left: 15px;}
.item-info p {margin: 0 !important;font-size:17px;line-height: 1.4;}
.item-info p:first-child {margin-bottom: 5px !important;}
td.woocommerce-table__product-name.product-name {padding: 0 0 10px 0;}

.woocommerce-order-received .woocommerce-order-details {padding:35px 0!important;}
.woocommerce-order-received .woocommerce-order-details h2 {padding:0 35px;}
.woocommerce-order-received .woocommerce-order-details table {margin:0;}
.woocommerce-order-received .woocommerce-order-details table td:first-child,
.woocommerce-order-received .woocommerce-order-details table th:first-child {padding-left:35px;}
.woocommerce-order-received .woocommerce-order-details table td:last-child {padding-right:35px;}
.woocommerce-order-received .woocommerce-order-details table .bonus td {padding-top:10px;background-color:#ebebeb;}

.congrats {text-align: center;padding: 75px 50px;background-color: #ebebeb;}
.congrats h2 {font-weight: 600;letter-spacing: 0;margin-bottom: 15px;line-height: 1;}
.congrats p {font-size: 20px;line-height: 1;margin-bottom: 15px;}
.congrats a {display: inline-block;color: #041e41;text-transform: uppercase;font-weight: 500;font-size: 13px;line-height: 1;padding: 8px 25px;border: 2px solid;}

/* edit account page */
form.woocommerce-EditAccountForm.edit-account {margin: 50px auto 0;max-width: 500px;}
form.woocommerce-EditAccountForm.edit-account p {margin-bottom: 10px;}
form.woocommerce-EditAccountForm.edit-account input {margin: 0;}

/* checkout page */
.title-added p {margin-bottom: 0;}
form[name=checkout] {margin-top: 30px;}
.order-details .cart_item {background-color: #fff;}
.order-details .cart_item.bonus {background-color: #f1f1f1;}

/* view order page */
body.woocommerce-view-order .woocommerce-MyAccount-content {margin:50px 0 0!important;}
mark {background-color:transparent;font-weight:500;}
.woocommerce-order-details {padding:35px 0!important;}
.woocommerce-order-details h2 {padding:0 35px;}
.woocommerce-order-details table {margin:0;}
.woocommerce-order-details table td:first-child,.woocommerce-order-received .woocommerce-order-details table th:first-child {padding-left:35px;}
.woocommerce-order-details table td:last-child {padding-right:35px;}
.woocommerce-order-details table .bonus td {padding-top:10px;background-color:#ebebeb;}
body.woocommerce-view-order .woocommerce-table--order-details tfoot {background-color:transparent;}
body.woocommerce-view-order .woocommerce-table--order-details tfoot th,body.woocommerce-view-order .woocommerce-table--order-details tfoot td {font-weight:300;}
body.woocommerce-view-order .woocommerce-table--order-details .item-info a {color:#031e41;}
body.woocommerce-view-order .woocommerce-table--order-details tbody tr:first-child td {padding-top:10px;}
body.woocommerce-view-order .woocommerce-customer-details .woocommerce-column {display:inline-block;vertical-align:top;min-width:350px;margin-right:50px;}
body.woocommerce-view-order tr {background-color:transparent;}

/* edit addresses */
body.woocommerce-edit-address .woocommerce-MyAccount-content form {margin:50px auto 0;max-width:500px;}
body.woocommerce-edit-address .woocommerce-MyAccount-content form p {margin-bottom:10px;}
body.woocommerce-edit-address .woocommerce-MyAccount-content form button[type=submit] {background-color:#031e41;}

/* checkout */
.woocommerce-checkout #customer_details {
    -webkit-flex-direction: column;
    flex-direction: column;
}
.woocommerce-checkout #billing_email_field{display: none}

.woocommerce-checkout .accordion{
    border: 2px solid #ebebeb;
    margin-bottom: 10px;
    font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
}

.woocommerce-checkout .accordion .tab-title, .woocommerce-checkout .accordion .tab-content{
    padding: 20px 35px;
    color: #031e41;
    font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
}
.woocommerce-checkout .accordion .tab-content{
    padding-bottom: 40px;
}
.woocommerce-checkout .accordion .tab-content p{
    margin-bottom: 10px;
    font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
}

.woocommerce-checkout .accordion .tab-title{
    background-color: #ebebeb;
    font-size: 25px;
    line-height: 25px;
    font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
}
.woocommerce-checkout .accordion .tab-content a{
    color: #031e41;
    border-bottom: 1px solid #031e41;
    text-align: center;
}
.woocommerce-checkout .accordion .tab-content a img{height: 100%;}

.woocommerce-checkout .accordion .tab-content .input-btn-wrapper{
    display: flex;
}
.woocommerce-checkout .accordion .tab-content .login-tab-btn {
    border-bottom: none;
    padding: 19px 45px;
    background-color: #031e41;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    letter-spacing: 3px;
}
.woocommerce-checkout .accordion .tab-content input{
    box-shadow: none;
    border: 1px solid #031e41;
    height: auto;
    margin-bottom: 0;
}
.woocommerce-checkout .accordion .tab-content select, .woocommerce-checkout .select2-container--default .select2-selection--single{border: 1px solid #031e41;}
.woocommerce-checkout .tab-content .error, .woocommerce-checkout .tab-content #shipping-billing-error{color: red;font-weight: bold;font-size: 16px;}

.woocommerce-checkout #customer_details{margin-top: 0;}
.woocommerce-checkout .woocommerce-billing-fields h3, .woocommerce-checkout #order_comments_field{display: none;}
.woocommerce-checkout #billing-shipping-tab .form-row, .woocommerce-checkout .payment_method_authorize_net_aim .form-row{width: 47%;float: left;margin-right: 22px;min-height: 75px;}
.woocommerce-checkout .select2-container--default .select2-selection--single{border-radius: 0;height: 43px;}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered{padding-top: 7px;}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{top: 1px;width: 41px;height: 41px;border-left: 1px solid #031e41;}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow b {border-color: #031e41 transparent transparent transparent;}

.woocommerce-checkout #billing_address_2, .woocommerce-checkout #shipping_address_2{margin-top: 27px;}

.woocommerce-checkout .woocommerce-billing-fields label{font-size: 12px;font-weight: bold;letter-spacing: 2px;}

.woocommerce-checkout abbr, .woocommerce-checkout abbr[title]{border-bottom: none;color:#ff0000;}

.woocommerce-checkout .custom-shipping-table, .woocommerce-checkout .custom-shipping-table tbody{border: none;}
.woocommerce-checkout #shipping_method li label, .woocommerce-checkout .wc_payment_method.payment_method_authorize_net_aim label{
    color: #031e41;
    font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
}
.woocommerce-checkout #shipping_method li{margin-bottom: 0}
.woocommerce-checkout #shipping_method li label{font-size: 16px; margin-left: 12px; font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;}
.woocommerce-checkout tr.shipping td{padding: 0 0 0 40px;}
.woocommerce-checkout #shipping_method, .woocommerce-checkout .custom-shipping-table{margin-bottom: 0;}

.woocommerce-checkout .wc_payment_method.payment_method_authorize_net_aim{list-style: none}

.woocommerce-checkout .accordion.closed .tab-content{display: none}
.woocommerce-checkout .accordion.closed:not(.finished) .tab-title{color: #84878c;}

.woocommerce-checkout .bottom-action-buttons{text-align: center;}
.woocommerce-checkout #shipping-method-tab .bottom-action-buttons{margin-top: 15px}
.woocommerce-checkout #billing-shipping-tab .bottom-action-buttons{padding-right: 22px; clear: both}
.woocommerce-checkout .bottom-action-buttons a.next-section, .woocommerce-checkout button#place_order{border: 2px solid #031e41;padding: 10px 10px;color: #fff;text-transform: uppercase;font-weight: bold;font-size: 14px;line-height: 14px;letter-spacing: 1px;background-color: #031e41;display: block;}
.woocommerce-checkout button#place_order{margin: 10px 0 0;width: 100%;}
.woocommerce-checkout .bottom-action-buttons a.next-section:hover{border: 2px solid #031e41;color: #031e41;background-color: #fff;}
.woocommerce-checkout a.prev-section {font-size: 14px;}

/*.bottom-action-buttons {
    display: flex;
    justify-content: flex-end;
}*/
.woocommerce-checkout .accordion .tab-content .bottom-action-buttons a.prev-section{border-bottom: none}

.woocommerce-checkout ul.wc_payment_methods{list-style: none; margin: 0;}
.woocommerce-checkout ul.wc_payment_methods li label{ color:#031e41; }

.woocommerce-checkout .cart-discount td{text-align: left}
.woocommerce-checkout .woocommerce-remove-coupon, .woocommerce-checkout .woocommerce-remove-coupon:hover{font-size: 14px; color: #031e41;}
.woocommerce-checkout .woocommerce-remove-coupon:hover{border-bottom-color: #031e41; }

.woocommerce-checkout-review-order-table{font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;}

.woocommerce-checkout-review-order-table td.product-image{padding-left: 30px; text-align: center;}
.woocommerce-checkout-review-order-table td.product-image img{max-width: 140px}

.woocommerce-checkout-review-order-table td.product-total{padding-right: 30px; text-align: right;}

.woocommerce-checkout-review-order-table td.product-name{font-size: 17px;}
.woocommerce-checkout-review-order-table td.product-name dl{font-size: 15px;margin:0;}
.woocommerce-checkout-review-order-table td.product-name dl dt{margin-bottom: 0}
.woocommerce-checkout-review-order-table td.product-name dl dd p{margin-bottom: 5px}
.woocommerce-checkout-review-order-table td.product-name dl * {line-height: 1;}
.woocommerce-checkout-review-order-table td.product-name dl dd:not(:last-child) {margin-bottom: 10px !important;}

.woocommerce-checkout-review-order-table .cart_item td{padding-top: 20px; padding-right: 20px;padding-bottom: 20px;}

.woocommerce-checkout .order-sum{background: none; border-bottom: none;}
.woocommerce-checkout .order-sum th{padding: 20px 30px 0;}
.woocommerce-checkout .order-sum h3{font-size: 25px;}

.woocommerce-checkout .order-details{ border-top: none; border-bottom: none }

.woocommerce-checkout .grid-x .right-col.large-7, .woocommerce-checkout .grid-x .left-col.large-7{width: 42.95%;}
.woocommerce-checkout .grid-x .left-col.large-7{margin-right: 15px;}
.woocommerce-checkout .grid-x .right-col.large-7{margin-left: 15px;}

.woocommerce-checkout-review-order-table tfoot{background: white; border-top: none}
.woocommerce-checkout-review-order-table tfoot tr td{text-align: right; font-size: 19px;font-weight: 400}
.woocommerce-checkout-review-order-table tfoot tr th{font-size: 19px;font-weight: 400}
.woocommerce-checkout-review-order-table tfoot .order-total th{font-size: 24px;font-weight: 400; }
.woocommerce-checkout-review-order-table tfoot .order-total td, .woocommerce-checkout  .woocommerce-checkout-review-order-table tfoot .order-total th{padding-bottom: 30px}
.woocommerce-checkout .order-total td span{font-size: 35px; font-weight: 400;}
.woocommerce-checkout-review-order-table tfoot tr th{padding-left: 30px;}
.woocommerce-Price-amount.amount{padding-right: 20px;}
tfoot .woocommerce-Price-amount.amount {padding-right: 10px;}
tfoot .shipped_via {line-height: 1.2;float: right;}

.woocommerce-checkout #fake-coupon{padding: 30px 0;}
.woocommerce-checkout .fake-coupon-cell td{padding: 0 30px;}
.woocommerce-checkout #fake_coupon_code{width: 60%;margin-right: 30px;display: inline-block;border: none;box-shadow: none;border-bottom: 2px solid #c8cdd3;}
.woocommerce-checkout #apply-fake-coupon{width: 35%;display: inline-block;background-color: #c8cdd3;padding: 6px 10px;text-align: center;color: white;text-transform: uppercase;font-size: 12px;font-weight: 700;letter-spacing: 2px;}
.woocommerce-checkout .woocommerce-remove-coupon, .woocommerce-checkout .woocommerce-remove-coupon:hover{display: block;padding-right: 30px;font-size: 12px;}
.woocommerce-checkout .woocommerce-remove-coupon:hover{text-decoration: none;border-bottom: none;}
.woocommerce-checkout tr.shipping td{text-align: left;}

.tax-product_cat.term-cookbook .woocommerce-products-header{display: none !important;}

.woocommerce-product-gallery__image {pointer-events: none;}
.single-product div.product .flex-control-nav{max-width: 610px}
.single-product div.product .flex-control-nav li {margin-top: 10px;-ms-flex-preferred-size: 33.31%;flex-basis: 33.31%;padding-right: 10px;}
.single-product div.product .flex-control-nav{-webkit-justify-content: initial;-ms-flex-pack: initial;justify-content: initial;}

.woocommerce-product-gallery__image {pointer-events: none;}
.single-product div.product .flex-control-nav{max-width: 610px}
.single-product div.product .flex-control-nav li {margin-top: 10px;-ms-flex-preferred-size: 33.31%;flex-basis: 33.31%;padding-right: 10px;}
.single-product div.product .flex-control-nav{-webkit-justify-content: initial;-ms-flex-pack: initial;justify-content: initial;}

#gift-packaging-label{display: inline-block;cursor: pointer;border: none;}
#gift-packaging-label span{display: none; font-weight: bold;}

/*TOOLTIPS*/
.tooltip {
    display:inline-block;
    position:relative;
    border-bottom:1px dotted #666;
    text-align:left;
}

.tooltip .top {
    width: 450px;
    height: 287px;
    top: -20px;
    left: 50%;
    transform: translate(-50%, -100%);
    padding: 0;
    color: #444444;
    background-color: #f7f7f7;
    font-weight: normal;
    font-size: 13px;
    border: 1px solid #031e41;
    position: absolute;
    z-index: 99999999;
    box-sizing: border-box;
    display: none;
}

.tooltip:hover .top {
    display:flex;
}

.tooltip .top i {
    position:absolute;
    top:100%;
    left:50%;
    margin-left:-12px;
    width:24px;
    height:12px;
    overflow:hidden;
}

.tooltip .top i::after {
    content:'';
    position:absolute;
    width:12px;
    height:12px;
    left:50%;
    transform:translate(-50%,-50%) rotate(45deg);
    background-color:#EEEEEE;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
}

.tooltip .top .tt-image{width: 64%; height: 100%;    background-image: url(/wp-content/uploads/2022/11/gift-box.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;}
.tooltip .top .tt-content{width: 36%; height: 100%; padding: 40px 24px;}
.tooltip .top .tt-content{color: #031e41; font-weight: 200}
.tooltip .top .tt-content h3{font-size: 14px; color: #031e41; font-weight: bold}


/**
 *  gravity forms
 */
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    margin: 1px 0 14px 1px;
}
.gfield [type=text]{margin: 0;}
.all-label-stars label:not(.gfield_label):after{content: '*';}


/**
 *  notification fix
 */
.tb_notification_bar{position: fixed!important;}
.tb_notification_bar a{text-decoration: underline}
.tb_specific_text a{
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
}

@media(max-width:500px){
    .custom-msg{margin-top: 32px;}
}

/**
 *  footer scrollbar fix
 */
@media print, screen and (min-width: 64em){
    .grid-container:not(.full)>footer.grid-padding-x {margin-right: 0;margin-left: 0;}
    .navigation-overlay__bkg-image-container {height: 98vh;}
}

@media print, screen and (min-width: 40em){
    #primary-menu li a {font-size: 5.5vh;}
}

@media all and (max-width:1880px) {
    .woocommerce-checkout #billing-shipping-tab .form-row, .woocommerce-checkout .payment_method_authorize_net_aim .form-row{width: 45%}
}

@media all and (max-width:1880px) {
    .woocommerce-checkout #billing-shipping-tab .form-row, .woocommerce-checkout .payment_method_authorize_net_aim .form-row{width: 43%}
}

@media all and (max-width:1024px) {
    .ecom-submenu {text-align: center;}
    .ecom-submenu ul{margin: 0 }

    .woocommerce-checkout #fake_coupon_code {width: 55%;}
    .woocommerce-checkout #apply-fake-coupon {font-size: 9px;}
    .woocommerce-checkout #apply-fake-coupon {padding: 6px 6px;letter-spacing: 1px;}
    .woocommerce-checkout .accordion .tab-title, .woocommerce-checkout .accordion .tab-content {padding: 20px 24px 20px 13px;}
    .woocommerce-checkout #billing-shipping-tab .form-row, .woocommerce-checkout .payment_method_authorize_net_aim .form-row{width: 46%}
    .woocommerce-checkout #billing-shipping-tab .form-row, .woocommerce-checkout .payment_method_authorize_net_aim .form-row {margin-right: 11px;}
    .woocommerce-checkout .large-offset-1 {margin-left: 58px;}
    .woocommerce-checkout-review-order-table td.product-name { font-size: 12px;line-height: 15px;}
    .woocommerce-checkout-review-order-table td.product-image img {max-width: 70px;}
    table.shop_table.woocommerce-checkout-review-order-table{table-layout: fixed;}
    .woocommerce-checkout .order-total td span {font-size: 24px;}
    .woocommerce-checkout-review-order-table td.product-name dl {font-size: 12px;}

    .woocommerce-order-received .grid-x>.large-6 {width: 47.5%;}

    .woocommerce-orders-table__cell-order-actions .order-again {margin-left: 0;}

    .promos .promo{margin-left: 0}
    .promo:nth-child(2){margin-top: 10px;}

}

@media all and (max-width:768px) {
    /**
     *  announcement messages boxes
     */
    .announcement-msgs{margin: 20px !important; display: block}
    .announcement-msgs svg{width: 100%;}
    .announcement-msgs svg:first-child{margin-right: 0;margin-bottom: 20px;}
    .announcement-msgs svg:last-child{margin-left: 0;}
    .shop-landing-list {margin-top: 0;}

    .single-product .summary {margin-top: 0;}
    .single-product #product-94 .product_title {margin-top: 0;}

    #cart_table .product-quantity input[name=update_cart]{left: unset;right: unset;margin-top: 5px;}
    .woocommerce-cart .remove img {width: 20px;height: 15px;}

    .woocommerce-order-received .woocommerce-order-details table td:first-child, .woocommerce-order-received .woocommerce-order-details table th:first-child {padding-left: 10px;}
	.woocommerce-order-received .woocommerce-order-details table tbody td:last-child {padding-right: 0;}
	.woocommerce-Price-amount.amount {padding-right: 10px;}
	.woocommerce-table--order-details tfoot .woocommerce-Price-amount.amount {padding-right: 0;}
	.woocommerce-table--order-details tfoot td {padding-right: 10px !important;}

    .woocommerce-checkout .grid-x .left-col.medium-7, .woocommerce-checkout .grid-x .right-col.medium-6 { width: 94%;}
    .woocommerce-checkout .grid-x .right-col.large-7 {margin-left: 20px;}
    .woocommerce-checkout .large-offset-1 {margin-left: 20px;}
    .woocommerce-checkout .woocommerce-billing-fields{margin-top: 0}
    .woocommerce-checkout .accordion .tab-title, .woocommerce-checkout .accordion .tab-content {padding: 20px 35px;}
    .woocommerce-checkout #billing-shipping-tab .form-row, .woocommerce-checkout .payment_method_authorize_net_aim .form-row {width: 46%;}
    .woocommerce-checkout .checkout-contain {margin-bottom: 2rem;}

    .woocommerce-order-received .grid-x>.medium-7, .woocommerce-order-received .grid-x>.large-6 {width: 94%;}
    .woocommerce-order-received .woocommerce-thankyou-order-received {margin-bottom: 0;}

    .product-item {flex-direction: column}
    .product-item-image {order: 0;}
    .product-item-content {order: 1;}

    #gift-packaging-label span{display: inline-block;}
    .tooltip:hover .top{display: none!important}

    .restaurant-list__logo-contain{float: none!important;}
    .restaurant-list{
        height: auto;
        padding-bottom: 120px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .promos .promo{max-width: 100%;}
}

@media all and (max-width:500px) {
    #primary-menu{margin-top: 0;}
    .menu a {padding: .4rem 1rem;}

    .ecom-submenu ul li {margin-right: 8px;}
    .ecom-submenu li a {font-size: 10px;}

    body.postid-94 .product-content {padding: 0 20px;}

    .promos {padding: 20px 0;}
    .promo h4 {line-height: 21px;}
    .promo p {font-size: 14px;line-height: 16px;}

    .woocommerce-page table.shop_table_responsive tr td, .woocommerce table.shop_table_responsive tr td, .woocommerce-cart-form #cart_table td{text-align: center!important; width: 100%;}
    .woocommerce-page table.shop_table_responsive tr td:before, .woocommerce table.shop_table_responsive tr td:before{display: none}
    #cart_table tbody tr {position: relative;}
    .woocommerce-cart .remove img {width: 15px;height: 15px;}
    td.product-remove {position: absolute;top: -13px;left: 6px;}
    #cart_table tbody td {padding: 10px;}
    .quantity, #cart_table .product-quantity input[name=update_cart] {display: inline-block;}
    #cart_table .product-quantity input[name=update_cart]{float: none;top: unset;margin: 0;}
    .woocommerce-cart input.qty {float: none;margin: 0 auto;}
    td.product-name-img {margin-top: 10px;}
    .woocommerce-page table.shop_table_responsive tbody th, .woocommerce table.shop_table_responsive tbody th{display: block; text-align: center;}
    .login-continue {text-align: right;}
    .login-continue .login{display: none}

    a.cart-button {position:relative;bottom:initial;right:initial;}
    .cart-button__count {top:-9px;right:-2px;}

    .woocommerce-checkout .woocommerce-billing-fields label, .woocommerce-checkout .woocommerce-shipping-fields label {font-size: 10px;}
    .woocommerce-checkout .accordion .tab-title, .woocommerce-checkout .accordion .tab-content {padding: 20px 0px 20px 13px;}
    .woocommerce-checkout .large-offset-1, .woocommerce-checkout .grid-x .right-col.large-7 {margin-left: 12px;}
    .woocommerce-checkout #fake_coupon_code {margin-right: 23px;}
    .woocommerce-checkout #apply-fake-coupon {font-size: 8px;    letter-spacing: 0;}
    .woocommerce-checkout .order-total td span {font-size: 20px;}
    .woocommerce-checkout .accordion .tab-content .login-tab-btn {padding: 19px 22px;}

    table.woocommerce-orders-table td, table.woocommerce-orders-table th {padding: 5px;}

    table.profile-address-table thead{display: none;}
    table.profile-address-table td, table.profile-address-table th{display: block}
    table.profile-address-table td:first-child:before {content: "Acccount";display: block;font-weight: bold;}
    table.profile-address-table td:nth-child(2):before {content: "Billing Address";display: block;font-weight: bold;}
    table.profile-address-table td:last-child:before {content: "Shipping Address";display: block;font-weight: bold;}

    .woocommerce-view-order .woocommerce-order-details table td:first-child{padding-left: 16px;}
    .woocommerce-view-order .item-image {max-width: 70px;}
    .woocommerce-view-order .item-info {width: auto;padding-left: 0;padding-top: 10px;}
    .woocommerce-view-order .woocommerce-order-details table td:last-child{padding: unset;}

    #customer_login form {width: 98%!important;margin: 0 auto !important;}
    .woocommerce-account .woocommerce-ResetPassword { width: 99%;}
    #customer_login{display: block}
}