.tour-above{display:flex;flex-direction:column;align-items:start;font-size:17px;gap:5px}.tour-above .tour-rating{align-items:center}.tour-above .tour-rating .tour-start{margin-right:15px}.tour-above .tour-rating .tour-start strong{margin-right:8px}.tour-above .tour-rating .tour-start i{color:rgb(var(--primary-color))}.tour-above .tour-rating .tour-review{margin-right:20px}.tour-above .tour-rating .tour-review a{color:#616668;cursor:pointer;text-decoration:underline}.tour-above .tour-rating .tour-review a:hover{color:#616668;text-decoration:underline}.tour-above .tour-rating .icon-circle{margin-right:5px;font-size:7px;display:none}.tour-above .tour-date{display:flex;align-items:start;gap:5px;flex-direction:column}.tour-above .tour-date strong{margin-right:5px}@media(min-width:992px){.tour-above{flex-direction:row}.tour-above .tour-rating .icon-circle{display:inline-block;margin-left:5px}.tour-above .tour-date{align-items:center;flex-direction:row}}