/*
 Theme Name:   National Dolls Collection
 Theme URI:    http://nationalcostumedolls.com
 Description:  National Dolls Collection Theme
 Author:       Josien Buijs
 Author URI:   http://nationalcostumedolls.com
 Template:     Vertex
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready,
 Text Domain:  Vertex
*/
@import url(../Vertex/style.css);
#search-form {
  right: -100px; }

#search-form input[type="text"] {
  width: 100px;
  font-size: 16px; }

#et-projects {
  margin: 0 auto; }

.home-block {
  background-image: url("http://www.nationalcostumedolls.com/wp-content/themes/dolls/style.css");
  background-repeat: repeat-x;
  background-color: #8fbfcc; }

.et-even {
  background-color: #f4ea8b; }

.team-member:nth-child(1) {
  background: #fbf7bd; }

.team-member:nth-child(2) {
  background: #fbf7bd; }

.team-member:nth-child(3) {
  background: #fbf7bd; }

.team-member:nth-child(4) {
  background: #fbf7bd; }

.team-member:nth-child(5) {
  background: #fbf7bd; }

.team-member:nth-child(6) {
  background: #fbf7bd; }

/* Change color for section description */
.home-block header h2 {
  color: #ed4844; }

/* Change hover overlay background color */
.project-description {
  background-color: #000000; }

/* Change hover overlay date color */
.project-description .meta-info {
  color: #ffffff; }

body.single-product {
  background: #000000; }

#footer-info {
  display: none; }

.home-block header h1 {
  font-size: 24px;
  font-weight: 400;
  padding-bottom: 7px; }

/*.button-image {border: solid 2px red;}*/
#team-members h3 a {
  text-decoration: underline; }

.member-image:before {
  content: none; }