body{
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
    background: #f5f5fe;
    letter-spacing: 0.7px;
}
:focus{
    outline: inherit;
}
.container {
    max-width: 99%;
}
a {
    color: #ababad;
}
button, input {
    overflow: visible;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.7px;
}
.btn-outline-secondary.focus, .btn-outline-secondary:focus {
    box-shadow: inherit;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: inherit;
    background: transparent;
}
.form-control:focus {
    box-shadow: inherit;
}
.header-top {
    background: #f1f1f1;
    padding-top: 20px;
    padding-bottom: 10px;
}
.header-top ul{
    float: right;
}
.txt-fld .is-invalid {
    border: 1px solid #f443363d !important;
}
.hdr-location {
    color: #202329;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    width: fit-content;
    cursor: pointer;
    float: left;
}
.hdr-location span {
    color: #999B9E;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0.7px;
}
.header-top ul li {
    float: left;
    list-style-type: none;
    font-size: 13px;
    font-weight: 600;
    padding: 0 20px;
    border-right: 2px solid #cacacab5;
    color: #262626;
}
.header-top ul li:last-child{
    border-right: none;
    padding-right: 0;
}
.top-hdr_text {
    font-size: 12px;
    color: #262626;
    font-weight: 600;
}
.header-top ul li:last-child{
    padding-right: 0;
    border-right: none;
}
.navbar-dark .navbar-nav .nav-link {
    color: #4a4a4a;
    font-weight: 500;
    font-size: 16px;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #007de4;
}
.navbar-dark .navbar-nav .nav-link {
    color: #707070;
    font-weight: 600;
    font-size: 15px;
    padding: 0 20px;
    border-right: 1px solid #ededed;
}
.navbar-dark .navbar-nav .nav-item:last-child .nav-link{
    border-right: 0;
}
.navbar-dark .navbar-nav .nav-link.active{
    color: #007de4;
}
nav.navbar.navbar-expand-sm.navbar-dark {
    padding: 30px 0;
    max-width: 1340px;
    margin: 0 auto;
}
.navbar-sec {
    display: inline-block;
    width: 100%;
}
.carousel-item img {
    width: 100%;
}
.navbar-dark .navbar-brand {
    color: #fff;
    margin-right: 55px;
}
.search-container input {
    border: 1px solid #dadada;
    border-radius: 5px;
    padding: 5px 20px;
    width: 100%;
    height: 50px;
    color: #000;
    font-size: 14px;
    font-weight: lighter;
    font-family: 'Poppins', sans-serif;
    padding-left: 30px;
}
.cart-sec {
    background: #000;
    color: #fff;
    padding: 10px 15px;
    margin-left: 30px;
}
.search-container button{
   background: transparent;
   border: 0; 
}
.search-container button img {

}
.search-container {
    width: 100%;
    position: relative;
}
.cart-sec {
    background: #000;
    color: #fff;
    padding: 10px 15px;
    margin-left: 30px;
}
.cart-btn {
    float: left;
    width: 30px;
    margin-right: 10px;
}
.cart-text {
    float: left;
    font-size: 15px;
    font-weight: 500;
    line-height: 27px;
}
.cart-btn img {
   width: 100%;
}
.offer_sec img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mr-btm-30{
    margin-bottom: 30px;
}
.mr-top-30{
    margin-top: 30px;
}
.offer_sec {
    display: inline-block;
    width: 100%;
    margin-top: 60px;
}
.advantage-sec {
    display: inline-block;
    width: 100%;
    margin-top: 90px;
}
.advantage-box {
    box-shadow: 0px 2px 4px 0px #d4d4d4d6;
    display: flex;
    align-items: center;
    padding: 25px;
    min-height: 195px;
}
.container {
    max-width: 99%;
}
.header-sec {
    background: #fff;
    min-height: 90px;
    display: flex;
    align-items: center;
    position: fixed;
    width: 100%;
    z-index: 99;
}
.content-sec {
    padding-top: 50px;
}
.search-container button {
    position: absolute;
    right: 0;
    width: 80px;
    height: 50px;
}
.social-icons .fa {
    background-color: #fff;
    font-size: 33px;
    margin: 0 6px;
}
.content-sec {
    padding-top: 125px;
}
.social-icons i.fa.fa-user {
    background: #000;
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    font-size: 22px;
    line-height: 35px;
    position: relative;
    top: -5px;
}
.social-icons {
    float: right;
    margin-top: 13px;
}
.logo {
    height: 100%;
    display: flex;
    align-items: center;
}
.pd-0{
    padding: 0;
}
.pd-lft-0{
    padding-left: 0;
}
.pd-rght-0{
    padding-right: 0;
}
button:focus{
    outline: inherit;
}
.banner .owl-carousel .owl-item img.owl-lazy {
    border-radius: 10px;
}
.banner button.owl-dot span {
    background: #dadae0;
    height: 2px;
    width: 40px;
    float: left;
    margin: 0 5px;
}
.banner button.owl-dot.active span {
    background: #ff9938;
    width: 55px;
}
.banner .owl-dots {
    text-align: center;
    margin-top: 5px;
}
.mr_lft-15{
    margin-left: -15px;
}
.home-content-sec {
    padding: 0 0;
    padding-right: 0;
}
.home-content-sec h3 {
    color: #bd48a3;
    font-size: 23px;
    font-family: poppins,sans-serif;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.logged-content h3 {
    color: #bd48a3;
    font-size: 23px;
    font-family: poppins,sans-serif;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.nav-tabs {
    border-bottom: none;
    margin-bottom: 25px;
    font-family: 'Poppins', sans-serif;
}
.home-content-sec ul li a {
    font-weight: 500;
    font-size: 14px;
    line-height: 35px;
    text-decoration: none;
    color: #999B9E;
}
.home-content-sec ul li a:hover {
    color: #ff9938;
}
.home-content-sec ul li .active {
    border-bottom: 2px solid #ff9938;
    line-height: 35px;
    color: #ff9938;
}
.home-content-sec ul li a {
    border-bottom: 2px solid #dadae0;
    padding: 10px 25px;
    line-height: 35px;
}
.new-arrival_img {
    width: 100%;
    position: relative;
    cursor: pointer;
    height: auto;
}
.new-arrival_img img {
    width: 100%;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: 100%;
    object-fit: cover;
}
.row.mr-btm {
    margin-top: 10px;
}
.home-content-sec .tab-content h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 2px;
    margin-top: 0;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    min-height: 35px;
}
.home-content-sec .tab-content h4 a {
    color:#202329;
}
.home-content-sec .tab-content h4 a:hover {
    color: #f44336;
}

.home-content-sec .tab-content #product_menus .txt_box h4 {
    margin-top: 7px;
    height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    min-height: 38px;
}
.heart-icon {
    text-align: center;
    display: flex;
    height: auto;
    align-items: center;
    background-image: url(../heart-inactive.png);
    background-repeat: no-repeat;
    height:23px;
    width:25px;
    cursor: pointer;
}
.heart-icon.sltd {
    background-image: url(../images/heart-icon.png);
}
.tab-content .dropdown {
    position: absolute;
    display: inline-block;
}
.heart-icon img {
    margin: 0 auto;
}
.time {
    float: left;
    color: #828384;
    font-size: 12px;
    font-weight: 400;
}
.distance {
    color: #828384;
    font-size: 12px;
    font-weight: 400;
}
.txt_box {
    background: #fff;
    padding: 15px 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-family: 'Poppins', sans-serif;
}
.banner {
    margin-bottom: 30px;
}
.home-bnr-ad {
    margin-top: 40px;
    position: relative;
}
.bnr-text {
    position: absolute;
    bottom: 0;
    z-index: 99;
    color: #fff;
    padding-bottom: 80px;
    width: 50%;
    font-size: 48px;
    font-weight: bold;
    padding-left: 5%;
    padding-right: 10%;
    text-align: left;
    top: 20%;
}
.logged-in .bnr-text {
    padding-right: 9%;
    padding-left: 3%;
    top: 15%;
}
.logged-in.full-width-sec .bnr-text {
    padding-right: 10%;
    padding-left: 3%;
    top: 20%;
}
.home-ad-bnr-text {
    position: absolute;
    bottom: 0;
    z-index: 99;
    color: #fff;
    padding-bottom: 80px;
    width: 100%;
    font-size: 48px;
    text-align: center;
    font-weight: bold;
}
.bnr-text h5 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase; 
}
.bnr-text h3{
    font-size: 48px;
    font-weight: bold;
}
.mr-btm-30 {
    margin-bottom: 30px;
}
.bnr-text p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.home-rght-block:after {
    content: '';
    background: #fff;
    position: absolute;
    right: 0;
    width: 100%;
    height: 105%;
    top: -50px;
    z-index: -1;
    box-shadow: 1px 2px 8px 2px #0000002b;
}
.home-rght-block {
    padding-left: 20px;
    position: fixed;
    right: -337px;
    top: 0;
    width: 337px;
    z-index: 9;
    margin-top: 95px;
    height: 100%;
    transition: 0.5s;
}
.home-rght-block.show {
    right: 0;
}
.home-rght-hdr:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    background: #EDEDED;
    margin-left: -20px;
}
.mr-btm-20 {
    margin-bottom: 20px;
}
/*
.home-rght-hdr {
    padding: 0 35px;
}
*/
.home-rght-hdr h5 {
    color: #BD48A3;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.pd_top-15{
    padding-top: 15px;
}
    .inline-group {
  max-width: 9rem;
  padding: .5rem;
}

.inline-group .form-control {
  text-align: right;
}

.form-control[type="number"]::-webkit-inner-spin-button,
.form-control[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input-group-prepend .btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
    border: 0;
    color: transparent;
}
.home-rght-content .inline-group .form-control {
    text-align: center;
    padding: 0;
    border: 0;
    line-height: inherit;
    height: auto;
    background: transparent;
    font-size: 14px;
    font-weight: 600;
    color: #717171;
}
.home-rght-content button.btn.btn-outline-secondary {
    border: 0;
    padding: 0;
    height: inherit;
    line-height: inherit;
}
.home-rght-content .inline-group {
    max-width: 5rem;
    background: #F6F6F6;
    border-radius: 5px;
    padding: 2px 10px;
    line-height: 20px;
}

