<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Cleary University
Description: a Sydney theme child
Template: sydney
Version: 1.0
Text Domain: sydney
*/

@import url(https://fonts.googleapis.com/css2?family=Public+Sans:wght@400;600;700);
body {
  font-family: "Public Sans", Arial, sans-serif !important;   
}
.site,
.entry-content,
.widget-area,
.widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary,
.site-title,
.cleary-nav,
.site-footer,
#mainnav ul li a {
  font-family: "Public Sans", Arial, sans-serif !important; 
}

.entry-content ul {
  margin-bottom: 24px;
}

.hentry .meta-post, .hentry .meta-post a {
  color: #002B5C;
}

h1,h2,h3,h4,h5,h6,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
button, input, select, textarea {
  font-family: Arial, sans-serif !important;
}

.site-header {
  background-color: #002B5C !important;
}

h1, h2, h3, h4, h5, h6 {
  color: #002B5C;
}

.site-logo {
  max-height: 50px;
}

.header-image {
  height: 200px;
}

#mainnav ul li a {
  font-size: 20px;
  font-weight: 700;
}

#mainnav ul li ul,
#mainnav ul ul a {
  width: 260px;
}

#mainnav li &gt; .sub-menu &gt; li &gt; a {
  font-size: 16px;
  line-height: 1.2;
  padding: 2px 8px;
}

#mainnav li:hover &gt; .sub-menu &gt; li &gt; a {
  padding: 2px 8px;
}

.page-wrap {
  overflow: hidden;
}

.blog .page-wrap .content-wrapper {
  padding: 30px;
}

.footer-widgets {
  padding: 30px 0;
}

.footer-widgets .gform_footer {
  display: none;
}

.widget-area .widget {
  margin-bottom: 30px;
}

.elementor_library-template-default #secondary.widget-area {
  display: none;
} 

#secondary.widget-area .widget-title {
  text-align: center;
  color: #8B0027;
  position: relative;
}
#secondary.widget-area .widget-title:after{
  bottom: 15px;
  left: 35%;
  position: absolute;
  border-bottom: 3px solid #002B5C;
  content: " ";
  width: 30%;  
}

#secondary a.roll-button {
  color: #FFFFFF;
}

#secondary a.roll-button:hover {
  color: #002b5c;
  text-decoration: none;
}

#mainnav-mobi {
  background-color: #8B0027;
}

#mainnav-mobi li a:hover {
  background-color: #002B5C;
}

#content a:not(.elementor-accordion-title):not(.roll-button):not(.elementor-button-link):not(.elementor-button):not(.page-numbers):not(.staff_link):hover, 
#content a:not(.elementor-accordion-title):not(.roll-button):not(.elementor-button-link):not(.elementor-button):not(.page-numbers):not(.staff_link):focus,
.cleary-nav a:hover, .cleary-nav a:focus {
  color: #002B5C;
}
.widget-area a:hover, .widget-area a:focus,
#content a:not(.elementor-accordion-title):not(.roll-button):not(.elementor-button-link):not(.elementor-button):not(.page-numbers):not(.staff_link):hover, 
#content a:not(.elementor-accordion-title):not(.roll-button):not(.elementor-button-link):not(.elementor-button):not(.page-numbers):not(.staff_link):focus {
  text-decoration: underline;
}

.cleary-nav ul.menu,
.disclaimer-nav ul.menu {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding-left: 0;
}

.cleary-nav ul.menu a {
  display: block;
}

.secondary-nav {
  border-bottom: 1px solid #002B5C;
  position: relative;
}

.secondary-nav .explore:hover ul.menu,
.secondary-nav .in-section:hover ul.menu,
.secondary-nav .dev-menu:hover ul.menu,
.secondary-nav .search:hover ul.menu {
  height: auto;
  display: block;
}

.secondary-nav .explore,
.secondary-nav .in-section,
.secondary-nav .dev-menu {
  float: left;
  margin-right: 5px;
  font-weight: 700;
}

/* ACCORDIONS */
.accordion {
  background-color: #8b0027;
  cursor: pointer;
  padding: 5px 30px 5px 30px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  position: relative;
  margin-bottom: 5px;
}

.accordion h4 {
  margin: 0;
  color: #FFFFFF;
  font-size: 20px;
}

