 /*
Theme Name: Prisha Impex
Theme URI: http://localhost/prisha-impex/
Author: Presha Impex
Author URI: http://localhost/prisha-impex/
Description: My Site
Version: 1.0
Tags: custom
*/
span.wpcf7-not-valid-tip {
    color: red;
}
.screen-reader-response {
    display: none !important;
}
.logo a img {
    width: 100%;
    transition: opacity 0.35s, transform 0.35s;
    height: 100%;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn {
    background: #EC268F;
    border: 1px solid #EC268F;
    color: #ffffff;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn:hover {
    border-color: #313C6D;
    color: #fff;
    background-color: #313C6D;
}
/*.wpcf7-response-output {*/
    /* color: green; */
/*     background-color: #42b742;
    color: white;
    padding: 9px; */
/*}*/