/**
* kk Star Ratings
* @see https://github.com/kamalkhan/kk-star-ratings
*/
 .kk-star-ratings {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.kk-star-ratings.kksr-shortcode {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}.kk-star-ratings.kksr-valign-top {margin-bottom: 2rem;}.kk-star-ratings.kksr-valign-bottom {margin-top: 2rem;}.kk-star-ratings.kksr-align-left {-webkit-box-pack: flex-start;-webkit-justify-content: flex-start;-ms-flex-pack: flex-start;justify-content: flex-start;}.kk-star-ratings.kksr-align-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.kk-star-ratings.kksr-align-right {-webkit-box-pack: flex-end;-webkit-justify-content: flex-end;-ms-flex-pack: flex-end;justify-content: flex-end;}.kk-star-ratings .kksr-muted {opacity: .5;}.kk-star-ratings .kksr-stars {position: relative;}.kk-star-ratings .kksr-stars .kksr-stars-active, .kk-star-ratings .kksr-stars .kksr-stars-inactive {display: flex;}.kk-star-ratings .kksr-stars .kksr-stars-active {overflow: hidden;position: absolute;top: 0;left: 0;}.kk-star-ratings .kksr-stars .kksr-star {cursor: pointer;padding-right: 0px;}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-star {cursor: default;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon {transition: .3s all;}.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-stars-active {width: 0 !important;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover ~ .kksr-star .kksr-icon {background-image: url(https://glamour12lounge.club/wp-content/plugins/kk-star-ratings/src/core/public/css/../svg/inactive.svg);}.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {background-image: url(https://glamour12lounge.club/wp-content/plugins/kk-star-ratings/src/core/public/css/../svg/active.svg);}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon {background-image: url(https://glamour12lounge.club/wp-content/plugins/kk-star-ratings/src/core/public/css/../svg/selected.svg);}.kk-star-ratings .kksr-legend {margin-left: .75rem;margin-right: .75rem;}[dir="rtl"] .kk-star-ratings .kksr-stars .kksr-stars-active {left: auto;right: 0;}.card-body{-ms-flex:1 1 auto;background:rgb(0 0 0 / .4);border-bottom-left-radius:5px;border-bottom-right-radius:5px;bottom:0;flex-wrap:wrap;height:auto;line-height:20px;left:0;padding:5px 10px!important;position:absolute;text-align:left;width:100%;display:flex;justify-content:space-between;align-items:center;color:#fff!important}.card{height:100%}.card img{object-fit:cover;height:330px}.card-title{margin-bottom:0.0rem!important}.card{box-shadow:0 4px 8px 0 rgb(0 0 0 / .2);transition:0.3s;border-radius:5px}.card:hover{box-shadow:0 8px 16px 0 rgb(0 0 0 / .2)}.card-img-top{width:100%;border-radius:5px 5px 0 0}.card-body{padding:2px 16px}@media (min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}}@media (min-width:768px) and (max-width:991px){.col-md-6{flex:0 0 auto;width:50%}}@media (max-width:767px){.col-sm-12{flex:0 0 auto;width:100%}}