.search-post-title:hover{
	color: #FFCA59;
}
.search-posts-container{
	margin-top:6%;
}
.load-more-container {
	text-align:center;
	     margin: 5% 0%;
  }

  #load-more-parks {
   font-size: 14px;
	font-weight:600;
    border: 0.5px solid #ffca59;
    padding: 10px 30px;
    border-radius: 50px;
    background: #FFCA59;
    cursor: pointer;
    line-height: 17px;
    color: #212934;
	font-family: "Public Sans", sans-serif;
  }

#load-more-parks:hover{
	box-shadow: 0px 4px 8px rgba(33, 41, 52, 0.5);
}
@media only screen and (max-width: 2560px) {
	#filter-search{
	width: 30.5vw !important;
    padding-right: 18px !important;
}
	
}
@media only screen and (max-width: 1920px) {
	#filter-search{
	    width: 32.5vw !important;
    padding-right: 14px !important;
	}
		
}
@media only screen and (max-width: 1680px) {
	#filter-search{
	    width: 32.3vw !important;
    padding-right: 0px !important;
    padding-left: 14px;
}
	#resetall-btn-pc{
		margin-right: 14px;
	}
	}

@media only screen and (max-width: 1440px) {
	#filter-search{
	        width: 32.9vw !important;
    padding-right: 0px !important;
    padding-left: 26px !important;
	}
	#resetall-btn-pc .wpgb-facet-4  button.wpgb-reset {
   padding: 9px 28px !important;
		margin-right: 16px;
}
}
#btn-icon {
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3)!important;
}		
#btn-icon .button-icon-left{
	margin-right: 0px !important;
}
.top-menu{
  letter-spacing: 2px;
}

.date{
  text-transform: uppercase;
}

.related h4{
  text-align: center !important;
}

.fusion-carousel-meta{
  display: none !important;
}

.service-callback label{
  color: var(--awb-color1) !important;
}

.menu-overlay{
  z-index: 20000 !important;
}

.menu-underlay{
  z-index: 15000 !important;
} 


.maxheight {
display: flex !important;
align-items: stretch;
min-width: 100%;
height: 180px;
}

.maxheight2 {
display: flex !important;
align-items: stretch;
min-width: 100%;
height: 250px;
}

.el-c4tzsb {

  margin-right: 10px;
}

@media (max-width: 780px) {
    body .facetwp-template .fwpl-layout, 
    body .facetwp-template-static .fwpl-layout {
        grid-template-columns: repeat(1, 1fr);
    }
}

.fwpl-item.is-empty {
    display: none;
}

#marginme {
 margin-bottom: 5px; 
}
 
.infowindow {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom:10px;
}
    .dropbtn {
      background-color: transparent;
    color: gray;
    font-size: 14px;
    border: 1px solid gray;
    cursor: pointer;
    width: 175px;
    height: 32px;
    display: flex;
    align-items: center;
    border-radius: 4px;
    }
@media only screen and (max-width: 767px) {
  .dropbtn {
    font-size: 12px;
    width: 156px;
    height: 26px;
  }
}
    
    .dropdown {
      position: relative;
      display: inline-block;
    }

    .dropdown-content {
     display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    right: 15%;
    top: 42%;
    transform: translateY(-50%);
    }

    .dropdown:hover .dropdown-content {
      display: none;
    }

    .dropdown:hover .dropbtn {
      background-color: transparent;
    }

    .dropbtn::after {
      content: "\25BC";
      font-size: 14px;
      color: gray;
      float: right;
      margin-left: 5px;
    }

    .separator11 {
          border-left: 1px solid gray;
    height: 18px;
    margin: 0 4px;
       }

