/**************************** NEW MOBILE SEARCH BAR ******************************/
#search-filter-form-22754.searchandfilter ul {
    display: inline-flex;
    margin-top: 0;
    margin-bottom: 0px;
    margin-left: 5px;
    width: 100%;
}
#search-filter-form-22754.searchandfilter ul li {
    list-style: none;
    display: initial !important;
    padding: 0px !important;
    margin: 0;
}


/*  Search Selection Box */
#search-filter-form-22754 li.sf-field-category {
    order: 0;
    margin-top: 0px !important;
    /* margin-left: 50px !important; */
    z-index: 1;
}
#search-filter-form-22754.searchandfilter select.sf-input-select {
    height: 40px;
    border-radius: 5px 0px 0px 5px;
    border-right: 1px;    
    border-color: rgb(138 138 138 / 42%);    
    font-family: 'avenir-book';
    color: #000000;
    font-size: 13px;
    background: #f3f3f3;
    font-weight: 800;
    padding-left: 5px;
}
#search-filter-form-22754.searchandfilter select.sf-input-select {
    min-width: 0px;
}
#search-filter-form-22754.searchandfilter > ul > li select {
    width: 100px;
}


/*  Search Tex Box */
#search-filter-form-22754 ul .sf-field-search {
    position: relative;
    order: 2;
}
#search-filter-form-22754.searchandfilter .sf-field-search {
    display: initial !important;
    margin-right: -62.3px;
    padding-left: 0px !important;
    top: 0px;
    right: 70px !important;
}

#search-filter-form-22754 ul input[type=text] {
    height: 40px;
    top: 0px;
    font-family: 'avenir-book' !important;
    font-size: 15px !important;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    /*border: none;*/
    width: 300px !important;
    left: 32px !important;
    padding-left: 35px !important;
}
@media (min-width: 481px) and (max-width: 999px){
#search-filter-form-22754.searchandfilter ul li.sf-field-search input {
    width: 135% !important;
    height: 35px !important;
    margin-right: 30px !important;
}
#search-filter-form-22754.searchandfilter ul {
    margin-left: 0px;
}}
@media (min-width: 380px) and (max-width: 480px){
#search-filter-form-22754.searchandfilter ul li.sf-field-search input {
    width: 150% !important;
    height: 35px !important;
    margin-right: 30px !important;
}
#search-filter-form-22754.searchandfilter ul {
    margin-left: 0px;
}}
@media (min-width: 342px) and (max-width: 379px){
#search-filter-form-22754.searchandfilter ul li.sf-field-search input {
    width: 175% !important;
    height: 35px !important;
    margin-right: 30px !important;
}
#search-filter-form-22754.searchandfilter ul {
    margin-left: 0px;
}}
@media (min-width: 250px) and (max-width: 341px){
#search-filter-form-22754.searchandfilter .sf-field-search {
    margin-right: -72.3px;
}    
#search-filter-form-22754 ul input[type=text] {
    padding-left: 30px !important;
}    
#search-filter-form-22754.searchandfilter ul {
    margin-left: 0px;
}}
@media (min-width: 320px) and (max-width: 341px){
#search-filter-form-22754.searchandfilter ul li.sf-field-search input {
    width: 175% !important;
    height: 35px !important;
    margin-right: 30px !important;
}}
@media (min-width: 299px) and (max-width: 319px){
#search-filter-form-22754.searchandfilter ul li.sf-field-search input {
    width: 195% !important;
    height: 35px !important;
    margin-right: 30px !important;
}}
@media (min-width: 290px) and (max-width: 298px){
#search-filter-form-22754.searchandfilter ul li.sf-field-search input {
    width: 131% !important;
    height: 35px !important;
    margin-right: 30px !important;
}}
@media (min-width: 250px) and (max-width: 289px){
#search-filter-form-22754.searchandfilter ul li.sf-field-search input {
    width: 135% !important;
    height: 35px !important;
    margin-right: 30px !important;
}}


/*  Search Submit Button */
#search-filter-form-22754.searchandfilter .sf-field-submit {
    display: initial !important;
    padding-left: 0 !important;
    order: 3;
}
#search-filter-form-22754 .sf-field-submit input {
    top: 0px !important;
    left: 18px !important;
}
@media (min-width: 500px) and (max-width: 999px) {
#search-filter-form-22754 .sf-field-submit input {
    left: 0px !important;
}}
@media (min-width: 296px) and (max-width: 499px) {
#search-filter-form-22754 .sf-field-submit input {
    left: 0px !important;
}}
@media (min-width: 250px) and (max-width: 298px) {
#search-filter-form-22754 .sf-field-submit input {
    display: none;
}}
#search-filter-form-22754.searchandfilter input[type="submit"] {
    height: 35px !important;
    min-width: 36px !important;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
	border-style: solid;
    border-width: 1px;
    /*border-color: rgb(0 0 0 / 42%);*/
    border-color: rgb(138 138 138 / 42%); 
    border-left: 1px;    
    background: #ffffff !important;
    color: #000 !important;    
}





