/*  
Theme Name: The Orignal Goat Yoga
Theme URI: http://www.goatyoga.net
Description: Custom Original Goat Yoga theme
Version: 1.2 
Author: Todd Hiestand
Author URI: http://www.343consulting.com
*/

/* TYPOGRAPHY AND TEXT STYLES */

sup {
  vertical-align: super;
  font-size: small;

}

body {
	font-family: 'Nunito Sans', sans-serif;
	color: #000;
	background: #fff;
	font-size: 16px;
	line-height: 1.5;
	margin: 0;
}

.smalltext {
	font-family: 'Nunito Sans', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	margin:0;
}

p {
	margin: .7em 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: .7em 0;
	line-height: 1.2;
}

h1 { font-size: 2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1em; }
h6 { font-size:	1em; }

h3.section-title {
  text-align: center;
}

ol,ul {margin: 0px;}

.article li {margin: 10px 30px;}

ol {list-style-type: decimal;}


a {
  text-decoration: none;
  color: #49BD31;
  position: relative;
}




hr {
  margin: 50px auto;
  width: 50%;
  background-color: #ccc;
  border: 0 none;
  color: #ccc;
  height: 1px;
}

strong {font-weight: bold;}
i, em {font-style: italic;}

.ss-icon {vertical-align: middle;}

iframe {max-width: 100%;}

a.button, input.button, input[type="submit"] { 
	-webkit-border-radius: 1px; 
	-moz-border-radius: 1px; 
	border-radius: 1px; 
	background: #fab813;
	padding: 10px 14px; 
	color: #fff; 
	font-weight: 600; 
	text-transform: uppercase; 
	position: relative; 
	border: none; 
	top: 0; 
	left: 0; 
	vertical-align: middle; 
	margin: 0; 
	line-height: 100%; 
	cursor: pointer; 
	width: auto; 
	overflow: visible; 
	text-decoration: none; 
	vertical-align: middle; 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
	display: inline-block; 
	line-height: 100%; 
	zoom: 1; 
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out; 
	-ms-transition: background 0.3s ease-in-out; 
	-o-transition: background 0.3s ease-in-out; 
	transition: background 0.3s ease-in-out; 
}

a.coronaalert {
  padding: 10px 15px;
  background: #4abd32;
  color: #fff;
  margin-top: 30px;
}

a.button.ghost {
	background: none;
	border: 2px solid #000;
	color: #000;
}

a.button.ghost:hover {
	background:  #49BD31;
	border: 2px solid #49BD31;
	color: #fff;
}

a.button:hover {
	background: #49BD31;
}

a.button.large {
	padding: 20px 50px;
	font-size: 1.4em;
}

a.button.large {
	padding: 25px 60px;
	font-size: 1.4em;
}

a.button.medium {
	padding: 20px 40px;
	font-size: 1.2em;
}

a.button.small {
	font-size: 18px;
}

