body {
  background-color: var(--body-bg-color);
  background-image: var(--body-bg-image);
  background-attachment: fixed;
  font-family: "Helvetica Neue", Arial, Helvetica;
  color: var(--body-text-color)
}

body.path-frontpage {
  background-image: url("/themes/daniellove_site/images/backgrounds/front/mountains.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}

nav a {
  color: #fff;
  text-decoration: none;
}


code {
  border-radius: 3px;
  padding: 0.2em 0.3em 0.2em 0.3em;
  background-clip: padding-box;
  background-color: rgba(0, 0, 0, 0.2);
  color: #9eb6ec;
}

.hljs {
  color: #ffffff;
}

code.hljs {
  font-family: "Consolas", "Monaco", "Courier New";
  font-size: 1.2em;
  border-radius: 20px;
  padding: 2em;
  background-clip: padding-box;
  background-color: rgba(0, 0, 0, 0.2);
}
code.hljs .hljs-variable {
  color: #586fa4;
}
code.hljs .hljs-phpdoc,
code.hljs .hljs-number,
code.hljs .hljs-string {
  color: #9eb6ec;
}
code.hljs .hljs-keyword,
code.hljs .hljs-function,
code.hljs .hljs-title {
  color: #ffffff;
}
code.hljs .hljs-comment {
  color: #7c7c7c;
}

h1, h2, h3 {
  color: #ffffff;
  margin-top: 1em;
}
.path-home #block-daniellove-site-page-title,
.path-home main {
  display: none;
}

a {
  color: #9eb6ec;
}

a.is-active, ul.menu a.is-active, a:hover {
  color: #ffffff;
  text-decoration: none;
}

#block-daniellove-site-site-branding .site-logo {
  float: none;
  max-width: 100%;
  margin: 0 0 1em 0;
}
#block-daniellove-site-site-branding .site-logo img {
  display: block;
  margin: 20px auto 20px auto;
  width: 5%;
}

#block-daniellove-site-main-menu {
  position: relative;
  margin: auto;
  width: 0;
  height: 20px;
}
#block-daniellove-site-main-menu .menu {
  position: absolute;
  left: -138px;
  width: 278px;
}

nav.navigation ul {
  margin: 0;
  padding: 0; }
  nav.navigation ul li {
    margin: 3px 5px;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    display: inline-block; }
  nav.navigation ul li:first-child {
    margin-left: 0; }
  nav.navigation ul li:last-child {
    margin-right: 0; }

.path-news header ul li:nth-child(1) a {
  text-shadow: #fff 0 0 7px;
}
.path-projects header ul li:nth-child(2) a,
.page-node-type-project header ul li:nth-child(2) a {
  text-shadow: #fff 0 0 7px;
}
.path-tutorials header ul li:nth-child(3) a {
  text-shadow: #fff 0 0 7px;
}
.path-certifications header ul li:nth-child(3) a,
.page-node-type-certification header ul li:nth-child(3) a {
  text-shadow: #fff 0 0 7px;
}
.path-contact header ul li:nth-child(4) a {
  text-shadow: #fff 0 0 7px;
}

#block-daniellove-site-page-title {
  text-align: center;
}
.page-node-type-project #block-daniellove-site-page-title h1 {
  margin: 1em 0 0 0;
}

#block-daniellove-site-views-block-networks-block-1 .view-content {
  margin: auto;
  width: 515px;
}
#block-daniellove-site-views-block-networks-block-1 .view-content .views-col {
  padding: 1em;
}

.node__content {
  line-height: 1.5em;
}
.node__content .field--name-field-certified,
.node__content .field--name-field-certificate,
.node__content .field--name-field-expiration,
.node__content .field--name-field-links,
.node__content .field--name-field-projects,
.node__content .field--name-field-parent,
.node__content .field--name-field-link,
.node__content .field--name-field-employer,
.node__content .field--name-field-began,
.node__content .field--name-field-concluded,
.node__content .field--name-field-related,
.node__content .field--name-field-dependencies {
  float: right;
  text-align: right;
  clear: right;
  margin: 0.5em 0 0.5em 15em;
}
.node__content .field--name-field-parent {
  margin-top: 0;
}
.node__content .field--name-field-parent::before {
  content: "\23CE";
  display: inline-block;
  transform: rotate(90deg) translateX(4px);
  padding-right: 10px;
  font-size: 25px;
}
.node__content .field--name-field-link {
  margin-top: 1em;
  font-size: 1.3em;
  font-weight: bold;
}
.node__content .field--name-field-examples {
  clear: both;
  padding-top: 1em;
}
.node__content .field--name-field-examples .field__item {
  position: relative;
}
.node__content .field--name-field-examples .field__item h3 {
  position: absolute;
  top: -1.5em;
  left: -0.4em;
  z-index: 100;
  font-size: 30px;
  font-weight: bolder;
  color: #ffffff;
  text-shadow: 0 0 10px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.node__content .image-style-screenshot-full {
  margin: 2em 0 2em 0;
  border-radius: 12px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 4px 0 #02050d;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
.node__content .video {
  width: 100%;
  margin-bottom: 1em;
}
.node__content .video div {
  height: 0;
  padding: 0 0 56.25%;
  position: relative;
  margin: 0;
  width: auto;
}
.node__content .video div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
}

.layout-content {
  padding: 0 150px;
}
.layout-content img {
  max-width: 100%;
  height: auto;
}

.field--name-field-banner img {
  background-color: #000;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  filter: blur(2px) opacity(0.3) contrast(180%) brightness(50%) grayscale(100%);
  transition: all .7s ease-out;
  mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0));
    -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0)); /* For WebKit browsers */
  transform: scale(1.02);
}
.field--name-field-banner img:hover {
  filter: blur(0);
  transform: scale(1);
}