/**************************** HollerBox SEARCH BAR ******************************/

/* Field search */
#search-filter-form-23451 ul .sf-field-search{
	position:relative;
}

/* Input */
#search-filter-form-23451 ul input[type=text]{
	height:35px;
	top:10px;
	font-family:'avenir-book' !important;
	font-size:12px;
}

/* Submit Button */
#search-filter-form-23451 .sf-field-submit input{
	top:35px;
	left:61px;
	
} 

/* Input Text */
#search-filter-form-23451 ul .sf-field-search label input[type=text]{
	font-family:'avenir-book' !important;
}

/* 1117px and above screen sizes 
@media (min-width:1117px){
	#search-filter-form-23451 ul input[type=text]{
		padding-left:8px;
	}
	
}*/
  
/****************************	Holler Box CSS ****************************/  

	  
/* Change background color surrounding text box */	  
#hwp-22071, #hwp-22071 .hwp-row {
background-color: white;
}	  
	  
/* Change Chat icon to Search icon */
.icon-chat:before {
    content: '\e800';
}
	  
.hwp-floating-btn i {
font-size: 24px;
line-height: 40px;
position: relative;
top: 10px;
color: #fff;
height: auto;
width: auto;
}	  
	  
	  
/* Hide Submit Button for search box on mobile */
#hwp-22071 .searchandfilter .sf-field-submit {
/*display: none;*/
padding-left: 90px !important;
}	  
	  
/* Make close X bigger */	  
.hwp-close i {
color: #ccc;
font-size: 12px;
float: right;
transform: scale(1.6);
}	
	  
/* Hide Scrol Up button on mobile */
/* 768px and below screen sizes */
@media (max-width:768px){	  
.button-top-visible {
opacity: 1;
pointer-events: auto;
display: none;
  }
}	  
	  
/* Holler Box Search Bar */
#hwp-22071 .sf-field-search label input[type=text] {
    width: 0;
	position: relative;
	left: 0px;
	border-radius: 0px;
	margin-left: 4px;
	background: white;
}
	  
#hwp-22071 #search-filter-form-23451 ul input[type=text] {
    height: 37.5px;
    top: 14px;
    font-family: 'avenir-book' !important;
    font-size: 12px;
}

#hwp-22071 #search-filter-form-23451 .sf-field-submit input {
    top: 39px;
    left: -22px;
}
	  
.hwp-floating-btn.hwp-bottomright {
    right: 160px;
    bottom: 25px;
}
.hwp-floating-btn {
    background: #000000;

}

#hwp-22071.holler-box {
    opacity: 0;
    position: fixed;
    z-index: 99997;
    width: 400px;
    height: auto;
    max-height: 90%;
    border-radius: 3px;
    padding: 15px;
    overflow: auto;
    background-color: #fff;
    border: 1px solid #eee;
    box-sizing: border-box;
    bottom: 1px;
}

#hwp-22071 .hwp-row {
    overflow: hidden;
    background: #fafafa;
    padding: 0px;
    border-radius: 3px;
    margin-top: 0px;
    /* clear: both; */
    line-height: 1.5;
}

#hwp-22071 input.sf-input-text {
    border-radius: 5px !important;
    bottom: 6.6px;
}
#hwp-22071 .searchandfilter ul li.sf-field-search input {
    width: 174px;
    height: 40px !important;
}

#hwp-22071 .searchandfilter input[type="submit"] {
    overflow: visible;
    position: relative;
    float: right;
    padding: 0px;
    cursor: pointer;
    height: 40px !important;
    flex-grow: 1;
    font-family: fontawesome;
    top: 5px;
    right: -19px;
    color: white;
    text-transform: uppercase;
    background: #000000;
    border-radius: 0 6px 6px 0;
    /* text-shadow: 0 -1px 0 rgb(0 0 0 / 30%); */
}	  	  

#hwp-22071 .searchandfilter ul li {
    list-style: none;
    display: inline-table;
    /* padding: 10px 0; */
    /* margin: 0; */
}
/****************************	Holler Box Vertical Mobile CSS  ****************************/  

