.navbar .sidebar-header h3{
    font-size: 1.4rem;
}
#google_translate_element {
	
	color: transparent;
}

#google_translate_element a {
	
  display: none;
}

select.google_translate_element {
	
  color: black;
}

div.goog-te-gadget {
	
  color: transparent;
}

div.goog-te-gadget {
	
  color: transparent !important;
}

.goog-te-gadget .goog-te-combo {
	
    margin: 0px 0 !important;
    padding: 0px 10px;
    font-size: 15px;
    font-weight: 500;
    background: #ffae11;
    background-size: 300% 100%;
    border: 1px solid #ffae11;
    color: #11132d !important;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    font-family: 'Poppins', sans-serif;
    border-radius: 5px;
    height: 42px;
    display: inline-block;
    position: relative;
    /* top: 6px; */
    width: 200px;
}

@media(max-width:767px){
    .currency{
    display:none;
}

}