/*
 CSS File for the Corporate Box Site
*/

/* Package Icons */

.cb_package_product_icon_container {
  padding: 20px 0 0;
}
.cb_package_product_icon {
  float:left;
  width: 25%;
  text-align: center;
  padding: 2% 0;
  border-right: 1px dotted #d0d0d0;
  border-top: 1px dotted #d0d0d0;
  height: 120px;
}
.cb_package_product_icon_3 {
  border-right: none;
}
.cb_package_product_icon_row_0 {
  border-top: 0px solid white;
}
.cb_package_product_icon_image {
}
.cb_package_product_icon_image img {
  height: 25px;
}
.cb_package_product_icon_text {
  font-size: 0.8em;
  padding: 2px;
  min-height: 56px;
}

.cb_package_summary_icon_container {
  width: 96%;
  margin: 10px auto;
}
.cb_package_summary_icon {
  float:left;
  width: 33%;
  margin: 0;
  text-align: center;
  border-right: 1px dotted #d3d3d3;
  min-height: 110px;
}
.cb_package_summary_icon_last {
  border-right: none;
}
.cb_package_summary_icon_image {

}
.cb_package_summary_icon_image img {
  height: 30px;
  margin: 5px 0;
}
.cb_package_summary_icon_text {
  font-size: 0.8em;
  line-height: 1.2em;
  margin-bottom: 5px;
}

