/*   
Theme Name: Darin 2019
Theme URI: http://darinofficial.com
Description: Darin 2019
Author: Bombsquad, Inc.
Author URI: http://www.bombsquad.se
Version: 1
*/
@font-face {
  font-family: "Plaak-ExtracondensedBold";
  src: url("fonts/Plaak-ExtracondensedBold.woff2") format("woff2"), url("fonts/Plaak-ExtracondensedBold.woff") format("woff"), url("fonts/Plaak-ExtracondensedBold.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype');
}
body {
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 17px;
  line-height: 24px;
  color: #000;
  position: relative;
}
a {
  color: #000;
  text-decoration: none;
  font-weight: normal;
  outline: none;
}
a:hover,
a:active,
a:focus {
  color: #666;
}
.single-post-image {
  margin: 0 0 30px 0;
}
.single-post {
  padding: 20px;
}
#video {
  height: 650px;
  left: 0px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 1;
}
#video #darinvideo {
  width: 100%;
  height: auto;
}
.spotify-follow {
  position: absolute;
  top: 13px;
  right: 0;
  width: 200px;
  height: 25px;
}
.header-tour {
  margin-top: 50px;
}
.header {
  background-image: url('images/darin-header.jpg');
  background-position: center top;
  background-size: cover;
  width: 100%;
  height: 600px;
  margin-top: 50px;
}
.header .logo {
  background-image: url('images/logo-new.png');
  background-size: contain;
  width: 300px;
  height: 300px;
  background-repeat: no-repeat;
}
.header-video {
  width: 100%;
  position: relative;
  margin: 50px 0 0 0;
  max-height: 950px;
  overflow: hidden;
}
.video-bg {
  width: 100%;
}
.header-mobile {
  margin-top: 50px;
}
.navbar {
  background: #fff;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  border-bottom: 1px solid #d8d6c9;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .navbar .navbar-collapse {
    background-color: #fff;
  }
}
.navbar .icon-bar {
  background-color: #000;
}
.navbar .navbar-brand {
  color: #000 !important;
  font-family: "Plaak-ExtracondensedBold";
  font-size: 28px;
  text-transform: uppercase;
}
.navbar .navbar-toggle {
  border: none;
}
.navbar .navbar-toggle .icon-bar {
  background-color: #000;
  height: 3px;
  width: 25px;
  transition: 0.5s all;
}
.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:focus,
.navbar .navbar-toggle:active,
.navbar .navbar-toggle.active {
  background: none;
}
.navbar .navbar-toggle:hover .icon-bar,
.navbar .navbar-toggle:focus .icon-bar,
.navbar .navbar-toggle:active .icon-bar,
.navbar .navbar-toggle.active .icon-bar {
  background-color: #d8d6c9;
}
.navbar ul {
  text-align: center;
}
.navbar ul li {
  display: inline-block;
  float: none;
  outline: none;
  text-align: center;
}
.navbar ul li .fa {
  font-size: 22px;
}
.navbar ul li a {
  outline: none;
  color: #999;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  color: #3a015c;
}
@media (max-width: 768px) {
  .navbar ul li a {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .navbar ul li {
    display: block;
  }
}
.navbar ul li.active {
  color: #0e79b2;
}
.navbar ul li.active a {
  background: transparent !important;
  color: #000 !important;
}
.btn {
  background-color: #111;
  color: #fff;
  text-align: center;
  font-size: 24px;
  margin-top: 20px;
}
.btn:hover,
.btn:focus,
.btn:active {
  color: #fff;
}
p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 17px;
  line-height: 24px;
}
.footer {
  margin: 0 0 0 0;
  width: 100%;
  background: url('images/bg-footer.png') no-repeat #b7ada5;
  background-position: center top;
  text-align: center;
  color: #fff;
}
.footer .logo {
  background: url('images/logo-black.png') no-repeat;
  width: 82px;
  height: 82px;
  background-size: 82px;
  margin: 0 auto;
}
.footer p {
  margin: 20px auto;
  font-size: 11px;
  color: rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
h1 {
  font-size: 54px;
  color: rgba(0, 0, 0, 0.4);
  font-family: "Plaak-ExtracondensedBold";
  padding: 0;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}
h2 {
  font-size: 70px;
  color: rgba(255, 255, 255, 0.6);
  font-family: "Plaak-ExtracondensedBold";
  padding: 0;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  h2 {
    font-size: 30px;
  }
}
h2.dark {
  color: rgba(0, 0, 0, 0.6);
}
h2.purple {
  color: #3a015c;
}
h2.text {
  text-align: center;
}
h2.grey {
  color: #999;
}
.container-full {
  padding: 100px 25px;
  color: #000;
}
.bg-white {
  background-color: #fff;
}
.bg-orange {
  background-color: #f8e7ce;
}
.bg-nude {
  background-color: #ebe9d9;
}
.bg-grey {
  background-color: #f6f6f6;
}
.bg-blue {
  background-color: #0e79b2;
  color: #fff;
}
.bg-blue h2 {
  color: rgba(255, 255, 255, 0.6);
}
.bg-purple {
  background-color: #3a015c;
  color: #fff;
}
.bg-purple h2 {
  color: rgba(255, 255, 255, 0.6);
}
.bg-lightblue {
  background-color: #f2f2f2;
}
.bg-lightblue h2 {
  color: #999;
}
.latest {
  font-family: "Plaak-ExtracondensedBold";
  color: #444;
  background-color: #fff;
}
@media (max-width: 768px) {
  .latest .post-container {
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 20px;
  }
}
.latest .post-container .post-content {
  padding: 15px;
}
.latest .post-container .post-content .title {
  font-size: 26px;
  line-height: 25px;
  font-family: "Plaak-ExtracondensedBold";
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #000;
}
.latest .post-container .post-content .title a {
  color: #3a015c;
}
.latest .post-container .post-content .content {
  font-family: 'Open Sans', sans-serif;
}
.instagram-images #sb_instagram {
  max-width: 100% !important;
}
.instagram-images #sb_instagram .sbi_item {
  width: 18% !important;
}
.instagram-images #sb_instagram .sbi_item .sbi_photo {
  height: 200px !important;
}
.tweet ul {
  list-style: none;
}
.tweet ul li {
  list-style: none;
  text-align: center;
}
.tweet ul li .tweet_avatar {
  display: none;
}
.tweet ul li .tweet_text {
  font-size: 22px;
  line-height: 32px;
  padding: 40px 200px;
  display: block;
  color: #666;
}
@media (max-width: 991px) {
  .tweet ul li .tweet_text {
    padding: 30px;
    font-size: 16px;
    line-height: 22px;
  }
}
.tweet ul li .tweet_time {
  display: none;
}
.tweet-link {
  text-align: center;
  font-family: "Plaak-ExtracondensedBold";
  font-size: 20px;
  color: #fff;
}
.upcoming-shows {
  color: #fff;
  font-size: 18px;
}
.contact b {
  font-family: "Plaak-ExtracondensedBold";
  text-transform: uppercase;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
}
.bit-widget-container {
  font-size: 17px !important;
  line-height: 25px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 300 !important;
}
.bit-widget-container .bit-share-text,
.bit-widget-container .bit-share-links {
  display: none;
}
.table-container {
  display: table;
  width: 100%;
  height: 100%;
}
.table-container .table-content {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}
#bit-events table {
  border-bottom: 1px solid #ccc !important;
  color: #333;
}
#bit-events a.bit-track-artist-header {
  border: none !important;
}
#bit-events .bit-uiButton {
  padding: 5px 10px !important;
  background: transparent;
  border: none !important;
  height: auto !important;
}
#bit-events .bit-date {
  width: 100px !important;
}
#bit-events .bit-events td {
  border-top: 1px solid #ccc !important;
}
#arena {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.carousel {
  width: 100%;
  height: 90vh;
}
.carousel .carousel-inner .item {
  width: 100%;
  height: 90vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.darin-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
.darin-logo .overlay {
  background: linear-gradient(358deg, #ff0052, #7c00ff, #00b4ff);
  background-size: 600% 600%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
  opacity: 0.4;
  -webkit-animation: AnimationName 10s ease infinite;
  -moz-animation: AnimationName 10s ease infinite;
  animation: AnimationName 10s ease infinite;
}
@-webkit-keyframes AnimationName {
  0% {
    background-position: 49% 0%;
  }
  50% {
    background-position: 52% 100%;
  }
  100% {
    background-position: 49% 0%;
  }
}
@-moz-keyframes AnimationName {
  0% {
    background-position: 49% 0%;
  }
  50% {
    background-position: 52% 100%;
  }
  100% {
    background-position: 49% 0%;
  }
}
@keyframes AnimationName {
  0% {
    background-position: 49% 0%;
  }
  50% {
    background-position: 52% 100%;
  }
  100% {
    background-position: 49% 0%;
  }
}
.darin-logo img {
  width: 25%;
  max-width: 400px;
  height: auto;
}
#spotify iframe {
  width: 100%;
  margin: 0 0 30px 0;
}
.envira-gallery-image {
  opacity: 1 !important;
}
