
.main-text-color{
    color: #309F5F !important;
}

.main-bg-color{
    background-color: #309F5F !important;
}

.active{
    color: #309F5F !important;
}

.feedback-label {
    margin-bottom: .2rem !important;
}


@media (min-width: 250px) and (max-width: 950px) {
    .categImg-mbl {
        width: 170px;
        height: 155px;
        object-fit: cover;
    }

    .categ-slider-mt{
        margin-top: 75%;
    }
}

@media (min-width: 425px) and (max-width: 730px){
    .surface-mbl {
        width: 240px;
        height: 220px;
        object-fit: cover;
    }

    .categ-slider-mt{
        margin-top: 55%;
    }
}

@media (min-width: 730px) and (max-width: 768px){
    .surface-mbl {
        width: 240px;
        height: 220px;
        object-fit: cover;
    }

    .categ-slider-mt{
        margin-top: 55%;
    }
}

@media (min-width: 768px) {
    .categImg-desktop {
        width: 320px;
        height: 300px;
        object-fit: cover;
    }

    .menuDetailImg{
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 25%;
        object-fit: cover;
    }
    .categ-slider-mt{
        margin-top: 45%;
    }
}


.scale-image {
  object-fit: cover;
  /*width: 300px;
  height: 300px;*/
}


.modal-dialog-full-width {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    max-width:none !important;

}

.modal-content-full-width  {
    height: auto !important;
    min-height: 100% !important;
    border-radius: 0 !important;
    background-color: #ececec !important
}

.modal-header-full-width  {
    border-bottom: 1px solid #9ea2a2 !important;
}

.modal-footer-full-width  {
    border-top: 1px solid #9ea2a2 !important;
}



body{
    font-family: 'Roboto', sans-serif;
    padding-top: 0px !important;
}

.catImg-thumb {
    border-style: none;
    border-radius: 15px;
}

.catImg-thumb {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    /* max-width: 100%; */
    /* height: auto; */
}

* {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    color: #666666;
}

.navbar.second-navbar {
  margin-top: 60px;
  background: grey !important;
  transition: all .5s ease-in-out;
}

.navbar.second-navbar.top-nav-collapse {
  margin-top: 45px;
}


.img-shadow{
    -webkit-box-shadow: 0 0 15px #a4a4a4;
    box-shadow: 0 0 15px #a4a4a4;
}

.fixed-top-2 {
    margin-top: 56px;
}

.sticky-top {
    //padding-top: 56px;
}


/*  Dismissable fixed bottom footer  */
.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    color: white;
    text-align: center;
    z-index: 9999;
}
.alert{
    margin-bottom: 0px;
}

.img-shadow{
    box-shadow: 0 3px 12px rgb(164 164 164 / 0.9);
}

.categs-carousel-img{
    border-radius: 10px;
}
.categs-carousel-text{
    height:40px;
    font-size:13px;
    padding-top: 5px;
}


.categ-slider-container {
    overflow: auto;
    white-space:nowrap;
    width: 100%;
}
.categ-slider-item {
    padding: 5px;
    width: 100px;
    display: inline-block;
    vertical-align:top;
    white-space:normal;
}


.categs-grid-img{
    -webkit-box-shadow: 0 0 15px #a4a4a4;
    box-shadow: 0 0 15px #a4a4a4;
}

input, input:before, input:after {
    -webkit-user-select: initial;
    -khtml-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
}

.swal-button {
  padding: 7px 19px;
  border-radius: 2px;
  background-color: #309F5F;
  font-size: 12px;
  border: 1px solid #309F5F;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
}

.swal-button:hover {
  background-color: #309F5F !important;
  border: 1px solid #309F5F !important;
}

.logo-img{
    box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 15px;
    border-radius: 15px;
}
.has-icon .form-control {
    padding-left: 2.375rem;
}
.form-control{
    border-radius: 8px;
}
.btn-block{
    border-radius: 8px;
}

.has-icon .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.img-thumbnail{
    border-style: none;
    border-radius: 15px;
    padding: 0px;
}


.card-title{
    font-weight: bold !important;
    font-size: 21px !important;
    line-height: 32px !important;
    /* or 133% */
    color: #222222 !important;
}

.inline-group{
    max-width: 8rem;
}
.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;
}
.qty-input{
    background-color: #e9e9e9;
    font-weight: bold;
}