.home-rght-content button.btn.btn-outline-secondary .fa {
    color: #FF9938;
    font-size: 10px;
}
.home-rght-content button.btn.btn-outline-secondary .fa.fa-minus{
    background-image: url(../images/minus-icon.png);
    background-repeat: no-repeat;
    background-position: center;
}
.locate_sec{
     background-image: url(../locate-icon.png);
      background-repeat: no-repeat;
        background-size: 14px;
        padding-left: 25px;
        margin-bottom: 5px;
        display: block;
        font-weight: 500;
        padding-top: 2px;
        font-size: 17px;
}
.home-rght-content button.btn.btn-outline-secondary .fa.fa-plus{
    background-image: url(../images/plus-icon.png);
    background-repeat: no-repeat;
    background-position: center;
}
.locate-icon {
    background-image: url(../images/down-arrow-icon.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 16px;
}
.home-rght-content button.btn.btn-outline-secondary:hover {
    background: transparent;
}
.fa-minus:before {
    content: "";
    color: transparent;
}
.fa-plus:before {
    content: "";
    color: transparent;
}
.home-rght-content button.btn.btn-outline-secondary:focus {
    outline: inherit;
    box-shadow: none !important;
}
.rght-text {
    color: #202329;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
    font-size: 13px;
}
.rght-img {
    width: 59;
    margin-top: 5px;
}
.rght-img img {
    border-radius: 5px;
    width: 100%;
    object-fit: cover;
}
.edit {
    background: #f6f6f6;
    text-align: center;
    height: 100%;
    line-height: 25px;
    border-radius: 5px;
    width: 35px;
    cursor: pointer;
}
.pd-0{
    padding: 0;
}
.rght-price {
    display: grid;
    align-items: center;
    height: 100%;
    font-weight: 500;
    font-size: 14px;
    color: #202329;
    text-align: right;
    width: 100%;
}
.mr-btm-10 {
    margin-bottom: 10px;
}
.mr-btm-20 {
    margin-bottom: 20px;
}
.mr-btm-15{
    margin-bottom: 15px;
}
.home-rght-content {
    display: inline-block;
    margin-top: 20px;
    width: 95%;
}
.payment-sec {
    margin-top: 0;
    margin-right: 0;
    padding-left: 5px;
    width: 95%;
    padding-top: 5px;
}
.cart_page .payment-sec {
    margin-top: 0;
    margin-right: 0;
    padding-left: 5px;
    width: 95%;
    background: #fff;
    padding: 20px;
}
.distance .fa {
    margin-top: 3px;
    float: left;
}
.time .fa {
    margin-top: 3px;
    margin-right: 5px;
    float: left;
}
.payment-sec h5 {
    color: #202329;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
.pay-field span {
    color: #999B9E;
    font-size: 12px;
    width: 50%;
    display: block;
    float: left;
    padding-bottom: 0;
    height: 35px;
    line-height: 35px;
}
.pay-field span.price {
    font-weight: bold;
    color: #202329;
    font-size: 15px;
    text-align: right;
    font-weight: 500;
}
.coupon-field {
    display: none;
    margin-top: 5px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}
.text-field {
    background: #f6f6f6;
    border: 0;
    height: 40px;
    border-radius: 5px;
    width: 95%;
    font-size: 14px;
    padding-left: 5%;
}
.coupon-btn {
    position: absolute;
    right: 0;
    width: 120px;
    height: 100%;
    background: #ff9938;
    border: 0;
    color: #fff;
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

::placeholder {
  color: #999B9E;
  opacity: 0.7;
}
.dark-pink-clr {
    color: #BD48A3;
}
.pay-total-field span {
    color: #212529;
    font-size: 14px;
    width: 50%;
    display: block;
    float: left;
    border-bottom: 1px solid #ece8e8;
    padding-bottom: 10px;
    height: 45px;
    line-height: 45px;
    font-weight: 600;
}
.pay-total-field span.price {
    font-weight: bold;
    color: #212529;
    font-size: 18px;
    text-align: right;
}
.check-out {
    clear: both;
    display: inline-block;
    width: 47%;
    margin-top: 15px;
    height: 40px;
}
.check-out .chekout-btn {
    width: 100%;
    background: #BD48A3;
    border: 0;
    border-radius: 35px;
    color: #fff;
    height: 100%;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
}
.cart-section {
    clear: both;
    display: inline-block;
    width: 47%;
    margin-top: 15px;
    height: 40px;
    margin-right: 10px;
}
.cart-section .cartbtn {
    width: 100%;
    background: #db5040;
    border: 0;
    border-radius: 35px;
    color: #fff;
    height: 100%;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
}
.pd-btm-50{
    padding-bottom: 0px;
}
.offer-btn {
    position: relative;
    right: 0;
    width: 100%;
    height: 48px;
    background: #bd48a3;
    border: 0;
    color: #fff;
    border-radius: 5px;
    font-weight: 600;
    font-size: 15px;
}
.view-btn {
    position: relative;
    right: 0;
    width: 100%;
    height: 48px;
    background: #bd48a3;
    border: 0;
    color: #fff;
    border-radius: 5px;
    font-weight: 600;
    font-size: 15px;
}
.rght-ad {
    margin-bottom: 17px;
    height: auto;
    display: block;
}
.rght-ad img {
    width: 100%;
    object-fit: contain;
    height: 100%;
}
.rght-sidebar {
    padding: 0 5px;
    margin-left: 9px;
    margin-bottom: 70px;
    position: fixed;
    top: 0;
    margin-top: 125px;
    width: 16%;
    right: 0;
    margin-right: 2%;
}
.home-ad_sec{
    margin-top: 85px;
    position: relative;
    padding: 0 3px;
}
.home-ad_sec span{
    font-size: 11px;
    color: #202329;
    font-family: 'Poppins', sans-serif;
}
.home-ad_sec h5{
    color: #BD48A3;
    font-size: 21px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    margin-bottom: 10px;
}
.sidebar-greybg{
    background-image: url(../images/greylight-bg.png);
    background-repeat: repeat;
    background-position: center;  
}
.sidebar-greybg {
    background-image: url(../images/greylight-bg.png);
    background-repeat: repeat;
    background-position: center;
    height: 48px;
    margin-left: -16px;
    width: 118%;
    margin-top: 5px;
}
.login-area h2 {
    font-family: 'Poppins', sans-serif;
    color: #707070;
    font-size: 37px;
    font-weight: 600;
    margin-bottom: 30px;
}
.login-area {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}
.txt-fld {
    width: 100%;
    margin-bottom: 15px;
}
.txt-fld input {
    width: 100%;
    height: 65px;
    border: 0;
    box-shadow: 1px 0px 7px 1px #cccccc6b;
    font-size: 17px;
    padding-left: 40px;
}
.login-btn {
    width: 260px;
    height: 65px;
    background: #BD48A3;
    border-radius: 5px;
}
.text-danger {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 0;
    margin-top: 10px;
}
.login-btn input {
    width: 100%;
    height: 100%;
    border: 0;
    background: transparent;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
}
.phone_number {
    display: flex;
    height: 66px;
}
.login-area ul {
    padding: 0;
    margin-top: 25px;
    display: inline-block;
    margin-bottom: 30px;
}
.login-area ul li {
    float: left;
    list-style-type: none;
    font-size: 20px;
    color: #707070;
    margin-right: 35px;
}
.login-area ul li a {
   color: #707070;
   font-family: 'Poppins', sans-serif;
}
.login-area ul li a:hover {
   color: #ababad;
}
.social-icon {
    display: inline-block;
    width: 100%;
}
.fb-icon {
    float: left;
    width: 260px;
    background: #3b5998;
    color: #fff;
    height: 65px;
    line-height: 65px;
    text-align: center;
    border-radius: 5px;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
    margin-right: 20px;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
}
.google-icon {
    float: left;
    width: 260px;
    background: #DB4A39;
    color: #fff;
    height: 65px;
    line-height: 65px;
    text-align: center;
    border-radius: 5px;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
}
.txt-fld input::placeholder {
    color: #707070;
}
.change-btn {
    width: 335px;
    height: 65px;
    background: #0091FF;
    border-radius: 5px;
    text-align: center;
    line-height: 65px;
}
.change-btn input {
    width: 100%;
    height: 100%;
    border: 0;
    background: transparent;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
}
.logged-left_bar {
    float: left;
    width: 20%;
    position: fixed;
    background: #212529;
    height: 100%;
    z-index: 9;
    display: flex;
    align-items: center;
    padding-left: 3%;
    transition: 0.3s;
}
.logged-rght_bar{
    float: right;
    width: 80%;
}
.sidebar-cntr-align {
    width: 100%;
}
.logged-in .header-sec {
    width: inherit;
    position: fixed;
    z-index: 99;
    right: 0;
    padding-left: 10px;
}
 .sidebar-greybg {
    height: 14px;
    width: 117%;
    margin-top: 0px;
    margin-left: -16px;
    margin-bottom: 13px;
}
.pay-field {
    border-bottom: 1px solid #ece8e8;
    width: 100%;
    display: inline-block;
}
.payment-sec .pay-field:nth-child(3){
    border-bottom: inherit;
}
.logged-left_bar .logo{
    display: block;
    height: auto;
    align-items: inherit;
    margin-bottom: 50px;
}
.sidebar-info ul{
    padding: 0;
}
.sidebar-info ul li {
    color: #fff;
    float: left;
    list-style-type: none;
    display: inline-block;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    clear: both;
    padding: 17px 20px;
    margin-bottom: 2px;
    cursor: pointer;
    padding-left: 50px;
}
.sidebar-info ul li a {
    color: #fff;
}
.sidebar-info ul li.active {
    background-color: #f5f5fe;
    color: #a7288f;
    font-weight: 500;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.sidebar-info ul li a:hover {
    color:#fff;
    text-decoration: none;
}
.sidebar-info ul li.active a {
    color: #f44336;
    text-decoration: none;
}
/*
.logged-in .home-rght-content .rght-text {
    color: #202329;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 12px;
    display: inline-block;
    width: 100%;
    font-size: 15px;
}
.logged-in .home-rght-content .rght-price {
    display: grid;
    align-items: center;
    height: 100%;
    font-weight: 500;
    font-size: 16px;
    color: #202329;
    text-align: center;
    width: 100%;
}
*/
.home-bnr-hdr {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}
.hotel-icon {
    float: left;
    margin-right: 10px;
    width: 120px;
    margin-left: 10px;
}
.rest-del-info {
    margin-top: 15px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    margin-left: 0px !important;
}
.hotel-icon img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 0;
    background: #000;
}
.res-delivery_time {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
}
span.delivery_time {
    font-size: 13px;
    line-height: 17px;
}
.logged-in.full-width-sec .txt_box {
    min-height: 71px !important;
    border: 1px solid #cccccc42;
}

.login-resutrant h3 {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 5px;
    color: #f44336;
}
.resutrant-txt {
    width: 100%;
    font-family: 'Poppins', sans-serif;
    display: inline-block;
    margin-top: 5px;
}
.resturant-subtxt {
    float: left;
    margin-right: 20px;
}
.resturant-subtxt .distance {
    color: #1a1b19;
    font-size: 15px;
    font-weight: 300;
}
.resturant-subtxt .time {
    font-size: 15px;
    font-weight: 300;
    color: #1a1b19;
}
.login-resutrant p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    color: #1a1b19;
    font-family: 'Poppins', sans-serif;
}
.res_block h5{
     color: #fff !important;
}
.res_block p{
     color: #fff !important;
}
.res_box span{
     color: #fff !important;
}
.login-resutrant h5 {
    color: #BD48A3;
    font-size: 22px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.login-resutrant .fa-map-marker:before {
    content: "";
    font-size: 19px;
    color: #807e7e;
}
.login-resutrant .fa-clock-o:before{
    font-size: 19px;
    color: #807e7e;
    margin-right: 5px;
}
.sidebar-info ul li:hover {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    color: #fff;
    background-color: #f5f5fe14;
}
.sidebar-info ul li.active:hover {
    background-color: #f5f5fe;
    color: #a7288f;
}
#resturant-view{
    display: none;
}
#resturant-view.show{
    display: block;
}
#menu-view{
    display: none;
}
#menu-view.show{
    display: block;
}
.resturant-list{
    display: none;
}
.resturant-list.show{
    display: block;
}
.menu-detail-list{
    display: none;
}
.menu-detail-list.show{
    display: block;
}
.home-content-sec .tab-content h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 10px;
}

