.woo-restaurant {
    margin: 0 0;
    position: relative
}

.woo-products {
    padding: 4%;
    float: left;
    width: 75% !important;
    max-width: none !important;
    position: relative
}

.woo-products .woocommerce-notices-wrapper {
    display: none;
}

.woo-products-box {
    width: 900px;
    margin: 0 auto
}

@media all and (max-width:1366px) {
    .woo-products-box {
        width: auto
    }

    .woo-products {
        width: 65% !important
    }
}

@media all and (max-width:768px) {
    .woo-products {
        width: 100% !important
    }
}

.restaurant-woo select[name=byconsolewooodt_widget_delivery_location],
.restaurant-woo select[name=byconsolewooodt_widget_pickup_location] {
    margin-top: 10px;
    margin-bottom: 0;
    padding: 10px 30px 10px 10px;
    border-radius: 3px;
    border: 1px solid #fff;
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    background: url(../images/arrow-icon.png) no-repeat right #fff;
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 8px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.restaurant-woo input[name=byconsolewooodt_widget_date_field],
.restaurant-woo input[name=byconsolewooodt_widget_time_field] {
    background: url(../images/date-icon.png) no-repeat right #fff;
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 8px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 10px 30px 10px 10px
}

.restaurant-woo input[name=byconsolewooodt_widget_time_field] {
    background: url(../images/time-icon.png) no-repeat right #fff;
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 7px;
    background-size: 17px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 10px 30px 10px 10px
}

.restaurant-woo input[name=byconsolewooodt_widget_date_field],
.restaurant-woo input[name=byconsolewooodt_widget_time_field],
.restaurant-woo input[name=coupon_code] {
    margin-top: 10px;
    margin-bottom: 0;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #888
}

.added_to_cart,
.restaurant-woo input[name=byconsolewooodt_widget_submit] {
    display: none
}

.added_to_cart {
    position: absolute;
    bottom: 15px;
    right: 15px
}

.wp-single-product .woocommerce-LoopProduct-link {
    display: block
}

.yith-wcqv-wrapper div.product form.cart div.quantity input {
    height: 38px;
    position: relative;
    top: -3px
}

.yith-wcqv-wrapper div.product form.cart div.quantity .td-quantity-button.plus {
    position: relative;
    left: -3px
}

.yith-wcqv-wrapper div.product form.cart div.quantity .td-quantity-button.min {
    position: relative;
    right: -3px
}

.restaurant-woo-popup {
    display: none;
    position: fixed;
    top: 50%;
    right: 0;
    left: 50%;
    bottom: 0;
    width: 80%;
    height: 500px;
    overflow-y: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fece51;
    padding: 15px
}

.floating-basket {
    display: none
}

body #yith-quick-view-modal .yith-wcqv-main {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 6px;
    overflow: hidden
}

body #yith-quick-view-modal.open .yith-wcqv-main {
    overflow: auto
}

body #yith-quick-view-content div.images {
    width: 40%;
    padding: 15px
}

body #yith-quick-view-content div.summary {
    width: 60%
}

body #yith-quick-view-content div.product .product_title {
    color: #92420f;
    font-size: 22px;
    font-weight: 700;
    line-height: 21px;
    padding-top: 15px
}

body #yith-quick-view-content div.product p.price,
body #yith-quick-view-content div.product span.price {
    display: block;
    margin: 10px 0;
    color: #000;
    font-size: 18px;
    font-weight: 700
}

body #yith-quick-view-content .wcpa_form_outer .wcpa_type_select {
    margin-bottom: 15px;
    margin-left: 0;
    color: #92420f;
    font-size: 19px;
    line-height: 16px;
    padding: 5px;
    margin-top: 0
}

body #yith-quick-view-content .wcpa_form_outer .wcpa_form_item>label {
    margin-bottom: 15px;
    margin-left: 0;
    color: #92420f;
    font-size: 18px;
    line-height: 16px;
    font-weight: 700
}

body #yith-quick-view-content .wcpa_form_outer .wcpa_form_item .wcpa_priceouter {
    display: none
}

body #yith-quick-view-content .wcpa_form_outer .wcpa_form_item .wcpa_checkbox,
body #yith-quick-view-content .wcpa_form_outer .wcpa_form_item .wcpa_radio {
    display: block;
    margin-left: 15px;
    color: #888
}

body #yith-quick-view-content .wcpa_form_outer .wcpa_form_item .checkbox-inline,
body #yith-quick-view-content .wcpa_form_outer .wcpa_form_item .radio-inline {
    margin-left: 0
}

body #yith-quick-view-content .wcpa_form_outer .wcpa_form_item .wcpa_checkbox input[type=checkbox]:checked+label .wcpa_check {
    border: 2px solid #fece51;
    background: #fece51
}

body #yith-quick-view-content .wcpa_form_outer .wcpa_form_item .wcpa_radio input[type=radio]:checked+label .wcpa_check::before {
    background: #fece51
}

body #yith-quick-view-content .wcpa_price_summary {
    background: 0 0
}

