.pulseBtn{border-radius:10px;-moz-animation:pulse 1.5s infinite;-webkit-animation:pulse 1.5s infinite;animation:pulse 1.5s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(205,127,50,1)}70%{box-shadow:0 0 0 10px rgba(205,127,50,0)}100%{box-shadow:0 0 0 50px rgba(205,127,50,0)}}.es-listing,.js-es-listing{border-radius:10px!important;overflow:hidden!important}