#menu-view .logged-content .txt_box{
    padding: 15px 12px;
}

#menu-view .login-resutrant h5 {
   margin-left: 15px; 
}
#menu-view .logged-content .time {
    font-size: 12px;
}
#menu-view .home-content-sec .tab-content h5{
    margin-bottom: 5px;
}
#menu-view .heart-icon img {
    margin: 0 auto;
}
.locate .modal-header .close {
    position: absolute;
    right: 0;
    background: #ec4e3d;
    opacity: 1;
    color: #fff;
    border-radius: 50%;
    padding: 5px 8px;
    font-size: 25px;
    border: 0;
    text-shadow: inherit;
    margin-top: 0;
    line-height: 21px;
    width: 32px;
    height: 31px;
}
.locate .modal-header{
    border-bottom: none;
}
.locate .modal-dialog {
    max-width: 650px;
    margin: 1.75rem auto;
}
.locate .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem 3rem;
    padding-bottom: 45px;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    opacity: 1;
}
.locate input#name {
    width: 80%;
    height: 45px;
    padding-left: 20px;
    border: 2px solid #9e238a21;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    float: left;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
input:-internal-autofill-selected{
    background: #fff;
}
button.search-btn {
    background: #9e238a;
    height: 45px;
    border: 0;
    color: #fff;
    width: 100px;
    font-size: 20px;
    font-weight: 400;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.logged-rght_bar.logged-in .social-icons .fa {
    margin: 0 7px;
    cursor: pointer;
    position: relative;
}
.menu-icon {
    color: #fff;
    position: absolute;
    z-index: 999;
    /*background: #db5040;*/
    padding: 4px 10px;
    border-radius: 50%;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    /*border: 1px solid #5a2b25;*/
    cursor: pointer;
    right: 0;
    top: 0;
    margin-top: 15px;
    margin-right: 15px;
}
.logged-left_bar.hide-left_bar {
    margin-left: -20%;
}
.logged-rght_bar.full-width-sec{
    width: 100%;
}
.logged-in .content-sec {
    padding-top: 125px;
    width: 100%;
    padding-left: 10px;
    overflow: hidden;
}
.responsive-icon {
    float: left;
    margin-top: 9px;
    margin-right: 35px;
    cursor: pointer;
    display: none;
}
.logged-rght_bar.full-width-sec .responsive-icon{
    display: block;
}
.modal{
    display: none;
}
.logged-in .logo {
    display: none;
}
/*.login-area p {*/
/*    font-size: 23px;*/
/*    color: #707070;*/
/*    margin-bottom: 30px;*/
/*}*/
.txt-fld input#name {
   font-size: 24px;
   font-weight: 600;
}
.create-account .login-area ul{
    width: 100%;
}
.create-account .login-area ul li {
    margin-right: 0;
}
.create-account .login-area ul li:last-child {
    float: right;
}
.create-account .blue-text{
    color: #6273ef;
}
.create-account .light-pink-text{
    color: #BD48A3;
}
.create-account .blue-text:hover {
    color: #502cd08c;
}
.create-account .light-pink-text:hover{
    color: #bd48a3ad;
}
.first-resturant {
    cursor: pointer;
}
#address-sec{
    /*display: none;*/
}
#address-sec.show{
    display: block;
}
#order-sec{
    display: none;
}
#order-sec.show{
    display: block;
}
.add_cart {
    position: absolute;
    bottom: -14px;
    right: 0;
    left: 0;
    background: #fff;
    width: 110px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #d4d5d966;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #ff8b1d;
    cursor: pointer;
}

.hotel-icon_info img {
    width: 50px;
}

.pd_top-5 {
    padding-top: 5px;
}
#address-sec .login-resutrant h5 {
    margin-left: 15px;
}
.address-info input{
   float: left;
   width: 5%;
   text-align: center; 
   margin-top: 5px;
}
.address-rght-info {
    float: left;
    width: 100%;
    padding-left: 0;
}
.col-md-12.add_address {
    padding-left: 0;
}
.address-info {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
}
.addnew-address {
       background: #3B5998;
    color: #fff;
    width: 190px;
    height: 50px;
    text-align: center;
    border-radius: 5px;
    line-height: 40px;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
}
.address-rght-info p {
    color: #707070;
    font-size: 15px;
}
.add-adress_sec {
    width: 100%;
    display: inline-block;
    margin-top: 35px;
}
.add-adress_sec input,select {
    width: 100%;
    border: 0;
    box-shadow: 1px 1px 5px 2px #0000000a;
    height: 50px;
    padding-left: 35px;
    margin-bottom: 15px;
}
.save-btn {
    width: 225px;
    height: 55px;
    margin-top: 25px;
    margin-bottom: 20px;
}
.save-btn button {
    border: #a3238e;
    height: 100%;
    width: 100%;
    background: #a3238e;
    border-radius: 5px;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
}
.add-adress_sec h3 {
    margin-bottom: 20px;
}
.view-all_txt h5 {
    color: #888080;
    margin-top: 30px;
}
.address-rght-info h5{
   font-size: 18px;
   font-family: 'Poppins', sans-serif;
}
.checkout-section {
    margin-top: 10px;
}
.login-resutrant .normal-txt{
    font-size: 19px;
    line-height: 50px;
    font-weight: 500;
    color: #3b5998;
    font-family: 'Poppins', sans-serif;
}
.checkout-section .payment-sec .coupon-field {
    display: block;
    width: 350px;
    margin-bottom: 25px;
}
.checkout-section .payment-sec::before {
    content: '';
    background: #fff;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    left: 0;
    right: 0;
}
.checkout-section .payment-sec h5 {
    color: #202329;
    font-size: 22px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    padding-top: 45px;
    margin-bottom: 25px;
}
.order {
    clear: both;
    display: inline-block;
    width: 180px;
    margin-top: 20px;
    height: 50px;
}
.order .order-btn {
    width: 100%;
    background: #BD48A3;
    border: 0;
    border-radius: 10px;
    color: #fff;
    height: 100%;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
}
.checkout-section .payment-sec {
    padding-bottom: 30px;
}
.checkout-section .pay-field span {
    color: #212529;
    font-size: 18px;
    width: 50%;
    display: block;
    float: left;
    padding-bottom: 0;
    height: 45px;
    line-height: 45px;
    font-weight: 500;
}
.checkout-section .text-field{
    height: 55px;
    font-size: 16px;
}
.checkout-section .pay-total-field span{
    font-size: 18px;
}
.keep-shopping {
     clear: both;
    width: 180px;
    height: 50px;
    margin-right: 10px;
}
.keep-shopping .order-btn {
    width: 100%;
    background: #BD48A3;
    border: 0;
    border-radius: 10px;
    color: #fff;
    height: 100%;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
}
.order-content p {
    font-size: 24px;
    font-family: 'Poppins', sans-serif;
}
.success-icon {
    width: 130px;
    display: inline-block;
    margin-top: 45px;
    margin-bottom: 30px;
}
.success-icon img {
    width: 100%;
    height: auto;
}
.content-sec table .inline-group {
    max-width: 5rem;
    background: #fff;
    border-radius: 3px;
    padding: 2px 10px;
    line-height: 20px;
    border: 1px solid #cccccc42;
}
.content-sec table .inline-group .form-control {
    text-align: center;
    padding: 0;
    border: 0;
    line-height: inherit;
    height: auto;
    background: transparent;
    font-size: 13px;
    font-weight: 600;
    color: #999B9E;
}
.content-sec table button.btn.btn-outline-secondary {
    border: 0;
    padding: 0;
    height: inherit;
    line-height: inherit;
}
.content-sec table button.btn.btn-outline-secondary .fa.fa-plus {
    background-image: url(../images/plus-icon.png);
    background-repeat: no-repeat;
    background-position: center;
}
.content-sec table button.btn.btn-outline-secondary .fa.fa-minus {
    background-image: url(../images/minus-icon.png);
    background-repeat: no-repeat;
    background-position: center;
}
.content-sec table button.btn.btn-outline-secondary:hover {
    background: transparent;
}
.product-name a {
   color: #212529;
}
.product-remove {
    text-align: center;
}
.content-sec .table th{
   font-size: 15px; 
}
.content-sec .table td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: 14px;
    font-weight: 500;
}
.product-thumbnail img {
   border-radius: 3px; 
}
#check-out_sec .payment-sec::before {
    content: '';
    background: #fff;
    position: absolute;
    height: 100%;
    width: 140%;
    z-index: -1;
    left: -30px;
    right: 0;
}
.product-remove {
    cursor: pointer;
}
#check-out_sec .payment-sec h5 {
    color: #212529;
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 20px;
    font-weight: 500;
    
}
.pay-field span {
    color: #999B9E;
    font-size: 14px;
}
#order-section .cart_img {
    text-align: center;
}
#order-section .cart_img img {
    width: 99px;
    max-width: 99px;
    border-radius: 3px;
}
#order-section h3 {
    margin-bottom: 20px;
    margin-top: 15px;
    font-size: 24px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}