.checkout_btn {
    position: fixed;
    z-index: 50;
    left: 0;
    bottom: 0;
    padding-top: 5px;
    width: 100%;
    height: 50px;
    background-color: #fff;
    color: white;
    text-align: center;
}

.empty-cart-img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 120px !important;
}


#sent_cart_msg{
    display:none;text-align: center;background-color: #242424; color:#fff; border-radius:20px;
    width:100px;height:30px;padding-top:3px;opacity:0.8;
}

.bg-theme-clr{
    background-color: #309F5F;
}
.bg-white{
    background-color: #ffffff;
}
.bg-orange{
    background-color: #FF7F23;
}

.btn-theme-clr{
    background-color: #309F5F;
}
.btn-secondary-grey{
    background-color: #ECECEC;
}

.btn-grey{
    background-color: #DBDBDB;
}


.text-black{
    color: #000 !important;
}
.text-black-50{
    color: #666666;
}
.text-white{
    color: #fff !important;
}
.text-light-grey{
    color: #666666 !important;
}
.text-orange{
    color: #FF7F23 !important;
}


.clr-light-grey{
    color: #c8c8d5 !important;
}


.font-13{
    font-size: 13px !important;
}
.font-14{
    font-size: 14px !important;
}
.font-15{
    font-size: 15px !important;
}
.font-16{
    font-size: 16px !important;
}
.font-17{
    font-size: 17px !important;
}
.font-18{
    font-size: 18px !important;
}
.font-20{
    font-size: 20px !important;
}
.font-22{
    font-size: 22px !important;
}
.font-24{
    font-size: 24px !important;
}
.font-30{
    font-size: 30px !important;
}
.font-34{
    font-size: 34px !important;
}


.strong-500{
    font-weight: 500;
}
.strong-600{
    font-weight: 600;
}
.strong-700{
    font-weight: 700;
}

.pt-4px{
    padding-top: 4px;
}
.pt-5px{
    padding-top: 5px;
}
.pt-6px{
    padding-top: 6px;
}
.pt-7px{
    padding-top: 7px;
}
.pt-8px{
    padding-top: 8px;
}
.pt-9px{
    padding-top: 9px;
}
.pt-10px{
    padding-top: 10px;
}

.pt-10{
    padding-top: 10px !important;
}
.pt-20{
    padding-top: 20px !important;
}
.pt-25{
    padding-top: 25px !important;
}
.pt-30{
    padding-top: 30px !important;
}
.pt-35{
    padding-top: 35px !important;
}
.pt-40{
    padding-top: 40px !important;
}


.pl-5{
    padding-left: 5px !important;
}
.pl-10{
    padding-left: 10px !important;
}
.pl-15{
    padding-left: 15px !important;
}
.pl-20{
    padding-left: 20px !important;
}
.pl-25{
    padding-left: 25px !important;
}



.mt-10{
    margin-top: 10px !important;
}
.mt-15{
    margin-top: 15px !important;
}
.mt-20{
    margin-top: 20px !important;
}
.mt-25{
    margin-top: 25px !important;
}
.mt-30{
    margin-top: 30px !important;
}
.mt-35{
    margin-top: 35px !important;
}
.mt-40{
    margin-top: 40px !important;
}
.mt-50{
    margin-top: 50px !important;
}
.mt-60{
    margin-top: 60px !important;
}
.mt-70{
    margin-top: 70px !important;
}
.mt-75{
    margin-top: 75px !important;
}
.mt-80{
    margin-top: 80px !important;
}
.mt-90{
    margin-top: 90px !important;
}
.mt-100{
    margin-top: 100px !important;
}
.mt-120{
    margin-top: 120px !important;
}
.mt-130{
    margin-top: 130px !important;
}
.mt-140{
    margin-top: 140px !important;
}

.mb-5{
    margin-bottom: 5px !important;
}
.mb-10{
    margin-bottom: 10px !important;
}
.mb-15{
    margin-bottom: 15px !important;
}
.mb-20{
    margin-bottom:20px !important;
}
.mb-25{
    margin-bottom:25px !important;
}


.h-30px{
    height: 30px;
}
.h-50px{
    height: 50px;
}
.h-60px{
    height: 60px;
}

.hidden{
    display:none !important;
}

img {
    pointer-events: none;
}

textarea { -webkit-user-select: initial; -khtml-user-select: initial; -moz-user-select: initial; -ms-user-select: initial; user-select: initial; }
