/*
  Theme Name: Moripo Park
  Theme URL: http://maddingtonsmash.com.au
  Description: 
  Author: Diana 
  Author URI: http://maddingtonsmash.com.au
  Version: 3.0 
 */


@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

body {
	
    font-size:16px;
	color: #393939;
	font-family: "Nunito Sans", Sans-serif;
}




.header {
    width: 100%;
    padding: 30px 0 23px;
}
.header_wrapper {
    width: 1170px;
margin: 0 auto;
}

.header_mid {
    width: 100%;
    float: left;
}

.top-menu-left {
    width: 400px;
    margin-top: 20px;
    float: left;
}
.logo {
    width: 400px;
    margin: 0 auto;
    text-align: center;
    float: left;
}
.top-menu-right {
    width: 370px;
    float: right;
    margin-top: 20px;
}

.top-menu-left ul li {
    font-size: 14px;
    text-transform: uppercase;
    list-style: none;
    float: left;
}

.top-menu-left ul li a {
    display: block;
    padding-right: 47px;
    color: #707070;
    font-family: 'Nunito', sans-serif;
}

.top-menu-right ul li {
    font-size: 14px;
    text-transform: uppercase;
    list-style: none;
    float: left;
}

.top-menu-right ul li a {
    display: block;
    padding: 0 21px;
    color: #707070;
    font-family: 'Nunito', sans-serif;
}

.banner {
    width: 100%;
    float: left;
    background: url("images/banner.jpg");
        background-repeat: repeat;
        background-size: auto;
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
position:relative;
}


.banner-text {
    text-align: center;
width: 350px;
float: left;
color: #777F63;
letter-spacing: 4.2px;
position: absolute;
padding: 30px 20px;
background: #EDE8DE;
right: 214px;
bottom: 38px;
}
.title1 {
    width: 100%;
    float: left;
    font-size: 24px;
    font-family: 'Nunito', sans-serif;
}
.title2 {
    width: 100%;
    float: left;
    font-size: 82px;
    font-family: "Opulent", Sans-serif;
	letter-spacing: 0;
}

.book-now-button a {
    background: #23282D;
    color: #fff !important;
    padding: 7px 17px !important;
	text-transform: uppercase;
}
.book-now-button {
    margin-top: -6px;
}

.footer_sec {
    background: #23282D;
    padding: 50px 0;
    font-size: 12px;
    color: #fff;
    font-family: 'Nunito', sans-serif;
    text-transform: uppercase;
	float: left;
width: 100%;
}
.footer_sec_wrapper {
    width: 1170px;
    margin: 0 auto;
}

.footer_sec_mid {
    width: 100%;
    float: left;
}
.footer1 {
    width: 100%;
    float: left;
    border-bottom: 1px solid #aaa;
    padding-bottom: 24px;
    margin-bottom: 35px;
}
.footer-left {
    width: 35%;
    float: left;
    margin-bottom: 15px;
}
.footer-left ul li {
    list-style: none;
    float: left;
    border-right: 1px solid #fff;
    font-family: 'Nunito', sans-serif;
}
.footer-left ul li a {
    color: #fff;
    margin: 0px 14px 0;
    display: block;
}
.footer-right {
    width: 55%;
    float: right;
}
.footer-right-text {
    width: 100%;
    float: left;
}
.footer-2 {
    width: 100%;
    float: left;
}
.footer-2 .footer-right {
    float: left;
    width: 667px;
}

.footer-right ul li {
    list-style: none;
    float: left;
    font-family: 'Nunito', sans-serif;
    border-right: 1px solid #fff;
}


.footer-right ul li a {
    color: #fff;
    display: block;
    margin: 0px 14px 0;
}