.view-projects .views-row,
.view-certifications .views-row,
.view-news .views-row,
.view-child-projects .views-row {
  margin: 1em 0 3em;
  position: relative;
}
.view-projects .views-row .views-field-field-banner,
.view-certifications .views-row .views-field-field-banner,
.view-news .views-row .views-field-field-banner,
.view-child-projects .views-row .views-field-field-banner {
  margin: 0 2em 0 2em;
}
.view-projects .views-row .views-field-field-banner a,
.view-certifications .views-row .views-field-field-banner a,
.view-news .views-row .views-field-field-banner a,
.view-child-projects .views-row .views-field-field-banner a {
  display: block;
  -webkit-perspective: 500px;
  /* Chrome 12+, Safari 4+ */
  -ms-perspective: 500px;
  /* IE 10 */
  perspective: 500px;
}
.view-projects .views-row .views-field-field-banner a img,
.view-certifications .views-row .views-field-field-banner a img,
.view-news .views-row .views-field-field-banner a img,
.view-child-projects .views-row .views-field-field-banner a img {
  border-radius: 12px;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 0px 4px 0px #02050d;
  /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
  box-shadow: 0px 0px 4px 0px #02050d;
  /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
  -webkit-transition: all 0.3s ease-out;
  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
  transition: all 0.2s ease-out;
  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}
.view-projects .views-row .views-field-title .field-content,
.view-certifications .views-row .views-field-title .field-content,
.view-news .views-row .views-field-title .field-content,
.view-child-projects .views-row .views-field-title .field-content {
  position: absolute;
  bottom: -0.5em;
}
.view-projects .views-row .views-field-title .field-content a,
.view-certifications .views-row .views-field-title .field-content a,
.view-news .views-row .views-field-title .field-content a,
.view-child-projects .views-row .views-field-title .field-content a {
  display: block;
  font-size: 30px;
  font-weight: bolder;
  color: #ffffff;
  text-shadow: 0 0 10px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.view-projects .views-row .views-field-field-examples,
.view-certifications .views-row .views-field-field-examples,
.view-news .views-row .views-field-field-examples,
.view-child-projects .views-row .views-field-field-examples {
  display: none;
}
.view-projects .views-row:nth-child(odd) .views-field-title .field-content,
.view-certifications .views-row:nth-child(odd) .views-field-title .field-content,
.view-news .views-row:nth-child(odd) .views-field-title .field-content,
.view-child-projects .views-row:nth-child(odd) .views-field-title .field-content {
  left: 8em;
}
.view-projects .views-field-field-banner a img,
.view-certifications .views-field-field-banner a img,
.view-news .views-field-field-banner a img,
.view-child-projects .views-field-field-banner a img {
  max-width: 100%;
  height: auto;
}
.view-projects .views-row:nth-child(odd) .views-field-field-banner a img,
.view-certifications .views-row:nth-child(odd) .views-field-field-banner a img,
.view-news .views-row:nth-child(odd) .views-field-field-banner a img,
.view-child-projects .views-row:nth-child(odd) .views-field-field-banner a img {
  -webkit-transform: rotateY(-4deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform: rotateY(-4deg);
  -ms-transform-style: preserve-3d;
  transform: rotateY(-4deg);
  transform-style: preserve-3d;
}
.view-projects .views-row:nth-child(odd):hover a img,
.view-certifications .views-row:nth-child(odd):hover a img,
.view-news .views-row:nth-child(odd):hover a img,
.view-child-projects .views-row:nth-child(odd):hover a img {
  -webkit-transform: rotateY(-5deg);
  -ms-transform: rotateY(-5deg);
  transform: rotateY(-5deg);
}
.view-projects .views-row:nth-child(even) .views-field-title .field-content,
.view-certifications .views-row:nth-child(even) .views-field-title .field-content,
.view-news .views-row:nth-child(even) .views-field-title .field-content,
.view-child-projects .views-row:nth-child(even) .views-field-title .field-content {
  right: 8em;
  text-align: right;
}
.view-projects .views-row:nth-child(even) .views-field-field-banner a img,
.view-certifications .views-row:nth-child(even) .views-field-field-banner a img,
.view-news .views-row:nth-child(even) .views-field-field-banner a img,
.view-child-projects .views-row:nth-child(even) .views-field-field-banner a img {
  -webkit-transform: rotateY(4deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform: rotateY(4deg);
  -ms-transform-style: preserve-3d;
  transform: rotateY(4deg);
  transform-style: preserve-3d;
}
.view-projects .views-row:nth-child(even):hover a img,
.view-certifications .views-row:nth-child(even):hover a img,
.view-news .views-row:nth-child(even):hover a img,
.view-child-projects .views-row:nth-child(even):hover a img {
  -webkit-transform: rotateY(5deg);
  -ms-transform: rotateY(5deg);
  transform: rotateY(5deg);
}

.path-project-drupal-module-formfactorykits .view-child-projects .views-field-field-examples {
  display: block;
}
.path-project-drupal-module-formfactorykits .view-child-projects .views-row {
  margin: 0;
}
.path-project-drupal-module-formfactorykits .view-child-projects .views-row .views-field-title .field-content {
  top: -1.2em;
  left: -0.4em;
  text-align: left;
}

.view-photography .views-col {
  padding: 0.5em;
  width: 32.21%;
}
.view-photography .views-col img {
  border-radius: 12px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 4px 0 #02050d;
  /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
  box-shadow: 0 0 4px 0 #02050d;
  /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
}

body.path-media .field--type-image img {
  margin-bottom: 5em;
  border-radius: 12px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 4px 0 #02050d;
  /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
  box-shadow: 0 0 4px 0 #02050d;
  /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
}

.feed-icons {
  margin-top: 2em;
}
