/*this is new css file for freshful 2022*/

/*HEADER CSS*/
body {
  font-family: 'Lato', sans-serif;
}
a:focus,
a:hover {
  text-decoration: none !important;
}
.header-new .sub-header .container .search-cart {
  /*width: 45%;*/
}

.btn-danger:hover {
  color: #c9302c !important;
  background-color: #f8f8f8 !important;
  border-color: #ac2925 !important;
}
.btn-danger {
  background: red;
  border-color: red;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  /*padding-top: 60px;*/
  /*background-image: url(../img/bg_login.png);*/
  /* background-image: url(../img/bd_image.jpg); */
  background-image: url(../img/bgLogina.jpg);
  background-size: 33%;
  /* margin-left: 18px;*/
}

.sidenav a {
  padding: 8px 8px 8px 0px;
  text-decoration: none;
  text-transform: capitalize;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  left: 25px;
  font-size: 36px;
  margin-right: 50px;
}

.user-onboarding-wrapper {
  width: 35%;
  max-width: 430px;
  height: 100%;
  padding: 0 15px;
  right: 0;
  top: 0;
  z-index: 107;
  background: #000
    url(https://d2407na1z3fc0t.cloudfront.net/Banner/bg_login.png) no-repeat top
    left;
  transform: translateX(100%);
  transition: all 250ms cubic-bezier(0.62, 0.35, 0.05, 0.25);
  font-family: Lato;
}

.onboard-screen {
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
  position: absolute;
  width: calc(100% - 30px);
  bottom: 10%;
  padding-bottom: 20px;
  /*min-height: 400px;*/
  margin-left: 15px;
}

.onboard-screen-header {
  font-size: 20px;
  font-weight: bold;
  margin: 15px;
  text-align: center;
}

.onboard-screen .form {
  padding: 0 15px;
  /*margin-bottom: 20px;*/
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 0px !important;
}

input {
  padding: 10px;
  width: 94%;
  /* border-bottom: 1px gray!important; */
  border-top: none;
  border-left: none;
  border-right: none;
  font-size: 16px !important;
  border-bottom-color: #000000bd;
  border-bottom-width: thin;
}

input.user-id:focus {
  outline: NONE;
}

.edit-number {
  position: absolute;
  right: 17px;
  top: 65px;
  color: red;
}
.auth-option-wrapper {
  position: relative;
}
.resend-otp {
  /*position: absolute;*/
  right: 0px;
  top: 5px;
  color: red;
}

.user-check {
  padding: 8px;
  display: table;
  margin: 0px auto;
  background-color: #e41d36;
  border: none;
  color: white;
  font-size: 18px;
  width: 100%;
  border-radius: 5px;
  margin-top: 20px;
}

/*.header-new .sub-header .container .search-cart .cart
            {
                margin-left: 9px;
            }*/
.header-login-new {
  width: 50% !important;
  text-align: right;
}

.header-new .sub-header .container .search-cart .search {
  margin-right: 0;
  border: 1px solid #ddd;
  padding: 0 5px;
  border-radius: 5px;
}

.text-red {
  color: red !important;
  text-decoration: none !important;
  font-size: 15px !important;
  padding-right: 0px !important;
  display: inline-block !important;
}

.terms {
  display: inline-block;
  padding-left: 10px;
  margin-top: 20px;
  text-align: center;
}

.otp-login1 {
  color: white;
  display: inline-block;
  font-size: 21px;
}

.otp-login {
  background-color: #e41d1d;
  color: white;
  padding: 8px;
  display: inline-block;
  font-size: 21px;
  border: none;
  display: table;
  margin: 0px auto;
}

.pwd-login {
  color: white;
  display: inline-block;
  font-size: 21px;
}

.invalid {
  padding: 8px;
  border: 1px solid red;
  font-size: 18px;
  background-color: white;
  margin: 0px auto;
  display: table;
}

button:focus {
  outline: none;
  background-color: #e41d36 !important;
}

nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #fff !important;
  cursor: default;
  /* background-color: #fff; */
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: none !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #fff !important;
  cursor: default;
  background-color: #e41d36 !important;
  border: none !important;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: none !important;
}

.nav-tabs > li > a:hover {
  border: none !important;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: white !important;
}

.nav-tabs > li > a {
  border: none !important;
}

.dropdown,
.dropup {
  position: relative;
  display: -webkit-box;
}

.btn1 {
  box-shadow: none !important;
  color: #4a4a4a !important;
  border: none;
  font-weight: normal !important;
  background: none;
}