#order-section .cart_desc {
    width: 100%;
    font-size: 19px;
    border-bottom: 1px dashed #4b383824;
    margin-bottom: 10px;
    padding-bottom: 7px;
    font-family: 'Poppins', sans-serif;
}
#order-section .cartprice {
    font-weight: 400;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-family: 'Poppins', sans-serif;
}
.re-order {
    float: left;
    padding: 5px 15px;
    margin-right: 15px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    border: 0;
    cursor: pointer;
    background: #bd48a3;
    border-radius: 0;
}
.cancel-order {
    float: left;
    padding: 5px 20px;
    margin-right: 15px;
    border-radius: 0;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    cursor: pointer;
    border: 1px solid #ed8335;
    background: #ed8335;
    border-radius: 0;
}
.cancel-order a {
    color: #ffffff;
}
.cancel-order a:hover {
    color: #ffffff;
    text-decoration: none;
}

#order-section .status .pending {
    color: #FA6400 !important;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
}
#order-section .status .deliverd{
    color: green !important;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
}
.order-num {
    text-align: right;
    width: 100%;
    display: inline-block;
    font-weight: 400;
    font-size: 15px;
    color: rgb(194 72 163);
    font-family: 'Poppins', sans-serif;
}
.order-date{
    text-align: right;
    width: 100%;
    display: inline-block;
    font-weight: 400;
    font-size: 15px;
    color: #3a3e42;
    font-family: 'Poppins', sans-serif;
}
.orange-brdr-btm {
    border-bottom: 2px dashed #fac08c;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
#profile-sec {
    /*display: none;*/
}
#profile-sec.show {
    display: block;
}
#profile-sec .logged-content h3 {
    font-size: 24px;
    color: #313131;
}
#profile-sec .logged-content h4 {
    font-size: 20px;
    color: #313131;
    margin-bottom: 10px;
}
#profile-sec .logged-content h5 {
    font-size: 20px;
    color: #313131;
}
.edit-profile {
    margin-top: 30px;
    width: 100%;
}
#profile-sec .logged-content .edit-profile h3 {
    color: #bd48a3;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
}
#profile-sec .logged-content .edit-profile input {
    width: 350px;
    border: 0;
    box-shadow: 1px 1px 5px 2px #0000000a;
    height: 50px;
    padding-left: 25px;
    margin-bottom: 20px;
    margin-right: 15px;
}
#profile-sec .logged-content .edit-profile button {
    border: #a3238e;
    height: 55px;
    width: 265px;
    background: #a3238e;
    border-radius: 5px;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
}
.home-rght-block .closebtn {
    color: #e04938;
    position: absolute;
    padding: 4px 1px;
    border-radius: 50%;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    border: 1px solid #ffffff;
    cursor: pointer;
    right: 15px;
    top: -5px;
    z-index: 9999;
}
#check-out_sec .payment-sec{
    padding-left: 10px;
}
#check-out_sec .pay-field span {
    color: #999B9E;
    font-size: 15px;
    font-weight: 500;
}
#profile-sec .logged-content {
    font-family: 'Poppins', sans-serif;
}
button.search-btn .fa-search{
    font-family: 'Poppins', sans-serif;
}
button.search-btn .fa-search:before{
   display: none;
}
.hide-mobile{
    display: block;
}
.hide-desktop{
    display: none;
}
#check-out_sec .pay-field span.price {
    color: #212529;
    font-size: 16px;
    font-weight: bold;
}
.usertxt {
    font-size: 15px;
    top: -7px;
    position: relative;
    margin-right: 3px;
    margin-left: 0;
    cursor: pointer;
    color: #fff;
}
.sign_in-txt {
    font-size: 16px;
    top: 0;
    position: relative;
    margin-right: 3px;
    margin-left: 0;
    cursor: pointer;
    color: #ababad;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}
.sign_up-txt {
    border-right: 2px solid #23212333;
    padding-right: 10px;
    margin-right: 10px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}
.change-btn a {
    width: 100%;
    height: 100%;
    border: 0;
    background: transparent;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
}

.prodt_img {
    /*height: 144px;*/
    overflow: hidden;
}

.remove_item {
   position: relative;
    margin-top: 0px;
    color: #ea0c0c;
    width: 100%;
    text-align: right;
    display: block;
    padding-right: 2px;
    padding-top: 15px;
    
}

/* Customize website's scrollbar like Mac OS
Not supports in Firefox and IE */

/* total width */
.scrollbar::-webkit-scrollbar {
    background-color:#fff;
    width:16px
}

/* background of the scrollbar except button or resizer */
.scrollbar::-webkit-scrollbar-track {
    background-color:#fff
}
.scrollbar::-webkit-scrollbar-track:hover {
    background-color:#f4f4f4
}

/* scrollbar itself */
.scrollbar::-webkit-scrollbar-thumb {
    background-color:#babac0;
    border-radius:16px;
    border:5px solid #fff
}
.scrollbar::-webkit-scrollbar-thumb:hover {
    background-color:#a0a0a5;
    border:4px solid #f4f4f4
}

/* set button(top and bottom of the scrollbar) */
.scrollbar::-webkit-scrollbar-button {display:none}

/* div box */
.scrollbar {
    height: 205px;
    width: 100%;
    min-width: 150px;
    background: #fff;
    overflow-y: scroll;
    overflow-x: hidden;
}
.overflow{min-height: 100%}
.logged-rght_bar.logged-in .prodt_img {
    height: auto; 
    max-height: 195px;
    
}
.logged-rght_bar.logged-in.full-width-sec .prodt_img{
     height: auto; 
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #007de4;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.is-invalid{
    border: 1px solid #f39999 !important;
}

#rmv_coupon{
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px dashed #c2c2c2;
    padding: 10px 15px;
    background: #ffdce0;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
}

.addr_setting {
    margin-bottom: 0;
    display: inline-block;
    width: auto;
    float: right;
}
.addr_edit {
    margin-left: 7px;
    cursor: pointer;
}
.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "";
    color: #e44431;
}
.fa-pencil:before {
    content: "";
    color: #07bd07;
}

.home-rght-content .remove_item {
    width: 13px;
    float: right;
}
.home-rght-content .remove_item img {
    width: 100%;
}
.viewdetail-info {
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 999;
    color: #000;
    right: -430px;
    width: 430px;
    margin-top: 0;
    padding: 25px 25px;
    height: 100%;
    transition: 0.5s;
    font-family: Poppins, sans-serif;
}
.viewdetail-info.show {
    right: 0;
    /*box-shadow: 1px 2px 5px 3px #ccccccbd;*/
}
.view_detailbox {
    margin-top: 20px;
    overflow-y: auto;
    height: 515px;
    overflow-x: hidden;
    padding-right: 0;
}
.viewdetail-info h4 {
    font-weight: 400;
    display: inline-block;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 19px;
    margin-top: 0;
    margin-bottom: 0;
}
.viewdetail-info h4.mr-btm-15 {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 500;
}
.viewdetail-info p {
    font-weight: 300;
    line-height: 24px;
    padding-top: 0;
    font-size: 14px;
    padding-left: 26px;
    position: relative;
}
.viewdetail-info p.lft-brdr_line:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 80px;
    left: 6px;
    background-image: url(../brdr-line.png);
    background-repeat: repeat;
}
.black-overlay{
    display:none;
}
.black-overlay.show {
    content: "";
    position: absolute;
    display: block;
    position: fixed;
    height: 100%;
    background: #000000b8;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
}
.viewdetail-info h4.placed-text {
    border-top: 1px solid #cccccc85;
    padding-top: 4px;
    padding-bottom: 4px;
}
.placed-text .text_plcd {
    padding-left: 10px;
    font-size: 15px;
}
.items-list {
    font-weight: 300;
    line-height: 29px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    font-size: 14px;
    border-top: 1px solid #00000073;
}
.viewdetail-info h3 {
    padding-top: 20px;
}
.total-price {
    font-size: 17px;
    font-weight: 500;
    margin-top: 0px;
    border-top: 1px solid #00000073;
    padding-top: 15px;
}
.delivery-price {
    color: #ffffff8c;
    font-size: 17px;
    font-weight: 300;
    margin-top: 8px;
}




.review-sec{
    display:none;
}
.review-sec.show {
    display:block;
    font-family: 'Poppins', sans-serif;
}
.viewdetail-info .close-btn {
    color: #fff;
    position: absolute;
    z-index: 999;
   
    padding: 4px 10px;
    border-radius: 50%;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    border: 0;
    cursor: pointer;
    right: 30px;
    top: 30px;
    margin-top: -15px;
    margin-right: -15px;
}
.viewdetail-info h3 {
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 0;
    margin-bottom: 0;
}
.viewdetail-info h4 {
   font-size: 19px;
   margin-bottom: 5px;
}

.drop-list [type="radio"]:checked, .drop-list [type="radio"]:not(:checked) {
    position: absolute;
    left: 7px;
    margin-top: 4px;
}

button.dropbtn {
    background-image: url(../images/drop-menu.png);
    background-color: transparent;
    background-repeat: no-repeat;
    height: 32px;
    width: 37px;
    margin-top: 5px;
    background-position: center;
}
.tab-content .dropdown-content {
    display: none;
    position: absolute;
    background-color: #fbfbfb;
    min-width: 215px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    border-radius: 0;
    margin-top: -2px;
    border-top: 2px solid #db141e;
    display:none;
    right:0;
}
.tab-content .show {
    display: block;
}
.tab-content .dropdown-content a {
    color: #687188;
    padding: 10px 10px;
    text-decoration: none;
    display: block;
    font-size: 12px;
    border-bottom: 1px solid #cccccc8a;
    padding-top: 15px;
}
.tab-content .drop-list {
    width: 100%;
    display: inline-block;
    line-height: 22px;
    margin-bottom: 7px;
}
.tab-content .drop-list label {
    margin-bottom: 0;
    margin-right: 4px;
    margin-left: 15px;
}
.tab-content .cart-button {
    background: #f0f0f0;
    padding: 5px 10px;
    width: 140px;
    margin: 0;
    text-align: center;
    color: #ff324d;
    font-weight: 500;
    font-size: 12px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.tab-content .dropbtn {
    border: none;
    cursor: pointer;
}
.tab-content a:hover{
    text-decoration: none;
}
.tab-content #home a:hover {
    color: #a3238e;
}
.tab-content .col-md-6:hover .new-arrival_img:before {
    content: '';
    position: absolute;
    background: #00000017;
    width: 100%;
    height: 100%;
}