a.button.blue {background: #2d5da1;}
a.button.blue:hover {background:#204E90;}

a.button.brown {background: #b17f42;}
a.button.brown:hover {background: #9B6D36;}

a.button.yellow {background: #fac703;}
a.button.yellow:hover {background: #DEB208;}

a.button.green {background: #8cc63e;}
a.button.green:hover {background: #72A132;}

a.button:after {
  background: #fff;
}

a.button.badge {
  padding: 7px 9px;
}

.nav {
  width: 100%;
  z-index: 999;
  position: relative;
}

.pinned {
  background: #fff;
  width: 100%;
  z-index: 999;
  position: fixed !important;
}

.pinned #cssmenu > ul > li > a {
  color: #49BD31;
}

.container.nav.pinned {
  max-width: 100%;
  padding: 0 5%;
}

.itemnumber {
  color: #ebb731;
  z-index: 999;
  position: relative;
  font-size: 11px;
  font-weight: bold;
}

#bag {
  font-size: 30px;
  margin-left: -20px;
}

a.baglink  {
  color: #fff;
}

.highlight {
  text-align: center;
  font-size: .9em;
}

.alert {
  background: #49be31;
}

.alert p {
  margin:0;
  padding: 10px 0;
}

.alert a {
  color: #fff;
}


/* LOGO */

.siteid h1 {
	margin: 10px 0;
  width: 300px;
  height: 80px;
  padding: 0px 0;
  position: relative;
  z-index: 999;
    transition: all .2s ease-in-out;

}

.siteid	h1 a {
	display: block;
  width: 156px;
  height: 180px;
	background: url(./images/goatyoga-white.png) no-repeat;    
	background-size: contain;
	text-indent: 119%;
  white-space: nowrap;
  overflow: hidden;
    transition: all .2s ease-in-out;

}

.pinned .siteid h1 {
  height: 122px;
  transform: scale(.9);
  margin: 0;
}

.pinned .siteid h1 a {
  height: 122px;
  transform: scale(.9);
  background: url(./images/goatyoga-black.png) no-repeat;    
    background-size: contain;

}

.siteid h1 a:after,
.bx-controls-direction a:after,
.bx-pager a:after {
  background: none;
}



/* HEADER STYLES */
.hero {
  width: 100%;
  height: 80%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.home-header{ 
  position: relative;
  width: 100vw;
  height:90vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll; 
}

.home-header:after {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:rgba(0, 0, 0, .4)
}

.home-header.short {height: 60vh;}
.home-header.medium {height: 70vh}
.home-header.tall {height: 97vh;}

.hero-inner {
	width: 60%;
	padding: 0px;
	z-index: 9;
	position: relative;
}

.hero h1 {
	margin: 0;
	color: #fff;
  font-size: 3em;
}

.hero h2 {
	color: #fff;
  font-size: 1em;
  font-weight: 400;
}

.video-header {
	position: relative;
	overflow: hidden;
}

video { 
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
 	background: url('') no-repeat;
  background-size: cover;
  transition: 1s opacity;
}

.simple-header  {
	padding: 40px 0;
}

.adslide {
  height: 200px;
  width: 100%;
  display: flex !important;
  justify-content: center;
  align-items: center;
  text-align: center;
}


/* LAYOUT STYLES */



.intro {
	font-size: 1.4em;
	line-height: 1.4;
}

.flexed {
  position: relative;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.home-intro {
  text-align: left;
  height: 601px;
  font-size:1.6em;
  background: #fef0e0;
}

.home-intro p.intro {
}

.flex-container {
  width: 90%;
}

.feature-box {
  height: 300px;
  background-repeat: none;
  background-size: cover;
  position: relative;
}

.feature-box h3 {
  position: relative;
  z-index: 99;
  font-size: 1.1em;
}

/**
.feature-box:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
   change this per the website color guide 
  background:rgba(0, 0, 0, .4)
}


.feature-box.secondarybox:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:rgba(0, 0, 0, .4)
}

.feature-box.green:after {
  background: rgba(84, 202, 59, .2);
}
.feature-box.blue:after {
  background: rgba(45, 93, 161, .2);
}
.feature-box.brown:after {
  background: rgba(177, 127, 66, .2);
}
.feature-box.yellow:after {
  background: rgba(250, 199, 3, .2);
}
**/

.feature-box a.button {
  width: 250px;
  text-align: center;
}

.section-icon {
  font-size: 5em;
  text-align: center;
  color: #2167b2;
}

.page-intro {
  padding: 70px;
  background: #fff;
}

.side-image-content {
  height: 600px;
  padding: 50px;
  background: #fef0e0;
}

.sideimagebox {
  width: 100%;
  height: 600px;
  background-size: cover;
      background-position: center;

}

.side-image-content .flex-content {
  width: 100%;
}

/* SERMON POST TYPE STYLES */ 



.dropdown-container h3 {
	font-size: 12px;
	text-align: center;
	line-height: 1;
	margin:20px 0;
}

.dropdown-container select {
	width: 100%;
}


.stars {
  color: #fac703;
  text-align: center;
}

img.quoteimg {
  margin: 0px 0 -30px 0;
  max-width: 75px;
  height: auto;
}

.quote-author {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  margin: -40px 0 0 0;
  text-align: center;
}

img.author-icon {
  width: 75px;
  height: 75px;
  margin-top: -30px;
  margin-left: 20px;
  border-radius: 100%;
  border: 4px solid #fff;
}

p.quote {
  background: #fef0e0;
  padding: 30px;
}

p.simplequote {
  padding-top: 50px;
  font-size: 1.4em;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
}

.simplequoteauthor {
  margin-top:40px;
  padding-bottom: 50px;
  text-align: center;
}


/* PAGE AND POST STYLES */ 

.content-container ul,
.content-container ol {
	margin: 0 0 0 20px;
}

.content-container ul li,
.content-container ol li {
	list-style: disc;
}

blockquote {
	margin: 20px;
	padding: 0px 20px;
	border-left: 1px solid #ccc;
	font-style: italic;
}

.article {
	padding: 0 0 75px 0 !important;

}

.meta-section {
	margin-top: 20px;
 
}

.meta {
	font-size: .9em;
	margin:0;
}


.prevnext {
	text-align: center;
	margin-top: 40px;
}

a[rel="prev"] {
	float: left;
}
a[rel="next"] {
	float: right;
}


/* Footer Styles */
.baseline {
  background: #fef0e0;
  padding: 100px 0;
}

.baseline p {
	font-size: 10px;
	text-align: center;
}

.baseline ul.menu {
  margin:40px 0 0 0;padding:0;
  text-align: center;
}

.baseline ul.menu li {
  list-style: none;
  margin: 20px 15px;
  font-weight: 700;
  font-size: 1.2em;
  display: inline-block;
  text-align: center;

}

ul.social {
  list-style: none;
  padding: 0;
  margin: 2em 0;
  text-align: center;
}

ul.social li {
  display: inline-block;
  font-size: 4em;
  text-align: center;
  margin-right: s0px;
}

ul.social li.instagram a{ color:#de326c }
ul.social li.facebook a{ color: #4167b2 }
ul.social li.twitter a{ color: #35a1f2 }

p.by{
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 10px;
  margin-top: 30px;
}

p.by img {
  width: 30px;
  height: auto;
  margin: 10px auto;
}

#accordion h3 {
  border-bottom: 1px solid #f0f0f0;
  position: relative;
  padding: 20px 0;
  margin:0;
  cursor: pointer;
  color: #389bd5;
  font-size: 1.2em;
}

#accordion h3:before {
  content: "\f0da";  /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: "Font Awesome 5 Pro";
  color: #ccc;
  padding: 5px 10px;
 }

#accordion h3.ui-state-active:before {
  content: "\f0d7";  /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: "Font Awesome 5 Pro";
  color: #ccc;
  padding: 5px 10px;  
}

.accordion-section {
  padding: 20px 50px;
  background: #fef0e0;
}

#accordion h3:-moz-any-link:focus { outline: none; }
#accordion h3:focus {outline: none; }
#accordion h3:active {outline: none; font-weight:bold;}


/* The Maps */

.fc-item-featured_image img {
  float: left;
  width: 100px;
  height: auto;
  margin-right: 20px;
}

.wpgmp_map_container {
  box-shadow: none !important;
  border: none !important;
}

.location-item  {
  padding: 30px 0 !important;
  border-bottom:  1px solid #f0f0f0;
}

.location-item p {
  margin: 10px 0;
}

.wpgmp_infowindow .fc-item-title {
    margin-bottom: 20px !important;
    color: #212f3d !important;
    text-transform: none !important;
    font-size: 14px !important;
    text-align: center !important;
}

.fc-label-info, .fc-badge.info {
  background: #fef0e0 !important;
  border: none !important;
  color: #000 !important;
  font-family: 'Nunito Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 10px !important;
  margin:0;
  font-style: normal;
}

.wpgmp_pagination {
  display: none;
}

.fc-main p,
.fc-main address {
  text-align: center;
}

.wpgmp_map_container img {
  margin: 0 auto;
  max-width: 100px;
  height: auto;
}

.wpgmp_search_form input.wpgmp_search_input {
  border: 1px solid #ccc !important;
}


table.unaffiliated {
  width: 100%;
  margin-bottom: 50px;
}

table.unaffiliated th {
  text-align: left;
}

table.unaffiliated td {
  width: 33%;
  padding: 10px 0;
  border-top: 1px solid #f0f0f0;
}


/* PAGINATION STYLES */

.pagination { 
	float: left; 
	width: 100%; 
}

.pagination ul { 
	list-style: none; 
	margin: 2em auto; 
	padding: 0; 
	text-align: center; 
	color: #555555; 
	font-size: 90%; 
}

.pagination ul li { 
	display: inline; 
}

.pagination ul a.page-numbers { 
	background-color: #EEEEEE; 
	margin: 2px;
	padding: 10px 10px; 
	display: inline-block; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px; 
	font-weight: 700; 
	line-height: 100%;
}

.pagination ul a:hover { 
	background: #4abd32; color: #fff; 
}

.pagination ul span.current { 
	background: #4abd32; 
	color: #fff; 
	display: inline-block; 
	padding: 10px 10px; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px; 
	line-height: 100%;
}

/* STYLES FOR ODD AND INTERESTING THINGS */ 

input {
	padding: 10px;
	width: 100%;
	font-size: 16px;
}

textarea {
	border: 1px solid #ccc;
	padding: 20px;
	font-size: 16px;
}

/* IMAGE STYLES */

img {
	max-width: 100%;
	height: auto;
	display: block;
}

/* WordPress Core Styles */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 10px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 10px 0;
}

.wp-caption.alignright {
    margin: 5px 0 10px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 5px 4px 5px;
    font-style: italic;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.styled-select {
   height: 50px;
   overflow: hidden;
   width: 60%;
   margin: 0 auto;
   position: relative;
}

.styled-select:before {
  font-family: "Font Awesome\ 5 Pro";
  font-weight: 900;
  content: "\f107";
  color: #000;
  right: 20px;
  top: 13px;
  position: absolute;
}

.styled-select select {
	background: none;
	border: none;
	font-weight: 400;
	font-size: 20px;
	height: 50px;
	padding: 5px 15px;
	width: 100%;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
  cursor: pointer;
}

/* -------------------- Rounded Corners */

.semi-square {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}

.green    { background-color: #fab813; }
.green select    { color: #000; }


.cd-title {
  position: relative;
  height: 160px;
  line-height: 230px;
  text-align: center;
}
.cd-title h1 {
  font-size: 2.4rem;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .cd-title {
    line-height: 250px;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-title {
    height: 200px;
    line-height: 300px;
  }
  .cd-title h1 {
    font-size: 3rem;
  }
}

.cd-intro {
  width: 90%;
  max-width: 768px;
  text-align: center;
}

.cd-intro {
  margin: 2em auto;

}




.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}
.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}
.cd-words-wrapper b.is-visible {
  position: relative;
}
.no-js .cd-words-wrapper b {
  opacity: 0;
}
.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}


/* -------------------------------- 

xslide 

-------------------------------- */
.cd-headline.slide span {
  display: inline-block;
}
.cd-headline.slide .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
  text-align: left;
  color: #fab813;
}
.cd-headline.slide b {
  opacity: 0;
  top: .2em;
}
.cd-headline.slide b.is-visible {
  top: 0;
  opacity: 1;
  -webkit-animation: slide-in 0.6s;
  -moz-animation: slide-in 0.6s;
  animation: slide-in 0.6s;
}
.cd-headline.slide b.is-hidden {
  -webkit-animation: slide-out 0.6s;
  -moz-animation: slide-out 0.6s;
  animation: slide-out 0.6s;
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    -o-transform: translateY(20%);
    transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
}
@-moz-keyframes slide-out {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
}
@keyframes slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    -moz-transform: translateY(120%);
    -ms-transform: translateY(120%);
    -o-transform: translateY(120%);
    transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}
