/*

This should be merged in SASS files


 */
 
/*

Some resets first

*/

h4, .h4 {
	font-size: 1em;
}

/*
Blog Home Latest news
 */

.latest_news .blogpost{
    background-color: #fff;
    border-radius: 3px;
    padding: 0px;
    margin: 1%;
    width: 31%;
}



@media all and (max-width: 768px) {
    .latest_news .blogpost{
        background-color: #fff;
        border-radius: 3px;
        padding: 0px;
        margin: 2%;
        display: block;
        width: 100%;
    }
}


.latest_news .blogpost .article-header{
    padding: 0 1.5em;
}

.latest_news .blogpost .article-summary{
    padding: 0 1.5em;
    margin-bottom: 1.5em;
}

.img-responsive{
    width: 100%;
    height: auto;
}

/* Blog Wrapper Bug Fix*/

.blog .wrapper {
    padding: 0 0;
}

body.blog .blog .wrapper{
    padding: 3rem 0;
}
.single-post{
    background: #fff;
}

.blog main{
    width: 100%;
}


.blog article {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    border: none;
    margin: 1.5%;
}

@media all and (min-width: 580px) and (max-width: 768px) {
    .blog article {
        display: inline-block;
        width: 46%;
        vertical-align: top;
        border: none;
        margin: 1.5%;
    }
}


@media all and (max-width: 580px) {
    body.blog .blog .widget_search{
        display: none;
    }
    .blog article {
        display: block;
        width: 90%;
        vertical-align: top;
        border: none;
        margin: 1em auto;
    }


}


body.blog .blog .widget_search{
    max-width: 580px;
    margin: 0 auto;
}

.search form input[type="search"] {
    background: #fff;
    border-radius: 20px;
    border:1px solid #ccc;
    margin-bottom: 0px;
    display: inline-block;
}

.search form  button[type="submit"] {
    background:#c4120e;
    border:none;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding:11px 40px 10px;
    display: inline-block;
    margin-left: -50px;
    border-radius: 0px 15px 15px 0px;

}
.widget_search .widgettitle{
    display: none;
}
.widget_search label{
    display: none;
}


