/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */

@media screen and (min-width: 767px){
	.jupiterx-header {
    top: 0 !important;
}

.wpml-ls-slot-2
{
  margin-top: 5px !important;
}



#raven-field-group-ae640f1 > div:nth-child(2) > span:nth-child(1){
	display: none !important;
}