/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 29 2020 | 18:35:41 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

body {
	background: -webkit-linear-gradient(top, rgb(214, 239, 238) 0%, rgb(239, 220, 217) 32%, rgb(232, 220, 242) 65%, rgb(214, 239, 238) 100%);
	background: -o-linear-gradient(top, rgb(214, 239, 238) 0%, rgb(239, 220, 217) 32%, rgb(232, 220, 242) 65%, rgb(214, 239, 238) 100%);
	background: -ms-linear-gradient(top, rgb(214, 239, 238) 0%, rgb(239, 220, 217) 32%, rgb(232, 220, 242) 65%, rgb(214, 239, 238) 100%);
	background: -moz-linear-gradient(top, rgb(214, 239, 238) 0%, rgb(239, 220, 217) 32%, rgb(232, 220, 242) 65%, rgb(214, 239, 238) 100%);
	background: linear-gradient(to bottom, rgb(214, 239, 238) 0%, rgb(239, 220, 217) 32%, rgb(232, 220, 242) 65%, rgb(214, 239, 238) 100%);
	color: #000000;
  	font-size: 13px;
  	position: relative;
      margin-bottom: 0 !important;
}

#page {
  	/*background-image: url(http://atlasfinch.me/wp-content/uploads/2020/10/VectorTexture.png);
    background-position: left top;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;*/ 
  	display: flex;
    flex-direction: column;
}
body:before {
  	content: '';
  	background-image: url(http://atlasfinch.me/wp-content/uploads/2020/10/VectorTexture.png);
    background-position: left top;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  	width: 100%;
    height: 100%;
    position: absolute;
    opacity: .1;
}
.site-header {
	z-index: 9999;
	position: fixed;
	width: 100%
}
.wp-block-image img {
    mix-blend-mode: multiply;
}
.header-navigations {
	display: flex;
	border-bottom: 2px solid #000;
  	height: 65px;
    align-items: center;
}
.main-navigation {
	padding-left: 58px;
}
.main-navigation a {
	font-size: 14px;
	text-transform: lowercase;
	margin-right: 20px;
	color: #000;
	font-family: 'libre_baskervilleregular';
}
#social-menu {
	display: flex;
	list-style: none;
  	margin: 0 10px 0 0;
}

#social-menu a {
	font-size: 18px;
	text-transform: lowercase;
	margin-right: 20px;
	color: #000;
	text-decoration: none;
}
.site-branding {
	width: 50%;
	float: left;
	padding-left: 58px;
	position: fixed;
	 top: 110px;
  	display: flex;
    flex-direction: column;
  	position: sticky;

}
.custom-logo-link {
  order: 3;
}
.custom-logo {
  width: 114px;
}
.post-14 p {
  margin-bottom: 11px;
}

.wpforms-field-medium {
    opacity: 0.4 !important;
}
.main-page-content {
  min-height: 100vh;
}
#primary {
	width: 50%;
	float: right;
	position: relative;
	margin-top: 85px;
}
#primary::before {
	content: '';
	border-left: 2px solid #000;
	width: 100%;
	height: 100%;
	position: absolute;
	top: -20px;
	bottom: 0;
}
h4 {
      margin-bottom: 11px;
}
article.page {
	position: relative;
}
.site-title {
	font-family: 'libre_baskervilleregular';
	font-size: 24px;
  	margin-top: 20px;
}
.site-title a {
	color: #000;
	text-decoration: none;
}
.site-description {
	font-family: 'libre_baskervilleregular';
	font-size: 42px;
  	line-height: 56px;
	padding-right: 160px;
  	color: #000000;
  	margin-bottom: 39px;
}
.entry-title {
	font-family: 'libre_baskervilleregular';
	font-size: 24px;
	font-weight: normal;
	text-transform: lowercase;
	position: relative;
  	margin-top: 12px;
	
}
.entry-header {
	display: flex;
	margin-bottom: 0;
	position: relative;
	width: 100%;
	padding: 0 30px;
}
.entry-content{
	padding: 0 30px 10px;
}
.entry-header::after {
	    content: '';
    border-bottom: 2px solid #000;
    width: 100%;
    position: absolute;
	display: block;
    left: 0;
	right: 0;
		bottom: -30px;
}
.entry-title::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 100%;
	border-bottom: 2px solid #000;
}
.current-menu-item {
	text-decoration: underline;
}
.entry-content .sub-headline {
	margin-top: -32px;
	font-family: 'work_sanssemibold';
  	text-transform: uppercase;
  	font-size: 13px;
}

