﻿/* Base styles for larger screens */
.swiper-title {
    padding: 20px 0 10px 0;
    /*border-bottom: solid 1px #e1e1e1;*/
    clear: both;
    height: 20px;
}

    .swiper-title h3 {
        float: left;
        font-size: 20px;
        margin-bottom: 20px;
        padding: 0;
    }

        .swiper-title h3 a {
            color: #585858;
            text-decoration: none;
        }

    .swiper-title a {
        float: right;
    }

.swiper-container-wrapper {
    position: relative;
}

.swiper-container {
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}

/* Media query for screens between 768px and 1023px */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .swiper-container {
        width: 90%;
        margin-left: 5%;
    }
}

/* Media query for screens larger than 1023px */
@media only screen and (min-width: 1024px) {
    .swiper-container {
        width: 90%;
        margin-left: 5%;
    }
}

.swiper-container .swiper-slide {
    width: 310px;
    margin-right: 15px;
}

/* Media query for screens between 768px and 1023px */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .swiper-container .swiper-slide {
        width: 100%;
    }
}

/* Media query for screens larger than 1023px */
@media only screen and (min-width: 1024px) {
    .swiper-container .swiper-slide {
        width: 310px;
        margin-right: 15px;
    }
}

.swiper-container .swiper-slide .image {
    height: 150px;
    overflow: hidden;
    position: relative;
    background: url(/res/img/no-image-logo.png) center center;
}

/* Media query for screens between 768px and 1023px */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .swiper-container .swiper-slide .image {
        height: 150px;
    }
}

/* Media query for screens larger than 1023px */
@media only screen and (min-width: 1024px) {
    .swiper-container .swiper-slide .image {
        height: 200px;
        width: 310px;
    }
}

.swiper-container .swiper-slide .image img {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.swiper-container .swiper-slide .title {
    display: block;
    padding-top: 10px;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.swiper-container .swiper-slide .location {
    display: block;
    font-size: 13px;
    line-height: 20px;
    color: #898989;
}

.swiper-container .swiper-slide .stars {
    font-size: 13px;
    color: #898989;
}

.swiper-container .see-all {
    text-align: right;
    display: block;
}

.swiper-buttons {
    position: absolute;
    top: 64px;
    width: 100%;
}

.swiper-button-prev,
.swiper-button-next {
    top: 64px;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(5, 35, 49, 0.14), 0 4px 5px 0 rgba(5, 35, 49, 0.12);
    height: 32px;
    width: 32px;
    border-radius: 50%;
}

    .swiper-button-prev:before,
    .swiper-button-next:before {
        width: 9px;
        height: 9px;
        border-top: 1px solid #000;
        border-right: 1px solid #000;
        position: absolute;
        /*content: '';*/
        display: block;
        z-index: 10;
    }

/* Media query for screens between 768px and 1023px */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .swiper-button-prev {
        top: 58px;
        /*left: 19px;*/
        right: 0;
        display: inline-block;
    }
}

/* Media query for screens larger than 1023px */
@media only screen and (min-width: 1024px) {
    .swiper-button-prev {
        /*left: -19px;*/
        /*top: 89px;*/
        top: 64px;
        right: -40px;
        display: inline-block;
    }
}

/* Media query for screens between 1024px and 1024px */
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
    .swiper-button-prev {
        top: 58px;
        right: 0;
        display: inline-block;
    }
}

/* Media query for screens with a width less than 500px */
@media only screen and (max-width: 500px) {
    .swiper-title h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .swiper-title a {
        float: none;
        text-align: right;
        margin-top: 10px;
    }

    .swiper-container-wrapper {
        padding: 0 10px;
    }

    .swiper-container {
        padding-bottom: 10px;
    }

        .swiper-container .swiper-slide {
            width: 100%; /* Full-width for small screens */
            margin-right: 0;
        }

            .swiper-container .swiper-slide .image {
                height: 120px;
            }

            .swiper-container .swiper-slide .title {
                font-size: 14px;
                line-height: 18px;
                white-space: normal;
            }

            .swiper-container .swiper-slide .location {
                font-size: 12px;
            }

    .swiper-button-prev,
    .swiper-button-next {
        top: 32px;
        height: 28px;
        width: 28px;
    }

        .swiper-button-prev:before,
        .swiper-button-next:before {
            width: 6px;
            height: 6px;
            top: 8px;
            left: 8px;
        }

    .swiper-price {
        font-size: 12px;
    }

        .swiper-price .price {
            font-size: 20px;
            line-height: 20px;
        }

        .swiper-price .crossed-price {
            font-size: 16px;
        }

        .swiper-price .special-price {
            font-size: 20px;
            line-height: 20px;
        }

        .swiper-price .night {
            font-size: 12px;
        }
}

/* Additional styles for upsell items */
.upsell {
    padding: 20px 0;
}

    .upsell .item {
        display: block;
        color: #ffffff;
        padding: 0 0 15px 10px;
    }

/* Media query for screens between 768px and 1023px */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .upsell .item {
        display: inline-block;
        float: left;
        width: 33%;
        padding: 0;
    }
}

/* Media query for screens larger than 1023px */
@media only screen and (min-width: 1024px) {
    .upsell .item {
        display: inline-block;
        float: left;
        width: 33%;
        padding: 0;
    }
}

.upsell .item .icon {
    position: relative;
    float: left;
    font-size: 36px;
    height: 58px;
    width: 58px;
    line-height: 58px;
    color: #fff;
    margin-right: 15px;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
    display: block;
    border-radius: 100%;
    transition: 500ms;
}

    .upsell .item .icon:before {
        font-family: "fontello";
        display: block;
        top: 0;
        position: absolute;
        width: 100%;
        text-align: center;
    }

    .upsell .item .icon.twitter:before {
        content: '\25';
    }

    .upsell .item .icon.gplus:before {
        content: '\4e';
    }

    .upsell .item .icon.facebook:before {
        content: '\24';
    }

.upsell .item .item-content {
    font-size: 14px;
    padding-right: 15px;
}

    .upsell .item .item-content h3 {
        font-size: 20px;
        font-weight: 400;
        color: #ffffff;
        margin-bottom: 6px;
    }

    .upsell .item .item-content:after {
        clear: both;
        display: block;
        content: '';
    }

.upsell:after {
    clear: both;
    display: block;
    content: '';
}