.wrapper_sec {
    float: left;
    width: 100%;
    padding: 20px 0;
}
.rmp-menu li a {
    font-family: "Nunito Sans", Sans-serif !important;
}
.rmp-menu {
    padding-top: 60px !important;
}
.mobile-menu {
    display: none;
}
.footer-left ul li:last-child {
    border-right: none !important;
}
.footer-2 ul li:last-child {
    border-right: none;
}
.banner-inner-page img {
    width: 100%;
	height: auto;
}
.banner-inner-page {
    float: left;
    width: 100%;
}
.sleeps {
    font-size: 80px;
    color: #777F63;
    font-family: "Opulent", Sans-serif;
    margin-top: -68px;
}
.sidebar-text {
    background: #EDE8DE;
    padding: 21px 27px;
}
.sleeps-text {
    font-size: 14px;
    font-family: 'Nunito', sans-serif;
}
.contact-form label {
    display: none;
}
.contact-form input {
    border-radius: 0;
    border: 1px solid #ccc;
    padding: 9px 12px;
    font-size: 16px;
    color: #23282D;
    font-family: "Nunito Sans", Sans-serif;
}
.contact-form textarea {
    width: 100%;
	border: 1px solid #ccc;
    padding: 9px 12px;
    font-size: 16px;
    color: #23282D;
    font-family: "Nunito Sans", Sans-serif;
	height:160px;
}
.contact-form .wpcf7-submit {
    background: #23282D;
    color: #fff;
    text-transform: uppercase;
    border: none;
    margin-top: 20px;
    padding: 7px 27px;
}
.mphb_sc_search-form {
    width: 1170px;
    margin: 0 auto !important;
        margin-bottom: 0px;
    margin-bottom: 39px !important;
}
.mphb_sc_search-form input, .mphb_sc_search-form select {
    border-radius: 0;
    border: 1px solid #ccc;
    padding: 8px 9px;
    background: #fff;
    
}
.mphb_sc_search-form label {
    font-family: 'Nunito', sans-serif;
    color: #777F63;
    font-size: 16px !important;
    text-transform: uppercase;
}
.mphb_sc_search-form .mphb_sc_search-submit-button-wrapper input {
    background: #23282D;
    color: #fff;
    padding: 10px 46px !important;
  /*  width: auto !important;*/
    border: none !important;
    float: right;
	text-transform: uppercase;
}
.mphb_sc_search-form p {
    width: 37% !important;
    margin-right: 10px !important;
    padding: 0 !important;
    float: left !important;
}
.mphb_sc_search-form .mphb_sc_search-submit-button-wrapper {
    width: auto !important;
}
.wrapper_sec_wrapper {
    width: 1170px;
    margin: 0 auto;
}
.mphb-recommendation-title {
    padding: 30px 0;
    color: #777F63;
    font-weight: 300;
    font-family: "Nunito Sans", Sans-serif;
    text-transform: uppercase;
}
	#mphb-reservation-cart {
    margin-bottom: 20px;
    margin-top: 49px;
    display: none;
}
.button {
    background: #23282D;
    color: #fff !important;
    padding: 7px 17px !important;
    border: none;
}
.mphb-recommendation-total {
    margin-bottom: 15px;
}
.mphb-room-type-title.entry-title a, .mphb-room-type-details-title {
    padding: 30px 0;
    color: #777F63;
    font-weight: 300;
    font-family: "Nunito Sans", Sans-serif;
    text-transform: uppercase;
}
.mphb-room-type-title.entry-title{
        margin-bottom: 13px;
    margin-top: 13px;
}
.mphb-loop-room-type-attributes {
    list-style: inside;
    line-height: 26px;
    font-size: 14px;
    margin-bottom: 17px;
}
.mphb-view-details-button-wrapper {
    float: left;
    width: 100%;
    margin-bottom: 34px;
}
.mphb-regular-price {
    float: left;
    width: 100%;
    margin-bottom: 26px;
}
.mphb-rooms-quantity-wrapper.mphb-rooms-quantity-multiple {
    margin-bottom: 20px;
}
.mphb_sc_checkout-form {
    line-height: 42px;
    font-size: 14px;
    font-family: "Nunito Sans", Sans-serif;
}
.port_red_top_banner_sec_r h1 {
    color: #777F63;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 43px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 4px;
	margin-bottom: 16px;
}
.error-page-wrapper h1 {
    color: #777F63;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 25px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 27px;
}
.error-page {
    text-align: center;
}
.error-page-wrapper p {
    margin-bottom: 24px;
}
#searchform input {
    border-radius: 0;
    padding: 5px 0;
    border: 1px solid #ccc;
}
#searchsubmit {
    background: #23282D;
    color: #fff !important;
    padding: 7px 17px !important;
    border: none !important;
}
.calender-page .mphb-calendar .datepick.datepick-multi {
    width: 100% !important;
    height: 100% !important;
	margin-bottom: 30px;
}
.calender-page .mphb-booking-form .mphb-required-fields-tip {
    width: 100%;
    margin-bottom: 12px;
}
.mphb-booking-form p {
    float: left;
    width: 33%;
}
.mphb-booking-form p input {
    border-radius: 1px;
    border: 1px solid #ccc;
    padding: 10px 6px;
    background-image: url("https://moripoparkescape.com.au/wp-content/uploads/2021/09/calender.jpg");
    background-repeat: no-repeat;
    background-position: 188px;
}
.mphb-reserve-btn-wrapper input {
    margin-top: 22px;
border: none !important;
text-transform: uppercase;
letter-spacing: 1px;
padding: 10px 12px !important;
cursor: pointer;
background-image: none !important;
}
.mphb-reserve-btn-wrapper input:hover {
    background: #777F63;
}
.mphb-reserve-room-section {
    float: left !important;
    width: 100% !important;
    margin-top: 23px;
}
.button.mphb-button.mphb-confirm-reservation:hover {
    background: #777F63;
}
.mphb-booking-details-title, .mphb-room-number, .mphb-price-breakdown-title, .mphb-customer-details-title {
    font-size: 27px;
    margin-bottom: 24px;
	font-family: "Nunito Sans", Sans-serif;
}
#mphb-booking-details {
    width: 70%;
}
.mphb-booking-details .mphb-check-in-date {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    line-height: 50px;
}
.mphb-booking-details .mphb-check-out-date {
    border-bottom: 1px solid #ccc;
    line-height: 50px;
}
.mphb-reserve-rooms-details {
    margin-top: 43px;
}
.mphb-room-type-title a {
    color: #777F63;
    font-weight: bold;
}
.mphb-adults-chooser select {
    margin-left: 19px;
    background: none;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 10px 15px;
}
.mphb-adults-chooser {
    margin-bottom: 28px;
    margin-top: 8px;
}
.mphb-guest-name-wrapper label {
    width: 100%;
    float: left;
}
.mphb-guest-name-wrapper input {
    border-radius: 0;
    border: 1px solid #ccc;
    padding: 9px 24px;
}
.mphb-price-breakdown {
    border-collapse: collapse;
    border-spacing: 0;
    width: 70%;
}
.mphb-price-breakdown th, .mphb-price-breakdown td {
    border: 1px solid #f0f0f0;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
    border-width: 1px 0;
	text-align: left;
}
tbody tr a {
    color: #777F63;
}
.mphb-checkout-section.mphb-customer-details p input, .mphb-checkout-section.mphb-customer-details p select, .mphb-checkout-section.mphb-customer-details p textarea{
    width: 60%;
    border-radius: 0;
    border: 1px solid #ccc;
    padding: 10px 0;
}
.mphb-booking-form label {
    color: #777F63;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
}
.mphb-reserve-room-section .mphb-rooms-quantity-wrapper.mphb-rooms-quantity-multiple {
    width: 100%;
}
.mphb-reserve-room-section .mphb-rooms-quantity-wrapper.mphb-rooms-quantity-multiple select {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px 11px;
    margin-left: 3px;
    margin-right: 3px;
}
.footer-right-text code {
    font-family: 'Nunito', sans-serif;
}
.toparrow button {
   background: none;
border: none;
margin-top: -9px;
cursor: pointer;
}
.footer-2 .footer-right ul {
    text-align: right;
    float: right;
}
.toparrow {
    float: right;
}
.item-title {
    display: none !important;
}
.contact-form {
    width: 414px;
}