.cb_packages_container {
}
.cb_packages_container h2 {
  text-align: center;
  padding: 0 0 30px;
  font-weight: bold;
  color: #545454;
}
.cb_packages_container h2 span {
  position: relative;
}
.cb_packages_container h2 img {
  position: absolute;
  top: 0;
  right: 0;
}
.cb_package {
  float: none;
  width: 100%;
  margin: 0 0 20px 0;
  text-align: center;
  background: #f5f5f5;
}
.cb_package_image {
  height: 200px;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.cb_package_image img {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
.cb_package_title {
  width: 100%;
  height: 90px;
  background: #ffffff; /* Old browsers */
	background: -webkit-linear-gradient(top, #ffffff 0%, #dcdcdc 100%); /* Chrome 10+, Safari 5.1+ */
	background: linear-gradient(to bottom, #ffffff 0%, #dcdcdc 100%); /* W3C */
}
.cb_package_title_main_only {
  line-height: 90px;
  font-weight: bold;
  font-size: 1.4em;
  color: #005c77;
}
.cb_package_Grey .cb_package_title_main_only, .cb_package_Grey .cb_package_title_main {
  color: #545454;
}
.cb_package_title_main {
  color: #005c77;
  font-weight: bold;
  font-size: 1.4em;
  padding: 25px 0 0;
}
.cb_package_title_secondary {
  font-size: 1.1em;
  margin-top: 10px;
}
.cb_package_details {
  border-bottom: 1px dotted #d3d3d3;
  width: 96%;
  margin: 0 auto;
}
.cb_package_details_left {
  width: 33%;
  margin: 15px 0;
  text-align: center;
  float: left;
  padding: 10px;
  max-height: 130px;
}
.cb_package_details_right {
  width: 66%;
  margin: 15px 0;
  text-align: center;
  float: left;
  padding: 10px;
  border-left: 1px dotted #d3d3d3;
}
.cb_package_details_left_text, .cb_package_details_right_text {
  line-height: 1.3em;
  margin-top: 10px;
}
.cb_package_guests_no, .cb_package_price_no {
  color: #005c77;
  font-weight: bold;
  font-size: 1.4em;
}
.cb_package_Grey .cb_package_guests_no, .cb_package_Grey .cb_package_price_no {
  color: #545454;
}
.cb_package_read_more {
  background: #005c77;
  text-align: center;
  line-height: 50px;
  border: 2px solid #0094e1;
}
.cb_package_Grey .cb_package_read_more {
  background: #404040;
  border: 2px solid #909090;
}
.cb_package_read_more a {
  color: white;
  font-weight: bold;
  font-size: 1.2em;
  display: block;
}
.cp_package_pricing_explained_row {
  font-size: 0.8em;
  text-decoration: underline;
  margin-top: 3px;
}
.cb_package_Grey .cp_package_pricing_explained_row a {
  color: #545454;
}
/* Calendar */
.wpfc-calendar-wrapper {
  padding: 2%;
  background: #f7f7f7;
}
.wpfc-calendar-wrapper .ui-widget-content {
  background: white;
}
.wpfc-calendar-wrapper tr td.ui-widget-content {
  padding: 0;
}
.fc-row .fc-content-skeleton thead td, .fc-row .fc-helper-skeleton thead td {
  background: #f2f2f2;
  color: #005c77;
  font-size: 15px !important;
  padding: 8px 0;
  font-weight: bold;
}
.fc-ltr .fc-basic-view .fc-day-number {
  text-align: center;
}
.wpfc-calendar-wrapper .ui-widget {
  font-family: Lato, Arial;
}
.entry-content .wpfc-calendar-wrapper table {
  border-width: 0px;
}
.wpfc-calendar-wrapper .fc td, .wpfc-calendar-wrapper .fc th {
  border-width: 0px;
}
.wpfc-calendar-wrapper .fc-bg .fc-day {
  border-left: 5px solid #f7f7f7;
  border-right: 5px solid #f7f7f7;
  border-bottom: 10px solid #f7f7f7;
}

.wpfc-calendar-wrapper .fc-content-skeleton td {
  border-right: 5px solid #f7f7f7;
  border-left: 5px solid #f7f7f7;
  /* CAL position: relative;
  height: 25px; */
}
.wpfc-calendar-wrapper .fc-head-container {
  background: transparent;
}
.wpfc-calendar-wrapper .fc-head-container .fc-row {
  margin-bottom: 20px;
  padding: 10px 0;
  border-bottom: 1px dotted #d3d3d3;
  background: transparent;
  border-top: 1px dotted #d3d3d3;
}
.wpfc-calendar-wrapper .fc-head-container .fc-day-header {
  background: transparent;
  color: #545454;
  font-size: 15px !important;
  font-weight: normal;
  border-right: 1px dotted #d3d3d3;
}
.wpfc-calendar-wrapper .fc-head-container .fc-day-header.fc-sun,
.wpfc-calendar-wrapper .fc-basicDay-view .fc-head-container .fc-day-header {
  border-right: 0px dotted #d3d3d3;
}
.wpfc-calendar-wrapper .ui-selectmenu-button {
  width: auto !important;
  margin: 0 10px;
  font-size: 14px !important;
}
.wpfc-calendar-wrapper button.ui-state-active {
  background: #005c77;
  border-color: #005c77;
}
.wpfc-calendar-wrapper h2 {
  font-size: 20px !important;
}
.wpfc-calendar-wrapper *, .ui-selectmenu-menu {
  font-size: 14px !important;
}
.wpfc-calendar-wrapper .fc-event-container {
  padding: 4px;
}
.wpfc-calendar-wrapper .fc-event-container .fc-content {
  padding: 3px; /* CAL 0 3px; */
}
.wpfc-calendar-wrapper {
  visibility: hidden;
  height: 1px;
}
.wpfc-calendar-wrapper .fc-basic-view .fc-body .fc-row {
  min-height: 7em;
}
.short-calendar-wrapper {
  display: block;
  max-width: 400px;
  margin: 0 auto;
}
.short-calendar-wrapper .em-calnav {
  background: #005c77;
  color: white;
  padding: 0px 5px;
  border-radius: 20px;
}
.short-calendar-wrapper table.em-calendar {
  margin: 0;
  background: #f7f7f7;
}
.entry-content .short-calendar-wrapper tr td {
  padding: 8px 4px;
  border-top: none;
  position: relative;
}
.entry-content .short-calendar-wrapper thead tr td {
  border-bottom: 1px dotted #e0e0e0;
}
.short-calendar-wrapper table.em-calendar td.eventful a, .short-calendar-wrapper table.em-calendar td.eventful-today a {
  color: #005c77;
}
.short-calendar-wrapper table.em-calendar td.eventful a, .short-calendar-wrapper table.em-calendar td.eventful-today a,
.short-calendar-wrapper table.em-calendar td.eventless span, .short-calendar-wrapper table.em-calendar td.eventless-today span {
  padding: 5px;
}
.short-calendar-wrapper table.em-calendar td.eventful a.single_digit, .short-calendar-wrapper table.em-calendar td.eventful-today a.single_digit {
  padding: 5px 9px;
}
.short-calendar-wrapper table.em-calendar td.eventful a.calendar_short_active, .short-calendar-wrapper table.em-calendar td.eventful-today a.calendar_short_active {
  background: #005c77;
  color: white;
  border-radius: 20px;
}
.short-calendar-wrapper table.em-calendar td.eventless-today, .short-calendar-wrapper table.em-calendar td.eventful-today {
  border-radius: 20px;
}
.short-calendar-wrapper .em-calendar-month-container {
  text-align: center;
  margin: 0 0 20px;
  font-size: 14px;
}
.short-calendar-wrapper .em-calendar-month-container select {
  font-size: 14px;
}
.short_event_element {
  padding: 10px 0;
  border-top: 1px dotted #e0e0e0;
  margin-top: 10px;
}
.event-short-calendar-day-list {
  background: #f2f2f2;
  padding: 10px;
}
.short_event_title {
  font-weight: bold;
  color: #005c77;
  font-size: 1.2em;
  margin-top: 10px;
}
.short_event_dot {
  position: absolute;
  left: 0;
  top: 3px;
}
.short_event_dot_inner {
  border-width: 5px;
  border-style: solid;
  border-radius: 5px;
  height: 10px;
  width: 10px;
}
.short_event_name {
  float: left;
  text-align: left;
  width: 65%;
  padding-left: 25px;
  position: relative;
}
.short_event_name a {
  color: #545454;
}
.short_event_more_info {
  float: left;
  text-align: right;
  width: 35%;
}
.short_event_more_info a {
  color: #988575;
}
.short_event_clear {
  clear:both;
}
.calendar_short_link_dot {
  width: 5px;
  height: 5px;
  border-radius: 5px;
  top: 10px;
  right: 10px;
  position: absolute;
}
.event-package-print-image {
  display: none;
}
.wpfc-calendar-wrapper .fc button.fc-next-button, .fc button.fc-prev-button {
  background: #005c77;
  border-radius: 30px;
  border: none;
  height: 32px;
  width: 32px;  
}
.wpfc-calendar-wrapper .fc-right .fc-button-group {
  margin-right: 50px;
}
.wpfc-calendar-wrapper .fc button.fc-today-button {
  margin-left: 50px;
}
.wpfc-calendar-wrapper .wpfc-calendar-search {
  text-align: center;
}
.wpfc-calendar-wrapper .corpbox_calendar_month_buttons {
  margin: 20px 0;
}
.wpfc-calendar-wrapper a.corpbox_calendar_month_button {
  display: inline-block;
  margin: 0 6px;
  width: 50px;
  padding: 2px 0;
  text-align: center;
  background: #545454;
  color: white;
  border-radius: 5px;
}
a.corpbox_calendar_month_button.month_active {
  background: #005c77;
}
.wpfc-calendar-wrapper .fc-prev-button span, .wpfc-calendar-wrapper .fc-next-button span {
  background: transparent;
  font-size: 20px !important;
  line-height: 16px;  
  text-indent: 0;
}
.wpfc-calendar-wrapper .fc-prev-button span:after {
  content: '<';
}
.wpfc-calendar-wrapper .fc-next-button span:after {
  content: '>';
}
.wpfc-calendar-wrapper .fc-toolbar {
  position: relative;
}
.wpfc-calendar-wrapper .fc-toolbar .fc-right {
  float: none;
  position: absolute;
  top: 0;
  right: 0;
}
.wpfc-calendar-wrapper .fc-toolbar .fc-left {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
}
.wpfc-calendar-wrapper .fc-toolbar .fc-left .fc-today-button {
  display: none;
}
.wpfc-calendar-wrapper .fc-toolbar .fc-right .fc-button-group {
  display: none;
}
.wpfc-calendar-wrapper .corpbox_calendar_month_splitter {
  display: block;
}
/* CAL .fc-event-container a.fc-day-grid-event {
  height: 20px;
  overflow: hidden;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 90%;
  margin: 0 5%;
}
.fc-event-container a.fc-day-grid-event:hover {
  height: auto;
  z-index: 20000;
} */
.fc-event-container a.fc-day-grid-event span {
  font-size: 12px !important;
}
/* Single Event Theming */
.event-package-container {

}
.event-package-summary-top .event-package-left {
  float: none;
  width: 100%;
  padding: 20px 10px 0px 10px;
}
.event-package-summary-bottom .event-package-left {
  float: none;
  width: 100%;
  padding: 20px 20px 0px 20px;
}
.event-package-details-top {
  border-bottom: 1px dotted #d0d0d0;
  padding: 0 0 20px 0;
}
.event-package-event-name {
  float: none;
  text-align: center;
  padding-bottom: 10px;
}
.et_pb_post .event-package-event-name h2 {
  font-weight: bold;
  font-size: 1.4em;
  margin: 0 !important;
  padding: 0 !important;
  color: #545454;
}
.et_pb_post .event-package-colour-Blue .event-package-event-name h2 {
  color: #005c77;
}
.event-package-event-single-price {
  float: none;
  font-weight: bold;
  font-size: 1.2em;
  color: #005c77;
  text-align: center;
}
.event-package-colour-Grey .event-package-event-single-price {
  color: #545454;
}
.event-package-details-times {
  padding: 8px 0;
  border-bottom: 1px dotted #d0d0d0;
}
.event-package-event-location, .event-package-event-date, .event-package-event-time {
  float: none;
  width: 100%;
  text-align: center;
  padding: 5px 0;
}
.event-package-details-split {
  display: none;
}
.event-package-inclusions {

}
.event-package-inclusions h3 {
  color: #988575;
  font-weight: bold;
  font-size: 1.4em;
  overflow: hidden;
}
.event-package-inclusions h3 span {
  position: relative;
  display: inline-block;
}
.event-package-inclusions h3 span:after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #e0e0e0;
  height: 1px;
  top: 10px;
  width: 700px;
  margin-left: 15px;
}
.event-package-container .event-package-inclusions p {
  padding-bottom: 1em;
  line-height: 1.5em;
}
.event-package-summary-top .event-package-right {
  float: none;
  width: 100%;
  background: white;
  padding: 20px;
  margin: 15px 0 0 0;
  text-align: center;
}
.event-package-summary-bottom .event-package-right {
  float: none;
  width: 100%;
  padding: 0px 20px 20px 20px;
}
.event-package-make-enquiry-section {

}
.event-package-make-enquiry-section h4 {  
  color: #005c77;
  font-weight: bold;
  font-size: 1.4em;
}
.event-package-colour-Grey .event-package-make-enquiry-section h4 {
  color: #545454;
}
.event-package-available {
}
.event-package-may-be-sold-out {
  color: orange;
}
.event-package-call-for-availability {
  color: orange;
}
.event-package-sold-out {
  color: red;
}
.event-package-is-available {
  color: #5f9951;
}
.event-package-price-total {
  margin: 10px 0;
  font-weight: bold;
  color: #005c77;
  font-size: 1.4em;
}
.event-package-colour-Grey .event-package-price-total {
  color: #545454;
}
a.event-package-make-enquiry-link {
  background: #005c77;
  color: white;
  padding: 10px;
  display: block;
  width: 60%;
  margin: 20px auto;
  border-radius: 30px;
  border: 2px solid #0094e1;
  font-weight: bold;
  font-size: 1.2em;
}
.event-package-colour-Grey a.event-package-make-enquiry-link {
  background: #545454;
  border: 2px solid #aaa;
}
.event-package-make-enquiry-fine-print {
  font-size: 0.8em;
  line-height: 1.2em;
  margin-bottom: 20px;
}
.event-package-total-spend {
  margin-top: 10px;
  font-weight: bold;
}
.event-package-total-guests {
  margin-top: 5px;
  font-weight: bold;
}
a.event-package-prices-explained-link {
  font-size: 0.9em;
  text-decoration: underline;
}
.event-package-colour-Grey a.event-package-prices-explained-link {
  color: #545454;
}
.event-package-more-actions {

}
.event-package-more-actions h4 {
  color: #988575;
  font-weight: bold;
  font-size: 1.4em;
  overflow: hidden;
}
.event-package-more-actions h4 span {  
  position: relative;
  display: inline-block;
}
.event-package-more-actions h4 span:after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #e0e0e0;
  height: 1px;
  top: 10px;
  width: 700px;
  margin-left: 15px;
}


.event-package-extra-ad {

}
.event-package-more-action-list {
  margin-bottom: 20px;
}
a.event-package-more-action-item {
  padding: 8px 0;
  display: block;
  color: #545454;
}
a.event-package-more-action-item:hover .event-package-more-action-text {
  text-decoration: underline;
}
.event-package-more-action-img {
  float: left;
  width: 10%;
  text-align: center;
}
.event-package-more-action-text {
  float: left;
  width: 90%;
}
#left-area .event-package-more-actions ul {
  margin: 0;
  list-style: none;
  padding-left: 0;  
}
#left-area .event-package-more-actions ul li {
  padding: 4px 0;
}
#left-area .event-package-more-actions ul li img {
  width: 20px;
}
.cb_event_active_packages_container h2 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}
.event-package-container .et_pb_section {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}
.event-package-container p {
  padding-bottom: 0;
}
.package-video-and-images {
  background: black;
}
.package-video-and-images .et_pb_column_1_4 {
  overflow:hidden;
}
.package-video-and-images .et_pb_gallery_items {
  overflow: hidden;
}
.package-video-and-images .et_pb_column_1_4 .et_pb_gallery_title {
  display: none;
}
.event-package-title {
  width: 100%;
  height: auto;
  background: #ffffff; /* Old browsers */
	background: -webkit-linear-gradient(top, #ffffff 0%, #dcdcdc 100%); /* Chrome 10+, Safari 5.1+ */
	background: linear-gradient(to bottom, #ffffff 0%, #dcdcdc 100%); /* W3C */
}
.event-package-title h1 {
  font-size: 1.4em;
  margin-left: 0px;
  line-height: 1.2em;
  padding: 20px 10px;
  text-align: center;
  color: #545454;
}
.event-package-title-main {
  color: #005c77;
  font-weight: bold;
}
.event-package-colour-Grey .event-package-title-main {
  color: #545454;
}
.event-package-title-secondary {
  font-weight: normal;
}
.event-package-title-line-break {
  display: inline;
}
.event-package-summary-top {
  background: #f7f7f7;
}
.event-package-summary-bottom {
  background: #f2f2f2;
}


.cb-event-search-item {
  background: transparent url("") no-repeat center center;
  background-size: cover;
  margin-bottom: 15px;
}

.event-single-header {
  position: relative;
  background: black;
  color: white;
}
.event-single-header h1 {
  text-align: center;
  color: white;
  padding: 50px 0 20px;
  font-weight: 700;
  font-size: 3em;
}
.event-single-header h2 {
  text-align: center;
  color: white;
}
.event-single-header h3 {
  text-align: center;
  color: white;
  padding-bottom: 50px;
  font-size: 1.4em;
}
.event-single-header-background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  opacity: 0.5;
}
.event-single-header-detail {
  position: inherit;
  padding: 0 20px;
}     

.cbox-packages-title{
  color:#005c77;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}
.cbox-packages-price,.cbox-packages-from, .cbox-packages-price-per , .cbox-packages-terms{
  color:#545454;
  text-align: left;
}
.cbox-packages-price-large{
  font-size: 30px;
  color:#005c77;
  text-align: left;
  padding-left:0px;
  font-weight: bold;
}
.cbox-packages-price-per{
  font-size: 13px;
  line-height: 30px;
}
.cbox-packages-price{
  white-space:nowrap;
}
.cbox-packages-terms{
  font-size: 8px;
  line-height: 2px;

}
.cbox-packages-from{
  font-size: 12px;
  padding-bottom: 4px;
}

hr.cbox-packages-hr {
  border: 0;
  border-bottom: 1px dotted #455059;
}
.cbox-packages-icon-holder{
  margin: 0 auto;
  text-align: center;
  min-height:37px;
}

.find-packages-submit-small{
  width: 100%;
  height: 30px;
  border-radius: 20px;
  border: none;
  color: white;
  background-color: #cc083b;
  font-size: 0.9em;
  font-weight: bold;
  padding: 2px 6px 3px;  
  display: block;  
  line-height: 25px;
}

.cbox-packages-icon-holder img{
  margin-left:9px;
}
.package{
  min-width:138px;

  padding:20px;
  background-color: #f5f5f5;
}
.packages-separator{
  display:none;
}

.cbox-packages-section-title{
  font-size: 1.6em;
  text-align: left;
  font-weight: 700;
  padding-top:10px;
  padding-bottom: 10px !important;
  color: #005c77;
  padding-left: 30px;
  line-height: 1.2em;
}
.cbox-packages-section-conditions {
  position: relative;
  font-size: 0.9em;
  padding-left: 30px;
}
.cbox-packages-section-conditions a {
  text-decoration: underline;
  padding-left: 10px;
}
.cbox-packages-contact{
  text-align:center;
  font-size: 0.9em;
}

.cbox-packages-contact img{
  vertical-align: middle;
  padding:7px;
}
.cbox-follow-us-hidden-mobile{
  display:none;
}
.cbox-packages-contact-bold{
  font-weight: 700;
}
.corpbox-packages-background{
  padding: 0 !important;
}
.corpbox-packages-background .et_pb_row_1 {
  background-color: #f5f5f5;
}
.package .find-packages-submit-container {
  height: auto;
  padding-bottom: 0;
}
.et_pb_gutters3.et-db #et-boc .et-l .corpbox-packages-background .et_pb_row .et_pb_column_1_6 {
  width: 100% !important;
  margin: 0;
  padding: 0 2%;
  border-right: 0px dotted #455059;
}
.et_pb_gutters3.et-db #et-boc .et-l .corpbox-packages-background .et_pb_row .et_pb_column_1_6:last-child {
  border-right-width: 0px;
}
.cbox-contact-div-container div.et_pb_column.et_pb_column_8{
  margin-right: 0;
  margin-left: 0;
}
.cbox-bottom-link-line-break {
  display: inline;
}
.em-search-main {
  padding: 10px;
  background: #f2f2f2;
}
.em-search-main .em-search-submit {
  background: #005c77;
  border-radius: 4px;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  padding: 7px 15px;
  cursor: pointer;
}
.em-search-main .em-search-submit img {
  float:left;
}
.em-search-main .em-search-submit:hover {
  background: #005c77;
  opacity: 0.7;
}
.em-search-main div.em-search-basic {
  display: block;
  float: right;
}
.em-search-main div.em-search-advanced {
  display: block;
  float: right;
}
.em-search-main div.em-search-element {
  float: left;
  margin-left: 20px;
  line-height: 33px;
}
.em-search-main div.em-search-advanced div.em-search-element {
  height: 46px;
}
.em-search-element select {
  font-size: 15px;
  min-width: 150px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.em-search-element input[type="text"] {
  font-size: 15px;
  width: 150px;
}
.advanced-search-element {
  display: none;
}
#em-search-hide-advanced {
  display: none;
}
.em-search-control-element {
  margin-left: 20px;
  width: 80px;
  position: absolute;
  text-align: right;
  line-height: 33px;
  top: 10px;
  right: 0;
}
#em-search-control-submit-button {
  top: 50px;
}
#em-search-control-advanced-link {
  
}
.em-search-advanced > div {
  clear:none;
}
.em-search-basic-container, .em-search-advanced-container {
  width: 96%;
  margin: 0 auto;
  padding: 10px 80px 10px 0;
  position: relative;  
}
.cbox-events-search-list {
  width: 100%;
  padding: 2%;
  background: #f7f7f7;
}
#em-search-filter-text {
  width: 150px;
}
#em-search-venue {
  clear:both;
}
#em-search-advanced-other {
  float: right;
  clear:both;
}
.em-search-padding-element {
  width: 0;
  margin-left: 0 !important;
}
  
