/*
Theme Name: Cobourg
Theme URI: https://www.capecom.co.uk/
Author: Capecom Team
Author URI: https://www.capecom.co.uk/
Description: Custom theme for Cobourg Paradise
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 7.8
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cobourg
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.reservation-home .mphb_sc_search-form{
    gap: 25px;
    width: 90vw;
    flex-wrap: wrap;
    align-items: center;
    display: flex;
    justify-content: center;
}
.ssreult .mphb_sc_search-form{
    gap: 25px;
    /*width: 90vw;*/
    flex-wrap: wrap;
    align-items: center;
    display: flex;
    justify-content: center;
}
.reservation-home .mphb-required-fields-tip,.mphb-empty-cart-message,.mphb_sc_search-form .mphb-required-fields-tip,
.mphb_sc_search-adults,.mphb_sc_search-children,.mphb_sc_search_results-info,.mphb-recommendation-title,#mphb-recommendation{
    display:none;
}
.mphb_sc_search_results-wrapper  a,.mphb-booking-details.mphb-checkout-section a,
.mphb-room-price-breakdown-wrapper.mphb-checkout-section a{
    text-decoration:none;
    pointer-events: none;
  cursor: default;
  /*text-decoration: none;*/
  color: black;
}
.reservation-home .mphb_sc_search-form input.mphb-datepick.mphb_datepicker {
    /* width: 250px; */
    border-bottom: 1px solid #d3d3d3;
    background-color: #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #000;
    background-image: url(../assets/images/solarcalendar.png);
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    font-size: 20px;
    padding: 15px 10px;
}
.reservation-home .mphb_sc_search-form label{
    font-weight: 600;
    font-size: 20px;
    background-color: transparent;
    color: #ffffff;
    padding-bottom:10px;
    display:block;
}
.reservation-home .mphb_sc_search-submit-button-wrapper input{
    width: 130px;
    height: auto;
    border-radius: 30px;
    font-weight: 600;
    font-size: 20px;
    padding: 15px 10px;
    background-color: #ffffff;
    color: #004262;
    font-weight: bold;
    border: 1px solid #d3d3d3;
    margin-top: 15px;
}
.searchresults .mphb_sc_search-form input.mphb-datepick.mphb_datepicker,#bookingcheckout  input{
    width: 250px;
    border: 1px solid #004262;
    background-color: #fff;
    /*border-top: none;*/
    /*border-left: none;*/
    /*border-right: none;*/
    color: #000;
    background-image: url(../assets/solarcalendar.png);
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    font-size: 20px;
    padding: 15px 10px;
}
.reservation-home .mphb_sc_search-form select {
    font-family: "Arial, sans-serif";
    font-size: 18px;
    font-weight: 300;
    outline: none;
    width: 100px;
    padding: 15px 10px;
    border-bottom: 1px solid #d3d3d3;
    background-color: #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #000;
    background-image: url(../assets/arrow.png);
    cursor: pointer;
    background-repeat: no-repeat;
    /* -webkit-appearance: none; */
    background-position: right center;
    background-size: 17px;
}
.searchresults{
    color:#004262 !important;
     font-size:20px !important;
     font-weight:600;
     
}

.reservation.searchresults .container{
    background-color: #fff;
   
}
.reservation.searchresults ul li{
    /*list-type:none;*/
    list-style:none !important;
}
.sectionleft h2, .section-righ h2{
    color:#004262 !important;
}
.sectionleft p, .section-righ p{
    color:#004262 !important;
}
.ssreult{
    padding-left:50px;
    padding-right:150px;
}
.ssreult h6, .ssreult p, .ssreult ul li,.ssreult a{
    color:#004262 !important;
    list-style:none !important;
}
.ssreult p, .ssreult ul li,.ssreult a{
    font-size:20px !important;
    font-weight:600;
    color:#004262 !important;
}
.searchresults .button.mphb-button,.mphb_sc_search-submit-button-wrapper .button,#bookingcheckout  input.button,.button.mphb-book-button{
    width: 130px;
    height: 40px;
    border-radius: 19px;
    font-weight: 600;
    font-size: 20px;
    background-color: transparent;
    color: #004262;
    border: 1px solid #004262;
    margin-top: 40px;
}
#bookingcheckout  input.button{
    padding:0px 0px !important;
}
.searchresults .button.mphb-button.mphb-confirm-reservation{
    width: 200px; 
}
.mphb_sc_search_results-wrapper .mphb-reservation-cart{
    margin-bottom:30px;
}