.btn1:focus,
.btn1:active {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
  background: none !important;
}

.btn1:hover {
  box-shadow: none !important;
  background-color: white !important;
}

.nav-tabs {
  border: none !important;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 0 15px;
  display: flex;
  justify-content: center;
}

.nav > li > a {
  padding: 8px 8px !important;
}

.nav > li > a:hover {
  background-color: none !important;
}

.onboard-screen1 {
  background-color: #fff;
  /* border-radius: 5px 5px 0 0; */
  overflow-x: scroll;
  position: absolute;
  width: 100%;
  bottom: 0;
  padding-bottom: 20px;
  min-height: 100%;
  /* margin-left: 18px; */
  /* box-shadow: 0 0 0 rgb(217 38 38 / 80%); */
  border: 1px solid #fa2c2c;
  box-shadow: 0 0 5px #fe0f00;
}

.close-btn {
  float: right;
  margin-right: 13px;
  margin-top: 10px;
  font-size: 25px;
  color: #fff;
  border: none !important;
  background: #fe0000;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 10px;
}

.close-btn:hover {
  color: #fff;
}

.close-btn:focus {
  background-color: white !important;
}

.free {
  background-color: #417505;
  padding: 9px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  margin-top: 35px;
}

.num {
  float: left;
  /* display: inline-block; */
  padding: 2px 10px;
  background-color: #bebebe85;
  margin-top: 10px;
  margin-right: 10px;
}

.num1 {
  float: left;
  font-size: 16px;
  font-weight: 600;
}

.num2 {
  float: right;
  padding: 8px;
  font-size: 22px;
  color: gray;
  background-color: white;
  border: none;
}

.num2:focus {
  background-color: white !important;
}

.box1 {
  padding-top: 20px;
  box-shadow: 0px 0px 15px 2px #80808096;
  /*margin: 8px;*/
  padding: 10px;
  margin-top: 30px;
  float: left;

  overflow-y: scroll;
}

::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #ccc7c7;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
}

.gms {
  border: 1px solid gray;
  padding: 3px 8px;
  border-radius: 5px;
  margin-right: 5px;
}

.min {
  margin-left: 39px;
  padding: 0px 8px;
  background-color: #dfdcdc;
  font-size: 24px;
  color: red;
}

.num3 {
  font-size: 15px;
  padding: 6px 14px;
}

.max {
  margin-left: 0px;
  padding: 0px 5px;
  background-color: #dfdcdc;
  font-size: 24px;
  color: red;
}

.h4 {
  font-size: 23px;
  display: inline-block;
  font-weight: 500;
}

span.discount-price.text-red {
  width: 93px;
}

button.max.add_qty:focus {
  background: #fe0000;
  color: #fff;
  border: none;
}

button.min.remove_qty:focus {
  background: #fe0000;
  color: #fff;
  border: none;
}

button.min.remove_qty,
button.max.add_qty {
  background: #fe0000;
  color: #fff;
  border: none;
}

.text-red {
  font-weight: 600 !important;
}

.delivery {
}

.box2 {
  display: inline-block;
  margin-top: 42px;
  float: left;
}

.proceed {
  float: right;
  padding: 8px 8px;
  margin-top: 50px;
  background-color: #fe0000;
  border: none;
  color: white;
  font-size: 16px;
  font-weight: 900;
}

.header-new
  .sub-header
  .container
  .location-search
  .location-search-pop-wrapper
  .location-search-pop
  .search-field
  input {
  box-shadow: none;
  border: none;
  width: 60%;
  height: 17px;
  background: transparent;
  margin: 0;
  border-radius: 25px;
  padding: 0px 14px 2px 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 6px;
  padding-top: 0px;
  margin-top: 12px !important;
  opacity: 0;
}

.search2 {
  right: 338px !important;
  background-color: transparent !important;
  top: -17px !important;
  width: 192px !important;
}

/*	@media screen and (max-height: 450px) {
	  .sidenav {padding-top: 15px;}
	  .sidenav a {font-size: 18px;}
	}*/

.header-login-new ul li {
  margin-right: 10px;
}

@media only screen and (max-width: 1024px) {
  .header-new .cat-list ul {
    margin: 0;
    text-align: left;
    float: left;
    width: 100%;
  }

  .header-login-new {
    width: 49% !important;
  }
}