body #yith-quick-view-content .wcpa_price_summary li {
    padding: 15px;
    border-top: 1px solid #888;
    color: #000;
    font-size: 22px;
    font-weight: 700;
    line-height: 21px
}

body #yith-quick-view-content div.product form.cart .button {
    float: right
}

.wb-back-mobile {
    display: none
}

.button.fpd-catalog-customize,
.wp-single-product li.product-type-simple:not(.wcpa_has_options) .yith-wcqv-button {
    display: none !important
}

body #byconsolewooodt_checkout_field h2 {
    font-family: "Merriweather Sans", Sans-serif !important;
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 2.3em;
    color: #000 !important;
    text-align: center
}

@media all and (max-width:768px) {
    #yith-quick-view-modal {
        z-index: 99999999 !important
    }

    .woo-basket-content .woocommerce table.shop_table_responsive tr td,
    .woo-basket-content .woocommerce-page table.shop_table_responsive tr td {
        text-align: left !important
    }

    .button.yith-wcqv-button {
        width: 100%;
        position: static;
        margin-top: 15px;
        margin: 15px 0 0 0;
        max-width: none
    }

    .wp-single-product .woocommerce-LoopProduct-link {
        min-width: 150px
    }

    .woo-basket {
        display: none;
        position: fixed;
        top: 0 !important;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 9999;
        overflow: auto;
        height: 100%;
        padding: 0 0 68px 0
    }

    .woo-basket,
    .woo-products {
        width: 100% !important
    }

    .wp-single-cat {
        margin-right: 0
    }

    .floating-basket {
        display: block;
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 9;
        padding: 10px 10px 15px 10px
    }

    .fb-button {
        position: relative;
        background: #000;
        padding: 15px 10px;
        border-radius: 50px;
        color: #fff;
        font-size: 15px;
        margin: 0 17px;
        text-align: center
    }

    .fb-button.fb-button-disable {
        background: #333;
    }

    .fb-button .fb-text {
        position: relative
    }

    .fb-button .fb-text:before {
        content: '';
        background: url(../images/basket.svg) no-repeat;
        background-size: contain;
        background-position: center;
        width: 30px;
        height: 30px;
        position: absolute;
        left: -35px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .fb-button:after {
        content: '';
        background: url(../images/arrow-icon-up-white.png) no-repeat;
        background-size: contain;
        background-position: center;
        width: 15px;
        height: 15px;
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .woo-basket-content .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woo-basket-content .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent
    }

    .wp-single-product li {
        padding-left: 15px
    }

    .wp-single-product li img {
        position: static;
        width: 100%;
        margin-bottom: 15px
    }

    .wp-single-product li .woocommerce-loop-product__atributes .button.yith-wcqv-button,
    .wp-single-product li.product-type-variable .button.yith-wcqv-button {
        display: block;
        margin: 15px 0 0 0 !important;
        width: 100%;
        max-width: none
    }

    .wsp-title {
        text-align: center
    }

    .wsp-title .price,
    .wsp-title h2 {
        float: none
    }

    body #yith-quick-view-content div.images,
    body #yith-quick-view-content div.summary {
        width: 100%
    }

    body #yith-quick-view-content div.product form.cart .button {
        float: none;
        width: 100% !important;
        display: block
    }

    body #yith-quick-view-content div.product form.cart div.quantity {
        float: none;
        text-align: center;
        margin-bottom: 15px
    }

    .woo-cats {
        padding: 10px 0;
        margin: 20px 0
    }

    .woo-cats.scrolled {
        position: fixed;
        top: 0;
        right: 0;
        z-index: 9999
    }

    .wc-single:hover {
        background: 0 0;
        color: #fff
    }

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        content: '' !important
    }

    .wb-back-mobile {
        display: block;
        padding: 5px 15px 0 15px
    }

    .wb-back-mobile svg {
        width: 40px;
        height: auto;
        display: block;
        margin: 0 0 0 auto
    }
}

.restaurant-woo-open-hours td {
    padding: 15px
}

.wfacp_single_multi_form .woocommerce-notices-wrapper .woocommerce-error {
    display: none !important
}

#orddd_locations_field .select2-container {
    width: 100% !important
}

.wcs-date-time #e_deliverydate_field,
.wcs-date-time .wfacp-col-full#orddd_time_slot_field {
    width: 50% !important;
    float: left !important;
    clear: none !important
}

body .ui-datepicker {
    background: #fff8e6;
    border: 2px solid #fece51;
    z-index: -999;
    position: absolute;
    top: 0;
}

body .ui-datepicker td,
body .ui-datepicker th {
    border: 0 !important
}

body .ui-datepicker thead th {
    color: #a2a2a2
}

body .ui-datepicker tbody td {
    color: #000;
    font-weight: 700
}

body .ui-datepicker .ui-datepicker-buttonpane button {
    display: none
}

body .ui-datepicker .ui-datepicker .ui-datepicker-header,
body .ui-datepicker .ui-state-default,
body .ui-datepicker .ui-widget-content .ui-state-default,
body .ui-datepicker .ui-widget-header,
body .ui-datepicker .ui-widget-header .ui-state-default,
body .ui-datepicker table tbody>tr:nth-child(odd)>td,
body .ui-datepicker table tbody>tr:nth-child(odd)>td span,
body .ui-datepicker table tbody>tr:nth-child(odd)>th,
body .ui-datepicker table tbody>tr:nth-child(odd)>th span {
    background: 0 0
}