@media (max-width:700px){	  
.button-top-visible {
opacity: 1;
pointer-events: auto;
display: none;
  }
#hwp-22071 .searchandfilter input[type="submit"] {
    top: 5px;
}    
}
@media (min-width:575px) and (max-width:700px){	  
#hwp-22071.holler-box {
    margin-left: 15%;
    margin-right: 15%;
}  
}
@media (min-width:400px) and (max-width:574px){	  
#hwp-22071.holler-box {
    margin-left: auto;
    margin-right: auto;
}  
}
@media (max-width:500px){	  
#hwp-22071 .searchandfilter input[type="submit"] {
    top: 6px;
}    
}
@media (max-width: 450px){
.holler-box.hwp-bottomleft, .holler-box.hwp-bottomright {
    width: 100% !important;
    bottom: 0;
    left: 0;
}
}
@media (min-width:399px) and (max-width:999px){	  
#hwp-22071 .sf-field-search label input[type=text] {
    /*width: 140% !important;*/
}  
}

@media (min-width:390px) and (max-width:499px){
.hwp-floating-btn.hwp-btn-22071.hwp-bottomleft.hwp-show {
    left: 50%;
}}
@media (min-width:280px) and (max-width:389px){
.hwp-floating-btn.hwp-btn-22071.hwp-bottomleft.hwp-show {
    left: 40%;
}}
@media (min-width:380px) and (max-width:400px){	  
#hwp-22071.holler-box {
    margin: none;
}
#hwp-22071.holler-box {
    width: 100%;
}    
#hwp-22071 .searchandfilter .sf-field-submit {
    padding-left: 22% !important;
}
#hwp-22071 .hwp-row {
    margin-top: 10px;
}
}
@media (min-width:300px) and (max-width:379px){	  
#hwp-22071.holler-box {
    margin: none;
}
#hwp-22071.holler-box {
    width: 100%;
}    
#hwp-22071 .searchandfilter .sf-field-submit {
    display: none;
    padding-left: 90px !important;
}
#hwp-22071 .hwp-row {
    margin-top: 10px;
}
}

@media (max-width:299px){
#hwp-22071 .sf-field-search label input[type=text] {
    /*width: 90% !important;*/
    width: 290% !important;
}
.page-id-18697 .searchandfilter .sf-field-search {
    padding-left: 0px !important;
    top: 10px;
}  
#hwp-22071 input.sf-input-text {
    border-radius: 5px !important;
    bottom: 0px;
}
#hwp-22071.holler-box {
    width: 100%;
}
#hwp-22071 .searchandfilter .sf-field-submit {
    display: none;
    /*padding-left: 90px !important;*/
}}


/*************************	Holler Box Horozontal Mobile CSS  ****************************/  

@media (min-width:900px) and (max-width:999px){	  
#hwp-22071.holler-box {
    margin-left: 25%;
    margin-right: 25%;
}}
@media (min-width:800px) and (max-width:899px){	  
#hwp-22071.holler-box {
    margin-left: 25%;
    margin-right: 25%;
    left: 0px;    
}
/* .hwp-floating-btn.hwp-btn-22071.hwp-bottomleft.hwp-show {
    left: 50%;
    right: 50%;    
    bottom: 25px;
} */
#hwp-22071 .searchandfilter input[type="submit"] {
    top: 5px;
}    
}
@media (min-width:701px) and (max-width:799px){	  
#hwp-22071.holler-box {
    margin-left: 20%;
    margin-right: 25%;   
}  
}	 


/*************************	iPhone CSS  ****************************/  

/* ----------- iPhone 6+, 7+ and 8+ ----------- */
/* Portrait */
@media only screen 
    and (min-width: 414px) 
    and (max-width: 736px) 
    and (-webkit-min-device-pixel-ratio: 3) 
    and (orientation: portrait) {  
#hwp-22071 .sf-field-search label input[type=text] {
    /*width: 180% !important;*/
}
#hwp-22071 .searchandfilter .sf-field-submit {
    padding-left: 47% !important;
}}
/* Landscape */
@media only screen 
    and (min-width: 414px) 
    and (max-width: 736px) 
    and (-webkit-min-device-pixel-ratio: 3) 
    and (orientation: landscape) { 
#hwp-22071 .sf-field-search label input[type=text] {
    /*width: 180% !important;*/
}
#hwp-22071 .searchandfilter .sf-field-submit {
    padding-left: 47% !important;
}
#hwp-22071 .searchandfilter input[type="submit"] {
    top: 6px;
}}    

/* ----------- iPhone X ----------- */
/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
#hwp-22071 .sf-field-search label input[type=text] {
    /*width: 140% !important;*/
}}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

