.elementor-369 .elementor-element.elementor-element-44a56a8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.65;--padding-top:190px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-369 .elementor-element.elementor-element-44a56a8:not(.elementor-motion-effects-element-type-background), .elementor-369 .elementor-element.elementor-element-44a56a8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://kokuahotel.com.ug/wp-content/uploads/2026/07/58146676-E106-4D76-B7E5-0B6D87C0B91B-scaled.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-369 .elementor-element.elementor-element-44a56a8::before, .elementor-369 .elementor-element.elementor-element-44a56a8 > .elementor-background-video-container::before, .elementor-369 .elementor-element.elementor-element-44a56a8 > .e-con-inner > .elementor-background-video-container::before, .elementor-369 .elementor-element.elementor-element-44a56a8 > .elementor-background-slideshow::before, .elementor-369 .elementor-element.elementor-element-44a56a8 > .e-con-inner > .elementor-background-slideshow::before, .elementor-369 .elementor-element.elementor-element-44a56a8 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-369 .elementor-element.elementor-element-be0e34f{--display:flex;--justify-content:center;}.elementor-369 .elementor-element.elementor-element-be0e34f.e-con{--align-self:center;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-369 .elementor-element.elementor-element-b77b11a{text-align:center;font-family:"Mulish", Sans-serif;font-weight:500;letter-spacing:1px;color:var( --e-global-color-primary );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-369 .elementor-element.elementor-element-6fa54a1{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-369 .elementor-element.elementor-element-6fa54a1 .elementor-heading-title{font-family:"Cormorant Garamond", Sans-serif;font-size:65px;font-weight:700;text-transform:capitalize;line-height:72px;color:#FFFFFF;}.elementor-369 .elementor-element.elementor-element-2b9c8352{--display:flex;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-369 .elementor-element.elementor-element-6fa54a1 .elementor-heading-title{font-size:38px;line-height:42px;}}@media(min-width:768px){.elementor-369 .elementor-element.elementor-element-be0e34f{--width:60%;}}/* Start custom CSS for text-editor, class: .elementor-element-b77b11a */.kokua-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:14px;
  padding:10px 18px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:999px;
  background:rgba(255,255,255,.10);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  font-family:Mulish, sans-serif;
  font-size:13px;
  font-weight:700;
  letter-spacing:2.8px;
  text-transform:uppercase;
  color:#F6EEDD;
}

.kokua-eyebrow i{
  width:6px;
  height:6px;
  border-radius:50%;
  background:#D49A42;
  display:block;
  box-shadow:0 0 0 4px rgba(212,154,66,.18);
}

@media(max-width:767px){
  .kokua-eyebrow{
    font-size:11px;
    letter-spacing:1.8px;
    gap:10px;
    padding:9px 14px;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-304101aa *//* ==================================================
   KOKUA HOTEL – MOTOPRESS ACCOMMODATION CARDS
   Replace the previous room-listing CSS with this
================================================== */

/* Main two-column layout */
.kokua-room-listing .mphb_sc_rooms-wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
    max-width: 1180px;
    margin: 0 auto;
    align-items: stretch;
}

/* Individual accommodation card */
.kokua-room-listing .mphb-room-type {
    display: flex;
    flex-direction: column;
    min-width: 0;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
    background: #fffaf2;
    border: 1px solid rgba(212, 154, 66, 0.35);
    border-radius: 22px;
    box-shadow: 0 12px 35px rgba(30, 23, 17, 0.08);
}

/* Remove MotoPress spacing between cards */
.kokua-room-listing .mphb-room-type + .mphb-room-type {
    margin-top: 0 !important;
    padding-top: 0 !important;
    border-top: 0 !important;
}

/* Image container */
.kokua-room-listing .mphb-room-type-images {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
}

/* Shorter and consistent image height */
.kokua-room-listing .mphb-room-type-images a {
    display: block;
    width: 100%;
}

.kokua-room-listing .mphb-room-type-images img {
    display: block;
    width: 100%;
    height: 300px;
    margin: 0;
    object-fit: cover;
    object-position: center;
    transition: transform 0.4s ease;
}

.kokua-room-listing .mphb-room-type:hover .mphb-room-type-images img {
    transform: scale(1.025);
}

/* Inner content spacing */
.kokua-room-listing .mphb-room-type > *:not(.mphb-room-type-images) {
    margin-left: 28px;
    margin-right: 28px;
}

/* Room title */
.kokua-room-listing .mphb-room-type-title {
    margin-top: 24px !important;
    margin-bottom: 10px !important;
    font-family: "Cormorant Garamond", serif;
    font-size: 32px;
    line-height: 1.1;
    text-align: left;
}

.kokua-room-listing .mphb-room-type-title a {
    color: #2a211a;
    text-decoration: none;
}

.kokua-room-listing .mphb-room-type-title a:hover {
    color: #c98b2f;
}

/* Description */
.kokua-room-listing .mphb-room-type-excerpt {
    margin-top: 0 !important;
    margin-bottom: 18px !important;
    color: #62584f;
    font-size: 15px;
    line-height: 1.65;
}

/* Hide plain Details heading */
.kokua-room-listing .mphb-room-type-details-title {
    display: none !important;
}

/* Attributes/details area */
.kokua-room-listing .mphb-loop-room-type-attributes {
    display: grid;
    gap: 8px;
    margin-top: 0 !important;
    margin-bottom: 22px !important;
    padding: 18px 0 !important;
    list-style: none;
    border-top: 1px solid rgba(212, 154, 66, 0.25);
    border-bottom: 1px solid rgba(212, 154, 66, 0.25);
}

/* Each detail line */
.kokua-room-listing .mphb-loop-room-type-attributes li {
    position: relative;
    margin: 0 !important;
    padding-left: 18px;
    color: #665b51;
    font-size: 13px;
    line-height: 1.55;
}

.kokua-room-listing .mphb-loop-room-type-attributes li::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #d99b3c;
    border-radius: 50%;
}

