h1.headline__primary {
  font-size: 100px;
}
.bigger-fonts h2 {
  font-size: 26px;
}

.desc {
	font-size: 1.35em;
}

.desc-big {
	font-size: 1.55em;
}

.site-header a.logo {
  display: none;
}
@media screen and (min-width: 699px) {
  .site-header--transparent, .site-header--transparent .nav--main > li:not([class*="current-menu"]) > a {
    color: #7a7a7a;
  }
}
.headline__description img {
  max-width: 500px;
}
.hero .rsContent {
  background-color: transparent !important;
}
.hero-content {
  color: #1f2025;
}
@media screen and (max-width: 900px) {
  .headline__description img {
    max-width: 100%;
    padding: 0 10%;
  }
}
body {
  background: url(https://noiastore.com/wp-content/uploads/2016/12/noia-logo-background.png) center center no-repeat;
  background-attachment: fixed;
  background-color: #f3fdfe;
}
.site-content, .site-footer {
  background-color: transparent;
}

.zoom-instagram-widget__items--no-js {
    display: flex;
}

.zoom-instagram-widget .widget__title {
  display: none;
}
.zoom-instagram-widget .zoom-instagram-widget__item a {
  border: none;
}
.zoom-instagram-widget__follow-me a {
  margin-top: -50px;
  border: none;
  color: #323232 !important;
}
.heading__dash {
  background: currentColor;
  display: inline-block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  margin-right: 22px;
	width: 80px;
}
.pile-item-border > * {
  display: none !important;
}
a.ig-b-v-24 {
  font-family: inherit;
	font-weight: 400 !important;
}
a.ig-b-v-24:hover {
	background: #140101;	
}
.site-footer {
  font-size: 20px;
}
.site-footer a {
  text-decoration: none;
}
.sidebar--footer:before, .sidebar--footer:after {
  content: " ";
  display: block;
  text-align: center;
  margin: 0px auto 50px;
  background: #212121;
  width: 2px;
  height: 100px;
}
.sidebar--footer:after {
  margin-top: 0px;
}
.sidebar--footer .sbi_photo {
    border-bottom-style: none;
}

@media screen and (min-width: 900px) {
.zoom-instagram-widget .zoom-instagram-widget__item a {
    width: 14vw !important;
    height: 14vw !important;
	} }

/* Fix the figure alignment */
.single-post .entry-content figure {
    max-width: none !important;
}