.checkOutBtn a,
.sh-count {
    background: #ff5622;
}

.popular_tag {
    background-color: #ff5622;
}

.popular_tag span {
    color: #ff5622 !important;
}

.popular_tag {
    display: block;
    margin-left: 0;
    margin-top: 5px;
}

.login-boxx a i {
    background-color: #ff5622 !important;
}

.lang-boxx button.btn.btn-primary.dropdown-toggle {
    color: #ff5622 !important;
    border: 1px solid #ff5622 !important;
}

.login-boxx a {
    color: #ff5622 !important;
    border: 1px solid #ff5622 !important;
}

.comment-section {
    background-color: #ff5622 !important;
}

.scrollySpyTabs nav a.active,
.scrollySpyTabs nav a:hover {
    border-bottom: 2px solid #ff5622 !important;

}

.containerRadio .checkmark:after,
.promoCodeCart .btn-theme,
.promoCodeCart .btn-theme,
.scrub-transition .cd-modal .modal-close {
    background: #ff5622 !important;
}

.containerCheckbox input:checked~.checkmark {
    background-color: #ff5622 !important;
}

.product-card-name,
.homeCart,
.dlTime ul li:nth-child(2) a,
.pd-action a {
    color: #ff5622 !important;
}

.skin-1 .num-in span.plus:before,
.skin-1 .num-in span.plus:after,
.VerticalTab.tabs_ver_1 .resp-tabs-list .resp-tab-active,
.dashboard-icon i,
.order_later_cont {
    background-color: #ff5622 !important;
}

.skin-1 .num-in span.minus.delete:before,
.menuProductTable li:nth-child(5) .btn,
#login-form .forPaswword a,
a#olvidado,
.soi-status {
    color: #ff5622 !important;
}

.close {
    color: #ff5622 !important;
}

.product-add-to-cart ul li:nth-child(1) .skin-1 .num-in span.plus:before,
.product-add-to-cart ul li:nth-child(1) .skin-1 .num-in span.plus:after,
.VerticalTab.tabs_ver_1 .resp-tabs-list li:hover,
.VerticalTab.tabs_ver_1 .resp-tabs-list li:hover a {
    background-color: #ff5622 !important;
}

.product-add-to-cart ul li:nth-child(2) .product-add-to-cart-button,
.dlTime ul li:nth-child(2) a:hover,
.prevNext li .next {
    background: #ff5622 !important;
    border: 1px solid #ff5622 !important;
    color: #fff !important;
}

.logo-boxx {
    /*width: 210px;*/
    /*display: inline-flex;*/
}

.btn.btn-success.btn-block,
.update_btn .btn_sub,
.order_details .btn-primary,
.nav-tabs>li>.hidden_shop_radio:checked+label.shop_label,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>label.shop_label:hover,
.nav-tabs>li>a:hover,
button.updateLast {
    background-color: #ff5622 !important;
    border-color: #ff5622 !important;
    color: white!important;
}


.theme_color {
    color: #ff5622 !important;
}

.plusBtn {
    background: none;
}

.innerBoxx .media .media-body .plusBtn:hover {
    background: none;
}

@media (min-width: 150px) and (max-width: 479px) {
    .logo-boxx {
        width: 116px !important;
    }
}


.iti__hide {
    display: none;
}


.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
    background: none;
}

::-webkit-input-placeholder {
    color: #BBB;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #BBB;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #BBB;
}


#result {
    margin-bottom: 100px;
}

/* ------ Navigation ------ */
.scrollySpyTabs nav {
    width: 100%;
    z-index: 2;
    /*padding: 15px 0;*/
    background: #fff;
}

.scrollySpyTabs nav.tacked {
    position: fixed;
    top: 60px;
    /*transition: 1s ease-in-out;*/
}

.scrollySpyTabs nav a {
    color: #333;
    display: inline-block;
    padding: 10px 3px;
    margin: 0 10px;
    border-bottom: 2px solid transparent;
    text-decoration: none;
}

.scrollySpyTabs nav a.active,
.scrollySpyTabs nav a:hover {
    border-bottom: 2px solid #f26522;
    font-weight: 700;
    /*transition: .3s ease-in-out;*/
}

/* ------ Panes ------ */
.panes li {
    /*min   -height: 450px;*/
    padding: 1em;
}

