#notfound {
    position: relative;
    min-height: 400px;
}

#notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.notfound {
    max-width: 520px;
    width: 100%;
    line-height: 1.4;
    text-align: center;
}

.notfound .notfound-404 {
    position: relative;
    height: 200px;
    margin: 0px auto 20px;
    z-index: -1;
}

.notfound .notfound-404 h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 236px;
    font-weight: 200;
    margin: 0px;
    color: #211b19;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.notfound .notfound-404 h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
    color: #211b19;
    background: #f7f4ed;
    padding: 10px 5px;
    margin: auto;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
}

.notfound a {
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    padding: 13px 23px;
    background: #fe781e;
    font-size: 18px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    border-radius: 5px;
}

.notfound a:hover {
    color: #ff6300;
    background: #211b19;
}

@media only screen and (max-width: 767px) {
    .notfound .notfound-404 h1 {
        font-size: 148px;
    }

    body .veg-main .main-lst .veg-box-4 {
      margin:0;
    }

    body .veg-main .main-lst .veg-box-4 > div.col-md-6 {
      padding:0;
    }
}

@media only screen and (max-width: 480px) {
    .notfound .notfound-404 {
        height: 148px;
        margin: 0px auto 10px;
    }
    .notfound .notfound-404 h1 {
        font-size: 86px;
    }
    .notfound .notfound-404 h2 {
        font-size: 16px;
    }
    .notfound a {
        padding: 7px 15px;
        font-size: 14px;
    }
}


.pop_login .btn_pop a,.pop_login .btn_pop button {
    width: 100%;
}

.pop_login .modal-sm {
    max-width: 400px;
}

.pop_login .modal-sm .modal-body {
    padding: 40px 30px 30px;
}

.pop_login .modal-dialog {

}

.suggest {
    margin: 20px 0;
    font-size: 13px;
}
.suggest a {
    color: #ffd997;
    text-decoration: underline;
}

.input-group input {
    padding: 10px;
    outline: none;
    border-left: none;
    font-size: 14px;
    height: auto;
}
.input-group input:focus {
    border: solid 1px #ced4da;
    border-left: none;
    outline: none;
    box-shadow: none;
 }


.input-group-prepend span {
    background: none;
    border-right: none;
    width: 40px;
    padding: 0;
    display: flex;
    justify-content: center;
}


#list-intro-show {
    position: relative;
}
.list-info__text {
     margin: 0;
     cursor: pointer;
     display: inline-block;
 }

.list-info-active {
    top: 30px;
    width: 100%;
    background: #fff;
    position: absolute;
    z-index: 70;
    display: none;
}
.list-info-active ul {
    margin: 0;
    padding: 0;
}

.list-info-active ul li {
    list-style: none;
    padding: 10px;
}
.list-info-active ul li a {
    color: #333333;
    vertical-align: middle;
}
.list-info-active ul li a img{
    padding-right: 5px;
}

.list-info-active ul li:hover{
    background: #f1f1f1;
}

.active__link{
    visibility: visible
}
.show{
    display: block;
}
.transform {
    transform: rotate(180deg);
}
body .menu-header .right-menu .box-cart .num_cart {
    /* display:none; */
}

.wrap-btns-prd {position: relative;height: 230px;overflow: hidden;    background: #fff;}
.wrap-btns-prd img.lazyload {
    width:100%;
    height: 100%;
    object-fit: cover;
}
.main-lst .lst-left .box-left ul.lst-product li.active {
    border-left: 3px solid #ff9205;
}
.main-lst .lst-left .box-left ul.lst-product li.active a {
    color: #469318;
}
.main-lst .lst-left .box-left .title {
    text-transform: uppercase;
}
.custom-select {
    width:180px;
}

.price-all .price {
    display:flex;
    justify-content: space-between;
}
.price-all .price > div {
    flex:none;
}

.btn-thanhtoan {
    border:none;
    cursor:pointer;
}
.aaa {
    display:flex;
    justify-content: space-between;
}

.box-atm .lst-bank a.active {
    border: 1px solid #ff573b;
}
.box-atm .lst-bank input[type="radio"] {
    display:none;
}

.item-info.detail-product {
    min-height: unset;
}
.popup .box-login-other {
    width: 90%;
}

.wrap_with_bg {
    background: #f7f4ed;
    padding: 40px 0 80px;
}
.form_notice {
    color: #333;
}

.form_notice .container {
    max-width: 1200px;
    padding: 0;
}

.form_notice .page-title {
    margin-top: 80px;
    text-align: center;
    font-size: 30px;
}

.form_notice .reg_notice {
    margin-top: 20px;
}

.form_notice .reg_notice span {
    display: block;
    line-height: 30px;
}

body .menu-header .lst-menu a.active {
    /*border-bottom:solid 4px #29a41c;*/
}
body .menu-header .lst-menu {
    align-items: center;
    height: 100%;
}
body .menu-header .lst-menu a {
    height: 100%;
    display: flex;
    align-items: center;
}

.lst-weight .container-check {
    width: unset !important;
}

.header-mb .box-right .box-cart .num_cart {
    /* display:none; */
}

.d-none-notimportant {
    display:none;
}
#banner_home {
    min-height: 50px;
}
#khoiluong_div {
    display:none;
}

