@charset "utf-8";
body{
	margin:0px;
	padding:0px;
}

@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {

  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}

header {
    display: block;
    padding: 0px 0px;
    position: relative;
    z-index: 1000;
}

.homepage_bg{
	background:url(../images1/home_page_bg2.jpg) no-repeat;
	background-size:cover;
	height:510px;
	padding-top: 0px;
	/*overflow-y: scroll;
	-webkit-overflow-scrolling: touch;*/
	padding-top: 5%;
    padding-bottom: 5%;
	z-index: 1000;
}




.not_avl{
	background:url(../images1/not_avl.png) no-repeat;
	background-size:cover;
	height:484px;
	padding-top: 0px;
}

.scroll_category{
	height: 460px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    z-index: 100;
}

.home_category_list{
	margin: 0px;
    padding: 0px;
    list-style: none;

}

.home_category_list li{
	   float: left;
    width: 25%;
    height: 118px;
    border: solid 0px #fff;
    margin-bottom: 10px;
    border-radius: 2px;
    color: #fff;
    /* background: url(../images1/icon_bg.png) repeat; */
    text-align: center;
    font-size: 14px;
   /* border-color: rgba(111,111,111,0.2) transparent transparent;*/
    margin-right: 4%;
    margin-left: 4%;
    padding-top: 24px;
}
.home_category_list li img{
	    display: inline-block;
    margin-top: 8px;
	    visibility: hidden;
}
.home_category_list li a{
	text-decoration:none;
	color:#fff;
	display: block;
}

.home_category_list li p{
	margin:5px;
	font-family: 'ubuntulight';
}


.menu_bar{
	position: fixed;
    bottom: 0px;
    background: #fd8c00;
    border-top: solid 0px #dad7d7;
    z-index: 101;
    font-family: 'ubuntulight';


}

.menu_bar ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-left: 5px;
}

.menu_bar ul li {
   border-right: 0px solid rgba(212, 212, 212, 0.3) !important;
    width:19.5%;
    border-radius: 0px;
	padding: 3px 0px;
}


.menu_bar ul li:last-child {
    border: 0px !important;
    margin-right: 0px!important;
}



.menu_bar ul li a {
        color: #291908;
}
/*.menu_bar ul li:first-child {
	display:none;
}*/

.menu_bar ul li.bottomone_tab {
  width: 98.5%;
   
}

.menu_bar ul li.bottomtwo_tab {
    width: 49.5%;
    
}

.menu_bar ul li.bottomthree_tab {
   width: 32.5%;
   
}

.menu_bar ul li.bottomfour_tab {
   width: 24.5%;
    
}

.menu_bar ul li.bottomone_tab:last-child {
margin-right: 0px!important;
    
}

.menu_bar ul li.bottomtwo_tab:last-child {
 margin-right: 0px!important;
}

.menu_bar ul li.bottomthree_tab:last-child {
margin-right: 0px!important;
    
}

.menu_bar ul li.bottomfour_tab:last-child {
margin-right: 0px!important;
    
}
.home_category_list_home{
	margin: 0px;
    padding: 0px;
    list-style: none;

}

.home_category_list_home li{
	width: 42% !important;
    height: 178px !important;
    padding-top: 20px;
}



footer{
	display:none !important;
}







.home_icon{
	background:url(../images1/home_icon@2x.png) center  no-repeat;
	width:32px;
	height:24px;
	  margin: 0px auto;
	      background-size: 32px;

}

.home_icon_active{
	background:url(../images1/home_icon_active@2x.png) center  no-repeat;
	width:32px;
	height:24px;
	  margin: 0px auto;
	      background-size: 32px;

}

.home_icon_active_branded{
	background:url(../images1/home_icon_active_branded.png) center  no-repeat;
	background-size: 32px;
}




.business_icon{
	background:url(../images1/business1.png) center  no-repeat;
	width:32px;
	height:24px;
	  margin: 0px auto;

}





.ordering_icon{
	background:url(../images1/ordering1.png) center  no-repeat;
	width:22px;
	height:26px;
	  margin: 0px auto;

}

.ordering_icon_active{
	background:url(../images1/ordering1_active.png) center  no-repeat;
	width:22px;
	height:26px;
	  margin: 0px auto;

}

.ordering_icon_active_branded{
	background:url(../images1/ordering1_active_branded.png) center  no-repeat;
	background-size: 22px 26px;
}

.reservation_icon{
	background:url(../images1/reservation1.png) center  no-repeat;
	width:21px;
	height:24px;
	  margin: 0px auto;
	  

}

.reservation_icon_active{
	background:url(../images1/reservation1_active.png) center  no-repeat;
	width:21px;
	height:24px;
	  margin: 0px auto;

}

.reservation_icon_active_branded{
	background:url(../images1/reservation1_active_branded.png) center  no-repeat;
	background-size: 21px 24px;
}

.giftcard_icon{
	background:url(../images1/giftcard_icon1.png) center  no-repeat;
	width:32px;
	height:24px;
	  margin: 0px auto;

}

.deals_icon_new{
	background:url(../images1/deals1.png) center  no-repeat;
	width:24px;
	height:24px;
	  margin: 0px auto;

}

.deals_icon_new_active{
	background:url(../images1/deals1_active.png) center  no-repeat;
	width:24px;
	height:24px;
	  margin: 0px auto;

}

.deals_icon_new_active_branded{
	background:url(../images1/deals1_active_branded.png) center  no-repeat;
	background-size: 24px 24px;
}


.tv_logo {
    background: url(../images1/logo.png) center 8px no-repeat;
    background-size: 102px 32px;
}

.navbar-menu {
    margin: 0;
    background: #fff;
	    border-bottom: solid 0px #ff8d00;
		/*box-shadow: 0px 1px 6px #afafaf;*/
}

.navbar-menu a {
	background-color: #fff;
	padding: 8px 0 7px 0px;
}

.navbar-mini-menu .menu-select .btn-select {
    background: url(../images1/nav_icon.png) 7px -2px no-repeat;
	    top: 4px;
    background-size: 38px;
    left: inherit;
    right: -44px;


}

.navbar-mini-menu .menu-select .btn-select-branded {
	 background: url(../images1/nav_icon_home_branded.png) 7px -2px no-repeat;
	 background-size: 38px;
}

body.home_page_style .navbar-mini-menu .menu-select .btn-select {
    background: none;
	    top: 4px;
    background-size: 38px;
    left: inherit;
    right: -44px;


}

body.home_page_style .navbar-mini-menu .menu-select .btn-select-branded {
	 background: url(../images1/nav_icon_home_branded.png) 7px -2px no-repeat;
	  background-size: 38px;
}



body.store_about_page .navbar-mini-menu .menu-select .btn-select{
    background: url(../images1/nav_icon.png) no-repeat;
	    top: 4px;
		background-size:38px;
		   right: -44px;
    left: inherit;


}

body.store_about_page .navbar-mini-menu .menu-select .btn-select-branded {
	 background: url(../images1/nav_icon_home_branded.png) 7px -2px no-repeat;
	  background-size: 38px;
}



.login-select a {
    color: #B0B2B5;
    border: 1px solid #6A6B6B!important;
}


.back_arrow{
	 background: url(../images1/back_arrow.png)  5px 12px no-repeat;
	 background-size:24px;
	height: 32px;
    width: 35px;
	 float:left;
	 text-decoration: none;
	 margin-left: 3px;

}

.back_arrow_branded{
	 background: url(../images1/back_arrow_branded.png)  5px 12px no-repeat;
	  background-size:24px;
}

body.customer_my_pages .back_arrow{
	padding: 0px;
    position: absolute;
    top: 0;
}

.goto_search{
	 background: url(../images1/gotosearch.png) -3px 9px no-repeat;
    background-size: 32px;
    height: 31px;
    width: 35px;
    float: right;
    position: absolute;
    top: 0px;
    right: 33px;
}


body.home_page_style .goto_search{
	 background: url(../images1/gotosearch_home.png) -3px 9px no-repeat;
    background-size: 32px;
    height: 31px;
    width: 35px;
    float: right;
    position: absolute;
    top: 0px;
    right: 0px;
}

body.home_page_style .goto_search_branded{
	 background: url(../images1/gotosearch_home_branded.png) -3px 9px no-repeat;
}


.category_nav_title {
     display: inline-block;
    font-size: 1.2em;
    color: #fff;
    font-family: 'ubuntulight';
    text-align: center;
    padding: 12px 0px;
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*--------------------------Store About----------------------------------*/

header.store_header{
	width: 96%;
    color: #202737;
    height: 195px;
    max-width: 500px;
    margin: 0px auto;
    margin-top: 13px;
    position: relative;
    border-radius: 6px;
    clear: both;
}

header.store_header .back_arrow{
	position:absolute;
	left:0px;
	    top: 0;
}

header.store_header .fixed .back_arrow{
	position:absolute;
	left:0px;
	top: 0px;
}

header.store_header .goto_search{
	position:absolute;
	right:0px;
}

/*.store_header{
	background: url(../images1/store-about/header.png) no-repeat;
	background-size:cover;

}*/

.header_restaurant{
	background: url(../images1/store-about/header.png) no-repeat;
	background-size:cover;

}


.header_wellness{
	background: url(../images1/store-about/header_wellness.png) no-repeat;
	background-size:cover;

}

.header_coolest{
	background: url(../images1/store-about/header_coolest.png) no-repeat;
	background-size:cover;

}

.header_proserv{
	background: url(../images1/store-about/header_proserv.png) no-repeat;
	background-size:cover;

}

.header_all_category{
	background: url(../images1/store-about/header_all_category.png) center no-repeat;
	background-size:cover;

}


.header_overlay{
	background: url(../images1/menu_bg1.png) repeat;
	position: absolute;
    width: 100%;
    height: 195px;
    top: 0;
    z-index: -1;
	border-radius:6px;
}

.store_name{
	color: #fff;
    font-family: 'ubuntulight';
    font-size: 20px;
    width: 100%;
    padding: 11px 0 4px 0px;
    text-align: center;
    padding-left: 0px;
    font-weight: normal;
    font-style: italic;


}

header.store_header .fixed{
	padding: 12px 0 12px 0px;
	background: #ff8d00;
}


.store_address {
    color: #fff;
    font-family: 'ubuntulight';
    font-size: 15px;
    padding-bottom: 5px;
    text-align: center;
    font-weight: normal;
    font-style: normal;
}



.open_hrs{
	color: #fff;
    font-family: 'ubuntubold';
    font-size: 13px;
    padding-bottom: 0px;
    text-align: center;
    font-weight: normal;
    font-style: italic;
}

.open_hrs span{
	    display: block;
    font-family: ubuntulight;
    font-size: 17px !important;
}


.store_type{
	color: #fff;
    font-family: 'ubuntulight';
    font-size: 17px;
    padding-bottom: 0px;
    text-align: center;
    font-style: italic;
}

.review_share_bookmark{
	color: #fff;
    font-family: 'ubuntulight';
    font-size: 13px;
    padding-bottom: 5px;
    text-align: center;
}

.business_phone{
	background: url(../images1/business_phone.png) no-repeat;
        width: 195px;
    float: right;
    background-size: 195px 39px;
    border-radius: 0 0 5px 0px;
    margin: 0px;
    height: 27px;
    margin-top: 6px;
    margin-right: 0px;
    text-align: center;
    padding-top: 10px;
	
	}
.business_phone a{
	color: #fd8c00 !important;
    font-size: 14px !important;
    font-family: 'ubuntulight';
    display: inline-block !important;
    position: relative;
    top: -3px;
	text-decoration: none;
}
	

.review_share_bookmark span{
	display:inline-block;
	margin:0px 3px;
}

header.store_header nav{
	    background: none;
		    height: auto;

}

.tv_logo{
	width: 135px;
    margin: 0px auto;
}

.store_service_link{
}

.store_service_link ul{
	margin: 0px;
    padding: 0px;
    list-style: none;
    margin-left: 5px;
}

.store_service_link ul li{
	float: left;
    margin-right: 16px;
    border-bottom: solid 2px;
}

.store_service_link ul li a{
	font-family: 'ubuntubold';
    font-size: 14px;
    display: block;
    padding: 0px 5px;
    padding-bottom: 5px;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    color: #202737;
    text-decoration: none;
    margin-top: 7px;
}

.store_map {
    width: 96%;
    margin: 0px auto;
    height: 50px;
    overflow: hidden;
    border: 0px solid;
    border-radius: 5px;
	position:relative;
}

#store_map {
    height: 50px;
    margin-bottom: 10px;
}


