.product-detail {
    padding: 80px 0;
}

.product-detail .title-block {
    margin-bottom: 35px;
}

.product-detail .title-block h2 {
    font-size: 22px;
    line-height: 1.5;
    font-weight: bold;
}


.product-detail .feature-block ul {
    list-style: none;
}

.product-detail .feature-block ul li {
    position: relative;
    padding-left: 30px;
    margin: 10px 0;
}

.product-detail .feature-block ul li .icon {
    width: 20px;
}

.product-detail .feature-block ul li img {
    max-width: 20px;
}

.product-detail .feature-block ul li .icon {
    position: absolute;
    left: 0;
}


.product-detail .feature-block {
    margin-bottom: 35px;
}

.product-detail .room-amenities-block .title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 25px;
}


.product-detail .room-amenities-block .amenitie {
    margin-bottom: 25px;
}

.product-detail .room-amenities-block .amenitie .amt-title {
    font-size: 18px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 30px;
}

.product-detail .room-amenities-block .amenitie .amt-title .icon {
    position: absolute;
    left: 0;
}

.product-detail .room-amenities-block .amenitie .amt-title .icon img {
    width: 20px;
}

.product-detail .room-amenities-block .amenitie ul li {
    position: relative;
    padding-left: 40px;
}

.product-detail .room-amenities-block .amenitie ul li:before {
    content: "";
    width: 5px;
    height: 4px;
    position: absolute;
    left: 25px;
    background: black;
    top: 10px;
    border-radius: 100%;
}

.product-detail .gallery-block .slick-arrow {
    background: #fff;
    color: #000;
    width: 50px;
    height: 50px;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    z-index: 1;
    border-radius: 1100%;
}

.product-detail .gallery-block.gallery .slick-arrow:before {
    color: #000;
}

.product-detail .additional-detail {
    margin: 35px 0;
}

.product-detail .additional-detail h3 {
    font-size: 20px;
    font-weight: bold;
}

.additional-detail {
    padding: 25px;
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 12%);
    margin: 25px 0;
    border-radius: 10px;
}


.additional-detail .summary.entry-summary {
    width: 100% !important;
    float: none !important;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    gap: 20px;
}

.additional-detail .summary.entry-summary .product_title.entry-title,
.additional-detail .summary.entry-summary .product_meta,
.additional-detail .woocommerce-tabs.wc-tabs-wrapper,
.additional-detail .summary.entry-summary .quantity,
.additional-detail .summary.entry-summary .cart .button:before,
.woocommerce-cart .woocommerce .product-quantity,
.product-detail .woocommerce-breadcrumb,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before,
.related.products {
    display: none;
}



.woocommerce div.product div.summary .price,
.woocommerce div.product div.summary .cart {
    margin: 0;
}


.additional-detail .summary.entry-summary .cart {
    width: 100%;
    background: #003580 !important;
}

.additional-detail .summary.entry-summary .cart .button {
    width: 100%;
    background: #fff !important;
    font-weight: bold !important;
    box-shadow: none !important;
    padding: 15px !important;
    border-radius: 0 !important;
}

.additional-detail .summary.entry-summary .cart .button:hover {
    background: white !important;
    color: #003580 !important;
    opacity: .9;
}

.woocommerce-cart .woocommerce,
.woocommerce-account .woocommerce,
.woocommerce-checkout .woocommerce {
    padding: 60px 0;
}

form.woocommerce-cart-form button.button {
    color: #fff !important;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    color: #fff !important;
}


.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    max-width: 100%;
    flex: unset;
}


.product-detail .price {
    font-weight: bold;
    color: #003580 !important;
}

.product-detail .price * {
    color: #003580;
}

.product-detail .price * {
    font-size: 20px !important;
}


.room-item .price .price-text {
    font-size: 12px;
}

.room-item .heading .title {
    max-width: 400px;
}


.woocommerce-shop .site-main {
    max-width: 1280px;
    margin: 0 auto;
    padding: 60px 0;
}

.woocommerce-shop aside {
    display: none;
}

.product-detail .additional-detail .content p {
    margin: 0;
}

.product-detail .additional-detail .content ul li {
    padding-left: 20px;
    margin: 10px 0;
    position: relative;
}

.product-detail .additional-detail .content ul {
    margin-bottom: 25px;
}

.product-detail .additional-detail .content ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #000;
    position: absolute;
    left: 5px;
    top: 9px;
    border-radius: 100%;
}

.product-detail .additional-detail h3 {
    margin-bottom: 25px;
}


.price .tax-text {
    font-size: 14px !important;
    color: rgb(0 0 0 / 50%);
}

.additional-detail .summary.entry-summary .cart .button {
    color: #003580 !important;
}

.rooms-block {
    overflow: hidden;
    position: relative;
    margin: 50px 0;
}


.rooms-block-wapper {
    margin-left: auto;
    padding: 25px 0;
    position: relative;
}

.rooms-block .content-block {
    height: 110%;
    padding: 40px 0;
}


.rooms-block .content-block {
    max-width: 350px;
}

.rooms-block:before {
    content: "";
    position: absolute;
    width: 50%;
    top: 0;
    bottom: 0;
    background: #003580;
    left: 0;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

.rooms-block .content-block h3 {
    color: #fff;
    font-size: 50px;
    text-transform: capitalize;
    font-weight: bold;
}

.rooms-block .content-block p {
    color: #fff;
    margin: 20px 0;
}

.rooms .slick-arrow:before {
    color: #003580;
}


.rooms .slick-arrow {
    transition: all .5s;
}

.rooms .slick-arrow:hover {
    opacity: 0.9;
}


@media only screen and (min-width : 1920px) and (max-width : 2400px) {
    .rooms-block-wapper {
        max-width: 1550px;
    }
}

@media only screen and (min-width : 1600px) and (max-width : 1919px) {
    .rooms-block-wapper {
        max-width: 1380px;
    }
}


@media only screen and (width <= 1599px) {
    .rooms-block-wapper {
        max-width: 1200px;
        margin: 0 auto;
    }


    .rooms .slick-prev {
        left: -408px !important;
    }

    .rooms .slick-next {
        left: -327px !important;
    }
}

