/*!
Theme Name: puro
Theme URI: https://puro.al/
Author: Renato Hoxha
Author URI: 
Description: Puro Theme
Version: 1.0.1
Tested up to: 6.2
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: puro-theme
*/
.connect-form-item{
    position: relative;
}
.wpcf7-spinner{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0px;
}
.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 12px;
    bottom: -20px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    background-color: #fff;
    margin: 10px 0px;
}

.no-background-section-type.about-wrapper .left-part{
    background-image: none;
}

.no-background-section-type.about-wrapper .about-header {
    max-width: 620px;
}