.accordion h4 .fas,
h5.accordion .fas {
  float: right;
}

h5.accordion {
  margin: 0;
  color: #FFFFFF;
  font-size: 16px;
  margin-bottom: 2px;
}

.faqs {
  margin-bottom: 24px;
}

.accordion.active, .accordion:hover {
  background-color: #B30838; 
}

.accordion .fa-chevron-up,
.accordion.active .fa-chevron-down {
  display: none;
}

.accordion.active .fa-chevron-up,
.accordion .fa-chevron-down {
  display: block;
}

.panel {
  padding: 30px;
  display: none;
  overflow: hidden;
}

.policies-header {
  border-bottom: 1px solid;
  margin-bottom: 24px;
}

.policy_item {
  padding: 10px 0;
}

.policy_item:nth-of-type(even) {
  background-color: #EFEFEF;
}

/* BREADCRUMBS */
.secondary-nav .breadcrumbs {
  position: absolute;
  margin-top: -28px;
  z-index: 9999;
  color: #FFFFFF;
}
.home .secondary-nav .breadcrumbs2 {
  display: none;
}
.secondary-nav .breadcrumbs2 {
  position: absolute;
  top: 100%;
  z-index: 98;
}

.secondary-nav .breadcrumbs a {
  color: #FFFFFF;
}

.secondary-nav .breadcrumbs a:hover {
  color: #d1d3d4
}

/*.secondary-nav .breadcrumbs .breadcrumb_last {
  max-width: 250px;
  display: table-cell;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
*/