/*body .veg-main .box-fresh-food .veg-box-4 {
    margin:0 -15px;
}*/
.qc_wrap {
    margin-top:50px;
}
.box-review .lst-item a img {
    width:125px;
    height: 125px;
}
#wrap .click-form {
    z-index:4;
}
body .veg-main .veg-box-4 .item-veg-4{
    box-shadow: unset;
}
body .veg-main .veg-box-4 .item-veg-4:hover {
    /*box-shadow: 0 8px 3px 1px #e6e5e1;*/
}
.m_item-veg-4 .hover-item {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.m_item-veg-4 {
    position: relative;
    overflow: hidden;
    /* border: solid 1px #e6e5e1;
    box-shadow: 0 0 2px 1px #e6e5e1; */
}
/* body .veg-main .box-fresh-food .tab-content .m_item-veg-4:hover,.m_item-veg-4:hover {
    -webkit-box-shadow: 21px 2px 33px 11px rgba(145,145,145,0.23);
    -moz-box-shadow: 21px 2px 33px 11px rgba(145,145,145,0.23);
    box-shadow: 21px 2px 33px 11px rgba(145,145,145,0.23);
} */

.sub-menu.active .dropdown-item{
    color:#bebebe;
}
.popup-product .box-detail .box-control a#buy_now {
    background: #4a8a24;
}
ul.list-nganluong-pay-type {
    margin:0;
    padding:0;
    display:none;
}
ul.list-nganluong-pay-type li {
    list-style: none outside none;
    margin: 0 0 10px;
}
ul.list-nganluong-pay-type .cardList li label {
    display:flex;
    cursor: pointer;
    margin:5px;
    width: 90px;
    height: 59px;
    border: solid 1px #ccc;
    justify-content: center;
    align-items: center;
}
ul.list-nganluong-pay-type .cardList li label.active{
    border: 1px solid #ff573b;
}

ul.list-nganluong-pay-type .cardList li label input {
    display:none;
}
.box-thanhtoan ul.list-nganluong-pay-type li .cont-radio .checkmark {
    background: none;
    border-radius: unset;
}
.box-thanhtoan ul.list-nganluong-pay-type li .cont-radio .checkmark:after {
    left: 9px;
    top: 5px;
    width: 7px;
    height: 12px;
    border: solid #4f9616;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: none;
    border-radius:unset;
}
body .veg-main .veg-box-4 .item-veg-4 .m_item-veg-4 .m4_detail {
    background: #fff;
}

.list-nganluong-pay-type li .boxContent {
    display: none;
    /*width: 636px;*/
    border:1px solid #cccccc;
    padding:10px;
}
.list-nganluong-pay-type li.active .boxContent {
    display: block;
}
.list-nganluong-pay-type li .boxContent ul {
    /*height:280px;*/
}
.bank-online-methods {
    float:left;
}
.box-login-other .btn-social {
    width: 90%;
    line-height: 38px;
    border-radius: 5px;
    color: #fff;
    margin: 13px auto;
}
body .inner-footer .box-mail .inner-mail button {
    cursor: pointer;
}
body .inner-footer .box-mail .inner-mail button:hover {
    background: #29a41c;
}

