/*
  Theme Name: Edinburgh Giraffes 2021
  Theme URI: https://www.cornerstonedm.co.uk
  Description: Cornerstone
  Version: 1111.0
  Author: The Cornerstone Team
  Author URI: www.cornerstonedm.co.uk
  Tags: Cornerstone, HTML, CSS, Wordpress site
*/
@font-face {
  font-family: "LovelyCookie";
  src: url("font/LovelyCookie.woff2") format("woff2"), url("font/LovelyCookie.woff") format("woff"), url("font/LovelyCookie.otf") format("otf"), url("font/LovelyCookie.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "marker-felt";
  src: url("font/MarkerFelt.ttc") format("ttc");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: montserrat, sans-serif;
  font-weight: 400;
  font-style: normal;
}

body {
  font-family: montserrat, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #444444;
  font-size: 16px;
  line-height: 1.5;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5 {
  /*font-family: 'LovelyCookie', sans-serif;
letter-spacing:2px;

font-weight: 400;
font-style: normal;
text-transform: capitalize;
*/
}

a {
  color: #c800a1;
  font-family: montserrat, sans-serif;
}
.clear {
  clear: both;
}
.display-inline {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  _height: 250px;
}

/* end cs gallery */
/* ubermenu css */
.ubermenu-target {
  font-family: "open sans", sans-serif !important;
  font-style: normal !important;
  padding: 0px 20px !important;
  transition: 0.4s all ease !important;
  color: #ffffff !important;
  font-size: 16px !important;
}

.ubermenu-target-title {
  border-bottom: 4px solid transparent !important;
  padding: 3px 7px !important;
}

.ubermenu-current-menu-item .ubermenu-target-title {
  border-color: #c800a1 !important;
}

.ubermenu .ubermenu-target-text {
  color: #1a324d !important;
  font-family: montserrat, sans-serif !important;
  text-transform: uppercase !important;
  font-size: 12px !important;
}

.ubermenu .ubermenu-submenu .ubermenu-target-text {
  color: #fff !important;
}

.ubermenu .ubermenu-submenu .ubermenu-target-text:hover {
  border-bottom: 4px solid #fff !important;
}

.ubermenu-target:hover > .ubermenu-target-title {
  border-color: #c800a1 !important;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator {
  margin-top: -10px !important;
  color: #c800a1 !important;
}

.ubermenu-submenu {
  background: #c800a1 !important;
  padding: 10px !important;
}

/* end ubermenu css */
.top-header-container {
  background: #dfe3ee;
  padding: 10px 0px;
}

.top-header-one {
  text-align: right;
}

.top-header-one a {
  font-size: 11px;
  color: #000000;
  font-weight: 1000;
  margin-top: 20px;
  display: block;
}

.top-header-one a,
.top-header-three a {
  font-size: 11px;
}

.top-header-one a:hover,
.top-header-three a:hover {
  color: #325081;
}

.top-header-three a {
  color: #000000;
  font-weight: 1000;
  margin-top: 20px;
  display: block;
}

.inner-top-header-cols {
  max-width: 550px;
  margin: 0px auto;
  font-weight: 500;
  font-style: normal;
}

.inner-top-header-cols img {
  float: none;
  margin: 0px auto;
  display: block;
}

.top-header-cols {
  max-width: 950px;
  margin: 0px auto;
  position: relative;
}

.top-header-two img {
  max-height: 68px;
}

.header-hastag-socials {
  text-align: right;
  margin-bottom: 10px;
}

.header-social a {
  font-size: 20px;
  color: white;
  background: #c800a1;
  padding: 0;
  display: inline-block;
  border-radius: 20px;
  margin-left: 5px;
  transition: all 0.3s ease;
  height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
}

.header-social a i {
  color: #ffffff !important;
  margin-top: 10px;
}

.header-social .hs-facebook {
  /*padding: 5px 12px;*/
}

.header-social {
  text-align: right;
  margin-top: 10px;
}
.header-logo {
  display: inline-block;
}

.newsletter-form-title h3 {
  font-size: 42px;
  color: white;
  margin: 0px;
  margin-bottom: 60px;
}

.footer-banner {
  padding: 110px 0px 150px 0px;
  min-height: 300px;
  background-image: url("img/backgrounds/twitterPath.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: bottom;
}
.footer-main-content {
  background: #f5f5f5 !important;
}

.footer-contact-information {
  color: white;
  margin: 0px 60px;
}

.footer-contact-information h3 {
  font-size: 42px !important;
  color: #c800a1 !important;
  margin-top: 0px !important;
  margin-bottom: 15px !important;
  text-transform: capitalize !important;
}

.footer-contact-information a {
  text-decoration: none;
  color: #000000 !important;
  display: inline-block !important;
  margin-top: 0;
}

.footer-contact-information p {
  text-decoration: none;
}

.footer-logo-one {
  background: white;
  border-radius: 10px;
  padding: 10px;
  margin-right: 50px;
}

.footer-logo-one a {
  display: inline-block;
  margin-left: 20px;
  text-decoration: none;
}
.top-right-footer-cols {
  margin-left: 50px;
}

.footer-social-dev-by {
  margin-top: 40px;
  margin-bottom: 0;
  color: #ffffff !important;
  background: #2e008b !important;
  font-size: 14px !important;
}

.footer-social-dev-by p {
  margin: 0px !important;
  font-size: 14px;
}

.footer-nav-col {
  text-align: right;
  margin-bottom: 15px;
  line-height: 34px;
}

.footer-nav-col a {
  color: #ffffff;
  font-size: 14px;
  border-right: 1px solid #ffffff;
  padding: 0px 30px;
  text-decoration: none;
}

.footer-nav-col a:last-child {
  border-right: none;
  padding-right: 0 !important;
}

.footer-social {
  margin-bottom: 15px;
}

.footer-social a {
  font-size: 16px;
  color: #ffffff !important;
  background: #707070 !important;
  padding: 0;
  line-height: 36px;
  width: 36px;
  height: 36px;
  text-align: center;
  display: inline-block;
  border-radius: 100%;
  margin-left: 2px;
  transition: all 0.3s ease;
  box-sizing: border-box;
}
.footer-social-dev-by .display-inline {
  vertical-align: middle;
}

.footer-dev-by a {
  text-align: right;
  color: #ffffff !important;
  text-decoration: none;
  display: block;
  margin-top: 0px !important;
  font-size: 14px;
}
.header-logo-nav {
  padding: 30px 0px;
}

.header-logo-nav * {
  color: #1a324d !important;
}
.header-logo-nav img {
  max-width: 80%;
}
.search-form-header {
  float: right;
  margin: 25px 0px;
}

.inner-search-form-header {
  width: 450px;
  max-width: 450px;
}

.search-input {
  width: 100%;
  padding: 12px 0px;
  text-indent: 15px;
  border: none;
  border-radius: 20px;
  background-color: #fff;
  color: #333645;
  border: 1px solid #333645;
}

input.search-input::-webkit-input-placeholder {
  color: #ccc;
}

.inner-search-form-header button {
  background: #fe5000;
  padding: 9px 0px;
  border-radius: 0px;
  text-decoration: none;
  font-size: 15px;
  color: white;
  display: block;
  color: #ffffff;
  border: none;
  width: 100%;
  border-radius: 20px;
  transition: 0.4s all ease;
}

.inner-search-form-header button i {
  color: #ffffff !important;
}

.left-search-col {
  margin-right: 20px;
}

#shiftnav-toggle-main {
  display: none !important;
}

.navigation-header nav {
  float: right;
}

#ubermenu-nav-main-2-header-menu li:last-child > .ubermenu-target {
  /*  padding-right: 0px !important;*/
}

.footer-createdpartner {
  font-size: 14px;
}

.partnerlogo {
  margin-bottom: 10px;
  font-size: 14px;
}

.partnerlogo img {
  height: 100px;
  width: auto;
}

.social-feed-section {
  margin-top: 0;
  margin-bottom: 20px;
}

.social-feed-intro h3 {
  margin-top: 0;
}
.social-feed-intro h3 {
  font-size: 42px;
  color: #2e008b;
  text-align: center;
  margin-bottom: 0px;
  font-family: "LovelyCookie";
}

.shiftnav-toggle {
  color: #c800a1;
  font-size: 35px;
  float: right;
}

@media (max-width: 1025px) {
  .tab-nav {
    display: block !important;
  }

  .header-logo-nav {
    padding: 20px 0px;
  }

  .navigation-header {
    display: none;
  }

  .inner-search-form-header {
    width: auto;
    max-width: 450px;
    margin: 0px auto;
  }

  .search-form-header {
    float: none;
    margin: 25px auto;
  }

  .header-social {
    text-align: center;
  }

  .header-logo img {
    float: none;
    margin: 0px auto;
    display: block;
    width: 100%;
    max-width: 400px;
  }
  .header-hastag-socials {
    text-align: right;
    margin-bottom: 10px;
    margin-top: 30px;
  }

  .top-right-footer-cols {
    margin-left: 0px;
  }

  .footer-logo-one img {
    float: none;
    margin: 0px auto;
    display: block;
  }

  .footer-logo-one {
    margin-right: 0px;
  }

  .footer-dev-by a {
    text-align: center;
  }

  .footer-contact-information a {
    margin-top: 10px;
  }

  .footer-contact-information {
    margin: 20px 0px;
  }

  .footer-logo img {
    float: none;
    margin: 0px auto;
    display: block;
    width: 80%;
  }

  .footer-main-content {
    text-align: center;
  }
  .footer-logo {
    margin-bottom: 40px;
  }

  .top-right-footer-cols {
    margin-left: 0 !important;
    text-align: center !important;
  }

  .footer-logo-one img {
    margin-bottom: 20px;
  }

  .footer-nav-col {
    text-align: center;
  }

  .footer-dev-by a {
    text-align: center !important;
    margin-top: 20px !important;
  }
}

@media (max-width: 900px) {
  .social-feed-section {
    display: none;
  }
  .footer-banner {
    padding: 0px 0px 0px 0px;
  }
}

@media (max-width: 767px) {
  .latest-news-title a,
  .partners-feed-wrapper h3,
  h2,
  h3,
  h4,
  h5,
  h6,
  .header-logo-nav *,
  .sculpture-title {
    font-family: montserrat;
  }
}

@media (max-width: 550px) {
  .top-header-container {
    display: none;
  }

  .header-social {
    margin-top: 10px;
  }
}

@media (max-width: 480px) {
  .footer-main-content {
    padding-top: 50px;
  }

  .footer-logo {
    margin-bottom: 0px;
  }

  .footer-logo img {
    max-height: 200px;
  }
  .header-logo {
    margin-top: 10px;
  }

  .header-logo-nav {
    padding: 30px 0px;
    text-align: center;
  }

  .tab-nav {
    position: absolute;
    top: 20px;
    right: 0;
    margin-right: 20px;
  }

  .header-hastag-socials {
    text-align: center;
    margin-top: 20px;
  }

  .header-hastag-socials .display-inline {
    display: block;
  }

  .search-form-header {
    float: none;
    margin-left: 30px;
  }

  .inner-search-form-header {
    width: 100%;
  }

  .search-form-header {
    float: none !important;
    margin: 20px 0 20px !important;
  }
  .header-social {
    text-align: center;
  }

  .header-logo img {
    float: none;
    margin: 0px auto;
    display: block;
    max-width: 60%;
  }
  .footer-logo-one a {
    margin-left: 20px;
  }

  .footer-main-content .partnerlogo img {
    height: 68px;
  }
}
