/* 
Theme Name:		 fotografie-child
Theme URI:		 http://childtheme-generator.com/
Description:	 fotografie-child is a child theme of Fotografie, created by ChildTheme-Generator.com
Author:			 Gwen Park
Author URI:		 http://childtheme-generator.com/
Template:		 fotografie
Version:		 1.0.0
Text Domain:	 fotografie-child
*/


/*
    Add your custom styles here
*/

a {
 text-decoration: underline;
 color: #47a9fa;
}

p {
 font-size: 110%;
}


h1 {
 font-weight: bold;
 font-size: 150%;
}

/* HashBar */
.ht-notification-wrap {
 padding: 0;
}

.ht-notification-wrap a {
 color: #ffffff;
}

.ht-notification-wrap h4 {
 margin: 1.5rem 0;
}

.site-content h2 {
 text-transform: uppercase;
}

.playbutton {
 background: url('images/video-play-128.png') center center no-repeat !important;
}



/** DESKTOP STUFF**/
@media only screen and (min-width: 64rem) {

 .singular-section .content-area .entry-header, .singular-section .content-area .entry-content, .singular-section .content-area .entry-footer, .singular-section .content-area .comments-area, .woocommerce .site-main {
  max-width: 120rem;
 }

 h1 {
  padding-top: 2rem;
  font-size: 4.5rem !important;
 }

 .site-content h2 {
  padding: 1em 0;
  font-size: 250%;
 }

 .wrapper {
  max-width: 120rem;
 }

 #primary-menu li a {
  font-size: 105%;
 }

 .site-title {
  font-size: 3.35rem;
 }

 .site-description {
  font-size: 1rem;
 }

 .blog-section-headline {
  margin-left: 3.938rem;
  margin-right: 3.938rem;
 }

 .singular-section {
  padding: 0;
 }

 .entry-content > p {
  margin: 0 4.375rem 1.75rem 4.375rem;
 }
 
 .tmm .tmm_wrap {
  width: 93.5% !important;
  margin: 0 auto;
 }

 .entry-container ul {
  margin: 0 4.375rem 1.75rem 4.375rem;
 }

 .entry-container ul li {
  margin: .5rem 5rem;
 }

 #featured-content-section {
  margin: 0 auto;
  padding: 0 6.563rem;
 }

 #wpforms-340 {
  padding: 0 4.375rem;
 }

 /* Video slideshow */
 .origincode_slideshow_image_container_videogallery_2 {
  padding-left: 4.375rem;
  padding-right: 4.375rem;
 }

}