/**** book now page****/



.book-new-search-form .mphb_sc_search-form .mphb-required-fields-tip {
    display: none;
}
.book-new-search-form .mphb_sc_search-form p {
     width: 32% !important; 
    float: left !important;
}
/*.book-new-search-form .mphb_sc_search-form {
    width: 900px !important;
    margin: 0 auto !important;
    display: block !important;
}*/
.book-new-search-form .mphb_sc_search-form {
	max-width: 750px !important;
	margin: 0 auto !important;
	display: block !important;
	width: auto;
}
.book-new-search-form .mphb_sc_search-form p input, .book-new-search-form .mphb_sc_search-form p select {
    width: 100% !important;
}
.mphb_sc_search-submit-button-wrapper {
    margin-top: 21px;
}
.mphb_sc_search_results-info {
    font-weight: bold;
    font-family: "Nunito Sans", Sans-serif;
}
#mphb-recommendation {
    display: none;
}
.mphb_sc_search_results-info, .mphb-recommendation-title, .mphb-empty-cart-message {
    display: none;
}
.mphb-room-type:nth-child(2n) {
    margin-right: 0;
    margin-top: 0 !important;
}
.mphb-room-type {
    width: 48%;
    float: left;
    margin-right: 28px;
}
.mphb-room-type-title.entry-title a {
    font-weight: bold;
}
.mphb-room-type-details-title {
    padding: 12px 0 !important;
    font-weight: bold;
}
.mphb-attribute-title {
    font-weight: bold;
}
.mphb-reserve-room-section {
    float: left !important;
    width: auto !important;
    margin-top: 0 !important;
}
.mphb-reserve-room-section .button {
    padding: 10px 33px !important;
    text-align: center !important;
    text-transform: uppercase;
}
.button.mphb-view-details-button {
    background: none;
    color: #000 !important;
    border-bottom: 1px dotted #000 !important;
    padding: 0 !important;
	display: none;
}
.mphb-view-details-button-wrapper {
    float: right;
    width: 73%;
    margin-top: 6px;
}
.mphb-reserve-room-section {
    float: left !important;
    width: auto !important;
    margin-top: 0 !important;
}
.mphb-rooms-quantity-wrapper.mphb-rooms-quantity-multiple {
    display: none;
}
.mphb_sc_search-form input {
    background: url("https://moripoparkescape.com.au/wp-content/uploads/2021/10/calender.jpg");
    background-repeat: no-repeat;
    background-position: right;
}
.single-mphb_room_type .mphb_room_type.type-mphb_room_type {
    margin: 0 auto;
    display: block;
    width: 1170px;
}
.post-thumbnail.mphb-single-room-type-post-thumbnail img {
    height: auto;
	width: 100%;
}
.post-thumbnail.mphb-single-room-type-post-thumbnail {
    margin-bottom: 65px !important;
}
.single-mphb_room_type .mphb_room_type.type-mphb_room_type p {
    margin-bottom: 20px;
}
.single .mphb-details-title, .single .mphb-calendar-title{
   float: left;
width: 100%;
font-size: 21px;
margin-bottom: 28px;
font-weight: bold;
font-family: "Nunito Sans", Sans-serif;
color: #777F63;
text-transform: uppercase;
letter-spacing: 1px;
margin-top: 43px;
}
.single .mphb-single-room-type-attributes {
    float: left;
    width: 100%;
    list-style: outside;
    padding: 0 17px;
    line-height: 37px;
    margin-bottom: 28px;
}
.mphb-reservation-form-title {
    margin-top: 57px;
    margin-bottom: 34px;
    color: #777F63;
    text-transform: uppercase;
}
.single .mphb-booking-form p {
    float: left;
    width: 24%;
}
.single .mphb-required-fields-tip {
    margin-top: 22px;
}
.single .mphb-booking-form {
    margin-bottom: 51px !important;
    float: left;
    width: 100%;
}
.single .mphb-room-type-title.entry-title {
    color: #777F63;
    font-weight: 500;
    margin-bottom: 33px;
}