@media (max-width: 767px) {
  .top_header {
    display: none;
  }

  /*#mySidenav1
	{
		width: 100%!important;
	}*/

  .search2 {
    right: 189px !important;
    background-color: transparent !important;
    width: 159px !important;
    top: 22px !important;
  }

  /*.header-new .sub-header .container .location-search
    {
        width: 100%!important;
    }
    .header-new .sub-header .container .search-cart
    {
    	width: 100%!important;
    }*/

  .box1 {
    margin-left: 0px;
    height: 440px;
  }

  .header {
    padding-top: 0px;
  }

  .onboard-screen1 {
    padding-bottom: 0px;
    min-height: 320px;
  }

  .header-login-new {
    width: 60% !important;
    float: left;
    margin-top: 0px;
    text-align: right;
    position: absolute;
    top: -35px;
    right: 0;
  }

  .min {
    margin-left: 30px;
  }

  .proceed {
    font-size: 12px;
  }

  .free {
    float: left;
    width: 100%;
    margin-top: 0px;
  }

  .terms {
    text-align: center;
  }

  .header {
    margin-left: 0px;
  }

  /* .onboard-screen {
    */
  /* width: 100%;*/
  /* margin-left: 7%;
    margin-right: 10%;*/

  .sidenav .closebtn {
    left: 15px;
  }

  .close-btn {
    position: absolute;
    right: 0;
    top: -17px;
  }

  .logo {
    padding-left: 0px;
  }

  .edit-number {
    position: absolute;
    right: 17px;
    top: 116px;
    color: red;
    border: 1px solid red;
    padding: 5px;
  }

  .resend-otp {
    color: red;
    border: 1px solid;
    padding: 5px;
  }

  ul.compare-product-list {
    float: left;
    width: 100%;
    display: flex;
    margin-top: 20px;
  }

  li.ng-scope {
    padding-left: 5px;
    border: 1px solid #80808026;
    margin-left: 10px;
    padding-right: 5px;
    margin-right: 10px;
    margin-top: 10px;
    padding-top: 10px;
  }

  span.remove-from-compare {
    float: right;
    font-size: 18px;
  }

  .img4 {
    max-width: 80%;
    height: 65px !important;
    margin: auto;
  }

  .compare-product-img-wrap {
    display: flex;
    width: 100%;
  }

  li#clear_compare {
    display: flex;
    /* margin-right: 5px; */
    margin-top: 10px;
  }

  a.theme-btn {
    padding: 8px;
    display: table;
    margin: 0px auto;
    background-color: #e41d36;
    border: none;
    color: white !important;
    font-size: 18px;
    margin-right: 6px;
  }

  label.compare-product-title.font-sm.ng-binding {
    font-size: 13px;
    color: #000000;
    font-weight: 500;
    line-height: 21px;
    padding-top: 4px;
    padding-left: 6px;
  }

  input#search_product {
    width: 100%;
  }

  .header-login-new {
    /*width: 44%!important;*/
    margin-top: 0px;
  }

  .header-new
    .sub-header
    .container
    .search-cart
    .search
    .search-field
    p
    input {
    border: 1px solid #727272;
    box-shadow: none;
    height: 30px;
    font-size: 11px !important;
    padding-left: 15px;
    border-radius: 4px;
    box-sizing: border-box;
    padding-right: 25px;
    background: url(https://d2407na1z3fc0t.cloudfront.net/Banner/search-red.png)
      no-repeat 97%/18px;
  }

  .ui-menu {
    z-index: 999 !important;
    top: 63px !important;
  }
}

