/*
 Theme Name:   Kadence Child
 Theme URI:    http://odin.stuact.uga.edu/student-affairs
 Description:  Kadence Child Theme
 Author:       Wes Summers
 Author URI:   http://example.com
 Template:     kadence
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  kadence-child
*/



/* customized theme styles*/


/*typography*/
h1 {
  font-family:Oswald, Arial, Verdana, sans-serif!important;
  /*letter-spacing: .05em!important;*/
}
h1 {
  /*text-transform: uppercase!important;*/
}
h2,h3,h4,h5,h6 {
  font-family:'Open sans', Arial, Verdana, sans-serif!important;
  font-weight:400!important;
}

h2.elementor-heading-title {
  color: #ba0c2f! important;
  font-size: 28px! important;
}

.heading-2-dark-brown h2.elementor-heading-title {
  color: #444648! important;
  font-size: 3rem! important;
}

body p, li {
  font-family:'Open sans', Arial, Verdana, sans-serif!important;
}
input {
  background-color:#fff!important;
}

#mc-embedded-subscribe {
  background-color: #aaa!important;
}

.main-navigation .primary-menu-container > ul li a {
  font-family:'Open sans', Arial, Verdana, sans-serif!important;
  font-size:.80em!important;
}
.header-navigation .header-menu-container ul ul li a {
  font-family: inherit!important;
}
a.elementor-item {
  font-family:Oswald, Arial, Verdana, sans-serif!important;
  font-size:1.2rem;
  font-weight:300;
}
#footer h3.widgettitle {
    font-size: 2.1em;
}


/* BUTTONS */

.elementor-button{
  background:none!important;
  border: 1px solid #ba0c2f!important;
  color:#ba0c2f!important;
}

.overlay-button a {
  background-color:#ba0c2f!important;
  color:#ffffff!important;
}

.overlay-button a:hover {
  background-color:#ffffff!important;
  color:#ba0c2f!important;
  border:none! important;
}

.elementor-button:hover {
  background-color:#BA0C2F!important; 
  color:#ffffff!important;
}
.elementor-nav-menu {
  padding-left:0!important;
}

.elementor-nav-menu a {
  padding-left:0!important;
  display:block!important;
}






/* -------------SIDEBAR MENU----------------- */

.elementor-nav-menu .sub-arrow{
  display: initial! important;
}

/* HOVER AND WILL SHOW SUBMENU BELOW */
.elementor-column .elementor-col-33 .elementor-widget-nav-menu .elementor-nav-menu--main ul{
  margin-left: 0! important;
  margin-top: 0! important;
  width: 100%! important;
}

/* FONT COLOR */
.elementor-column .elementor-col-33 .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{
  color: #BA0C2F! important;
  background-color: white! important;
  font-weight: 300! important;
}

/* HOVER */
.elementor-column .elementor-col-33 .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover{
  color: #004E60! important;
  background-color: white! important;
}

/* ACTIVE */
.elementor-column .elementor-col-33 .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item-active{
  color: #004E60! important;
}