.form-container1 {
      display: none;
    flex-direction: column;
    /* align-items: center; */
    /* width: 200px; */
    /* padding: 16px; */
    /* background-color: white; */
    /* border: 1px solid black; */
    /* border-radius: 5px; */
    /* box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%); */
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(255, 202, 89, 0.9);
    color: #000000;
    padding: 20px;
    border-radius: 5px;
    z-index: 100;
    display: none;
    padding-left: 23px;
    padding-right: 34px;
    box-shadow: 0 8px 8px 0 rgb(0 0 0 / 20%), 0 -6px 20px 0 rgb(0 0 0 / 19%);
    transition: all 0.3s ease-in-out;
}
.form-container1 input[type="text"] {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: 1px solid black;
  border-radius: 5px;
  color:black;
}
.form-container1 input[type="submit"] {
  width: 100%;
  background-color: #262626;
  color: white;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
#close-button2 {
  position: absolute;
  top: 0px;
  right: 10px;  /* change the position of the close button to the top right corner of the popup box */
  cursor: pointer;
  display: inline-block;  /* make the close button inline with the text */
}
.red-text {
  color: red;
}

.wpgb-facet-15 {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*
#floating-box {
    position: fixed;
    top: 140px;
    right: 10px;
    width: 300px;
    height: 200px;
    
    z-index: 10;
}
#mycrosslogo{
  position: fixed;
    top: 140px;
    right: 10px;
    width: 342px;
    height: 200px;
    
    z-index: 11;
   
}

.fusion-content-boxes .fusion-column {
  
    width: 100%;
}
.fusion-content-boxes .content-wrapper-background  {
    
    border-radius: 4px;
}*/






.fa-arrow-left:before {
      padding-right: 6px;
}


.route-text {

 font-size: 16px;
font-weight: bold;
 margin-bottom: 5px;

}



.route-icon i {

 font-size: 16px;

 color:white;

}




.btn-slider-content-box{
  padding-left:5px;
  padding-right:5px;
  margin-top:20px;
}
.awb-off-canvas-wrap .awb-off-canvas-inner .off-canvas-content {
  display: list-item !important;
  
}

/*for line height of total time and distance in contentbox slider*/


i.listpadding {
   padding-left: 5px !important;
}


.option-for-route{
  font-size:12px;
      cursor: pointer;
  padding: 0px 13px;
}
.option-for-route:hover {
    background-color: #ffd67a;
}
#btn-add-way-point {
  background-color: #ffca59;
    border: 1px solid #ffca59;
    border-radius: 4px;
    color: #333;
    padding: 4px 13px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

#btn-add-way-point:hover {
  background-color: 	#ffbe33;
}

.pac-container{
  z-index: 105100 !important;
}


.container-for-startend {
        display: flex;
  flex-direction: column;
  position: relative;
  width:345px;
        
    }
#start-address{
    padding: 0px 4px 5px 24px;
    width: 100%;
    background: none;
    border: none;
    outline: none;
    border-bottom: 2px solid #666;
    color: #3D0C02;
    border-radius: unset;
    font-size: 13px;
    font-family: 'Public Sans', sans-serif;
    font-weight: bold;
}

#start-address::placeholder {
  color: #999;
  font-family: 'Public Sans', sans-serif;
}
#end-address::placeholder {
  color: #999;
  font-family: 'Public Sans', sans-serif;
}


#output-paragraph-start{
  display: inline-block;
    padding: 0px 2px 0px 24px;
    background: none;
    border: none;
    outline: none;
    color: #3D0C02;
    font-size: 13px;
    font-family: 'Public Sans', sans-serif;
    font-weight: bold;
}
#edit-end1{
  border: none;
    background: transparent;
  cursor: pointer;
}

#end-address{
 padding: 31px 0px 14px 24px;
    width: 100%;
    background: none;
    border: none;
    outline: none;
    border-bottom: 2px solid #666;
    color: #3D0C02;
    border-radius: unset;
    font-size: 13px;
    font-family: sans-serif;
    font-weight: bold;
}
#output-paragraph-end{
  display: inline-block;
    padding: 0px 4px 0px 24px;
    background: none;
    border: none;
    outline: none;
    color: #3D0C02;
    font-size: 13px;
    font-family:'Public Sans', sans-serif;
    font-weight: bold;
}
#edit-start{
  border: none;
    background: transparent;
  cursor: pointer;
}
#edit-end{
  border: none;
    background: transparent;
  cursor: pointer;
}

.geolocation-icon {
  position: absolute;
  top: -2px;
  right: 10px;
  cursor: pointer;
  color: #666;
}