.category-header {
	font-family: 'libre_baskervilleregular';
	font-size: 24px;
	margin-bottom: 0;
    text-transform: lowercase;
  	font-weight: normal;
}

.first-category-header {
	padding-top: 30px;
}

.blog-category-header {
  padding-top: 30px;
  font-family: 'work_sanssemibold';
  font-size: 13px;
}
.title-serif {
  font-family: 'work_sanssemibold';
  font-size: 11px;
}
.extra-space {
	padding-left: 10px;
}
.wp-block-separator.is-style-wide {
    border-bottom-width: 1px;
    margin-left: -30px;
    margin-right: -30px;
    background-color: #000;
    height: 2px;
}

.resume-container .wp-block-group__inner-container {
	display: flex;
	align-items: center;
}

.resume-container .wp-block-group__inner-container h3{
	margin-top: 0;
}


.resume-container .wp-block-group__inner-container .resume-link {
    font-size: 24px;
    margin: 0;
    padding: 0;
}

.resume-container .wp-block-group__inner-container .resume-link a{
	color: #000;
	font-size: 24px;
	margin: 0;
  	padding: 0 13px;
}


.resume-container .wp-block-group__inner-container .wp-block-file__button{
	margin-top: 0;
	margin-right: 10px;
	background: transparent;
	text-transform: lowercase;
	padding: 0 13px;
	text-decoration: underline;
	position: relative;
}


.score-download .wp-block-file__button {
  	display: flex;
    width: 100%;
    height: 80px;
    border-radius: 0;
    background: transparent;
    color: #000;
    border: 2px solid black;
  	font-family: 'montserratbold';
	font-size: 18px;
      display: flex;
    align-items: center;
  position: relative;
}
.atlas-semi {
  font-family: 'montserratsemibold';
}
.atlas-semi::before {
  content: "\A";
}
.score-title {
  font-size: 14px;
}
.score-download .wp-block-file__button:before {
  	content: 'PDF';
    display: flex;
    align-items: center;
    background-color: #000;
    color: #fff;
    border-radius: 50px;
    height: 46px;
    width: 46px;
    padding: 10px;
  	margin-right: 15px;
  	justify-content: center;
}
/*.score-download .wp-block-file__button:after {
  display: block;
  content: ' ';
  background-image: url('http://atlasfinch.me/wp-content/uploads/2020/06/sheet-music-1.png');

      background-size: 100%;
    height: 88px;
    width: 65%;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    z-index: -2;
}*/

  /* Facebook */