.social-icons a:hover {
    text-decoration: none;
    color: #ababad;
}
body .lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 0 auto;
    border-radius: 50%;
    border: 6px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -40px;
}
#payment_method .payment-sec .payment-section {
    padding-left: 0;
    padding-top:5px;
}
.addnew-address a {
    color:#fff;
}
.cart_count {
    background: #F44336;
    color: #fff;
    font-size: 11px;
    border-radius: 50%;
    font-family: 'Poppins', sans-serif;
    position: absolute;
    bottom: 18px;
    margin-left: 0;
    height: 18px;
    text-align: center;
    line-height: 11px;
    min-width: 19px;
    padding: 4px;
    font-weight: 500;
    border: 0;
    right: -15px;
}
.review-sec .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 30px;
    border: 1px solid #888;
    width: 560px;
    border-radius: 0;
    height: auto;
}
.rate-area:not(:checked) > label {
    float: right;
    width: 1em;
    padding: 0 .1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 200%;
    line-height: 1.2;
    color: lightgrey;
    text-shadow: 1px 1px #bbb;
}
.model-center {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}
.review-sec .modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.6);
    align-items: center;
}

/* The Close Button */
.close {
    color: #fefefe;
    float: right;
    font-size: 30px;
    font-weight: normal;
    position: absolute;
    right: -40px;
    top: -23px;
    background: transparent;
    opacity: 1;
    width: 30px;
    height: 28px;
    border-radius: 25px;
    line-height: 27px;
}
.close:hover,
.close:focus {
  color: #e92740;
  text-decoration: none;
  cursor: pointer;
    text-shadow: none;
}
   div#myreview {
    float: left;
    font-size: 14px;
    margin-top: 8px;
    text-transform: uppercase;
    border: 1px solid #c2c2c261;
    padding: 10px 15px;
    background: #fbfbfb;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
}
        .btn-new1 {
    width: 150px;
    float: left;
}
        .rate-product {
    width: 100%;
    display: inline-block;
}
        .reviw-btn {
    margin-top: 10px;
}
.review-content textarea {
    overflow: auto;
    resize: none;
    border: 1px solid #b6b6b685;
    height: 115px;
    width: 100%;
}
    .review-content h3 {
    margin-bottom: 25px;
    color: #BD48A3;
    font-weight: 500;
}
.review-content h4 {
    font-weight: 300;
    font-size: 20px;
}
.rate-area {
  float: left;
  border-style: none;
  padding-left: 0;
  margin-bottom: 5px;
}
button.review-submit {
    border: 0;
    background: #BD48A3;
    color: #fff;
    padding: 8px 35px;
}
.rate-area:not(:checked) > input {
  position: absolute;
  top: -9999px;
  clip: rect(0,0,0,0);
}

.rate-area:not(:checked) > label {
  float: right;
  width: 1em;
  padding: 0 .1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 200%;
  line-height: 1.2;
  color: lightgrey;
  text-shadow: 1px 1px #bbb;
}

.rate-area:not(:checked) > label:before { 
    content: '★ '; 
    position: relative;
    border: 0;
    background: transparent;
    width: auto;
    height: auto;
}

.rate-area > input:checked ~ label {
  color: gold;
  text-shadow: 1px 1px #c60;
  font-size: 200% !important;
}

.rate-area:not(:checked) > label:hover, .rate-area:not(:checked) > label:hover ~ label { color: gold; }

.rate-area > input:checked + label:hover, .rate-area > input:checked + label:hover ~ label, .rate-area > input:checked ~ label:hover, .rate-area > input:checked ~ label:hover ~ label, .rate-area > label:hover ~ input:checked ~ label {
  color: gold;
  text-shadow: 1px 1px goldenrod;
}

.rate-area > label:active {
  position: relative;
  top: 2px;
  left: 2px;
}

.rate-area [type="radio"]:checked + label:after, .rate-area [type="radio"]:not(:checked) + label:after {
    display:none;
}
span.status {
    font-family: 'Poppins', sans-serif;
    color: #FF9800;
}
.category-box .nav-tabs .nav-item.show .nav-link, .category-box .nav-tabs .nav-link.active {
    color: #ff9938;
    background-color: transparent;
    border-color: transparent;
}
.logged-rght_bar.logged-in.full-width-sec .content-sec .tab-content .col-md-3{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.content-sec.full-width-sec .logged-content .tab-content .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;   
}
.content-sec.full-width-sec .logged-content .tab-content .col-md-4 .prodt_img {
    /*height: 128px;*/
    overflow: hidden;
    max-height:195px;
}


.logged-rght_bar.logged-in .bnr-text p {
    font-size: 13px;
}
.offer-code {
    width: 165px;
    border: 2px dashed #368a3a87;
    padding: 10px 15px;
    font-size: 18px;
    margin: 0 auto;
    background: #fbfbfb;
    margin-right: 20px;
}
.coupon-popup .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
}
.coupon-popup .close {
    color: #fefefe;
    float: right;
    font-size: 23px;
    font-weight: normal;
    position: absolute;
    right: -10px;
    top: -11px;
    background: red;
    opacity: 1;
    width: 30px;
    height: 28px;
    border-radius: 25px;
    line-height: 27px;
    text-align: center;
}
.offer_items {
    margin: 10px;
    display: flex;
}

