.sc-slider-wrapper {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.sc-slider {
    display: block;
    width: 100%;
}

.menu-toggle .menu-toggle-icon:before,
.menu-toggle .menu-toggle-icon:after {
    border-color: #000;
}

body .posts.layout-overlay .post .post-content::before {
    background: linear-gradient(to top, rgba(92, 164, 171, 1), rgba(92, 164, 171, 0.05)) !important;
}

.sc-slider::-webkit-scrollbar {
    display: none;
}

.sc-card.sc-slider-card {
    flex: 0 0 85%;
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0 !important;
    position: relative;
    scroll-snap-align: center;
}

.sc-slider img {
    display: block;
    width: 100%;
    min-width: 100%;
    height: 620px !important;
    object-fit: cover;
}

.post-content.cs-room-content .post-title.item-title {
    font-weight: 300;
    font-size: 16px !important;
}

.similar-rooms {
    width: 80%;
    margin: 0 auto;
    padding: 0 30px;
}

.sc-revues {
    width: 80%;
    margin: 0 auto;
    padding: 0 30px;
}

.posts {
    --post-gap: 10px;
}

ul.sc-amenities-list {
    margin: 0;
    padding: 0;
}

ul.sc-amenities-list li {
    margin: 0 0 0 10px;
    padding: 0 0 0 4px;
    vertical-align: top;
    display: inline-block;
    width: 48%;
    position: relative;
}

ul.sc-amenities-list li:before {
    content: '';
    position: absolute;
    left: -10px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    top: 9px;
    background-color: #5CA4AB;
}

header {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

header .primary-menu > li > a,
header .elementor-widget-cs_text-editor p a {
    color: #0c0d0e !important;
}

header .button.cs-btn-color-white.cs-btn-outline {
    background-color: #5CA4AB;
}

body .elementor-54 .elementor-element.elementor-element-78f1d11 .button svg path {
    fill: #000 !important;
}

body .elementor-54 .elementor-element.elementor-element-78f1d11 .button:hover svg path {
    fill: #5CA4AB !important;
}

body .elementor-54 .elementor-element.elementor-element-78f1d11 .button {
    background-color: #ffffff;
}

.elementor-background-overlay {
    display: none !important;
}

header {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.sc-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: #5ca4ab;
    color: #fff;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
    z-index: 5;
}

.sc-arrow.prev {
    left: -50px;
}

.sc-arrow.next {
    right: -50px;
}

.sc-arrow:hover {
    opacity: 0.7;
}

.sc-wrap {
    max-width: 100%;
    margin: 126px auto 0;
    padding: 0;
    border-radius: 0px;
    background: #fff;
    box-shadow: none;
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    background: #5ca4ab;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
    right: 10%;
    transition: 300ms ease all;
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    background: #5ca4ab;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
    left: 10%;
    transition: 300ms ease all;
}

.owl-carousel .owl-nav button:hover {
    opacity: 0.7;
}

.owl-carousel .owl-nav button span {
    font-size: 30px;
}

.sc-top {
    display: flex;
    gap: 18px;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap
}

.fav-filled {
    height: 28px;
    width: 28px;
    top: -3px;
    left: -2px;
    position: relative;
    margin: 0 0 7px 0 !important;
}

.sc-title svg {
    cursor: pointer;
    margin: 0 0 10px 0;
    position: relative;
    top: 10px;
    left: 10px;
}

header .button.cs-btn-color-white.cs-btn-outline {
    background-color: #fff;
    border: 1px solid #212e45;
    color: #212e45;
    font-weight: 600 !important;
}

.sc-title svg.fav-filled {
    cursor: pointer;
    margin: 0 0 10px 0;
    position: relative;
    top: 10px;
    left: 16px;
}


.sc-title {
    font-size: 40px !important;
    line-height: 1.1;
    margin: 0 0 10px 0;
    font-weight: 300;
}

.sc-title svg path {
    fill: var(--e-global-color-primary);
}

.sc-sub {
    margin: 0;
    color: #555
}

.cs-room-basic-info {
    margin: 0 0 20px 0;
}

.sc-meta {
    margin-top: 10px;
    color: var(--e-global-color-primary);
    font-size: 14px
}

.sc-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 10px
}

.sc-badge {
    background: #f3f4f6;
    border: 1px solid #e5e7eb;
    border-radius: 999px;
    padding: 6px 10px;
    font-size: 13px;
    color: #333
}

.sc-grid {
    display: grid;
    grid-template-columns: 1.4fr .8fr;
    gap: 18px;
    margin-top: 18px;
    width: 80%;
    margin: 50px auto 0;
}



@media (max-width: 1200px) {
  header .button.cs-btn-color-white.cs-btn-outline svg path {
        fill: #000;
}
	.owl-carousel .owl-nav button.owl-next {
	right: 6%;
}
	.owl-carousel .owl-nav button.owl-prev {
	left: 6%;
}
    }

@media (max-width: 900px) {
    .sc-grid {
        grid-template-columns: 1fr
    }
}

.sc-card {
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding: 30px 30px;
    background: #fff;
}

.sc-section-title {
    font-size: 26px;
    font-weight: 300;
    margin: 0 0 20px 0
}

.sc-gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px
}

@media (max-width: 700px) {
    .sc-gallery {
        grid-template-columns: repeat(2, 1fr)
    }
}

.sc-gallery img {
    width: 100%;
    height: 170px;
    object-fit: cover;
    border-radius: 12px
}

