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

	Theme Name: Nora Child
	Description: A barebone child theme for the Nora WordPress theme.
	Template: nora
	Version: 1.0

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

/* Theme Customization Starts Here */

/* FONTS */

@import url("/halis/stylesheet.css");

/* PRELOADER */

#preloader {
  background: rgba(138, 159, 176, 0.9);
  opacity: 0.9;
}

/* LAYOUT ELEMENTS */

.header-middle-area span{
  padding: 1em;
}

.page-cat {
  line-height: 1.2em;
  margin-top: 60px;
}

.footer-area {
  padding: 5em 0;
  background-color: #F2F2F2;
}

.footer-area p {
  font-family: 'halis_grregular', sans-serif;
  text-transform: none;
}




/* MAIN NAVIGATION */

.main-menu li {
  margin-right: 10px;
}

.main-menu li a {
  color: #4D4D4D;
  font-size: 1.1em;
  font-weight: 600;
}

.main-menu li ul {
  padding: 15px 26px 22px 20px;
  width: 250px;
}

.post-content a {
  color: #F55315;
  text-decoration: underline;
}


p {
  /* font-family: 'halis_grthin', sans-serif; */
  font-family: 'Molengo', sans-serif;
  font-weight: 100;
  font-size: 20px;
  line-height: 34px;
  color: #737373;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'halis_grbold', sans-serif;
  font-weight: 500;
  color: #404040;
  text-transform: none!important;
}

.logo h3 {
  /* font-family: 'Caveat', cursive; */
  font-family: 'Lobster', cursive;
  letter-spacing: 1px;
  font-weight: normal;
  text-transform: none!important;
  font-size: 28px;
  color: #737373;
}

.logo h3 span {
  font-family: 'courier', cursive;
  font-size: 22px;
  word-spacing: -10px;
  letter-spacing: 1px;
  color: #F55315;
}

.logo p {
  font-size: 1.2em;
  line-height: 1.4em;
}

.pt-100 {
  padding-top: 0px;
}

/* HOMEPAGE THUMBNAILS */

/* PORTFOLIO STUFF */


.portfolio-description {
  bottom: 200px;
  color: #ffffff;
}

.portfolio-content .portfolio-description h4 {
  color: #ffffff;
}

.portfolio-content .portfolio-description h4 a {
  color: #ffffff;
}

.portfolio-content .portfolio-cat a {
  color: #ffffff;
}

.post-39 .item-thumbnail::before {
  background: rgba(138, 159, 176, 0.9) none repeat scroll 0 0!important;
}

.post-41 .item-thumbnail::before {
  background: rgba(233, 204, 102, 0.9) none repeat scroll 0 0!important;
}

.post-43 .item-thumbnail::before {
  background: rgba(227, 0, 15, 0.9) none repeat scroll 0 0!important;
}

.post-59 .item-thumbnail::before {
  background: rgba(0, 163, 212, 0.9) none repeat scroll 0 0!important;
}

.post-61 .item-thumbnail::before {
  background: rgba(138, 159, 176, 0.9) none repeat scroll 0 0!important;
}

.post-65 .item-thumbnail::before {
  background: rgba(233, 204, 102, 0.9) none repeat scroll 0 0!important;
}

.post-67 .item-thumbnail::before {
  background: rgba(138, 159, 176, 0.9) none repeat scroll 0 0!important;
}

.post-69 .item-thumbnail::before {
  background: rgba(233, 204, 102, 0.9) none repeat scroll 0 0!important;
}

.post-71 .item-thumbnail::before {
  background: rgba(224, 89, 20, 0.9) none repeat scroll 0 0!important;
}

.post-75 .item-thumbnail::before {
  background: rgba(46, 100, 140, 0.9) none repeat scroll 0 0!important;
}

.post-77 .item-thumbnail::before {
  background: rgba(224, 89, 20, 0.9) none repeat scroll 0 0!important;
}

.post-79 .item-thumbnail::before {
  background: rgba(0, 163, 212, 0.9) none repeat scroll 0 0!important;
}

.post-82 .item-thumbnail::before {
  background: rgba(233, 204, 102, 0.9) none repeat scroll 0 0!important;
}

.post-84 .item-thumbnail::before {
  background: rgba(46, 100, 140, 0.9) none repeat scroll 0 0!important;
}

.post-86 .item-thumbnail::before {
  background: rgba(233, 204, 102, 0.9) none repeat scroll 0 0!important;
}

.erdf-content p{
  font-size: 0.8em;
}
