#mapbox_s_goecoder .geocoder-icon {
  right: 50px;
}
.fa-star{
  color:#EAAA00;
}
 
 
@media only screen and (max-width: 970px){
.ab13{
    min-width: 120px;
    min-height: 118px;
    max-width: 120px;
    max-height: 118px;
  }
  .ab12{
    padding-left: 3px;
  }

 #f_chef{
  padding-left: 77px;
 }
}

#chef_details{
  color: white;
}
.glyphicon {
  font-weight:bold;
}
#arrow{
  background-color:#EAAA00;height:5px;border-radius:4px;
}
#blog_row{
  width: 350px;
}

#see_all{
	background:#73B000;
  float: right;
    /*margin-top: -22px;*/
    color: white;
    font-size: 13px;
    font-weight: 700;
	text-transform:none;
	line-height:normal;
}
 
.box { 
  flex-grow: 1; 
  display: flex;
  width: calc(30% - 3px); 
  margin: 2px;
  height: 35px; 
  justify-content: center;
 }

 .bs-example {
  margin: 20px;
}
.rotate {
  -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
  -moz-transform: rotate(-180deg); /* Firefox */
  -ms-transform: rotate(-180deg); /* IE 9 */
  transform: rotate(-180deg); /* Standard syntax */
}

 


#story {
  height: 335px;
                overflow-x: auto;
                overflow-y: auto;
                text-align:justify;
            }
        

/*.col-md-4 {
  border-radius:20px;
  margin:10px;
  background-color: lightgray;
  display:inline-block;
  float:none !important;
}

.col-md-2 {
  height:60px;
}*/

#p_blog {
  text-align:left;
}

#h5_blog {
  text-align:left;
}


.sections.section-how-it-works p {
    color: black;
    font-weight: 500;
}

 
#round_num{
width: 17px;
height: 19px;
margin-left: 10px;
padding-top: 8px;

/* Body 2 */

font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 19px;
color: #FDFBFA;
}
#line{
width: 114px;
height: 0px;
margin-left: 25px;
margin-top: -19px;

border: 1px solid #ADAEAF;
transform: rotate(180deg);
}

.v1 {
  border-left: 1px solid grey;
  height: 200px;
  margin-left:500px;
  margin-top: 40px;
}

