/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 
.phone-grid {
	max-width: 600px;
}
.phone-grid th {
	text-align: left!important;
}
/* style the search icon */
.fl-menu .fl-page-nav-search .fa-search {
	padding: 2px;
}

/* position the drop down search form */
.fl-menu .fl-page-nav-search {
	margin-top: 20px;
}
.htmlpview {
	border: 1px solid #727272;
}
/* sticky-list styles */

/* Make the action buttons aligned to the right */
table.sticky-list th.sticky-action,
table.sticky-list td.sticky-action  {
	text-align: right;
    white-space:nowrap;
}

/* Do not wrap text in the table header */
table.sticky-list th,
table.sticky-list .sticky-nowrap {
    white-space:nowrap;
}

/* Make every other row in the list slightly grey */
table.sticky-list tr:nth-child(2n+2) {
	background: #f7f7f7;
}

table.sticky-list,
table.sticky-list * {
	border: 1px #f2f2f2 solid;
	padding: 5px 15px 5px 15px;
	text-transform: capitalize;
}

table.sticky-list form,
table.sticky-list button,
table.sticky-list form input {
	display: inline-block !important;
	border: 1px #d2d2d2 solid;
	padding: 0px!important;
	}

/* Style the action buttons */
table.sticky-list button {
	background: none!important;
    border: none;
    cursor: pointer;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    font-size: inherit;
    color: #000000;
    margin-left: 0px;
    text-decoration: none;
	padding: 5px 10px 5px 10px!important;
}
table.sticky-list button:hover {
	background: #e83854!important;
    border: none;
    cursor: pointer;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    font-size: inherit;
    color: #ffffff;
    margin-left: 0px;
    text-decoration: none;
	padding: 5px 10px 5px 10px!important;
}

/* Pagination styles */
div[id^="sticky-list-wrapper"] ul.pagination {
    list-style: none;
    margin: 20px 0px 20px 0px;
}
div[id^="sticky-list-wrapper"] ul.pagination li {
    display: inline-block;
    margin-right: 5px;
	color: #54595f;
}
div[id^="sticky-list-wrapper"] ul.pagination li a {
	color: #54595f;
}
div[id^="sticky-list-wrapper"] ul.pagination li.active a,
div[id^="sticky-list-wrapper"] ul.pagination li.disabled a {
    color: #ffffff;
    text-decoration: none;
    cursor: default;
	background-color: #eb1c2d;
	border-color: #eb1c2d;
}
div[id^="sticky-list-wrapper"] ul.pagination li.hover a {
    color: #ffffff;
    text-decoration: none;
    cursor: default;
	background-color: #54595f;
	border-color: #54595f;
}

/* Upload field styles */
div[class^="file_"] .remove-entry {
    cursor: pointer;
    text-decoration: none;
    border-bottom: none;
}
div[class^="file_"] a.remove-entry img {
    display: inline-block;
}
div[class^="file_"] + input[type="file"] {
    display: none;
}
div[id^="sticky-list-wrapper"] .search {
	margin: 20px 0px 20px 0px;
	padding: 5px 10px 5px 10px;
}
div[id^="sticky-list-wrapper"] .search:focus{
	margin: 20px 0px 20px 0px;
	padding: 5px 10px 5px 10px;
	outline-color: #e83854;
}

#handoverContainer {
	width: 100%;
	text-align: center;
	margin: 0;
}
#handoverForm input, #handoverform select {
	display: inline-block;
	width: 150px;
}
.form-group button {
	margin-left:10px;
	background-color: #000000;
	border: none;
	color: #ffffff;
}
.form-group button:hover {
	margin-left:10px;
	background-color: #e83854;
	color: #ffffff;
}
#handover-results-table-container {
	margin-left:40px;
	margin-right:40px;
}
.handover-results td {
	border-bottom: 1px solid #f2f2f2;
	padding: 2px 4px 2px 0px;
}
.handover-results th {
	min-width: 130px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}
