.elementor-4665 .elementor-element.elementor-element-5de49e73{--display:flex;}.elementor-4665 .elementor-element.elementor-element-aaa9ad8{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-4665 .elementor-element.elementor-element-6d2b6b1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4665 .elementor-element.elementor-element-a6a9d0c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4665 .elementor-element.elementor-element-6f743d81{--display:flex;}.elementor-4665 .elementor-element.elementor-element-7377958d{--spacer-size:3px;}.elementor-4665 .elementor-element.elementor-element-0c699a8{--display:flex;}.elementor-4665 .elementor-element.elementor-element-8660ec4{--spacer-size:3px;}.elementor-4665 .elementor-element.elementor-element-e7009cb > .elementor-widget-container{margin:0px 0px 20px 0px;}@media(min-width:768px){.elementor-4665 .elementor-element.elementor-element-6d2b6b1{--width:33.3333%;}.elementor-4665 .elementor-element.elementor-element-a6a9d0c{--width:66.6666%;}}/* 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 */