﻿
.cruise-mobillist-content {
    margin-bottom: 20px;
}

    .cruise-mobillist-content .cruiseitem {
        font-size: 11px;
        margin-bottom: 5px;
    }


        .cruise-mobillist-content .cruiseitem .tbitem {
            width: 100%;
        }

        .cruise-mobillist-content .cruiseitem .header-logo {
            width: 100%;
            overflow: hidden;
            height: 80px;
        }

        .cruise-mobillist-content .cruiseitem .cruiselogo {
            width: 100% !important;
            min-height: 80px;
        }

        .cruise-mobillist-content .cruiseitem .title {
            font-size: 13px;
            margin-bottom: 10px;
            font-weight: bold;
            text-align: center;
            height: 34px;
            overflow: hidden;
        }

        .cruise-mobillist-content .cruiseitem .stars {
            font-size: 9px;
            line-height: 14px;
            background-color: #000000;
            text-align: center;
            padding: 3px 0px;
        }

        .cruise-mobillist-content .cruiseitem .address {
            font-size: 10px;
            line-height: 14px;
        }

        .cruise-mobillist-content .cruiseitem .cheapest {
            font-size: 10px;
            text-align: center;
            line-height: 12px;
        }

        .cruise-mobillist-content .cruiseitem .strikecontent {
            font-size: 11px;
            line-height: 14px;
            text-align: center;
        }

        .cruise-mobillist-content .cruiseitem .pricecontent {
            font-size: 15px;
            font-weight: bold;
            text-align: center;
            line-height: 14px;
        }

        .cruise-mobillist-content .cruiseitem .btn-booking-select {
            font-size: 11px;
            border: 0px;
            border-radius: 0px;
            padding: 3px 8px;
            font-weight: bold;
            width: 100% !important;
            display: inline-block;
            text-align: center;
        }

