/* Support #283880 - Change button style */
button.bwbutton[data-bwitemid="3425"] {
    background-color: #8a2a2b !important;
    color: #fff !important;
    padding: 15px !important;
    font-size: 18px !important;
    border: none !important;
    font-weight: bold !important;
    text-transform: none !important;
    font-family: 'Montserrat' !important;
}

button.bwbutton[data-bwitemid="4625"] {
    background-color: #A87239 !important;
    color: #fff !important;
    padding: 15px !important;
    font-size: 18px !important;
    border: none !important;
    font-weight: bold !important;
    text-transform: none !important;
    font-family: 'Montserrat' !important;
	cursor: pointer;
}

.single.single-destinations.postid-8932  .mkdf-title-holder.mkdf-has-bg-image{
    background-size: cover;
}

.mkdf-title-holder .mkdf-title-wrapper .mkdf-page-title{
	text-align: center;
}

.mkdf-tours-destination-item-image img{
	height: 631px;
}

/*Support - Peach Jule Image size*/

.page-id-9111 .mkdf-ss-holder {
	display: flex;
    justify-content: start;
}
.page-id-9111 .mkdf-ss-holder .mkdf-ss-image img {
	display: block;
}
.page-id-9111 .mkdf-ss-holder .mkdf-ss-image {
	position: relative;
	padding-top: 25px;
	background-image: none !important;
}
.page-id-9111 .mkdf-ss-holder .mkdf-ss-content,
.page-id-9111 .mkdf-ss-holder .mkdf-ss-image {
	width: 100%;
	left: initial;
}

/* Support #345762 - Change text button color on homepage newsletter form */
.home .newsletter-signup-section .wpcf7 .wpcf7-submit {
    color: #fff;
}

/* Support #345762 - Just for foodies edit */
.postid-7599 .wpb_text_column p .alignnone {
    display: inline-block;
    vertical-align: middle;
    margin: 10px;
}