.geolocation-icon:hover {
  color: #333;
}
#start-icon-btn{
  margin-top:-2px;
        position: absolute;
    max-width: 7%;
    height: auto;
    background: none;
}
#start-icon-btn-after-select{
  top: 9px;
           position: absolute;
    max-width: 7%;
    height: auto;
    background: none;
}
#end-icon-btn{
 margin-top: 17px;
    position: absolute;
    max-width: 7%;
    height: auto;
    background: none;
}
#end-icon-btn-after-select{
   top: 9px;
   position: absolute;
    max-width: 7%;
    height: auto;
    background: none;
}
#remove-waypts-btn{
    font-weight: bold;
    cursor: pointer;
    font-size: 15px;
    color: black;
}
.sigle-waypt{
padding: 9px 0px;
  border-top: 1px solid lightgray;

}
.waypts-icon{
  position:absolute;
  color: #ffca59;
    left: 3px;
    font-size: 21px;
    top: -7px;
}
.display-end-text{
border-top: 1px solid lightgray;
  position:relative;
}
.text-div {
  position: absolute;
    top: -11px;
    padding: 0px 3px;
    background-color: #F4F4F4;
    color: #444;
    font-size: 12px;
    left: 262px;
    width: 100%;
  
}
.time-distance-wypts {
  position: absolute;
    top: -20px;
    padding: 0px 3px;
    background-color: #F4F4F4;
    color: #444;
    font-size: 12px;
    left: 262px;
    width: 100%;
}

.display-start-text:hover {
  background-color: #F0F0F0;
  cursor: pointer;
}
.display-end-text:hover {
  background-color: #F0F0F0;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
	#mymapdiv .fusion-column-wrapper {
		display: grid !important;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
		background-color:white;
		height : 55vh;
	}
	#reset-textbox .wpgb-facet .wpgb-reset{
		position: static !important;
		transform: none !important;
		    padding: 10px 36px !important;
	}
	#map-textbox{
		grid-column: span 2; 
	}
	#search-textbox{
		grid-column: span 1;
		    width: 122%;
	}
	#reset-textbox{
		grid-column: span 1;
		margin-top: 20px;
		display: flex;
    justify-content: right;
	}
  
    button.wpgb-button.wpgb-reset[name="reset_button"] {
        position: absolute;
        left: 50%;
        transform: translate(-50%, -76%);
    }
  .wpgb-facet>fieldset:last-child {
    position:relative;
    margin-bottom: 2px !important;
  }
.fusion-tb-header {
  position: relative;
    z-index: 50;
  }
  
  #content.full-width {
    position: relative;
    z-index: 30;
  }
  
  #menu-main-menu{
  overflow: hidden !important;
  }
  .suggestions-added {
  position:relative !important;
  
  }
  .fusion-search-results{
    max-height: 140px !important;
  }
  
  .wpgb-map-facet {
  height: 30vh;
  }
  
  #mymapdiv {
	 
	  top: 5% !important;
   z-index: 99;
}
#mygrid2 {
    left: -6px !important;
	position: relative !important;
}
	
  #myfilterdiv {
	      
    display: flex;
   
    padding-top: 38px !important;
    z-index: 4;
    height: 85px;
	}
	#parks-search-bar{
		position: fixed;
    width: 100%;
    background-color: white;
    top: 45%;
    padding-top: 20%;
	 z-index: 100;
	}
	.myinfowindow{
	width: 155px;
    }
	#marginme{
/* 		display:none !important; */
	}
	#reset-btn-browspage{
		margin-top: 55px;
    padding-bottom: 11px;
	}
	
	#parks-search-bar .wpgb-facet-32 input.wpgb-input{
        font-size: 14px !important;
		height: 31px !important;
    min-height: 26px !important;
}
	#title-infowin{
		font-size: 12px !important;
		
	}
	.adrs-infowin{
		font-size: 10px !important;
		margin-bottom: 3px !important;
	}
	#btn-add-way-point {
		font-size: 10px !important;
		font-weight: 700;
	}
	.img-infowin{
		min-width: 60% !important;
    height: 120px !important;
	}
	.filtericons {
		font-size: 16px !important;
	}
	div.filtericon-name span.wpgb-button-label {
		font-size: 9px !important;align-content
	}
	