#em-search-advanced-time {
  clear:both;
  float: right;
}
.em-search-date-label {
  display: block;
  line-height: 1;
  font-size: 0.9em;
  font-style: italic;
}
.cb-event-search-item {
  position: relative;
  background: black;
  background-size:auto;
}

.cb-event-search-item-background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  opacity: 0.5;
}
.cb-event-search-item-details {
  position: relative;
  height: 130px;
  margin-bottom: 20px;
}
.cb-event-search-left, .cb-event-search-right {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  float: none;
}
.cb-event-search-col1 {
  float: left;
  width: 90px;
  margin-left: 0px;
  position: relative;
}
.cb-event-search-col2 {
  position: absolute;
  top: 0;
  left: 100px;
}
a.cb-event-search-link {
  color: white;
}
a.cb-event-search-link:hover {
  background: blue;
}
.cb-event-search-sport {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.9em;
  background: #005c77;
  padding: 5px;  
  width: 100%;
}
.cb-event-search-sport-icon {
  height: 20px;
  float: left;
}
.cb-event-search-sport-icon img {
  height: 100%;
}
.cb-event-search-sport-name {
  margin-left: 5px;
  height: 20px;
  line-height: 20px;
  float: left;
  font-size: 0.9em;
  width: 40px;
}
.cb-event-search-day {
  margin: 30px 0 0 0;
  text-align: center;
  font-size: 5em;
  font-weight: bold;
  line-height: 1em;
}
.cb-event-search-month {
  margin: 0 0 0 0;
  text-align: center;
  font-size: 1.2em;
}
.cb-event-search-day-time {
  margin-top: 10px;
  margin-bottom: 0px;
}
.cb-event-search-name {
  font-size: 1.3em;
}
.cb-event-search-venue-icon {
  margin-top: 10px;
}
.et_pb_gutters1 .package-video-and-images.et_pb_row .et_pb_column_1_4 .et_pb_grid_item,
.et_pb_gutters3.et-db #et-boc .et-l .package-video-and-images.et_pb_row .et_pb_column_1_4 .et_pb_grid_item {
  margin: 0 0.5% 5px 0 !important;
  width: 32.5% !important;
  clear: none;
}
.et_pb_gutters1 .package-video-and-images.et_pb_row .et_pb_column_3_4,
.et_pb_gutters3.et-db #et-boc .et-l .package-video-and-images.et_pb_row .et_pb_column_3_4 {
  width: 100%;
  margin-right: 0%;
  margin-bottom: 0px;
}
.et_pb_gutters1 .package-video-and-images.et_pb_row .et_pb_column_1_4,
.et_pb_gutters3.et-db #et-boc .et-l .package-video-and-images.et_pb_row .et_pb_column_1_4 {
  width: 100% !important;
  margin-right: 0;
  margin-left: 0;
}
.package-video-and-images .et_pb_gallery_item {
  height: auto;
  overflow: hidden;
}
.package-video-and-images {
  padding: 0 !important;
}
.fc-day-grid-event .fc-content {
  white-space: normal !important;
}
.fc-event-container a {
  border-radius: 0;
}
.pum-theme-349 .pum-container {
  background: #ffffff; /* Old browsers */
	background: -webkit-linear-gradient(top, #ffffff 0%, #dcdcdc 100%); /* Chrome 10+, Safari 5.1+ */
	background: linear-gradient(to bottom, #ffffff 0%, #dcdcdc 100%); /* W3C */
}
.wpcf7-main-contact-form {
  margin: 0 5%;
}
.cbox-cf7-item {
  padding: 10px 0;
  position: relative;
}
.cbox-cf7-label {
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  width: 100px;
  text-align: left;
}
.cbox-cf7-required {
  color: red;
}
.cbox-cf7-input {
  float: left;
  padding-left: 110px;
  width: 100%;
}
.cbox-cf7-item-block .cbox-cf7-label {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0 0 5px; 
}
.cbox-cf7-item-block .cbox-cf7-input {
  float: none;
  padding-left: 0;
  width: 100%;
}
.cbox-cf7-input input[type="text"], .cbox-cf7-input textarea, .cbox-cf7-input input[type="email"] {
  width: 100%;
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 4px;
}
.cbox-cf7-input input[type="submit"] {
  background: #005c77;
  color: white;
  font-size: 16px;
  font-weight: bold;
  width: 200px;
  border: 2px solid #ccc;
  border-radius: 20px;
  padding: 0 5px;
  margin: 0 auto;
  display: block;
  height: 35px;
  cursor: pointer;
}
div.wpcf7 .cbox-cf7-input .ajax-loader { 
  display: block;
  margin: 10px auto 0;
}
.cbox-cf7-clear {
  clear: both;
}
div.wpcf7-response-output {
  margin-top: 0;
}
.popmake .cbox-cf7-item-what-games {
  display: none;
}
.event-details-for-contact-form {
  text-align: center;
  margin: 15px 0;
}
.cbox-home-search-form .et_pb_code_inner {
  position: static;
}
@media screen and (min-width: 470px) {
  #em-search-control-submit-button {
    top: 10px;
  }
}
@media screen and (min-width: 600px) {
  .cb-event-search-day-time {
    margin-top: 40px;
  }
  .cb-event-search-col1 {
    margin-left: 30px;
  }
  .cb-event-search-col2 {
    left: 140px;
  }
  .cbox-packages-section-conditions {
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .event-package-event-location,.event-package-event-date, .event-package-event-time {
    float: left;
    width: 33%;
    text-align: center;
    padding: 0;
  } 
  .event-package-details-split {
    display: inline;
  }
  .et_pb_gutters3.et-db #et-boc .et-l .corpbox-packages-background .et_pb_row .et_pb_column_1_6 {
    width: 50% !important;
    margin: 0 0 20px;
    border-right: 1px dotted #455059;
  }
  .et_pb_gutters3.et-db #et-boc .et-l .corpbox-packages-background .et_pb_row .et_pb_column_1_6:nth-of-type(2), 
  .et_pb_gutters3.et-db #et-boc .et-l .corpbox-packages-background .et_pb_row .et_pb_column_1_6:nth-of-type(4) {
    border-right-width: 0px;
  }
  
}