/******************************/
.top_header {
  float: left;

  width: 100%;

  background: linear-gradient(#f70202, #f75802) !important;

  /*height: 48px;*/

  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px,
    rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;

  padding: 10px;

  color: white;
}

.li-main-container {
  background-color: #fff;
  float: left;
  width: 100%;
}

.ll_section {
  float: left;

  width: 25%;

  padding-left: 15px;

  color: white;
}

.ll_section ul {
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.ll_section ul li {
  width: 50%;
  float: left;
}

.ll_section ul li a img {
  height: 14px;
  /* padding-right: 10px; */
  padding-left: 10px;
}

.ll_section ul li a {
  padding-left: 10px;
}
.rl_section ul li a {
  color: #fff;
  display: flex;
  align-items: center;
}

.rl_section {
  float: right;
  margin-right: 20px;
}

.rl_section ul {
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.rl_section ul li {
  float: left;
  padding-left: 40px;
}

footer.footer-new ul li {
  line-height: 17px;
  margin-bottom: inherit;
}

.slider_heading {
  padding-bottom: 12px;
  font-weight: bold;
  color: #ff0000;
  font-size: 20px;
}

span.heading {
  color: #ff0000 !important;
  font-size: 20px;
}

.cart1 {
  padding: 0 4px;
}

.search-input {
  margin: 0 !important;
  position: relative;
  border: none !important;
  padding-left: 25px !important;
}

.search-input:active,
.search-input:focus {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
}

.header-new .sub-header .container .location-search p {
  width: 100%;
  margin-bottom: 0;
}

/*Toggle menu */
.toggle-button {
  display: none;
}

@media only screen and (max-width: 767px) {
  .toggle-button {
    display: block;
    position: absolute;
    top: 30px;
    right: 15px;
    background: #fd0f00;
    color: #fff;
    border: none;
    padding: 5px 10px;
  }

  .dropdown,
  .dropup {
    margin-top: 0 !important;
  }

  .dropdown-menu {
    min-width: 1px;
  }

  .header-login-new ul li {
    margin-right: 0 !important;
  }

  .header-new .sub-header .container .search-cart {
    background: #fd0f00;
  }

  .header-new .sub-header .container .search-cart .search .search-legend img {
    filter: invert(1);
  }

  input#search_product {
    color: #fff;
  }
}

@media only screen and (max-width: 360px) {
  .dropdown,
  .dropup {
    margin: 0 !important;
  }

  .header-login-new ul li {
    margin-right: 0 !important;
  }

  .header-login-new {
    width: 70% !important;
  }
}
/*HEADER CSS*/

.controls .pull-right .hidden-xs {
  margin-top: 12px;
}

.download {
  line-height: 27px;
}

#enquirypopup .modal-dialog {
  background: transparent !important;
  margin: 0px !important;
  width: 100%;
}

div#enquirypopup {
  background: transparent;
  box-shadow: none;
}

.modal-content {
  border-radius: 0px !important;
}

div#enquirypopup h4 {
  color: yellow;
  font-size: 23px;
  text-align: center;
}

.demog a {
  background: red;
  margin: 14px 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 3px;
  padding-right: 3px;
  float: left;
  width: 30%;
  text-align: center;
  border: 1px solid red;
  color: #fff !important;
}

.demog {
  float: none;
  margin: 0 auto;
  display: table;
  width: 100%;
}

.keep-in-touch {
  padding: 0;
}

.modal-content.row {
  background-size: cover;
  background-repeat: no-repeat;
}

.modal .modal-content {
  padding: 0px;
}

.close {
  padding-right: 7px;
}

.app {
  padding: 50px 0;
  margin-top: 50px;
}

.enjoy {
  font-size: 50px;
  padding-top: 80px;
}

.home-newsletter .single {
  max-width: 650px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 2;
  padding-left: 15px;
}

.home-newsletter .single .form-control {
  height: 50px;
  background: white;
  border-color: transparent;
  padding-left: 15px;
}

.home-newsletter .single .form-control:focus {
  box-shadow: none;
  border-color: #243c4f;
}
.home-newsletter .single .btn {
  width: 100px;
  background: #0f0fad;
  color: #fff;
  height: 51px;
}

