/* FiboSearch Field styling*/

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background : #f8f3f0 !important;
}

.dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border-color : #bea489 !important ;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
     border-radius: 10px !important;
     background-color: #f8f3f0 !important;
}
