.home .woocommerce-products-header__title.page-title {
  display: none !important;
}

.variations .label {
  padding: 0 !important;
}

#mc_embed_signup {
  max-width: 100% !important;
  background: transparent !important;
}

#text-11 {
  padding: 10px !important;
}

#mc_embed_signup h2 {
  line-height: 26px;
}

.product_meta {
  display: none !important;
}

@media screen and (max-width: 500px) {
#contacttab {
    display: none !important;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding: 30px 0 0 0 !important;
}

.mob-only-menu {
    display: block !important;
}
}

@media screen and (min-width: 500px) {
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding: 53px 0 0 0 !important;
}
.mob-only-menu {
    display: none !important;
}
}

.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding-bottom: 20px !important;
}

#top-menu a {
    font-weight: 500;
}

.single-post .widget_text {
    padding: 0 30px !important;
}

sup {
    bottom: 0.5em;
    font-size: 11px;
}

.greytext {
    color: #444;
}

.grecaptcha-badge {
    display: none !important;
}

h4 {
    line-height: 30px;
}

#top-menu li li a {
    width: 220px;
}

.nav li ul {
    width: 260px;
}

#socico {
    float: left;
    margin: 10px 10px 10px 0;
}

#paypalbutton form {
    text-align: center;
    margin-top: 10px;
}

#main-header {
    border-top: 5px solid #A02A6D;
}

#cert-row img {
    box-shadow: 0 0 3px #eee; -moz-box-shadow: 0 0 3px #eee; -webkit-box-shadow: 0 0 3px #eee; -khtml-box-shadow: 0 0 3px #eee;
}

.single-product .price {
  margin-bottom: 15px;
}

#main-footer .footer-widget h4 {
    margin-bottom: 15px;
}

#footer-widgets {
    padding-bottom: 30px;
}

#contacttab {
    position: absolute;
    top: 0;
    right: 0;
    background: #a02a6d;
    color: #fff;
    padding: 5px 20px;
}

/* WOOCOMMERCE */

#tab-title-additional_information {
    display: none !important;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    margin-bottom: 30px !important;
}

#text-6 a {
    color: #a02a6d;
}

.onsale {
    display: none !important;
}

.bwnote {
    background: #a02a6d;
    color: #fff;
    padding: 15px 20px;
    text-align: center;
}

/* CF7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
    width: 100%;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #a02a6d;
    border: 0 solid #fff;
    border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px;
    color: #fff;
    font-weight: bold;
    width: 100%;
    padding: 8px 0;
    text-transform: uppercase;
    width: 95%;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 100%;
    border-color: #ccc;
    padding: 7px 5px;
}

.related.products {
    float: left;
}

.post-content .more-link {
    background: #a02a6d;
    float: left;
    color: #fff;
    padding: 5px 15px;
    text-transform: capitalize;
    margin-top: 15px;
}

#text-11 {
    background: #f7f7f7;
    padding: 20px;
}

#text-11 a {
    color: #a02a6d;
}