.btn i {
  font-size: 30px;
}
#SUBSCRIBE {
  background: linear-gradient(#f70202, #f75802) !important;
  padding: 20px 40px;
  color: white;
}
#SUBSCRIBE h3 {
  margin: 0;
}
.discount {
  position: absolute;
  background: linear-gradient(#f70202, #f75802) !important;
  border: solid 1px #d0181e;
  z-index: 90;
  border-radius: 33.625rem;
  font-size: 12px;
  width: 100px;
  height: 30px;
  top: 33px !important;
  right: 30px;
  left: inherit !important;
}
.main-product-details .active {
  color: #e20f2b !important;
}
.product-footer b {
  color: #7a7a7a;
  float: right;
  font-size: 16px;
  line-height: 34px;
}
.min {
  border: 1px solid #ddd;
  margin-left: 25px;
}
.max {
  border: 1px solid #ddd;
}
.h4 {
  font-size: 18px;
}
span.discount-per {
  color: white;
  text-align: center;
  display: block;
}
button.close {
  float: right;
  width: 100%;
  text-align: right;
  padding: 5px;
  color: #de1e36;
  background-color: none;
  font-size: 18px;
}
@media (max-width: 767px) {
  .header-new
    .sub-header
    .container
    .location-search
    .main-sublocation-wrapper {
    width: 100%;
    left: 0px;
  }

  .modal-content.row {
    padding: 3px;
  }

  .demog a {
    width: 25%;
    padding: 5px;
  }

  .dropdown,
  .dropup {
    /* position: relative; */
    display: block;
    float: right;
    margin-top: 7px;
    margin-right: 15px;
  }

  .modal {
    width: 95%;
  }

  .modal-body {
    padding-top: 0px;
  }
}

.modal-content .row {
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 767px) {
  .min {
    margin-left: 0px;
  }
}

.mainWrapperHome .cat-list-tiles li a span {
  margin-top: 0;
}

.mainWrapperHome .cat-list-tiles li {
  margin-bottom: 0px !important;
}

ul.cat-list-tiles span {
  padding-top: 5px;
  font-weight: bold;
}

.mainWrapperHome {
  font-family: 'Lato' !important;
  position: relative;
  overflow: unset;
  float: left;
  width: 100%;
}

.con {
  position: relative;
  height: 240px;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}
.overlay {
  position: absolute;
  bottom: 0;
  background: rgb(135 129 129 / 70%);
  /* Black see-through */
  color: #f1f1f1;
  width: 100%;
  transition: 0.5s ease;
  opacity: 0;
  color: white;
  font-size: 20px;
  padding: 0px 10px;
  text-align: center;
  height: 100%;
}
.con:hover .overlay {
  opacity: 1;
}
.GET_FRESH {
  margin-top: 30px;
  padding-top: 50px;
}
.shop_Category {
  width: 20%;
  display: inline-grid;
  padding: 15px;
  border-radius: 5%;
  float: left;
  min-height: 220px;
}
.btn-default {
  color: red;
  background-color: #fff;
  border-color: red;
  border-radius: 0px;
  width: 150px;
}

/* ======slider========== */
.quantity {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.quantity__minus,
.quantity__plus {
  display: block;
  width: 22px;
  height: 23px;
  margin: 0;
  background: #dee0ee;
  text-decoration: none;
  text-align: center;
  line-height: 23px;
}
.quantity__minus:hover,
.quantity__plus:hover {
  background: #575b71;
  color: #fff;
}
.quantity__minus {
  border-radius: 3px 0 0 3px;
}
.quantity__plus {
  border-radius: 0 3px 3px 0;
}
.quantity__input {
  width: 32px;
  height: 19px;
  margin: 0;
  padding: 0;
  text-align: center;
  border-top: 2px solid #dee0ee;
  border-bottom: 2px solid #dee0ee;
  border-left: 1px solid #dee0ee;
  border-right: 2px solid #dee0ee;
  background: #fff;
  color: #8184a1;
}
.quantity__minus:link,
.quantity__plus:link {
  color: #8184a1;
}
.quantity__minus:visited,
.quantity__plus:visited {
  color: #fff;
}
.banner_one {
  background-color: yellow;
  padding: 5px;
  display: flex;
  align-content: stretch;
  justify-content: space-evenly;
  align-items: center;
}
.banner_two {
  background-color: #9cf49c;
  display: flex;
  padding: 25px;
  align-content: stretch;
  justify-content: space-evenly;
  align-items: center;
  width: 400px;
  height: 230px;
}
.sale {
  border-radius: 50%;
  background-color: #ecefccc9;
  padding: 70px;
}
.search-btn {
  /*margin-top: 15px;*/
  color: #b91e1e;
  background-color: #fff;
  float: right;
  border-radius: 0px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.border-danger {
  border: 1px solid red;
  padding: 10px 30px 10px 30px;
  border-radius: 33.625rem;
  margin-left: 10px;
}
.top_categries {
  border-top: 1px solid #c9c0c0;
  margin-top: 40px;
  display: flex;
}
.product {
  text-align: center;
  margin: 30px;
  display: flex;
}
.product_img {
  border: 1px solid #c9c0c0;
  border-radius: 5px;
  text-align: center;
}
.product img {
  width: 100px;
  height: 100px;
}
.app-stor {
  display: flex;
  align-content: center;
  justify-content: flex-start;
  padding: 20px;
}
.Freshi {
  width: 20%;
  display: flex;
  border: 1px solid #d3c9c9;
  border-radius: 8px;
  align-content: center;
  justify-content: inherit;
  align-items: center;
  margin: 10px;
  padding: 0 10px;
}
.Why_Freshious {
  display: flex;
}
.image_f {
  border-radius: 100%;
  /*border: 1px solid #d12e2e;*/
  padding: 10px;
  width: 100px;
}
.shop {
  padding-left: 30px;
}
.value {
  display: flex;
  align-items: baseline;
  width: 125px;
}
.btn-i {
  padding: 5px 9px 5px 9px;
  border: 1px solid transparent;
  text-align: center;
  background: red;
  color: #fff;
  border-radius: 3px;
}
.shop_Category img {
  border-radius: 3px;
  /*height: 200px;*/
}
#box {
  text-align: center;
}
@media (max-width: 767px) {
  .top_header {
    width: 100%;
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .Why_Freshious {
    display: inherit;
  }
  .Freshi {
    width: 46%;
    float: left;
    margin: 2%;
  }
  .discount {
    left: 44% !important;
  }
  .search-legend {
    display: flex;
    align-items: center;
  }
}

@media only screen and (max-width: 767px) {
  .search-btn {
    margin: 20px;
  }
  .Freshi {
    width: 46%;
    float: left;
    display: block;
    border: 1px solid #d3c9c9;
    border-radius: 8px;
    align-content: center;
    justify-content: inherit;
    align-items: center;
    margin: 2%;
  }
  .Why_Freshious {
    display: inherit;
  }
  .discount {
    left: inherit !important;
    right: 8% !important;
  }
  .banner_one h1 {
    font-size: 20px;
  }
  .banner_two {
    background-color: #9cf49c;
    width: 100%;
    margin: auto;
    width: 400px;
    height: 230px;
  }
  .banner_two h1 {
    font-size: 20px;
  }
  .sale {
    border-radius: 50%;
    background-color: #ecefccc9;
    padding: 20px;
    margin: auto;
  }
  .banner_one {
    background-color: yellow;
    margin: auto;
    width: 100%;
    margin: 50px;
    width: 400px;
  }
  .shop_Category {
    width: 100%;
    display: inline-grid;
    padding: 15px;
    border-radius: 5%;
  }
  .enjoy {
    font-size: 2.5rem;
    padding: 0px;
    margin: 0px;
  }
  .con {
    position: relative;
    margin: 30px;
    height: auto;
  }
  .app-img {
    width: 100%;
    display: inline-flex;
  }
}

.slider {
  width: 100%;
  height: 200px;
  position: relative;
  margin: auto;
  overflow-x: scroll;
  overflow-y: hidden;
}
.slider::-webkit-scrollbar {
  display: none;
}
.slider .slide {
  display: flex;
  position: absolute;
  left: 0;
  transition: 0.3s left ease-in-out;
}
.slider .item {
  margin-right: 10px;
}
.slider .item:last-child {
  margin-right: 0;
}
.ctrl {
  text-align: center;
  margin-top: 5px;
}
.ctrl-btn {
  padding: 20px 20px;
  min-width: 50px;
  background: #fff;
  border: none;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  outline: none;
  position: absolute;
  top: 50%;
  margin-top: -27.5px;
}

.ctrl-btn.pro-prev {
  left: 0;
}

.ctrl-btn.pro-next {
  right: 0;
}

#news-slider {
  margin-top: 80px;
}

.post-slide {
  background: #fff;

  margin: 20px 15px 20px;

  border-radius: 15px;

  padding-top: 1px;

  box-shadow: 0px 14px 22px -9px #bbcbd8;
}

.post-slide .post-img {
  position: relative;

  overflow: hidden;

  border-radius: 10px;

  margin: -12px 15px 8px 15px;

  margin-left: -10px;
}

.post-slide .post-img img {
  width: 100%;

  height: auto;

  transform: scale(1, 1);

  transition: transform 0.2s linear;
}

.post-slide:hover .post-img img {
  transform: scale(1.1, 1.1);
}

.post-slide .over-layer {
  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

  opacity: 0;

  background: linear-gradient(
    -45deg,
    rgba(6, 190, 244, 0.75) 0%,
    rgba(45, 112, 253, 0.6) 100%
  );

  transition: all 0.5s linear;
}

.post-slide:hover .over-layer {
  opacity: 1;

  text-decoration: none;
}

.post-slide .over-layer i {
  position: relative;

  top: 45%;

  text-align: center;

  display: block;

  color: #fff;

  font-size: 25px;
}

.post-slide .post-content {
  background: #fff;

  padding: 2px 20px 40px;

  border-radius: 15px;
}

.post-slide .post-title a {
  font-size: 15px;

  font-weight: bold;

  color: #333;

  display: inline-block;

  text-transform: uppercase;

  transition: all 0.3s ease 0s;
}

.post-slide .post-title a:hover {
  text-decoration: none;

  color: #3498db;
}

.post-slide .post-description {
  line-height: 24px;

  color: #808080;

  margin-bottom: 25px;
}

.post-slide .post-date {
  color: #a9a9a9;

  font-size: 14px;
}

.post-slide .post-date i {
  font-size: 20px;

  margin-right: 8px;

  color: #cfdace;
}

.post-slide .read-more {
  padding: 7px 20px;

  float: right;

  font-size: 12px;

  background: #2196f3;

  color: #ffffff;

  box-shadow: 0px 10px 20px -10px #1376c5;

  border-radius: 25px;

  text-transform: uppercase;
}

.post-slide .read-more:hover {
  background: #3498db;

  text-decoration: none;

  color: #fff;
}

.owl-controls .owl-buttons {
  text-align: center;

  margin-top: 20px;
}

.owl-controls .owl-buttons .owl-prev {
  background: #fff;

  position: absolute;

  top: -13%;

  left: 15px;

  padding: 0 18px 0 15px;

  border-radius: 50px;

  box-shadow: 3px 14px 25px -10px #92b4d0;

  transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-next {
  background: #fff;

  position: absolute;

  top: -13%;

  right: 15px;

  padding: 0 15px 0 18px;

  border-radius: 50px;

  box-shadow: -3px 14px 25px -10px #92b4d0;

  transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after {
  content: '\f104';

  font-family: FontAwesome;

  color: #333;

  font-size: 30px;
}

.owl-controls .owl-buttons .owl-next:after {
  content: '\f105';
}

@media only screen and (max-width: 1280px) {
  .post-slide .post-content {
    padding: 0px 15px 25px 15px;
  }
}

#clock {
  background: linear-gradient(#f70202, #f75802) !important;

  padding: 7px;

  color: white;

  margin-right: 8px;

  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px,
    rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

#slider-text {
  padding-top: 40px;

  display: block;
}

#slider-text .col-md-6 {
  overflow: hidden;
}

#slider-text h2 {
  font-family: 'Josefin Sans', sans-serif;

  font-weight: 400;

  font-size: 30px;

  letter-spacing: 3px;

  margin: 30px auto;

  padding-left: 40px;
}

#slider-text h2::after {
  border-top: 2px solid #c7c7c7;

  content: '';

  position: absolute;

  bottom: 35px;

  width: 100%;
}

#itemslider h4,
.shop_text h4 {
  font-family: 'Josefin Sans', sans-serif;

  font-weight: 600;

  font-size: 18px;

  margin: 10px auto 3px;

  color: #000 !important;
}

#itemslider h5 {
  font-family: 'Josefin Sans', sans-serif;

  font-weight: bold;

  font-size: 12px;

  margin: 3px auto 2px;
}