.sm-facebook a:before{
  content: url(http://atlasfinch.me/wp-content/uploads/2020/06/facebook-1.svg);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 5px;
}
.sm-instagram a:before{
  content: url(http://atlasfinch.me/wp-content/uploads/2020/06/instagram-1.svg);
}
.site-footer {
  	float: left;
    margin-top: -20px;
    border-top: 2px solid #000;
    padding: 37px 0 0 0;
  	z-index: 2;
}
#footer-menu {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    list-style: none;
  	margin: 0 auto;
    padding: 0;
 	max-width: 286px;
}
/* Footer Icons */
.footer-facebook a:before{
  content: url(http://atlasfinch.me/wp-content/uploads/2020/10/facebook-sm.svg);
}
.footer-instagram a:before{
  content: url(http://atlasfinch.me/wp-content/uploads/2020/10/instagram-sm.svg);
  
}

.footer-soundcloud a:before{
  content: url(http://atlasfinch.me/wp-content/uploads/2020/10/soundcloud-sm.svg);
}

.footer-twitch a:before{
  content: url(http://atlasfinch.me/wp-content/uploads/2020/10/twitch-sm.svg);
}

.footer-spotify a:before{
  content: url(http://atlasfinch.me/wp-content/uploads/2020/10/spotify-sm.svg);
}

.footer-youtube a:before{
  content: url(http://atlasfinch.me/wp-content/uploads/2020/10/youtube-sm.svg);
}

.footer-twitter a:before{
  content: url(http://atlasfinch.me/wp-content/uploads/2020/10/twitter-sm.svg);
}
#footer-menu li {
  display: flex;
}
#footer-menu li a {
  font-size: 0;
}

.footer-about {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
}

.site-info {
  display: flex;
  justify-content: space-between;
  padding: 0 30px 0 64px;
  align-items: center;
  margin-top: 9px;
      max-height: 47px;
}

.site-info .copyright {
  font-family: 'work_sanssemibold';
  font-size: 14px;
}

.sep {
  padding: 0 10px;
    margin-top: -5px;
}

hr {
  margin-bottom: 30px;
}


/* Contact Us Form */
.atlas-contact-form {
  font-family: 'work_sanssemibold';
  
}
.wpforms-required-label {
  display: none;
}
.wpforms-field-medium {
  max-width: 100% !important;
  opacity: .7;
  border: none !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
    font-size: 15px;
}
.form-submit {
  width: 100% !important;
  background-color: #000 !important;
  color: #fff !important;
  font-family: 'work_sanssemibold';
  border: none !important;
  font-size: 15px !important;
}
.email-popout {
  text-decoration: none;
  color: #000;
  font-family: 'work_sanssemibold';
  font-size: 15px;
}
.contact-container {
  margin-top: 60px !important;
}
.contact-container p {
  text-decoration: none;
  color: #000;
  font-family: 'work_sanssemibold';
  font-size: 15px;
}
.underline-this {
  text-decoration: underline;
}
.extra-copy {
    max-width: 210px;
 	font-size: 14px;
    padding-bottom: 30px;
      order: 4;
  font-family: 'work_sanssemibold';
  margin-top: 40px;
}
.footer-about p a {
  text-decoration: underline;
  color: #000;
  text-transform: lowercase;
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 1024px) {
  .site-description {
   	 padding-right: 30px;
	}
  .site-branding {
    padding-left: 30px;
	}
  .main-navigation {
    padding-left: 30px;
}
  .resume-container .wp-block-group__inner-container .resume-link {
    font-size: 18px;
}

.resume-container .wp-block-group__inner-container .resume-link a{
	font-size: 18px;
}
  .wp-block-group.resume-container .category-header {
    font-size: 18px;
  } 
}
/* Medium devices (landscape tablets, 767px and down) */
@media only screen and (max-width: 767px) {
  .site-description {
   	 padding-right: 30px;
  }

}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 599px) {
  .site-description {
    margin: 15px 0;
  }
  #primary-menu {
        background-color: white;
    padding: 10px;
  }
  #page {
    float: none;
  }
  .site-branding {
    width: 100%;
    float: none;
    position: relative;
    top: 0;
}
  #primary {
    width: 100%;
    float: none;
    position: relative;
    margin-top: 0px; 
}
  #primary::before {
    content: none;
  }
  .site-header {
    position: relative;
    background: none;
	}
  .site-title {
    margin-bottom: 0;
  }
  .score-download .wp-block-file__button:after {
    height: 55px;
    width: 50%;
}
      .main-navigation {
  display: inline-block;
  cursor: pointer;
}
  .main-navigation a {
    font-size: 20px;
  }
  .main-navigation button {
        background: transparent;
    border: 0;
    cursor: pointer;
    margin: 0;
    padding: 0;
  }

.bar1, .bar2, .bar3 {
  width: 35px;
  height: 2px;
  background-color: #333;
  margin: 6px 0;
  transition: 0.4s;
}

.toggled .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-4px, 3px);
}

.toggled .bar2 {opacity: 0;}

.toggled .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}
  #social-menu {
        margin: 0;
    padding: 0;
  }
  .main-navigation ul {
    position: absolute;
	}
  .header-navigations {
    padding: 30px 0;
    align-items: center;
    margin-top: 0;
  }
  .site-footer {
    margin-top: 0;
  }
  #footer-menu {
    justify-content: space-evenly;
    max-width: 350px;
    flex-wrap: wrap;
}
  #footer-menu li {
    padding-bottom: 10px;
}
  .site-info {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0;
    justify-content: center;
}
    .resume-container .wp-block-group__inner-container .resume-link {
    font-size: 13px;
}

.resume-container .wp-block-group__inner-container .resume-link a{
	font-size: 13px;
      padding: 0 5px;
}
  .wp-block-group.resume-container .category-header {
    font-size: 13px;
  } 
} 





