/*
Theme Name: Addiction.com
Description: The awesomest theme ever built on Canvas
Author: Kickass Team at EBH
Template: canvas
Version: 1.0
*/

@import url("../canvas/style.css");

/* Styles WPLP Best Rehabs */

.wplp-best-rehabs article {
  margin-bottom: 30px;
}

.wplp-best-rehabs h3 {
  margin-bottom: 0;
}

.wplp-best-rehabs p.location {
  color: #969696;
  font-size: 15px;
  font-style: italic;
  margin-bottom: 0;
}

.wplp-best-rehabs ul {
  list-style-type: none;
  margin: 3px 0 0 0;
  overflow: hidden;
  padding: 0;
}

.wplp-best-rehabs ul li {
  float: left;
}

.wplp-best-rehabs .amenities {
  margin-bottom: 20px;
}

.wplp-best-rehabs .amenities li {
  background-color: #e9e9e9;
  color: #3a3a39;
  text-align: center;
  padding: 15px 0;
  width: 16.08%;
}

.wplp-best-rehabs .amenities li .fa {
  color: #00bcc9;
  display: inline-block;
  font-size: 40px;
  height: 40px;
  text-align: center;
}

section#main .entry .wplp-best-rehabs ul.contact li .woo-sc-button {
  background-color: #ef8a4f!important;
  border: 2px solid #ef8a4f!important;
  text-decoration: none!important;
}

section#main .entry .wplp-best-rehabs ul.contact li:last-child .woo-sc-button {
  background-color: #fff!important;
  border: 2px solid #ef8a4f!important;
  color: #ef8a4f!important;
}

.wplp-best-rehabs ul.amenities {
  clear: both;
  padding: 0px;
  margin: 0px;
  max-width: 800px;
}

.wplp-best-rehabs ul.amenities li {
  display: block;
  float:left;
  margin: 5px 2px 5px 0;
}
.wplp-best-rehabs ul.amenities li:last-child { margin-right: 0; }

.wplp-best-rehabs ul.amenities:before,
.wplp-best-rehabs ul.amenities:after { content:""; display:table; }
.wplp-best-rehabs ul.amenities:after { clear:both;}
.wplp-best-rehabs ul.amenities { zoom:1; /* For IE 6/7 */ }

.wplp-best-rehabs ul.amenities li {
  width: 24.8%;
}

@media only screen and (max-width: 850px) {
  .wplp-best-rehabs ul.amenities li {  margin: 1% 0 1% 0%; width: 49.6%; }
}

.pds-question-top img{
 display:none!important;
}
#text-9{
background:#cfe7a9;
padding:20px;
}
.PDS_Poll{
width:100%}