.payment-sec .modal {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    align-items: center;
}
#rmv_coupon {
    margin-left: 10px;
    float: left;
    font-size: 14px;
    margin-top: 0;
    text-transform: uppercase;
    border: 1px dashed #c2c2c2;
    padding: 0;
    background: #fdf0e2;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    width: 170px;
    height: 43px;
    text-align: center;
    line-height: 43px;
}
#rmv_coupon a:hover {
    color: #ababad;
}
.frst_menu { 
    background-image: url(../images/restaurant-icon.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 12px center;
    }
.frst_menu.active {
    background-image: url(../images/restaurant-icon-active1.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 12px center;
}
.snd_menu { 
    background-image: url(../images/favourite-icon.png);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: 12px center;
    }
.snd_menu.active {
    background-image: url(../images/favourite-icon-active1.png);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: 12px center;
}
.third_menu { 
    background-image: url(../images/address-icon.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 12px center;
    }
.third_menu.active {
    background-image: url(../images/address-icon-active1.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 12px center;
}
.fourth_menu { 
    background-image: url(../images/order-icon.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 12px center;
    }
.fourth_menu.active {
    background-image: url(../images/order-icon-active1.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 12px center;
}
.fifth_menu { 
    background-image: url(../images/profile-icon.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 12px center;
    }
.fifth_menu.active {
    background-image: url(../images/profile-icon-active1.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 12px center;
}
.sixth_menu { 
    background-image: url(../images/change-password-icon.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 12px center;
    }
.sixth_menu.active {
    background-image: url(../images/change-password-icon-active.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 12px center;
}
.logout { 
    background-image: url(../images/logout-icon.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 12px 10px;
    }
.logout.active {
    background-image: url(../images/logout-icon-active1.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 12px center;
}
.home-content-sec .tab-content .col-md-6 {
    cursor: pointer;
}
.home-content-sec .tab-content .col-md-6:hover .txt_box h4 a {
    color:#a3238e;
}
.home-content-sec .tab-content .col-md-6:hover .txt_box h4 {
    color:#a3238e;
}
.home-content-sec .tab-content .col-md-6:hover .txt_box span  {
    color:#a3238e;
}
.header-sec .usertxt {
    color: #929292;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
}
.placed-text .text_plcd {
    padding-left: 10px;
    font-size: 11px;
}



#check-out_sec .fullview-cart {
    padding-left: 15px;
    width: 90%;
    margin-bottom: 30px;
    font-family: 'Poppins', sans-serif;
}
.cart-item {
    width: 100%;
    max-height: 70px;
    overflow: hidden;
}
.cart-item img {
    width: 100%;
    height: auto;
    object-fit: scale-down;
}
.fullview-cart button.btn.btn-outline-secondary .fa.fa-plus {
    background-image: url(../images/plus-icon.png);
    background-repeat: no-repeat;
    background-position: center;
}
.fullview-cart button.btn.btn-outline-secondary .fa.fa-minus {
    background-image: url(../images/minus-icon.png);
    background-repeat: no-repeat;
    background-position: center;
}
.content-sec .inline-group {
    max-width: 7rem;
    background: #fff;
    padding: 7px 20px;
    line-height: 20px;
    border: 1px solid #cccccc63;
    border-radius: 30px;
}
.cart-item_name {
    font-size: 17px;
    font-weight: 400;
}
.cart-item_name a {
    color: #000;
}
.fullview-cart .inline-group .form-control {
    text-align: center;
    padding: 0;
    border: 0;
    line-height: inherit;
    height: auto;
    background: transparent;
    font-size: 15px;
    font-weight: 500;
    color: #747476;
}
.fullview-cart .inline-group {
    max-width: 6rem;
    background: #fff;
    padding: 7px 15px;
    line-height: 20px;
    border: 1px solid #cccccc63;
    border-radius: 30px;
}
.fullview-cart button.btn.btn-outline-secondary {
    border: 0;
    padding: 0;
    height: inherit;
    line-height: inherit;
}
.cart-item_price {
    font-size: 16px;
    color: #a3238e;
    font-weight: 400;
    margin-top: 3px;
}
.product-quantity {
    margin-top: 10px;
}
.cart-item_name a:hover {
    text-decoration: none;
}
.fullview-cart button.btn.btn-outline-secondary:hover{
    background: transparent; 
}
.cart-item_price del{
    color: #afafaf;
}
.total-cart-price {
    font-size: 18px;
    color: #a3238e;
    font-weight: 500;
    margin-top: 3px;
}
.cartview_item {
    margin-bottom: 10px;
    padding-bottom: 20px;
    background: #ffffff;
    padding: 15px;
    border: 1px solid #cccccc4f;
    padding-right: 30px;
}
.cart_page .payment-sec h5 {
    color: #202329;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 15px;
}
del {
    color:#b1aaaa;
}
.service-status-n{
    color: #eb5353;
    font-size: 14px;
}
.content-sec.privacy {
    font-family: 'Poppins', sans-serif;
}
.privacy h2 {
    color: #707070;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 15px;
}
.privacy h4 {
    font-weight: 300;
    font-size: 26px;
    margin-bottom: 10px;
    color: #707070;
    font-family: 'Poppins', sans-serif;
}
.privacy p {
    font-family: 'Poppins', sans-serif;
    color: #707070;
    font-size: 15px;
    margin-bottom: 25px;
    line-height: 26px;
    font-weight: 300;
}


.footer {
    background: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 13px;
    height: auto;
    padding-bottom: 2px;
    padding-top: 15px;
    position: relative;
    z-index: 1;
    clear: both;
}
.footer ul {
    padding: 0;
    margin: 0;
    /*padding-left: 33%;*/
}
.footer.show-footer ul {
    padding-left: 0;
}
.footer ul li {
    float: left;
    list-style-type: none;
    padding-right: 20px;
    border-right: 1px solid #cccccc8f;
    padding-left: 20px;
}
.footer ul li:first-child {
    padding-left: 0;
}
.footer ul li:last-child {
    padding-right: 0;
    border-right: 0;
}
.footer p {
    text-align: right;
}

.offer-discription{
    width:85%;
}

.offer-copy{
   cursor: pointer; 
}
#ui-id-1{
  z-index: 10000 ;
}

.rght-sidebar.fxd-sidebar {
    position: fixed;
    top: 0;
    margin-top: -500px;
    width: 21.3%;
}

.pin_skip{
    margin-top: 5px;
    display: inline-block;
    color: #949494;
    font-weight: 400;
    font-size: 12px;
    text-decoration: none;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 3px 15px;
    position: absolute;
    left: 0;
    margin-left: 48px;
}
#empty_res {
    margin-left: 80px;
    margin-top: 20px;
}
#empty_res img {
    float: left;
}
#empty_res p {
    position: relative;
    float: left;
    margin-top: 78px;
    margin-left: 30px;
    font-size: 26px;
    font-weight: 400;
    color: #231f20;
    font-family: 'Poppins', sans-serif;
}
.rest_name {
    font-size: 10px;
    border: 1px solid #cccccc9e;
    padding: 2px 8px;
    background: #fff;
    color: #9C27B0;
    font-weight: 500;
}
.helpline,.addressBox{
   min-height:428px; 
}
.favoriteBox{
      min-height:440px; 
}
.profileBox{
    min-height:450px; 
}

.logged-content {
    width: 100%;
}
.home-bnr-hdr.res_box {
    margin-top: 15px;
    background: #7b2268;
    padding: 20px 0;
    border-radius: 7px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #BD48A3;
}


.locate .map_head {
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
}

span#cls_map {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -18px;
    margin-right: 11px;
    cursor: pointer;
}

#map {
    width: 100%;
    height: 400px;
}



.locate .btn.del_btn {
    background: #521247;
    color: #fff;
    width: 95%;
    margin: 0 auto;
    display: block;
    height: 45px;
    border-radius: 5px;
    text-align: center;
    line-height: 45px;
    margin-top: 15px;
    cursor: pointer;
    padding:0;
    font-family: 'Poppins', sans-serif;
}

.locate .modal-body {
    padding-top: 0;
    padding: 0;
}

.locate .modal-body .col-md-12 {
    padding: 0;
}

#map button{
    display:none;
}

#map1 button{
    display:none;
}
.product-sec-offer {
    position: absolute;
    bottom: 0;
    margin-bottom: 10px;
    left: 0;
}
.pro_offer {
    display: block;
    background: #de2f6a;
    padding: 4px 12px;
    color: #fff;
    font-size: 12px;
}
.flat-offer {
    display: inline-block;
    background: #217de2;
    padding: 3px 12px;
    color: #fff;
    font-size: 12px;
    margin-top: 5px;
}
.res-description {
    font-size: 14px;
    color: #6d6d6d;
    display: block;
    margin-bottom: 3px;
}
.res-time {
    font-size: 12px;
    color: #6d6d6d;
    display: block;
    margin-bottom: 3px;
}
.res-rating {
    background: #3ddc76;
    padding: 1px 9px;
    font-size: 10px;
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;
}
.res-time span {
    margin-right: 10px;
    display: inline-block;
}
.empty-res-rating {
    background: #ccc;
    display: inline-block;
    padding: 1px 9px;
    margin-bottom: 10px;
    font-size: 10px;
}
.res-time .time_divider {
    font-size: 21px;
    line-height: 10px;
    margin-right: 3px;
    font-weight: bold;
    color: #b1b1b1;
}
.res_available {
    font-size: 12px;
    color: #0ee05a;
    margin-left: 5px;
}

.res_notavailable {
    font-size: 20px;
    color: #fdfdfd;
    margin-left: 0;
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: grid;
    text-align: center;
    align-items: center;
    background: #000000a6;
    left: 0;
    border-radius: 5px;
    background-color: #dee2e6;
}

.dark-pink-clr.user_loc {
    background: url(../images/map-icon1.png);
    background-repeat: no-repeat;
    background-size: 11px;
    background-position: 5px 9px;
    padding-left: 23px;
    font-size: 13px;
    line-height: 28px;
}

.res_not_serv_badge{
    font-size: 12px;
    color: red;
    margin-left: 10px;
    background-color: #ddd;
    padding: 5px 10px;
    border-radius: 7px;
    display: inline-block;
}

.rest_btn{
    background: #BD48A3;
    border: 0;
    border-radius: 35px;
    color: #fff;
    height: 100%;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 10px;
    cursor: pointer;
    text-decoration: none;
}
.rest_btn:hover{
    color: #fff;
    text-decoration: none;
    background: #ca74b7;
}

.user_section {
    position: relative;
    display: inline-block;
}
.user_section:hover .user-details {
 display:block;
}

.user-details {
    display: none;
    width: 150px;
   
}
.user-details ul {
    padding-left: 15px;
    padding-top: 30px;
    list-style: none;
}

span.usr_nme {
    width: 90%;
    text-align: center;
    display: block;
    font-size: 14px;
}

.user-details {
    position: absolute;
    background: #fff;
    right: 0;
}

span.my_act {
    background: #bf48a3;
    width: 120px;
    display: block;
    border-radius: 50px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    height: 33px;
    line-height: 33px;
    font-size: 12px;
}

span.usr_logout {
    background: #0ea0ad;
    width: 120px;
    display: block;
    border-radius: 50px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    margin-top: 6px;
    margin-bottom: 20px;
}

.locate input#searchInput {
    width: 95%;
    right: 0;
    margin: 0 auto;
    margin-top: 10px;
}

.locate .modal-content {
    background-color: #f8f8f8;
}
.loca_search {
    position: relative;
}
#search_clr img{
    width:100%;
    cursor: pointer;
}

#search_clr {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    margin-right: 30px;
    margin-top: 16px;
    width: 12px;
}

@media (min-width: 1400px) {
        .logged-rght_bar.logged-in .prodt_img {
        height: auto;
        max-height: 220px;
        
    }
}

@media (min-width: 1650px) {
    .logged-rght_bar.logged-in .prodt_img {
    height: auto;
    max-height: 265px;
    }
}

@media (min-width: 1650px) {
   .logged-rght_bar.logged-in .prodt_img {
    height: auto;
    max-height: 250px;
    }
}

@media (min-width: 1700px) {
   .logged-rght_bar.logged-in .prodt_img {
    height: auto;
    max-height: 300px;
    }
}

@media(max-width: 550px){
    span#cls_map {
        margin-top:0px;
    }
}




@media (max-width: 1050px) {
.logged-in .bnr-text {
    top: 10%;
}    
.bnr-text h5 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
} 
 .home-content-sec ul li a {
    padding: 10px 19px;
}   
.time {
    font-size: 10px;
}    
.distance {
    font-size: 10px;
}
.home-content-sec .tab-content h4 {
    font-size: 14px;
    margin-bottom: 2px;
}    
.txt_box {
    padding: 15px 15px;
    min-height:91px !important;
}    
.nav-tabs {
    margin-bottom: 30px;
}    
.sidebar-info ul li {
    font-size: 14px;
}
.address-rght-info h5 {
    font-size: 15px;
}    
.address-rght-info {
    width: auto;
}    
 .address-rght-info p {
    color: #707070;
    font-size: 14px;
}  
 .hdr-location {
    font-size: 13px;
}   
.hdr-location span {
    font-size: 13px;
}    
.social-icons i.fa.fa-user {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 18px;
    line-height: 30px;
} 
 .social-icons .fa {
    background-color: #fff;
    font-size: 25px;
    margin: 0 6px;
}   
.bnr-text{
    top: 15%;
    }     
 .bnr-text h3 {
    font-size: 38px;
    font-weight: bold;
}  
.bnr-text p {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 400;
}    
.login-area {
    margin-top: 0;
}    
.login-area h2 {
    font-size: 30px;
    margin-bottom: 25px;
}    
  .login-area ul li {
    font-size: 21px;
}  
    .google-icon{
        width: 250px;
        height: 60px;
        font-size: 17px;
    }   
    .fb-icon{
        width: 250px; 
        height: 60px;
        font-size: 17px;
    }
    .login-btn{
        width: 250px;
        height: 60px;
        font-size: 17px;
    }
    .login-btn input {
    font-size: 17px;
}
    .login-area ul {
    margin-bottom: 30px;
}
    
}

@media (max-width: 1600px) {
.home-content-sec .tab-content h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
} 

.prodt_img {
    overflow: hidden;
    max-height: 265px;
}
    
    
    
}
    
    
    
    


