.elementor-4580 .elementor-element.elementor-element-3306d7fb{--display:flex;}.elementor-4580 .elementor-element.elementor-element-1a6bb5e0 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-4580 .elementor-element.elementor-element-25bd3fbf{--display:flex;}.elementor-4580 .elementor-element.elementor-element-2e4c074{--display:flex;}.elementor-4580 .elementor-element.elementor-element-d80ded9{--display:flex;}.elementor-4580 .elementor-element.elementor-element-00256ec{--display:flex;}/* Start custom CSS */i.star {
    width: 1em;
    height: 1em;
    display: inline-block;
    background-size: contain;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cg%3E%3Cpath d='m0,38l37,0l11,-38l11,38l37,0l-30,23l11,38l-30,-23l-30,23l11,-38l-30,-23l0,0z' fill='%23ffa500'/%3E%3C/g%3E%3C/svg%3E");
    position: relative;
}
b.stars {
    display: inline-block;
    white-space: nowrap;
}
.hotel-title {
    display: block;
    margin-left: 5px;
    margin-right: 5px;
}
.hotel-desc {
    display: block;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 0;
    padding-bottom: 0;
    max-height: 11.9em;
    min-height: 11.9em;
    overflow: hidden;
    transition: all 0.3s;
    user-select: none;
}
.hotel-desc:hover {
    max-height: 430px;
}
.hotel-price {
    display: inline-block;
    text-align: left;
    font-size: 1.1em;
    margin-left: 5px;
    margin-top: 0.1em;
    font-weight: bold;
    color: #3A76C4;
    width: 100%
}
.hotel-link {
    display: inline-block;
    font-size: 1.1em;
    margin-top: 0.2em;
    font-weight: bold;
    color: #3A76C4;
    width: 48%
}
.hotel-link::after {
    content:"⇒";
    margin-left:0.2em; 
}/* End custom CSS */