/******FRONT CSS******/

.bizoh-clearfix:before,
.bizoh-clearfix:after {display: table; line-height: 0; content: ""; }
.bizoh-clearfix:after {clear: both; }
.bizo-widget { float: left; width: 100%; margin-bottom: 40px; background-color: #fff; box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.3); position: relative; }
.bizohours-widget {float: left;}
.bizohours-widget-day { float: left; text-align: left;  width: 26%; word-wrap: break-word; padding: 14px 5px; }
.bizohours-widget { width: 100%; }
.bizohours-widget-time { width: 67%; float: left; padding: 14px 0; vertical-align: middle;}
.bizoh-time { width: 86%; float: left; } 
.dashicons{ margin: 3px 6px 0 2px; float: left; width: 8%; }
.openclose-dashicon { margin: 0 8px !important; }
.openclose { text-align: center; }
.w-dash { margin: 0 4px 0 2px !important; color:#05d671; float: left; width: 10%; font-size: 16px; vertical-align: middle; padding-bottom: 0 !important; }
.s-day { width: 29%; }
.bizoh-dash { width: 84% !important; text-align: center; }
.count-clock {text-align: center; padding-bottom: 10px; }
.count-clock div.bizo-timer-content, .count-clock div.sc-bizo-timer-content, .count-clock div.scw-bizo-timer-content {font-size: 20px; font-weight: bold; }
.count-clock div#clock, .count-clock div#sc-clock, .count-clock div#scw-clock {font-size: 17px; font-weight: 400; }
/***********POPUP***********/

#mask {position: fixed; left: 0; top: 0; z-index: 99999; background-color: #000; display: none; }
#boxes .window {position: absolute; border-style: dashed; left: 0; top: 0; width: 440px; height: auto; display: none; z-index: 9999; padding: 20px; text-align: center; }
#boxes #dialog { width: 450px; position: fixed; top: 30%!important; max-height: 500px; padding: 25px 25px 7px 25px; background-color: #ffffff; z-index: 999999; }
.content { text-align: center; padding: 20px; }
#blurbox-wrapper { height: auto!important; width: auto!important; }
#blurbox-wrapper::-webkit-scrollbar {width: 12px !important; }
#blurbox-wrapper::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3) !important; border-radius: 10px !important; }
#blurbox-wrapper::-webkit-scrollbar-thumb {border-radius: 10px !important; -webkit-box-shadow: inset 0 0 6px green !important; }
.bpopupeffect {background-color: #fff; text-align: center; display: none; padding: 25px 25px 7px 25px; width: 450px; }
#bpopupp { text-align: center; display: none; padding: 25px 25px 7px 25px; width: 450px !important; }
.__b-popup1__ { z-index: 9999 !important; box-shadow: 0 0 25px 5px #999; }
.dashicons-no-alt:before {content: "\f335" !important; }
.dashicons-no-alt:hover { color: #000; }
.slide-down-close, .blur-close, .slide-left-close, .default-close {float: right; margin-top: -15px; margin-right: -25px; color: #fff; }
.default-close { color: #fff !important; font-size: 20px; }

/*********NOTIFICATION BAR*********/

#notificationbar { width: 100%; display: none; top: 0; position: fixed; left: 0; height: auto; z-index: 9999; }
.wrapper-notifi { width: 95%; position: relative; left: 0; padding: 5px 0; height: auto; }
.notifi-color { color: #fff;  }
.notification-content { text-align: center; }
.notification-close {float: right; color: #fff; font-size: 43px; position: relative; background-color: #03D570; width: 4%; margin: 0; height: 45px; width: 45px; padding: 0; }
.notification-close:hover { cursor: pointer; transition: 0.5s; }
.noti-push {display: none;}

/*********MEDIA QUERY*********/

@media only screen and (min-width: 768px) and (max-width: 1024px) {.bizohours-widget-day {float: left; text-align: center; width: 27%; margin: 0 !important; word-wrap: break-word; padding: 10px 0; } 
	.bizohours-widget-time {width: 73%; float: left; padding: 10px 0; }
	.bizoh-time {width: 78%; float: left; padding-left: 5px; }
	.w-dash{line-height: 0.5;} }

@media only screen and (min-width: 800px) and (max-width: 600px) {
	.bizohours-widget-day {float: left; text-align: center; width: 27%; word-wrap: break-word; padding: 10px 0; } 
	.bizohours-widget-time {width: 73%; float: left; padding: 10px 0; }
	.bizoh-time {width: 78%; float: left; padding-left: 5px; }
	.w-dash{line-height: 0.5;} }