@media (max-width: 990px) {
 .logo {
    height: 100%;
    display: inline-block;
    align-items: center;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}   
.hdr-location {
    color: #202329;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
    float: none;
    width: auto;
}
 .content-sec {
    padding-top: 30px;
    background: #fff;
}   
 .bnr-text h5 {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
     margin-bottom: 5px;
}   
 .bnr-text {
    top: 18%;
}   
 .bnr-text h3 {
    font-size: 27px;
    font-weight: bold;
}   
 .bnr-text p {
    display: none;
}   
 .social-icons {
    float: none;
    margin-top: 13px;
    text-align: center;
}   
 .home-content-sec ul li .active {
    border-bottom: 2px solid #ff9938;
    padding: 10px 20px;
    line-height: 35px;
    color: #ff9938;
}   
.home-content-sec ul li a {
    padding: 10px 20px;
}    
.home-content-sec ul li{
    margin-bottom: 10px;
    }    
    
 .nav-tabs {
    border-bottom: none;
    margin-bottom: 25px;
}   
.home-bnr-ad {
    display: none;
}    
 .rght-price {
    display: grid;
    align-items: center;
    height: 100%;
    font-weight: bold;
    font-size: 18px;
    color: #202329;
    text-align: center;
    width: 100%;
}   
    
    
    .home-rght-block {
    padding-left: 0;
}
    
.logged-left_bar {
    float: left;
    width: 100%;
    position: fixed;
    background: #212529;
    height: 100%;
    display: none;
    align-items: center;
    padding-left: 3%;
    z-index: 999;
}    
 .logged-rght_bar {
    float: right;
    width: 100%;
} 
 .logged-in .logo {
    display: block;
    height: auto;
}   
 .responsive-icon {
    float: left;
    margin-top: 20px;
    margin-right: 35px;
    cursor: pointer;
    display: block;
    position: absolute;
    right: 0;
    width: 25px;
}   
    .responsive-icon img {
    width: 100%;
    } 
    
   .logged-left_bar.show-menu {
    display: block;
    padding-right: 3%;
} 
    .sidebar-info ul li.active{
    border-radius: 5px;
    }
 .logged-left_bar.hide-left_bar {
    margin-left: 0;
}   
 .logged-in .content-sec {
    background: #fff;
    padding-top: 235px;
}   
.logged-in .home-rght-block .sidebar-greybg {
    height: 48px;
    width: 120%;
    margin-left: -10%;
}    
 .header-sec {
    position: relative;
}   
.login-area h2 {
    font-size: 22px;
    margin-bottom: 20px;
}    
.txt-fld {
    width: 100%;
    margin-bottom: 15px;
}    
.txt-fld input {
    border: 0;
    box-shadow: 1px 0px 7px 1px #cccccc6b;
    font-size: 15px;
    padding-left: 20px;
    height: 50px;
}
.login-area {
    margin-top: 5px;
}    
.login-btn {
    width: 100%;
    height: 50px;
    background: #BD48A3;
    border-radius: 5px;
} 
.login-btn input {
    font-size: 14px;
}    
.login-area ul li {
    font-size: 17px;
    margin-bottom: 8px;
}    
.login-area ul {
    padding: 0;
    margin-bottom: 25px;
}    
.fb-icon {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    margin-bottom: 15px;
}    
.google-icon {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    margin-bottom: 15px;
}    
.login-area .col-md-10.col-12 {
    margin: 0;
    padding: 0;    
    }  
.rght-sidebar {
    padding: 0;
    margin-left: 0;
    margin-bottom: 70px;
    position: relative;
    margin-top: 0;
    width: auto;
}    
.rght-ad img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}   
.mb-pd-btm-15{
   padding-bottom: 15px;     
    }   
    .address-rght-info {
    width: 95%;
}
.login-resutrant .normal-txt {
    font-size: 14px;
    line-height: 50px;
    }
.cart-item {
    width: 100%;
    max-height: 220px;
    overflow: hidden;
}    
  
.pd-btm-50 {
    padding-bottom: 0;
}   
.hide-mobile{
    display: none;
}    
.hide-desktop{
    display: block;
} 
.logged-rght_bar.logged-in.full-width-sec .content-sec .tab-content .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
}
@media (max-width: 768px) {

.logged-rght_bar.logged-in.full-width-sec .content-sec .tab-content .col-md-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.login-resutrant {
    
    width:100%;
}

}


@media (max-width: 550px) {
.login-resutrant h5 {
    font-size: 22px;
}    
#check-out_sec .payment-sec h5 {
    font-size: 16px;
    margin-top: 0;
} 
.checkout-section .pay-field span {
    font-size: 15px;
}    
.logged-in .header-sec {
    padding-left: 0;
}    
.logged-in .content-sec {
    padding-left: 0;
}    
 .checkout-section .payment-sec .coupon-field {
    display: block;
    width: 320px;
    margin-bottom: 25px;
}
.checkout-section .text-field {
    height: 50px;
    font-size: 15px;
}    
.checkout-section .pay-total-field span {
    font-size: 17px;
}    
.social-icons {
    margin-top: 15px;
    margin-bottom:10px;
}    
 .txt-fld input#name {
    font-size: 18px;
    font-weight: 600;
}
 .resturant-subtxt .time {
    color: #9c9c9c;
    font-size: 12px;
    font-weight: 500;
}
.resturant-subtxt .distance {
    color: #1a1b19;
    font-size: 12px;
    font-weight: 300;
}
.category-box .nav-tabs {
    font-size: 13px;
}
.category-box .nav-link {
    display: block;
    padding: 6px 15px;
}
.content-sec .mr-btm-30 {
    margin-bottom: 10px;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
} 
.locate .modal-dialog {
    max-width: 85%;
    margin: 1.75rem auto;
}
    .modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-50px);
    transform: translate(0,-50px);
}
    .modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}
    .modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}
    .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
}
 .modal.fade .modal-dialog {
    transition: none;
}   
 .modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}   
 .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}   
    
 .locate .modal-header {
    border-bottom: none;
} 
    .locate .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem 3rem;
    padding-bottom: 45px;
}
.locate input#name {
    width: 100%;
    height: 45px;
    padding-left: 20px;
    border: 2px solid #9e238a21;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    float: left;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-radius: 3px;
}  
button.search-btn {
    background: #9e238a;
    height: 40px;
    border: 0;
    color: #fff;
    width: 100px;
    font-size: 20px;
    font-weight: 400;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-radius: 3px;
    margin-top: 10px;
}  
.locate .modal-header .close {
    position: absolute;
    right: -10px;
    background: #ec4e3d;
    opacity: 1;
    color: #fff;
    border-radius: 50%;
    padding: 0px 7px;
    font-size: 24px;
    border: 0;
    text-shadow: inherit;
    margin-top: -14px;
    height: 30px;
    width: 30px;
    line-height: 32px;
}
 .modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}   
 .modal-backdrop.show {
    opacity: .5;
}   
.home-rght-block {
    padding-left: 0;
    z-index: 999;
    width: 315px;
    margin-top: 0;
}    
.home-rght-block:after {
    height: 105%;
    top: 0;
}    
 .bg-black {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    opacity: .5;
    display: none;
}   
 .bg-black.show {
    display: block;
}   
 .home-rght-hdr:after {
    margin-left: -15px;
}   
 .sidebar-greybg {
    height: 20px;
    width: 100%;
    margin-top: 0px;
    margin-left: 0;
    margin-bottom: 20px;
}   
.home-rght-block .closebtn {
    top: 5px;
}  
.home-rght-block.show {
    right: 0;
    padding-top: 30px;
    padding-left: 15px;
    z-index: 9999;
}
 .time {
    font-size: 13px;
}   
 .distance {
    font-size: 13px;
}
.cart-section {
    width: 125px;
}    
.check-out {
    width: 125px;
}    
 .locate .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem 1rem;
    padding-bottom: 1rem;
}
    
    .logo img {
      width: 110px;  
    }
    .dark-pink-clr {
    font-size: 12px;
}
    .hdr-location span {
    font-size: 13px;
}
.hide-mobile{
    display: none;
}    
.hide-desktop{
    display: block;
} 
    .logo{
        float: left;
        text-align: left;
        margin-bottom: 0px;
    }
   
    .hdr-location {
    float: left;
    width: auto;
    text-align: left;
}
 .social-icons {
    margin-top: 15px;
    float: right;
}   
.logged-rght_bar.logged-in .social-icons .fa {
    margin: 0 7px;
    cursor: pointer;
} 
.logged-rght_bar.logged-in .social-icons .fa.fa-user{
    margin-right: 5px;
}
    .responsive-icon{
        margin-right: 20px;
    }    
    .logged-in .content-sec {
    background: #fff;
    padding-top: 180px;
}
 .hide-mobile{
    display: none;
}
.hide-desktop{
    display: block;
}

.usertxt {
    font-size: 15px;
    top: 0px;
    position: relative;
    margin-right: 3px;
    margin-left: 0;
    cursor: pointer;
    color: #fff;
}
 .home-bnr-hdr {
    width: 100%;
    margin-bottom: 10px;
    margin-top:20px;
}   
 .search-container input {
    font-size: 12px;
    font-weight: lighter;
    font-family: 'Poppins', sans-serif;
    padding-left: 15px;
    height: 45px;
}
.logged-in .home-rght-block .sidebar-greybg {
    height: 20px;
    width: 105%;
    margin-left: -15px;
    margin-bottom: 20px;
}



