/**
* Theme Name: Star-Invest Child
* Description: Child theme Star-Invest
* Author: Agencja Marketingowa Romicore
* Template: star-invest
* Version: 1.2.0
*/

.wpcf7-not-valid-tip {
    color: #4B4B4B;
    font-size: 1em;
    padding: 0 10px;
    bottom: 10px;
    pointer-events: none;
    white-space: nowrap;
    position: absolute;
    left: 0;
    font-size: 12px;
    pointer-events: none;
    white-space: nowrap;
}

input[type=checkbox], input[type=radio] {
	accent-color: #D7CC70;
	color: #fff!important;
}