/* MOBILE & TABLET MENU */
.elementor-nav-menu--dropdown .elementor-item{
  color: #BA0C2F! important;
  background-color: white! important;
  font-weight: 300! important;
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active{
color: #004E60! important;
background-color: white! important;
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item:hover{
color: #004E60! important;
background-color: white! important;
}
/* -------------SIDEBAR MENU----------------- */








/* -------------SIDEBAR SUBMENU----------------- */

/* FONT SIZE,UNDERLINE, BLUE FONT*/
.elementor-column .elementor-col-33 .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-nav-menu--dropdown .elementor-sub-item{
  font-size: 13px! important;
  color:#004E60! important;
  border-bottom: 1px solid #9f9f9f;
}

/* ACTIVE - RED FONT*/
.elementor-column .elementor-col-33 .elementor-widget-nav-menu .elementor-nav-menu--main a.elementor-sub-item.elementor-item-active{
  color: #BA0C2F! important;
  background-color: white! important;
}

/* HOVER - RED FONT*/
.elementor-column .elementor-col-33 .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-sub-item:hover{
  color: #BA0C2F! important;
  background-color: white! important;
}

/* SUBMENU OF SUBMENU */

.elementor-nav-menu ul ul a{
  border-left: 30px solid transparent! important;
  border-bottom: none! important;
}

/* MOBILE & TABLET SUBMENU */
.elementor-nav-menu--dropdown .elementor-sub-item{
  font-size: 13px! important;
  color:#004E60! important;
  border-bottom: 1px solid #9f9f9f;
}
  
.elementor-nav-menu--dropdown .elementor-sub-item-active{
  color: #BA0C2F! important;
  background-color: white! important;
}
  
.elementor-nav-menu--dropdown .elementor-sub-item:hover{
  color: #BA0C2F! important;
  background-color: white! important;
}
  
.elementor-nav-menu--dropdown .elementor-sub-item:visited{
  color:#004E60;
  background-color: white! important;
}

/* -------------SIDEBAR SUBMENU----------------- */








/* -------------UGA ALERT NOTICE---------------- */
.multi-site-alert {
  color:#ffffff;
  text-align: center! important;
}

@media (max-width: 414px) {
  .multi-site-alert p{
    text-align: left! important;
  }
}
/* -------------UGA ALERT NOTICE---------------- */








#breadcrumbs {
  font-family:'Open sans', Arial, Verdana, sans-serif!important;
  font-size:1em;
  font-weight:300;
}

/*layout and structure*/
.site-top-header-wrap {
  border-bottom:3px solid #ba0c2f!important;
}


/* CONNECTIONS WAS HERE - NOW BRANCHED TO connections.css*/

/* ELEMENTOR SECTION */
.elementor-section {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* ELEMENTOR SOCIAL ICON */
/* a.elementor-icon.elementor-social-icon.elementor-social-icon-facebook{
  --e-social-icon-icon-color: #ba0c2f! important;
} */

a.elementor-icon.elementor-social-icon {
  color: #ba0c2f! important;
}

/* .elementor-icon{
  color: #ba0c2f! important;
} */

/* LIST BOTTOM SPACING */
.elementor-text-editor li, .elementor-tab-content li{
  padding-bottom: 20px;
}

/* SMART SLIDER 3 CONTACT INFO AND OPENING HOURS */
.n2-ss-layer a:link{
  color: #ba0c2f! important;
}

.n2-ss-layer a:visited{
  color: #ba0c2f! important;
}

.n2-ss-layer a:hover{
  color: #004E60! important;
}

/*TABLEPRESS */
.tablepress{
  font-size: 13px;
}
/* TATE TABLEPRESS*/
.tate-tablepress-passport-and-photo-fees .row-5 .column-1,.tate-tablepress-passport-and-photo-fees .row-9 .column-1,.tate-tablepress-passport-and-photo-fees .row-13 .column-1 {
  background-color: transparent;
}

.tablepress-image-box-3 td{
  width: 33%;
}

@media (max-width: 414px) {
  .tablepress-image-box-3 td{
    width: 100%;
  }
}

/* SIDEBAR WIDGET TEXT */
@media (max-width: 414px) {
  .widget_text{
    text-align: center;
  }
}

/* TABS WIDGET */
@media (max-width: 768px) {
  .elementor-tab-desktop-title{
    font-size: 12px;
    padding: 20px 10px! important;
  }
}

@media (max-width: 414px) {
  .elementor-tab-mobile-title{
    color: #ba0c2f;
  }
}

/* DROPDOWN MENU - FILTER BY RESOURCES */
.filter-by-resources-text .eicon-menu-bar::after { 
  content: " Filter";
}

/* POST PAGE IMAGE */
.site .post-thumbnail img{
	object-fit: scale-down! important;
}

/* POST PAGE BUTTON */
.wp-block-button__link{
  color: white;
}

a.wp-block-button__link:hover {
  color: #004e60;
}

/* POST PAGE AUTHOR & DATE HIDE */
.posted-by, .posted-on{
  display: none! important;
}

/* TOGGLE */
.elementor-toggle .elementor-tab-content{
  padding-bottom: 100px! important;
}



/* Accordion - Border Style */
#accordion-border .elementor-accordion .elementor-accordion-item{
  border: none! important;
  border-bottom: 1px solid #d4d4d4! important;
}



/* Dept. Footer Menu */
  #footer-menu.menu {
    justify-content: left;
  }

@media (max-width: 768px) {
  #footer-menu.menu {
    font-size: 70%;
  }
}

@media (max-width: 414px) {
  #footer-menu.menu {
    justify-content: center;
  }
}