.map_zoom{
	background: url(../images1/map_zoom.png) no-repeat;
	width: 50px;
    height: 50px;
    position: absolute;
    background-size: 50px;
}

.store_share_bookmark_review{
	margin: 0px;
    padding: 0px;
    position: relative;
    overflow: hidden;
    list-style: none;
    text-align: center;
    height: 106px;
}

.store_share_bookmark_review li{
	    text-align: center;
    width: 22%;
    display: inline-block;
}

.store_share_bookmark_review a{
	display: block;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    padding: 5px 0px;
    font-family: 'ubuntulight'
}

.loyalty_main_container {
    text-align: center;
    max-width: 500px;
    width: 96%;
    margin: 0px auto;
    border-radius: 4px;
    clear: both;
    background: #ffffff;
    padding: 2%;
}

.loyalty_heading_sect {
    margin: 5px 0 5px 0;
    text-align: left;
    position: relative;
    overflow: hidden;
}

.loyalty_use_type li {
    float: left;
    padding-bottom: 0px;
    width: 41%;
    text-align: left;
}

.order-detail {
    text-align: left;
    width: 160px;
}

.order-date{
	font-size: 12px;
    text-align: left;
}

.loyalty_use_type li a {
    text-decoration: none;
    color: #fa8b00;
    font-size: 17px;
    text-align: center;
    width: 96%;
    display: block;
    padding: 8px 2%;
    border-radius: 4px;
    border: solid 1px #d7d7d7;
    font-family: 'ubuntubold';
}

li.active a {
    color: #fff !important;
    background: #fa8b00;
    display: block;
    border: solid 1px #fa8a00;
}
.loyalty_use_type {
    margin: 0px;
    list-style: none;
    position: relative;
    overflow: hidden;
    margin-bottom: 5px;
    background: #fff;
    padding: 6px 0px;
    border-bottom: solid 0px #ccc;
}

.loyalty_main_container table {
    border-bottom: dashed 1px #f7a742;
    width: 100%;
    margin-bottom: 3px;
    padding-bottom: 6px;
    background: #fff;
}

.loyalty_main_container table td {
    padding: 4px 2px;
    font-size: 16px;
    color: #b2b2b2;
}

.order_amount {
    text-align: right;
    color: #fa8b00 !important;
    font-family: 'ubuntubold';
}

.loyalty_amount {
    text-align: right;
    color: #fa8b00 !important;
}

.total_loyalty_txt{
	    float: left;
    width: 50%;
    font-family: ubuntulight;
    color: #b8b8b8;
    font-size: 30px;
}

.total_loyalty_amt {
    float: right;
    height: 58px;
    width: 48%;
    padding-top: 4px;
    text-align: right;
    font-family: ubuntubold;
    color: #b8b8b8;
    font-size: 2em;
}



.store_share_bookmark_review a span{
	display:inline-block;
	width:18px;
	height:18px;
}

.store_share_bookmark_review a p{
	margin:0px;
	padding:0px 0 0 0;
}










.store_share_icon{
	background: url(../images1/store_share.png) no-repeat;
	background-size:18px
}

.store_bookmark_icon{
	background: url(../images1/store_bookmark.png) no-repeat;
	background-size:18px
}

.store_bookmarked_icon{
	background: url(../images1/store_bookmarked.png) no-repeat;
	background-size:18px
}

.store_review_icon{
	background: url(../images1/store_reviews.png) no-repeat;
	background-size:18px
}


#h_menu_bar{
	width: 96%;
    overflow: auto;
    margin: 0% 2%;
   -webkit-overflow-scrolling: touch;
}

.store_about_link {
    padding: 0px;
    position: relative;
    list-style: none;
    margin: 0px auto;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    white-space: nowrap;
}

.store_about_link li{
	   text-align: center;
    width: 75px !important;
    display: inline-block;
}

.store_about_link a{
	display: block;
    color: #8f8f90;
    text-decoration: none;
    font-size: 14px;
    padding: 5px 0px;
    font-family: ubuntulight;

}

.store_about_link a.active{
	border-bottom: solid 0px #fa8b00;
    color: #fa8b00;
}


.store_about_link a span{
	    display: inline-block;
    width: 55px;
    height: 45px;
    border: solid 1px #9e9e9e;
    border-radius: 3px;
    background-position: center;
    background-size: 26px;
    margin-bottom: 7px;
}

.store_about_link a p{
	margin:0px;
	padding:0px 0 0 0;
}


.store_abt_link_icon{
	background: url(../images1/store_about@2x.png) no-repeat;
	background-size:18px;
}


.store_abt_deals_icon{
	background: url(../images1/store_deals@2x.png) no-repeat;
	background-size:16px;
}

.store_abt_ord_icon{
	background: url(../images1/store_ordering@2x.png) no-repeat;
	background-size:14px;
}


.store_abt_reserv_icon{
	background: url(../images1/store_reservation@2x.png) no-repeat;
	background-size:14px;
}

.store_abt_giftcard_icon{
	background: url(../images1/store_giftcard@2x.png) no-repeat;
	background-size:18px;
}


.store_abt_link_icon_active{
	background:#fd8c00 url(../images1/store_about_active_new@2x.png) no-repeat;
	background-size:18px;
	border: solid 1px #fd8c00 !important;
}


.store_abt_deals_icon_active{
	background:#fd8c00 url(../images1/store_deals_active_new@2x.png) no-repeat;
	background-size:16px;
	border: solid 1px #fd8c00 !important;
}

.store_abt_ord_icon_active{
	background:#fd8c00 url(../images1/store_ordering_active_new@2x.png) no-repeat;
	background-size:14px;
	border: solid 1px #fd8c00 !important;
}


.store_abt_reserv_icon_active{
	background:#fd8c00 url(../images1/store_reservation_active_new@2x.png) no-repeat;
	background-size:14px;
	border: solid 1px #fd8c00 !important;
}

.store_abt_giftcard_icon_active{
	background:#fd8c00 url(../images1/store_giftcard_active_new@2x.png) no-repeat;
	background-size:18px;
	border: solid 1px #fd8c00 !important;
}





.store_info .title {
        color: #fd9617;
    font-size: 27px;
    font-family: 'ubuntulight';
    padding: 5px 0px !important;
}

.serv_title{
	font-family: 'ubuntubold';
    color: #9e9e9e;
    padding: 2px 10px;
}

.serv_time{
	text-align: right;
    padding: 5px 10px;
    font-family: 'ubuntubold';
    color: #9e9e9e;
    font-size: 16px;
	
}

.serv_days{
	text-align: left;
    padding: 5px 10px;
    font-family: 'ubuntulight';
    color: #fd8c00;
    font-size: 17px;
}

.store_info .listinfo li strong {
   margin-top: 0px !important;
    font-size: 1em !important;
    float: none !important;
    font-family: 'ubuntulight';
    display: block;
    width: 60px;
    height: 60px;
    background: #fd8c00;
    border-radius: 30px;
	margin: 0px auto;
	margin-bottom: 6px;
	position: relative;
}

.store_info .listinfo li.no_service strong{
	background:#9e9e9e;

}

.store_info .list_type li {
    width: 92%;
    font-family: 'ubuntulight';
    color: #000;
    font-size: 0.9em;
    border-radius: 0px;
    background: #fff;
    margin-top: 1px;
    border: 0px;
}

.store_info p {
    color: #020202;
    margin: 0px;
    padding: 5px 2%;
    font-size: 15px;
    font-family: 'ubuntulight';
    font-weight: normal;
    line-height: 20px;
    font-style: normal;
    background: #fff;
}


.store_info .listinfo li {
    font-family: ubuntulight;
    font-size: 14px;
    color: #fa8b00;
    border-radius: 0px;
    background: #fff;
    border-bottom: solid 1px #ffffff;
    margin-top: 1px;
    width: 66px;
    height: 110px;
    display: inline-table ;
    text-align: center;
    padding: 5px;
    margin: 0px;
	position: relative;
	
	}
	
.store_info .listinfo li span {
	display: block;
    white-space: initial;
    height: 30px;
}
	
.store_info .listinfo li.no_service{
	color:#9e9e9e;
}

.store_info .listinfo li.no_service span {
	display: block;
    white-space: initial;
    height: 30px;
}


.services_scroll{width: 100%; overflow-x: auto;-webkit-overflow-scrolling: touch; margin-bottom: 0px;}

.service_additional{
	   padding: 10px;
    font-size: 16px;
    border-bottom: solid 1px #f7f7f7;
    width: 91%;
    margin: 0px auto;
}

.service_additional span.serv_add_title{
	    font-family: 'ubuntubold';
    color: #fa8b00;
    font-size: 13px;
}

.service_additional span.serv_add_value{
	    font-family: 'ubuntulight';
    float: right;
    color: #fa8b00;
	font-size: 15px;
}