/* People Page */
.person-block .not-popup {
    transition: all .1s ease-in-out;
}
.person-block .not-popup:hover {
    transform: scale(1.05);
    cursor: pointer;
}
.person-block .not-popup:hover h3 {
    color: #8C1711;
}
.person-block .not-popup h3 {
    color: #f01d4f;
}
.person-popup {
    display:none;
    background: rgba(0,0,0,0.7);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.person-popup div {
    position: fixed;
    background: white;
    width: 90%;
    padding: 20px;
    top: 20%;
    left:5%;
    margin:auto;
}
.popup-close {
    position: fixed;
    left: 91%;
    top: 21%;
    z-index: 200;
    font-size: 30px;
    cursor:pointer;
}
.popup-header {
    color: #8C1711 !important;
    font-size: 40px !important;
    line-height: 40px;
    margin: 0 0 15px 0 !important;
    text-align:left;
}
.popup-img {
    width: 25% !important;
    float:left;
    margin-right: 20px;
}
.person-popup p {
    text-align:left;
    font-size: 1.2rem;
    font-style: normal !important;
}
@media screen and (max-width:600px) {
    .popup-header {
        font-size:1.5em !important;
    }
    .popup-close {
        left: 88% !important;
        top: 0;
    }
    .person-popup div {
        top: 0;
    }
}

.activitypage .overview h3 {
	margin-bottom: 25px !important;
	margin-top: -15px !important;
  text-transform: uppercase;
}
.activitypage .details h3 {
	margin-top: 0 !important;
	margin-bottom: 20px !important;
}

/* Checkfront related */
.booking-block,
.checkfront {
	background-color: #fff;
	margin-bottom: 3rem;
	display: inline-block;
	width: 100%;
	padding: 0 5px 3rem 5px;
}

.booking-block {
	padding: 0 20px;
}
.activitypage .details, .outdoor_activities_page .details {
	margin-bottom: 0;
}

.activitypage .details .text, .outdoor_activities_page .details .text {
	padding-bottom: 1rem;
}

.booking-block h2,
.cart-item.popup .name {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background-color: #333;
	padding: 10px 0;
	text-transform: uppercase;
	font-weight: bold;
    margin-bottom: 15px;
}
.cart-item.popup .datetime .title {
  font-weight:bold;
}

.cart-item.popup .edit-container {
  display:flex;
  align-items:self-end;
  justify-content: space-between;
}


/* Osprey page - /outdoor-activities-at-aviemore/wildlife-watching-photography/osprey-photography/ */

.book-tab {
	border: none !important;
	background-color: #8C1711;
	color: #fff !important;
	padding: 15px 48px;
	position: fixed;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	right: -56px;
    top: 259px;
    transition: all 0.5s ease;
    z-index: 9;
}
.book-tab:hover {
	background: #595959;
	color: #fff;
	padding: 15px 48px !important;
}
.intro-osprey {
        background-color: #fff;
        padding: 20px;
        margin-top: 50px !important;
        margin-bottom: 50px;
}
.embed-container { 
		position: relative; 
		padding-bottom: 56.25%;
		overflow: hidden;
		max-width: 100%;
		height: auto;
} 
.embed-container.youtube {
  margin-bottom:20px;
  padding-bottom:56%;
  width:100%;
}
.overview-summary {
  position:relative;
}
@media screen and (min-width: 800px) {
  .overview-summary.with-video:before, .embed-container.youtube {
    width: 50%;
    height:auto;
    padding-bottom:28%;
  }
  .overview-summary.with-video:before  {
    content: '';
    float: right;
    display: block;
    margin: 0 0 15px 15px;  
  }
  .embed-container.youtube {
    position: absolute;
    top: 0;
    right: 0;
  }
}


.embed-container iframe,
.embed-container object,
.embed-container embed { 
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
}
.page-template-page-activity-osprey .full-width-img {
        width: 100%;
        height: 500px;
        background-size: cover;
        background-position: center center;
}
.page-template-page-activity-osprey .instagram {
        display: none;
}
.page-template-page-activity-osprey .activitypage {
        padding-bottom: 20px;
}
.page-template-page-activity-osprey .activitypage .details .text h3 {
        margin-bottom: 20px;
        margin-top: 0;
}
.page-template-page-activity-osprey .testi {
	background-color: #595959;
	padding: 20px;
	font-weight: bold;
	color: #fff;
	display: block;
	position: relative;
}
.page-template-page-activity-osprey .arrow {
	background-color: #595959;
	width: 25px;
	height: 25px;
	transform: rotate(45deg);
	position: absolute;
	bottom: -5px;
}
.page-template-page-activity-osprey .testi-wrapper {
    margin-bottom: 30px;
}
.page-template-page-activity-osprey .testi-wrapper h4 {
	margin-bottom: 30px;
	
}
.page-template-page-activity-osprey .testi-wrapper h5 {
	margin: 0;
}

.tel,.tel:visited, .tel:hover, .tel:focus { 
	/*for small screens */ 
	color: #fff;
	font-weight: bold;
} 


/* New cart styles
-------------------------------------------------------------- */
.page-template-page-cart button,
.new-booking-output button {
    border: 0;
}
.page-template-page-cart #checkout,
.new-booking-output #checkout {
	background:#8C1711;
	color: #fff;
	padding: 6px 14px 5px;
	margin-top: 10px;
	font-weight: bold;
	transition: all .35s ease;
}
.page-template-page-cart #clearall,
.new-booking-output #clearall,
.new-booking-output #returntobookingform,
.new-booking-output #viewcart {
	padding: 6px 14px 5px;
	border-right: 5px solid #f7f7f7;
	margin-top: 10px;
	transition: all .35s ease;
}
.page-template-page-cart button:hover,
.new-booking-output button:hover {
    background-color: #333 !important;
    color: #fff;
}
.new-booking-output p {
	padding: 0 10px;
}
.cart a {
	display: flex;
	align-items: center;
}
.cart a .item-count {
	padding-left: 3px;
	padding-top: 2px;
	line-height: 0;
}
.cart .material-symbols-outlined {
	font-size: 24px
}
#bookthis, #bookvoucher {
    background:#8C1711;
	color: #fff;
	width: 100%;
	padding: 6px 14px 5px;
    font-weight: bold;
}
.new-booking-output #viewcart,
.new-booking-output #checkout,
.new-booking-output #clearall {
	width: 50%;
}

/*Newsletter sign up form
-------------------------------------------------------------- */

#subscribe-form {
    background-color: #1A263E;
    text-align: center;
    padding: 40px;
    display: inline-block;
    text-align: center;
    width: 100%;
    color: #fff;
}

#subscribe-form h3 {
    font-size: 30px;
}

#subscribe-form p.subscribe_text {
    width: 80%;
    margin: auto;
}

