/* google custom search */
/* ---------------------------------------------------------- */
/*   THEME BY THERMAL EXPOSURE (www.thermalexposure.com)      */
/*   CREATED FOR COLE SMITHEY                                 */
/* ---------------------------------------------------------- */

/* ---------------------------------------------------------- */
/*   GOOGLE CUSTOM SEARCH CSS                                 */
/* ---------------------------------------------------------- */

.gsc-control-cse {
	background-color: transparent !important;
	border: 0 !important;
	padding: 0 !important;
}
.gsc-input {
	background: transparent !important;
}
.gsc-input-box {
    border: none !important;
    background: transparent !important;
    height: auto !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0 !important;
    padding: 5px 0 0 0 !important;
}
.gsc-input-box-focus,
.gsc-input-box-hover {
	box-shadow: none !important;
}
#gsc-i-id1 {
	background: url("/designdev/images/search.png") no-repeat scroll 5px 5px #EEE6DF !important;
    width: 98% !important;
    /* width: calc(100% - 41px); */ 
    height: 28px !important;
    min-height: 28px !important;
    color: #392C21 !important;
    font-size: 14px !important;
    font-family: "brandon-grotesque",sans-serif !important;
	font-style: normal !important;
	font-weight: 400 !important;
	letter-spacing: .05em !important;
    padding: 0px 6px 0px 28px !important;
    margin: 0px 5px !important;
    border: 1px solid #333333 !important;
    -webkit-transition: background-color 1s ease-in-out;
    -moz-transition: background-color 1s ease-in-out;
    -ms-transition: background-color 1s ease-in-out;
    -o-transition: background-color 1s ease-in-out;
}
#gsc-i-id1:focus {
	background-color: #FAF3ED;
}
.gsc-search-button {
	display: none;
	visibility: hidden;
}
.gsib_a {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.gsib_b {
	display: none;
	visibility: hidden;
}
.gsc-results-wrapper-visible *, 
.gsc-results-wrapper-visible *:before, 
.gsc-results-wrapper-visible *:after {
	box-sizing: content-box !important;
}
.gsc-result .gs-title {
    height: 1.5em !important;
    text-decoration: none !important;
}
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
/* ph=1 */
