/*#et-top-navigation {
    background: #696057;
    padding-top: 10px;
}*/

.fa {
    font-size: 20px !important;
    margin-right: 15px !important;
    margin-top: 10px !important;
}

#top-menu li {
    padding-right: 35px;
}

.woocommerce-tabs.wc-tabs-wrapper {
    display: none !important;
}

.product .related h2 {
    font-size: 22px !important;
}

#footer-widgets {
    padding-bottom: 40px;
}

h2 {
    margin-bottom: 10px;
    font-weight: 400;
}

.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_bg_layout_dark.et_pb_text_align_center {
    padding: 0;
}

.et-fixed-header #top-menu .sub-menu a {
    color: #696057 !important;
}

.et-fixed-header #top-menu .sub-menu .current-menu-item a {
    color: #696057 !important;
}

.container.clearfix.et_menu_container {
    padding: 0 !important;
}

.et_header_style_centered #top-menu > li > a {
    padding-bottom: 16px !important;
}

.footer-widget h4 {
    font-size: 15px;
    margin-bottom: 10px;
}

.wpfFilterTaxNameWrapper {
    text-transform: capitalize;
}

.wfpDescription {
    text-transform: uppercase !important;
    font-weight: 600;
}

#wpfBlock_1 {
    padding-left: 0 !important;
}

.grecaptcha-badge {
    display: none !important;
}

.widgettitle {
    color: #e6173e;
    letter-spacing: 0;
    font-weight: 600;
}

.wpfFilterTaxNameWrapper {
    font-size: 14px !important;
}

.wpfFilterVerScroll li {
    margin-bottom: 0 !important;
}

#wpfBlock_2 {
    padding: 0 !important;
}

#wpfBlock_2 .wfpDescription {
    margin-left: -10px !important;
}

.wpfFilterButton.wpfButton {
    font-size: 14px !important;
    padding: 0 !important;
    margin: 0 !important;
    min-height: 33px !important;
}

.single-product .product_meta {
    display: none !important;
}

.related.products {
    margin-top: 40px !important;
}

.product .related h2 {
    letter-spacing: 0;
    font-size: 22px;
}

.ncmwcp1802_product_upsells ul {
    padding: 0 !important;
}

.product_upsells img {
    border: 1px solid #eee;
}

.product_upsells h3 {
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.up-sells h2 {
    margin-top: 40px;
    letter-spacing: 0;
    font-size: 22px;
}

.up-sells.upsells.products {
    display: none !important;
}

.woocommerce div.product .product_title {
    letter-spacing: 0;
    font-size: 24px;
}

.entry-summary p.price span {
    font-size: 20px !important;
    line-height: 40px;
}

.woocommerce-product-details__short-description {
    margin-top: 7px;
}

.product .related ul h2 {
    letter-spacing: 0 !important;
    font-size: 18px !important;
}

.product .related ul .price {
    font-size: 16px !important;
}

/* CF 7 */

.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;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #696057;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-date {
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px 6px;
    color: #888;
}

.wpcf7-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}

.wpcf7 {
    box-shadow: 0 0 30px #eee;
    padding: 30px;
}

@media screen and (min-width: 980px) {
.sub-menu {
    margin-top: -80px;
    padding: 5px 0 10px !important;
}
}