/*
Theme Name:     Nueva Child Theme
Theme URI:      http://nueva.beopenthemes.com/
Description:    Child theme for the Nueva theme 
Author:         BeOpen
Author URI:     http://www.beopenthemes.com
Template:       nueva
Version:        1.0
*/

@import url("../nueva/style.css");
/*@import url("style.min.css");*/
@import url("style.full.css");

.ptsActBtn.ptsEl.ptsElInput {
    background-color: #3CB44B;
    border-color: #3CB44B !important;
}
.ptsActBtn.ptsEl.ptsElInput:hover {
    background: #FF7A1F !important;
    border-color: #FF7A1F !important;
}