.business_hours .hours-content .icon{align-items:center;background:#fff;border-radius:100px;box-shadow:0 4px 50px hsla(70,10%,64%,.2);display:flex;height:50px;justify-content:center;margin-bottom:11px;width:50px}.business_hours .hours{background:#fff;border-radius:20px;box-shadow:0 4px 50px 0 hsla(70,10%,64%,.3);padding:40px}.business_hours .hours .hours_item{align-items:center;display:flex}.business_hours .hours .hours_item h6{padding-bottom:5px;padding-top:5px}.business_hours .hours .hours_item .days{border-right:1px solid #95af44;min-width:280px;padding-right:30px}.business_hours .hours .hours_item .item-hours{padding-left:30px}@media only screen and (max-width:768px){.business_hours .hours .hours_item{border-bottom:1px solid #95af44;display:block;padding:20px 0;text-align:center}.business_hours .hours .hours_item .days{border-right:0;min-width:100%}.business_hours .hours .hours_item h6{padding:0!important}.business_hours .hours .hours_item:last-child{border-bottom:0}.business_hours{background-image:none}}