.sc-desc {
    color: #222;
    line-height: 1.55;
    background: #f8f8f8;
    padding: 30px;
    margin: 0 0 30px 0;
}

.sc-amenities {
    display: block;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    padding: 30px;
    background: #f8f8f8;
}

.sc-amenity {
    background: #f8f8f8;
    border: none;
    padding: 0;
    border-radius: 10px;
    font-size: 14px;
    line-height: 31px;
}

#supercontrolCalendarWidget0 {
    height: 415px !important;
}

.sc-amenity .csrbi-icon {
    float: left;
    margin: 0 10px 0 0;
    font-size: 25px;
    color: var(--e-global-color-primary);
}

.sc-kv {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    background: #f8f8f8;
    padding: 30px;
}

.sc-kv p {
    margin: 0;
    color: #333
}

.sc-kv strong {
    display: block;
    color: #111;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .04em;
    margin-bottom: 2px
}

.sc-quote {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    align-items: flex-end
}

.sc-quote label {
    display: block;
    font-size: 12px;
    color: #333;
    margin-bottom: 6px;
    font-weight: 700
}

.sc-quote input,
.sc-quote select {
    border: 1px solid #ddd;
    border-radius: 12px;
    padding: 10px 12px;
    font-size: 14px;
    min-width: 160px
}

.elementor-122 .elementor-element.elementor-element-3e4efde > .elementor-background-overlay {
    background-color: #000000;
    opacity: 0.6;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    display: block !important;
}

.sc-btn {
    border: 0;
    border-radius: 12px;
    padding: 11px 14px;
    font-weight: 800;
    cursor: pointer;
    background: #111;
    color: #fff
}

.sc-btn:disabled {
    opacity: .6;
    cursor: not-allowed
}

.sc-note {
    font-size: 13px;
    color: #555;
    margin: 10px 0 0 0
}

.sc-availability {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 6px
}

.sc-day {
    border-radius: 10px;
    padding: 10px 8px;
    border: 1px solid #eee;
    font-size: 12px
}

.sc-day strong {
    display: block;
    font-size: 12px;
    margin-bottom: 4px
}

.sc-ok {
    background: #f0fdf4;
    border-color: #dcfce7
}

.sc-no {
    background: #fef2f2;
    border-color: #fee2e2
}

.sc-unk {
    background: #f8fafc;
    border-color: #e2e8f0
}

.sc-review {
    padding-top: 12px;
    margin-top: 12px
}

.sc-review img {
    max-height: 20px !important;
}

.revs {
    background-color: #f8f8f8;
    padding: 30px;
    margin-bottom: 75px;
}

.sc-card.sc-slider-card {
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0 !important;
    position: relative;
}

.sc-review h4 {
    margin: 0 0 6px 0;
    font-size: 14px
}

.sc-stars {
    letter-spacing: 1px
}

.sc-small {
    font-size: 13px;
    color: #555
}

.sc-link {
    color: #0b57d0;
    text-decoration: none
}

.sc-link:hover {
    text-decoration: underline
}

h2.post-title {
    font-size: 20px !important;
}

.site-footer-main > .container {
    padding: 0 !important;
}

.similar-rooms > .container {
    padding: 0 !important;
}

.sc-review-overall {
    display: inline-flex;
    align-items: center;
    gap: 8px;

    background: #fff;
    border-radius: 999px;

    padding: 10px 18px;
    margin-bottom: 25px;

    font-size: 18px;
    font-weight: 700;
    color: #222;
}

.sc-review {
    padding: 20px 0;
    border-bottom: 1px solid #ececec;
}

.sc-review:last-child {
    border-bottom: 0;
}

.sc-review h4 {
    margin: 0 0 8px;
    font-size: 17px;
    font-weight: 600;
    color: #222;
}

.sc-stars {
    display: inline-block;

    margin-bottom: 10px;

    color: #5CA4AB;
    font-size: 15px;
    font-weight: 600;
}

.sc-review .sc-small:first-of-type {
    margin-bottom: 12px;
    color: #777;
    font-size: 13px;
}

.sc-review p {
    margin: 0;
    line-height: 1.7;
    color: #444;
    font-size: 15px;
}

@media all and (max-width:880px) {

    .sc-slider img {
        height: 350px !important;
    }

    header .button.cs-btn-color-white.cs-btn-outline {
        background-color: transparent;
    }

    .elementor-54 .elementor-element.elementor-element-46001322 {
        padding: 20px 20px 17px 20px !important;
    }

  

    .sc-grid {
        width: 90%;
        margin: 30px auto 0;
    }

    .sc-card {
        padding: 0;
    }

    .sc-title {
        font-size: 30px !important;
        max-width: 90%;
    }

    .sc-desc {
        background: transparent;
        padding: 0;
    }

    ul.sc-amenities-list li {
        width: 48%;
    }

    .sc-amenities {
        padding: 0;
        background: transparent;
        margin: 0 0 30px 0;
    }

    .revs {
        margin-bottom: 0;
        background: transparent;
    }

    .sc-revues {
        width: 90%;
        margin: 0 auto;
        padding: 0;
        background: transparent;
    }

}

@media all and (max-width:600px) {

    ul.sc-amenities-list li {
        width: 46%;
        vertical-align: top;
    }

    .sc-slider img {
        height: 220px !important;
    }
	.owl-carousel .owl-nav button.owl-next {
	right: 3%;
}
	.owl-carousel .owl-nav button.owl-prev {
	left: 3%;
}
}