#subscribe-form p {
    color: #fff;
}

#subscribe-form p.subscribe_legal_info {
    width: 60%;
    margin: auto;
    font-size: .8em;
}

#subscribe-form p.subscribe_legal_info a {
    white-space: nowrap;
}

.mc4wp-form input[type="email"], 
.mc4wp-form input[type="email"] {
    max-width: none;
    border-radius: 0;
    padding: 11px 24px 10px;
}

.mc4wp-form label {
    color: #f5f5f5;
    font-weight: 300;
    margin-bottom: 0;
}

.mc4wp-form input[type="date"], 
.mc4wp-form input[type="email"], 
.mc4wp-form input[type="tel"], 
.mc4wp-form input[type="text"], 
.mc4wp-form input[type="url"], 
.mc4wp-form select, 
.mc4wp-form textarea {
    box-sizing: border-box;
    cursor: auto;
    display: block;
    float: left;
    height: auto;
    margin-top: -9px;
    width: 80%;
}

.mc4wp-form input[type="submit"],
.mc4wp-form input[type="button"],
.mc4wp-form input[type="reset"] {
    background-color: #8C1711;
    color: #fff;
    border: none;
    border-radius: 0;
    display: inline-block;
    padding: 11px 24px 10px;
    text-decoration: none;
    margin-top: -9px;
    width: 20%;    
}

.mc4wp-error p {
    color: #8C1711;
    background-color: #fff;
    padding: 5px;
}

.mc4wp-success p {
    padding: 5px;
}

@media screen and (max-width: 630px) {
    #subscribe-form p.subscribe_legal_info {
        width: 80%;
    }

    .mc4wp-form input[type="date"], 
    .mc4wp-form input[type="email"], 
    .mc4wp-form input[type="tel"], 
    .mc4wp-form input[type="text"], 
    .mc4wp-form input[type="url"], 
    .mc4wp-form select, 
    .mc4wp-form textarea {
        width: 70%;
    }

    .mc4wp-form button, 
    .mc4wp-form input[type="button"], 
    .mc4wp-form input[type="submit"] {
        width: 30%;
    }

}

.quick-book h2 {
    text-align:center;
}
.date-selectors .quarter {
    text-align:center;
}
.api-wrapper {
    width:100%;
    height:0;
    position:relative;
}

.temp-api-results {
    display:none;
}
.date-selectors .white-button {
	margin-right: 10px;
}
.outdoor_activities_page .activitylist.fromapi {
    position:relative;
}
.outdoor_activities_page .activitylist.fromapi li img:not(.offer-tag) {
    width: 100%;
    object-fit:cover;
    height:160px;
}
.activitylist {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.temp-api-results, .api-results {
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
}
.api-results {
    z-index:100;
}

.temp-api-results {
    margin-top:20px;
}
.temp-api-results li  {
    opacity:0.15;
}
@media screen and (max-width: 768px) {
    .outdoor_activities_page .activitylist.fromapi li img {
        height:400px;
    }
}

#apidatepicker-ajax, #apidatepicker {
    background-color: #fff;
    padding: 6px 35px 4px;
    line-height: 30px;
    display: inline-block;
    margin-bottom: 0;
    border: none;
    border-radius: 24px;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 800;
    color: #8C1711 !important;
    cursor: pointer;
}

#apidatepicker-ajax:hover,
#apidatepicker:hover {
    background-color: #333;
    color: #fff !important;
}
.activity_overview h2,
.activity_overview h3{
    text-align:center;
}
.activity_overview h2:not(#upcoming) {
  /*font-size:3em;
  padding-top:40px; temp removed */
}

