/*#burgerMenu{*/
/*	position: absolute;*/
/*    z-index: 999;*/
/*    left: 8%;*/
/*}*/

#loader{
  display: none;
  text-align: center;
  width: 50%;
  margin: 0 auto;
}

#loader > img{
  width: 15%;
}

.pop-cat-li{
  padding-bottom: 10px; 
  text-align:center;
  width:25%;
  display: inline-block;
}
.lng_desc>img{
    max-width: 100% ;
    height: auto ;
} 
.lng_desc>p>img{
    max-width: 100% ;
    height: auto ;
} 
.pop-stores-li{
  padding-bottom: 10px; 
  text-align:left;
  font-size:14px; 
  width: 19.5%; 
  display: inline-block;
}

@media (max-width:768px) {

  .pop-cat-li{ 
    width:49%;
  }

  .pop-stores-li{
    width:48.5%;
  }

	/*#burgerMenu{*/
	/*	left: 6%;*/
	/*}	*/
}

.inspiration-h3{
    padding-left: 3px;
}

.store-heading
{
  font-size: 26px;
}

a{
    cursor: pointer;
}

.coupon-code
{
    font-size: 22px;
    font-weight: 600;
}
 

.value1{
    color:#155fff;
    font-size:24px;
    font-weight: 600; 
    margin-bottom: 0px;
    font-weight: 600; 
	font-family: 'boldfont';
}

.value2{
    color:#155fff;
    font-size:24px;
    font-weight: 600;
    margin-bottom: 0px;
    font-weight: 600; 
	font-family: 'boldfont';
}
 

.list-group-item
{
  border : none !important;
}

.no-margin
{
	margin: 11px !important;
}


.expireAdjust
{
	    height: 35px;
}


#searchResult
{
	width: 95%;
    position: absolute;
    z-index: 99999;
}

.close
{
	margin-right:10px;
	margin-top:5px;
}

.no-padding
{
	padding: 22px !important;
}
.store-list
{
	line-height: 3.5 !important;
}

.preloader
{
	background: white;
}
.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-ellipsis div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #f95669;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}


.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #41a4e3;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 5px;
}





.accordion_num_d {
    border-radius: 50%;
    display: block;
    width: 44px;
    height: 44px;
    color: #495057;
    font: 400 14px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif,"Helvetica Neue",Helvetica,Arial,sans-serif;
    position: absolute;
    top: 10px;
    left: -50px;
    background-color: #fff;
    border: 1px solid #f1f3f5;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    transition: background-color,color .3s ease-in-out;

}
.accordion_item_d {
    position: relative;
    border-top: 1px solid #f1f3f5;
    text-align: left;
    padding: 25px 0;}

.accordionnum_d {
    left: -80px;
}

.accordion_title_d {
    color: #000;
    font: 400 16px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif,"Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    display: block;
    padding: 0 10px;
}


.accordion_body_d {
    padding-right: 100px;
}
.accordion_body_d {
    color: #495057;
    font: 200 14px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.6;
    padding-right: 10px;
    padding-left: 10px;
}
.main_cnt_img{ 
    background-image: linear-gradient(to bottom,rgba(67,67,67,.7) 100%,rgba(67,67,67,.6) 100%), url(../images/cnt_bg.PNG);
  }
.set_cnthd{
    text-align: center;
    padding: 80px 20px;
}
.set_cnthd>h4{
  color: white;
  font-size: 2.4em;
}
.set_cnthd>p{
      color: white;
    font-size: 1em;
    margin-top: 10px; 
} 
.mk_cnt{
  text-align:center;
  padding-bottom: 20px;
}
.mk_cnt .cn_hd{
    margin-top: 60px;
    margin-bottom: 30px;
    color: #f49401;
}
.mk_cnt .cn_p{
      font-size: .9em;
      color: #383737;
}
.cnt_hd{
  text-align: center;
  margin-bottom: 20px;
  margin-top: 35px;
}
.cnt_hd .cn_hd{
  color:#38a9de; 
}
.cont_frm{
    background: white;
    margin-bottom: 50px;
    border-bottom: 3px solid rgba(0,0,0,.1);
    padding-bottom: 30px;
}
.loc_re{
  text-align: center;
  margin-top: 40px;
  border-top: 1px solid #e8e4e4;
  padding-top: 30px;
}
.contact_location_address{
  margin-top: 27px;
  color:#545454;
}
.contact_location_address > span{ 
    font-size: 30px;
    font-size: 1.875rem; 
    line-height: 2.125rem;
    text-transform: uppercase;
}
.nt_p{
  font-size: .75em;
}
.wid_dv_fst{
  padding-left: 0px;
}
.wid_dv_fst>p{
    margin-top: 14px;
    font-weight: 600;
    font-size: 1.4em;
    letter-spacing: 2px;
}
.my_star{
    font-size: 19px !important;
    margin-top: 11px;
}
.rate-divs{
  margin-bottom:-30px;
  }
  .rate_p{
    margin-left: 20px;
    color: #716f6f;
  }
  .for_brdr{
    border-right: 1px solid #e2e1e1;
  }
  .widget_row{
	border-bottom: 1px solid #e2e1e1;
    padding-bottom: 16px;
  }
  .fst_rw{
    margin-top: 40px;
    margin-bottom: 0px;
  }
  .fst_rw_p{
    color: #757575;
  }