body .ui-datepicker .ui-widget-header {
    position: relative
}

body .ui-datepicker .ui-datepicker-title {
    background: 0 0;
    padding-right: 80px;
    padding-left: 12px;
    color: #000;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left
}

body .ui-datepicker .available-deliveries,
body .ui-datepicker .available-deliveries a {
    background: 0 0 !important;
    border-radius: 5px;
    font-weight: 700
}

body .ui-datepicker .available-deliveries a.ui-state-active,
body .ui-datepicker .available-deliveries a:hover,
body .ui-datepicker .available-deliveries.ui-state-active,
body .ui-datepicker .available-deliveries:hover {
    color: #000;
    background: #fece51 !important
}

body .ui-datepicker .partially-booked,
body .ui-datepicker .partially-booked a {
    background: -webkit-gradient(linear, left top, right bottom, from(#92420f), color-stop(50%, #92420f), color-stop(50%, transparent), to(transparent)) !important;
    background: -o-linear-gradient(top left, #92420f 0, #92420f 50%, transparent 50%, transparent 100%) !important;
    background: linear-gradient(to bottom right, #92420f 0, #92420f 50%, transparent 50%, transparent 100%) !important
}

body .ui-datepicker .ui-datepicker-next,
body .ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

body .ui-datepicker .ui-datepicker-next:before,
body .ui-datepicker .ui-datepicker-prev:before {
    content: '';
    position: absolute;
    top: 50%;
    border: 0;
    background: url(../images/arrow-primary.png) no-repeat;
    background-size: contain;
    background-position: center;
    width: 25px;
    height: 25px;
    border: 2px solid #000;
    border-radius: 20px;
    padding: 5px
}

body .ui-datepicker .ui-datepicker-prev {
    right: 45px !important;
    left: auto !important
}

body .ui-datepicker .ui-datepicker-prev:before {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

body .ui-datepicker .ui-datepicker-next {
    right: 10px !important
}

body .ui-datepicker .ui-datepicker-next:before {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg)
}

body .ui-datepicker .cut_off_time_over {
    background-color: transparent !important
}

body #wfacp-e-form p#e_deliverydate_field:not(.wfacp-anim-wrap) label {
    top: 17px !important;
    padding: 10px 0 !important
}

body .select2-container--open .select2-results__options::-webkit-scrollbar {
    width: 5px
}

body .select2-container--open .select2-results__options::-webkit-scrollbar-track {
    background: #fff
}

body .select2-container--open .select2-results__options::-webkit-scrollbar-thumb {
    background: #fece51
}

body .select2-container--open .select2-results__options::-webkit-scrollbar-thumb:hover {
    background: #fece51
}

body .select2-container--open .select2-dropdown--above,
body .select2-container--open .select2-dropdown--below {
    border-radius: 0;
    background: #fff8e6;
    border: 2px solid #fece51
}

body .select2-container--open .select2-dropdown--above .select2-results__option:not(:last-of-type),
body .select2-container--open .select2-dropdown--below .select2-results__option:not(:last-of-type) {
    border-bottom: 2px solid #fece51;
    background: 0 0
}

body .select2-container--open .select2-dropdown--above .select2-results__option:hover,
body .select2-container--open .select2-dropdown--below .select2-results__option:hover {
    background: #fece51
}

body .select2-container--open .select2-dropdown--above .select2-search.select2-search--dropdown,
body .select2-container--open .select2-dropdown--below .select2-search.select2-search--dropdown {
    display: none
}

body .select2-container--open .select2-results__option {
    text-align: center
}

body .select2-container--open .select2-results__option--highlighted[aria-selected],
body .select2-container--open .select2-results__option--highlighted[data-selected] {
    color: #000;
    background: 0 0
}


#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .product-name .wfacp_order_summary_item_name {
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 22px
}

#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .product-total bdi,
#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .product-total span {
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 22px
}

#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .cart-subtotal bdi,
#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .cart-subtotal span,
#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .cart-subtotal td,
#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .cart-subtotal th,
#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .shipping_total_fee bdi,
#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .shipping_total_fee span,
#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .shipping_total_fee td,
#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .shipping_total_fee th {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 22px
}

#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .wfacp_multi_methods bdi,
#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .wfacp_multi_methods span,
#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .wfacp_multi_methods td,
#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .wfacp_multi_methods th {
    font-size: 16px !important;
    font-weight: 600;
    line-height: 22px
}

#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .order-total bdi,
#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .order-total label,
#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .order-total span,
#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .order-total td,
#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table .order-total th {
    font-size: 16px !important;
    font-weight: 600;
    line-height: 22px
}

#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table tbody dl.variation:first-of-type {
    display: none
}

#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table tbody dl.variation dt {
    display: block;
    margin-top: 15px;
    font-size: 14px !important
}

#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table tbody dl.variation dd span {
    font-size: 12px !important
}