/*

Theme Name: Pro &ndash; Child Theme
Theme URI: https://theme.co/pro/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/


.x-topbar {
  background-color: #182B49;
  height: 64px;
}

.x-topbar .x-topbar-inner .p-info {
  width: 100%;
  background-color: transparent !important;
}

.x-topbar .preheader-logos {
  top: -15px;
  position: relative;
}

@media (max-width: 767px) {
  .x-topbar .preheader-logos {
    top: -27px;
  }
  .x-topbar .preheader-logos-link {
     text-align: center;
  }
}

.x-topbar .x-topbar-inner .p-info a {
  border-bottom: none;
}

.preheader-sio-link {
  float: left;
}

.preheader-ucsd-link {
  float: right;
  top: 8px !important;
  position: relative !important;
}

/* */

@media (max-width: 767px) {
	.x-topbar{
		background-image: none !important;
	}
}

.x-topbar .x-social-global {
	display: none !important;
}

.x-topbar .p-info {
	border-bottom: none !important;
	margin: 13px 0 !important;
}

.x-topbar .p-info a  {
border-bottom: none !important;
}


.x-navbar .x-btn-navbar.collapsed {
	color: #000000 !important;
	}

.x-topbar .p-info {
	font-size: 1rem;
}

.x-colophon {
	border-top: none !important;
	box-shadow: none !important;
}

.x-colophon.bottom {
	background-color: #393E46 !important;
}

.entry-wrap {
	box-shadow: none !important;
}