@media screen and (min-width: 700px) {
  .wpfc-calendar-wrapper {
    height: auto;
    visibility: visible;
  }
  .short-calendar-wrapper {
    display: none;
  }
  .event-package-title-line-break {
    display: none;
  }
  .event-package-title h1 {
    margin-left: 50px;
    padding: 20px 0px;
    text-align: left;
}
  .cbox-bottom-link-line-break {
    display: none;
  }
  .cbox-packages-section-title{
    font-size: 2.2em;
  }
  .package{
    border:none;
    padding:inherit;
    margin-bottom:auto;
  }
  .corpbox-packages-background{

  }
  .cbox-follow-us-hidden-mobile{
    display:inline-block;
  }
  .corpbox-packages-background div.et_pb_row.et_pb_row_1{
    background-color: #f5f5f5;
    padding-left: 30px;
    padding-right: 30px;
  }
  .packages-separator{
    display:block;
    position: absolute;
    right: -35px;
  }
  .cbox-contact-div{
    min-height:45px;
    line-height: 48px;
  }
  .cbox-contact-div-container {
    margin-right:0;
    padding-top: 3px !important;
  }
  .cbox-contact-div-container div.et_pb_column{
    margin-right: 0;
    width: 33%;
    min-height: 50px;
    overflow: auto;
  }
  .home-page-img img{
    display:none;
    overflow: hidden;
  }
  .home-page-img img{
  }
  .header-image-blocker{
    height: 600px;
    background: url("http://cbox.peppacode.com.au/wp-content/uploads/2017/01/home-main.jpg");
    background-size: cover;
    background-repeat: no-repeat;
  }
  .corpbox-home-main-image .et_pb_slides .et_pb_container {
    height: 600px;
  }
  .corpbox-home-main-image .et_pb_slide_description {
    position: absolute;
    top: 20px;
    padding: 0;
    right: 20px;    
  }
  .corpbox-home-main-image .et_pb_slide_description .et_pb_slide_title {
  }
  .event-package-summary-top .event-package-right {
    margin: 15px 2% 0;
    width: 96%;
  }
  .event-package-details-split {
    display: none;
  }
  .event-package-event-location {
    width: 38%;
    text-align: left;
  }
  .event-package-event-date {
    width: 35%;
    text-align: left;
  }
  .event-package-event-time {
    width: 27%;  
    text-align: right;
  }
}
@media screen and (min-width: 767px) {
  .cb_package {
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    float: left;
  }
}