/* Attribute labels */
.kokua-room-listing .mphb-loop-room-type-attributes li::marker {
    display: none;
}

.kokua-room-listing .mphb-attribute-title {
    color: #2d241e;
    font-weight: 600;
}

/* Remove bright pink link styling in amenities */
.kokua-room-listing .mphb-loop-room-type-attributes a {
    color: #87601f;
    text-decoration: none;
}

.kokua-room-listing .mphb-loop-room-type-attributes a:hover {
    color: #2a211a;
}

/* Push buttons to the bottom of equal-height cards */
.kokua-room-listing .mphb-room-type > .mphb-to-book-btn-wrapper,
.kokua-room-listing .mphb-room-type > .mphb-view-details-button-wrapper {
    margin-top: auto;
}

/* Button area */
.kokua-room-listing .mphb-room-type {
    position: relative;
    padding-bottom: 92px !important;
}

/* Put both buttons on the same line */
.kokua-room-listing .mphb-view-details-button,
.kokua-room-listing .mphb-book-button,
.kokua-room-listing input[type="submit"] {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-width: 125px;
    min-height: 46px;
    margin: 0 !important;
    padding: 11px 22px !important;
    border: 1px solid #d99b3c !important;
    border-radius: 50px !important;
    background: #d99b3c !important;
    color: #201812 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    box-shadow: none !important;
    transition: all 0.25s ease;
}

/* Position first button */
.kokua-room-listing .mphb-view-details-button {
    position: absolute;
    bottom: 28px;
    left: 28px;
}

/* Position second button */
.kokua-room-listing .mphb-book-button,
.kokua-room-listing input[type="submit"] {
    position: absolute;
    bottom: 28px;
    left: 168px;
}

/* Secondary style for View Details */
.kokua-room-listing .mphb-view-details-button {
    background: transparent !important;
    color: #9d681f !important;
}

/* Hover */
.kokua-room-listing .mphb-view-details-button:hover,
.kokua-room-listing .mphb-book-button:hover,
.kokua-room-listing input[type="submit"]:hover {
    background: #211a15 !important;
    border-color: #211a15 !important;
    color: #ffffff !important;
    transform: translateY(-2px);
}

/* Hide excessive default margins */
.kokua-room-listing .mphb-room-type p,
.kokua-room-listing .mphb-room-type ul {
    max-width: 100%;
}

/* Tablet */
@media (max-width: 900px) {
    .kokua-room-listing .mphb_sc_rooms-wrapper {
        grid-template-columns: 1fr;
        max-width: 650px;
    }

    .kokua-room-listing .mphb-room-type-images img {
        height: 360px;
    }
}

/* Mobile */
@media (max-width: 600px) {
    .kokua-room-listing .mphb_sc_rooms-wrapper {
        gap: 22px;
    }

    .kokua-room-listing .mphb-room-type-images img {
        height: 240px;
    }

    .kokua-room-listing .mphb-room-type > *:not(.mphb-room-type-images) {
        margin-left: 20px;
        margin-right: 20px;
    }

    .kokua-room-listing .mphb-room-type-title {
        margin-top: 20px !important;
        font-size: 29px;
    }

    .kokua-room-listing .mphb-room-type {
        padding-bottom: 138px !important;
    }

    .kokua-room-listing .mphb-view-details-button,
    .kokua-room-listing .mphb-book-button,
    .kokua-room-listing input[type="submit"] {
        right: 20px;
        left: 20px;
        width: auto;
    }

    .kokua-room-listing .mphb-view-details-button {
        bottom: 78px;
    }

    .kokua-room-listing .mphb-book-button,
    .kokua-room-listing input[type="submit"] {
        bottom: 24px;
    }
}/* End custom CSS */