/* SEARCHWP FEATURES */
.secondary-nav .search {
  margin-top: -5px;
  margin-bottom: -6px;
}
.secondary-nav .searchwp-modal-form-trigger-el:before {
  content: '\f179';
  font-family: 'dashicons';
  font-size: 22px;
}
.searchwp-modal-form .popular {
  padding-top: 32px;
}
.searchwp-modal-form .col:nth-of-type(1n+2) .widget {
  padding: 0 0 0 20px;
}
.searchwp-modal-form input[type=submit],
.searchwp-modal-form input[type=submit]:hover,
.searchwp-modal-form button {
  border: none !important;
}
.searchwp-modal-form h5.widget-title {
  margin: 0 0 20px 0;
  position: relative;
}
.searchwp-modal-form h5.widget-title:after {
  bottom: -10px;
  left: 0;
  position: absolute;
  border-bottom: 3px solid #B30838;
  content: " ";
  width: 30%;  
}
.searchwp-modal-form ul.menu {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.searchwp-live-search-result {
  display: flex;
  align-items: center;
  padding: 10px;
  margin: 0 10px 10px 10px;
  border: 1px solid #f7f7f7;
  min-height: 150px;
}
.searchwp-live-search-result:hover {
  cursor: pointer;
  background-color: #f7f7f7;
}
.searchwp-live-search-result .entry-thumb {
  width: 25%;
  text-align: center;
}
.searchwp-live-search-result .result-content {
  width: 75%;
  padding-left: 20px;
}
.searchwp-live-search-result h6 {
  margin: 0;
}
.searchwp-live-search-result p {
  padding: 0 !important;
  border-bottom: none !important;
}
.secondary-nav .search,
.apply-now {
  float: right;
  position: relative;
  margin-left: 5px;
}

/* HEADER APPLY NOW BUTTON */
.apply-now {
  background-color: #8b0027;
  text-transform: uppercase;
  border: 1px solid #8b0027;
}
.apply-now:hover {
  background-color: #FFFFFF;
}

.apply-now a {
    font-size: 16px;
  line-height: 1.7;
  padding: 5px 10px;
  font-weight: 700;

}
.apply-now a,
a.page-numbers:hover {
  color: #FFFFFF;
}
.apply-now:hover a {
  color: #002B5C !important;
}

.secondary-nav .search .dashicons-search {
  vertical-align: middle;
}
.secondary-nav .search ul.menu {
  right: 0;
}
.secondary-nav .search form &gt; div {
  display: flex;
}
.secondary-nav .search form input[type=submit] {
  border-radius: 0;
  font-size: 16px;
}
.secondary-nav .search form input[type=submit]:hover {
  color: #8b0027;
}

.secondary-nav ul.menu {
  position: absolute;
  overflow: hidden;
  background-color: #002B5C;
  flex-direction: column;
  -moz-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;  
  padding: 5px;
  z-index: 99;
  height: 0;
  display: none;
}

/* MENU TICKER */
.wpos-news ul li {
  opacity: 1 !important;
}

.wptu-ticker.wptu-ticker-main,
.wptu-news-ticker {
  margin-bottom: 0 !important;
  height: 29px !important;
  line-height: 30px !important;
}

.wptu-ticker .wptu-ticker-navi {
  height: 36px;
}

.wptu-ticker .wptu-ticker-title .wptu-ticker-head {
  font-size: 16px;
  font-weight: 700;
  height: 30px;
  padding-top: 2px;
}

.secondary-nav .ticker {
  display: flex;
  margin-top: -1px;
}

.wptu-ticker .wptu-ticker-title &gt; span {
  top: 5px;
}
.wptu-ticker-block ul &gt; li {
  height: 30px;
  line-height: 31px;
}

.sydney-breadcrumbs {
  display: none;
}

.information-nav {
  border-top: 1px solid #002B5C;
  line-height: 1;
  text-align: center;
}

.information-nav ul.menu {
  align-content: center;
  justify-content: space-evenly;
}
.information-nav ul.menu li {
  box-sizing: border-box;
    -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;  
  padding: 5px 10px;
  font-weight: 700;
}
.information-nav ul.menu li:hover {
  background-color: #8b0027;
}
.information-nav ul.menu li:hover a {
  color: #FFFFFF;
}

.contact-nav {
  position: fixed;
  width: 140px;
  right: -112px;
  padding: 5px;
  background-color: #002B5C;
  -moz-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;  
  z-index: 99;
  font-weight: 700;
}

.contact-nav:before {
  position: absolute;
  right: 100%;
  top: 40%;
  transform: rotate(90deg);
  background-color: #002B5C;
  color: #FFFFFF;
}

.contact-nav:hover {
  right: 0;
}

.secondary-nav ul.menu li:hover,
.contact-nav ul.menu li:hover,
.secondary-nav ul.menu li.current_page_item {
  background-color: #FFF;
}
.secondary-nav ul.menu li:hover a,
.contact-nav ul.menu li:hover a,
.secondary-nav ul.menu li.current_page_item a {
  color: #002B5C;
}

.contact-nav ul.menu {
  flex-direction: column;
}

.disclaimer-nav ul.menu {
  justify-content: space-between;
  margin-top: 10px;
}
.disclaimer-nav ul.menu &gt; li {
  margin-right: 5px;
  text-align: center;
  line-height: 1;
}

.secondary-nav ul.menu a,
.contact-nav ul.menu a {
  margin: 0 5px;
  color: #FFFFFF;
}

.secondary-nav ul.menu,
.contact-nav,
.contact-nav:before {
  background-color: #8B0027;
}

.site-info a:hover {
  color: #d1d3d4;
}

.footer-phone {
  font-weight: 700;
  font-size: 24px;
}

/*HOME PAGE*/
.home .hero-slide-inner &gt; .container {
  padding-right: 700px;
  width: 1300px;
}
.home .hero-slide-inner h2.slide-title,
.home .swiper-slide-inner .elementor-slide-heading {
  position: relative;
  margin-bottom: 70px !important;
}
.home .hero-slide-inner h2.slide-title:after,
.home .swiper-slide-inner .elementor-slide-heading:after {
  bottom: -35px;
  left: 0;
  position: absolute;
  border-bottom: 3px solid #B30838;
  content: " ";
  width: 30%;
}
.home .elementor-slide-heading small {
  color: #d1d3d4;
  font-size: 50%;
}
.home .in-section,
.home .breadcrumbs,
.search .in-section,
.error404 .in-section,
.archive .in-section {
  display: none;
}

.swiper-slide-inner {
  max-width: 1300px;
  padding-left: 0;
}

/* META SLIDER CUSTOMIZATIONS */
.home .metaslider {
  overflow: hidden;
}
.home .metaslider .caption-wrap {
  top: 0;
  background-color: rgba(256,256,256,0.8);
  opacity: 1;
  color: #002B5C;
}
.home .metaslider .caption {
  display: flex;
  height: 100%;
  align-items: center;
  width: 1120px;
  margin: auto;
}
.home .metaslider .caption-image {
  max-width: 100%;
  margin-right: 1em;
}
.home .metaslider .caption-image &gt; img.banner {
  max-width: 100%;
}


.home .metaslider .flexslider .slides p {
  margin-bottom: 1em;
}

.header-top {
  position: absolute;
  right: 60px;
  z-index: 9999;
  top: 20px;
}
.admin-bar .header-top {
  top: 52px;
}


.header-top a {
  color: #FFFFFF;
  margin-left: 5px;
}

.header-top a:hover {
  color: #d1d3d4;
}

.page.elementor-page .page-wrap .content-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}