#itemslider h6 {
  font-family: 'Josefin Sans', sans-serif;

  font-weight: 300;
  font-size: 10px;

  margin: 2px auto 5px;
}

.badge {
  background: #b20c0c;

  position: absolute;

  height: 40px;

  width: 40px;

  border-radius: 50%;

  line-height: 31px;

  font-family: 'Josefin Sans', sans-serif;

  font-weight: 300;

  font-size: 14px;

  border: 2px solid #fff;

  box-shadow: 0 0 0 1px #b20c0c;

  top: 5px;

  right: 25%;
}

#slider-control img {
  padding-top: 60%;

  margin: 0 auto;
}

@media screen and (max-width: 992px) {
  #slider-control img {
    padding-top: 70px;

    margin: 0 auto;
  }
}

.carousel-control {
  top: 30%;
  background: gray !important;
  display: block;
}

#slider-control img {
  padding-top: 1%;
  margin: 0 auto;
}

a.left.carousel-control {
  background: black !important;
  color: white;

  width: 30px;
  height: 30px;
}

a.right.carousel-control {
  background: black !important;
  color: white;

  width: 30px;
  height: 30px;
}

.carousel-control {
  position: absolute;

  bottom: 0;
  left: 0;
  width: 5%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
  height: 8%;
}

.img-respon,
.center-block {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  transition: 0.5s;
}
.img-respon:hover,
.center-block:hover {
  transform: scale(1.1);
  transition: 0.5s;
}
.view-top-cat h4 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 600;
  font-size: 15.5px;
  margin: 10px auto 3px;
  color: #000 !important;
  margin-bottom: 30px;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.add_n {
  padding: 20px 0px 0px 0px;
}