.mphb-rooms-quantity,.mphb_sc_search-check-in-date select,.mphb_sc_search-check-out-date select,
.mphb_sc_search-adults select,.mphb_sc_search-children select,#bookingcheckout select{
    font-family: "Arial, sans-serif";
    font-size: 18px;
    font-weight: 300;
    outline: none;
    width: 100px;
    padding: 15px 10px;
    border: 1px solid #004262;
    background-color: #fff;
    /*border-top: none;*/
    /*border-left: none;*/
    /*border-right: none;*/
    color: #000;
    background-image: url(../assets/arrow.png);
    cursor: pointer;
    background-repeat: no-repeat;
    /* -webkit-appearance: none; */
    background-position: right center;
    background-size: 17px;
}
#bookingcheckout select{
   width: 250px; 
}
.mphb-room-type-title.entry-title a{
    font-size:26px !important;
}
.mphb-loop-room-type-attributes li, .mphb-single-room-type-attributes li, .mphb-widget-room-type-attributes li {
    display: table-row;
    width: 100%;
}
.mphb-loop-room-type-attributes .mphb-attribute-title, .mphb-single-room-type-attributes .mphb-attribute-title {
    min-width: 140px;
}
.mphb-loop-room-type-attributes .mphb-attribute-value, .mphb-loop-room-type-attributes .mphb-attribute-title, .mphb-single-room-type-attributes .mphb-attribute-value, .mphb-single-room-type-attributes .mphb-attribute-title, .mphb-widget-room-type-attributes .mphb-attribute-value, .mphb-widget-room-type-attributes .mphb-attribute-title {
    display: table-cell;
    border-bottom: 1px solid #e0e1e5;
}
.mphb-loop-room-type-attributes .mphb-attribute-title, .mphb-single-room-type-attributes .mphb-attribute-title, .mphb-widget-room-type-attributes .mphb-attribute-title {
    padding: .8125em .8125em .8125em 0;
}
.mphb-loop-room-type-attributes, .mphb-single-room-type-attributes, .mphb-widget-room-type-attributes {
    list-style: none;
    border-top: 1px solid #e0e1e5;
    display: table;
    width: 100%;
    margin: 1.5625em 0 1.25em;
}
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-in-date {
    border-width: 1px 0;
    margin: 3em 0 0;
}
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-out-date {
    border-width: 0 0 1px !important;
}
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-out-date, .mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-in-date {
    padding: .8125em 0;
    border: 1px solid #e0e1e5;
    border-width: 1px 0 1px 0px;
    color: #666;
}
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-out-date>span:first-child, .mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-in-date>span:first-child {
        min-width: 200px;
    }
    .mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-out-date>span:first-child, .mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-in-date>span:first-child {
    padding-right: .8125em;
    display: inline-block;
}
.mphb-adults-chooser label,.mphb-children-chooser label,.mphb-guest-name-wrapper label{
    min-width: 200px;
}
.mphb-guest-name-wrapper,.mphb-price-breakdown-title,.mphb-customer-details-title{
    margin-bottom:50px;
}
.mphb-room-number{
    margin-top:50px;
}
.mphb_sc_checkout-wrapper .mphb_sc_checkout-services-list {
    margin-left: 0;
    margin-top: 2em;
}
.mphb_sc_checkout-wrapper .mphb_sc_checkout-services-list label {
    display: inline;
}
#bookingcheckout input.mphb_sc_checkout-service.mphb_checkout-service{
    width:auto !important;
}
.mphb_sc_checkout-wrapper .mphb_sc_checkout-form .mphb-price-breakdown {
    margin-top: 3.125em;
}
.mphb_sc_checkout-wrapper .mphb-price-breakdown th, .mphb_sc_checkout-wrapper .mphb-price-breakdown td {
    vertical-align: top;
    padding: 1.1875em 1.375em;
    border: 1px solid #f0f0f0;
    border-width: 1px 0;
}
.mphb_cb_checkout_form .mphb-price-breakdown .mphb-table-price-column, .mphb_sc_checkout-form .mphb-price-breakdown .mphb-table-price-column {
    width: 33%;
}
#mphb-customer-details select, #mphb-customer-details input[type=text],
#mphb-customer-details input[type=email],#mphb-customer-details input[type=url],#mphb-customer-details input[type=password],
#mphb-customer-details input[type=search],#mphb-customer-details input[type=number],#mphb-customer-details input[type=tel],
#mphb-customer-details input[type=range],#mphb-customer-details input[type=date],#mphb-customer-details input[type=month],
#mphb-customer-detailsinput[type=week],#mphb-customer-details input[type=time],#mphb-customer-details input[type=datetime],
#mphb-customer-detailsinput[type=datetime-local],#mphb-customer-details input[type=color],#mphb-customer-details textarea {
        width: 100%;
    }
