/*
 Theme Name:   EndSpaceVR theme
 Theme URI:    endspacevr.com
 Description:  EndSpaceVR theme child of GeneratePress
 Author:       Justin Wasilenko
 Author URI:   endspacevr.com
 Template:     generatepress
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  justin

Color Codes
Black:#020204
Blue:#1596f4
*/


/*CSS Under Here*/

@font-face {
  font-family: endspacevr;
  src: url('/wp-content/fonts/Digital-Desolation.eot');
  src: url('/wp-content/fonts/Digital-Desolation.eot?#iefix') format('embedded-opentype'), url('/wp-content/fonts/Digital-Desolation.ttf') format('truetype');
}

ul {
  list-style: square;
}

button.menu-toggle {
  padding-top: 10px;
}

.header-widget {
  max-width: 100%;
  float: none;
}

.site-logo {
      clear: both;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin: 0 auto 40px;
}

.site-title {
  /*font-family: endspacevr;*/
  display: inline-block;
  text-align: left;
  width: 100%;
  line-height: 1.5em;
  margin-bottom: 0;
  font-size: 3em;
  font-weight: 600;
  color: white;
}

.site-title h1{
    font-size: 3em;
}

.black {
  color: #020204;
}

.blue {
  color: #1596f4;
}

.white {
  color: white;
}

.inside-content-header {
    padding: 40px 40px 0 40px;
}

.alignleft,
.alignright {
  margin-left: auto;
  margin-right: auto;
}

  .frontpage {
  height:100%;
}

  .frontsection h3, .frontsection-black h3  {
font-size: 3em;
padding: 0em;
text-align: center;
}

  .frontsection-black h3 {
color: white;
}


.frontsection .inside-grid-column{
  padding: 1em;
}

.frontpage input[type="text"], .frontpage input[type="email"] {
    background-color: rgba(0,0,0,0.4);
    border-color: #000000;
    color: #1596f4;
}

.cardboardsectionTwo .generate-sections-inside-container {
  padding-left: 0;
  padding-right: 40px;
}

.cardboardsectionThree {
  background-position: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.cardboardsectionThree .one_half {
  background: rgba(0, 0, 0, 0.42);
  padding: 20px;
}

.cardboardsectionThree h2,
.cardboardsectionThree p,
.cardboardsectionThree li {
  color: white;
}

.gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item  {
  max-width: 100%;
}

.cardboardsectionFour h2 {
  font-family: endspacevr;
  font-size: 1.95em;
  line-height: 1.5em;
  text-align: center;
  width: 100%;
  padding: 40px 0;
}

.social-icons ul {
  list-style: none;
}

.social-icons li {
  display: inline-block;
}

.social-icons a img {
  margin: 8px;
  width: 48px;
  height: 48px;
}

.sidebar .social-icons a img {
  margin: 8px;
  width: 40px;
  height: 40px;
}

.inside-footer-widgets .inner-padding {
    padding: 0;
}

.widget {
  text-align: center;
}


/*Credit Links*/

.credits-left {
  float: none;
  display: block;
}

.credits-right {
  float: none;
  padding-bottom: 1em;
}

@media only screen and (min-width: 768px) {
 /* .site-title {
    font-size: 4em;
  }
*/
  .frontpage {
  height:100vh;
}

  .header-widget {
    max-width: 50%;
    float: right;
  }
  .cardboardsectionOne .alignleft,
  .cardboardsectionOne .alignright {
    padding: 0 5%;
  }
  .cardboardsectionTwo .last_column {
    padding-left: 5%;
    width: 45%;
  }
  .cardboardsectionFour {
    margin: auto;
    max-width: 1020px;
  }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
  }

    .gallery-columns-4 .gallery-item {
    max-width: 25%;
  }

  .cardboardsectionFive {
    margin: auto;
    max-width: 1020px;
  }
  .credits-left {
    float: left;
    display: inline;
  }
  .credits-right {
    float: right;
  }

    .frontsection h3, .frontsection-black h3  {

padding: 1em;

}

}


input[type="submit"].purchase {
    /*background-color: rgba(0,0,0,1);*/
    margin: 10px;
    width: 180px;
    height: 90px;
    background-repeat: no-repeat;
    background-position: center;
}

input[type="submit"].purchase.samsung {
    background-image: url(/wp-content/site-images/logo-samsung-gear-vr-small.png);
}

input[type="submit"].purchase.googleplay {
    background-image: url(/wp-content/site-images/logo-google-play-small.png);
}

input[type="submit"].purchase.psvr {
    background-image: url(/wp-content/site-images/logo-psvr-small.png);
}

input[type="submit"].purchase.oculusrift {
    background-image: url(/wp-content/site-images/logo-oculus-rift-small.png);
	background-size: 150px;
}

input[type="submit"].purchase.oculusquest {
    background-image: url(/wp-content/site-images/logo-oculus-quest-small.png);
	background-size: 150px;
}

input[type="submit"].purchase.oculusgo {
    background-image: url(/wp-content/site-images/logo-oculus-go-small.png);
	background-size: 150px;
}

input[type="submit"].purchase.steam {
    background-image: url(/wp-content/site-images/logo-steam-small.png);
}


input[type="submit"].purchase:hover {
    background-color: rgba(0,0,0,0.8);
}

.frontpurchase {
  display: inline-block;
}

.purchase-section {
  text-align: center;
  line-height: 2em;
font-size: 1.2em;
    font-weight: 500;
  }

.front-h2 {
  font-family: endspacevr;
  color: #f78c25;
}

/* Hides the Google reCaptcha badge v3 */
.grecaptcha-badge { 
    visibility: hidden;
}