body{
  font-family: Open Sans;
}
.ques1 {
  padding-left: 950px;
}
.ques2 {
  padding-left: 700px;
}
.ques3 {
  padding-left: 900px;
}
.ques4 {
  padding-left: 900px;
}
.ques5 {
  padding-left: 930px;
}
#cookiePopup {
  background-color: #ffffff;
  position: absolute;
  font-size: 14px;
  width: 70vw;
  max-width: 42.85em;
  box-shadow: 0 0 2em rgba(5, 0, 31, 0.15);
  font-family: "Poppins", sans-serif;
  text-align: justify;
  line-height: 1.8em;
  padding: 2em 1.4em;
  border-radius: 6px;
  transition: all 0.5s ease-in;
  position: fixed;
  z-index:10000;
}
#cookiePopup img {
  display: block;
  width: 9em;
  transform: translateZ(0);
  position: relative;
  margin: auto;
}
#cookiePopup p {
  text-align: center;
  margin: 1.4em 0;
}
#cookiePopup button {
  background-color: #73B000;
  border: none;
  color: #ffffff;
  font-size: 1.2em;
  padding: 1em 1.4em;
  display: block;
  position: relative;
  margin: auto;
  border-radius: 5px;
}
#cookiePopup a {
  color: #6859fe;
}
.hide {
  visibility: hidden;
  bottom: 0;
  right: 2em;
}
.show {
  visibility: visible;
  bottom: 2em;
  right: 2em;
}
@media only screen and (max-width: 37.5em) {
  #cookiePopup {
    width: 100%;
  }
  .hide {
    bottom: 2em;
    right: 0;
  }
  .show {
    right: 0;
    bottom: 0;
  }
}
/*New home page css starts from here*/
section{
  background-color: #FDFBFA;
  padding: 0px;
}
.container-fluid
{
  padding-right: 25px;
  padding-left: 25px;
}
.container
{
  padding: 0px 25px;
  border-radius: 5px;
}
.grey
{
  background-color: #F2F2F2 !important;
}
.orange-heading
{
  color: #E37416 !important;
  font-size: 35px !important;
  font-weight: 700 !important;
  line-height: 40px !important;
  letter-spacing: 2% !important;
  margin-bottom: 5px !important;
  margin-top: 0px !important;
}
.black-sub-heading
{
  font-weight: bold;
  font-size: 21px;
  line-height: 22px;
  letter-spacing: 0%;
  margin-top: 0 !important;
}
.row.item-row
{   
  /*width: 95%;
  margin: 10px auto;*/
}
.px-1
{
  padding: 3px;
}
.item-box
{
  padding: 5px;
  background-color: #fff;
  margin: 5px 0px;
  border-radius: 15px;
}
.item-image
{
  display: block;
  width: 100%;
  height: 175px;
  object-fit: cover;
  border-radius: 10px;
}
.left-top-green-btn-on-img
{
  background: #73B000;
  border-radius: 7px;
  font-weight: 500;
  font-size: 14px;
  padding: 5px 8px;
  color: #fff;
  position: absolute;
  left: 10px;
  top: -165px;
}
.left-top-orange-btn-on-img
{
  background: #E37416;
  border-radius: 7px;
  font-weight: 500;
  font-size: 14px;
  padding: 5px 8px;
  color: #fff;
  position: absolute;
  left: 10px;
  top: -165px;
}
.right-bottom-green-btn-on-img
{
  cursor: pointer;
  background: #73B000;
  border-radius: 7px;
  font-weight: 500;
  font-size: 14px;
  padding: 5px 8px;
  color: #fff;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.item_name_new
{
  padding: 0;
  color: #141414;
  font-weight: 700;
  font-size: 18px;
  line-height: 24.51px;
  opacity: 1;
  text-align: left;
  font-family: 'Open Sans';
}
.item-description
{
  height: 36px;
  margin-bottom: 0;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.green-more-btn
{
  background-color: #73B000 !important;
  color: #fff !important;
  padding: 5px 25px !important;
  border: 0 !important;
  border-radius: 10px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}
.p-0
{
  padding: 0 !important;
}
.m-0
{
  margin: 0 !important;
}
.uk-subnav-pill a.filtering-tabs
{
  font-size: 25px;
  font-weight: 700;
  padding: 10px 30px;
}
.uk-subnav-pill>.uk-active>a
{
  background-color: #73b000 !important;
  color: #fff !important;
  text-transform: none !important;
  border-radius: 5px !important;
}
.uk-subnav-pill>*>:first-child {
  border-radius: 5px !important;
  color: #E27516 !important;
  text-transform: none !important;
}
html {
  background: inherit !important;
}

.btn-arrows {
  color: #73b000;
  font-weight: bold;
  border-color: #73b000;
  background-color: transparent;
  padding: 0px 10px;
  border-radius: 10px;
  font-size: 20px;
}
.btn-arrows:hover{
  color: #FFF;
  border-color: #73b000;
  background-color: #73b000;
}

.btn-arrows:disabled {
  opacity: 0.3;
  pointer-events: none;
}

.item-scroll-wrapper {
  position: relative;
  overflow: hidden;
}

.item-scroll {
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
  white-space: nowrap;
}

.item-scroll::-webkit-scrollbar {
  display: none; /* optional */
}

/* Override bootstrap columns */
.item-scroll > .item-col {
  flex: 0 0 auto;
}
.scroll-left,
.scroll-right,
.specific_items_section .green-more-btn
{
  margin-right: 5px;
}
@media (max-width: 1200px) {
  .item-scroll > .item-col
  {
    width:calc(25% - 10px);
  }
}
@media (max-width: 992px) {
  .item-scroll > .item-col
  {
    width:calc(33% - 10px);
  }
}
@media (max-width: 768px) {
  .item-scroll > .item-col
  {
    width:calc(50% - 10px);
  }
}