#bookingcheckout table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 1.5em;
    table-layout: fixed;
    width: 100%;
}
.ssreult p.mphb-empty-cart-message{
    font-size:26px !important;
}
.reservation-search .container{
    background-color:#fff !important;
}
#mphb-booking-details, #mphb-price-details{
    padding:20px;
    border: 1px solid #004262;
}
.contact-contact-btn .wpcf7-submit {
  width: 130px;
  height: 40px;
  background: #f5f5f5;
  border: 1px solid #161616;
  border-radius: 20px;
  font-family: Cormorant Garamond;
  font-size: 20px;
  font-weight: 600px;
  cursor: pointer;
}

.contact-contact-btn .wpcf7-submit:hover {
  background-color: #0f74a5;
  border: none;
}
.contact-contact-inputs textarea{
    height:50px;
}
@media (min-width:768px) and (max-width:992px){
    .reservation-home .mphb_sc_search-form input.mphb-datepick.mphb_datepicker,
    .ssreult .mphb_sc_search-form input.mphb-datepick.mphb_datepicker{
        width:180px;
    }
}
@media (max-width:630px){
  .reservation-home .mphb_sc_search-form input.mphb-datepick.mphb_datepicker,
    .ssreult .mphb_sc_search-form input.mphb-datepick.mphb_datepicker{
        width:100%;
    }  
}
@media (max-width:520px){
  .reservation-home .mphb_sc_search-form input.mphb-datepick.mphb_datepicker{
        width: 66vw;
    } 
    .ssreult .mphb_sc_search-form input.mphb-datepick.mphb_datepicker{
        width: 72vw;
    } 
}
@media (max-width:767px){
    .ssreult,.ssright{
        padding-right:50px;
        padding-left:50px;
    }
}
.reservation-search img,.searchresults img,.bookingcheckout img{
    width:100%;
    height:auto;
}
.drawer-section ul li.color-white a{
    color:#fff !important;
}
button,.button{
    cursor:pointer !important;
}
abbr{
    text-decoration:none !important;
}
.mphb-stripe-payment-fields.card{
    padding:40px !important;
}
.mphb-date-cell.mphb-unselectable-date:after {
    display: inline-block;
    content: '\005C';
    color: red;
    margin-left: -8px;
    font-weight: bold;
    /* font-size: 64px; */
}
.datepick-other-month.mphb-date-cell.mphb-unselectable-date:after {
    display:none;
}



/*
body .mphb_sc_search_results-wrapper .mphb-reserve-room-section:not(.mphb-rooms-added) .mphb-confirm-reservation, 
body .mphb_sc_search_results-wrapper .mphb-reserve-room-section:not(.mphb-rooms-added) .mphb-rooms-reservation-message-wrapper{
    display: block !important;
}
.page-template-search-results .searchresults .button.mphb-button{
    display: none;
}

*/


.mphb-gateway-description{
    display: none !important;
}

.custom-top-menu{
    display: inline-flex;
    list-style: none;
}
.custom-top-menu li{
    margin: 0px 20px;
}
.custom-top-menu li a{
    font-size: 20px;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}