/*UGA FOOTER STYLES */
/*! 
 * Bootstrap v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url("//fonts.googleapis.com/css?family=Merriweather+Sans:300|Merriweather:300");



.ugafooter__links-list-link {
  color:#ffffff!important;

}
.ugafooter__logo, .ugafooter__address, .ugafooter__links, .ugafooter__social {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 768px) {
  .ugafooter__logo, .ugafooter__address {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .ugafooter__links, .ugafooter__social {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; } }

body {
  margin: 0; }

.ugafooter {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 48px 0;
  border-width: 4px 0 0;
  border-style: solid;
  border-color: #BA0C2F;
  background: url("img/background-arch.jpg") #000000 center center no-repeat;
  background-size: cover;
  font-size: 16px;
  font-family: "Merriweather", Georgia, "Times New Roman", Times, serif; }
  .ugafooter--border-white {
    border-color: #FFFFFF; }
  .ugafooter--border-grey {
    border-color: #554F47; }
  .ugafooter--no-border {
    border-width: 0; }
  .ugafooter__container {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 576px) {
      .ugafooter__container {
        max-width: 540px; } }
    @media (min-width: 768px) {
      .ugafooter__container {
        max-width: 720px; } }
    @media (min-width: 992px) {
      .ugafooter__container {
        max-width: 960px; } }
    @media (min-width: 1200px) {
      .ugafooter__container {
        max-width: 1140px; } }
  .ugafooter__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .ugafooter__row--primary {
      margin-bottom: 1em;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .ugafooter__row--secondary {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
  .ugafooter__links {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .ugafooter__logo {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 2em; }
    @media (min-width: 768px) {
      .ugafooter__logo {
        margin-bottom: 0; } }
  .ugafooter__logo-link {
    display: block;
    margin: 0 auto;
    max-width: 200px;
    height: 170px;
    background-color: transparent;
    background-image: url("img/GEORGIA-V-CW.png");
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
    @media (min-width: 768px) {
      .ugafooter__logo-link {
        margin: 0;
        max-width: 300px;
        height: 80px;
        background-image: url("img/GEORGIA-FS-CW.png");
        background-position: left top; } }
  .ugafooter__links-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    text-align: center;
    line-height: 1.5;
    -webkit-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 0;
            column-gap: 0;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 768px) {
      .ugafooter__links-list {
        display: block;
        text-align: left;
        -webkit-column-count: 2;
                column-count: 2;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start; } }
    @media (min-width: 992px) {
      .ugafooter__links-list {
        -webkit-column-count: 3;
                column-count: 3; } }
    .ugafooter__links-list-item {
      width: 50%;
      border: none;
      -webkit-column-break-inside: avoid;
              break-inside: avoid; }
      @media (min-width: 768px) {
        .ugafooter__links-list-item {
          width: 100%; } }
    .ugafooter__links-list-link {
      display: block;
      padding: .25em 1em;
      font-size: .75em;
      color: rgba(255, 255, 255, 0.6)!important;
      text-decoration: none;
      -webkit-transition: color 100ms ease-in;
      transition: color 100ms ease-in; }
      .ugafooter__links-list-link:hover {
        color: #FFFFFF!important;
        text-decoration: none; }
      @media (min-width: 768px) {
        .ugafooter__links-list-link {
          border-left: 1px rgba(255, 255, 255, 0.3) solid;
          font-weight: 300; } }
  .ugafooter__address {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
    font-weight: 300;
    font-size: .75em;
    font-family: "Merriweather Sans", "Tahoma", "Helvetica Neue", Arial, sans-serif; }
    @media (min-width: 768px) {
      .ugafooter__address {
        text-align: left;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1; } }
  .ugafooter__social {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 1em;
    color: #FFFFFF;
    text-align: center;
    font-weight: 300;
    font-size: 1.5em; }
    @media (min-width: 768px) {
      .ugafooter__social {
        margin-bottom: 0;
        text-align: left;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
            -ms-flex-order: 2;
                order: 2; } }
    .ugafooter__social-label {
      display: block; }
      @media (min-width: 768px) {
        .ugafooter__social-label {
          display: inline; } }
    .ugafooter__social-link {
      color: rgba(255, 255, 255, 0.6)!important;
      text-decoration: none;
      -webkit-transition: color 100ms ease-in;
      transition: color 100ms ease-in; }
      .ugafooter__social-link:hover {
        color: #FFFFFF!important;
        text-decoration: none; }
