@media only screen and (max-width: 500px) {
    .delivery_option_div {
        width: 40%;
        padding: 5px 0 5px 20px !important;
    }
    .nce-order-details-title span {
        font-size: 12px;
    }
    .ote-search-button {
        display: none !important;
    }
    .ote_order_select {
        padding: 5px !important;
        width: 100% !important;
        height: 40px !important;
        background: #000 !important;
        color: #fff;
        border: 1px solid #ccc;
        border-radius: 4px;
    }
    .nce-select-payment {
        padding: 10px;
    }
    .nce-back-main-menu-btn {
        width: 100% !important;
        margin-top: 20px;
    }
    .nce-delivery-option {
        padding: 0 !important;
    }
    .delv_select {
        margin-top: 5px;
    }
    .nce-search-single-review img {
        width: 11px;
        float: left;
    }
    .nce-search-single-nav {
        width: 75%;
        padding-left: 20px;
    }
    .nce-search-client {
        width: 25%;
    }
    .nce-delivery-option form {
        margin-top: 10px;
    }
    .delivery_option_div label {
        padding-top: 2px;
    }

    .nce-footer-copyright p {
        font-size: 11px;
    }
    .nce-search-single-place {
        padding-left: 0 !important;
    }
    .nce-search-form input[type='text']::-moz-placeholder {
        font-size: 12px !important;
    }
    .ote_paging {
        text-align: center;
    }
    .ote_mob_cats {
        display: block !important;
    }
    .nce-special-offer-hide {
        display: block !important;
    }
    .ote-mob-list {
        padding: 5px;
    }

    .ote-mob-list-left {
        width: 60%;
    }
    .ote-mob-list-middle {
        width: 40%;
    }

    .ote-mob-list-price-left {
        width: 80%;
        float: left;
    }
    .ote-mob-list-price-right {
        width: 20%;
        float: left;
    }
    .ote-mob-list-price-left h6 {
        font-size: 12px;
    }
    .ote_order_container {
        padding: 0;
    }

    .ote_hide {
        display: none !important;
    }
    .ote_item_hide {
        display: none !important;
    }
    .modal-header {
        padding-left: 30px !important;
    }
    .offers {
        text-align: center !important;
    }
    .btn_ote {
        margin-bottom: 5px;
    }
    .col-ote-hide {
        display: none;
    }
    .col-ote-full-width {
        width: 100% !important;
        padding: 2px;
    }

    #post-code-error-message {
        width: 50%;
    }
    .company_text {
        display: none !important;
    }
}
@media only screen and (min-width: 501px) {
    .ote_item_hide {
        display: block !important;
    }
}
.company_text {
    text-align: left;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    display: block;
}
.mob-special-offer {
    display: none;
}

.btn-primary:hover {
    background-color: #ffc713;
    border: 1px solid #ffc713;
    color: #000;
}

.ote-mob-list-price-left {
    width: 80%;
    float: left;
}
.ote-mob-list-price-right {
    width: 20%;
    float: left;
}
.ote_mob_cats {
    display: none;
}
.ote-5 {
    width: 70px;
}

a {
    color: #b41502;
}
.error {
    color: red;
}
.big_loader {
    color: #b41502;
    font-size: 100px;
}
.small_loader {
    color: #b41502;
    font-size: 20px;
}
.pagination .active {
    background-color: #b41502;
    color: #fff;
    width: 40px;
}
#post-code-input.error-input {
    border: 2px solid #d50000;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-bottom: 0;
}
#post-code-error-message {
    background: #f4cccc none repeat scroll 0 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 4px 4px -2px rgba(0, 0, 0, .3);
    color: #d50000;
    font-size: 12px;
    padding: 7px 0 7px 11px;
    position: absolute;
    width: 205px;
    margin-left: 5px;
}
.panel_padding {
    padding: 15px ;
}