.verifyotp_modal .verify {
    padding: 20px 30px;
}

.verifyotp_modal .modal-dialog {
    max-width: 450px;
}

.verifyotp_modal .siGn-box .form-control {
    border-radius: 0px;
    height: 44px;
    /*margin: 20px 0px 40px;*/
}

.navbar-brand-logo {
    width: 60px;
     min-width: 5rem;
    /*max-width: 9rem;*/
}

#searchModal .modal-header {
    display: flex;
    align-items: center;
}

#searchModal .input-group>.form-control {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}

#searchModal .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    margin-bottom: 15px;
}

#searchModal .input-group-append .btn {
    border-radius: 0 4px 4px 0;
}

.search button {
    position: absolute;
    top: 8px;
    right: 3px;
    height: 40px;
    width: 45px;
    background-color: #ff5622;
    border: 1px solid #ff5622;
    color: #000;
}

.search input {
    height: 45px;
    border: none;
}

.search button:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.reward_pt {
    border: 1px solid #ff5622;
    padding: 6px 12px;
    color: #ff5622;
    border-radius: 40px;
    text-align: center;
    margin-bottom: 0;
    margin-right: 15px;

}

.itm-discount span,
.itm-detail-discount span {
    font-size: 13px !important;
    color: #ffffff !important;
    position: absolute;
    left: 0;
    top: 7px;
    left: 123px;
}

.itm-discount {
    padding-left: 5px;
}

.discount-tag {
    width: 70px;
}

.red {
    color: red;
}

.green {
    color: green;
}

.product-variation {
    margin: 0;
}

.product-toppings p {
    margin: 0;
    width: 250px;
}

.toggle-login {
    width: 240px;
    margin: auto;
    display: flex;
    margin-bottom: 1.3rem;
    border-radius: 0.3125rem;
    position: relative;
    vertical-align: middle;
}

.toggle-login .email-btn {
    border-radius: 50px 0 0px 50px;
}

.btn-secondary {
    background-color: #71869d;
    color: #fff;
}

.toggle-login .phone-btn {
    border-radius: 0 50px 50px 0px;
}

.toggle-login .active {
    background-color: #ff5622 !important;
    color: #000000 !important;
}

#form-olvidado .btn {
    outline: none !important;
}

.toggle-login .btn {
    padding: 10px;
    font-weight: 600;
    width: 230px;
    flex: 1 1 auto;
}

.iti--separate-dial-code .iti__selected-flag,
#reset_phone .iti--separate-dial-code .iti__selected-flag {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

input.login_type {
    height: unset !important;
    margin-right: 7px;
}

.d-none {
    display: none;
}

.iti--separate-dial-code {
    width: 100%;
    height: 40px !important;
}

#form-olvidado .iti__selected-flag {
    height: 113% !important;
}

.d-flex {
    display: flex;
}

#form-olvidado form {
    padding: 0px 15px !important;
}

.iti__country-list {
    z-index: 3 !important;
}

.iti__flag-container {
    z-index: 5;
}

.loader_over {
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    background: #2222229c;
}

.user_type {
    height: unset !important;
}

.resetModal .modal-content {
    padding: 20px 30px;
}

.new_design .form-control {
    border: 1px solid #e8e8e8;
    border-radius: 0;
    outline: 0;
    box-shadow: none;
    height: 45px;
    margin-bottom: 10px;
}

.new_design .iti--separate-dial-code {
    height: unset !important;
    margin-bottom: 10px!important;
}

#dashboard-section {
    padding-top: 20px;
}

.store-selection .list-item .m-icon {
    width: 10%;
    float: left;
}

.store-selection .list-item .s-name {
    width: 90%;
    float: left;
}

.store-selection .list-item {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 6px;
    min-height: 50px;
}

span.pull-left {
    padding-left: 11px;
    padding-top: 2px;
}

.paymentWrap .paymentBtnGroup {
    max-width: 800px;
    margin: auto;
}

.paymentWrap .paymentBtnGroup .paymentMethod {
    padding: 40px;
    box-shadow: none;
    position: relative;
    /* border: 1px solid #ddd; */
    /* box-shadow: 0px 5px 5px 0px #ccc; */
    margin-right: 0px;
    width: 20%;
    margin-bottom: 12px;
    display: inline-block;
}

