/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
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
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
#home-form .forminator-input {
    font-size: 16px;
    font-family: inherit;
    font-weight: 400;
    border-color: rgba(255,255,255,0.15);
    background-color: transparent;
    border-width: 0 0 1px 0;
    line-height: 1.85;
    color: #ffffff !important;
}
#home-form .forminator-input::placeholder {
    color: #ffffff !important;
}
#home-form .forminator-textarea::placeholder {
	color: #ffffff !important;
}
#home-form .forminator-textarea {
    font-size: 16px;
    font-family: inherit;
    font-weight: 400;
    border-color: rgba(255,255,255,0.15);
    background-color: transparent;
    border-width: 0 0 1px 0;
    line-height: 1.85;
	color: #ffffff !important;
}
.pricing-table-flat .plan ul li {
    min-height: 65px;
}
#prizing .pricing-table-flat .plan ul li {
    min-height: 150px;
    padding: 10px 15px;
}
#prizing .pricing-table-flat .plan h3 {
    background: var(--porto-primary-color);
    min-height: 150px;
}
#digitizing-infobox .porto-sicon-box {
    min-height: 405px;
}
div#intro .wpb_wrapper.vc_column-inner {
    padding-top: 0;
}