body {
  min-height: 600px;
}
h1 {
  font-family: 'Esteban', serif;
}
.center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.margin-top {
  margin-top: 2%;
}
.margin-bottom {
  margin-bottom: 2%;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.margin-left {
  margin-left: 20px;
}
.margin-right {
  margin-right: 20px;
}
.padding-top {
  padding-top: 2%;
}
.padding-bottom {
  padding-bottom: 2%;
}
.no-padding-left {
  padding-left: 0;
}
.no-padding-right {
  padding-right: 0;
}
.outfit-container.mommy .outfit-preview {
  text-align: right;
}
.outfit-container.baby .outfit-preview {
  text-align: left;
}
.outfit-container .outfit-preview a img {
  max-height: 33%;
  max-width: 100%;
}
.outfit-container .description {
  text-align: center;
}
.related-items .related-item .images {
  border: #E2E2E2 1px solid;
  padding: 16px 0;
  margin: 0 10px;
}
.related-items .related-item .images .image {
  display: inline-block;
  width: 150px;
  height: 150px;
  overflow: hidden;
}
.related-items .related-item .images .image img {
  width: 150px;
  height: auto;
}
.related-items .related-item .description {
  border: #E2E2E2 1px solid;
  padding: 16px 0;
  margin: 0 10px;
  border-top: none;
}
.related-items .related-item .description p {
  margin-bottom: 4px;
  font-size: 12px;
  text-decoration: none;
  color: #333;
}
.related-items .related-item .description p a {
  color: #333;
}
.row-social {
  margin-top: 12px;
}
.row-social hr {
  margin-top: 8px;
  margin-bottom: 2px;
}
.row-logo {
  margin-bottom: 12px;
}
.short-hr {
  border-top: 1px solid #e6e6e6;
  margin: 16px auto;
  width: 32px;
}
.nav-pills li a {
  color: #222;
  font-size: 12px;
  text-transform: uppercase;
}
.nav-pills {
  display: inline-block;
}
.babynav > ul {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}
.babynav .dropdown-menu > li > a:hover {
  background-color: #222;
}
.carousel-wrapper {
  width: 80%;
  margin: auto;
}
.carousel-inner .item img {
  margin: auto;
}
.contact-form {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
.pumpkin {
  padding-top: 50px;
}
.pumpkin .nav-sidebar {
  margin-right: -21px;
  margin-bottom: 20px;
  margin-left: -20px;
}
.pumpkin .nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}
.pumpkin .nav-sidebar > .active > a {
  color: #fff;
  background-color: #428bca;
}
.pumpkin .sub-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.pumpkin .sidebar {
  display: none;
}
@media (min-width: 768px) {
  .pumpkin .sidebar {
    position: fixed;
    top: 51px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    padding: 20px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
  }
}
.pumpkin .main {
  padding: 20px;
}
@media (min-width: 768px) {
  .pumpkin .main {
    padding-right: 40px;
    padding-left: 40px;
  }
}
.pumpkin .main .page-header {
  margin-top: 0;
}
.pumpkin .placeholders {
  margin-bottom: 30px;
  text-align: center;
}
.pumpkin .placeholders h4 {
  margin-bottom: 0;
}
.pumpkin .placeholder {
  margin-bottom: 20px;
}
.pumpkin .placeholder img {
  display: inline-block;
  border-radius: 50%;
}
.pumpkin .image-container {
  border: 1px solid #333;
  margin: 10px 0;
}
.pumpkin .image-container .image-wrapper {
  text-align: center;
  padding: 6px;
}
.pumpkin .image-container .image-wrapper img {
  max-width: 100%;
}
.pumpkin .image-container .image-info {
  text-align: center;
  border-top: 1px solid #333;
}
.pumpkin .alert-info a {
  color: white;
}
.pumpkin .message-pairwith {
  border: 1px solid #ddd;
  border-bottom: none;
  padding: 2px;
  float: right;
}
.pumpkin .message-pairwith img {
  height: 60px;
}
.pumpkin .message-pairwith .text {
  float: left;
  padding: 0 2px;
  color: #333;
}
.pumpkin .message-pairwith .image {
  float: right;
  padding: 0 2px;
}
.pumpkin .product-info .product-image {
  max-width: 100%;
  max-height: 450px;
  margin: 0 auto;
  display: block;
}
.pumpkin .pair-items .pair-item .item-name {
  white-space: nowrap;
  overflow: hidden;
}
.pumpkin .pair-items .pair-item .item-name a {
  color: #333;
  font-size: 0.9em;
}
.pumpkin .pair-items .pair-item .item-image img {
  max-width: 100%;
}
.product2 .product-image img {
  max-height: 300px;
  max-width: 100%;
}
.product2 .paired-product .product-wrapper .product-heading {
  border: #E2E2E2 1px solid;
  background: #FFFBFC;
  padding: 4px;
}
.product2 .paired-product .product-wrapper .product-info {
  border: #E2E2E2 1px solid;
  border-top: none;
  padding: 8px;
}
.product2 .paired-product .product-wrapper .product-info .product-description {
  text-align: center;
}
.product2 .paired-product .product-wrapper .product-info .product-description .brand-name {
  margin-bottom: 0;
  font-weight: bold;
}
.product2 .paired-product .product-wrapper .product-info .product-description .item-name {
  margin-bottom: 0;
}
.product2 .paired-product .product-wrapper .product-info .product-description .item-price {
  margin-bottom: 0;
}
.product2 .paired-product .product-wrapper .product-info .product-description .buy-item {
  margin: 8px 0 4px 0;
}
.product2 .paired-product .product-wrapper .product-info .product-description .buy-item a {
  text-decoration: none;
}
.product2 .btn-purchase {
  margin-top: 8px;
}
footer p {
  font-size: 0.8em;
}
.categories-list {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
  padding: 12px 16px;
  min-height: 400px;
}
.categories-list .heading {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.9em;
}
.categories-list .list {
  padding-left: 0;
  margin-left: 1px;
  font-size: 0.9em;
  text-transform: uppercase;
  line-height: 1.5em;
}
.categories-list .list li {
  list-style: none;
}
.categories-list .list li a {
  color: #666;
}
.categories-list .list li a:hover {
  text-decoration: none;
  color: #222;
}
.categories-list .list li.active {
  background-color: #333;
}
.categories-list .list li.active a {
  color: #FFFFFF;
}
.product-side-by-side {
  margin-bottom: 8px;
}
.product-side-by-side .more-info .brand {
  text-align: left;
  padding-top: 4px;
  font-size: 0.9em;
}
.product-side-by-side .more-info .brand a {
  color: #333;
  font-weight: bold;
}
.product-side-by-side .more-info .price {
  font-size: 0.9em;
  text-align: center;
}
.product-side-by-side .image-wrapper a {
  display: block;
  width: 100%;
  height: 250px;
}
.product-side-by-side .image-wrapper a .side {
  width: 50%;
  height: 100%;
  float: left;
  overflow: hidden;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.product-side-by-side .image-wrapper a .side.right-side {
  background-position: center center;
}
.product-side-by-side .image-wrapper a .side.left-side {
  background-position: center center;
}
.product-detail .product-container {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.25);
  padding: 2px;
  margin-bottom: 20px;
}
.product-detail .product-container .product-image img {
  max-height: 360px;
}
