@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
.zoom-iframe-container{overflow:hidden;width:100%;height:600px}.zoom-iframe-container iframe{position:relative;width:100%;height:100%}.zoom-link{background:#0e71eb;border-color:#0e71eb;color:#fff;padding:10px 16px;cursor:pointer}.zoom-window-wrap .zoom-link{margin:.4em}.zoom-link:not(:last-child){border-right:none}.zoom-link:after{content:"";clear:both;display:table}.zoom-link:hover,.zoom-link:active{background-color:#2681f2}.zoom-meeting-step1 .join-meeting-field{margin-bottom:1em;display:inline-block}ul.countdown{list-style:none !important;margin:75px 0;padding:0;display:block;text-align:center}ul.countdown li{display:inline-block !important}ul.countdown li span{font-size:80px;font-weight:300;line-height:80px}ul.countdown li.seperator{font-size:80px;line-height:70px;vertical-align:top}ul.countdown li p{color:#a7abb1;font-size:14px}@media only screen and (min-width:800px){.zoom-iframe-container{width:60%;height:700px}}
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
@charset "utf-8";.DOPSelect.dopselect-single{height:30px;margin:0;width:170px}.DOPSelect.dopselect-single .dopselect-select{background:#fff;border:1px solid #c9c9c9;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;cursor:pointer;overflow:hidden;height:28px}.DOPSelect.dopselect-single .dopselect-select .dopselect-selection{color:#acacac;float:left;font-size:13px;font-weight:300;height:28px;line-height:28px;overflow:hidden;padding:0 0 0 10px;width:130px;word-break:break-all;-webkit-transition:color .3s linear;-moz-transition:color .3s linear;-o-transition:color .3s linear;transition:color .3s linear}.DOPSelect.dopselect-single .dopselect-select .dopselect-icon{color:#c9c9c9;float:right;line-height:28px;height:28px;text-align:center;width:28px;-webkit-transition:color .3s linear;-moz-transition:color .3s linear;-o-transition:color .3s linear;transition:color .3s linear}.DOPSelect.dopselect-single .dopselect-select:hover .dopselect-icon{color:#464646}.DOPSelect.dopselect-single ul{background:#fff;border:1px solid #464646;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:none;list-style:none;margin:2px 0 0 !important;max-height:218px;padding:8px 0;position:absolute;overflow-y:scroll !important;overflow-x:hidden;width:168px;z-index:10000}.DOPSelect.dopselect-single ul li{background:#fff;color:#acacac;cursor:pointer;font-size:12px;font-weight:300;height:30px;line-height:30px;list-style:none;overflow:hidden;margin:0 !important;padding:0 9px;width:150px;word-break:break-all;-webkit-transition:background-color .3s linear,color .3s linear;-moz-transition:background-color .3s linear,color .3s linear;-o-transition:background-color .3s linear,color .3s linear;transition:background-color .3s linear,color .3s linear}.DOPSelect.dopselect-single ul li:hover,.DOPSelect.dopselect-single ul li.dopselect-selected{background:#464646;color:#fff}.DOPSelect.dopselect-multiple{margin:0;overflow:hidden;width:170px}.DOPSelect.dopselect-multiple ul{background:#fff;border:1px solid #c9c9c9;list-style:none;margin:0 !important;max-height:80px;overflow-y:scroll !important;padding:9px}.DOPSelect.dopselect-multiple ul li{list-style:none;margin:0 !important;overflow:hidden}.DOPSelect.dopselect-multiple ul li input[type=checkbox]{-webkit-appearance:none !important;background:#fff;border:1px solid #acacac;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;float:left;height:auto;margin:1px 5px 1px 0;outline:none !important;padding:8px !important;position:relative;width:auto}.DOPSelect.dopselect-multiple ul li input[type=checkbox]:hover{border:1px solid #464646;color:#464646}.DOPSelect.dopselect-multiple ul li input[type=checkbox]:checked:before,.DOPSelect.dopselect-multiple ul li input[type=checkbox]:checked:after{background:#464646;border:1px solid #464646;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;color:#464646;content:' ' !important;font-size:16px !important;left:-1px !important;height:16px !important;line-height:16px !important;margin:0 !important;padding:0 !important;position:absolute !important;top:-1px !important;width:16px !important}.DOPSelect.dopselect-multiple ul li input[type=checkbox]:disabled{opacity:.5}.DOPSelect.dopselect-multiple ul li label{color:#acacac;display:block;cursor:pointer;font-family:'Open Sans',sans-serif;font-size:13px;font-weight:300;line-height:20px;margin:0;width:auto;text-decoration:none !important;-webkit-transition:color .3s linear;-moz-transition:color .3s linear;-o-transition:color .3s linear;transition:color .3s linear}.DOPSelect.dopselect-multiple ul li label:hover{color:#464646}.DOPSelect.dopselect-disabled{opacity:.5}.DOPSelect.dopselect-single.dopselect-disabled .dopselect-select{cursor:default}.DOPSelect.dopselect-multiple.dopselect-disabled ul{overflow:hidden}.DOPSelect.dopselect-multiple.dopselect-disabled ul li input[type=checkbox]:hover{border:1px solid #acacac;color:#acacac;cursor:default}.DOPSelect.dopselect-multiple.dopselect-disabled ul li label{cursor:default}.DOPSelect.dopselect-multiple.dopselect-disabled ul li label:hover{color:#acacac}
.stm_zoom_wrapper{display:flex;flex-direction:column}.stm_zoom_content{padding:25px 0;display:flex;width:1200px;margin-right:auto;margin-left:auto;max-width:100%;flex-wrap:wrap}.stm_zoom_content .zoom_image{flex:0 0 30%;padding:0 15px}.stm_zoom_content .zoom_image+.zoom_info{width:70%;flex:0 0 70%}.stm_zoom_content .zoom_image img{width:370px !important;height:240px !important;border-radius:4px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:420px){.stm_zoom_content .zoom_image{flex:0 0 100%}.stm_zoom_content .zoom_image img{width:100% !important}}.stm_zoom_content .zoom_content{display:flex;flex-direction:column}.stm_zoom_content .zoom_content .zoom_info{width:100%;padding:0 15px}.stm_zoom_content .zoom_description{padding:25px 15px;width:100%}.stm_zoom_content h2{font-size:36px;line-height:42px;margin:0 0 30px}.stm_zoom_content .date{margin-bottom:8px}.stm_zoom_content .stm-calendar-links{padding-bottom:20px}.stm_zoom_content .stm-calendar-links a,.stm_zoom_content .stm-calendar-links a:hover{color:#0e71eb;text-decoration:none}.stm_zoom_content .zoom-recurring-no_fixed_time{padding-bottom:8px;font-weight:700}.stm_zoom_content .zoom-recurring__from,.stm_zoom_content .zoom-recurring__to,.stm_zoom_content .zoom-recurring__interval{padding-bottom:8px}.stm_zoom_content .zoom-recurring--content{font-weight:700}.stm_zoom_content .agenda{margin-bottom:20px}.stm_zoom_content .password{margin-bottom:20px}.stm_zoom_content .password .value{font-weight:700}.stm_zoom_content .stm-join-btn{display:inline-block;padding:15px 30px;font-size:16px;line-height:16px;text-transform:uppercase;border-radius:50px;background-color:#0e71eb;color:#fff;text-decoration:none;font-weight:700;border:2px #0e71eb solid;transition:.3s;margin-bottom:10px}.stm_zoom_content .stm-join-btn:hover{background-color:transparent;color:#0e71eb}.stm_zoom_content .stm-join-btn.join_in_menu{margin-right:10px}.stm_zoom_content .stm-join-btn.outline{background:0 0;color:#0e71eb}.stm_zoom_content .stm-join-btn.outline:hover{background:#0e71eb;color:#fff}.countdown_title{text-align:center}.stm_zooom_countdown{text-align:center;display:flex;flex-wrap:wrap;justify-content:center;position:relative;padding:30px 30px 67px}.stm_zooom_countdown .countDays,.stm_zooom_countdown .countHours,.stm_zooom_countdown .countMinutes,.stm_zooom_countdown .countSeconds{position:relative;display:block;width:auto !important;text-align:center;float:left;border-top:3px solid #676d70;border-bottom:3px solid #495154;border-radius:5px}@media (max-width:640px){.stm_zooom_countdown .countDays,.stm_zooom_countdown .countHours,.stm_zooom_countdown .countMinutes,.stm_zooom_countdown .countSeconds{width:50px;height:60px !important}}.stm_zooom_countdown .countDays:before,.stm_zooom_countdown .countHours:before,.stm_zooom_countdown .countMinutes:before,.stm_zooom_countdown .countSeconds:before{content:"";display:block;position:absolute;width:100%;height:50%;z-index:10;bottom:0;left:0;background-color:#525b5f;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.stm_zooom_countdown .countDays:after,.stm_zooom_countdown .countHours:after,.stm_zooom_countdown .countMinutes:after,.stm_zooom_countdown .countSeconds:after{content:"";display:block;position:absolute;width:100%;height:50%;z-index:10;top:0;left:0;background-color:#3b4448;border-top-left-radius:2px;border-top-right-radius:2px}.stm_zooom_countdown .countDays .countdown_label,.stm_zooom_countdown .countHours .countdown_label,.stm_zooom_countdown .countMinutes .countdown_label,.stm_zooom_countdown .countSeconds .countdown_label{position:absolute;bottom:-50px;left:0;width:100%;text-align:center;color:#495154 !important;text-transform:uppercase;font-size:15px}@media (max-width:640px){.stm_zooom_countdown .countDays .countdown_label,.stm_zooom_countdown .countHours .countdown_label,.stm_zooom_countdown .countMinutes .countdown_label,.stm_zooom_countdown .countSeconds .countdown_label{font-size:10px;margin:10px 0;line-height:26px}}.stm_zooom_countdown .countDays .position,.stm_zooom_countdown .countHours .position,.stm_zooom_countdown .countMinutes .position,.stm_zooom_countdown .countSeconds .position{position:relative;display:block;width:44px;height:98px;float:left;color:#fff;font-size:50px;line-height:98px;z-index:11;font-weight:700;margin:0}@media (max-width:640px){.stm_zooom_countdown .countDays .position,.stm_zooom_countdown .countHours .position,.stm_zooom_countdown .countMinutes .position,.stm_zooom_countdown .countSeconds .position{width:25px;height:60px;line-height:60px;font-size:27px !important}}.stm_zooom_countdown .countDays .position .digit,.stm_zooom_countdown .countHours .position .digit,.stm_zooom_countdown .countMinutes .position .digit,.stm_zooom_countdown .countSeconds .position .digit{position:absolute;width:44px;height:98px;padding-right:2px;text-align:right;line-height:98px;top:0;left:0}@media (max-width:640px){.stm_zooom_countdown .countDays .position .digit,.stm_zooom_countdown .countHours .position .digit,.stm_zooom_countdown .countMinutes .position .digit,.stm_zooom_countdown .countSeconds .position .digit{width:25px;height:60px;line-height:60px}}.stm_zooom_countdown .countDays .position:last-child .digit,.stm_zooom_countdown .countHours .position:last-child .digit,.stm_zooom_countdown .countMinutes .position:last-child .digit,.stm_zooom_countdown .countSeconds .position:last-child .digit{text-align:left;padding-left:2px}.stm_zooom_countdown .countDiv{display:block;float:left;width:29px;position:relative;opacity:1}@media (max-width:640px){.stm_zooom_countdown .countDiv{height:60px;width:10px}}.stm_zooom_countdown .countDiv:before,.stm_zooom_countdown .countDiv:after{content:"";display:block;position:absolute;width:8px;height:8px;z-index:10;background-color:#414b4f;border-radius:50%;left:50%;margin-left:-4px;top:40px}@media (max-width:640px){.stm_zooom_countdown .countDiv:before,.stm_zooom_countdown .countDiv:after{width:5px;height:5px;margin-left:-2px;top:25px}}.stm_zooom_countdown .countDiv:after{top:56px}@media (max-width:640px){.stm_zooom_countdown .countDiv:after{top:35px}}#zmmtg-root{z-index:999}#zmmtg-root .chat-container .dropdown-menu{list-style:none;padding-left:0}#zmmtg-root .chat-container .chat-scrollbar{max-height:400px}body:not(.full-screen) #zmmtg-root{position:relative;width:100%;height:0;padding-bottom:56.25%;display:none;z-index:9999}body:not(.full-screen) #zmmtg-root.active{display:block;margin-bottom:30px}body:not(.full-screen) #zmmtg-root .meeting-app,body:not(.full-screen) #zmmtg-root .meeting-client,body:not(.full-screen) #zmmtg-root .meeting-client-inner,body:not(.full-screen) #zmmtg-root .meeting-client-inner>div,body:not(.full-screen) #zmmtg-root #dialog-join{position:absolute !important;min-width:100% !important;width:100% !important;min-height:100% !important;height:100% !important;left:0 !important;top:0 !important}body:not(.full-screen) #zmmtg-root #dialog-join{top:auto !important;bottom:0 !important;min-height:50% !important;height:50% !important}body:not(.full-screen) #zmmtg-root .meeting-app{overflow:hidden}body:not(.full-screen) #zmmtg-root .meeting-app>span{max-width:100%}body:not(.full-screen) #zmmtg-root .active-main{width:100% !important;height:100% !important;position:relative !important}body:not(.full-screen) #zmmtg-root #sv-active-video{position:absolute !important;left:0 !important;top:0 !important;min-height:100% !important;min-width:100% !important}body.full-screen.ReactModal__Body--open{overflow:hidden !important;width:100% !important;height:100% !important}@media (max-width:768px){.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countDays,.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countHours,.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countMinutes,.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countSeconds{height:auto !important}}@media (max-width:640px){.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countDays,.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countHours,.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countMinutes,.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countSeconds{height:60px !important}.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countDays .position,.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countHours .position,.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countMinutes .position,.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countSeconds .position{margin-top:0}}.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countDiv:before{top:50px}.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countDiv:after{top:76px}@media (max-width:640px){.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countDiv:before{top:25px}.stm-lessons .stm_zoom_wrap .stm_zooom_countdown .countDiv:after{top:35px}}.stm_zoom_grid_container{width:1200px;max-width:100% !important}.stm_zoom_grid_container .stm_zoom_grid{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.stm_zoom_grid_container .stm_zoom_grid__item{padding-right:15px;padding-left:15px;flex:0 0 33.33%;margin-bottom:30px}@media (max-width:767px){.stm_zoom_grid_container .stm_zoom_grid__item{width:50%;flex:0 0 50%}}@media (max-width:480px){.stm_zoom_grid_container .stm_zoom_grid__item{width:100%;flex:0 0 100%}}.stm_zoom_grid_container .stm_zoom_grid__item .single_meeting{min-width:340px;border-radius:10px;overflow:hidden}.stm_zoom_grid_container .stm_zoom_grid__item .image img{border-radius:10px 10px 0 0;display:block;-o-object-fit:cover;object-fit:cover;height:180px !important;width:100% !important}.stm_zoom_grid_container .stm_zoom_grid__item .info{border-radius:0 0 10px 10px;background:#eef1f7;padding:30px}.stm_zoom_grid_container .stm_zoom_grid__item .info .title{margin-bottom:10px}.stm_zoom_grid_container .stm_zoom_grid__item .info .title a{text-decoration:none}.stm_zoom_grid_container .stm_zoom_grid__item .info .title a h3{font-size:20px;line-height:28px;margin:0;font-weight:500;color:#333}.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_date{color:#4689fc;font-weight:700;font-size:18px;line-height:18px;margin-bottom:30px}.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_date .price{display:block;color:#757575;position:relative;margin:5px 0;font-family:inherit}.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_date .price *{color:#757575;background:0 0;opacity:1;font-family:inherit}.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host{display:flex;flex-wrap:nowrap;align-items:center}.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_image{width:60px;padding-right:10px}.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_image img{max-width:50px;max-height:50px;border-radius:50%;width:100%;height:100%}.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_info .host_title,.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_info .host_title a{font-size:16px;line-height:19px;font-weight:700;margin-bottom:4px;text-decoration:none}.stm_zoom_grid_container .stm_zoom_grid__item .info .zoom_host .host_info .host_timezone{font-size:12px;line-height:15px;color:#777}.stm_zoom_grid_container .stm_zoom_grid.per_row_1 .stm_zoom_grid__item{width:100% !important;flex:0 0 100% !important}.stm_zoom_grid_container .stm_zoom_grid.per_row_2 .stm_zoom_grid__item{width:50%;flex:0 0 50%}.stm_zoom_grid_container .stm_zoom_grid.per_row_4 .stm_zoom_grid__item{width:25%;flex:0 0 25%}.stm_zoom_grid_container .stm_zoom_grid.per_row_5 .stm_zoom_grid__item{width:20%;flex:0 0 20%}@media (max-width:767px){.stm_zoom_grid_container .stm_zoom_grid.per_row_1 .stm_zoom_grid__item,.stm_zoom_grid_container .stm_zoom_grid.per_row_2 .stm_zoom_grid__item,.stm_zoom_grid_container .stm_zoom_grid.per_row_4 .stm_zoom_grid__item,.stm_zoom_grid_container .stm_zoom_grid.per_row_5 .stm_zoom_grid__item{width:50%;flex:0 0 50%}}@media (max-width:480px){.stm_zoom_grid_container .stm_zoom_grid.per_row_1 .stm_zoom_grid__item,.stm_zoom_grid_container .stm_zoom_grid.per_row_2 .stm_zoom_grid__item,.stm_zoom_grid_container .stm_zoom_grid.per_row_4 .stm_zoom_grid__item,.stm_zoom_grid_container .stm_zoom_grid.per_row_5 .stm_zoom_grid__item{width:100%;flex:0 0 100%}}.theme-pearl .stm_zooom_countdown .countDays .countdown_label,.theme-pearl .stm_zooom_countdown .countHours .countdown_label,.theme-pearl .stm_zooom_countdown .countMinutes .countdown_label,.theme-pearl .stm_zooom_countdown .countSeconds .countdown_label{position:absolute;bottom:-50px;left:0;width:100%;text-align:center;color:#495154 !important;text-transform:uppercase;font-size:15px}
.videojs-hls-player-wrapper{width:100%;height:auto;margin:0 auto}.video-js .vjs-volume-level,.video-js .vjs-play-progress{background:#0cf;background:-moz-linear-gradient(top,#0cf 0%,#09f 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,#0cf),color-stop(100%,#09f));background:-webkit-linear-gradient(top,#0cf 0%,#09f 100%);background:-o-linear-gradient(top,#0cf 0%,#09f 100%);background:-ms-linear-gradient(top,#0cf 0%,#09f 100%);background:linear-gradient(to bottom,#0cf 0%,#09f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ccff',endColorstr='#0099ff',GradientType=0)}.video-js .vjs-big-play-button{font-size:4em;line-height:1.8em;height:2em;width:2em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:.65;border:5px solid #fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s;color:rgba(255,255,255,1);background:rgba(0,0,0,.5)}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-1.1em;margin-left:-.85em}.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus{outline:0;opacity:.95;border-color:#fff;-webkit-transition:all 0s;-moz-transition:all 0s;-o-transition:all 0s;transition:all 0s;color:rgba(255,255,255,1);background:rgba(0,0,0,.25)}.vjs-controls-disabled .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button{display:none}
@font-face{font-family:'videojs-airplayButton';src:url(//videographyosaka.com/wp-content/plugins/videojs-hls-player/videojs-airplay/fonts/airplayButton.eot);src:url(//videographyosaka.com/wp-content/plugins/videojs-hls-player/videojs-airplay/fonts/airplayButton.eot?#iefix) format("embedded-opentype"),url(//videographyosaka.com/wp-content/plugins/videojs-hls-player/videojs-airplay/fonts/airplayButton.ttf) format("truetype"),url(//videographyosaka.com/wp-content/plugins/videojs-hls-player/videojs-airplay/fonts/airplayButton.woff) format("woff"),url(//videographyosaka.com/wp-content/plugins/videojs-hls-player/videojs-airplay/fonts/airplayButton.svg) format("svg");font-weight:400;font-style:normal}.vjs-airplay-control{font-family:'videojs-airplayButton';float:right;cursor:pointer}.vjs-airplay-control:before{content:"\e900"}
.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:0 0;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr{content-visibility:auto}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
#wc-stripe-express-checkout-element iframe{max-width:unset}#wc-stripe-express-checkout-element{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:12px}#wc-stripe-express-checkout-element>div{flex:1;min-width:260px}

/* 
    Created on : Nov 20, 2018, 3:55:15 PM
    Author     : Magazine3
*/
@media only screen and (min-width: 992px) {
    .pwaforwp-footer-prompt {
        padding: 1% 3%;
     flex-direction: row;
    justify-content: center;
    }
}
.pwaforwp-footer-prompt{
    display: none;
    width: 100%;
    line-height: 2em;    
    color: #333;
    text-align: center;
    text-decoration: none;    
    min-height: 10%;
    padding:15px 0px 15px 0px;
    position: fixed;
    bottom: 0;
    justify-content: flex-end;
    flex-direction: column;
    flex-grow: 1;
    animation-duration: 1s;
    animation-fill-mode: both;
    z-index: 9999;
}
.pwaforwp-footer-prompt .pwaforwp-prompt-close:after{
  content: "✖";
  color: #d5e0eb;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.40);
  border-radius: 30px;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 22px;
  cursor: pointer;
} 
.pwaforwp-bounceInUp{
    animation-name: bounceInUp;
}
.pwaforwp-animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.pwaforwp-btn{
    border: none;   
    cursor: pointer;
    display: inline-block;
    border-radius: 4px;
    height: auto;
    line-height: 1;
    min-width: auto;
    padding: 8px 16px;
    font-size: 16px;
    margin: 10px 0px 0px 0px;
    font-family: sans-serif;
    text-transform: none;
    transition: all .2s ease-in-out;
}
/* Center the loader */
#pwaforwp_loading_div {
  display: none;
  position: fixed;
  width: 100%;
  height: 200%;
  top: 0px;
  left: 0px;
  background-color: white;
  z-index: 9999;
}
.pwaforwp-loading-wrapper{z-index: 9999999;display:none;}
#pwaforwp_loading_icon {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 9999999;
  margin: -60px 0 0 -60px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}
@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}
@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}
/** Add to home screen CSS **/
#pwaforwp-add-to-home-click h3{
  font-size: 20px;
  font-weight: 600;
  margin: 0px;
  line-height: 1.4;
  font-family: sans-serif;
}
@media(max-width:425px){
  #pwaforwp-add-to-home-click h3 {
    font-size: 16px;
  }
  .pwaforwp-btn{
    font-size: 14px;
  }
  .pwaforwp-footer-prompt{
    padding:15px 0px 10px 0px;
  }
  .pwaforwp-footer-prompt .pwaforwp-prompt-close:after {
    right: 5px;
    top: 5px;
  }
}
.pwaforwp-app-contents{display: none;}