.woocommerce nav.woocommerce-pagination ul li .page-numbers.current, 
.woocommerce nav.woocommerce-pagination ul li .page-numbers:hover, 
.nav-links .page-numbers:not(.dots):hover, 
.nav-links .page-numbers.current {
  background-color: #002B5C;
}

.latest-news {
  padding-left: 0;
}

.latest-news .post-meta {
  font-size: small;
}

.latest-news .post-excerpt {
  font-size: smaller;
}

.latest-news .news-item:hover {
  cursor: pointer;
  background-color: #f7f7f7;
}

.latest-news .entry-thumb img {
  border: 1px solid;
}

/* FACULTY &amp; STAFF BIOS */
.staff_bios {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.staff_bios .staff_bio .entry-content p {
  text-align: left;
}

.staff_bios .staff_bio {
  position: relative;
  margin-bottom: 50px;
  /*min-height: 330px;*/
  text-align: center;
}

.single-staff .staff_bios .staff_bio {
  text-align: left;
}

.staff_bios .staff_name {
  margin-bottom: 0;
  font-size: 16px;
}

.staff_bios .staff_position {
  font-size: 12px;
}

.staff_bios .staff_image {
  /*max-width: 250px;*/
  margin: auto !important;
}

.staff_bios .entry-header {
  display: flex;
  align-items:  center;
}

.staff_bios .staff_edit {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background-color: rgba(255,255,255,0.8);
  padding: 0 5px;
}

/* CHILD PAGES */

.child_pages {
  display: flex;
  flex-wrap: wrap;
}
.child_pages .child_page {
  padding: 80px 0;
  display: flex;
  justify-content: center;
  min-height: 450px;
}
.child_pages .child_intro, .child_pages .child_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 50px;
  text-align: center;
  animation-duration: 0.8s;
}
.child_pages .child_intro {
  animation-name: fadeInUp;
}
.child_pages .child_title {
  text-align: center;
}
.child_pages .child_content {
  margin: -50px 0;
  display: none;
  animation-name: fadeInUp;
}
.child_pages .child_content p:nth-of-type(2) {
  margin-bottom: 0;
}
.child_pages .child_page:nth-of-type(odd) .child_title a,
.child_pages .child_page:nth-of-type(odd) .child_title,
.child_pages .child_page:nth-of-type(odd) .child_content {
  color: #FFFFFF;
}
.child_pages .child_page:nth-of-type(odd) .child_title a:hover {
  color: #FFFFFF !important;
}
.child_pages .child_page .elementor-button,
.child_pages .child_page .elementor-button:hover {
  background-color: transparent;
}
.child_pages .child_page:nth-of-type(even) .elementor-button {
  border-color: #002B5C;
  color: #002B5C;
}
.child_pages .child_page:nth-of-type(odd) .elementor-button {
  border-color: #FFFFFF;
}
.child_pages .child_page .elementor-button:hover {
  border-color: var( --e-global-color-1aaefe4 );  
}
.child_pages .child_page:hover .child_content {
  display: flex;
}
.child_pages .child_page:hover .child_intro {
  display: none;
}

/* EVERY 10th BOX */
.child_pages .child_page:nth-of-type(10n+1) {
  background-color: var( --e-global-color-secondary );
}
.child_pages .child_page:nth-of-type(10n+3) {
  background-color: var( --e-global-color-17135bf );
}
.child_pages .child_page:nth-of-type(10n+5) {
  background-color: var( --e-global-color-939260e );
}
.child_pages .child_page:nth-of-type(10n+7) {
  background-color: var( --e-global-color-d38370a );
}
.child_pages .child_page:nth-of-type(10n+9) {
  background-color: var( --e-global-color-1aaefe4 );
}

