body.page-template-page-events-wedding .slick-slide img {
    max-width: 124px;
    max-height: 184px;
}

.order-button {

    background-color: #000;
    border-radius: 4px;
    color: white;
    cursor: pointer;
    display: block;
    font-weight: bold;
    padding: 14px 15px 15px;
    text-align: center;
    text-decoration: none;
    width: 100%;

}

a.order-button:hover {
    background-color: #da3743;
}


.slick_logo-section__container .items.logo-section__item {
    min-width: auto;
    min-height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

.slick_logo-section__container .logo-section__item img {
    top: auto;
    transform: none;
    padding-top: 0px;
    padding-bottom: 0px;
}

body.page-template-page-events-wedding .slick_logo-section__container .logo-section__item img {
    max-width: 124px;
    max-height: 184px;
}

.slick_logo-section__container .owl-stage {
    display: flex;
    align-items: center;
}

.slick_logo-section__container .owl-dots {
    text-align: center;
    margin-bottom: 20px
}

.slick_logo-section__container .owl-dot {
    display: inline-block;
    margin: 0 10px
}

.slick_logo-section__container .owl-dot.active span {
    opacity: 1
}

.slick_logo-section__container .owl-dot span {
    background-color: #000;
    display: block;
    width: 10px;
    height: 10px;
    opacity: .5;
    border-radius: 5px
}

.formy-submit:before {
    content: none;
}

.formy-submit input {
    position: relative;
}

.formy-submit button {
    background-color: #fff;
    border-bottom: 1px solid #000;
    color: #000;
    font-family: 'Neutraface2TextDemi', sans-serif;
    font-size: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding-bottom: 5px;
    cursor: pointer;
}


/* Happenings */

.colbox * {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.colbox--3 .colbox__item {
    width: 33.3333%
}

.colbox--2 .colbox__item {
    width: 50%
}

.colbox__main-title {
    text-align: center;
    margin-top: 35px;
    color: #262626;
    font-family: Neutraface2TextDemi, sans-serif;
    font-size: 36px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 25px;
    word-wrap: break-word;
}

.colbox__main-content {
    width: 50%;
    margin: 0 auto;
    padding-bottom: 3%;
    padding-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.colbox__main-content p {
    font-size: 18px;
    line-height: 1.8
}

.colbox__filter {
    margin-bottom: 35px;
    text-align: center
}

.colbox__filter .filterbox-select {
    float: none;
    display: inline-block
}

.colbox__filter .filterbox-select h5 {
    font-size: 22px
}

.colbox .filterbox-select .colbox__filter--container {
    z-index: 11
}

.colbox__filter--container {
    text-align: center
}

.colbox__filter--item {
    display: inline-block;
    padding: 0 25px
}

.colbox__filter--item a {
    font-family: gt_walsheim_medium, sans-serif;
    color: #313131;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .5)
}

.colbox__filter--item button {
    cursor: pointer;
    font-family: gt_walsheim_regular;
    font-size: 13px;
    color: #313131;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .5)
}

.colbox__filter--item:hover button {
    opacity: .7
}

.colbox__filter--item.active button {
    opacity: .7;
    border-bottom: solid 1px #000
}

.colbox__list-container {
    padding: 0 40px;
    overflow: hidden
}

.colbox__list-wrap {
    font-size: 0;
    margin-left: -20px;
    margin-right: -20px
}

.colbox__item {
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px
}

.colbox__item.show {
    opacity: 1;
    visibility: visible;
    height: auto;
    margin-bottom: 40px;
    -webkit-transition: opacity .5s ease 0s, height .5s ease 0s, visibility .5s ease 0s;
    -o-transition: opacity .5s ease 0s, height .5s ease 0s, visibility .5s ease 0s;
    transition: opacity .5s ease 0s, height .5s ease 0s, visibility .5s ease 0s
}

.colbox__item.hidden {
    opacity: 0;
    visibility: hidden;
    height: 0;
    margin-bottom: 0;
    -webkit-transition: opacity .5s ease .4s, height .5s ease .4s, visibility .5s ease .4s;
    -o-transition: opacity .5s ease .4s, height .5s ease .4s, visibility .5s ease .4s;
    transition: opacity .5s ease .4s, height .5s ease .4s, visibility .5s ease .4s
}

.colbox__item-container {
    border: 1px solid #000;
    position: relative;
    height: 100%
}

.colbox__extra-content {
    width: 100%;
    padding: 0 30px 40px;
    position: absolute;
    left: 0;
    bottom: 2vh
}

.colbox__extra-content p {
    font-family: gt_walsheim_light, sans-serif;
    font-size: 19px
}

.colbox__date p {
    font-family: gt_walsheim_medium, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    padding-bottom: 0;
    letter-spacing: 2px;
    padding: 20px 30px
}

.colbox__imagebox {
    position: relative
}

.colbox__imagebox:hover .colbox__hover {
    opacity: 1;
    border-bottom: 1px solid #000
}

.colbox__image {
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    background-size: cover;
    padding-top: 90%;
    position: relative;
    z-index: 1
}

.colbox__image img {
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.colbox__hover {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity .4s ease 0s;
    -o-transition: opacity .4s ease 0s;
    transition: opacity .4s ease 0s
}

.colbox__hover-textbox {
    opacity: .9;
    width: 100%;
    height: 100%;
    overflow: auto
}

.colbox__hover-textbox .table-parent {
    padding: 20px 30px
}

.colbox__hover-textbox .table-child {
    vertical-align: middle
}

.colbox__hover-text p {
    font-family: gt_walsheim_light, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    padding-bottom: 0
}

.colbox__hover-text p a, .colbox__hover-text p strong {
    color: inherit;
    font-family: inherit;
    font-size: inherit
}

.colbox__hover-text p a {
    text-decoration: underline
}

.colbox__title {
    font-family: gt_sectra_fine_regular, sans-serif;
    font-size: 32px;
    margin-bottom: 10px;
    line-height: 1.3;
    color: #262626;
    letter-spacing: 1px
}

.colbox__title a {
    color: inherit;
    font: inherit
}

.colbox__title span {
    color: inherit;
    font: inherit
}

.colbox__title:last-child {
    margin-bottom: 80px
}

.colbox__contentbox {
    padding: 30px
}

.colbox__contentbox-container {
    position: relative
}

.colbox__content p {
    font-family: gt_walsheim_light, sans-serif;
    font-size: 19px;
    padding-bottom: 10px;
}

.colbox__content:last-child {
    margin-bottom: 65px
}

.colbox__btnbox {
    width: 100%;
    padding: 0 30px 40px;
    position: absolute;
    left: 0;
    bottom: 0
}

.colbox__btnbox a {
    display: inline-block;
    border-bottom: 1px solid #313131;
    color: #313131;
    font-family: gt_walsheim_regular, sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 0 0 5px;
    margin-right: -2px;
    opacity: 1;
    -webkit-transition: opacity .4s ease 0s;
    -o-transition: opacity .4s ease 0s;
    transition: opacity .4s ease 0s
}

.colbox__btnbox a:hover {
    opacity: .7
}

.colbox__btnbox a:nth-child(1) {
    float: left
}

.colbox__btnbox a:nth-child(2) {
    float: right
}

.colbox__view-more {
    text-align: center;
    margin-bottom: 40px
}

.colbox__view-more button {
    border-bottom: 1px solid #000;
    display: inline-block;
    color: #000;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding: 0 0 5px;
    margin-right: -2px;
    cursor: pointer
}

@media only screen and (max-width: 1279px) {
    .colbox--3 .colbox__item {
        width: 50%
    }
}

@media only screen and (max-width: 959px) {
    .colbox--3 .colbox__item {
        width: 100%
    }

    .colbox--2 .colbox__item {
        width: 100%
    }

    .colbox__list-container {
        padding: 0 5%
    }

    .colbox__list-wrap {
        margin-left: 0;
        margin-right: 0
    }

    .colbox__item {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 5%
    }

    .colbox__item:last-child {
        margin-bottom: 0
    }

    .colbox__image {
        padding-top: 85%
    }
}



/* Happenings end */


/* INSTAGRAM FOOTER */
.instagram-feed {
    text-align: center;
    width: 90%;
    padding: 20px 0;
    margin: 0 auto;
    position: relative;
}

.instagram__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.instagram__col {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
}

@media (min-width: 768px) {
    .instagram__col {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

.instagram__col img {
    height: auto;
    width: 100%;
}

.instagram__col .instagram__overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    background-color: rgb(0 0 0 / 50%);
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
    color: #fff;
    padding: 20px;
    font-size: 23px;
    transition: all 0.5s ease-in-out;
}

.instagram__col:hover .instagram__overlay {
    opacity: 1;
}

.beverly-hills .ui-datepicker td.ui-dateselected a {
    background: #37535e !important;
    color: #fff !important;
}

.beverly-hills .ui-datepicker td span {
    color: #fff !important;
}

.beverly-hills .booka__header,
.beverly-hills .booka__submitbox input {
    background-color: #545454;
}

.beverly-hills .booka__datepicker {
    background: #cfd8d9;
}

.beverly-hills .ui-datepicker-multi,
.beverly-hills .ui-datepicker-multi .ui-datepicker-group {
    background: #cfd8d9 !important;
}

.palm-springs .ui-datepicker td.ui-dateselected a {
    background: #c87261 !important;
    color: #fff !important;
    border: 0;
}

.palm-springs .ui-datepicker td span {
    color: #fff !important;
}

.palm-springs .booka__header,
.palm-springs .booka__submitbox input {
    background-color: #545454;
}

.palm-springs .booka__datepicker {
    background: #e4cfc6;
}

.palm-springs .ui-datepicker-multi,
.palm-springs .ui-datepicker-multi .ui-datepicker-group {
    background: #e4cfc6 !important;
}

.palm-springs .ui-datepicker .ui-datepicker-title,
.beverly-hills .ui-datepicker .ui-datepicker-title,
.palm-springs .ui-datepicker td a,
.beverly-hills .ui-datepicker td a {
    color: #545454;
    border: 0;
}

/* Contact Form 7 */

.wpcf7-not-valid-tip {
    margin-top: 10px;
    margin-left: 10px;
    color: #c87261;
}

.wpcf7-not-valid {
    border: 2px solid #c87261 !important;
}

/* --- */

.roombox-links a {
    margin-right: 30px;
    margin-bottom: 20px;
}

@media screen and (max-width: 600px) {
    .roombox-contentbox .roombox-links {
        display: inline-block;
    }

    .roombox-links a {
        display: block;
    }
}

/* Offers title fixed */
.offersbox .offersbox-typeone .offersbox-imgbox:before {
    opacity: 1;
}

.offersbox .offersbox-typeone .offersbox-content {
    bottom: 0;
}

.offersbox .offersbox-typeone .offersbox-links {
    opacity: 1;
    visibility: visible;
}

.page-template-page-brand-offers-list .offerspage-desktoponly,
.page-template-page-property-offers-list .offerspage-desktoponly {
    display: block !important;
}

.page-template-page-brand-offers-list .offerspage-desktoponly .brand-filterbox {
    display: inline-block !important;
}



/* plain content button links  */
.baseformat .plain-content__links {
    margin: 0;
    padding: 0;
}

.baseformat .plain-content__links ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.baseformat .plain-content__links ul li {
    margin: 0;
    padding: 0;
}

.baseformat .plain-content__links ul li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #31373e;
    font-family: Neutraface2TextBold, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding-bottom: 10px;
    transition: background-color .4s ease, color .4s ease;
    text-align: center;
}


.baseformat .plain-content__links ul li::before,
.baseformat .plain-content__links ul li::after {
    content: none !important;
}