#hwp-22071 .sf-field-search label input[type=text] {
    /*width: 125% !important;*/
}
#hwp-22071 .searchandfilter input[type="submit"] {
    top: 5px;
}}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */
/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
#hwp-22071 .sf-field-search label input[type=text] {
    /*width: 110% !important;*/
}}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
#hwp-22071 .sf-field-search label input[type=text] {
    /*width: 126% !important;*/
}
#hwp-22071 .searchandfilter input[type="submit"] {
    top: 6px;
}}


/*************************	Galaxy CSS  ****************************/  

/* ----------- Galaxy S4, S5 and Note 3 ----------- */
/* Portrait */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {
#hwp-22071 .sf-field-search label input[type=text] {
    /*width: 110% !important;*/
}}

/* Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {
#hwp-22071 .sf-field-search label input[type=text] {
    /*width: 126% !important;*/
}
#hwp-22071 .searchandfilter input[type="submit"] {
    top: 5px;
}}

/* ----------- Galaxy S6 ----------- */
/* Portrait */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 4) 
  and (orientation: portrait) {
#hwp-22071 .sf-field-search label input[type=text] {
    /*width: 125% !important;*/
}}

/* Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 4) 
  and (orientation: landscape) {
#hwp-22071 .sf-field-search label input[type=text] {
    /*width: 140% !important;*/
}
#hwp-22071 .searchandfilter input[type="submit"] {
    top: 5px;
}}


/*************************	Windows Mobile CSS  ****************************/  

/* ----------- Windows Phone ----------- */

/* Portrait */
@media screen 
  and (device-width: 480px) 
  and (device-height: 800px)  
  and (orientation: portrait) {
#hwp-22071 .sf-field-search label input[type=text] {
    /*width: 140% !important;*/
}
#hwp-22071 .searchandfilter input[type="submit"] {
    top: 6px;
}}

/* Landscape */
@media screen 
  and (device-width: 480px) 
  and (device-height: 800px) 
  and (orientation: landscape) {
#hwp-22071 .sf-field-search label input[type=text] {
    /*width: 125% !important;*/
}
#hwp-22071 .searchandfilter input[type="submit"] {
    top: 5px;
}}



/*************************	Nexus Mobile CSS  ****************************/  

/* ----------- Nexus 5 ----------- */

/* Portrait */
@media screen 
  and (device-width: 360px) 
  and (device-height: 592px) 
  and (-webkit-device-pixel-ratio: 3)
  and (orientation: portrait) {
#hwp-22071 .sf-field-search label input[type=text] {
    /*width: 125% !important;*/
}}

/* Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 592px) 
  and (-webkit-device-pixel-ratio: 3)
  and (orientation: landscape) {
#hwp-22071 .sf-field-search label input[type=text] {
    /*width: 125% !important;*/
}
#hwp-22071 .searchandfilter input[type="submit"] {
    top: 5px;
}}

/* ----------- Nexus 6 and 6P ----------- */

/* Portrait */
@media screen 
  and (device-width: 360px) 
  and (device-height: 592px) 
  and (-webkit-device-pixel-ratio: 4)
  and (orientation: portrait) {
#hwp-22071 .sf-field-search label input[type=text] {
    /*width: 125% !important;*/
}}

/* Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 592px) 
  and (-webkit-device-pixel-ratio: 4)
  and (orientation: landscape) {

#hwp-22071 .sf-field-search label input[type=text] {
    /*width: 125% !important;*/
}
#hwp-22071 .searchandfilter input[type="submit"] {
    top: 5px;
}}


/*************************	iPad CSS  ****************************/  

/* ----------- iPad Pro 12 ----------- */

/* Portrait */
@media screen 
  and (device-width: 1024px) 
  and (device-height: 1366px) 
  and (-webkit-min-device-pixel-ratio: 1.5)
  and (orientation: portrait) {
#search-filter-form-21934 ul input[type=text] {
    /*width: 320px;*/
    left: 32px;
    padding-left: 5px;
    padding-right: 13px !important;
}
#search-filter-form-21934 .sf-field-submit input {
    top: 35px !important;
    left: 48px !important;
}}

/* Landscape */
@media screen 
  and (device-width: 1024px) 
  and (device-height: 1366px) 
  and (-webkit-min-device-pixel-ratio: 1.5)
  and (orientation: landscape) {
#search-filter-form-21934 ul input[type=text] {
    /*width: 320px;*/
    left: 32px;
    padding-left: 5px;
    padding-right: 13px !important;
}
#search-filter-form-21934 .sf-field-submit input {
    top: 35px !important;
    left: 48px !important;
}}