/*******Invoice Starts ****/
.invoice-info .invoice-name {
    font-size: 24px;
    margin-bottom: 40px;
}
.invoice-info .invoice-from, .invoice-info .invoice-to {
    float: left;
    margin-bottom: 30px;
}
.invoice-info .invoice-from span, .invoice-info .invoice-to span {
    color: #888;
    display: block;
}
.invoice-info .invoice-to {
    margin-left: 50px;
}.invoice-info .invoice-infos {
    float: right;
    margin-right: 20px;
}
.table-invoice .price {
    width: 100px;
}.table-invoice .qty {
    width: 50px;
}
.table-invoice .total {
    text-align: right;
    width: 150px;
}
.table-invoice .taxes p {
    text-align: right;
}
.table-invoice .taxes p .light {
    margin-right: 20px;
    color: #888;
}
.table-invoice .taxes p .totalprice {
    font-weight: bold;
}
.invoice-payment span {
    color: #888;
    display: block;
}
.invoice-payment ul {
    list-style-type: none;
    margin: 10px;
    padding: 0;
}
.invoice-payment ul li {
    float: left;
    margin-right: 10px;
}

/*******Invoice Ends ****/

/**Delivery Location Starts **/
.error_text {
    background-color: #ffbaba;
    color: #d8000c;
    font-weight: normal;
}
.txt_cl {
    font-weight: bold;
    width: 125px;
    border: 1px solid #fff;
    padding: 2px;
}
.btn-yellow {
    background-color: #ffcf3a;
    padding: 3px;
    border-radius: none;
}
#location_area_link a {
    font-size: 12px;
    font-size: bold;
    color: #22beb2;
}

.cl_container {
    background-color: #f8f6f6;
}
/**Delivery Location Ends **/

.btn-primary {
    background-color: #ffc713;
    border: 1px solid #ffc713;
    color: #000;
}

.btn-otelg {
    width: 50%;
}
.ote-starting-time {
    text-align: center;
}
.pagination {
    display: inline-block;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
}
.paginate_active {
    background-color: #b41502;
    color: #ffc713 !important;
    font-weight: bold;
}

/**End Responsive Table**/

@media only screen and (max-width: 800px) {
    /* change media query width to suit needs */
    /* force table markup to behave like divs */
    .jrt table, .jrt thead, .jrt tbody, .jrt th, .jrt td, .jrt tr {
        display: block;
        text-align: left;
    }
    /* hide table headers (but not display: none;, for accessibility) */
    .jrt thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .jrt tr {
        border: 1px solid #ccc;
    }
    .jrt td {
        /* behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        font-weight: normal;
    }
    .jrt td:before {
        /* becomes the table header */
        position: absolute;
        /* top/left values mimic padding */
        top: 8px;
        /* mimic padding top */
        left: 6px;
        /* mimic padding left */
        width: 45%;
        text-align: left!important;
        padding-right: 0;
        font-weight: bold;
    }
}

/**End Responsive Table**/

.nce-plus-btn {
    cursor: pointer;
}
.delivery_option_radio {
    cursor: pointer;
}
#payment_method {
    cursor: pointer;
}

#card-number iframe {
    height: 40px !important;
}

#card-number, #expiration-date, #cvv {
    height: 40px !important;
    max-width: 100% !important;
    background-color: #e6e5e2;
    padding: 0 10px !important;
    border: 0 !important;
    width: 100% !important;
}

/***************************Tabs CSS**************/

