/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.testimonial-inner {
    background-image: url(http://ship.magentoprofessional.com/wp-content/uploads/2024/06/Rectangle-28.png);
    //width: 300px;
    width: 325px;
    background-size: contain;
    position: relative;
    background-repeat: no-repeat;
	background-position: bottom;
	color:#000;
	margin:auto;
	//min-height: 415px;
	min-height: 380px;
	    padding: 10px 30px !important;
}

.testimonial-content {
    //padding-top: 55px;
}

.testimonal-text {
	//height:195px;
}

.testimonial-content footer {
	color:#fff !important;
}

.wd-btn-arrow {
	background: #D9D9D9;
    border-radius: 45px;
    display: block;
}

.wd-arrow-inner {
	color: #000 !important;
}

.testimonial-avatar {
	margin:0px !important;
}

.wd-social-icon {
	    background: #fff;
    border: 1px solid #fff !important;
}

.wd-social-icon:hover {
	background: #fff !important;	
}

.wd-icon {
	    color: #10336B;s
}


.v-listing .mphb-room-type {
	width:33%;
	display:inline-block;
	float: left;
	padding: 0px;
	margin:0px 15px !important;
	box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    border-radius: 33px 33px 20px 20px;
}

.v-listing .wp-post-image {
	height:300px;
	    border-radius: 20px;
}

.v-listing .mphb-room-type h2 {
	    text-align: center;
		font-weight: 700;
		font-size: 20px;
}

.v-listing .mphb-room-type form {
	text-align: center;
}

.v-listing .mphb-book-button {
    background: #F4E240;
    border-radius: 25px;
    width: 90%;
    margin: auto;
    color: #10336B;
}

.v-listing .mphb-room-type p:nth-child(3) {
    text-align: center;
    font-size: 16px;
    color: #000;
}

.entry-header .post-date {
	display:none !important;
}

.mphb_room_type .post-title {
	display:none;
	margin: 0px;
    font-size: 30px;
    font-weight: 700;
}

.mphb_room_type .wd-entry-meta {
	display:none;
}

.mphb_room_type .entry-header {
	display:none;
}

.mphb_room_type .wp-block-motopress-hotel-booking-wrapper {
	display:none;
}

.mphb_room_type .wp-post-image {
	border-radius: 30px;
}

.mphb_room_type .wpb-content-wrapper {
	padding: 15px;
    color: #000;
}

.mphb_room_type .is-direct-booking {
	padding-top: 55px;
}

.article-body-container .wp-block-column .mphb-regular-price {
	display:none;
}

.article-body-container .wp-block-column .mphb-single-room-type-attributes {
	display:none;
}

.mphb-booking-form .mphb-adults-wrapper {
	display:none;
}

.mphb-check-out-date-wrapper {
	display:none;
}

.mphb-reserve-btn.button, .button.mphb-confirm-reservation {
	background-color: rgba(244, 226, 64,1);
    color: rgba(16, 51, 107, 1);
	width:100%;
	    border-radius: 25px;
}

.datepick-nav {
	background: #061257;
}

.datepick-month-header {
	height: 45px;
	background: #061257;
}

.datepick-month-year {
	background-color: #061257 !important;
}

.datepick-month-header select option {
	background-color: #061257 !important;
}

.datepick-month.last .datepick-month-header {
	padding-top: 10px;
}

.datepick-month thead th {
	background-color: #061257 !important;
}

.datepick-ctrl {
	background-color: #061257 !important;
}

.datepick, .datepick-month {
	border: 1px solid #061257;
}

.datepick {
	font-size: 90.2%;
}

.mphb-room-details .mphb-adults-chooser {
    display:none;
}
.mphb-price-breakdown-adults, .mphb-price-breakdown-nights, .mphb-price-breakdown-dates, .mphb-price-breakdown-date, .mphb-price-breakdown-dates-subtotal, .mphb-price-breakdown-accommodation-subtotal{
    display:none;
}

.mphb_sc_checkout-submit-wrapper .button {
    background-color: rgba(244, 226, 64,1);
    color: rgba(16, 51, 107, 1);
    border-radius: 20px;
}


.col-register-text .wd-login-title {
	display:none;
}

.wd-login-title {
	    font-size: 35px !important;
    font-weight: 700 !important;
    text-align: center;
    text-transform: initial !important;
}

.timeslot {
	display:none;
}

#timeslot label {
	    padding-top: 5px !important;
}

#mphb-booking-details .mphb-check-out-date {
    display:none;    
}

@media only screen and (max-width: 420px) {
 .v-listing .mphb-room-type {
    width: 91%;
    }
}

.hide-after-login {
    display:none;    
}

.wd-button-wrapper {
    display:none;    
}

.wd-price-table .wd-plan-inner {
    height: 515px;
}