/**handles:work_hours_addon_styles**/
*{margin:0;padding:0;box-sizing:border-box}.gf_work_hours_item{margin-bottom:5px;border-radius:unset}.btn-add-work-hours{border:none;padding:5px 20px;background-color:#3298b7;color:#fff;border-radius:2px}.btn-delete-wh-field{border:none;background-color:transparent;cursor:pointer}.gf_work_hours_item{display:flex;align-items:center;gap:5px}@media screen and (max-width :425px){.gf_work_hours_item{display:inline-block}.gf_work_hours_item select{border-radius:unset!important;width:50px;height:25px;padding:0!important;font-size:10px!important}.gf_work_hours_item :first-child{width:100px}svg{width:unset!important}}