.paymentWrap .paymentBtnGroup .paymentMethod.active {
    outline: none !important;
}

.paymentWrap .paymentBtnGroup .paymentMethod.active .method {
    border: 4px solid #f26522;
    outline: none !important;
    box-shadow: 0px 6px 6px 0px #ccc;
    background-color: rgba(242, 101, 34, 0.1);
}

.paymentWrap .paymentBtnGroup .paymentMethod .method {
    position: absolute;
    right: 3px;
    top: 3px;
    bottom: 3px;
    left: 3px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border: 4px solid #fff;
    transition: all 0.5s;
    box-shadow: 0px 5px 5px 0px #ccc;
    border-radius: 10px;
}

.paymentWrap .paymentBtnGroup .paymentMethod .method:hover {
    border-color: #f26522;
    outline: none !important;
}

@media (min-width: 150px) and (max-width: 479px) {
    .paymentWrap .paymentBtnGroup .paymentMethod {

        width: 33%;
        display: inline-block;
    }
}

#ui-datepicker-div {
    z-index: 3 !important;
}

.details-order h3 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    text-align: left;
    font-size: 18px;
    margin-top: 25px;
    font-weight: 700;
    text-transform: uppercase;
}

.btn_back_msg {
    top: 79px !important;
}

.dashboard-box h3 {
    margin-top: 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
}

.VerticalTab.tabs_ver_1 .resp-tabs-list .resp-tab-active {
    color: #fff !important;
    background-color: #f26522 !important;
}

table.dataTable thead th,
table.dataTable thead td {
    border-bottom: 1px solid #ddd !important;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #ddd !important;
}
.invite-btn{
    padding: 10px 0px !important;
}
.verify_link{
    float:right;
}
.span_dial_code{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.span_dial_code .form-control{
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}
.span_dial_code .input-group-text {
    padding: 1.14rem 2rem;
    display: flex;
    align-items: center;
    color: #000000;
    background-color: #eeeeee;
    border: 0.0625rem solid rgba(140, 152, 164, .125);
}
.sidenav.custommOthers{
    z-index: 6!important;
}
.mb-3 {
    margin-bottom: 1rem !important;
}
.over_hidden{
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.img-fluid{
    max-width: 100%;
    height: auto;
}
._store_switch{
    font-size: 14px!important;
    display: contents!important;
}
.sidenav ._store_switch:hover {
    color: #f26522!important;
}

.cart_ing {
    width: 100%;
    float: left;
    padding-left: 19%;
}

.resp-arrow {
    display: none;
}
.menuProductTable .cart_qty_div{
    /*margin: 33px 0 0 0;*/
    text-align: center;
}
.usr-profile-inner {
    width: 172px;
    height: 172px;
}
.usr-profile-inner img {
    height: 100%;
    width: 100%;
    border-radius: 50%;
}
.edit-link-box {
    width: 53%;
    position: relative;
    top: -40px;
}
.input--file {
    position: absolute;
    color: #7f7f7f;
    top: 0;
    left: 115px;
}
input#userimg {
    position: absolute;
    top: 9px;
    left: -2px;
    width: 50px;
    cursor: pointer;
    opacity: 0;
}
.input--file i {
    background-color: #f26522;
    padding: 10px 10px;
    height: 45px;
    width: 45px;
    color: #000;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    font-size: 22px;
}
.home_icon{
    font-size: 22px!important;
}
/*.sticky_form {
    height: 80vh;
    overflow: hidden scroll;
}*/
.sticky_form {
    height: 80vh;
    overflow: hidden scroll;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.sticky_footer_btn {
    position: sticky;
    bottom: 0;
    z-index: 1055;
}
.red-btn{
    background-color: red!important;
    border-color: red!important;
}
.applied#use_gift_card_balance {
    pointer-events: none;
    opacity: 0.6;
}
.footer_sticky{
    position: relative;
    z-index: 5;
    width: 100%;
    background: white;
    border-top: 1px solid #ddd;
}
.swish_number.promoCodeCart .iti--separate-dial-code{
    height: unset!important;
    z-index: 1;
}
label.btn.paymentMethod.__payment_method_selection.swish-payment-method {
    z-index: 1;
}