p.loader-text {
    display:block;
    width:100%;
    text-align: center;
    font-weight:800;
    text-transform: uppercase;
    color: #8C1711;
    margin-top:100px;
}
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  color: #8C1711;
  font-size: 10px;
  margin: 20px auto 70px;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  
 /* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 5% auto; /* 5% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
  }
  
  /* The Close Button */
  .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }

  .page-template-page-cart .text_page .text-block {
    margin: 0;
  }

  .page-template-page-cart .text_page {
    background-color: #f7f7f7;
    padding-bottom: 80px;
  }
  .page-template-page-cart .text_page {
    background-color: #f7f7f7;
    padding-bottom: 50px;
  }
  .page-template-page-cart #clearall, 
  .page-template-page-cart #checkout {
    padding: 10px !important;
  }
  .page-template-page-cart #clearall {
    background-color: #fff;
    font-weight: bold;
    color:#595959;
  }
  .page-template-page-cart #clearall:hover {
    color: #fff;
  }
  .page-template-page-cart .shopping-cart {
    background-color: #fff;
    padding: 15px 25px;
    margin-bottom: 10px;
  } 
  .shopping-cart .cart-header,
  .shopping-cart .cart-item,
  .shopping-cart .cart-footer {
    background-color:transparent;
    color:#595959;
    display:flex;
    flex:1;
  }
  .shopping-cart .description,
  .shopping-cart .rate,
  .shopping-cart .amount {
    flex: 1;
    padding:10px;
  }
  .shopping-cart .amount {
    display:flex;
    justify-content: right;
  }

  .shopping-cart .cart-header {
    border-bottom: 1px solid #dfdfdf;
    font-weight:bold;
  }
  .shopping-cart .cart-header .description {

  }
  .shopping-cart .cart-header .rate {

  }
  .shopping-cart .cart-header .amount {

  }
  .shopping-cart .cart-item .rate {
    white-space: pre-wrap;
  }
  .shopping-cart .cart-item .description .datetime {
    font-size: 0.8em;
    color:grey;
  }
  .shopping-cart .cart-item .name {
    font-weight: bold;
  }
  .shopping-cart .cart-item .datetime {
    font-size: 15px !important;
  }

  .shopping-cart .cart-footer {
    border-top: 1px solid #dfdfdf;
    font-weight:bold;
  }
  .cart-buttons .material-symbols-outlined {
    padding: 6px 4px 0 4px;
  }
  .activitypage .activity_overview .overview .tags {
    padding-top:30px;
  }
  .activitypage .activity_overview .overview .tags h3{
    font-size: 1.125em;
  }
  .activity_overview .tag-list,
  .outdoor_activities_page .activitylist .tag-list {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    padding: 0 0px 20px 0;
    border-bottom: 1px solid #e0e0e0;
    margin: 0 10px;
  }
  .activity_overview .tag-list {
    border-bottom:0;
  }
  .activity_overview .tag-list li,
  .outdoor_activities_page .activitylist .tag-list li {
    width:auto;   
    margin:5px 0;    
  }

  .activity_overview .tag-cloud .tag-list {
    flex-wrap:wrap;
  }

  .activity_overview .tag-list li a,
  .outdoor_activities_page .activitylist .tag-list li a {
    background: #8C1711;
    color: white;
    padding: 4px 15px;
    text-align: center;
    line-height: 1em;
    border-radius: 35px;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
  }
  .tag-cloud .tag-list .all-tags-btn {
    order: -1;
    -webkit-order: -1;
    -ms-order: -1;
  }
  .tag-cloud .tag-list li.all-tags-btn a {
    text-transform: none;
    font-size: 15px;
  }
  .activity_overview .tag-list li a:hover {
    background:#333;
  }
  .activity_overview .tag-list li a.tag-filter.active {    
    background: #1A263E;
    cursor: default;
  }
  .coverup {
    display:none;
  }
  .coverup{
    background-color:#fff;
    opacity:0.8;
    z-index:100;
    top:0;
    left:0;
    right:0;
    bottom:0;
    position:absolute;
  }

  
  .lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    transform: translateX(-50%);
    left: 50%;
    top:40px;
  }
  .lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
  }
  .lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: red;
    margin: -4px 0 0 -4px;
  }
  .lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
  }
  .lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px;
  }
  .lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
  }
  .lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px;
  }
  .lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
  }
  .lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px;
  }
  .lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
  }
  .lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px;
  }
  .lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
  }
  .lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px;
  }
  .lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
  }
  .lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px;
  }
  .lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
  }
  .lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px;
  }
  .lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
  }
  .lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px;
  }
  @keyframes lds-roller {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
.filter-count {
    color:#8C1711;
    font-size:1rem;
    display:block;
    padding: 10px;
    font-weight: bold;
    width: 100%;
}
.filter-count::before {
    content: "We found ";
    color:#595959;
}   
.new-booking-wrapper {
    display:flex;
}
.new-booking-wrapper .datepicker {
    flex:1;
    padding-bottom: 20px;
    padding-right: 20px;
}
.new-booking-wrapper .datepicker.voucher,
.new-booking-wrapper .datepicker.donation {
  display:none;
}
.new-booking-wrapper .new-booking-output {
    flex:1;
    padding-bottom: 20px;
}
.ui-datepicker {
	width: 100% !important;
}
.ui-datepicker td span, .ui-datepicker td a {
    padding: 1em !important;
}
@media (max-width: 910px) {
    .new-booking-wrapper {
        flex-direction: column;
    }
    .new-booking-wrapper .datepicker {
        padding-right: 0 !important;
    }
    .ui-datepicker td span, .ui-datepicker td a {
        padding: 0.2em !important;
    }
}

  /* calendar stuff */
  
  .ui-state-default {
    border: 0 !important;
  }
  .cal_booked .ui-state-default {
    background: #8C1711 !important;
    color: #fff !important;
  }
  .cal_available .ui-state-default {
    background: green !important;
    color: #fff !important;
  }
  .ui-datepicker-current-day .ui-state-default {
    background: #333 !important;
  }
  .ui-state-default:hover {
    background: #333 !important;
    color: #fff !important;
  }
  .dev-field,
  .booking-block.old-booking {
    display:none !important;
  }
  .booking-field.title,
  .booking-field.times {
    font-weight: bold;
  }
  .booking-field.changeable {
    transition: all 0.3s;
  }
  .booking-field.date, .booking-field.times {
    font-weight: bold;
    background-color: #333;
    color: #fff;
    padding: 2px 5px 0;
    margin-left: 3px;
    margin-bottom: 20px;
  }
  .new-booking-output span {
    display: inline-block;
  }
  
  .cf-policy {
    margin-bottom: 5px;
    clear: both;
    margin-top: 5px;
    max-height: 200px;
    display: block;
    overflow: auto;
    border: solid 1px #ccc;
    padding: 0 10px;
    opacity: 0.7;
    border-radius: 3px;
    overflow-x: hidden;
  }

  .responsive-iframe {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 90%;
  }

  .outdoor_activities_page .categories {
    font-size:0;
  }
  .outdoor_activities_page .categories li img {
    width: 100%;
    object-fit:cover;
    height:160px !important;
  }
  .activity_overview .wrapper {
    padding: 0 1rem;
  }
  .outdoor_activities_page .categories {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
  }
  .outdoor_activities_page .categories li {
    background: #8C1711;
    border-radius: 0 0 5px 5px;
  }
  .outdoor_activities_page .categories li:hover {
    background: #333;
  }
  @media all and (max-width: 769px) {
    .activity_overview .wrapper {
      padding: 0;
    }
    .outdoor_activities_page .categories {
      grid-template-columns: repeat(2, 1fr);
    }
  }
  .outdoor_activities_page .categories li a {
      display: inline-block;
      width: 100%;
      color: #595b61;
  }
  .outdoor_activities_page .categories li img {
      width: 100%
  }  

  .outdoor_activities_page .categories li .desc {
    width: 100%;
    text-align: center;
  }
  .outdoor_activities_page .categories li .desc h4 {
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    padding: 16px 5px 15px;
    margin: 0;
    text-transform: uppercase;
    transition: all .35s ease;
  }
  .outdoor_activities_page .activitylist li.out_of_stock {
    background-color:#e9e9e9;
  }
  .outdoor_activities_page .activitylist li .desc .not-bookable {
    color: #324060;
  }
  .outdoor_activities_page .activitylist li .desc .not-bookable::before {
    content: "*";
  }
  .timeslots {
    padding: 5px 20px 3px;
    margin-left: 5px
  }
  .booking-error.toomany {    
    display:none;
    border:2px solid red;
    color:red;
    padding:10px;
    margin-bottom:20px;    
  }
  .category-link, .tag-link {
    font-size: 1.2em;
    background: #fff;
  }
  .link-out .category-link a {
    font-weight: bold;
  }
  .link-out .category-link a:hover {
    color: #333;
  }
  .category-link  {
    padding: 15px 15px 10px 15px;
    margin-bottom: 15px;
  }
  .simacts-header {
    padding: 10px 15px 5px;
  }
  .other-links {
    padding-top: 30px !important;
    padding-bottom: 40px !important;
  }
  .other-links a {
    flex: 1;
    display: inline-block;
    color: white;
    padding: 12px 15px 8px;
    text-align: center;
    line-height: 1em;
    border-radius: 35px;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
  }
  .other-links a:first-of-type {
    background: #8C1711;
  }
  .other-links a:first-of-type:hover {
    background-color: #333;
    color: #fff;
  }
  .other-links a:last-of-type {
    background: #333;
  }
  .other-links a:last-of-type:hover {
    background-color: #555;
    color: #fff;
  }
  .tags{
    display:flex;
    align-items:center;
  }

  .timeslot-buttons {
    display:flex;
    align-items:flex-start;
    flex-direction: column;
  }
  .timeslot-with-button {
    width:60%;
    display:flex;
    justify-content: space-between;
  }
  .timeslot-with-button .span{
    display:block;
  }
  .timeslot-with-button .button{    
    display:block;
  }
  .timeslot-with-button {
    display: flex;
    align-items: center;
  }
  .timeslot-with-button.picked button {
    background: green;
    color: #fff;
  }
  .timeslot-with-button.picked {
    background: #e9e9ed;
    padding-left: 7px;
  }
  .timeslot-with-button span {
    margin-bottom: 0 !important;
  }
  .timeslots {
    width: 100px;
  }
  .timeslot-with-button.picked .timeslots:after {
    content: "ed"
  }
  .alias-child {
    border:1px solid #c5c5c5;
    padding:6px;
    margin-bottom:10px;
  }
  .alias-child .title {
    font-size:1.2em;
    font-weight:bold;
  }
  
  div#children {
    margin-bottom: 20px;
  }
  
  input[type='radio'][name='children'] + label {
    font-weight:normal;
    vertical-align: middle;
    margin-left:6px;
  }
  input[type='radio'][name='children']:checked + label {
    font-weight:bold;
  }

  .checkout_block {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .checkout_block .form-inner {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 20px;
  }
  .checkout_block.others {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .checkout_block.member_discount .form-inner {
    flex: 0 1 50%;
  }
  .form-inner input, 
  .form-inner select {
    max-width: none !important;
  }
  #myForm .modal-content {
    padding-left: 40px;
  }
  #myForm .cf-policy {
    margin-right: 20px;
  }
  #myForm textarea {
    padding-top: 8px;
  }
  #submitform {
    background-color: rgb(191, 47, 56);
    color: #fff;
    padding: 6px 14px 5px;
    margin-top: 10px;
    font-weight: bold;
    transition: all .35s ease;
  }
  button#checkout:disabled {
    opacity: .3;
  }
  button#checkout:disabled:hover {
    cursor: not-allowed;
  }
  form .invalid-feedback {
    display:none;
  }
  @media screen and (max-width: 910px) {
    .checkout_block {
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    #myForm .modal-content {
      padding-left: 20px;
      width: 90%;
    }
    .checkout_block .form-inner {
      padding-right: 0;
    }
    #myForm .cf-policy {
      margin-right: 0px;
    }
    .page-template-page-cart .foot-btn {
      display: none;
    }
}

