/*********************************************
	RESET
*********************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 100%;
}

/*Remove button padding in FF*/
input::-moz-focus-inner {border: 0; padding: 0;}

/*********************************************
	GLOBAL
*********************************************/
* {margin:0px;padding:0px;}

body {
    font-family: 'Open Sans', sans-serif;
    color:#696969;
}
a,a:focus,a:hover{color: #696969;}
/*********************************************
	STRUCTURE
*********************************************/
.nopadding{padding: 0px;}
.search_title{margin: 30px 0px;}
.search_title h1{font-size: 2.1rem;font-weight: 300;color:#000;}
.treatments_header{font-size: 1.275rem;color:#2e2e2e;font-weight: 400;padding-bottom: 10px;margin-top: 10px;}
/*********************************************
form
*********************************************/
.input-row{margin: 0px 0px 37px;display: block;}
.input-row label{display:block;width:100%;color:#696969;font-size: 0.8125rem;text-transform: uppercase;font-weight: 400;margin:-3px 0px 14px;}
.input-row input,.input-row select{background:#f1eeeb;border-radius: 1rem;border: 0px;width: 100%;height: 34px;line-height: 34px;padding: 0px 13px;font-size:0.75rem;color: #696969;font-family: 'Open Sans', sans-serif;font-weight: 400;outline: 0;}
.input-row select {height: 34px;vertical-align: middle;}
.squaredFour input[type=checkbox] {
  visibility: hidden;
  position: absolute;
  margin: 0px;
  width: 100%;
}
.squaredFour {
  width:100%;
  margin: 12px auto 0px;
  position: relative;
}
.squaredFour label{
  position: relative;
  cursor: pointer;
  margin: 0px;
  padding: 0px;
  width: 100%;
  display: block;
}
.squaredFour label:before {
  content: '';
  cursor: pointer;
  display: inline-block;
  width: 13px;
  height: 13px;
  background: #f1eeeb;
  border:1px solid #d6cbc1;
  margin: 2px 8px 0px 0px;
  vertical-align: top;
}
.squaredFour label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 12px;
  height: 7px;
  background: transparent;
  top: 3px;
  left: 1px;
  border: 3px solid #f9666c;
  border-top: none;
  border-right: none;

  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.squaredFour input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.squaredFour span {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  font-size: 0.875rem;
  color:#696969;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  max-width: 90%;
  vertical-align: top;
  line-height: 1.2;
}
.selectWrapper {
    position: relative;
    width: 100%;
    height: 34px;
}
select {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 999;
  cursor: pointer;
}

.customSelectCont {
    background: #f1eeeb;
    display: block;
    position: absolute;
    border-radius: 1rem;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-sizing: border-box;
    padding: 0px 13px;
    line-height: 34px;
    font-size: 0.75rem;
}

.customSelectCont:after,.dropdown-toggle:after {
    content: "";
    color: #fff;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 10px;
    height: 6px;
    margin: -4px 0px 0px;
    display: block;
    background: url(../images/arrow.png) no-repeat;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-sizing: border-box;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{outline: 0;box-shadow: none;}
.searchradius_outer{width: 66%;display: inline-block;}
.units_select{margin-left: 2%;width: 30%;display: inline-block;}
input[type=submit]{outline:0;border:0;background-color: #f9666c;font-size: 1rem;text-transform: uppercase;color:#ffffff;border-radius: 1.5rem;text-align: center;margin: 30px 0px;width: 100%;height: 50px;}
.store_name{color:#f9666c;font-size: 1.125rem;}
.website-link{color:#f9666c;word-wrap:break-word;}
.footer{background-color: #f1eeeb;padding: 30px 0px 30px;}
.search-wrapper{margin-top:20px;}
.search-title{margin-bottom: 5px;font-size: 2.1rem;font-weight: 300;color:#000;}
.title{color:#233651;font-size: 0.8462rem;font-weight: 600;margin-bottom: 20px;text-transform: uppercase;}
.contact_wrapper a{display: block;}
.panel_icon{margin-top: 8px;}
.contact_inner a{margin: 3px 0px;}
.contact-icon{vertical-align:middle;width:15px;height:20px;display: inline-block;background-size: contain;margin-right: 3px;background-repeat: no-repeat;}
.phone-icon{background-image: url(../images/phone-icon.png);}
/*.mail-icon{background-image: url(../images/mail-icon.png);}*/
.mail-icon{background-image: url(../images/share-details-icon.png);}
.map-icon{background-image: url(../images/map-pin.png);}

@media screen and (min-width: 768px) {
  .container{width: 960px;} /*for iframe*/
  .next_results, .prev_results {
    width: 100%;
    float: none;
    display: block;
  }
}
@media (max-width: 767px) {
	.input-row input,.input-row select{height: 40px;line-height: 40px;}
  .input-row select,.selectWrapper{height: 40px;}
  input[type=submit]{height: 40px;}
  .customSelectCont{line-height: 40px;}
  .checkboxes{position: relative;}
  .dropdown-toggle{text-align:left;background:#f1eeeb;border-radius: 1rem;border: 0px;width: 100%;height: 40px;line-height: 40px;padding: 0px 13px;font-size:0.75rem;color: #696969;font-family: 'Open Sans', sans-serif;font-weight: 400;outline: 0;}
  .squaredFour{margin: 0px;padding: 5px 15px;}
  .checkbox-wrapper{padding: 0px;width: 100%;}
  .panel_icon{margin-top: 10px;}
  .search-wrapper > div{margin: 20px 0px;}
  .next_results, .prev_results {
    width: 100%;
    float: none;
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .treatment{padding-top: 20px;}
  .next_results, .prev_results {
    width: 100%;
    float: none;
    display: block;
  }
  
}
@media (min-width: 992px) and (max-width: 1199px) {
  
}
@media (min-width: 1200px) {
  
}
.icon{
    
    margin-left: 15px;
    font-weight: 900;
}
.next_results {
  float: right;
  background-color: #f9666c;
  font-size: 1rem;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 1.5rem;
  text-align: center;
  margin: 30px 0px;
  width: 30%;
  height: 40px;
  line-height: 40px;
}

.prev_results {
  float: left;
  background-color: #f9666c;
  font-size: 1rem;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 1.5rem;
  text-align: center;
  margin: 30px 0px;
  width: 30%;
  height: 40px;
  line-height: 40px;
}
.next_results:hover, .prev_results:hover {
  text-decoration: none;
  color: #fff;
}

/*********************************************

*********************************************/