/*
Theme Name:     Ezio Qube Child
Description:    Ezio Qube Child Theme
Author:         Qube+
Template:       ezio-qube
Version: 1.0

*/
footer {
    overflow: hidden; }
    footer .row {
      margin: 0; }
    footer .pad {
      padding: 0 15px; }
    footer .col-sm-4, footer .col-sm-6, footer .col-sm-2 {
      padding: 0;
      float: left; }
    footer .col-sm-4 {
      width: 33.333%; }
    footer .col-sm-6 {
      width: 50%; }
    footer .col-sm-2 {
      width: 16.666%; }
    @media screen and (max-width: 420px) {
      footer .col-sm-4, footer .col-sm-6, footer .col-sm-2 {
        display: block;
        width: 100%;
        padding: 0 5px; } }
    footer a {
      color: red; }
      footer a:hover, footer a:active, footer a:focus {
        text-decoration: underline; }
  
  .footer {
    padding: 50px 0;
    background-color: #eee;
    color: black; }
    .footer .pace-logo-container {
      background-image: url(https://cdn-themes.thinkific.com/88313/177697/YJCqo3ntTlmwUgUrBkJD_PACE-logo2.png);
      background-repeat: no-repeat;
      background-size: contain;
      background-blend-mode: multiply;
      background-color: #eee;
      min-height: 120px; }
      @media screen and (max-width: 549px) {
        .footer .pace-logo-container {
          margin-left: 0;
          margin-right: 0;
          margin-top: 30px; } }
    .footer__text {
      margin: 0;
      line-height: 1.8;
      color: #4D4D4D; }
    .footer__h5 {
      margin-bottom: 10px;
      color: #555; }
    .footer__list {
      margin: 10px 0;
      padding: 0;
      list-style: none; }
    .footer__list-link {
      font-size: 12px;
      color: #4D4D4D; }
  
  .footer-nav {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0; }
  
  .footer-nav__item {
    display: inline-block;
    font-size: 0.875em; }
  
  .footer-nav__item + .footer-nav__item {
    margin-left: 15px; }
  
  .footer-copyright {
    margin-bottom: 10px;
    font-size: 0.750em;
    opacity: 0.6; }
  
  .footer-powered-by {
    font-size: 0.750em; }
  
  /*
  @media only screen
  and (min-width: $screen-xxl-min) {
    footer {
      max-width: $screen-xxl-min;
      margin-left: auto;
      margin-right: auto;
      border-left: 1px solid darken($site-background-color, 10%);
      border-right: 1px solid darken($site-background-color, 10%);
    }
  }
  */
  @media screen and (min-width: 550px) {
    #global-footer {
      text-align: left; }
      #global-footer .content {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: justify; }
        #global-footer .content .footer-upper-left-content {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex; }
          #global-footer .content .footer-upper-left-content .pages, #global-footer .content .footer-upper-left-content .contact {
            padding-right: 2em; } }
  @media screen and (max-width: 549px) {
    #global-footer .pages, #global-footer .contact {
      margin-bottom: 1.5em; } }
  #global-footer .upper {
    padding: 2em 0;
    background-color: #4D4D4D; }
    #global-footer .upper img {
      max-width: 12em; }
    #global-footer .upper .title {
      font-weight: bold; }
    #global-footer .upper .pages a {
      display: block; }
  #global-footer .lower {
    padding: 6px 0; }
    #global-footer .lower .item {
      display: inline-block; }
      #global-footer .lower .item:not(:last-child) {
        padding-right: 0.5em; }
        #global-footer .lower .item:not(:last-child):after {
          content: "|";
          display: inline-block;
          padding-left: 0.5em; }
      #global-footer .lower .item:not(:first-child) {
        padding-left: 0.5em; }
    #global-footer .lower .designed-by img {
      width: 120px; }
  
  /*# sourceMappingURL=component_footer.css.map */
  