/* NEWS ITEMS */
.in_the_news {
  margin-top: 0;
}

.in_the_news .news_item {
  display: flex;
  margin-bottom: 50px;
  padding: 10px 0 10px 10px;
  align-items: center;
}

.in_the_news .news_item:hover {
  background-color: #EEEEEE;
  cursor: pointer;
}

.in_the_news .news_image{
  margin-right: 20px;
  width: 150px;
  border: 1px solid;
}

.in_the_news .news_content {
  width: 80%;
}

.in_the_news .news_title {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding-bottom: 5px;
}

.in_the_news .news_publication,
.in_the_news .meta-date {
  font-size: 12px;
}

.in_the_news .news_publication .dashicons,
.in_the_news .meta-date .dashicons {
  margin-top: 3px;
  font-size: 12px;
}

.faq_page {
  padding-top: 24px;
}
.faq_page:hover {
  background-color: #EEEEEE;
  cursor: pointer;
}

.widget_categories select,
.widget_archive select {
  width: 100%;
}

.elementor-kit-5 button:hover, .elementor-kit-5 button:focus, .elementor-kit-5 input[type="button"]:hover, .elementor-kit-5 input[type="button"]:focus, .elementor-kit-5 input[type="submit"]:hover, .elementor-kit-5 input[type="submit"]:focus, .elementor-kit-5 .elementor-button:hover, .elementor-kit-5 .elementor-button:focus {
  border-color: var( --e-global-color-secondary ) !important;
}

/* BLOG CUSTIMIZATIONS */
.archive .content-area .hentry:first-child {
    padding-top: 50px;
}

.archive .posts-layout,
.blog .posts-layout {
  display: flex;
  flex-wrap: wrap;
  margin-right: 10px;
}

.archive .content-area .type-post.hentry,
.blog .classic-alt .hentry {
  border-bottom: none;
  padding: 10px;
}

.archive .classic-alt .meta-post,
.blog .classic-alt .meta-post {
  margin-bottom: 0;
}

.archive .classic-alt .entry-thumb,
.blog .classic-alt .entry-thumb {
  margin-bottom: 10px;
}

.archive .classic-alt .hentry:hover,
.blog .classic-alt .hentry:hover {
  background-color: #EEEEEE;
  cursor: pointer;
}

.archive .classic-alt .entry-title,
.blog .classic-alt .entry-title {
  font-size: 18px;
}

.archive .classic-alt .entry-post,
.blog .classic-alt .entry-post {
  display: none;
}

.archive .classic-alt .entry-titla a,
.blog .classic-alt .entry-title a {
  color: #002B5C;
}

.archive .classic-alt .entry-header,
.blog .classic-alt .entry-header {
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.archive .classic-alt .posted-on,
.blog .classic-alt .posted-on {
  font-size: 10px;
}

.elementor .degrees {
  display: flex;
  flex-wrap: wrap;
}

.tag-links a {
  margin: 1px;
}

@media (min-width: 1320px) {
  .container {
    width: 1300px;
  }

  .secondary-nav &gt; .container,
  .information-nav &gt; .container,
  .footer-widgets &gt; .container,
  .site-footer &gt; .container {
    width: 1300px;
  }
}

@media only screen and (max-width: 1024px) {
  .secondary-nav .ticker {
    margin-top: 0;
  }
  .child_pages .child_page {
    width: 100%;
  }
  .header-top {
    top: 72px;
    right: 5px;
  }
  .admin-bar .header-top {
    top: 104px;
  }  
  .in_the_news .news_item:nth-of-type(3n+1) {
    padding-right: 20px;
  }

  .in_the_news .news_item:nth-of-type(3n+2) {
    padding-right: 10px;
    padding-left: 10px;
  }

  .in_the_news .news_item:nth-of-type(3n+3) {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 780px) {
  .header-top {
    top: 124px;
  }
  .secondary-nav .ticker {
    display: block;
  }
}</pre></body></html>