.form-inline {
	text-align: center;
}
.booking-results td {
	min-width: 80px;
	border-bottom: 1px solid #f2f2f2;
	padding: 2px 4px 2px 0px;
}
.booking-results th {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}
.booking-results {
	width: 100%;
}
/* CSS Styling for the pricing tables */
.airport-wrapper {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.site-nav {
    margin: 20px 20px 40px 20px;
}
.site-jump {
    text-decoration: none;
    color: inherit;
    font-size: 18px;
    margin: 0px 20px;
    text-align: center;
    font-weight: bold;
}
.site-jump:hover {
    color: #e83854;
}
.table-title {
    margin-top: 60px;
}
.pricing-table {
    font-size: 14px;
    border-collapse: collapse;
    margin: 0 auto;
}

.pricing-table th {
    background-color: #e83854;
    color: white;
	font-weight: 400;
}
.pricing-table td, th {
    padding: 5px 20px;
    text-align: center;
}
.pricing-table tr:nth-child(even) {
    background-color: #f2f2f2;
}

/*  THIS IS THE EMAIL PREVIEW STYLING   */
.modal-email {
  width: 750px;
  margin: auto;
}
#message-content-te {
	height: 500px!important;
}
.btn-primary, button {
	background-color: #000000!important;
	color: #ffffff!important;
}
.btn-primary:hover, button:hover {
	background-color: #e83854!important;
}
.previous-name-box {
	display: flex;
	flex-direction: column;
	justify-content:flex-start;
	background : #E6E7E8;
	border-radius: 20px;
	padding: 8px 28px;
	margin: 30px 0px
}
.previous-date {
	font-size: 44px;
	color: #e83854;
}
.previous-name {
	font-size: 20px;
}
.previous-image {
	padding: 30px;
	border-radius:50%;
	background: #000000;
	width: 150px;
	height: 150px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 30px;
	top: 71px;
}
.winner-container {
	width:100%;
}
.winner-name-box {
	display: flex;
	flex-direction: column;
	justify-content:center;
	background : #E6E7E8;
	width:100%;
	height: 140px;
	border-radius: 20px;
	padding: 8px 28px;
}
.winner-date {
	font-size: 44px;
	color: #43C3DB;
}
.winner-name {
	font-size: 28px;
}
.winner-image {
	padding: 30px;
	border-radius:50%;
	background: #e83854;
	width: 190px;
	height: 190px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 30px;
	top: 45px;
}
.winner-star-placeholder {
	font-size: 120px;
	color:#fff;
}
.star-placeholder {
	font-size: 80px;
	color:#fff;
}
.vote-button {
	width: 150px;
	height: 40px;
}

.eotm-heading-text {
 font-size: 16px;	
}
.winning-comments {
	padding:40px;
	font-size: 18px;
	font-style: italic;
	
}


@media only screen and (max-width: 600px) {
	.star-placeholder {
	font-size: 40px;
	color:#fff;
}
	.previous-date {
	font-size: 30px;
	color: #000000;
}
	.previous-name {
	font-size: 16px;
}
	.previous-image {
	padding: 30px;
	border-radius:50%;
	background: #000000;
	width: 110px;
	height: 110px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 30px;
	top: 59px;
}
.winner-name-box {
	height: 110px;
}

	.winner-star-placeholder {
	font-size: 60px;
	color:#fff;
}
	.winner-date {
	font-size: 30px;
	color: #43C3DB;
}
	.winner-name {
	font-size: 22px;
}
	.winner-image {
	padding: 30px;
	border-radius:50%;
	background: #e83854;
	width: 130px;
	height: 130px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 30px;
	top: 60px;
}


	.vote-button {
	width: 100%; 
	height: 45px;
	}

.mobile-hidden {
	display: none;
	}
	
}

.calendar-day-container {
	width: 12%;
  border-radius: 10px;
  overflow: hidden;
	position:relative;
	margin: 15px 10px; 
	padding: 15px 0px 15px 0px;
	background-color:#f2f2f2;
	height: 220px;
}
.days-container {
	display:flex;
	flex-flow: row wrap;
	padding-left:80px;
}
.month-control-container {
	padding-left: 80px;
	padding-right: 80px;
	display:flex;
	justify-content: space-between;
	align-items:center;
}

.month-control-container ul {
	list-style: none;
	display: flex;
	font-size: 30px;
	padding-left: 10px;
}

.month-control-container ul .month {
	padding: 0px 15px;
}

.filter-container {
	display:flex;
	justify-content: space-between;
	align-items:center;
	min-width: 250px;
	
}

.check-filter {
	height: 20px;
	width: 20px;
	
}


.check-filter-label {
	font-size: 20px;
	padding-right: 20px;
}

.days-container::after {
  content: "";
  flex: auto;
}
.day-date-container {
	display:flex;
	justify-content: flex-start;
	padding: 0px 15px;
}
.calendar-date {
	font-size: 36px;
	font-weight: bold;
	margin-right: 12px;
	line-height: 0.9;
}
.calendar-day {
	font-size: 16px;	
}
.bank-hol {
	background-color: #B5B5B5;
}
.bank-holiday-label {
	font-size: 9px;	
	line-height: 0.8;
}
.weekend {
	background-color: #D0D0D0;
}
.holiday-dates-container {
	margin: 10px 0px;	
}
.holiday {
	background-color: #05d1eb;
	padding: 5px 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	font-weight: bold;
}
.holiday-start {
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	margin-left: 15px;
}
.holiday-end {
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	margin-right: 15px;
}

.my-holiday {
	background-color: #FFeF00;	
}

@media only screen and (min-width: 600px) {
.desktop-hidden {
	display: none;
}
}