body.store_about_page .menu_bar ul li:first-child {
    display: inherit;
}

body.store_about_page .menu_bar ul li a.active {
    background-color: #fff;

	-webkit-box-shadow: 0px -4px 4px rgba(204, 204, 204, 0.75);
    -moz-box-shadow: 0px -4px 4px rgba(204, 204, 204, 0.75);
    box-shadow: 0px -4px 4px rgba(204, 204, 204, 0.75);
	border-right: solid 2px;
    border-left: solid 2px;
    border-top: solid 2px;
    border-radius: 4px 4px 0 0;

}

body.store_about_page .menu_bar {

    background: #fd8c00;
    border-top: solid 1px #e6e6e6;
}

.claim_business_button{
	margin: 0px;
    padding: 0px;
    list-style: none;
    position: relative;
    top: -3px;
}

.claim_business_button li{
	width: 100%;
    max-width: 175px;
    margin: 0px auto;
    border: solid 1px #3caf8e;
    border-radius: 2px;
    background: #fff;
}

.claim_business_button li a{
	display: block;
    padding: 8px 0;
    width: 100%;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
        color: #3caf8e;
}

.store_info_bg {
    background: #fff;
    padding-bottom: 0px;
}

.meals_served .list_type li{
	padding: 0px !important;
    float: left !important;
    width: auto !important;
}

.store_address_call{
	padding: 2px 2% !important;
    border-bottom: solid 1px #e0e0e0;
    background: #fff;
    margin-top: 4px!important;
    padding-bottom: 8px!important;
}


.business_location_wraper{
	width: 100%;
    float: left;
	height: 50px;
}

.business_phone_wraper {
    width: 100%;
    float: left;
    position: absolute;
    bottom: -1px;
    right: -1px;
}

.business_location {
    padding: 0px 5px !important;
    float: right;
    color: #fff;
    font-size: 14px;
    font-family: ubuntulight;
    font-style: italic;
    margin: 0px;
    width: 95%;
    max-width: 500px;
    margin-bottom: 10px;
	text-align: right;
}

.map_address{
	background: url(../images1/loaction@2x.png) 0px 5px no-repeat;
    background-size: 21px;
    display: inline-block;
    width: 22px;
    height: 25px;
    position: relative;
    top: 4px;
}

.store_phone{
	color:#ff7929;
	margin-right: 10px;
}

.all_hours{
	background: url(../images1/hours.png) 0px 5px no-repeat;
	background-size:22px;
	display:inline-block;
	width:25px;
	height:25px;
	position: relative;
    top: 4px;
}

.claim_store{
	background: url(../images1/claim_store.png) 0px 5px no-repeat;
	background-size:22px;
	display:inline-block;
	width:25px;
	height:25px;
	position: relative;
    top: 4px;
}

.claim_store_link {
	color: #3caf8e;
    text-decoration: none;
    display: inline-block;
        font-family: 'ubuntubold';
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
}


.home_cat1{
	background:url(../images1/home_category/restaurant.png) center 0 no-repeat;
	background-size:120px 70px;
}

.home_cat2{
	background:url(../images1/home_category/wellness.png) center 0 no-repeat;
	background-size:120px 70px;
}

.home_cat3{
	background:url(../images1/home_category/retail.png) center 0 no-repeat;
	background-size:120px 137px;
}

.home_cat4{
	background:url(../images1/home_category/services.png) center 0 no-repeat;
	background-size:120px 137px;
}

