#snippet-box.snippet-type-1 {
  display: none;
}
#snippet-box.snippet-type-2 {
  display: none;
}
#snippet-box.snippet-type-9 {
  display: none;
}

#snippet-box.snippet-type-6 {
  display: none;
}

#snippet-box.snippet-type-10 {
  display: none;
}

.wp-polls .Buttons {
    border: 1px solid #c8c8c8;
    background-color: #ee8208;
  font-size: 18px;
}
#Subheader {
    padding: 10px 0 10px;
}
.style-simple .idea_box {
    border: 1px solid rgba(0,0,0,0.08);
    padding: 15px 15px 15px 0;
    background: #ffc01330;
}
.style-simple .pricing-box:not(.pricing-box-featured) {
    background: #ffffff;
}
.pricing-box-table.pricing-box-featured {
    background: #ffffff;
}
h1, h2, h3, h4, h5, h6 {font-family: 'Philosopher', sans-serif;}