/*
Theme Name: Porto
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Secret Key: 83a5bb0e2ad5164690bc7a42ae592cf5
Description: Porto Responsive Wordpress + eCommerce Theme.
Version: 6.2.6
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: porto
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor { display: block; }
.vc_row.wpb_row.vc_custom_1652825156483 h3 {
    color: black !important;
}
.tnp.tnp-subscription form {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tnp.tnp-subscription form label {
    display: none;
}

.tnp.tnp-subscription form  .tnp-field.tnp-field-button {
    height: 100%;
    margin: 0px;
    display: flex !important;
}

.tnp-subscription div.tnp-field {
    margin: 0px;
}

.tnp.tnp-subscription form .tnp-field.tnp-field-button input {
    display: flex;
    height: 100%;
    height: 50px;
}

.tnp.tnp-subscription form {
    width: 100%;
}

.tnp.tnp-subscription form .tnp-field.tnp-field-email {
    width: 70%;
}

.tnp.tnp-subscription form input.tnp-submit {
    background: #ff9629;
    font-weight: bold;
    padding: 10px 30px;
}