.fst_rw_p>i{
    color: #757575;
}
  .fst_rwmob{
    margin-top: 40px;
    margin-bottom: 0px;
  }
  .fst_rwmob_p{
    color: #757575;
  }
.fst_rwmob_p>i{
    color: #757575;
}
.secs_rw{
    margin-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #e2e1e1;
}
.secs_rw_ul{
    display: flex;
     
}
.secs_rw_ul>li{ 
    font-size: 1em;
}
.secs_rw_ul>li>p{ 
    margin:auto;
}
.secs_rw_ul>.secs_rw_li_one{ 
    text-align: center;
    padding-right: 17px; 
}
.secs_rw_ul>.secs_rw_li_one>span{
  text-decoration: line-through;
}
.secs_rw_ul>.secs_rw_li_sec{ 
    text-align: center;
    padding-right: 17px;
}
.secs_rw_ul>.secs_rw_li_trd{ 
    text-align: center;
}
.secs_rw_ul>li>span{
    font-weight: 900;
    margin-left: 2px;
}
.thrds_rw{ 
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e2e1e1;
    text-align: center; 
}
.thrds_rw>a{
  margin:auto;
  background: #2973ba;
    color: white;
    padding: 8px 0px 8px 0px;
    width: -webkit-fill-available;
    border-radius: 4px; 
}
.thrds_rw>a:hover{ 
  transition: .2s ease-in;
    background: #117ade; 
}
.dl_bx>ul{
    list-style: unset;
    padding-left: 17px;
}
.dl_bx>ul>li{
    padding: 6px;
}
.rev_rw{
    margin-top: 20px;
    border: 1px solid #dad7d7;
    background: #f1f1f1;
    padding: 13px 10px 4px 10px;
    border-radius: 3px; 
} 
.rev_mrk>i{
      color: white;
    background: #00ca00;
    padding: 10px;
    border-radius: 20px;
}
.grnt_rev{
    margin-top: 5px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #353535;
}
.cmnt_rw{
  padding: 20px;
  margin-top: 26px;
  display: flex;
  -webkit-flex-wrap: wrap;
  border-bottom: 1px dashed #dcdcdc;
}
.cmnt_rw .tg{
  background: #8cc1ef;
  text-align: center;
  padding: 16px 0px 0px 0px;
  border-radius: 89px;
  max-height: 60px;
}
@media only screen and (max-width: 600px) {
  /*.cmnt_rw .th{
      display: none;
  } */
  .cmnt_rw .thimg>img{
      margin-top: 0px !important;
  }
}
.cmnt_rw .th{
    background: #8cc1ef;
    text-align: center;
    padding: 19px 0px 15px 0px;
    border-radius: 96px;
    max-height: 68px;
    max-width: 70px;
}
.cmnt_rw .thimg{
    margin-right: 0px;
    padding-right: 0px;
}
.cmnt_rw .thimg>img{
    margin-top: -13px;
}
.cmnt_rw .th>p{
    font-weight: bold;
    font-size: 1.2em;
}
.cmnt_rw .tg>p{
    font-weight: bold;
    font-size: 1.2em;
}
.cmnt_rw .tp{
    padding-top: 3px;
    padding-left: 0px;
}
.cmnt_rw .tp .hdp{
    margin-bottom: 3px;
    font-size: 1.2em;
}
.cmnt_rw .tp .cmntp{
    margin-top: 15px
}
.cmnt_rw .tp .secc_par{
  color: grey; 
  font-size: 1em;
  margin-bottom: 0px;
}