.sign_up-txt {
    font-size: 14px;
    font-weight: 400;
    
}
.sign_in-txt {
    font-size: 14px;
    font-weight: 400;
}
.search-container button {
    width: 60px;
    height: 45px;
}
.content-sec {
    padding-top: 20px;
    background: #fff;
}
.bnr-text h5 {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.bnr-text h3 {
    font-size: 24px;
    font-weight: bold;
}
.home-content-sec ul li .active {
    padding: 5px 10px;
    line-height: 35px;
    font-size: 13px;
}
.home-content-sec ul li a {
    padding: 5px 10px;
    font-size: 13px;
}
.banner {
    margin-bottom: 15px;
}
.nav-tabs {
    border-bottom: none;
    margin-bottom: 15px;
}
.login-area h2 {
    font-size: 17px;
    margin-bottom: 20px;
}
.login-area .dark-pink-clr {
    font-size: 17px;
}
.txt-fld input {
    font-size: 14px;
    padding-left: 20px;
}
.mob_pd_btm {
    padding-bottom: 0;
}
.text-danger  {
    color: red;
    font-size: 13px;
    display: block;
    width: 100%;
    margin: 0;
    margin-top: 10px;
}
.change-btn {
    width: 100%;
    height: 50px;
    background: #BD48A3;
    border-radius: 5px;
    text-align: center;
    line-height: 50px;
}
.change-btn input {
    font-size: 14px;
}
.mb-pd-0 {
      padding: 0;  
}
.txt_box {
    padding-left: 0;
}
.content-sec .table th {
    font-size: 12px;
    padding: .20rem;
    text-align: center;
    border-bottom: 1px solid #dee2e6;
}
.content-sec .table td {
    font-size: 12px;
    padding: .30rem;
    text-align: center;
    border-top: 0;
    padding-top: 10px;
}
.content-sec .table th:last-child {
    display:none;
}
.content-sec table .inline-group {
    border-radius: 3px;
    padding: 2px 5px;
    max-width: 3rem;
}
.product-quantity .btn {
    font-size: 10px;
}
.home-content-sec .tab-content h4 {
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.logged-rght_bar.logged-in .prodt_img {
    height: auto;
}

.content-sec.full-width-sec .logged-content .tab-content .col-md-4 .prodt_img {
    /* height: 128px; */
    overflow: hidden;
    max-height: 200px;
}
.logged-rght_bar.logged-in.full-width-sec .content-sec .tab-content .col-md-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.home-content-sec .tab-content h4
{
    min-height:25px;
}


.new-arrival_img img {
    width: 100%;
    border-radius: 5px;
    height: 100%;
    object-fit: cover;
}
.category-box .nav-tabs .nav-item {
    margin-bottom: -1px;
    border: 1px solid #cccccc7d;
    margin-left: -1px;
}
.mb_pd-15 {
    padding-right: 15px;
}
.address-rght-info {
    width: 95%;
    padding-left: 0;
}
.add-adress_sec input, select {
    width: 100%;
    border: 0;
    box-shadow: 1px 1px 5px 2px #0000000a;
    height: 45px;
    padding-left: 18px;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 300;
}
.coupon-popup .modal-content {
    padding: 10px;
    border: 1px solid #888;
    width: 92%;
}
.offer_items {
    margin: 5px;
    display: flex;
    font-size: 13px;
}
.offer-code {
    width: 165px;
    border: 2px dashed #368a3a87;
    padding: 10px 15px;
    font-size: 14px;
    margin: 0 auto;
    background: #fbfbfb;
    margin-right: 15px;
    height: 45px;
}
.mb-padding_lft-15 {
    padding-left: 15px;
}
.mb_padding-lft-0 {
    padding-left: 0;
}
.viewdetail-info {
    width: 100%; 
    padding: 20px 20px;
}
.view_detailbox {
    overflow: auto;
    height: 635px;
    padding-right: 25px;
    padding-bottom: 35px;
}
.txt_box h4:hover {
    color: #a3238e;
}
.txt_box h4 a:hover {
    color: #a3238e;
}
.order-num {
    text-align: left;
}
.order-date {
    text-align: left;
}
#order-section .cart_img {
    text-align: left;
    margin-left: 15px;
}
#order-section .cart_desc {
    width: 100%;
    font-size: 14px;
    margin-bottom: 15px;
    padding-bottom: 7px;
    margin-top: 10px;
}
.status {
    margin-bottom: 5px;
    display: block;
}
.order-num {
    margin-bottom: 3px;
}
.order-date {
    font-size: 13px;
}
.cart-section .cartbtn {
    width: 100%;
    border: 0;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
}
.check-out .chekout-btn {
    width: 100%;
    background: #BD48A3;
    border: 0;
    border-radius: 35px;
    color: #fff;
    height: 100%;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
}
.order {
    clear: both;
    display: inline-block;
    width: 165px;
    margin-top: 20px;
    height: 50px;
}
.order .order-btn {
    font-size: 14px;
}
.product-thumbnail img {
    border-radius: 3px;
    width: 40px;
}
.content-sec .table tr {
    
}
.cart-item_name {
    font-size: 18px;
    font-weight: 500;
    margin-top: 15px;
}
.product-quantity {
    margin-top: 10px;
    margin-bottom: 20px;
}
.total-cart-price {
    font-size: 22px;
}
.clse-btn {
    position: absolute;
    right: 30px;
    top: 0;
    margin-top: -130px;
}
#empty_res {
    margin-left: auto;
    margin-top: 20px;
    margin-right: auto;
    text-align: center;
}
#empty_res img {
    float: none;
    width: 120px;
}
#empty_res p {
    position: relative;
    float: none;
    margin-top: 20px;
    margin-left: auto;
    font-size: 20px;
    font-weight: 400;
}

.footer ul {
    display: flex;
    text-align: center;
    padding-left: 0;
}
.footer ul li {
    text-align: center;
    list-style-type: none;
    padding-right: 20px;
    border-right: 1px solid #cccccc8f;
    padding-left: 20px;
    float: inherit;
}
.footer p {
    text-align: center;
    margin-top: 15px;
}
.content-sec.full-width-sec .logged-content .tab-content .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.rght-ad {
    display: none;
}
.pd-btm-50 {
    padding-bottom: 15px;
}
.rght-ad {
    display: none;
}  
span.res_not_serv_badge {
    color: #fff !important;
    display: inline-block;
    margin-left: 0;
    margin-top: 8px;
    font-size: 9px;
    margin-bottom: 5px;
}
.hotel-icon {
    float: left;
    margin-right: 10px;
    width: 45px;
    margin-left: 10px;
}
.res_block p {
    color: #fff !important;
    font-size: 15px;
}
.login-resutrant h5 {
    font-size: 16px;
}
span.res-rating {
    text-align: center;
    font-size: 10px;
    padding: 4px 7px;
}
span.res-delivery_time {
    font-size: 12px;
}
span.delivery_time {
    font-size: 10px;
    line-height: 14px;
    display: block;
    margin-top: 3px;
}
span.res_not_serv_badge {
    color: #4a4a4a !important;
    margin-top: 8px;
    font-size: 9px;
    margin-bottom: 5px;
    border-radius: 3px;
}
.res_mob_head {
    padding-left: 50px;
}

}


@media (max-width: 400px){

.content-sec.full-width-sec .logged-content .tab-content .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

}

.lds-dual-ring.hidden { 
display: none;
}
.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 5% auto;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.8);
    z-index: 999;
    opacity: 1;
    transition: all 0.5s;
}

.review-content  textarea {
    overflow: auto;
    resize: none;
    border: 1px solid #b6b6b6;
    height: 115px;
    width: 90%;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
          div#myBtn {
    float: left;
    font-size: 14px;
    margin-top: 18px;
    text-transform: uppercase;
    border: 1px dashed #c2c2c2;
    padding: 10px 15px;
    background: #fbfbfb;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
}
 .close:hover, .close:focus {
    color: #fefefe;
    text-decoration: none;
    cursor: pointer;
}     
.category-box {
    margin-left: 15px;
}
.menu-detail-list.show .category-box {
    margin-left: 0;
}
.category-box .nav-tabs .nav-link:focus, .category-box .nav-tabs .nav-link:hover {
    border-color: transparent;
    color: #ff9938;
}
.about-img {
    width: 100%;
}
.about-img img {
    width: 100%;
    height: auto;
    border-radius: 15px;
}
.about-banner h2 {
    font-family: 'Poppins', sans-serif;
    color: #707070;
    font-size: 37px;
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 15px;
}
.about-banner p {
    font-family: 'Poppins', sans-serif;
    color: #707070;
    font-size: 15px;
    margin-bottom: 25px;
    line-height: 26px;
}
.about-banner h2:before {
    content: '';
    position: absolute;
    background: #a3238e;
    height: 4px;
    width: 16%;
    bottom: 0;
}

.about-content {
    font-family: 'Poppins', sans-serif;
    color: #707070;
    margin-top: 35px;
}
.about-content span {
    font-weight: 500;
    margin-bottom: 45px;
    line-height: 27px;
    display: block;
}
.about-content h2 {
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 10px;
}
.about-content p {
    margin-bottom: 35px;
    line-height: 24px;
    font-size: 15px;
}
.about-content h3 {
    font-weight: 500;
    font-size: 21px;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 10px;
}
.about-content h3:before {
    content: '';
    position: absolute;
    background: #969696;
    height: 3px;
    width: 25%;
    bottom: 0;
}
.icon_box {
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    border-radius: 10px;
    padding: 20px;
    background-color: #ffffff;
}
.icon {
    margin-bottom: 15px;
}
.icon_box_content p {
    padding-bottom: 0;
    margin-bottom: 0;
}
.section.pb_70 {
    margin-top: 25px;
}
.benifits {
    margin-top: 25px;
}
.section.pb_70 {
    margin-top: 37px;
}
.orange-button-2 {
    background-color: #a3238e;
    padding: 10px 20px;
    color: #fff;
    font-weight: 400;
    margin: 10px 0;
    display: inline-block;
    font-size: 14px;
}
.orange-button-2 a:hover {
    color: #fff;
    text-decoration: none;
}
.about {
    background-color: #fff;
}
.contact-rghtbox {
    margin-top: 2.4rem;
    padding: 2rem;
    background: rgb(255, 255, 255);
    border: 0.05rem solid rgb(232, 232, 232);
    box-sizing: border-box;
    box-shadow: rgba(28, 28, 28, 0.08) 0px 0.4rem 0.8rem;
    border-radius: 1.2rem;
    width: 100%;
}

.content-sec.contact {
    background: #fff;
    font-family: 'Poppins', sans-serif;
}

.content-sec.contact h2 {
    font-family: 'Poppins', sans-serif;
    color: #707070;
    font-size: 37px;
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 15px;
}
.content-sec.contact h2:before {
    content: '';
    position: absolute;
    background: #a3238e;
    height: 4px;
    width: 16%;
    bottom: 0;
}
.content-sec.contact p {
    font-family: 'Poppins', sans-serif;
    color: #707070;
    font-size: 15px;
    margin-bottom: 25px;
    line-height: 26px;
}

.content-sec.contact .form-control {
    transition: none;
    height: 50px;
}
.content-sec.contact textarea.form-control {
    height: 120px;
}
.content-sec.contact button#submitButton1 {
    background: #a3238e;
    color: #fff;
    font-size: 15px;
    padding: 14px 33px;
    font-weight: 600;
    border: 0;
}

.bg-white {
    background-color: #fff;
}
.txt_box {
    min-height: 118px !important;
    padding-bottom: 0px;
}

.scrollbar {
    width: 100%;
    min-width: 150px;
    background: #fff;
    overflow-y: scroll;
    overflow-x: hidden;
    height:100%;
   
}

.cart-scroll{
    width: 100%;
    min-width: 150px;
    background: #fff;
    overflow-x: hidden;
    height: calc(100vh - 26vw);
    height: -moz-calc(100% - (20px + 30px));
    height: -webkit-calc(100% - (20px + 30px));
    height: calc(100% - 392px);
}
#non-empty_cart_div {
    height: 100%;
}

.customisable-product{
    font-size: 10px;
    text-align: center;
    display: block;
    width: 100%;
}

.variation-cls-btn{
    position: relative;
    top: 0px;
    color: #ddd;
    left: -12px;
}
#variation_list_items li{
    list-style: none;
}
.v-item-box{
    display: flex;
    justify-content: space-between;
}

.v-item-box input{
    left: 30px !important;
   
}
.v-item-box .v-item-title{
    margin-left: 21px;

}
.v-btn{
    color: #fff;
    background: #590758;
}
.v-btn:hover{
    color: #fff;
}

.address_input {
    left: 10% !important;
    top: 4% !important;
    width: 80% !important;
}











