/* Enter Your Custom CSS Here */
body .wc-shortcodes-share-buttons li a img {
    height: 28px !important;
    max-height: 28px !important;
}

.author-info, .site-main > .hentry, .search .wpc2-post, .blog .hentry, .archive .hentry {
    border-color: #555555 !important;
}

.author-info, .site-main > .hentry, .search .wpc2-post, .blog .hentry, .archive .hentry {
    border-bottom: 2px dashed #555555;
    margin-bottom: 1em;
    padding-bottom: 1em;
}

.entry-title:before {
    content: url('/wp-content/uploads/2016/03/Title-Heart.png');
    position: relative;
    top: 8px;
    margin-right: 10px;
}

h1.entry-title a:hover {
    text-decoration: none;
}

.main-navigation .menu-toggle, .main-navigation {
    background-image: url('/wp-content/uploads/2016/03/menu-background.png');
    background-repeat: repeat-x;
    padding: 10px 0 10px 0;
}

.site-info-brand {
    display: none;
}

.footer-container {
    background-image: url('/wp-content/uploads/2016/03/footer-background.png');
    background-repeat: repeat-x;
}

ul.wpp-list {
    text-align: center;
}

.metaslider.nav-hidden .flexslider {
    margin-bottom: 30px;
}

.first-in-loop, .first-in-loop img {
  width:100%;
}

#wp-subscribe {
    background: #f6d4de !important;
}

#wp-subscribe h4.title, #wp-subscribe p {
    color: #636566 !important;
}

#wp-subscribe input.email-field {
    background: #ea8ea9 !important;
}

#wp-subscribe input.submit {
    color: #ea8ea9 !important;
}

a.button.product_type_variable.add_to_cart_button {
    display: none !important;
}
.footer-container {
  box-shadow: 0px 500px 0px 500px #f6d4de;
}

.home .header-container {
  display:none;
}

.home ul#menu-main-navigation li a {
    display: none;
}

.home nav#site-navigation {
    margin-top: -15px;
    padding-bottom: 20px;
}

.home .footer-widget-area {
    display: none;
  padding-bottom: 32000px;
  overflow:hidden;
}
.home .site-content {
  padding-top:0;
  padding-bottom:0;
}

.home .content-container {
    border-top: 3px dashed #f6d4de;
    border-bottom: 3px dashed #f6d4de;
  margin-bottom:20px;
}

.home div#primary {
    width: 70%;
    margin: 0 auto;
}

.home .menu-toggle {
    display: none;
}

.home .nav-bottom-border {
    background-image: url(/wp-content/uploads/2016/03/menu-background.png);
    background-repeat: repeat-x;
    padding: 10px 0 10px 0;
    height: 65px;
    margin-top: -15px;
}

.home .nav-container {
  border-bottom:0;
}

.woocommerce h3 {
    font-size: 17px !important;
}

.woocommerce h1 {
  font-size:50px !important;
}

.wapl-flash .product-label {
    line-height: 45px;
}