@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}
.wc-stripe-payment-button-preview{align-items:center;background-color:#000;border-radius:5px;display:flex;height:40px;justify-content:center}.wc-stripe-payment-button-preview img{height:22px}.wc-stripe-payment-button-preview:hover{cursor:pointer;filter:opacity(.7)}.wc-stripe-payment-button-preview.wc-stripe-amazon-pay-preview{background-color:#ffd814}.wc-stripe-payment-button-preview.wc-stripe-amazon-pay-preview img{height:40px}.wc-stripe-payment-button-preview.wc-stripe-link-preview{background-color:#00d66f}.wc-stripe-payment-button-preview.wc-stripe-link-preview img{height:40px}button.stripe-gateway-stripelink-modal-trigger{background:no-repeat url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA3MiAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTM2LjEyIDMuNjc2ODNDMzYuMTIgMi41NDg4MiAzNy4wNzA0IDEuNjMyMDIgMzguMTg4OCAxLjYzMjAyQzM5LjMwNzIgMS42MzIwMiA0MC4yNTc2IDIuNTUzNjIgNDAuMjU3NiAzLjY3NjgzQzQwLjI1NzYgNC44MDAwMyAzOS4zNDA4IDUuNzQ1NjMgMzguMTg4OCA1Ljc0NTYzQzM3LjAzNjggNS43NDU2MyAzNi4xMiA0LjgyODgzIDM2LjEyIDMuNjc2ODNaIiBmaWxsPSIjMDExRTBGIi8+CjxwYXRoIGQ9Ik0yOS45ODA4IDEuOTIwMDFIMzMuNTgwOFYyMi4wOEgyOS45ODA4VjEuOTIwMDFaIiBmaWxsPSIjMDExRTBGIi8+CjxwYXRoIGQ9Ik00MC4wMDggNy42ODAwMUgzNi4zNzkyVjIyLjA4SDQwLjAwOFY3LjY4MDAxWiIgZmlsbD0iIzAxMUUwRiIvPgo8cGF0aCBkPSJNNjYuMDk2IDE0LjM5MDRDNjguODI3MiAxMi43MTA0IDcwLjY4NDggMTAuMjA5NiA3MS40MTkyIDcuNjc1MjRINjcuNzkwNEM2Ni44NDQ4IDEwLjA5NDQgNjQuNjc1MiAxMS45MTM2IDYyLjI4OTYgMTIuNjg2NFYxLjkxNTIzSDU4LjY2MDhWMjIuMDc1Mkg2Mi4yODk2VjE2LjA4QzY1LjA1OTIgMTYuNzcxMiA2Ny4yNDggMTkuMTY2NCA2Ny45OTY4IDIyLjA3NTJINzEuNjQ5NkM3MS4wOTI4IDE5LjAyMjQgNjkuMDA0OCAxNi4xNjY0IDY2LjA5NiAxNC4zOTA0WiIgZmlsbD0iIzAxMUUwRiIvPgo8cGF0aCBkPSJNNDYuNDQgOS4yOTI4M0M0Ny4zOTA0IDguMDMwNDMgNDkuMjQzMiA3LjI5NjAyIDUwLjc0NTYgNy4yOTYwMkM1My41NDg4IDcuMjk2MDIgNTUuODY3MiA5LjM0NTYzIDU1Ljg3MiAxMi40NDE2VjIyLjA3NTJINTIuMjQzMlYxMy4yNDMyQzUyLjI0MzIgMTEuOTcxMiA1MS42NzY4IDEwLjUwMjQgNDkuODM4NCAxMC41MDI0QzQ3LjY3ODQgMTAuNTAyNCA0Ni40MzUyIDEyLjQxNzYgNDYuNDM1MiAxNC42NTkyVjIyLjA4NDhINDIuODA2NFY3LjY4OTYySDQ2LjQ0VjkuMjkyODNaIiBmaWxsPSIjMDExRTBGIi8+CjxwYXRoIGQ9Ik0xMiAyNEMxOC42Mjc0IDI0IDI0IDE4LjYyNzQgMjQgMTJDMjQgNS4zNzI1NyAxOC42Mjc0IDAgMTIgMEM1LjM3MjU5IDAgMCA1LjM3MjU3IDAgMTJDMCAxOC42Mjc0IDUuMzcyNTkgMjQgMTIgMjRaIiBmaWxsPSIjMDBENjZGIi8+CjxwYXRoIGQ9Ik0xMS40NDc5IDQuODAwMDVINy43NDcwN0M4LjQ2NzA3IDcuODA5NjUgMTAuNTY5NSAxMC4zODI0IDEzLjE5OTkgMTJDMTAuNTY0NyAxMy42MTc2IDguNDY3MDcgMTYuMTkwNCA3Ljc0NzA3IDE5LjJIMTEuNDQ3OUMxMi4zNjQ3IDE2LjQxNiAxNC45MDM5IDEzLjk5NjggMTguMDIzOSAxMy41MDI0VjEwLjQ5MjlDMTQuODk5MSAxMC4wMDMzIDEyLjM1OTkgNy41ODQwNSAxMS40NDc5IDQuODAwMDVaIiBmaWxsPSIjMDExRTBGIi8+Cjwvc3ZnPgo=);background-color:transparent!important;border:none;cursor:pointer;display:none;height:40px;position:absolute;right:5px;width:64px}button.stripe-gateway-stripelink-modal-trigger:hover{background-color:transparent;border-color:transparent}.wc-block-checkout__payment-method .wc-block-components-radio-control__label>span{width:100%}.wc-block-checkout__payment-method .wc-block-components-radio-control__label>span>span{align-items:center;display:flex;float:right;justify-content:center}#radio-control-wc-payment-method-options-stripe__content.optimized-checkout-element{padding-top:1.4em}#radio-control-wc-payment-method-options-stripe__content.optimized-checkout-element .content:empty{display:none}#radio-control-wc-payment-method-options-stripe__label>span>span{border:none}
.wc-stripe-upe-element{margin-bottom:4px}#payment .payment_methods li img.stripe-icon{height:24px;-o-object-fit:contain;object-fit:contain;width:37px}#payment .payment_methods li img.stripe-boleto-icon,#payment .payment_methods li img.stripe-sepa-icon{padding:4px}#payment .payment_methods li img.stripe-sepa-icon{background:#10298e}.woocommerce-checkout #payment ul.payment_methods li img.stripe-multibanco-icon{max-height:30px}.woocommerce-checkout #payment ul.payment_methods li img.stripe-alipay-icon{max-width:50px}
.stripe-gateway-checkout-email-field{position:relative}.stripe-gateway-checkout-email-field button.stripe-gateway-stripelink-modal-trigger{display:none;position:absolute;right:5px;width:64px;height:40px;background:no-repeat url(//videographyosaka.com/wp-content/plugins/woocommerce-gateway-stripe/assets/css/../images/link.svg);background-color:rgba(0,0,0,0);cursor:pointer;border:none}
@charset "utf-8";.DOPBSPCalendar-wrapper{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;margin:20px 0;min-width:240px}.DOPBSPCalendar-wrapper .dopbsp-loader{background:url(data:image/gif;base64,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) no-repeat center center;background-color:transparent;border:1px solid transparent;height:38px}.DOPBSPCalendar-container{background:0 0;float:left;font-family:'Open Sans',sans-serif !important;font-size:13px;line-height:20px;margin:0;padding:0;position:relative}.DOPBSPCalendar-strong{font-weight:700 !important}.DOPBSPCalendar-left{float:left !important}.DOPBSPCalendar-right{float:right !important}.DOPBSPCalendar-hidden{display:none !important}.DOPBSPCalendar-clear{clear:both}.DOPBSPCalendar-navigation{background-color:#fcfcfc;border:1px solid #ccc;margin:0 0 5px;padding:0;position:relative}.DOPBSPCalendar-navigation .dopbsp-add-btn,.DOPBSPCalendar-navigation .dopbsp-next-btn,.DOPBSPCalendar-navigation .dopbsp-previous-btn,.DOPBSPCalendar-navigation .dopbsp-remove-btn{background-color:#c9c9c9;background-image:url(//videographyosaka.com/wp-content/plugins/dopbsp/templates/default/css/../images/sprite.png);display:block;height:40px;margin:0;padding:0;position:absolute;width:40px;-webkit-transition:background-color .6s linear;-moz-transition:background-color .6s linear;-o-transition:background-color .6s linear;transition:background-color .6s linear}.DOPBSPCalendar-navigation .dopbsp-add-btn:hover,.DOPBSPCalendar-navigation .dopbsp-next-btn:hover,.DOPBSPCalendar-navigation .dopbsp-previous-btn:hover,.DOPBSPCalendar-navigation .dopbsp-remove-btn:hover{background-color:#464646}.DOPBSPCalendar-navigation .dopbsp-add-btn{background-position:0 0;left:9px;top:9px;color:#fcfcfc}.DOPBSPCalendar-navigation .dopbsp-remove-btn{background-position:-40px 0;display:none;left:51px;top:9px;color:#fcfcfc}.DOPBSPCalendar-navigation .dopbsp-remove-btn.dopbsp-no-add{left:9px}.DOPBSPCalendar-navigation .dopbsp-previous-btn{background-position:-80px 0;display:none;right:51px;top:9px;color:#fcfcfc}.DOPBSPCalendar-navigation .dopbsp-next-btn{background-position:-120px 0;right:9px;top:9px;color:#fcfcfc}.DOPBSPCalendar-navigation .dopbsp-add-btn .dopbsp-info,.DOPBSPCalendar-navigation .dopbsp-next-btn .dopbsp-info,.DOPBSPCalendar-navigation .dopbsp-previous-btn .dopbsp-info,.DOPBSPCalendar-navigation .dopbsp-remove-btn .dopbsp-info{background-color:#252525;color:#fff;display:none;font-family:'Open Sans' !important;font-size:12px;font-weight:300;line-height:20px;max-width:230px;margin:42px 0 0;padding:10px;position:absolute;white-space:nowrap;z-index:1000000}.DOPBSPCalendar-navigation .dopbsp-next-btn .dopbsp-info,.DOPBSPCalendar-navigation .dopbsp-previous-btn .dopbsp-info{right:0}.DOPBSPCalendar-navigation .dopbsp-add-btn:hover .dopbsp-info,.DOPBSPCalendar-navigation .dopbsp-next-btn:hover .dopbsp-info,.DOPBSPCalendar-navigation .dopbsp-previous-btn:hover .dopbsp-info,.DOPBSPCalendar-navigation .dopbsp-remove-btn:hover .dopbsp-info{display:block}.DOPBSPCalendar-navigation .dopbsp-month-year{color:#464646;font-family:'Open Sans' !important;font-size:24px;font-weight:300;line-height:40px;margin:0;padding:9px 9px 10px;text-align:center}.DOPBSPCalendar-navigation.dopbsp-style-small .dopbsp-month-year{padding:59px 9px 10px;text-align:left}.DOPBSPCalendar-navigation .dopbsp-week{margin:0;overflow:hidden;padding:0 4px 9px}.DOPBSPCalendar-navigation .dopbsp-week .dopbsp-day{color:#898989;display:block;font-family:'Open Sans',sans-serif !important;font-size:12px;line-height:20px;float:left;margin:0;padding:0;text-align:center}.DOPBSPCalendar-calendar{margin:0;position:relative;text-align:center}.DOPBSPCalendar-month{border:1px solid #ccc;background:#fcfcfc;margin:5px 0 0;overflow:hidden;padding:9px 0 9px 5px}.DOPBSPCalendar-month-year{background-color:#fcfcfc;border:1px solid #ccc;color:#464646;font-family:'Open Sans',sans-serif;font-size:18px;font-weight:300;line-height:38px;height:38px;margin:20px 0 5px;overflow:hidden;padding:0 0 0 9px;text-align:left}.DOPBSPCalendar-day{clear:none !important;float:left;margin:0 0 2px;padding:0}.DOPBSPCalendar-day .dopbsp-bind-left,.DOPBSPCalendar-day .dopbsp-bind-right{float:left;opacity:0;width:1px}.DOPBSPCalendar-day .dopbsp-bind-left.dopbsp-enabled,.DOPBSPCalendar-day .dopbsp-bind-left.dopbsp-extended,.DOPBSPCalendar-day .dopbsp-bind-right.dopbsp-enabled,.DOPBSPCalendar-day .dopbsp-bind-right.dopbsp-extended{opacity:1}.DOPBSPCalendar-day .dopbsp-bind-left .dopbsp-head,.DOPBSPCalendar-day .dopbsp-bind-right .dopbsp-head{background-color:#ccc !important;border:1px solid #ccc !important;border-left:none !important;border-right:none !important;-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;box-sizing:content-box !important;height:17px !important;margin:0 !important;padding:0 !important;width:1px !important}.DOPBSPCalendar-day.dopbsp-style-small .dopbsp-bind-left .dopbsp-head{height:31px}.DOPBSPCalendar-day .dopbsp-bind-left .dopbsp-body,.DOPBSPCalendar-day .dopbsp-bind-right .dopbsp-body{background-color:#fff !important;border-bottom:1px solid #ccc !important;font-family:'Open Sans',sans-serif !important;font-size:12px !important;font-weight:300 !important;line-height:19px !important;margin:0 !important;padding:0 !important;width:1px !important}.DOPBSPCalendar-day .dopbsp-bind-middle{float:left;overflow:hidden}.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-head{background-color:#ccc !important;border:1px solid #ccc !important;-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;box-sizing:content-box !important;display:block !important;height:17px !important;margin:0 !important;padding:0 0 0 4px !important;position:relative !important;width:auto !important}.DOPBSPCalendar-day.dopbsp-style-small .dopbsp-bind-middle .dopbsp-head{height:31px !important}.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group1 .dopbsp-head{border-right:none !important}.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group2 .dopbsp-head,.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group3.dopbsp-extended .dopbsp-head{border-left:none !important;border-right:none !important}.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group0.dopbsp-extended .dopbsp-head,.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group1.dopbsp-extended .dopbsp-head,.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group3 .dopbsp-head{border-left:none !important}.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-head .dopbsp-day{color:#fff;float:left;font-family:'Open Sans',sans-serif !important;font-size:12px !important;font-weight:300 !important;line-height:17px !important;margin:0;padding:0;position:relative !important}.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-head .dopbsp-co{background:#ccc;border:1px solid #ccc;border-right:none;-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;box-sizing:content-box !important;height:17px;left:-1px;margin:0 !important;padding:0 0 0 1px !important;position:absolute !important;top:-1px;width:50% !important}.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-head .dopbsp-ci{background-color:#ccc;border:1px solid #ccc;border-left:none;-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;box-sizing:content-box !important;height:17px;right:-1px;margin:0 !important;position:absolute !important;top:-1px;width:50% !important}.DOPBSPCalendar-day.dopbsp-style-small .dopbsp-bind-middle .dopbsp-head .dopbsp-co,.DOPBSPCalendar-day.dopbsp-style-small .dopbsp-bind-middle .dopbsp-head .dopbsp-ci{height:31px !important}.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group2 .dopbsp-head .dopbsp-co{border-left-color:transparent !important}.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group3.dopbsp-extended .dopbsp-head .dopbsp-co{border-left-color:transparent !important}.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group0.dopbsp-extended .dopbsp-head .dopbsp-co,.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group1.dopbsp-extended .dopbsp-head .dopbsp-co,.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group1 .dopbsp-head .dopbsp-ci,.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group2 .dopbsp-head .dopbsp-ci{border-right-color:transparent !important}.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group1.dopbsp-extended .dopbsp-head .dopbsp-ci{border-left:1px solid #fff !important}.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-head .dopbsp-info{background-color:transparent;background-image:url(//videographyosaka.com/wp-content/plugins/dopbsp/templates/default/css/../images/sprite.png);background-position:-162px -2px;cursor:pointer;float:right;height:17px;margin:0 0 0 1px;position:relative;width:17px;-webkit-transition:background-color .3s linear;-moz-transition:background-color .3s linear;-o-transition:background-color .3s linear;transition:background-color .3s linear}.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-head .dopbsp-info:hover{background-color:#464646}.DOPBSPCalendar-day.dopbsp-style-small .dopbsp-bind-middle .dopbsp-head .dopbsp-info{display:none !important}.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-body{background-color:#fff !important;border:1px solid #ccc !important;border-top:none !important;-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;box-sizing:content-box !important;color:#222 !important;display:block;float:none !important;font-family:'Open Sans',sans-serif !important;font-size:12px !important;font-weight:300 !important;line-height:19px !important;margin:0 !important;padding:0 !important;position:relative !important;text-align:left !important;vertical-align:middle !important;width:auto !important}.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-body .dopbsp-co{background:0 0;border:1px solid #ccc;border-right:none;border-top:none;-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;box-sizing:content-box !important;left:-1px;height:inherit !important;margin:0 !important;padding:0 !important;position:absolute !important;top:0;width:50% !important}.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-body .dopbsp-ci{background:0 0;border:1px solid #ccc;border-left:none;border-top:none;-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;box-sizing:content-box !important;height:inherit !important;margin:0 !important;padding:0 !important;position:absolute !important;right:-1px;top:0;width:50% !important}.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group1 .dopbsp-body{border-right-color:transparent !important}.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group0.dopbsp-extended .dopbsp-body,.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group1.dopbsp-extended .dopbsp-body,.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group3 .dopbsp-body{border-left-color:transparent !important}.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group2 .dopbsp-body,.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group3.dopbsp-extended .dopbsp-body{border-left-color:transparent !important;border-right-color:transparent !important}.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group0.dopbsp-extended .dopbsp-body .dopbsp-co,.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group1.dopbsp-extended .dopbsp-body .dopbsp-co,.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group2 .dopbsp-body .dopbsp-co,.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group3 .dopbsp-body .dopbsp-co{border-left:none !important}.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group1 .dopbsp-body .dopbsp-ci,.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group2 .dopbsp-body .dopbsp-ci,.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group3.dopbsp-extended .dopbsp-body .dopbsp-ci{border-right-color:transparent !important;border-right:transparent !important}.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-body .dopbsp-old-price{color:#acacac;float:left;font-family:'Open Sans',sans-serif !important;font-size:12px !important;font-weight:300;line-height:20px !important;margin:0 !important;padding:0 0 0 5px !important;text-decoration:line-through}.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-body .dopbsp-price{color:#464646;float:left;font-family:'Open Sans',sans-serif !important;font-size:12px !important;line-height:20px !important;margin:0 !important;padding:0 0 0 5px !important}.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-body .dopbsp-available{color:#acacac;font-family:'Open Sans',sans-serif !important;font-size:11px !important;font-weight:300;line-height:18px !important;padding:0 0 0 5px;width:100%}.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-body .dopbsp-info-body{color:#acacac;font-family:'Open Sans',sans-serif !important;font-size:11px !important;font-style:italic;font-weight:300;line-height:20px !important;height:20px;overflow:hidden;padding:0 0 0 5px;width:auto;word-break:break-all}.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-body .dopbsp-info-body .dopbsp-info-body-mask{background:-moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,rgba(255,255,255,1)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=1);font-style:normal;height:20px;padding:0 2px 0 0;position:absolute;right:0;width:70%;text-align:right;z-index:100}.DOPBSPCalendar-day.dopbsp-style-small .dopbsp-body{display:none !important}.DOPBSPCalendar-day.dopbsp-last-month{opacity:.5}.DOPBSPCalendar-day.dopbsp-past-day{opacity:.25}.DOPBSPCalendar-day.dopbsp-next-month{opacity:.5}.DOPBSPCalendar-day.dopbsp-available .dopbsp-head,.DOPBSPCalendar-day .dopbsp-head .dopbsp-co.dopbsp-available,.DOPBSPCalendar-day .dopbsp-head .dopbsp-ci.dopbsp-available,.DOPBSPCalendar-day .dopbsp-bind-left.dopbsp-extended.dopbsp-available .dopbsp-head{background-color:#68ba68 !important;border-color:#68ba68 !important}.DOPBSPCalendar-day.dopbsp-available .dopbsp-body,.DOPBSPCalendar-day .dopbsp-body .dopbsp-co.dopbsp-available,.DOPBSPCalendar-day .dopbsp-body .dopbsp-ci.dopbsp-available,.DOPBSPCalendar-day .dopbsp-bind-left.dopbsp-extended.dopbsp-available .dopbsp-body{border-color:#68ba68 !important}.DOPBSPCalendar-day.dopbsp-available .dopbsp-head .dopbsp-day,.DOPBSPCalendar-day .dopbsp-head .dopbsp-co.dopbsp-available,.DOPBSPCalendar-day .dopbsp-head .dopbsp-ci.dopbsp-available,.DOPBSPCalendar-day .dopbsp-body .dopbsp-co.dopbsp-available,.DOPBSPCalendar-day .dopbsp-body .dopbsp-ci.dopbsp-available{cursor:pointer}.DOPBSPCalendar-day.dopbsp-booked .dopbsp-head,.DOPBSPCalendar-day .dopbsp-head .dopbsp-co.dopbsp-booked,.DOPBSPCalendar-day .dopbsp-head .dopbsp-ci.dopbsp-booked{background-color:#dd6464 !important;border-color:#dd6464 !important}.DOPBSPCalendar-day.dopbsp-booked .dopbsp-body,.DOPBSPCalendar-day .dopbsp-body .dopbsp-co.dopbsp-booked,.DOPBSPCalendar-day .dopbsp-body .dopbsp-ci.dopbsp-booked{border-color:#dd6464 !important}.DOPBSPCalendar-day.dopbsp-special .dopbsp-head,.DOPBSPCalendar-day .dopbsp-head .dopbsp-co.dopbsp-special,.DOPBSPCalendar-day .dopbsp-head .dopbsp-ci.dopbsp-special,.DOPBSPCalendar-day .dopbsp-bind-left.dopbsp-extended.dopbsp-special .dopbsp-head{background-color:#ba68ba !important;border-color:#ba68ba !important}.DOPBSPCalendar-day.dopbsp-special .dopbsp-body,.DOPBSPCalendar-day .dopbsp-body .dopbsp-co.dopbsp-special,.DOPBSPCalendar-day .dopbsp-body .dopbsp-ci.dopbsp-special,.DOPBSPCalendar-day .dopbsp-bind-left.dopbsp-extended.dopbsp-special .dopbsp-body{border-color:#ba68ba !important}.DOPBSPCalendar-day.dopbsp-special .dopbsp-head .dopbsp-day,.DOPBSPCalendar-day .dopbsp-head .dopbsp-co.dopbsp-special,.DOPBSPCalendar-day .dopbsp-head .dopbsp-ci.dopbsp-special,.DOPBSPCalendar-day .dopbsp-body .dopbsp-co.dopbsp-special,.DOPBSPCalendar-day .dopbsp-body .dopbsp-ci.dopbsp-special{cursor:pointer}.DOPBSPCalendar-day.dopbsp-unavailable .dopbsp-head,.DOPBSPCalendar-day .dopbsp-head .dopbsp-co.dopbsp-unavailable,.DOPBSPCalendar-day .dopbsp-head .dopbsp-ci.dopbsp-unavailable{background-color:#ccc !important;border-color:#ccc !important}.DOPBSPCalendar-day.dopbsp-unavailable .dopbsp-body,.DOPBSPCalendar-day .dopbsp-body .dopbsp-co.dopbsp-unavailable,.DOPBSPCalendar-day .dopbsp-body .dopbsp-ci.dopbsp-unavailable{border-color:#ccc !important}.DOPBSPCalendar-day.dopbsp-selected .dopbsp-head,.DOPBSPCalendar-day.dopbsp-selected .dopbsp-head .dopbsp-co,.DOPBSPCalendar-day.dopbsp-selected .dopbsp-head .dopbsp-ci,.DOPBSPCalendar-day.dopbsp-selected .dopbsp-bind-left.dopbsp-extended .dopbsp-head{background-color:#464646 !important;border-color:#464646 !important}.DOPBSPCalendar-day.dopbsp-selected .dopbsp-body,.DOPBSPCalendar-day.dopbsp-selected .dopbsp-body .dopbsp-co,.DOPBSPCalendar-day.dopbsp-selected .dopbsp-body .dopbsp-ci,.DOPBSPCalendar-day.dopbsp-selected .dopbsp-bind-left.dopbsp-extended .dopbsp-body{border-color:#464646 !important}.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-head .dopbsp-co.dopbsp-none,.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-head .dopbsp-ci.dopbsp-none{background-color:#ccc !important;border-color:#ccc !important}.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-body .dopbsp-co.dopbsp-none,.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-body .dopbsp-ci.dopbsp-none{border-color:#ccc !important}.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-head .dopbsp-co.dopbsp-available,.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-head .dopbsp-ci.dopbsp-available,.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-bind-left.dopbsp-available.dopbsp-extended .dopbsp-head,.DOPBSPCalendar-day.dopbsp-available.dopbsp-selected.dopbsp-last .dopbsp-bind-right .dopbsp-head{background-color:#68ba68 !important;border-color:#68ba68 !important}.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-body .dopbsp-co.dopbsp-available,.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-body .dopbsp-ci.dopbsp-available,.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-bind-left.dopbsp-available.dopbsp-extended .dopbsp-body,.DOPBSPCalendar-day.dopbsp-available.dopbsp-selected.dopbsp-last .dopbsp-bind-right .dopbsp-body{border-color:#68ba68 !important}.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-head .dopbsp-co.dopbsp-booked,.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-head .dopbsp-ci.dopbsp-booked{background-color:#dd6464 !important;border-color:#dd6464 !important}.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-body .dopbsp-co.dopbsp-booked,.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-body .dopbsp-ci.dopbsp-booked{border-color:#dd6464 !important}.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-head .dopbsp-co.dopbsp-special,.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-head .dopbsp-ci.dopbsp-special,.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-bind-left.dopbsp-special.dopbsp-extended .dopbsp-head,.DOPBSPCalendar-day.dopbsp-special.dopbsp-selected.dopbsp-last .dopbsp-bind-right .dopbsp-head{background-color:#ba68ba !important;border-color:#ba68ba !important}.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-body .dopbsp-co.dopbsp-special,.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-body .dopbsp-ci.dopbsp-special,.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-bind-left.dopbsp-special.dopbsp-extended .dopbsp-body,.DOPBSPCalendar-day.dopbsp-special.dopbsp-selected.dopbsp-last .dopbsp-bind-right .dopbsp-body{border-color:#ba68ba !important}.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-head .dopbsp-co.dopbsp-unavailable,.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-head .dopbsp-ci.dopbsp-unavailable{background-color:#ccc !important;border-color:#ccc !important}.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-body .dopbsp-co.dopbsp-unavailable,.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-body .dopbsp-ci.dopbsp-unavailable{border-color:#ccc !important}.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-extended .dopbsp-body .dopbsp-co{border-left-color:transparent !important}.DOPBSPCalendar-day.dopbsp-mask{cursor:default;opacity:0}.DOPBSPCalendar-day.dopbsp-hide{display:none}.DOPBSPCalendar-day.dopbsp-cursor-pointer{cursor:pointer !important}.DOPBSPCalendar-day.dopbsp-no-cursor-pointer .DOPBSPCalendar-day.dopbsp-no-cursor-pointer .dopbsp-head .dopbsp-co,.DOPBSPCalendar-day.dopbsp-no-cursor-pointer .dopbsp-head .dopbsp-ci,.DOPBSPCalendar-day.dopbsp-no-cursor-pointer .dopbsp-body .dopbsp-co,.DOPBSPCalendar-day.dopbsp-no-cursor-pointer .dopbsp-body .dopbsp-ci{cursor:default !important}.DOPBSPCalendar-day.dopbsp-first-column .dopbsp-bind-left{opacity:0 !important}.DOPBSPCalendar-day.dopbsp-last-column .dopbsp-bind-middle.dopbsp-group1 .dopbsp-head .dopbsp-ci,.DOPBSPCalendar-day.dopbsp-last-column .dopbsp-bind-middle.dopbsp-group2 .dopbsp-head .dopbsp-ci{right:0 !important}.DOPBSPCalendar-day.dopbsp-last-column .dopbsp-bind-right{opacity:0 !important}.DOPBSPCalendar-hours{background-color:#fcfcfc;border:1px solid #ccc;border-top:none;display:none;padding:5px 5px 4px}.DOPBSPCalendar-hour{cursor:pointer;display:block;margin:0;text-align:left}.DOPBSPCalendar-hour .dopbsp-bind-top,.DOPBSPCalendar-hour .dopbsp-bind-bottom{background-color:#fff;border:1px solid #ccc;border-bottom:none;border-top:none;height:1px;opacity:0}.DOPBSPCalendar-hour .dopbsp-bind-top .dopbsp-hour,.DOPBSPCalendar-hour .dopbsp-bind-bottom .dopbsp-hour{background:#fff;color:#fff;float:left;line-height:1px !important;padding:0 5px}.DOPBSPCalendar-hour .dopbsp-bind-top.dopbsp-enabled,.DOPBSPCalendar-hour .dopbsp-bind-bottom.dopbsp-enabled{opacity:1}.DOPBSPCalendar-hour .dopbsp-bind-top.dopbsp-enabled .dopbsp-hour,.DOPBSPCalendar-hour .dopbsp-bind-bottom.dopbsp-enabled .dopbsp-hour{background-color:#ccc;color:#ccc}.DOPBSPCalendar-hour .dopbsp-bind-middle{background-color:#fff;border:1px solid #ccc;height:16px;line-height:16px;margin:0;overflow:hidden;padding:0}.DOPBSPCalendar-hour .dopbsp-bind-middle.dopbsp-group1{border-bottom:none}.DOPBSPCalendar-hour .dopbsp-bind-middle.dopbsp-group2{border-bottom:none;border-top:none}.DOPBSPCalendar-hour .dopbsp-bind-middle.dopbsp-group3{border-top:none}.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-hour{background-color:#ccc;color:#fff;float:left;font-family:'Open Sans',sans-serif !important;font-size:12px !important;font-weight:300 !important;line-height:16px !important;padding:0 5px 0 4px}.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-price,.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-price-promo{color:#464646;float:left;font-family:'Open Sans',sans-serif !important;font-size:12px !important;line-height:16px !important;padding:0 0 0 10px !important}.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-old-price{color:#acacac;float:left;font-family:'Open Sans',sans-serif !important;font-size:12px !important;line-height:16px !important;padding:0 0 0 5px !important;text-decoration:line-through}.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-available{color:#acacac;float:left;font-family:'Open Sans',sans-serif !important;font-size:11px !important;line-height:16px !important;padding:0 10px !important}.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-info-body{color:#acacac;float:left;font-family:'Open Sans',sans-serif !important;font-size:11px !important;font-style:italic;font-weight:300;line-height:16px !important;height:16px;overflow:hidden;padding:0 0 0 5px;width:60px;word-break:break-all}.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-info-body .dopbsp-info-body-mask{background:-moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,rgba(255,255,255,1)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=1);float:right;font-style:normal;height:16px;padding:0 2px 0 0;width:10px;text-align:right;z-index:100}.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-info{background-color:#ccc;background-image:url(//videographyosaka.com/wp-content/plugins/dopbsp/templates/default/css/../images/sprite.png);background-position:-162px -2px;float:right;height:16px;margin:0;width:16px;-webkit-transition:background-color .3s linear;-moz-transition:background-color .3s linear;-o-transition:background-color .3s linear;transition:background-color .3s linear}.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-info:hover{background-color:#464646 !important}.DOPBSPCalendar-hour.dopbsp-available .dopbsp-hour,.DOPBSPCalendar-hour.dopbsp-available .dopbsp-bind-middle .dopbsp-info,.DOPBSPCalendar-hour.dopbsp-available .dopbsp-bind-middle .dopbsp-notes{background-color:#68ba68}.DOPBSPCalendar-hour.dopbsp-available .dopbsp-bind-middle{border-color:#68ba68}.DOPBSPCalendar-hour.dopbsp-available .dopbsp-bind-top{border-color:#68ba68}.DOPBSPCalendar-hour.dopbsp-available .dopbsp-bind-top .dopbsp-hour{color:#68ba68}.DOPBSPCalendar-hour.dopbsp-available .dopbsp-bind-bottom{border-color:#68ba68}.DOPBSPCalendar-hour.dopbsp-available .dopbsp-bind-bottom .dopbsp-hour{color:#68ba68}.DOPBSPCalendar-hour.dopbsp-available .dopbsp-bind-top.dopbsp-enabled .dopbsp-hour,.DOPBSPCalendar-hour.dopbsp-available .dopbsp-bind-bottom.dopbsp-enabled .dopbsp-hour{background-color:#68ba68;color:#68ba68}.DOPBSPCalendar-hour.dopbsp-booked .dopbsp-hour,.DOPBSPCalendar-hour.dopbsp-booked .dopbsp-bind-middle .dopbsp-info,.DOPBSPCalendar-hour.dopbsp-booked .dopbsp-bind-middle .dopbsp-notes{background-color:#dd6464}.DOPBSPCalendar-hour.dopbsp-booked .dopbsp-bind-middle{border-color:#dd6464}.DOPBSPCalendar-hour.dopbsp-booked .dopbsp-bind-top{border-color:#dd6464}.DOPBSPCalendar-hour.dopbsp-booked .dopbsp-bind-top .dopbsp-hour{color:#dd6464}.DOPBSPCalendar-hour.dopbsp-booked .dopbsp-bind-bottom{border-color:#dd6464}.DOPBSPCalendar-hour.dopbsp-booked .dopbsp-bind-bottom .dopbsp-hour{color:#dd6464}.DOPBSPCalendar-hour.dopbsp-booked .dopbsp-bind-top.dopbsp-enabled .dopbsp-hour,.DOPBSPCalendar-hour.dopbsp-booked .dopbsp-bind-bottom.dopbsp-enabled .dopbsp-hour{background-color:#dd6464;color:#dd6464}.DOPBSPCalendar-hour.dopbsp-special .dopbsp-hour,.DOPBSPCalendar-hour.dopbsp-special .dopbsp-bind-middle .dopbsp-info,.DOPBSPCalendar-hour.dopbsp-special .dopbsp-bind-middle .dopbsp-notes{background-color:#ba68ba}.DOPBSPCalendar-hour.dopbsp-special .dopbsp-bind-middle{border-color:#ba68ba}.DOPBSPCalendar-hour.dopbsp-special .dopbsp-bind-top{border-color:#ba68ba}.DOPBSPCalendar-hour.dopbsp-special .dopbsp-bind-top .dopbsp-hour{color:#ba68ba}.DOPBSPCalendar-hour.dopbsp-special .dopbsp-bind-bottom{border-color:#ba68ba}.DOPBSPCalendar-hour.dopbsp-special .dopbsp-bind-bottom .dopbsp-hour{color:#ba68ba}.DOPBSPCalendar-hour.dopbsp-special .dopbsp-bind-top.dopbsp-enabled .dopbsp-hour,.DOPBSPCalendar-hour.dopbsp-special .dopbsp-bind-bottom.dopbsp-enabled .dopbsp-hour{background-color:#ba68ba;color:#ba68ba}.DOPBSPCalendar-hour.dopbsp-unavailable .dopbsp-hour,.DOPBSPCalendar-hour.dopbsp-unavailable .dopbsp-bind-middle .dopbsp-info,.DOPBSPCalendar-hour.dopbsp-unavailable .dopbsp-bind-middle .dopbsp-notes{background-color:#ccc}.DOPBSPCalendar-hour.dopbsp-unavailable .dopbsp-bind-middle{border-color:#ccc}.DOPBSPCalendar-hour.dopbsp-unavailable .dopbsp-bind-top{border-color:#ccc}.DOPBSPCalendar-hour.dopbsp-unavailable .dopbsp-bind-top .dopbsp-hour{color:#ccc}.DOPBSPCalendar-hour.dopbsp-unavailable .dopbsp-bind-bottom{border-color:#ccc}.DOPBSPCalendar-hour.dopbsp-unavailable .dopbsp-bind-bottom .dopbsp-hour{color:#ccc}.DOPBSPCalendar-hour.dopbsp-unavailable .dopbsp-bind-top.dopbsp-enabled .dopbsp-hour,.DOPBSPCalendar-hour.dopbsp-unavailable .dopbsp-bind-bottom.dopbsp-enabled .dopbsp-hour{background-color:#ccc;color:#ccc}.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-middle{border-color:#464646}.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-middle .dopbsp-hour{background:#464646}.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-top{border-color:#464646}.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-top .dopbsp-hour{color:#464646}.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-bottom{border-color:#464646}.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-bottom .dopbsp-hour{color:#464646}.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-top .dopbsp-hour,.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-bottom .dopbsp-hour,.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-top.dopbsp-enabled .dopbsp-hour,.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-bottom.dopbsp-enabled .dopbsp-hour{background-color:#464646;color:#464646}.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-middle .dopbsp-info{background-color:#464646}.DOPBSPCalendar-hour.dopbsp-past-hour{cursor:default;opacity:.25}.DOPBSPCalendar-hour.dopbsp-past-hour .dopbsp-bind-middle .dopbsp-notes{display:none}.DOPBSPCalendar-hour.dopbsp-past-hour .dopbsp-bind-middle .dopbsp-info{display:none}.DOPBSPCalendar-sidebar,.DOPBSPCalendar-outer-sidebar{font-family:'Open Sans',sans-serif !important;overflow:hidden;padding:0}.DOPBSPCalendar-sidebar.dopbsp-hidden,.DOPBSPCalendar-outer-sidebar.dopbsp-hidden{margin:0 !important;width:0 !important}.DOPBSPCalendar-sidebar .dopbsp-sidebar-content,.DOPBSPCalendar-outer-sidebar .dopbsp-sidebar-content{border-collapse:collapse;border:none !important;border-spacing:0;margin:0 !important;padding:0 !important;table-layout:fixed;width:100%}.DOPBSPCalendar-sidebar .dopbsp-sidebar-content .dopbsp-column-separator-style,.DOPBSPCalendar-outer-sidebar .dopbsp-sidebar-content .dopbsp-column-separator-style{border:none !important;margin:0 !important;padding:0 !important;width:20px}.DOPBSPCalendar-sidebar .dopbsp-sidebar-content td,.DOPBSPCalendar-outer-sidebar .dopbsp-sidebar-content td{border:none !important;float:none !important;margin:0 !important;padding:0 !important;vertical-align:top !important}.DOPBSPCalendar-sidebar.dopbsp-style1,.DOPBSPCalendar-outer-sidebar.dopbsp-style1{float:right;margin:0 0 0 20px;width:500px}.DOPBSPCalendar-sidebar.dopbsp-style1-medium,.DOPBSPCalendar-outer-sidebar.dopbsp-style1-medium{padding:20px 0 0;width:100%}.DOPBSPCalendar-sidebar.dopbsp-style1 .dopbsp-column2,.DOPBSPCalendar-sidebar.dopbsp-style1 .dopbsp-column3,.DOPBSPCalendar-sidebar.dopbsp-style1-medium .dopbsp-column2,.DOPBSPCalendar-sidebar.dopbsp-style1-medium .dopbsp-column3,.DOPBSPCalendar-outer-sidebar.dopbsp-style1 .dopbsp-column2,.DOPBSPCalendar-outer-sidebar.dopbsp-style1 .dopbsp-column3,.DOPBSPCalendar-outer-sidebar.dopbsp-style1-medium .dopbsp-column2,.DOPBSPCalendar-outer-sidebar.dopbsp-style1-medium .dopbsp-column3{display:none}.DOPBSPCalendar-sidebar.dopbsp-style2,.DOPBSPCalendar-sidebar.dopbsp-style2-medium,.DOPBSPCalendar-outer-sidebar.dopbsp-style2,.DOPBSPCalendar-outer-sidebar.dopbsp-style2-medium{padding:20px 0 0;width:100%}.DOPBSPCalendar-sidebar.dopbsp-style2 col.dopbsp-column1,.DOPBSPCalendar-outer-sidebar.dopbsp-style2 col.dopbsp-column1{width:33%}.DOPBSPCalendar-sidebar.dopbsp-style2 .dopbsp-column4,.DOPBSPCalendar-sidebar.dopbsp-style2 .dopbsp-column5,.DOPBSPCalendar-sidebar.dopbsp-style2 .dopbsp-column6,.DOPBSPCalendar-sidebar.dopbsp-style2-medium .dopbsp-column4,.DOPBSPCalendar-sidebar.dopbsp-style2-medium .dopbsp-column5,.DOPBSPCalendar-sidebar.dopbsp-style2-medium .dopbsp-column6,.DOPBSPCalendar-outer-sidebar.dopbsp-style2 .dopbsp-column4,.DOPBSPCalendar-outer-sidebar.dopbsp-style2 .dopbsp-column5,.DOPBSPCalendar-outer-sidebar.dopbsp-style2 .dopbsp-column6,.DOPBSPCalendar-outer-sidebar.dopbsp-style2-medium .dopbsp-column4,.DOPBSPCalendar-outer-sidebar.dopbsp-style2-medium .dopbsp-column5,.DOPBSPCalendar-outer-sidebar.dopbsp-style2-medium .dopbsp-column6{display:block;width:auto}.DOPBSPCalendar-sidebar.dopbsp-style2-medium .dopbsp-column7,.DOPBSPCalendar-sidebar.dopbsp-style2-medium .dopbsp-column8,.DOPBSPCalendar-sidebar.dopbsp-style2-medium .dopbsp-column9,.DOPBSPCalendar-outer-sidebar.dopbsp-style2-medium .dopbsp-column7,.DOPBSPCalendar-outer-sidebar.dopbsp-style2-medium .dopbsp-column8,.DOPBSPCalendar-outer-sidebar.dopbsp-style2-medium .dopbsp-column9{display:block}.DOPBSPCalendar-sidebar.dopbsp-style3,.DOPBSPCalendar-sidebar.dopbsp-style3-medium,.DOPBSPCalendar-outer-sidebar.dopbsp-style3,.DOPBSPCalendar-outer-sidebar.dopbsp-style3-medium{padding:20px 0 0;width:100%}.DOPBSPCalendar-sidebar.dopbsp-style3-medium .dopbsp-column4,.DOPBSPCalendar-sidebar.dopbsp-style3-medium .dopbsp-column5,.DOPBSPCalendar-sidebar.dopbsp-style3-medium .dopbsp-column6,.DOPBSPCalendar-sidebar.dopbsp-style3-medium .dopbsp-column7,.DOPBSPCalendar-sidebar.dopbsp-style3-medium .dopbsp-column8,.DOPBSPCalendar-sidebar.dopbsp-style3-medium .dopbsp-column9,.DOPBSPCalendar-outer-sidebar.dopbsp-style3-medium .dopbsp-column4,.DOPBSPCalendar-outer-sidebar.dopbsp-style3-medium .dopbsp-column5,.DOPBSPCalendar-outer-sidebar.dopbsp-style3-medium .dopbsp-column6,.DOPBSPCalendar-outer-sidebar.dopbsp-style3-medium .dopbsp-column7,.DOPBSPCalendar-outer-sidebar.dopbsp-style3-medium .dopbsp-column8,.DOPBSPCalendar-outer-sidebar.dopbsp-style3-medium .dopbsp-column9{display:block}.DOPBSPCalendar-sidebar.dopbsp-style4,.DOPBSPCalendar-outer-sidebar.dopbsp-style4{float:right;margin:0 0 0 20px;width:240px}.DOPBSPCalendar-sidebar.dopbsp-style4-medium,.DOPBSPCalendar-outer-sidebar.dopbsp-style4-medium{padding:20px 0 0;width:100%}.DOPBSPCalendar-sidebar.dopbsp-style4 .dopbsp-column2,.DOPBSPCalendar-sidebar.dopbsp-style4 .dopbsp-column3,.DOPBSPCalendar-sidebar.dopbsp-style4 .dopbsp-column5,.DOPBSPCalendar-sidebar.dopbsp-style4 .dopbsp-column6,.DOPBSPCalendar-sidebar.dopbsp-style4-medium .dopbsp-column2,.DOPBSPCalendar-sidebar.dopbsp-style4-medium .dopbsp-column3,.DOPBSPCalendar-sidebar.dopbsp-style4-medium .dopbsp-column5,.DOPBSPCalendar-sidebar.dopbsp-style4-medium .dopbsp-column6,.DOPBSPCalendar-outer-sidebar.dopbsp-style4 .dopbsp-column2,.DOPBSPCalendar-outer-sidebar.dopbsp-style4 .dopbsp-column3,.DOPBSPCalendar-outer-sidebar.dopbsp-style4 .dopbsp-column5,.DOPBSPCalendar-outer-sidebar.dopbsp-style4 .dopbsp-column6,.DOPBSPCalendar-outer-sidebar.dopbsp-style4-medium .dopbsp-column2,.DOPBSPCalendar-outer-sidebar.dopbsp-style4-medium .dopbsp-column3,.DOPBSPCalendar-outer-sidebar.dopbsp-style4-medium .dopbsp-column5,.DOPBSPCalendar-outer-sidebar.dopbsp-style4-medium .dopbsp-column6{display:none}.DOPBSPCalendar-sidebar.dopbsp-style5,.DOPBSPCalendar-outer-sidebar.dopbsp-style5{float:right;margin:0 0 0 20px}.DOPBSPCalendar-sidebar.dopbsp-style5-medium,.DOPBSPCalendar-outer-sidebar.dopbsp-style5-medium{padding:20px 0 0;width:100%}.DOPBSPCalendar-sidebar.dopbsp-style5 .dopbsp-column2,.DOPBSPCalendar-sidebar.dopbsp-style5 .dopbsp-column3,.DOPBSPCalendar-sidebar.dopbsp-style5 .dopbsp-column5,.DOPBSPCalendar-sidebar.dopbsp-style5 .dopbsp-column6,.DOPBSPCalendar-sidebar.dopbsp-style5-medium .dopbsp-column2,.DOPBSPCalendar-sidebar.dopbsp-style5-medium .dopbsp-column3,.DOPBSPCalendar-sidebar.dopbsp-style5-medium .dopbsp-column5,.DOPBSPCalendar-sidebar.dopbsp-style5-medium .dopbsp-column6,.DOPBSPCalendar-outer-sidebar.dopbsp-style5 .dopbsp-column2,.DOPBSPCalendar-outer-sidebar.dopbsp-style5 .dopbsp-column3,.DOPBSPCalendar-outer-sidebar.dopbsp-style5 .dopbsp-column5,.DOPBSPCalendar-outer-sidebar.dopbsp-style5 .dopbsp-column6,.DOPBSPCalendar-outer-sidebar.dopbsp-style5-medium .dopbsp-column2,.DOPBSPCalendar-outer-sidebar.dopbsp-style5-medium .dopbsp-column3,.DOPBSPCalendar-outer-sidebar.dopbsp-style5-medium .dopbsp-column5,.DOPBSPCalendar-outer-sidebar.dopbsp-style5-medium .dopbsp-column6{display:none}.DOPBSPCalendar-sidebar.dopbsp-style-small,.DOPBSPCalendar-outer-sidebar.dopbsp-style-small{padding:10px 0 0;width:100%}.DOPBSPCalendar-sidebar.dopbsp-style-small td,.DOPBSPCalendar-outer-sidebar.dopbsp-style-small td{display:block}.DOPBSPCalendar-sidebar.dopbsp-style-small .dopbsp-column-separator-style,.DOPBSPCalendar-sidebar.dopbsp-style-small col:last-child,.DOPBSPCalendar-outer-sidebar.dopbsp-style-small .dopbsp-column-separator-style,.DOPBSPCalendar-outer-sidebar.dopbsp-style-small col:last-child{display:none}.DOPBSPCalendar-sidebar .dopbsp-module,.DOPBSPCalendar-outer-sidebar .dopbsp-module{background:#fcfcfc;border:1px solid #ccc !important;margin:0 0 20px;padding:8px 9px 0;min-width:220px}.DOPBSPCalendar-sidebar.dopbsp-style-small .dopbsp-module,.DOPBSPCalendar-outer-sidebar.dopbsp-style-small .dopbsp-module{margin:0 0 10px}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper{margin:0 0 10px}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper.DOPBSPCalendar-left:first-child,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper.DOPBSPCalendar-left:first-child{margin:0 10px 10px 0}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper.dopbsp-add-to-cart-wrapper,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper.dopbsp-add-to-cart-wrapper{margin:0;overflow:hidden}.DOPBSPCalendar-sidebar .dopbsp-module h4,.DOPBSPCalendar-outer-sidebar .dopbsp-module h4{color:#464646 !important;display:block !important;font-family:'Open Sans',sans-serif !important;font-size:18px !important;font-weight:400 !important;line-height:20px !important;margin:0 !important;padding:10px 0 20px !important}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info{float:left;margin:1px 5px 0 0;z-index:10000}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info .dopbsp-icon,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info .dopbsp-icon{background-color:#f1705c;background-image:url(//videographyosaka.com/wp-content/plugins/dopbsp/templates/default/css/../images/sprite.png);background-position:-181px -1px;float:right;height:18px;margin:0;width:18px}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info .dopbsp-message,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info .dopbsp-message{background-color:#f1705c;color:#fff;display:none;font-family:'Open Sans',sans-serif;font-size:13px;font-weight:300;line-height:20px;margin:19px 0 0;padding:5px 10px;position:absolute;width:200px}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info:hover .dopbsp-message,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info:hover .dopbsp-message{display:block}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper label,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper label{color:#666;display:block;cursor:pointer;font-family:'Open Sans',sans-serif;font-size:13px;font-style:italic;font-weight:300;line-height:20px;margin:0}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper label.dopbsp-for-checkbox,.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper label.dopbsp-for-radio,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper label.dopbsp-for-checkbox,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper label.dopbsp-for-radio{margin:0;padding:0 0 0 23px;width:auto}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper label.dopbsp-for-radio,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper label.dopbsp-for-radio{color:#666 !important;cursor:default}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper label .dopbsp-required,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper label .dopbsp-required{color:#f1705c}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper label,.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper label a,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper label,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper label a{color:#666;text-decoration:none !important;-webkit-transition:color .3s linear;-moz-transition:color .3s linear;-o-transition:color .3s linear;transition:color .3s linear}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper label:hover,.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper label a:hover,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper label:hover,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper label a:hover{color:#ff6300}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text],.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text]{-webkit-appearance:none !important;background:#fff;border:1px solid #c9c9c9;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-moz-box-sizing:content-box;box-sizing:content-box;color:#666;font-family:'Open Sans',sans-serif;font-size:13px;font-weight:300;height:auto;line-height:20px;margin:0;outline:none;padding:4px 9px;width:200px}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text]:focus,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text]:focus{border:1px solid #c9c9c9}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text]:disabled,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text]:disabled{opacity:.5}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].DOPBSPCalendar-check-in-view,.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].DOPBSPCalendar-check-out-view,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].DOPBSPCalendar-check-in-view,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].DOPBSPCalendar-check-out-view{background:#fff url(//videographyosaka.com/wp-content/plugins/dopbsp/templates/default/css/../images/sprite.png) -5px -116px;padding:4px 9px 4px 34px !important;width:175px}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].dopbsp-small,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].dopbsp-small{width:85px !important}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper textarea,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper textarea{-webkit-appearance:none !important;background:#fff;border:1px solid #c9c9c9;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-moz-box-sizing:content-box;box-sizing:content-box;color:#666;display:block;font-family:'Open Sans',sans-serif;font-size:13px;font-weight:300;line-height:20px;margin:0;min-width:200px;overflow-wrap:normal;outline:none;padding:4px 9px 3px;resize:vertical;width:90%}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper textarea:focus,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper textarea:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:none}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper textarea:disabled,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper textarea:disabled{opacity:.5}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox],.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio],.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox],.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]{-webkit-appearance:none !important;background:#fff;border:1px solid #acacac;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;float:left;height:auto;margin:1px 5px 1px 0;outline:none !important;padding:8px !important;position:relative;width:auto}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox],.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:hover,.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:hover,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:hover,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:hover{border:1px solid #ff6300;color:#ff6300}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked:before,.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked:after,.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:checked:before,.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:checked:after,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked:before,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked:after,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:checked:before,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:checked:after{background:#ff6300 !important;border:1px solid #ff6300 !important;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;color:#ff6300 !important;content:' ' !important;font-size:16px !important;left:-1px !important;height:18px !important;line-height:16px !important;margin:0 !important;padding:0 !important;position:absolute !important;top:-1px !important;width:18px !important}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked:before,.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked:after,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked:before,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked:after{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:disabled,.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:disabled,.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:disabled:hover,.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:disabled:hover,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:disabled,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:disabled,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:disabled:hover,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:disabled:hover{border:1px solid #acacac;cursor:default;opacity:.5}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper ul.multiple-select,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper ul.multiple-select{background:#fff;border:1px solid #c9c9c9;list-style:none;margin:0 !important;max-height:80px;overflow-y:scroll;padding:9px}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper ul.single,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper ul.single{background:0 0;border:none;padding:0}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper ul li,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper ul li{margin:0 !important}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper ul li label,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper ul li label{font-style:normal}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit],.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=button],.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit],.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=button]{-webkit-appearance:none !important;background:#ff6300;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;color:#fff;cursor:pointer;display:none;font-family:'Open Sans',sans-serif;font-size:17px;font-weight:300;line-height:40px;height:40px;margin:0 auto;overflow:hidden;padding:0;text-align:center;width:100%;-webkit-transition:background .3s linear;-moz-transition:background .3s linear;-o-transition:background .3s linear;transition:background .3s linear}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper.dopbsp-add-to-cart-wrapper input[type=submit],.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper.dopbsp-add-to-cart-wrapper input[type=button],.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper.dopbsp-add-to-cart-wrapper input[type=submit],.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper.dopbsp-add-to-cart-wrapper input[type=button]{margin:11px 0 10px}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit]:hover,.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit]:focus,.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=button]:hover,.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=button]:focus,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit]:hover,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit]:focus,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=button]:hover,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=button]:focus{background:#464646;outline:none}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit]:disabled,.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=button]:disabled,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit]:disabled,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=button]:disabled{opacity:.5}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-submit-loader,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-submit-loader{background:url(data:image/gif;base64,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) no-repeat center center;height:40px}.DOPBSPCalendar-sidebar .DOPSelect,.DOPBSPCalendar-outer-sidebar .DOPSelect{width:220px !important}.DOPBSPCalendar-sidebar .DOPSelect .dopselect-select,.DOPBSPCalendar-outer-sidebar .DOPSelect .dopselect-select{background:#fff;border:1px solid #c9c9c9}.DOPBSPCalendar-sidebar .DOPSelect .dopselect-select .dopselect-selection,.DOPBSPCalendar-outer-sidebar .DOPSelect .dopselect-select .dopselect-selection{color:#666 !important;font-family:'Open Sans',sans-serif !important;font-size:13px !important;font-weight:300 !important;height:28px !important;line-height:28px !important;width:180px !important}.DOPBSPCalendar-sidebar .DOPSelect .dopselect-select .dopselect-icon,.DOPBSPCalendar-outer-sidebar .DOPSelect .dopselect-select .dopselect-icon{color:#c9c9c9 !important;line-height:28px !important;height:28px !important;width:28px !important}.DOPBSPCalendar-sidebar .DOPSelect .dopselect-select:hover .dopselect-icon,.DOPBSPCalendar-outer-sidebar .DOPSelect .dopselect-select:hover .dopselect-icon{color:#ff6300 !important}.DOPBSPCalendar-sidebar .DOPSelect.dopselect-single ul,.DOPBSPCalendar-outer-sidebar .DOPSelect.dopselect-single ul{background:#fff !important;border:1px solid #464646 !important;width:218px !important}.DOPBSPCalendar-sidebar .DOPSelect.dopselect-single ul li,.DOPBSPCalendar-outer-sidebar .DOPSelect.dopselect-single ul li{background:#fff !important;color:#666 !important;font-family:'Open Sans',sans-serif !important;font-size:12px !important;font-weight:300 !important;height:30px !important;line-height:30px !important;width:200px !important}.DOPBSPCalendar-sidebar .DOPSelect.dopselect-single ul li:hover,.DOPBSPCalendar-sidebar .DOPSelect.dopselect-single ul li.dopselect-selected,.DOPBSPCalendar-outer-sidebar .DOPSelect.dopselect-single ul li:hover,.DOPBSPCalendar-outer-sidebar .DOPSelect.dopselect-single ul li.dopselect-selected{background:#464646 !important;color:#fff !important}.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-small,.DOPBSPCalendar-outer-sidebar .DOPSelect.dopbsp-small{width:105px !important}.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-small.DOPBSPCalendar-left:last-of-type,.DOPBSPCalendar-outer-sidebar .DOPSelect.dopbsp-small.DOPBSPCalendar-left:last-of-type{margin:0 0 0 10px !important}.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-small .dopselect-select .dopselect-selection,.DOPBSPCalendar-outer-sidebar .DOPSelect.dopbsp-small .dopselect-select .dopselect-selection{width:65px !important}.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-small ul,.DOPBSPCalendar-outer-sidebar .DOPSelect.dopbsp-small ul{width:103px !important}.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-small ul li,.DOPBSPCalendar-outer-sidebar .DOPSelect.dopbsp-small ul li{width:95px !important}.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-big,.DOPBSPCalendar-outer-sidebar .DOPSelect.dopbsp-big{width:100% !important}.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-small .dopselect-select .dopselect-selection,.DOPBSPCalendar-outer-sidebar .DOPSelect.dopbsp-small .dopselect-select .dopselect-selection{width:65px !important}.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-small ul,.DOPBSPCalendar-outer-sidebar .DOPSelect.dopbsp-small ul{width:103px !important}.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-small ul li,.DOPBSPCalendar-outer-sidebar .DOPSelect.dopbsp-small ul li{width:95px !important}.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-phone-code{width:80px !important;float:left}.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-phone-code .dopselect-select{background-color:#f1f2f5 !important}.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-phone-code .dopselect-select .dopselect-selection{width:40px !important;text-transform:uppercase !important;color:#464646 !important}.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-phone-code .dopselect-select .dopselect-icon{color:#464646 !important}.DOPBSPCalendar-sidebar .dopbsp-phone-input{width:120px !important;border-left:0 !important}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-message,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-message{background:#464646;color:#fff;font-family:'Open Sans',sans-serif;font-size:13px;font-weight:300;line-height:20px;margin:0 0 10px;padding:5px 10px}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-message.dopbsp-success,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-message.dopbsp-success{background:#9cbc72}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-message.dopbsp-error,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-message.dopbsp-error{background:#f1705c}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper{margin:0 -10px -10px}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart{border:none;border-collapse:collapse !important;border-spacing:0 !important;margin:0 0 9px !important;table-layout:fixed !important;width:100% !important}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td{border:none !important;display:table-cell;font-family:'Open Sans',sans-serif;font-size:13px;font-weight:300;line-height:15px;overflow:hidden;padding:2px 0 3px !important;text-align:left;vertical-align:top}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-label,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-label{color:#424242;font-weight:700;padding:2px 0 3px 10px !important}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value{background:0 0;color:#666;padding:2px 10px 3px 0 !important}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value.dopbsp-price,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value.dopbsp-price{font-weight:700}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value.dopbsp-info,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value.dopbsp-info{font-style:italic}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value .dopbsp-info-rule,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value .dopbsp-info-rule{font-size:12px;font-style:normal}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value .dopbsp-info-price,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value .dopbsp-info-price{font-size:12px;font-style:normal;font-weight:700}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart tr.dopbsp-separator td,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart tr.dopbsp-separator td{background:0 0;border:none !important;height:20px}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart tr.dopbsp-separator td.dopbsp-label,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart tr.dopbsp-separator td.dopbsp-label{padding:0 0 0 10px !important}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart tr.dopbsp-separator td.dopbsp-value,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart tr.dopbsp-separator td.dopbsp-value{padding:0 10px 0 0 !important}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart tr.dopbsp-separator td .dopbsp-line,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart tr.dopbsp-separator td .dopbsp-line{border-bottom:1px solid #ccc;height:0;padding:19px 0 0;margin:0 0 20px}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart .dopbsp-total td.dopbsp-label,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart .dopbsp-total td.dopbsp-label{background:#464646;color:#fcfcfc;font-size:15px;font-weight:700;line-height:20px;padding:20px 0 20px 10px !important}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart .dopbsp-total td.dopbsp-value,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart .dopbsp-total td.dopbsp-value{background:#464646;color:#fff;font-size:20px;font-weight:400;line-height:20px;padding:20px 10px 20px 0 !important}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart .dopbsp-deposit td.dopbsp-label,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart .dopbsp-deposit td.dopbsp-label{background:#464646;border-bottom:1px solid #ccc !important;color:#fcfcfc;font-size:13px;font-weight:400;line-height:20px;padding:10px 0 9px 10px !important}.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart .dopbsp-deposit td.dopbsp-value,.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart .dopbsp-deposit td.dopbsp-value{background:#464646;border-bottom:1px solid #ccc !important;color:#fff;font-size:13px;font-weight:700;line-height:20px;padding:10px 10px 9px 0 !important}.DOPBSPCalendar-datepicker.ui-datepicker{background:#fff !important;border:1px solid #464646 !important;-webkit-border-radius:0 !important;-moz-border-radius:0 !important;border-radius:0 !important;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;padding:0 !important;width:218px !important}.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header{background:#464646 !important;border-bottom:1px solid #464646 !important;-webkit-border-radius:0 !important;-moz-border-radius:0 !important;border-radius:0 !important;margin:0 !important;overflow:hidden !important;padding:0 !important}.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-next,.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{background-color:#464646 !important;background-image:url(//videographyosaka.com/wp-content/plugins/dopbsp/templates/default/css/../images/sprite.png) !important;border:none !important;-webkit-border-radius:0 !important;-moz-border-radius:0 !important;border-radius:0 !important;cursor:pointer !important;height:38px !important;left:auto !important;position:relative !important;right:auto !important;top:auto !important;width:38px !important;-webkit-transition:background-color .3s linear !important;-moz-transition:background-color .3s linear !important;-o-transition:background-color .3s linear !important;transition:background-color .3s linear !important}.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover,.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover{background-color:#acacac !important}.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-disabled,.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled{display:none !important}.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-next{background-position:-281px -1px !important;float:right !important}.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{background-position:-241px -1px !important;float:left !important}.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon,.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon{display:none !important}.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-title,.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-month,.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-year{color:#fff !important;font-family:'Open Sans',sans-serif !important;font-size:15px !important;font-weight:300 !important;line-height:38px !important;text-align:center !important}.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-title{margin:0 38px !important}.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar{border-collapse:collapse !important;border-spacing:0 !important;margin:0 !important;table-layout:fixed !important;width:100% !important}.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar th{background:#acacac !important;border:1px solid #c9c9c9 !important;border-top:none !important;color:#fff !important;font-family:'Open Sans',sans-serif !important;font-size:13px !important;font-weight:300 !important;line-height:18px !important;padding:0 !important;text-align:center !important}.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar td{border:1px solid #c9c9c9 !important;padding:0 !important}.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month{background:#eee !important;line-height:17px !important}.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar .ui-state-disabled span,.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar a{background:#fff !important;border:0 !important;color:#acacac !important;display:block !important;font-family:'Open Sans',sans-serif !important;font-size:13px !important;font-weight:300 !important;line-height:19px !important;padding:0 !important;text-align:center !important;text-decoration:none !important}.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar a{color:#464646 !important}.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar a.ui-state-active,.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar a:hover{border:1px solid #464646 !important;line-height:17px !important}.DOPBSPCalendar-info-message{border:1px solid #ccc;display:none;margin:20px 0;overflow:hidden;padding:19px 9px;position:relative}.DOPBSPCalendar-info-message .dopbsp-icon{background-image:url(//videographyosaka.com/wp-content/plugins/dopbsp/templates/default/css/../images/sprite.png);float:left;height:40px;width:40px}.DOPBSPCalendar-info-message .dopbsp-text{font-family:'Open Sans',sans-serif;font-size:14px;font-weight:300;line-height:20px;margin:0 80px 0 60px}.DOPBSPCalendar-info-message .dopbsp-timer{font-family:'Open Sans',sans-serif;font-size:14px;font-weight:300;height:20px;line-height:20px;position:absolute;right:49px;text-align:center;top:19px;width:25px}.DOPBSPCalendar-info-message .dopbsp-close{background-image:url(//videographyosaka.com/wp-content/plugins/dopbsp/templates/default/css/../images/sprite.png);background-position:-80px -40px;display:block;height:20px;position:absolute;right:19px;top:19px;width:20px}.DOPBSPCalendar-info-message.dopbsp-success{border:1px solid #9cbc72}.DOPBSPCalendar-info-message.dopbsp-success .dopbsp-icon{background-color:#9cbc72;background-position:0 -40px}.DOPBSPCalendar-info-message.dopbsp-success .dopbsp-text,.DOPBSPCalendar-info-message.dopbsp-success .dopbsp-timer{color:#9cbc72}.DOPBSPCalendar-info-message.dopbsp-success .dopbsp-close{background-color:#9cbc72;color:#fff}.DOPBSPCalendar-info-message.dopbsp-error{border:1px solid #dd6464}.DOPBSPCalendar-info-message.dopbsp-error .dopbsp-icon{background-color:#dd6464;background-position:-40px -40px}.DOPBSPCalendar-info-message.dopbsp-error .dopbsp-text,.DOPBSPCalendar-info-message.dopbsp-error .dopbsp-timer{color:#dd6464}.DOPBSPCalendar-info-message.dopbsp-error .dopbsp-close{background-color:#dd6464;color:#fff}.DOPBSPCalendar-info-message .dopbsp-close:hover{background-color:#ff6300}.DOPBSPCalendar-tooltip{background:#fff;border:1px solid #464646;color:#acacac;display:none;font-family:'Open Sans',sans-serif;font-size:12px;left:0;line-height:20px;max-width:500px;padding:9px;position:absolute;top:0;z-index:1000000}.DOPBSPCalendar-tooltip.dopbsp-text{padding:19px 9px}#booking,.reset_variations{display:none !important}#dopbsp-wc-booking-reservation.dopbsp-loader{background:url(data:image/gif;base64,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) no-repeat center center;display:block}.DOPBSPCalendar-referral{color:#000 !important;font-family:'Open Sans',sans-serif !important;font-size:15px !important;font-weight:300 !important;line-height:38px !important;text-align:left !important;text-decoration:none !important}.DOPBSPCalendar-referral a{color:#1a1a1a;text-decoration:none !important;-webkit-transition:color .3s linear;-moz-transition:color .3s linear;-o-transition:color .3s linear;transition:color .3s linear}.DOPBSPCalendar-referral a:hover{color:#ff6300;text-decoration:none !important}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.DOPBSPCalendar-navigation .dopbsp-add-btn,.DOPBSPCalendar-navigation .dopbsp-next-btn,.DOPBSPCalendar-navigation .dopbsp-previous-btn,.DOPBSPCalendar-navigation .dopbsp-remove-btn,.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-head .dopbsp-info,.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-info,.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info .dopbsp-icon,.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].DOPBSPCalendar-check-in-view,.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].DOPBSPCalendar-check-out-view,.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-next,.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,.DOPBSPCalendar-info-message .dopbsp-icon,.DOPBSPCalendar-info-message .dopbsp-close{background-image:url(//videographyosaka.com/wp-content/plugins/dopbsp/templates/default/css/../images/sprite-retina.png) !important;background-size:320px 190px}}