.theme-selector {
  position:relative;
}
.theme-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display:none;
  min-width: 300px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none !important;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}
.theme-dropdown>li {
  padding:0 !important;
}
.theme-dropdown>li>a {
  display: block;
    text-align: left;
    font-size: 13px;
    padding: 8px 20px;
    float: none;
    margin: 0;
}
.btn-template-wrapper {
  position:absolute;
  bottom:30px;
  left:30px;
}

@media all and (max-width: 700px) {
  #menu-secondary-nav {
    width:60%;
    float:right;
    flex-direction:column;
    align-items: flex-end;
  }
  #menu-secondary-nav li {
  }
  #menu-secondary-nav li a{
    padding-left:0;
  }
}

/* add an ease in/out to buttons */
.flex.date-selectors a,
a.button,
a.tag-filter,
a.ui-state-default {
  transition: background-color 0.35s ease-in-out;
}

/* reset the font for ui-widget elements */
.ui-widget {
  font-family: "Manrope", sans-serif;
}

.cart-promo {
  margin-top:30px;
  margin-bottom:30px;
  background: #f1f0eb;
  display:flex;
}
.activity_overview .cart-promo {
  display:block;
}
.activity_overview .promo-image {
  margin-top:30px;
}
.cart-promo-left, .cart-promo-right {
  display:flex;
  flex-direction:column;
  margin: 30px;
}
.cart-promo-left {
  text-align: center;
}
.cart-promo-right {
  flex-basis:60%;
  padding:0;
}
.promo-image {  
}
.promo-title {
}
.activity_overview .promo-content h3 {
  text-align:left;
}
.promo-title h3, .promo-content h3, .promo-content h2 {
  color:#8C1711;
  margin-top:0;
}
.promo-content {
}
.promo-content p {
  padding:0;
}
.promo-link {
  margin-bottom:30px;

}