/* 	Css adding for home page  */
	
	.wpgb-button-facet {
  display: flex;
  overflow-x: auto;
 
}
#ul-for-icons {
  list-style: none;
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  
	flex-wrap: nowrap !important;
}
	.link-infowindow{
		height: 21px !important;
	}
	
	.fusion-text.fusion-text-14 .wpgb-facet.wpgb-facet-4 button.wpgb-button.wpgb-reset {
  position: static !important;
		transform: unset;
		padding: 10px 22px !important;
    width: 115px;
		margin-left:7px !important;
}
	#filter-search{
	margin-right:0px !important;
		
}
	
.searchPhp-col .fusion-column-wrapper .container {
    width: unset !important;
}
 /* #fusion-live-search-input-0{
  position: fixed;
    top: 56px;
    width: 272px;
    border: none;
    border-bottom: 1px solid gray;
    border-radius: 0px;
  
  }
  .searchsubmit{
    position: fixed;
    top: 55px;
    right: 100px;
    background-color: white !important;
    color: black;
  }*/
  

}
.tab-content{
margin-top:0px !important;
}

.searchsubmit{
border-top-right-radius: 50% !important;
    background-color: #2c5601 !important;
}
.searchsubmit:hover{
  background-color: #2B381F !important;
}

#fusion-live-search-input-0{
border: 1px solid #c2c2b8 !important;
    border-right: none !important;
}
#fusion-live-search-input-0:focus{
border-color: #2c5601 !important;
}
.fusion-search-results{
border-radius: 0% !important;
    border: none !important;
    max-height: 400px;
    overflow-y: auto !important;
}

/* CSS styles for map and grid */
#mymapdiv{
position: fixed;
    top: 107px;
    right: 0px;
  
}
#mygrid2{
position: absolute;
    top: 104px;
    left: 20px;
}
.wpgb-facet.wpgb-facet-6 .wpgb-map-facet {
  
padding-bottom: 90% !important;
  
}
#myfilterdiv{
position: fixed;
    top: 89px;
    left: 0px;
    padding-top: 20px;
  background-color: white;
}

#mymainheader{
  
  }

// kc added css - 5-10-23

.wpgb-facet .wpgb-button[aria-pressed="true"] {
  background-color: #ffca59 !important;
  border-color: #ffca59 !important;
}

@media (min-width: 2560px) and (min-height: 1440px) {
    .wpgb-map-facet {
      height: 89vh;
    }
  #myfilterdiv {
    top: 55px !important;
        padding-top: 92px;
  }
  #mymapdiv {
  top:141px !important;
    height: 92vh !important;
  }
	#mygrid2 {
		    top: 102px !important;
		}
	
  }
@media (min-width: 1366px) and (min-height: 768px) {
	.wpgb-facet.wpgb-facet-6 .wpgb-map-facet {
    padding-bottom: 83% !important;
}
}
@media (min-width: 1920px) and (min-height: 1080px) {
	.wpgb-facet.wpgb-facet-6 .wpgb-map-facet {
    padding-bottom: 95% !important;
}
	
}
.filtericons{
	font-size: 38px;
	color: #262626 !important;
}

li .wpgb-button {
	border:none !important;
}
ul.wpgb-inline-list li div.wpgb-button[aria-pressed="true"] {
   
    background: none !important;
    border-bottom: 2px solid #262626 !important;
    border-radius: 0px !important;
	color: black !important;
}

div.filtericon-name span.wpgb-button-label{
	font-size: 11px !important;
    font-family: "Helvetica", sans-serif !important;
	color: #262626 !important;
}

/* .wpgb-button-facet {
  display: flex;
  overflow-x: auto;
 justify-content: center !important;
    align-items: center !important;
}
#ul-for-icons {
  list-style: none;
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  
	flex-wrap: nowrap !important;
} */

.link-infowindow{
	position: absolute;
    right: 10px;
    bottom: 10px;
    background-color: #65bc7b;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 3px;
}
.solidtwo-link{
	color:white;
}

.fusion-text.fusion-text-14 .wpgb-facet.wpgb-facet-4 button.wpgb-button.wpgb-reset {
    margin: 0 0 40 0 !important;
    padding: 10px 36px;
} 
/* #filter-search{
	margin-right:10px;
} */


