
select{
	display: inline-block;
    color: #616161;
    padding: 6px 10px;
    font-family: inherit;
    font-weight: inherit;
    font-size: 1em;
    line-height: 1.65;
    max-width: 100%;
    border: 1px solid #e1e1e1;
    background: #fff;
    border-radius: 3px;
    text-align: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.tag-cloud{
    background: url(https://drcatedev.wpengine.com/wp-content/themes/total-child-theme/images/pink-bg.png), #fde3de !important;
    padding: 30px;
    margin: 0px;

   
}

.no-bullet{
	list-style-type: none
}

.no-bullet li,
.explore-filters{
	display: inline-block
}

.explore-list li{
	display: inline-block;
	width: 225px;
	margin: 20px;
	vertical-align:top;

}

.thumbwrap{
	height: 130px;
	overflow: hidden
}

.excerpt{
	height: 200px;
	font-size: 16px;
	line-height: 1.23em
}

#search{
	background-color: #ed5c42;
    color: #ffffff;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	width: 60px
}