@media screen and (min-width: 800px) {

  #em-search-filter-text {
    width: auto;
  }
  #em-search-venue {
    clear:none;
  }
  
  .et_pb_gutters3.et-db #et-boc .et-l .corpbox-packages-background .et_pb_row .et_pb_column_1_6 {
    width: 33.3% !important;
    border-right: 1px dotted #455059;
  }
  .et_pb_gutters3.et-db #et-boc .et-l .corpbox-packages-background .et_pb_row .et_pb_column_1_6:nth-of-type(3) {
    border-right-width: 0px;
  }
  .et_pb_gutters3.et-db #et-boc .et-l .corpbox-packages-background .et_pb_row .et_pb_column_1_6:nth-of-type(2), 
  .et_pb_gutters3.et-db #et-boc .et-l .corpbox-packages-background .et_pb_row .et_pb_column_1_6:nth-of-type(4) {
    border-right-width: 1px;
  }
}
@media screen and (min-width: 900px) {
  #em-search-advanced-other {
    clear:none;
    float: left;
  }
  #em-search-advanced-time {
    clear:none;
    float: left;
  }
  .wpfc-calendar-wrapper .corpbox_calendar_month_splitter {
    display: none;
  }

}
@media screen and (min-width: 981px) {
  .cbox-contact-div-container div.et_pb_column.et_pb_column_8{
    margin-right: 0.5%;
    margin-left: 0.5%;
  }
  .cb-event-search-left {
    width: 49.5%;
    margin-right: 0.5%;
    float: left;
  }
  .cb-event-search-right {
    width: 49.5%;
    margin-left: 0.5%;
    float: left;
  }
  .cb-event-search-month {
    margin: 5px 0 0 0;
  }
  .cb-event-search-day {
    margin: 35px 0 0 0;
  }
  .event-package-event-single-price {
    float: right;
    font-size: 1.4em;
    text-align: right;
  }
  .event-package-event-name {
    float: left;
    text-align: left;
    padding-bottom: 0;
  }
  .event-package-summary-bottom .event-package-left {
    float: left;
    width: 70%;
    padding: 35px 40px 40px 50px;
  }
  .event-package-summary-bottom .event-package-right {
    float: left;
    width: 30%;
    padding: 35px 2%;
  }
  .event-package-summary-top .event-package-left {
    float: left;
    width: 70%;
    padding: 18px 40px 10px 50px;
  }
  .event-package-summary-top .event-package-right {
    float: left;
    width: 27%;
    margin: 15px 0 0;
  }
  a.event-package-make-enquiry-link {
    width: 80%;
  }
  .et_pb_gutters1 .package-video-and-images.et_pb_row .et_pb_column_3_4,
  .et_pb_gutters3.et-db #et-boc .et-l .package-video-and-images.et_pb_row .et_pb_column_3_4 {
    width: 70%;
    margin-right: 0.5%;
  }
  .et_pb_gutters1 .package-video-and-images.et_pb_row .et_pb_column_1_4,
  .et_pb_gutters3.et-db #et-boc .et-l .package-video-and-images.et_pb_row .et_pb_column_1_4 {
    width: 29.5% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .package-video-and-images .et_pb_gallery_item {
    height: 33%;
    overflow: hidden;
  }
  .et_pb_gutters1 .package-video-and-images.et_pb_row .et_pb_column_1_4 .et_pb_grid_item,
  .et_pb_gutters3.et-db #et-boc .et-l .package-video-and-images.et_pb_row .et_pb_column_1_4 .et_pb_grid_item {
    margin: 0 0.5% 2px 0 !important;
    width: 99.5% !important;
  }

}
@media screen and (min-width: 1000px) {
  .cb_package {
    width: 32.5%;
    margin-right: 0%;
    margin-left: 0%;
  }
  .cb_package_1 {
    margin-left: 1.25%;
    margin-right: 1.25%;
  }
}


