/* add custom site CSS here */
.image-item {
    object-fit: cover;
    height: 100%;
}

 #gsc-i-id2{
	 outline: 2px solid black !important;
}
 #gsc-i-id2:focus{
	 outline: 2px solid black !important;
}
 #gsc-i-id2:not(:focus){
	 outline: none !important;
}
 .translator {
	 max-width: 175px;
	 float: right;
	 margin: 15px 0 0 0;
	 border-radius: 0.25em;
	 border: 2px solid black;
	 background: #FFFFFF;
}
 div#google_translate_element {
	 margin: .75em;
}
 div.skiptranslate {
	 display: inline-block;
}

#goog-gt-tt {
    display: none !important;
}