i.VISA, i.MASTE, i.AMREX, i.JCB, i.VCB, i.TCB, i.MB, i.VIB, i.ICB, i.EXB, i.ACB, i.HDB, i.MSB, i.NVB, i.DAB, i.SHB, i.OJB, i.SEA, i.TPB, i.PGB, i.BIDV, i.AGB, i.SCB, i.VPB, i.VAB, i.GPB, i.SGB,i.NAB,i.BAB
{ width:80px; height:30px; display:block; background:url(../images/bank_logo.png) no-repeat;}
i.VISA { background-position:0px 0px}
i.MASTE { background-position:0px -31px}
i.AMREX { background-position:0px -62px}
i.JCB { background-position:0px -93px;}
i.VCB { background-position:0px -124px;}
i.TCB { background-position:0px -155px;}
i.MB { background-position:0px -186px;}
i.VIB { background-position:0px -217px;}
i.ICB { background-position:0px -248px;}
i.EXB { background-position:0px -279px;}
i.ACB { background-position:0px -310px;}
i.HDB { background-position:0px -341px;}
i.MSB { background-position:0px -372px;}
i.NVB { background-position:0px -403px;}
i.DAB { background-position:0px -434px;}
i.SHB { background-position:0px -465px;}
i.OJB { background-position:0px -496px;}
i.SEA { background-position:0px -527px;}
i.TPB { background-position:0px -558px;}
i.PGB { background-position:0px -589px;}
i.BIDV { background-position:0px -620px;}
i.AGB { background-position:0px -651px;}
i.SCB { background-position:0px -682px;}
i.VPB { background-position:0px -713px;}
i.VAB { background-position:0px -744px;}
i.GPB { background-position:0px -775px;}
i.SGB { background-position:0px -806px;}
i.NAB { background-position:0px -837px;}
i.BAB { background-position:0px -868px;}

/* @media only screen and (max-width: 767px) {
    .m_item-veg-4:hover .hover-item {
        visibility: hidden;
    }
} */

.border-none {
    border:none!important;
}

.list-breadcrumb a,.list-breadcrumb  {
    color:#fff;
}



/*
*CSS PAGE steps 1
*/
.wp-pay-page {
  padding-top: 32px;
}

.wp-steps-menu {
  padding-bottom: 70px;
}

.list-steps-pay {
  display: flex;
  justify-content: space-around;
}
.list-steps-pay .item-steps-pay {
  position: relative;
  text-align: center;
  width: 34%;
}
.list-steps-pay .item-steps-pay .number-steps {
  width: 73px;
  height: 73px;
  line-height: 73px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  border: 1px solid #4db14b;
  margin: 0 auto;
  margin-bottom: 17px;
  position: relative;
  z-index: 2;
}
.list-steps-pay .item-steps-pay .number-steps span {
  font-size: 35px;
  display: block;
  color: #4db14b;
  font-weight: 600;
}
.list-steps-pay .item-steps-pay .txt-name-stesp {
  margin-bottom: 0;
  color: #393939;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
}
.list-steps-pay .item-steps-pay:before {
  content: "";
  background: #4db14b;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 38px;
  z-index: -1;
}
.list-steps-pay .item-steps-pay:last-child:before {
  display: none;
}
.list-steps-pay .item-steps-pay.active .number-steps {
  background: #4db14b;
}
.list-steps-pay .item-steps-pay.active .number-steps span {
  color: #fff;
}

.box-form-infomation {
  border: 1px solid #c4c4c4;
  border-radius: 8px;
  padding: 33px 26px;
}