@media screen and (min-width: 1040px) {

  .cbox-packages-contact{
    font-size: 1em;
  }
  .et_pb_gutters1 .package-video-and-images.et_pb_row .et_pb_column_3_4,
  .et_pb_gutters3.et-db #et-boc .et-l .package-video-and-images.et_pb_row .et_pb_column_3_4 {
    width: 74.5%;
  }
  .et_pb_gutters1 .package-video-and-images.et_pb_row .et_pb_column_1_4,
  .et_pb_gutters3.et-db #et-boc .et-l .package-video-and-images.et_pb_row .et_pb_column_1_4 {
    width: 25% !important;
  }
  
}

@media screen and (min-width: 1120px) {

  .et_pb_gutters3.et-db #et-boc .et-l .corpbox-packages-background .et_pb_row .et_pb_column_1_6 {
    width: 16.6% !important;
    border-right: 1px dotted #455059;
  }
  .et_pb_gutters3.et-db #et-boc .et-l .corpbox-packages-background .et_pb_row .et_pb_column_1_6:nth-of-type(3) {
    border-right-width: 1px;
  }
  .et_pb_gutters3.et-db #et-boc .et-l .corpbox-packages-background .et_pb_row .et_pb_column_1_6:nth-of-type(2), 
  .et_pb_gutters3.et-db #et-boc .et-l .corpbox-packages-background .et_pb_row .et_pb_column_1_6:nth-of-type(4) {
    border-right-width: 1px;
  }
  
}

@media screen and (min-width:1475px) {
  .et_pb_gutters3.et-db #et-boc .et-l .corpbox-packages-background .et_pb_row .et_pb_column_1_6 {
    margin: 0;
  }
}