.child-facility {
    width: 20%;
    max-width: 240px;
    padding: 40px 0px;
    background: linear-gradient(180deg, #000000 0%, rgba(0, 66, 98, 0.16) 100%);
}

@media screen and (max-width: 997px){
    .custom-top-menu{
        display: none;
    }

    body .facilities-type{
        display: block;
    }
    body .facilities-type .child-facility{
        margin-bottom: 20px;
    }

}
/*
@media screen and (max-width: 768px){
    .reservation-home .mphb_sc_search-form{
        justify-content: normal;
    }

}
*/

.reservation-home .mphb_sc_search-form input.mphb-datepick.mphb_datepicker{
    /* width: 100%; */
    padding-left: 75px;
}

.glass-image{
    border: 2px solid #fff;
    padding: 8px 8px 0px 8px;
}
.glass-image img{
    width: 100%;
}
.firepit-image{
    margin-left: 10px;
    border: 2px solid #fff;
    padding: 8px 8px 0px 8px;
}
.firepit-image img{
    width: 100%;
}

@media screen and (max-width: 768px){
.mphb_sc_search-submit-button-wrapper{
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.slider .item img{
    height: 265px !important;
}
.title-resort{
    font-size: 20px;
}
.title-breakfast{
    font-size: 16px;
}
.reservation .container{
    gap: 0px !important;
}
.reservation .container{
    padding-top: 20px;
    padding-bottom:20px
}
.reservation-home .mphb_sc_search-submit-button-wrapper input{
    margin-top: 0px;
}
.reservation-home .mphb_sc_search-submit-button-wrapper input{
    padding: 8px 10px;
}
}

@media screen and (max-width: 997px) {
    body .button-book {
        display: block !important;
        margin-left: 10px;
    }
    .no-text-decoration{
        text-decoration: none;
    }
}
@media screen and (max-width: 991px) {
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-out-date>span:first-child, 
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-in-date>span:first-child{

    min-width: 100%;
}


.page-template-booking-confirmation .mphb-adults-chooser,
    .page-template-booking-confirmation .mphb-children-chooser,
    .page-template-booking-confirmation .mphb-guest-name-wrapper{

        margin-bottom: 20px;
        line-height: 50px;
    }
    .page-template-booking-confirmation #mphb-customer-details select, 
    .page-template-booking-confirmation #mphb-customer-details input[type=text], 
    .page-template-booking-confirmation #mphb-customer-details input[type=email], 
    .page-template-booking-confirmation #mphb-customer-details input[type=url], 
    .page-template-booking-confirmation #mphb-customer-details input[type=password], 
    .page-template-booking-confirmation #mphb-customer-details input[type=search], 
    .page-template-booking-confirmation #mphb-customer-details input[type=number], 
    .page-template-booking-confirmation #mphb-customer-details input[type=tel], 
    .page-template-booking-confirmation #mphb-customer-details input[type=range], 
    .page-template-booking-confirmation #mphb-customer-details input[type=date], 
    .page-template-booking-confirmation #mphb-customer-details input[type=month], 
    .page-template-booking-confirmation #mphb-customer-detailsinput[type=week], 
    .page-template-booking-confirmation #mphb-customer-details input[type=time], 
    .page-template-booking-confirmation #mphb-customer-details input[type=datetime], 
    .page-template-booking-confirmation #mphb-customer-detailsinput[type=datetime-local], 
    .page-template-booking-confirmation #mphb-customer-details input[type=color], 
    .page-template-booking-confirmation #mphb-customer-details textarea {
        width: 99%;
        margin-left: 1px;
    }
    .page-template-booking-confirmation .mphb-stripe-payment-fields.card{
        padding: 0px !important;
    }
    .page-template-booking-confirmation .mphb_sc_checkout-submit-wrapper{
        margin-bottom: 20px;
    }
}

.page-template-search-results #mphb-reservation-cart.mphb-reservation-cart{
    display: none;
}

.mphb_sc_checkout-submit-wrapper{
    margin-bottom: 20px !important;
}