.o2e-tabsmenu-section {
    padding-top: 2rem;
    padding-bottom: 2.5rem;
}
.o2e-show-categories, .o2e-show-categories:hover, .o2e-show-categories:focus {
    top: 50%;
    left: -37px;
    position: fixed;
    color: #fff;
    margin-top: 0;
    background-color: #b41502;
    -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    font-size: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.o2e-closemenu-btn, .o2e-closemenu-btn:hover, .o2e-closemenu-btn:focus {
    /*top: 15px;
    right: 15px;
    position: absolute;*/
    color: #fff;
    background-color: #b41502;
    font-size: 14px;
    height: 35px;
    width: 35px;
    border: 2px solid #ffc713;
}
.o2e-closemenu-btn.btn-mobileview, .o2e-closemenu-btn.btn-mobileview:hover, .o2e-closemenu-btn.btn-mobileview:focus {
    top: 15px;
    right: 15px;
    position: fixed;
    color: #fff;
    background-color: #b41502;
    font-size: 14px;
    height: 35px;
    width: 35px;
    border: 2px solid #b41502;
}
.o2e-closemenu-btn.btn-mobileview svg {
    width: 29px;
    height: 32px;
}
.o2e-closemenu-btn svg {
    width: 29px;
    height: 35px;
}
.o2e-searchmenu-wrapper .form-control-lg, .o2e-searchmenu-wrapper .btn-lg {
    font-size: .8rem;
}
.o2e-searchmenu-wrapper .form-group > .form-control:not(textarea), .o2e-searchmenu-wrapper .form-group > .btn-lg {
    height: calc(2.8em + 1rem + 2px);
}

.o2e-menu-tabs {
    overflow: hidden;
    background-color: #f9fafb;
    border: 1px solid #e2e6e9;
}
.o2e-menu-tabs .nav-pills > .nav-item.menu-item {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #ffcf3a;
    font-family: 'loewbold';
    padding: 1rem;
}
.o2e-menu-tabs .nav-pills > .nav-item {
    display: flex;
    font-size: 14px;
    color: #2f2e2e;
}
.o2e-menu-tabs .nav-pills > .nav-item > .nav-link {
    color: #2f2e2e;
    display: flex;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1rem;
    position: relative;
    font-size: 14px;
    font-weight: 600;
}
.o2e-menu-tabs .nav-pills > .nav-item > .nav-link:hover, .o2e-menu-tabs .nav-pills > .nav-item > .nav-link:focus, .o2e-menu-tabs .nav-pills > .nav-item > .nav-link:visited, .o2e-menu-tabs .nav-pills > .nav-item > .nav-link.active {
    color: #2f2e2e;
    background-color: #ffcf3a;
}
.o2e-menu-tabs .nav-pills > .nav-item > .nav-link:after {
    content: '';
    top: 6px;
    right: 0;
    bottom: 6px;
    width: 1px;
    margin: auto 0;
    position: absolute;
    border-right: 1px solid #dedede;
}
.o2e-menu-tabs .nav-pills > .nav-item:last-child > .nav-link:after {
    display: none;
}
.o2e-menu-tabs .nav-pills > .nav-item:not(:last-child) > .nav-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.o2e-menu-tabs .nav-pills > .nav-item:not(:first-child) > .nav-link, .btn-group > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.activeBTN {
    background: #bd2130;
    color: #fff;
    font-size: 11px;
    padding: 6px 10px;
    border-radius: 100px;
    display: inline;
    margin-left: 16px;
    line-height: 1;
    height: 40px;
}
.activeBTN1 {
    color: #000;
    font-size: 11px;
    padding: 6px 10px;
    border-radius: 100px;
    display: inline;
    margin-left: 16px;
    line-height: 1;
    height: 40px;
}
.delivery_option_div label {
    padding-left: 10px;
}
.nce-delivery-option form {
    background: #e2e1dd;
    padding: .25rem;
    font-size: 13px;
    font-weight: bold;
    border-radius: 100px;
}
.nce-delivery-option {
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
}
.delivery_option_div:hover {
    cursor: pointer;
}
.delivery_option_div label:hover {
    cursor: pointer;
}
.nav-pills .nav-link.active, .show > .nav-pills .nav-link {
    color: #000 !important;
    background-color: #007bff;
}

/*o2tabs*/
@media (max-width: 767px) {
    .o2e-mobile-tabsmenu {
        padding-bottom: 15px;
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding-top: 15px;
        padding-right: 55px;
        z-index: 999;
        background-color: rgba(255,255,255,.97);
        -webkit-transition: all ease-in-out .2s;
           -moz-transition: all ease-in-out .2s;
                transition: all ease-in-out .2s;
        transform: translate(-767px);
    }
    .o2e-mobile-tabsmenu.show {
        transform: translate(0px);
    }
    .o2e-menu-tabs .nav-pills > .nav-item.menu-item, .o2e-menu-tabs .nav-pills > .nav-item > .nav-link {
        font-size: 10px;
        padding: .5rem;
    }
    .vertical-nav-pills .nav-link {
        padding: .5rem 1rem;
        height: 35px;
    }
    .o2e-mobile-tabsmenu > div {
        height: 100%;
        overflow-y: auto;
        display: block;
    }
}
@media (max-width: 575px) {
    .o2e-mobile-tabsmenu {
        transform: translate(-575px);
    }
}
.vertical-nav-pills .nav-link {
    height: 30px;
    padding: 0rem 1rem;
    font-size: 12px;
    background-color: #ede7e9 !important;
    margin-bottom: 7px;
    color: #2f2e2e;
    display: flex;
    -webkit-transition: all ease-in-out .1s;
       -moz-transition: all ease-in-out .1s;
         -o-transition: all ease-in-out .1s;
            transition: all ease-in-out .1s;
    -ms-flex-align: center;
    align-items: center;
}