.mphb-remove-from-reservation {
	   color: #777F63;
}
.details-left-sec {
    float: left;
    width: 50%;
}
.details-right-sec {
    float: right;
    width: 50%;
}
.details-right-sec input, .details-right-sec select, .details-right-sec textarea {
    width: 100% !important;
}
.details-right-sec .mphb_sc_checkout-submit-wrapper .button {
    width: auto !important;
}
.booking .details-left-sec, .booking  .accommodations,.booking .mphb-booking-details-section {
	width: 100%;
}
.book-now-button {
    margin-top: 0;
    float: right;
    margin-right: 42px;
    margin-bottom: 10px;
}
.book-now-button a:hover {
    background: #777F63;
}
.mphb_sc_rooms-wrapper .post-thumbnail.mphb-loop-room-thumbnail img {
    pointer-events: none;
}
body .book-new-search-form .mphb_sc_search-submit-button-wrapper {
  /*  width: 14% !important;*/
	
}
.mphb_sc_checkout-form .mphb-adults-chooser, .mphb_sc_checkout-form .mphb-children-chooser {
   /* display: none;*/
}
#mphb-price-details {
    margin-top: 30px;
}
.aligncenter {
    margin: 0 auto;
    float: none;
    display: block;
}

.about-bottom-quote-text .elementor-widget-container::before {

    content: ' ';
    background: url("https://moripoparkescape.com.au/wp-content/uploads/2021/10/unnamed-file.png");
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
    position: absolute;
    height: 205px;
    width: 113px;
    background-repeat: no-repeat;
    background-position: top left !important;
    top: -46px;
    left: -63px;

}