.sub_cat1{
	background:url(../images1/category-images/def_category.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.nav_close{
	background:url(../images1/nav_close.png)  0 3px  no-repeat;
	background-size:24px;
	float: right;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 15px;
    right: 10px;
	z-index: 10001;
}

.header_restaurant .nav_close{
	top: -49px;
    right: 15px;
    z-index: 100;
}


/*============================Sub Cat icons===================================*/


.Bars_sub_icon {
	background:url(../images1/category-images/Bars.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Breweries_sub_icon {
	background:url(../images1/category-images/Breweries.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Champagne_Bars_sub_icon {
	background:url(../images1/category-images/Champagne_Bars.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Cocktail_Bars_sub_icon {
	background:url(../images1/category-images/Cocktail_Bars.png) center 0px  no-repeat;
	background-size:55px 55px;
}



.Comedy_Clubs_sub_icon {
	background:url(../images1/category-images/Comedy_Clubs.png) center 0px  no-repeat;
	background-size:55px 55px;
}




.Country_Dance_Halls_sub_icon {
	background:url(../images1/category-images/Country_Dance_Halls.png) center 0px  no-repeat;
	background-size:55px 55px;
}




.Dance_Clubs_sub_icon {
	background:url(../images1/category-images/Dance_Clubs.png) center 0px  no-repeat;
	background-size:55px 55px;
}




.Gay_Bars_sub_icon {
	background:url(../images1/category-images/Gay_Bars.png) center 0px  no-repeat;
	background-size:55px 55px;
}



.Hookah_Bars_sub_icon {
	background:url(../images1/category-images/Hookah_Bars.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Jazz_Blues_sub_icon {
	background:url(../images1/category-images/Jazz_Blues.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Karaoke_sub_icon {
	background:url(../images1/category-images/Karaoke.png) center 0px  no-repeat;
	background-size:55px 55px;
}



.Lounges_sub_icon {
	background:url(../images1/category-images/Lounges.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Music_Venues_sub_icon {
	background:url(../images1/category-images/Music_Venues.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Piano_Bars_sub_icon {
	background:url(../images1/category-images/Karaoke.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Pool_Halls_sub_icon {
	background:url(../images1/category-images/Pool_Halls.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Pubs_sub_icon {
	background:url(../images1/category-images/Pubs.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Sports_Bars_sub_icon {
	background:url(../images1/category-images/Sports_Bars.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Wine_Bars_sub_icon {
	background:url(../images1/category-images/Wine_Bars.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Auto_Repair_sub_icon {
	background:url(../images1/category-images/Auto_Repair.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Car_Rental_sub_icon {
	background:url(../images1/category-images/Car_Rental.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Car_Wash_sub_icon {
	background:url(../images1/category-images/Car_Wash.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Marinas_sub_icon {
	background:url(../images1/category-images/Marinas.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Parking_sub_icon {
	background:url(../images1/category-images/Parking.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Public_Transportation_sub_icon {
	background:url(../images1/category-images/Public_Transportation.png) center 0px  no-repeat;
	background-size:55px 55px;
}



.Public_Transportation_sub_icon {
	background:url(../images1/category-images/Public_Transportation.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Taxis_Limos_sub_icon {
	background:url(../images1/category-images/Taxis_Limos.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Public_Transportation_sub_icon {
	background:url(../images1/category-images/Public_Transportation.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Towing_sub_icon {
	background:url(../images1/category-images/Towing.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Trains_sub_icon {
	background:url(../images1/category-images/Trains.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Barber_Shops_sub_icon {
	background:url(../images1/category-images/Barber_Shops.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Massage_Therapists_sub_icon {
	background:url(../images1/category-images/Massage_Therapists.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Spas_sub_icon {
	background:url(../images1/category-images/Spas.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Golf_sub_icon {
	background:url(../images1/category-images/Golf.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Gyms_And_Country_Clubs_sub_icon {
	background:url(../images1/category-images/Gyms_And_Country_Clubs.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Personal_Trainers_sub_icon {
	background:url(../images1/category-images/Personal_Trainers.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Sports_Clubs_sub_icon {
	background:url(../images1/category-images/Sports_Clubs.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.American_Restaurants_sub_icon {
	background:url(../images1/category-images/American_Restaurants.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Chinese_Restaurants_sub_icon {
	background:url(../images1/category-images/Chinese_Restaurants.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Indian_Restaurants_sub_icon {
	background:url(../images1/category-images/Indian_Restaurants.png) center 0px  no-repeat;
	background-size:55px 55px;
}



.Italian_Restaurants_sub_icon {
	background:url(../images1/category-images/Italian_Restaurants.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Japanese_Restaurants_sub_icon {
	background:url(../images1/category-images/Japanese_Restaurants.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Mexican_Restaurants_sub_icon {
	background:url(../images1/category-images/Mexican_Restaurants.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.General_Restaurants_sub_icon {
	background:url(../images1/category-images/Restaurants.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Seafood_Restaurants_sub_icon {
	background:url(../images1/category-images/Seafood_Restaurants.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Steakhouses_sub_icon {
	background:url(../images1/category-images/Steakhouses.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Sushi_Restaurants_sub_icon {
	background:url(../images1/category-images/Sushi_Restaurants.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Thai_Restaurants_sub_icon {
	background:url(../images1/category-images/Thai_Restaurants.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Vegan_Restaurants_sub_icon {
	background:url(../images1/category-images/Vegan_Restaurants.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Vegetarian_Restaurants_sub_icon {
	background:url(../images1/category-images/Vegetarian_Restaurants.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Vietnamese_Restaurants_sub_icon {
	background:url(../images1/category-images/Vietnamese_Restaurants.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Chiropractors_sub_icon {
	background:url(../images1/category-images/Chiropractors.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Dental_Labs_sub_icon {
	background:url(../images1/category-images/Dental_Labs.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Dentists_And_Orthodontists_sub_icon {
	background:url(../images1/category-images/Dentists_And_Orthodontists.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Family_Practice_sub_icon {
	background:url(../images1/category-images/Family_Practice.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Hospitals_sub_icon {
	background:url(../images1/category-images/Hospitals.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Nurses_sub_icon {
	background:url(../images1/category-images/Nurses.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Opticians_sub_icon {
	background:url(../images1/category-images/Opticians.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Podiatrists_sub_icon {
	background:url(../images1/category-images/Podiatrists.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Veterinarians_sub_icon {
	background:url(../images1/category-images/Veterinarians.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Auto_Parts_Supplies_sub_icon {
	background:url(../images1/category-images/Auto_Parts_Supplies.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Boat_Dealers_sub_icon {
	background:url(../images1/category-images/Boat_Dealers.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Car_Dealers_sub_icon {
	background:url(../images1/category-images/Car_Dealers.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Gas_Service_Stations_sub_icon {
	background:url(../images1/category-images/Gas_Service_Stations.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Motorcycle_Dealerss_sub_icon {
	background:url(../images1/category-images/Motorcycle_Dealerss.png) center 0px  no-repeat;
	background-size:55px 55px;
}



.Rv_Dealers_sub_icon {
	background:url(../images1/category-images/Rv_Dealers.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Tires_sub_icon {
	background:url(../images1/category-images/Tires.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Accountants_And_Bookkeepers_sub_icon {
	background:url(../images1/category-images/Accountants_And_Bookkeepers.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Advertising_Services_sub_icon {
	background:url(../images1/category-images/Advertising_Services.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Bail_Bond_Services_sub_icon {
	background:url(../images1/category-images/Bail_Bond_Services.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Carpenters_sub_icon {
	background:url(../images1/category-images/Carpenters.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Carpet_Cleaning_sub_icon {
	background:url(../images1/category-images/Carpet_Cleaning.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Caterers_sub_icon {
	background:url(../images1/category-images/Caterers.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Computer_Repair_Services_sub_icon {
	background:url(../images1/category-images/Computer_Repair_Services.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Counselors_sub_icon {
	background:url(../images1/category-images/Counselors.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Courier_Services_sub_icon {
	background:url(../images1/category-images/Courier_Services.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Dry_Cleanerss_sub_icon {
	background:url(../images1/category-images/Dry_Cleanerss.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Electricians_sub_icon {
	background:url(../images1/category-images/Electricians.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Electricians_sub_icon {
	background:url(../images1/category-images/Electricians.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Funeral_Services_sub_icon {
	background:url(../images1/category-images/Funeral_Services.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.General_Contractors_sub_icon {
	background:url(../images1/category-images/General_Contractors.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Heating_Air_Conditioning_Contractors_sub_icon {
	background:url(../images1/category-images/Heating_Air_Conditioning_Contractorss.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Home_Cleaning_And_Janitorial_Services_sub_icon {
	background:url(../images1/category-images/Home_Cleaning_And_Janitorial_Services.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Insurance_sub_icon {
	background:url(../images1/category-images/Insurance.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Landscaping_sub_icon {
	background:url(../images1/category-images/Landscaping.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Laundry_Services_sub_icon {
	background:url(../images1/category-images/Laundry_Services.png) center 0px  no-repeat;
	background-size:55px 55px;
}



.Lawyers_sub_icon {
	background:url(../images1/category-images/Lawyers.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Management_Consulting_sub_icon {
	background:url(../images1/category-images/Management_Consulting.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Masons_sub_icon {
	background:url(../images1/category-images/Masons.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Movers_sub_icon {
	background:url(../images1/category-images/Movers.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Pet_Grooming_Services_sub_icon {
	background:url(../images1/category-images/Pet_Grooming_Services.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Photo_Developing_Labs_sub_icon {
	background:url(../images1/category-images/Photo_Developing_Labs.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Photographic_Studios_sub_icon {
	background:url(../images1/category-images/Photographic_Studios.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Plumbers_sub_icon {
	background:url(../images1/category-images/Plumbers.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Post_Office_And_Shipping_Services_sub_icon {
	background:url(../images1/category-images/Laundry_Services.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Publishing_And_Printing_Services_sub_icon {
	background:url(../images1/category-images/Publishing_And_Printing_Services.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Roofing_sub_icon {
	background:url(../images1/category-images/Roofing.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Security_Services_sub_icon {
	background:url(../images1/category-images/Security_Services.png) center 0px  no-repeat;
	background-size:55px 55px;
}



.Shoe_Repair_Services_sub_icon {
	background:url(../images1/category-images/Shoe_Repair_Services.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Tailors_sub_icon {
	background:url(../images1/category-images/Tailors.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Watch_Jewelry_Repair_Services_sub_icon {
	background:url(../images1/category-images/Watch_Jewelry_Repair_Services.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Welding_Services_sub_icon {
	background:url(../images1/category-images/Welding_Services.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Salads_sub_icon {
	background:url(../images1/category-images/Salads.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Sandwiches_sub_icon {
	background:url(../images1/category-images/Sandwiches.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Shaved_Ice_sub_icon {
	background:url(../images1/category-images/Shaved_Ice.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Specialty_Food_sub_icon {
	background:url(../images1/category-images/Specialty_Food.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Street_Vendors_sub_icon {
	background:url(../images1/category-images/Street_Vendors.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Tacos_sub_icon {
	background:url(../images1/category-images/Tacos.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Tea_Rooms_sub_icon {
	background:url(../images1/category-images/Tea_Rooms.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Appliances_sub_icon {
	background:url(../images1/category-images/Appliances.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Art_Galleries_sub_icon {
	background:url(../images1/category-images/Art_Galleries.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Art_Supplies_sub_icon {
	background:url(../images1/category-images/Art_Supplies.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Beer_Wine_Spirits_sub_icon {
	background:url(../images1/category-images/Beer_Wine_Spirits.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Bicycles_sub_icon {
	background:url(../images1/category-images/Bicycles.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Bookstores_sub_icon {
	background:url(../images1/category-images/Bookstores.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Cards_Stationery_sub_icon {
	background:url(../images1/category-images/Cards_Stationery.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Candy_Stores_sub_icon {
	background:url(../images1/category-images/Candy_Stores.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Cheese_Shops_sub_icon {
	background:url(../images1/category-images/Cheese_Shops.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Childrens_Clothing_sub_icon {
	background:url(../images1/category-images/Childrens_Clothing.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Construction_Materials_sub_icon {
	background:url(../images1/category-images/Construction_Materials.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Consumer_Electronics_sub_icon {
	background:url(../images1/category-images/Consumer_Electronics.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Convenience_Stores_sub_icon {
	background:url(../images1/category-images/Convenience_Stores.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Cosmetics_Beauty_Supplies_sub_icon {
	background:url(../images1/category-images/Cosmetics_Beauty_Supplies.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Costumes_sub_icon {
	background:url(../images1/category-images/Costumes.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Department_Stores_sub_icon {
	background:url(../images1/category-images/Department_Stores.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Discount_Store_sub_icon {
	background:url(../images1/category-images/Discount_Store.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Drugstores_sub_icon {
	background:url(../images1/category-images/Drugstores.png) center 0px  no-repeat;
	background-size:55px 55px;
}



.Electronic_Cigarettes_sub_icon {
	background:url(../images1/category-images/Electronic_Cigarettes.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Fabrics_And_Sewing_Supplies_sub_icon {
	background:url(../images1/category-images/Fabrics_And_Sewing_Supplies.png) center 0px  no-repeat;
	background-size:55px 55px;
}



.Farms_sub_icon {
	background:url(../images1/category-images/Farms.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Fireplaces_And_Accessories_sub_icon {
	background:url(../images1/category-images/Fireplaces_And_Accessories.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Flooring_sub_icon {
	background:url(../images1/category-images/Flooring.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Florists_sub_icon {
	background:url(../images1/category-images/Florists.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Fuel_Oil_Wood_And_Coal_Sales_sub_icon {
	background:url(../images1/category-images/Fuel_Oil_Wood_And_Coal_Sales.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Furniture_Stores_sub_icon {
	background:url(../images1/category-images/Furniture_Stores.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Glassware_And_Crystal_Stores_sub_icon {
	background:url(../images1/category-images/Glassware_And_Crystal_Stores.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Hardware_Stores_sub_icon {
	background:url(../images1/category-images/Hardware_Stores.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Health_And_Medical_Equipment_sub_icon {
	background:url(../images1/category-images/Health_And_Medical_Equipment.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Home_Decor_sub_icon {
	background:url(../images1/category-images/Home_Decor.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Home_Furnishing_sub_icon {
	background:url(../images1/category-images/Home_Furnishing.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Jewelry_And_Watches_sub_icon {
	background:url(../images1/category-images/Jewelry_And_Watches.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Landscaping_Supplies_sub_icon {
	background:url(../images1/category-images/Landscaping_Supplies.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Leather_Goods_And_Luggage_sub_icon {
	background:url(../images1/category-images/Leather_Goods_And_Luggage.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Lumber_Stores_sub_icon {
	background:url(../images1/category-images/Lumber_Stores.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Meat_Stores_sub_icon {
	background:url(../images1/category-images/Meat_Stores.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Mens_And_Womens_Clothing_sub_icon {
	background:url(../images1/category-images/Mens_And_Womens_Clothing.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Mens_Clothing_sub_icon {
	background:url(../images1/category-images/Mens_Clothing.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Drugstores_sub_icon {
	background:url(../images1/category-images/Drugstores.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Music_Dvds_sub_icon {
	background:url(../images1/category-images/Music_Dvds.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Musical_Instruments_sub_icon {
	background:url(../images1/category-images/Musical_Instruments.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.News_Stand_sub_icon {
	background:url(../images1/category-images/News_Stand.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Newspapers_sub_icon {
	background:url(../images1/category-images/Newspapers.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Nurseries_Gardening_sub_icon {
	background:url(../images1/category-images/Nurseries_Gardening.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Office_Equipment_sub_icon {
	background:url(../images1/category-images/Office_Equipment.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Office_Supplies_sub_icon {
	background:url(../images1/category-images/Office_Supplies.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Pawn_Shops_sub_icon {
	background:url(../images1/category-images/Pawn_Shops.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Pet_Stores_sub_icon {
	background:url(../images1/category-images/Pet_Stores.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Photography_Supplies_sub_icon {
	background:url(../images1/category-images/Photography_Supplies.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Plumbing_And_Heating_Equipment_sub_icon {
	background:url(../images1/category-images/Plumbing_And_Heating_Equipment.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Plumbing_And_Heating_Equipment_sub_icon {
	background:url(../images1/category-images/Plumbing_And_Heating_Equipment.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Religious_Goods_sub_icon {
	background:url(../images1/category-images/News_Stand.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Shade_Blind_Store_sub_icon {
	background:url(../images1/category-images/Shade_Blind_Store.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Shoe_Stores_sub_icon {
	background:url(../images1/category-images/Shoe_Stores.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Sporting_Goods_sub_icon {
	background:url(../images1/category-images/Sporting_Goods.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Sportswear_sub_icon {
	background:url(../images1/category-images/Sportswear.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Swimming_Pools_sub_icon {
	background:url(../images1/category-images/Swimming_Pools.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Telecommunication_Equipment_sub_icon {
	background:url(../images1/category-images/Telecommunication_Equipment.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Tent_And_Awning_Stores_sub_icon {
	background:url(../images1/category-images/Tent_And_Awning_Stores.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Thrift_Stores_sub_icon {
	background:url(../images1/category-images/Thrift_Stores.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Toy_Stores_sub_icon {
	background:url(../images1/category-images/Toy_Stores.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Uniforms_And_Commercial_Clothing_sub_icon {
	background:url(../images1/category-images/Uniforms_And_Commercial_Clothing.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Used_Vintage_Consignment_sub_icon {
	background:url(../images1/category-images/Used_Vintage_Consignment.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Variety_Stores_sub_icon {
	background:url(../images1/category-images/Variety_Stores.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Video_Games_sub_icon {
	background:url(../images1/category-images/Video_Games.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Videos_Rentalg_sub_icon {
	background:url(../images1/category-images/Videos_Rentalg.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Wholesale_Stores_sub_icon {
	background:url(../images1/category-images/Wholesale_Stores.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Wigs_sub_icon {
	background:url(../images1/category-images/Wigs.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Womens_Accessories_sub_icon {
	background:url(../images1/category-images/Womens_Accessories.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Womens_Clothing_sub_icon {
	background:url(../images1/category-images/Womens_Clothing.png) center 0px  no-repeat;
	background-size:55px 55px;

}


.Child_Care_And_Day_Care_sub_icon {
	background:url(../images1/category-images/Child_Care_And_Day_Care.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Colleges_And_Universities_sub_icon {
	background:url(../images1/category-images/Colleges_And_Universities.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Dance_Schools_And_Studios_sub_icon {
	background:url(../images1/category-images/Dance_Schools_And_Studios.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Elementary_Schools_sub_icon {
	background:url(../images1/category-images/Elementary_Schools.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Specialty_Schools_sub_icon {
	background:url(../images1/category-images/Specialty_Schools.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Vocational_And_Technical_School_sub_icon {
	background:url(../images1/category-images/Vocational_And_Technical_School.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Supermarkets_sub_icon {
	background:url(../images1/category-images/Supermarkets.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Wineries_sub_icon {
	background:url(../images1/category-images/Wineries.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Bagels_sub_icon {
	background:url(../images1/category-images/Bagels.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Bakeries_sub_icon {
	background:url(../images1/category-images/Bakeries.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Barbeque_sub_icon {
	background:url(../images1/category-images/Barbeque.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Bubble_Tea_sub_icon {
	background:url(../images1/category-images/Bubble_Tea.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Chocolatiers_Shops_sub_icon {
	background:url(../images1/category-images/Chocolatiers_Shops.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Coffee_Tea_sub_icon {
	background:url(../images1/category-images/Coffee_Tea.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Desserts_sub_icon {
	background:url(../images1/category-images/Desserts.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Donuts_sub_icon {
	background:url(../images1/category-images/Donuts.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Fast_Food_sub_icon {
	background:url(../images1/category-images/Fast_Food.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Food_Trucks_sub_icon {
	background:url(../images1/category-images/Food_Trucks.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Fruits_Veggies_sub_icon {
	background:url(../images1/category-images/Fruits_Veggies.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Videos_Rental_sub_icon{
	background:url(../images1/category-images/Videos_Rental.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Gelato_sub_icon {
	background:url(../images1/category-images/Gelato.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Hamburgers_sub_icon {
	background:url(../images1/category-images/Hamburgers.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Ice_Cream_Frozen_Yogurt_sub_icon {
	background:url(../images1/category-images/Ice_Cream_Frozen_Yogurt.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Juice_Bars_Smoothies_sub_icon {
	background:url(../images1/category-images/Juice_Bars_Smoothies.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Pizza_sub_icon {
	background:url(../images1/category-images/Pizza.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Pretzels_sub_icon {
	background:url(../images1/category-images/Pretzels.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Sandwiches_sub_icon {
	background:url(../images1/category-images/Sandwiches.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Shaved_Ice_sub_icon {
	background:url(../images1/category-images/Shaved_Ice.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Specialty_Food_sub_icon {
	background:url(../images1/category-images/Specialty_Food.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Street_Vendors_sub_icon {
	background:url(../images1/category-images/Street_Vendors.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Tacos_sub_icon {
	background:url(../images1/category-images/Tacos.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Tea_Rooms_sub_icon {
	background:url(../images1/category-images/Tea_Rooms.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Religious_Organizations_sub_icon{
	background:url(../images1/category-images/Religious_Organizations.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Sport_And_Recreational_Camps_sub_icon{
	background:url(../images1/category-images/Sport_And_Recreational_Camps.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Non-profits_sub_icon{
	background:url(../images1/category-images/Non-profits_sub_icon.png) center 0px  no-repeat;
	background-size:55px 55px;
}




.Social_Clubs_sub_icon{
	background:url(../images1/category-images/Social_Clubs.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Computer_Software_sub_icon{
	background:url(../images1/category-images/Computer_Software.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Dry_Goods_sub_icon{
	background:url(../images1/category-images/Dry_Goods.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Dive_Bars_sub_icon{

	background:url(../images1/category-images/Dive_Bars.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Hotels_sub_icon{

	background:url(../images1/category-images/Hotels.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Motorcycle_Dealers_sub_icon{

	background:url(../images1/category-images/Motorcycle_Dealers.png) center 0px  no-repeat;
	background-size:55px 55px;
}



/*======================Retina display Start======================= */

/* for high resolution display */

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {



/*====================Sub Cat Icons--=====================================*/


.Videos_Rental_sub_icon{
	background:url(../images1/category-images/Videos_Rental@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}



.Hotels_sub_icon{

	background:url(../images1/category-images/Hotels@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Motorcycle_Dealers_sub_icon{

	background:url(../images1/category-images/Motorcycle_Dealers@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Social_Clubs_sub_icon{
	background:url(../images1/category-images/Social_Clubs@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Trailer_Parks_sub_icon{
	background:url(../images1/category-images/Trailer_Parks@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Dive_Bars_sub_icon{

	background:url(../images1/category-images/Dive_Bars@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Photocopy_Services_sub_icon{
	background:url(../images1/category-images/Photocopy_Services@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Computer_Software_sub_icon{
	background:url(../images1/category-images/Computer_Software@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Dry_Goods_sub_icon{
	background:url(../images1/category-images/Dry_Goods@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Breweries_sub_icon{
	background:url(../images1/category-images/Breweries@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}







.Bars_sub_icon {
	background:url(../images1/category-images/Bars@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}




.Champagne_Bars_sub_icon {
	background:url(../images1/category-images/Champagne_Bars@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Cocktail_Bars_sub_icon {
	background:url(../images1/category-images/Cocktail_Bars.png) center 0px  no-repeat;
	background-size:55px 55px;
}



.Comedy_Clubs_sub_icon {
	background:url(../images1/category-images/Comedy_Clubs@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}




.Country_Dance_Halls_sub_icon {
	background:url(../images1/category-images/Country_Dance_Halls@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}




.Dance_Clubs_sub_icon {
	background:url(../images1/category-images/Dance_Clubs.png) center 0px  no-repeat;
	background-size:55px 55px;
}




.Gay_Bars_sub_icon {
	background:url(../images1/category-images/Gay_Bars@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}



.Hookah_Bars_sub_icon {
	background:url(../images1/category-images/Hookah_Bars@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Jazz_Blues_sub_icon {
	background:url(../images1/category-images/Jazz_Blues@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Karaoke_sub_icon {
	background:url(../images1/category-images/Karaoke@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}



.Lounges_sub_icon {
	background:url(../images1/category-images/Lounges@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Music_Venues_sub_icon {
	background:url(../images1/category-images/Music_Venues@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Piano_Bars_sub_icon {
	background:url(../images1/category-images/Karaoke@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Pool_Halls_sub_icon {
	background:url(../images1/category-images/Pool_Halls@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Pubs_sub_icon {
	background:url(../images1/category-images/Pubs@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Sports_Bars_sub_icon {
	background:url(../images1/category-images/Sports_Bars@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Wine_Bars_sub_icon {
	background:url(../images1/category-images/Wine_Bars@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Religious_Organizations_sub_icon{
	background:url(../images1/category-images/Religious_Organizations@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Sport_And_Recreational_Camps_sub_icon{
	background:url(../images1/category-images/Sport_And_Recreational_Camps@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Non-profits_sub_icon{
	background:url(../images1/category-images/Non-profits_sub_icon@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Trailer_Parks_sub_icon{
	background:url(../images1/category-images/Trailer_Parks.png) center 0px  no-repeat;
	background-size:55px 55px;
}





.Auto_Repair_sub_icon {
	background:url(../images1/category-images/Auto_Repair@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Car_Rental_sub_icon {
	background:url(../images1/category-images/Car_Rental@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Car_Wash_sub_icon {
	background:url(../images1/category-images/Car_Wash@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Marinas_sub_icon {
	background:url(../images1/category-images/Marinas@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Parking_sub_icon {
	background:url(../images1/category-images/Parking@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Public_Transportation_sub_icon {
	background:url(../images1/category-images/Public_Transportation@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}



.Public_Transportation_sub_icon {
	background:url(../images1/category-images/Public_Transportation@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Taxis_Limos_sub_icon {
	background:url(../images1/category-images/Taxis_Limos@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Public_Transportation_sub_icon {
	background:url(../images1/category-images/Public_Transportation@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Towing_sub_icon {
	background:url(../images1/category-images/Towing@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Trains_sub_icon {
	background:url(../images1/category-images/Trains@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Barber_Shops_sub_icon {
	background:url(../images1/category-images/Barber_Shops@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Massage_Therapists_sub_icon {
	background:url(../images1/category-images/Massage_Therapists@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Spas_sub_icon {
	background:url(../images1/category-images/Spas@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Golf_sub_icon {
	background:url(../images1/category-images/Golf@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Gyms_And_Country_Clubs_sub_icon {
	background:url(../images1/category-images/Gyms_And_Country_Clubs@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Personal_Trainers_sub_icon {
	background:url(../images1/category-images/Personal_Trainers@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Sports_Clubs_sub_icon {
	background:url(../images1/category-images/Sports_Clubs@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.American_Restaurants_sub_icon {
	background:url(../images1/category-images/American_Restaurants@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Chinese_Restaurants_sub_icon {
	background:url(../images1/category-images/Chinese_Restaurants@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Indian_Restaurants_sub_icon {
	background:url(../images1/category-images/Indian_Restaurants@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}



.Italian_Restaurants_sub_icon {
	background:url(../images1/category-images/Italian_Restaurants@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Japanese_Restaurants_sub_icon {
	background:url(../images1/category-images/Japanese_Restaurants@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Mexican_Restaurants_sub_icon {
	background:url(../images1/category-images/Mexican_Restaurants@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.General_Restaurants_sub_icon {
	background:url(../images1/category-images/Restaurants@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Seafood_Restaurants_sub_icon {
	background:url(../images1/category-images/Seafood_Restaurants@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Steakhouses_sub_icon {
	background:url(../images1/category-images/Steakhouses@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Sushi_Restaurants_sub_icon {
	background:url(../images1/category-images/Sushi_Restaurants@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Thai_Restaurants_sub_icon {
	background:url(../images1/category-images/Thai_Restaurants@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Vegan_Restaurants_sub_icon {
	background:url(../images1/category-images/Vegan_Restaurants@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Vegetarian_Restaurants_sub_icon {
	background:url(../images1/category-images/Vegetarian_Restaurants@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Vietnamese_Restaurants_sub_icon {
	background:url(../images1/category-images/Vietnamese_Restaurants@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Chiropractors_sub_icon {
	background:url(../images1/category-images/Chiropractors@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Dental_Labs_sub_icon {
	background:url(../images1/category-images/Dental_Labs@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Dentists_And_Orthodontists_sub_icon {
	background:url(../images1/category-images/Dentists_And_Orthodontists@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Family_Practice_sub_icon {
	background:url(../images1/category-images/Family_Practice@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Hospitals_sub_icon {
	background:url(../images1/category-images/Hospitals@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Nurses_sub_icon {
	background:url(../images1/category-images/Nurses@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Opticians_sub_icon {
	background:url(../images1/category-images/Opticians@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Podiatrists_sub_icon {
	background:url(../images1/category-images/Podiatrists@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Veterinarians_sub_icon {
	background:url(../images1/category-images/Veterinarians@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Auto_Parts_Supplies_sub_icon {
	background:url(../images1/category-images/Auto_Parts_Supplies@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Boat_Dealers_sub_icon {
	background:url(../images1/category-images/Boat_Dealers@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Car_Dealers_sub_icon {
	background:url(../images1/category-images/Car_Dealers@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Gas_Service_Stations_sub_icon {
	background:url(../images1/category-images/Gas_Service_Stations@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Motorcycle_Dealerss_sub_icon {
	background:url(../images1/category-images/Motorcycle_Dealerss@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}



.Rv_Dealers_sub_icon {
	background:url(../images1/category-images/Rv_Dealers@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Tires_sub_icon {
	background:url(../images1/category-images/Tires@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Accountants_And_Bookkeepers_sub_icon {
	background:url(../images1/category-images/Accountants_And_Bookkeepers@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Advertising_Services_sub_icon {
	background:url(../images1/category-images/Advertising_Services@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Bail_Bond_Services_sub_icon {
	background:url(../images1/category-images/Bail_Bond_Services@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Carpenters_sub_icon {
	background:url(../images1/category-images/Carpenters@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Carpet_Cleaning_sub_icon {
	background:url(../images1/category-images/Carpet_Cleaning@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Caterers_sub_icon {
	background:url(../images1/category-images/Caterers@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Computer_Repair_Services_sub_icon {
	background:url(../images1/category-images/Computer_Repair_Services@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Counselors_sub_icon {
	background:url(../images1/category-images/Counselors@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Courier_Services_sub_icon {
	background:url(../images1/category-images/Courier_Services@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Dry_Cleanerss_sub_icon {
	background:url(../images1/category-images/Dry_Cleanerss@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Electricians_sub_icon {
	background:url(../images1/category-images/Electricians@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Electricians_sub_icon {
	background:url(../images1/category-images/Electricians@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Funeral_Services_sub_icon {
	background:url(../images1/category-images/Funeral_Services@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.General_Contractors_sub_icon {
	background:url(../images1/category-images/General_Contractors@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Heating_Air_Conditioning_Contractors_sub_icon {
	background:url(../images1/category-images/Heating_Air_Conditioning_Contractorss@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Home_Cleaning_And_Janitorial_Services_sub_icon {
	background:url(../images1/category-images/Home_Cleaning_And_Janitorial_Services@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Insurance_sub_icon {
	background:url(../images1/category-images/Insurance@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Landscaping_sub_icon {
	background:url(../images1/category-images/Landscaping@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Laundry_Services_sub_icon {
	background:url(../images1/category-images/Laundry_Services@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}



.Lawyers_sub_icon {
	background:url(../images1/category-images/Lawyers@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Management_Consulting_sub_icon {
	background:url(../images1/category-images/Management_Consulting@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Masons_sub_icon {
	background:url(../images1/category-images/Masons@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Movers_sub_icon {
	background:url(../images1/category-images/Movers@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Pet_Grooming_Services_sub_icon {
	background:url(../images1/category-images/Pet_Grooming_Services@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Photo_Developing_Labs_sub_icon {
	background:url(../images1/category-images/Photo_Developing_Labs@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Photographic_Studios_sub_icon {
	background:url(../images1/category-images/Photographic_Studios@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Plumbers_sub_icon {
	background:url(../images1/category-images/Plumbers@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Post_Office_And_Shipping_Services_sub_icon {
	background:url(../images1/category-images/Laundry_Services@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Publishing_And_Printing_Services_sub_icon {
	background:url(../images1/category-images/Publishing_And_Printing_Services@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Roofing_sub_icon {
	background:url(../images1/category-images/Roofing@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Security_Services_sub_icon {
	background:url(../images1/category-images/Security_Services@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Shoe_Repair_Services_sub_icon {
	background:url(../images1/category-images/Shoe_Repair_Services@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Tailors_sub_icon {
	background:url(../images1/category-images/Tailors@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Watch_Jewelry_Repair_Services_sub_icon {
	background:url(../images1/category-images/Watch_Jewelry_Repair_Services@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Welding_Services_sub_icon {
	background:url(../images1/category-images/Welding_Services@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Salads_sub_icon {
	background:url(../images1/category-images/Salads@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Sandwiches_sub_icon {
	background:url(../images1/category-images/Sandwiches@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Shaved_Ice_sub_icon {
	background:url(../images1/category-images/Shaved_Ice@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Specialty_Food_sub_icon {
	background:url(../images1/category-images/Specialty_Food@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Street_Vendors_sub_icon {
	background:url(../images1/category-images/Street_Vendors@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Tacos_sub_icon {
	background:url(../images1/category-images/Tacos@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Tea_Rooms_sub_icon {
	background:url(../images1/category-images/Tea_Rooms@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Appliances_sub_icon {
	background:url(../images1/category-images/Appliances@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Art_Galleries_sub_icon {
	background:url(../images1/category-images/Art_Galleries@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Art_Supplies_sub_icon {
	background:url(../images1/category-images/Art_Supplies@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Beer_Wine_Spirits_sub_icon {
	background:url(../images1/category-images/Beer_Wine_Spirits@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Bicycles_sub_icon {
	background:url(../images1/category-images/Bicycles@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Bookstores_sub_icon {
	background:url(../images1/category-images/Bookstores@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Cards_Stationery_sub_icon {
	background:url(../images1/category-images/Cards_Stationery@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Candy_Stores_sub_icon {
	background:url(../images1/category-images/Candy_Stores@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Cheese_Shops_sub_icon {
	background:url(../images1/category-images/Cheese_Shops@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Childrens_Clothing_sub_icon {
	background:url(../images1/category-images/Childrens_Clothing@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Construction_Materials_sub_icon {
	background:url(../images1/category-images/Construction_Materials@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Consumer_Electronics_sub_icon {
	background:url(../images1/category-images/Consumer_Electronics@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Convenience_Stores_sub_icon {
	background:url(../images1/category-images/Convenience_Stores@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Cosmetics_Beauty_Supplies_sub_icon {
	background:url(../images1/category-images/Cosmetics_Beauty_Supplies@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Costumes_sub_icon {
	background:url(../images1/category-images/Costumes@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Department_Stores_sub_icon {
	background:url(../images1/category-images/Department_Stores@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Discount_Store_sub_icon {
	background:url(../images1/category-images/Discount_Store@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Drugstores_sub_icon {
	background:url(../images1/category-images/Drugstores@2x.png) center 0px  no-repeat;
	background-size:55px 55px;

}



.Electronic_Cigarettes_sub_icon {
	background:url(../images1/category-images/Electronic_Cigarettes@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Fabrics_And_Sewing_Supplies_sub_icon {
	background:url(../images1/category-images/Fabrics_And_Sewing_Supplies@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Farms_sub_icon {
	background:url(../images1/category-images/Farms@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Fireplaces_And_Accessories_sub_icon {
	background:url(../images1/category-images/Fireplaces_And_Accessories@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Flooring_sub_icon {
	background:url(../images1/category-images/Flooring@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Florists_sub_icon {
	background:url(../images1/category-images/Florists@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Fuel_Oil_Wood_And_Coal_Sales_sub_icon {
	background:url(../images1/category-images/Fuel_Oil_Wood_And_Coal_Sales@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Furniture_Stores_sub_icon {
	background:url(../images1/category-images/Furniture_Stores@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Glassware_And_Crystal_Stores_sub_icon {
	background:url(../images1/category-images/Glassware_And_Crystal_Stores@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Hardware_Stores_sub_icon {
	background:url(../images1/category-images/Hardware_Stores@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Health_And_Medical_Equipment_sub_icon {
	background:url(../images1/category-images/Health_And_Medical_Equipment@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Home_Decor_sub_icon {
	background:url(../images1/category-images/Home_Decor@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Home_Furnishing_sub_icon {
	background:url(../images1/category-images/Home_Furnishing@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Jewelry_And_Watches_sub_icon {
	background:url(../images1/category-images/Jewelry_And_Watches@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Landscaping_Supplies_sub_icon {
	background:url(../images1/category-images/Landscaping_Supplies@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Leather_Goods_And_Luggage_sub_icon {
	background:url(../images1/category-images/Leather_Goods_And_Luggage@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Lumber_Stores_sub_icon {
	background:url(../images1/category-images/Lumber_Stores@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Meat_Stores_sub_icon {
	background:url(../images1/category-images/Meat_Stores@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Mens_And_Womens_Clothing_sub_icon {
	background:url(../images1/category-images/Mens_And_Womens_Clothing@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Mens_Clothing_sub_icon {
	background:url(../images1/category-images/Mens_Clothing@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Drugstores_sub_icon {
	background:url(../images1/category-images/Drugstores@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Music_Dvds_sub_icon {
	background:url(../images1/category-images/Music_Dvds@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Musical_Instruments_sub_icon {
	background:url(../images1/category-images/Musical_Instruments@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.News_Stand_sub_icon {
	background:url(../images1/category-images/News_Stand@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Newspapers_sub_icon {
	background:url(../images1/category-images/Newspapers@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Nurseries_Gardening_sub_icon {
	background:url(../images1/category-images/Nurseries_Gardening@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Office_Equipment_sub_icon {
	background:url(../images1/category-images/Office_Equipment@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Office_Supplies_sub_icon {
	background:url(../images1/category-images/Office_Supplies@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Pawn_Shops_sub_icon {
	background:url(../images1/category-images/Pawn_Shops@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Pet_Stores_sub_icon {
	background:url(../images1/category-images/Pet_Stores@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Photography_Supplies_sub_icon {
	background:url(../images1/category-images/Photography_Supplies@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Plumbing_And_Heating_Equipment_sub_icon {
	background:url(../images1/category-images/Plumbing_And_Heating_Equipment@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Plumbing_And_Heating_Equipment_sub_icon {
	background:url(../images1/category-images/Plumbing_And_Heating_Equipment@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Religious_Goods_sub_icon {
	background:url(../images1/category-images/News_Stand@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Shade_Blind_Store_sub_icon {
	background:url(../images1/category-images/Shade_Blind_Store@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Shoe_Stores_sub_icon {
	background:url(../images1/category-images/Shoe_Stores@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Sporting_Goods_sub_icon {
	background:url(../images1/category-images/Sporting_Goods@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Sportswear_sub_icon {
	background:url(../images1/category-images/Sportswear@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Swimming_Pools_sub_icon {
	background:url(../images1/category-images/Swimming_Pools@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Telecommunication_Equipment_sub_icon {
	background:url(../images1/category-images/Telecommunication_Equipment@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Tent_And_Awning_Stores_sub_icon {
	background:url(../images1/category-images/Tent_And_Awning_Stores@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Thrift_Stores_sub_icon {
	background:url(../images1/category-images/Thrift_Stores@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Toy_Stores_sub_icon {
	background:url(../images1/category-images/Toy_Stores@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Uniforms_And_Commercial_Clothing_sub_icon {
	background:url(../images1/category-images/Uniforms_And_Commercial_Clothing@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Used_Vintage_Consignment_sub_icon {
	background:url(../images1/category-images/Used_Vintage_Consignment@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Variety_Stores_sub_icon {
	background:url(../images1/category-images/Variety_Stores@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Video_Games_sub_icon {
	background:url(../images1/category-images/Video_Games@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Videos_Rentalg_sub_icon {
	background:url(../images1/category-images/Videos_Rentalg@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Wholesale_Stores_sub_icon {
	background:url(../images1/category-images/Wholesale_Stores@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Wigs_sub_icon {
	background:url(../images1/category-images/Wigs@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Womens_Accessories_sub_icon {
	background:url(../images1/category-images/Womens_Accessories@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Womens_Clothing_sub_icon {
	background:url(../images1/category-images/Womens_Clothing@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Child_Care_And_Day_Care_sub_icon {
	background:url(../images1/category-images/Child_Care_And_Day_Care@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Colleges_And_Universities_sub_icon {
	background:url(../images1/category-images/Colleges_And_Universities@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Dance_Schools_And_Studios_sub_icon {
	background:url(../images1/category-images/Dance_Schools_And_Studios@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Elementary_Schools_sub_icon {
	background:url(../images1/category-images/Elementary_Schools@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Specialty_Schools_sub_icon {
	background:url(../images1/category-images/Specialty_Schools@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Vocational_And_Technical_School_sub_icon {
	background:url(../images1/category-images/Vocational_And_Technical_School@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Supermarkets_sub_icon {
	background:url(../images1/category-images/Supermarkets@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Wineries_sub_icon {
	background:url(../images1/category-images/Wineries@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Bagels_sub_icon {
	background:url(../images1/category-images/Bagels@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Bakeries_sub_icon {
	background:url(../images1/category-images/Bakeries@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Barbeque_sub_icon {
	background:url(../images1/category-images/Barbeque@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Bubble_Tea_sub_icon {
	background:url(../images1/category-images/Bubble_Tea@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Chocolatiers_Shops_sub_icon {
	background:url(../images1/category-images/Chocolatiers_Shops@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Coffee_Tea_sub_icon {
	background:url(../images1/category-images/Coffee_Tea@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Desserts_sub_icon {
	background:url(../images1/category-images/Desserts@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Donuts_sub_icon {
	background:url(../images1/category-images/Donuts@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Fast_Food_sub_icon {
	background:url(../images1/category-images/Fast_Food@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Food_Trucks_sub_icon {
	background:url(../images1/category-images/Food_Trucks@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Fruits_Veggies_sub_icon {
	background:url(../images1/category-images/Fruits_Veggies@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


.Gelato_sub_icon {
	background:url(../images1/category-images/Gelato@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Hamburgers_sub_icon {
	background:url(../images1/category-images/Hamburgers@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Ice_Cream_Frozen_Yogurt_sub_icon {
	background:url(../images1/category-images/Ice_Cream_Frozen_Yogurt@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Juice_Bars_Smoothies_sub_icon {
	background:url(../images1/category-images/Juice_Bars_Smoothies@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Pizza_sub_icon {
	background:url(../images1/category-images/Pizza@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Pretzels_sub_icon {
	background:url(../images1/category-images/Pretzels@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Sandwiches_sub_icon {
	background:url(../images1/category-images/Sandwiches@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Shaved_Ice_sub_icon {
	background:url(../images1/category-images/Shaved_Ice@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Specialty_Food_sub_icon {
	background:url(../images1/category-images/Specialty_Food@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Street_Vendors_sub_icon {
	background:url(../images1/category-images/Street_Vendors@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Tacos_sub_icon {
	background:url(../images1/category-images/Tacos@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}

.Tea_Rooms_sub_icon {
	background:url(../images1/category-images/Tea_Rooms@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}


/*====================Sub Cat Icons End--=====================================*/



.homepage_bg{
	background:url(../images1/home_page_bg2@2x.jpg) no-repeat;
	background-size:cover;
	height:484px;
	padding-top: 0px;
}


.not_avl{
	background:url(../images1/not_avl@2x.png) no-repeat;
	background-size:cover;
	height:484px;
	padding-top: 0px;
}

.nav_close{
	background:url(../images1/nav_close@2x.png)  0 3px  no-repeat;
	background-size:24px;

}

.home_cat1{
	background:url(../images1/home_category/restaurant@2x.png) center 0 no-repeat;
	background-size:120px 70px;
}

.home_cat2{
	background:url(../images1/home_category/wellness@2x.png) center 0 no-repeat;
	background-size:120px 70px;
}

.home_cat3{
	background:url(../images1/home_category/retail@2x.png) center 0 no-repeat;
	background-size:120px 137px;
}

.home_cat4{
	background:url(../images1/home_category/services@2x.png) center 0 no-repeat;
	background-size:120px 137px;
}

.sub_cat1{
	background:url(../images1/category-images/def_category@2x.png) center 0px  no-repeat;
	background-size:55px 55px;
}





.claim_store{
	background: url(../images1/claim_store@2x.png) 0px 5px no-repeat;
	background-size:22px;
}

.map_address{
	background: url(../images1/loaction@2x.png) 0px 5px no-repeat;
    background-size: 21px;
}

.store_phone{
	/*background: url(../images1/call@2x.png) 0px 5px no-repeat;
	background-size:22px;*/
	color:#ff7929;
}


.all_hours{
	background: url(../images1/hours@2x.png) 0px 5px no-repeat;
	background-size:22px;
}

.back_arrow{
	 background: url(../images1/back_arrow@2x.png)  5px 12px no-repeat;
	 background-size:24px;
}

.back_arrow_branded{
	 background: url(../images1/back_arrow_branded@2x.png)  5px 12px no-repeat;
	  background-size:24px;
}

.goto_search{
	background: url(../images1/gotosearch@2x.png) -7px 5px no-repeat;
	 background-size:38px;
}

body.home_page_style .goto_search{
	background: url(../images1/gotosearch_home@2x.png) -7px 5px no-repeat;
	 background-size:38px;
}

body.home_page_style .goto_search_branded{
	background: url(../images1/gotosearch_home_branded@2x.png) -7px 5px no-repeat;
}

.store_share_icon{
	background: url(../images1/store_share@2x.png) no-repeat;
	background-size:18px
}

.store_bookmark_icon{
	background: url(../images1/store_bookmark@2x.png) no-repeat;
	background-size:18px
}

.store_bookmarked_icon{
	background: url(../images1/store_bookmarked@2x.png) no-repeat;
	background-size:18px
}

.store_rivews_icon{
	background: url(../images1/store_reviews@2x.png) no-repeat;
	background-size:18px
}
.navbar-mini-menu .menu-select {
    padding: 0;
    background: #fff;
    position: absolute;
    top: 5px;
    left: 7px;
    width: 35px;
    height: 35px;
    border-radius: 30px;
    background: #fff url(../images1/review_icon.png) center no-repeat;
    background-size: 28px;
}

.navbar-mini-menu .menu-select-online{
	background: #fff url(../images1/review_icon_online.png) center no-repeat;
	background-size: 28px;
}


.navbar-mini-menu .menu-select .btn-select {
    background: url(../images1/nav_icon@2x.png) 7px -2px no-repeat;
	 top: 4px;
    background-size: 38px;
    left: inherit;
    right: -44px;

}

.navbar-mini-menu .menu-select .btn-select-branded {
	background: url(../images1/nav_icon_home_branded@2x.png) 7px -2px no-repeat;
	background-size: 38px;
}


body.home_page_style .navbar-mini-menu .menu-select .btn-select {
    background: none;
	 top: -3px;
    background-size: 38px;
    left: inherit;
    right: -10px;

}

body.home_page_style .navbar-mini-menu .menu-select .btn-select-branded {
	 background: url(../images1/nav_icon_home_branded@2x.png) 7px -2px no-repeat;
}

body.home_page_style .navbar-mini-menu .menu-select .btn-select-branded {
	 background: url(../images1/nav_icon_home_branded@2x.png) 7px -2px no-repeat;
	  background-size: 38px;
}


body.store_about_page .navbar-mini-menu .menu-select .btn-select-branded {
	 background: url(../images1/nav_icon_home_branded@2x.png) 7px -2px no-repeat;
	  background-size: 38px;
}




.tv_logo {
    background: url(../images1/logo@2x.png) center 8px no-repeat;
    background-size: 102px 32px;
}

    .business_icon {
        background: url(../images1/business1@2x.png) center  no-repeat;
        width: 32px;
        height: 24px;
        margin: 0px auto;
        background-size: 32px 24px;

    }

	.giftcard_icon{
	background:url(../images1/giftcard_icon1@2x.png) center no-repeat;
	width:32px;
	height:24px;
	   margin: 0px auto;
        background-size: 32px 24px;

}

    .deals_icon_new {
        background: url(../images1/deals1@2x.png) center  no-repeat;
        width: 24px;
        height: 24px;
        margin: 0px auto;
        background-size: 24px 24px;

    }
	

	
	 .deals_icon_new_active {
        background: url(../images1/deals1_active@2x.png) center  no-repeat;
        width: 24px;
        height: 24px;
        margin: 0px auto;
        background-size: 24px 24px;

    }
	
.deals_icon_new_active_branded{
	background:url(../images1/deals1_active_branded@2x.png) center  no-repeat;
	 background-size: 24px 24px;
}


.home_icon{
	background:url(../images1/home_icon@2x.png) center  no-repeat;
	width:32px;
	height:24px;
	  margin: 0px auto;
	     background-size: 32px;

}

.home_icon_active{
	background:url(../images1/home_icon_active@2x.png) center  no-repeat;
	width:32px;
	height:24px;
	  margin: 0px auto;
	     background-size: 32px;

}

.home_icon_active_branded{
	background:url(../images1/home_icon_active_branded@2x.png) center  no-repeat;
	background-size: 32px;
}


    .ordering_icon {
        background: url(../images1/ordering1@2x.png) center  no-repeat;
        width: 22px;
        height: 26px;
        margin: 0px auto;
        background-size: 22px 26px;

    }
	.ordering_icon_active {
        background: url(../images1/ordering1_active@2x.png) center  no-repeat;
        width: 22px;
        height: 26px;
        margin: 0px auto;
        background-size: 22px 26px;

    }
	.ordering_icon_active_branded{
	background:url(../images1/ordering1_active_branded@2x.png) center  no-repeat;
	 background-size: 22px 26px;
	
}

	

    .reservation_icon {
        background: url(../images1/reservation1@2x.png) center  no-repeat;
        width: 21px;
        height: 24px;
        margin: 0px auto;
        background-size: 21px 24px;

}

  .reservation_icon_active {
        background: url(../images1/reservation1_active@2x.png) center  no-repeat;
        width: 21px;
        height: 24px;
        margin: 0px auto;
        background-size: 21px 24px;

}

.reservation_icon_active_branded{
	background:url(../images1/reservation1_active_branded@2x.png) center  no-repeat;
	background-size: 21px 24px;
}



.store_abt_link_icon{
	background: url(../images1/store_about@2x.png) no-repeat;
	background-size:18px;
}


.store_abt_deals_icon{
	background: url(../images1/store_deals@2x.png) no-repeat;
	background-size:16px;
}

.store_abt_ord_icon{
	background: url(../images1/store_ordering@2x.png) no-repeat;
	background-size:14px;
}


.store_abt_reserv_icon{
	background: url(../images1/store_reservation@2x.png) no-repeat;
	background-size:14px;
}

.store_abt_giftcard_icon{
	background: url(../images1/store_giftcard@2x.png) no-repeat;
	background-size:18px;
}


.store_abt_link_icon_active{
	background:#fd8c00 url(../images1/store_about_active_new@2x.png) no-repeat;
	background-size:18px;
	border:solid 1px #fd8c00 !important;
}


.store_abt_deals_icon_active{
	background:#fd8c00 url(../images1/store_deals_active_new@2x.png) no-repeat;
	background-size:16px;
	border:solid 1px #fd8c00 !important;
}

.store_abt_ord_icon_active{
	background:#fd8c00 url(../images1/store_ordering_active_new@2x.png) no-repeat;
	background-size:14px;
	border:solid 1px #fd8c00 !important;
}


.store_abt_reserv_icon_active{
	background:#fd8c00 url(../images1/store_reservation_active_new@2x.png) no-repeat;
	background-size:14px;
	border:solid 1px #fd8c00 !important;
}

.store_abt_giftcard_icon_active{
	background:#fd8c00 url(../images1/store_giftcard_active_new@2x.png) no-repeat;
	background-size:18px;
	border:solid 1px #fd8c00 !important;
}









}

/*======================Retina display End======================= */



video#bgVideo {
position: fixed;
right: 0;
bottom: 0;
width: auto;
min-width: 100%;
height: auto;
min-height: 100%;
z-index: 10;
background-size: cover;
}

.video_overlay{
	background:url(../images1/home_category/video_overlay.png) repeat;
	position: fixed;
right: 0;
bottom: 0;
width: auto;
min-width: 100%;
height: auto;
min-height: 100%;
z-index: 12;
background-size: cover;
}

/*------------------------Nav Button----------------------*/
.navbar-mini-menu .mini-menu-options li a {

       background-color: rgb(245, 245, 245);
    opacity: 0.9;
}

.navbar-mini-menu .mini-menu-options{width:60%;right: -100px;     top: -12px;}


.nav_link_disable{
	opacity: 0.3;
}



.body_bottom_padding{
	padding-bottom:50px;
}

.body_bottom_padding_none{
	padding-bottom:0px !important;
}

.hide_scroll_body{
	overflow: hidden;
}

.a {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}



/*------------------Store Reservation page---------------------*/

.store_reservation_page{
	width: auto;
    margin: 0px;
    padding: 5px;
    background: #fff;
	float:none;

}








@media only screen and (min-width: 400px) {
   .deals_discount a{
	    text-decoration: none;
        display: inline-flex;
		    margin-left: 5%;
    margin-right: 5%;

	}
}

.zapper_container{
	    text-align: center;
    width: 100%;
    margin: 0px;
    padding: 0px;
	    font-family: 'ubuntulight';
}


body.inner_pages_style .navbar-menu {
   background: #ff8d00;
}

body.inner_pages_style .navbar-menu a {
    background-color: #ff8d00;

}

body.inner_pages_style .mini-menu-options li a {
    background-color: #fff;
	opacity: 1;
	color: #fa8b00;
    font-family: ubuntubold;
    font-size: 1.2em;

}

body.home_page_style .navbar-menu {
     background: #fd8c00;
    
}

body.home_page_style .navbar-menu a {
    background-color: #fd8c00;

}
/* For new home page design for Smartphone 2017-03-21 */
.three_row{
	clear: both;
    display: inline-block;
    width: 100%;
}

.three_row .category_box {
    text-align: center;
    padding: 0px;
    height: 100%;
    min-height: 155px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
    border-radius: 5px;
}

.three_row .category_box_item{
    color:#fff;
}

.three_row .category_box_item a{
   display: inline-block;
    line-height: 40px;
    color: #fff;
    text-decoration: none;
    position: relative;
    font-family: ubuntubold;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    text-align: right;
    width: 200px;
    vertical-align: middle;
    background: url(../images1/store_name_bg.png) no-repeat;
    height: 38px;
    float: right;
    top: 117px;
    border-radius: 3px 0 3px 0;
	padding-right: 30px;
}

.three_row .category_box_item a div.home_pagecateicon{
	position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    top: -60px;
    left: 70%;
	background-size: 40px;
    background-position: center;
}

.home_order_icon{
	background:#fd8c00 url(../images1/home_order_icon.png) no-repeat;
}

.home_reservation_icon{
	background:#fd8c00 url(../images1/home_reservation_icon.png) no-repeat;
}


.home_deal_icon{
	background:#fd8c00 url(../images1/home_deal_icon.png) no-repeat;
}

.three_row .white_arrow{
     width: 8px;
    vertical-align: middle;
    float: right;
    position: absolute;
    right: 8px;
    top: 31.3%;
}


.four_row{
	    clear: both;
		padding: 8px;
}

.four_row .category_box {
        text-align: center;
    padding: 0px;
    height: 100%;
    min-height: 125px;
    margin-bottom: 8px;
    border-radius: 6px;
}

.four_row .category_box_item{
    color:#fff;
}

.four_row .category_box_item a{
	display: table-cell;
    height: 126px;
    line-height: inherit;
    color: #fff;
    text-decoration: none;
    position: relative;
    font-family:  ubuntulight_italic;
    font-weight: normal;
    font-size: 18px;
    text-align: left;
    min-width: 304px;
    width: 400px;
    max-width: 400px;
    vertical-align: text-bottom;
    top: 10px;
    left: 10px;
    font-style: italic;
}

.four_row .category_box_item a strong{
	  text-transform: uppercase;
    font-family: ubuntubold_italic;
}

.four_row .category_box_item a span{
	background: url(../images1/store_name_bg.png) no-repeat;
    height: 35px;
    width: 81px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    border-radius: 0 0 5px;
    text-align: right;
    padding-right: 9px;
    padding-top: 6px;
}

.four_row .category_box_item a span img{
	width:34px;
}

.four_row .white_arrow{
       width: 8px;
    vertical-align: middle;
    float: right;
    position: absolute;
    right: 10px;
    top: 45%;
	display:none;
}

.homebanner_one{
    background:url(../images/home_new_tabs/homebanner_one.jpg) no-repeat;
    background-size:cover;
}

.homebanner_two{
    background:url(../images/home_new_tabs/homebanner_two.jpg) no-repeat;
    background-size:cover;
}

.homebanner_three{
    background:url(../images/home_new_tabs/homebanner_three.jpg) no-repeat;
    background-size:cover;
}

.innerbanner_one{
    background:url(../images/home_new_tabs/innerbanner_one.jpg) no-repeat;
    background-size:cover;
}

.innerbanner_one_new{
    background:url(../images/home_new_tabs/innerbanner_one.jpg) no-repeat;
    background-size:cover;
}

.innerbanner_two{
    background:url(../images/home_new_tabs/innerbanner_two.jpg) no-repeat;
    background-size:cover;
}

.innerbanner_three{
    background:url(../images/home_new_tabs/innerbanner_three.jpg) no-repeat;
    background-size:cover;
}

.innerbanner_four{
    background:url(../images/home_new_tabs/innerbanner_four.jpg) no-repeat;
    background-size:cover;
}


/*.all_day_deals img{
	width:50px;
	 
}

.store_credit img{
	width:50px;
	 
}

.happy_hours img{
	width:50px;
	 
}

.discount_vouchers img{
	width:50px;
	 
}*/


@media only screen and (min-width: 320px) {
	
body.no_scroll_pages{
	overflow-y:hidden;
}
	
	.three_row .category_box {
        /*min-height: 135px;*/
}



.three_row .category_box_item a {
    /*display: table-cell;
    height: 138px;
    min-width: 320px;
    width: 375px;
    max-width: 414px;*/
   
}


.four_row .category_box {
   min-height: 103px;
}


.four_row .category_box_item a {
    
    height: 103px;
     width: 375px;
    max-width: 414px;
    
}

}







@media only screen and (min-width: 375px) {
	
body.no_scroll_pages{
	overflow:hidden;
}
	
	
	.three_row .category_box {
         /*min-height: 170.5px;*/
}



.three_row .category_box_item a {
   /* display: table-cell;
       height: 170.5px;
    min-width: 320px;
    width: 375px;
    max-width: 414px;*/
   
}


.four_row .category_box {
   min-height: 128px;
}


.four_row .category_box_item a {
    
    height: 128px;
     width: 414px;
    max-width: 414px;
    
}

}



@media only screen and (min-width: 414px) {
	
	body.no_scroll_pages{
	overflow:hidden;
}
	
	
	.three_row .category_box {
      /*min-height: 193px;*/
}



.three_row .category_box_item a {
    /*display: table-cell;
    height: 193px;
    min-width: 320px;
    width: 414px;
    max-width: 414px;*/
   
}


.four_row .category_box {
   min-height: 145px;
}


.four_row .category_box_item a {
    
    height: 145px;
     width: 414px;
    max-width: 414px;
    
}

}