.item-information-form {
  margin-bottom: 25px;
  position: relative;
}
.item-information-form label {
  color: #000000;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 7px;
  padding-left: 10px;
}
.item-information-form label span {
  color: #ff1d21;
}
.item-information-form select:invalid {
  color: #c4c4c4;
  font-size: 16px;
}
.item-information-form select option {
  color: #000;
  font-size: 17px;
}
.item-information-form .icon-select {
  position: absolute;
  top: 49px;
  padding-top: 5px;
  right: 20px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 9px solid #c4c4c4;
  transition: all 0.3s;
}
.item-information-form .form-control {
  padding: 0 26px;
  height: 46px !important;
  border-radius: 4px;
  border: 1px solid #c4c4c4;
  outline: none;
  transition: all 0.3s;
  color: #000;
  font-size: 17px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.item-information-form .form-control::placeholder {
  color: #c4c4c4;
  font-size: 16px;
}
.item-information-form .form-control:focus {
  border-color: #eb864e;
  box-shadow: none;
}
.item-information-form textarea.form-control {
  width: 100%;
  height: 94px !important;
  padding: 10px 26px;
  border-radius: 4px;
  border: 1px solid #c4c4c4;
  outline: none;
  transition: all 0.3s;
  color: #000;
  font-size: 17px;
}
.item-information-form textarea.form-control::placeholder {
  color: #c4c4c4;
  font-size: 16px;
}
.item-information-form:last-child {
  margin-bottom: 0;
}

.main-information {
  padding: 0 13px;
  padding-top: 17px;
}

.title-box {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 12px;
  padding-left: 15px;
}
.title-box .icon-box-info {
  width: 20px;
}

.content-box-info {
  flex: 1;
  margin-left: 12px;
}
.content-box-info h3 {
  color: #393939;
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 5px;
}
.content-box-info p {
  margin-bottom: 0;
  color: #393939;
  font-size: 16px;
  line-height: 19px;
}

.box-sidebar-sp-pay {
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 32px;
}
.box-sidebar-sp-pay .title-box-sidebar-pay {
  display: flex;
  background: #4db14b;
  padding: 22px 28px;
}
.box-sidebar-sp-pay .title-box-sidebar-pay .txt-order {
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
}
.box-sidebar-sp-pay .title-box-sidebar-pay .change-order {
  display: inline-block;
  margin-left: auto;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  transition: all 0.3s;
}
.box-sidebar-sp-pay .title-box-sidebar-pay .change-order:hover {
  color: #eb864e;
}

.main-box-sp-pay {
  padding-bottom: 25px;
  padding-top: 5px;
}
.main-box-sp-pay .item-box-sp-pay {
  border-bottom: 1px solid #c4c4c4;
  padding: 13px 20px;
  display: flex;
  align-items: center;
}
.main-box-sp-pay .item-box-sp-pay:last-child {
  border: none;
  padding-bottom: 0;
}

.box-sp-selected {
  display: flex;
  align-items: flex-start;
}
.box-sp-selected .block-images-sp {
  width: 54px;
}
.box-sp-selected .block-images-sp .images-product {
  padding-bottom: 100%;
}
.box-sp-selected .info-sp-select {
  flex: 1;
  margin-left: 19px;
}
.box-sp-selected .info-sp-select .txt-sp-select {
  display: inline-block;
  color: #4e4e4e;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 4px;
  transition: all 0.3s;
}
.box-sp-selected .info-sp-select .number-sp-selected {
  color: #ce0000;
  display: block;
  font-size: 14px;
  line-height: 17px;
}
.box-sp-selected .info-sp-select .number-sp-selected:hover {
  color: #eb864e;
}

.number-price-sp {
  margin-left: auto;
  color: #ce0000;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  width: 131px;
  text-align: right;
}

.box-total-order-pay {
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  padding: 32px;
}

.item-total-pay-detail {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.item-total-pay-detail .txt-name-pay {
  color: #4e4e4e;
  font-size: 20px;
  line-height: 24px;
  flex: 1;
  display: block;
  margin-right: 10px;
}
.item-total-pay-detail .price-pay {
  margin-bottom: 0;
  color: #ce0000;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  margin-left: auto;
  text-align: right;
}

.list-item-total-pay {
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 20px;
}

.item-pay-ship .price-pay {
  color: #4e4e4e;
}

.box-all-price .item-total-pay-detail {
  margin-bottom: 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .txt-sp-select {
    font-size: 18px;
  }

  .number-sp-selected {
    font-size: 18px;
  }

  .number-price-sp {
    font-size: 18px;
  }

  .main-box-sp-pay .item-box-sp-pay {
    align-items: flex-start;
  }

  .box-total-order-pay {
    padding: 25px;
  }

  .item-total-pay-detail .price-pay {
    font-size: 19px;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .box-form-infomation {
    margin-bottom: 25px;
  }

  .wp-steps-menu {
    padding-bottom: 50px;
  }

  .list-steps-pay .item-steps-pay .number-steps span {
    font-size: 27px;
  }
  .list-steps-pay .item-steps-pay .number-steps {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .list-steps-pay .item-steps-pay:before {
    top: 30px;
  }

  .txt-sp-select {
    font-size: 18px;
  }

  .number-sp-selected {
    font-size: 18px;
  }

  .number-price-sp {
    font-size: 18px;
  }

  .main-box-sp-pay .item-box-sp-pay {
    align-items: flex-start;
  }

  .box-total-order-pay {
    padding: 25px;
  }

  .item-total-pay-detail .price-pay {
    font-size: 19px;
  }
}
@media (max-width: 575px) {
  .txt-sp-select {
    font-size: 18px;
  }

  .number-sp-selected {
    font-size: 18px;
  }

  .number-price-sp {
    font-size: 18px;
    margin-bottom: 0;
  }

  .main-box-sp-pay .item-box-sp-pay {
    display: block;
    padding: 10px 15px;
  }

  .content-box-info h3 {
    font-size: 20px;
  }

  .box-sidebar-sp-pay {
    margin-bottom: 20px;
  }

  .list-steps-pay .item-steps-pay .number-steps span {
    font-size: 22px;
  }
  .list-steps-pay .item-steps-pay .number-steps {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .list-steps-pay .item-steps-pay:before {
    top: 25px;
  }

  .wp-steps-menu {
    padding-bottom: 40px;
  }

  .main-information {
    padding: 0;
  }

  .item-information-form {
    margin-bottom: 15px;
  }

  .box-form-infomation {
    padding: 25px 15px;
    margin-bottom: 20px;
  }

  .btn-proceed-pay {
    padding-top: 25px;
  }

  .title-box {
    padding-left: 0;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .item-information-form .form-control {
    padding: 0 15px;
  }
  .item-information-form textarea.form-control {
    padding: 10px 15px;
  }

  .box-sidebar-sp-pay .title-box-sidebar-pay {
    padding: 17px 15px;
  }

  .box-sp-selected .info-sp-select .txt-sp-select {
    font-size: 18px;
  }
  .box-sp-selected .info-sp-select .number-sp-selected {
    font-size: 15px;
  }

  .box-total-order-pay {
    padding: 15px;
  }

  .item-total-pay-detail {
    display: block;
    margin-bottom: 15px;
  }
  .item-total-pay-detail .txt-name-pay {
    font-size: 19px;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .item-total-pay-detail .price-pay {
    font-size: 19px;
    text-align: left;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .item-total-pay-detail {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .item-total-pay-detail .txt-name-pay {
    display: inline-block;
  }
  .item-total-pay-detail .price-pay {
    display: inline-block;
    text-align: right;
  }
}
.box-address {
  border: 1px solid #c4c4c4;
  border-radius: 8px;
  padding: 36px 34px;
}
.box-address .title-box-address {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.box-address .title-box-address .title-txt {
  display: flex;
  align-items: center;
}
.box-address .title-box-address .title-txt .icon {
  display: inline-block;
  width: 20px;
}
.box-address .title-box-address .title-txt h3 {
  margin-bottom: 0;
  color: #393939;
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  flex: 1;
  margin-left: 10px;
}
.box-address .title-box-address .txt-edit-address {
  display: block;
  color: #4db14b;
  margin-left: auto;
  font-size: 15px;
  line-height: 17px;
  position: relative;
  top: 2px;
}

.content-box-address {
  border: 1px dashed #4db14b;
  border-radius: 8px;
  padding: 25px 20px;
}
.content-box-address .item-box-address {
  margin-bottom: 14px;
  display: flex;
}
.content-box-address .item-box-address:last-child {
  margin-bottom: 0;
}
.content-box-address .item-box-address .name-title-item {
  color: #393939;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  width: 150px;
}
.content-box-address .item-box-address .content-item {
  display: block;
  flex: 1;
  margin-left: 9px;
  position: relative;
  top: 1px;
  color: #685f5f;
  font-size: 16px;
  line-height: 19px;
}
.content-box-address .item-box-address .txt-name {
  text-transform: uppercase;
}

.block-form-pay-bank {
  padding-top: 48px;
  margin-right: 45px;
}
.block-form-pay-bank .title {
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 16px;
  color: #393939;
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 17px;
}

.list-form-pay-bank {
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.item-form-pay-bank {
  display: flex;
  margin-bottom: 20px;
}
.item-form-pay-bank:last-child {
  margin-bottom: 0;
}
.item-form-pay-bank .radio-type {
  top: 6px;
  position: relative;
  width: 24px;
}
.item-form-pay-bank .radio-type input {
  position: absolute;
  visibility: hidden;
}
.item-form-pay-bank .radio-type label {
  margin-bottom: 0;
}
.item-form-pay-bank .radio-type label .icon {
  display: inline-block;
  position: relative;
  width: 18px;
  height: 18px;
  border: 2px solid #685f5f;
  border-radius: 50%;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
}
.item-form-pay-bank .radio-type label .icon:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background: #4db14b;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: 0.2s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.item-form-pay-bank .radio-type input:checked ~ label .icon {
  transform: scale(1.2);
  border-color: #4db14b;
}

.item-form-pay-bank .radio-type input:checked ~ label .icon:before {
  transform: translate(-50%, -50%) scale(1);
}

.content-form-banking {
  flex: 1;
  margin-left: 10px;
}
.content-form-banking .title-item-form-banking {
  color: #393939;
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 9px;
  margin-top: 2px;
}
.content-form-banking .txt-option {
  color: #685f5f;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}

.list-item-wallet {
  display: flex;
}
.list-item-wallet .item-wallet {
  margin-right: 10px;
}
.list-item-wallet .item-wallet a {
  display: block;
}

.block-list-bank-pay {
  margin-left: -35px;
  margin-top: 25px;
}
.block-list-bank-pay .txt-intro {
  color: #d67c4a;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  margin-bottom: 10px;
}
.block-list-bank-pay .list-bank-pay {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 5px;
}
.block-list-bank-pay .list-bank-pay .item-bank-pay {
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  margin-right: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  text-align: center;
  width: 113px;
  height: 56px;
  position: relative;
  cursor: pointer;
  transition: all 0.3s;
}
.block-list-bank-pay .list-bank-pay .item-bank-pay.active {
  border-color: #ce0000;
}
.block-list-bank-pay .list-bank-pay .item-bank-pay:hover {
  border-color: #ce0000;
}
.block-list-bank-pay .list-bank-pay .item-bank-pay .img-bank {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.block-list-bank-pay .list-bank-pay .item-bank-pay .img-bank img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}

.info-user-bank:last-child {
  margin-bottom: 0;
}
.info-user-bank p {
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 12px;
}

.btn-book-now {
  text-align: center;
  padding-top: 20px;
}
@media (min-width: 991px) {
  .btn-book-now {
    margin-bottom: 20px;
  }
}
.btn-book-now a {
  background: #ff5732;
  border-radius: 4px;
  display: inline-block;
  min-width: 221px;
  color: #fff;
  font-weight: 600;
  font-size: 22px;
  height: 51px;
  line-height: 51px;
  padding: 0 10px;
  transition: all 0.3s;
  text-transform: uppercase;
}
.btn-book-now a:hover {
  background: #ec8c57;
  color: #fff;
}

.txt-select-bank {
  display: inline-block;
  color: #685f5f;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}

@media (max-width: 1199px) {
  .block-form-pay-bank {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .block-pay-bank {
    padding-top: 25px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .block-pay-bank {
    padding-top: 25px;
  }

  .box-sidebar-sp-pay {
    margin-bottom: 25px;
  }

  .block-form-pay-bank {
    padding-top: 30px;
  }
  .block-form-pay-bank .title {
    font-size: 20px;
    line-height: 26px;
  }

  .content-form-banking .title-item-form-banking {
    font-size: 20px;
    line-height: 25px;
  }

  .block-list-bank-pay .list-bank-pay .item-bank-pay:nth-child(4n+4) {
    margin-right: 0;
  }

  .btn-book-now a {
    font-size: 20px;
  }

  .btn-book-now a {
    font-size: 19px;
    min-width: 200px;
    line-height: 55px;
  }
}
@media (max-width: 575px) {
  .box-address {
    padding: 15px;
  }

  .box-address .title-box-address .title-txt h3 {
    font-size: 19px;
    line-height: 24px;
  }

  .content-box-address {
    padding: 15px;
  }
  .content-box-address .item-box-address {
    display: block;
  }
  .content-box-address .item-box-address .content-item {
    margin-left: 0;
  }
  .content-box-address .item-box-address .name-title-item {
    width: 100%;
    margin-bottom: 8px;
    display: block;
  }

  .block-pay-bank {
    padding-top: 20px;
  }

  .box-sidebar-sp-pay {
    margin-bottom: 20px;
  }

  .block-form-pay-bank {
    padding-top: 30px;
  }
  .block-form-pay-bank .title {
    font-size: 18px;
    line-height: 25px;
  }

  .content-form-banking .title-item-form-banking {
    font-size: 17px;
    line-height: 25px;
  }

  .item-form-pay-bank {
    margin-bottom: 12px;
  }
  .item-form-pay-bank .radio-type label .icon {
    width: 16px;
    height: 16px;
  }

  .block-list-bank-pay .list-bank-pay .item-bank-pay {
    width: 105px;
  }
  .block-list-bank-pay .list-bank-pay .item-bank-pay:nth-child(3n+3) {
    margin-right: 0;
  }

  .btn-book-now a {
    font-size: 20px;
  }

  .btn-book-now a {
    font-size: 18px;
    min-width: 200px;
    line-height: 55px;
    height: 48px;
  }
}
.block-pay-success {
  padding-bottom: 50px;
}

@media (min-width: 1600px) {
  .block-pay-success {
    padding: 0 20px;
    padding-bottom: 50px;
  }
}
.picture-pay-success {
  max-width: 560px;
  margin: 0 auto;
  margin-bottom: 10px;
}

.txt-pay-succes {
  color: #4db14b;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}

.block-code-order {
  padding-top: 30px;
  padding-bottom: 10px;
}
.block-code-order .title {
  color: #393939;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: block;
  margin-bottom: 8px;
}
.block-code-order .code-order {
  background: #4db14b;
  text-align: center;
  padding: 10px;
}
.block-code-order .code-order span {
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}

.order-lookup {
  color: #393939;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding-bottom: 40px;
}
.order-lookup a {
  display: inline-block;
  color: #007cdb;
  transition: all 0.3s;
}
.order-lookup a:hover {
  color: #eb864e;
}

.block-txt-thanks-you {
  text-align: center;
}
.block-txt-thanks-you p {
  color: #393939;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  margin-bottom: 8px;
}
.block-txt-thanks-you p:last-child {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .block-pay-success {
    padding-bottom: 25px;
  }

  .txt-pay-succes {
    font-size: 19px;
    line-height: 27px;
  }

  .block-code-order {
    padding-top: 20px;
  }
  .block-code-order .code-order span {
    font-size: 23px;
    line-height: 28px;
  }

  .order-lookup {
    line-height: 22px;
  }
}
@media (min-width: 1600px) {
  .wp-form-information-user {
    padding-bottom: 18px;
  }
}
.item-bank-pay.box__flex-input {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.item-bank-pay.box__flex-input {
  margin-bottom: 20px;
}
.item-bank-pay input.banking {
  appearance: none;
  padding: 0;
  margin: 0;
}
.item-bank-pay label.banking {
  background-repeat: no-repeat !important;
  background-position: center center !important;
  max-width: 86px;
  width: 100%;
  max-height: 40px;
  height: 40px;
  object-fit: scale-down;
  margin-bottom: 0;
}
.item-bank-pay .flex-input {
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  margin-right: 15px;
  display: inline-block;
  width: 100%;
  padding: 15px;
  text-align: center;
}
.item-bank-pay .flex-input input:checked ~ .item-bank-pay .flex-input {
  border: 1px solid #ce0000;
}

input.wallet-banking {
  appearance: none;
  padding: 0;
  margin: 0;
}

.item-wallet img {
  padding: 5px;
  border-radius: 3px;
}

.info-user-bank .info-bank {
  display: none;
}
.info-user-bank .active__info-bank {
  display: block;
}

.register__succes-page {
  margin-top: 8%;
}

.block-pay-bank .btn-book-now {
  margin-bottom: 20px;
}

/*
*End Page Step 1
*/


.btn-proceed-pay button {
	background: #4db14b;
	border-radius: 4px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	color: #fff;
	padding: 9px 20px;
	min-width: 212px;
	height: 38px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
    border:none;
}
.btn-proceed-pay button .txt {
	color: #fff;
	display: inline-block;
	margin-right: 9px;
}
.btn-proceed-pay button .icon {
	display: inline-block;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 26px;
}
.btn-book-now button {
	background: #ff5732;
	border-radius: 4px;
	display: inline-block;
	min-width: 221px;
	color: #fff;
	font-weight: 700;
	font-size: 22px;
	font-family: 'SF Pro Display';
	height: 51px;
	line-height: 51px;
	padding: 0 10px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-transform: uppercase;
}

body .veg-main .item-veg-4 .m_item-veg-4 img {
  height:290px!important;
}
@media (max-width: 768px) {
  body .veg-main .item-veg-4 .m_item-veg-4 img { height : auto ;} 
}
.sub__category-product {
    margin:0;   
    list-style:none;
}
ul.sub__category-product li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #828282; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 2px; /* Also needed for space (tweak if needed) */ 
  font-size: 20px;
}
.sub__category-product a {
    display: inline-block;
    color: #828282;
    font-size: 16px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px;
}