/*
Theme Name:     Story Child
Author:         Pexeto
Author URI:     http://pexetothemes.com
Template:       thestory
*/

@import url("../thestory/style.css");

/*portfolio gallery page/ lightbox*/
#portfolio-gallery {
  padding-bottom: 0px;
}

.pg-info {
  background: #ffffff;
}

.ps-images {
  width: 60%;
}

.ps-content {
  width: 40%;
}

/*section margins*/
#content-container .section-full-width .section-boxed {
  margin: 40px auto;
}

#content-container {
  padding: 40px 3%;
}

/*section headings*/
.section-full-width .section-title {
  text-transform: lowercase;
  font-size: 32px;
  color: #4cc2a9;
  font-weight: bold;
}

.content .section-light2 h2 {
  color: #4cc2a9;
  font-weight: bold;
}

.content .section-light2 h3 {
  color: #4cc2a9;
}

.content .section-light2 h4 {
  color: 4cc2a9;  
}

.content .section-dark h2 {
  color: #4cc2a9;
  font-weight: normal;
}

.content .section-dark h3 {
  color: #4cc2a9;
    font-weight: normal;
}

.content .section-dark h4 {
  color: #4d4e53;
    font-weight: normal;
}

.section-dark .sub-title + * {
  margin-top: 15px;
 }

.section-dark .sub-title {
  margin-bottom: 0em;
 }

 /*product headings*/
.page-title h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
}

#content-container .page-title {
  font-weight: 400;
  color: #4cc2a9;
}

/*services box home page*/
.services-default img {
  max-width: 60px;
}

.services-default .col {
 margin: 25px 0 0 0;
}

/*testimonials*/
.ts-arrow {
  background-color: #cccccc;
}

/*navigation buttons/ circles on home slider*/
#cs-navigation li.selected span {
  border: 2px solid white;
  background-color: #4cc2a9;
}

ul#cs-navigation li span {
  background-color: #4d4e53;
}

/*sidebar headings*/
#sidebar > .sidebar-box h4 {
  color: #4cc2a9;
}

/*mc signup centered and button in color...*/
.mc4wp-form input[type=date], .mc4wp-form input[type=email], .mc4wp-form input[type=tel], .mc4wp-form input[type=text], .mc4wp-form input[type=url], .mc4wp-form select, .mc4wp-form textarea {
  max-width: 300px;
}
#mc4wp-form-1 input[type=submit] {
  color: #fff!important;
  background-color: #4cc2a9!important;
  width: 100%;
  max-width: 300px;
}
#mc4wp-form-1 {
  align: center!important;
  text-align: center!important;
}
#mc4wp-form-1 input[type=email] {
  align: center!important;
  text-align: center!important;
  display: inline;
}

h1.product_title.entry-title {
	line-height: 1.2;
}

.pg-info {
    min-height: 100%;
}

.portfolio-carousel .link-title {
    background: #4cc2a9;
    color: #ffffff;
}

#content-container .pc-item h2 {
  color: #4cc2a9;
}

.widget_nav_menu li {
  font-weight: bold;
}

.yarpp-related h3 {
  color: #4cc2a9;
}

.yarpp-related {
    margin: 2em 0;
}