.about-bottom-quote-text .elementor-widget-container::after {

    content: ' ';
    background: url("https://moripoparkescape.com.au/wp-content/uploads/2021/10/1.png");
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
    position: absolute;
    height: 205px;
    width: 113px;
    background-repeat: no-repeat;
    background-position: top left !important;
    top: -31px;
   right: 2px;

}
.mphb-room-type-title span {
    display: none;
}
.mphb-room-type-title a {
    font-size: 26px;
	text-transform: uppercase;
}
.mphb_sc_search_results-wrapper::before {
    content: " ";
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 41px;
    margin-top: 43px;
    font-size: 29px;
    font-weight: bold;
}
.head_test {
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    font-size: 30px;
    font-weight: 500;
    font-family: "Nunito Sans", Sans-serif !important;
    margin-top: 14px;
    color: #777F63;
}
.mphb_sc_search_results-wrapper {
    position: relative;
}
.wptww-quote.slick-slide .fa.fa-quote-left, .wptww-quote.slick-slide h4 {
    display: none;
}
.slick-prev.slick-arrow, .slick-next.slick-arrow {
    display: none !important;
}
.wptww-testimonial-content p em {
    font-family: "Nunito Sans", Sans-serif;
    color: #23282D !important;
    font-size: 22px !important;
    font-style: normal !important;
    line-height: 45px;
}
.wptww-testimonials-text em::before, .wptww-testimonials-text em::after {
    color: #000 !important;
}
.mphb-terms-and-conditions-accept input {
    width: auto !important;
}
.single.single-mphb_room_type .head_test {
    display: none;
}
.wptww-testimonial-content h4, .wptww-testimonial-content i, #sp_testimonials-2 .widget_title {
    display: none !important;
}

.head_test span{font-weight:bold;}
.head_msg {
	margin-top: 20px;
	float: left;
}
.head_msg li {
	margin-bottom: 10px;
}
.head_heading {
	font-weight: bold;text-decoration: underline;
}
.head_msg ul {
	margin-left: 25px;
}