/*
Theme Name: Choice
Theme URI: https://choiceqr.com/
Author: Oleg Mokhniuk
Description: Theme for https://choiceqr.com/
Version: 1.9.10
Text Domain: choice
*/
.wpcf7-not-valid-tip {
    display: none!Important;
}
.wpcf7-not-valid {
    border: 1px solid #af3b41!Important;
}
.wpcf7-response-output {
    border: none!Important;
    padding: 20px 0 0 0!Important;
    margin: 0!Important;
    color: #EB7353;
    text-align:center;
}

.hidden-price {
    display: none;
}
.new-landing-page-template{
  overflow-x: hidden!important;
}