.Express_product {
  width: 100%;
  padding: 20px 1px 20px 1px;
}
.Express_product h5 {
  font-size: 1.2rem;
}

.button {
  margin: auto;
}

.photo img {
  width: 100%;
  height: 250px !important;
}

.value {
  display: flex;
  align-items: baseline;
  width: 120px;
}

a {
  color: black;
}

a:hover {
  color: red;
}

.col-item {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin-bottom: 0px;
}

.Enjoy_you {
  display: flex;
  justify-content: space-evenly;
}

.ban_img {
  padding: 10px;
}

.c {
  align-items: center;
}

.cart-border {
  border: 1px solid red;
}

.cart-btn {
  /*border: 1px solid red;*/
  display: flex;
  align-items: center;
  position: relative;
  padding: 7px 15px;
  border-radius: 5px;
}
.cart-btn .cart-content {
  line-height: 1;
}
.cart-btn .cart-count {
  position: absolute;
  width: 18px;
  height: 18px;
  background: red;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 12px;
  top: 3px;
  left: 25px;
}

/*view more css*/
.view-more {
  display: none;
}

.view-top-cat {
  display: none;
}

.view-more-product {
  display: none;
}

.display {
  display: inline-block;
}
.text-danger {
  color: #f70202 !important;
}
.btn-danger {
  background: #f70202 !important;
  border-color: #f70202 !important;
}
.btn-danger:hover {
  border-color: #f70202 !important;
  color: #f70202 !important;
  background: transparent !important;
}
.li-checkout-container
  .li-checkout-pages
  .li-checkout-page
  .li-page-body
  .li-shipment-items
  ul
  li
  img {
  width: 70px !important;
  height: 70px !important;
}
.li-checkout-container
  .li-checkout-pages
  .li-checkout-page
  .li-page-body
  .li-shipment-items
  ul
  li {
  width: 100% !important;
  margin-right: 0;
}
#newsletter {
  margin-top: 0;
  box-shadow: none;
  position: relative;
  margin: 0;
  padding: 0;
}
#newsletter .form-control {
  margin: 0 !important;
  padding-left: 1rem;
}
#newsletter .input-group {
  width: 100%;
}
#newsletter .input-group-btn {
  position: inherit;
}
#newsletter .input-group-btn .btn {
  position: absolute;
  top: 0;
  right: -5px;
  min-width: 150px;
  height: 100%;
  margin-top: 0;
  border-radius: 0;
}
.promocode:focus {
  color: #fff;
}
.top_header {
  padding: 5px 0;
}
#itemslider .item a div {
  height: auto !important;
}
.user-dashboard-section {
  /*padding: 0px 0 50px;*/
  /*background: #f2f2f2;*/
}
.contain {
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.order-tracking {
  padding: 50px 0;
}
.inside__productss {
  padding: 50px 0;
}
@media only screen and (max-width: 767px) {
  .li-checkout-container
    .li-checkout-pages
    .li-checkout-page
    .li-page-body
    .li-shipment-items
    ul
    li {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 991px) {
  .ll_section ul li,
  .rl_section ul li a {
    font-size: 12px;
  }
}

.img-respon {
  /*width:100%!important;*/
}

.order-history-products {
  padding: 15px;
  background: #fff;
  border-radius: 7px;
  margin-top: 15px;
}
.order-history-products .border-top {
  border-top: 1px solid #ddd;
  padding-top: 10px;
  margin-top: 15px !important;
  align-items: center;
}
.order-history-products .border-top p {
  margin-bottom: 0;
}
.order-history-products .value {
  margin-left: auto;
}
.order-history-products .value input {
  margin: 0 !important;
  border-bottom: 0;
}
.order-history-products .text-right {
  text-align: right;
}
.order-history-products .product__details {
}
.order-history-products .product__details .product-des h3 {
  margin-top: 0;
  margin-bottom: 5px;
}
.order-header p.text-center {
  margin-bottom: 0;
  margin-top: 15px;
}
.order-header p.text-center a {
  text-decoration: underline;
}
.expiry-date {
  position: absolute;
  background: linear-gradient(#f70202, #f75802) !important;
  border: solid 1px #d0181e;
  z-index: 90;
  border-radius: 33.625rem;
  font-size: 12px;
  height: 30px;
  top: 65px !important;
  right: 30px;
  left: inherit !important;
  padding: 5px 4px;
  width: 120px !important;
}
@media only screen and (max-width: 767px) {
  .expiry-date {
    left: inherit !important;
    right: 8% !important;
  }
}
@media only screen and (max-width: 991px) {
  .expiry-date {
    left: 44%;
  }
}
