/*
=================================
  OVERRIDES FOR HABITUALLY CHIC
=================================
*/

#searchform .search-button {
    background-color: #FFF;
}

/* fix for weird spacing inherited from old blog */
.entry > div {
    margin: 1em 0 0;
}
.entry a[style*="margin-left: 1em; margin-right: 1em;"] {
    color: purple;
    margin: 0 !important;
}

div#instafeed a img {
    width: 31%;
    float: left;
    margin: 0 1.16% 2.16%;
}

#wrap .entry img{
	    display: block;
	     margin: 1em auto 1em;
}

#tagsArea .tagHead {
	text-align: left;
}

#tagsArea .tagHead > span {
	padding-left: 0;
}

.phBottom p,
#wrap .entry p {
    line-height: 1.4em;
}

#wrap .gform_wrapper .top_label .gfield_label {

    font-weight: normal;
    font-size: 1.3em;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit] {

    background-color: #C60;
    border: none;
    font-family: raleway;
    text-transform: uppercase;
    padding: 1% 2%;
    color:white;
}

.gform_wrapper .gform_footer {
    text-align:center;
}

.gform_wrapper textarea.medium {
	border-color: #BFBFBF;
}

#wrap .gform_wrapper ul li.gfield:not(#field_1_10) {
     clear: none; 
    width: 50%;
    float: left;
}
#wrap .gform_wrapper .top_label input.medium, #wrap .gform_wrapper .top_label select.medium {
        width: 95.5%;
}

/*a.pinit-button {
    position: fixed!important;
}*/

body a[class^="PIN_"] {
    background-image: url(/wordpress/wp-content/uploads/2015/09/hc_pinterest-e1443362160759.png)!important;
    background-size: 40px!important;
    width: 40px!important;
    height: 40px!important;
    background-repeat: no-repeat;
    background-position: 0;
}

