.pla1 .link-btn{
    width: auto;
}
@media only screen and (min-width: 1200px) {
    .pla1 .col-md-12 .col-md-12 .link-btn{
        margin-bottom: 35px;
    }
}
.home-attraction .circle-attraction{
    padding-top: 29px!important;
}
.home-tags-l{
    padding: 1%;
    /*margin-right: 1%;*/
    /*margin-top:3%;*/
    background-color: #f51b5c;
    color: white;
    display: flow-root;
    position: relative;
    bottom: 0px;
    border-radius: 5px;
    text-align: center;
    width: 90%;


}
.home-tags-l a{
    color: white;
    font-size: 18px;
}
.home-tags-r{
    background-color: #ffad0c;
    color: white;
    padding: 1%;
    position: relative;
    bottom: 0px;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
    display: flow-root;
    width: 90%;
    line-height: 24px;
}
.home-tags-row{
    height: fit-content;
    position: absolute;
    bottom: 0px;
    margin-bottom: -10px;
    width: -webkit-fill-available;
    text-align: -webkit-center;
}
.attraction{
    font-size: 300%;
    border-bottom: 1px solid #888e943d;
    font-weight: 400;
}

@media only screen and (max-width: 600px) {
    .home-tags-row {
        height: fit-content;
        position: absolute;
        bottom: 0px;
        margin-bottom: -55px;
        width: 100%;
        text-align: -webkit-center;
    }

    .home-attraction-responsive {
        padding-left: 1%;
        padding-right: 1%;
    }

    .home-tags-r{
        margin-left: -28px;
    }
    .home-tags-l{
        margin-left: -28px;
    }
    .attraction{
        font-size: 200%;
    }

}
@media screen and (max-width: 1750px) and (min-width: 1540px) {
    .home-attraction-responsive {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
}
@media screen and (min-width: 1200px) {
    .b_pack .row:first-of-type{
        /*height: 67px!important;*/
    }
}
.mobile_desc{
    padding: 0 14px;
}
.mobile_from {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mobile_from .prices-prod {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 70px;
}
/* Edited by SS - 04.07.2023 */
.attraction-area {
    width:100%;
    margin-top: 50px;
}

.attraction-events, .top-tour-area {
    width:100%;
    margin: 20px 0 0 0;
}

.trav-list-bod {
    position: relative;
}

.tour-ticket-sale-count {
    width: 100%;
    text-align: center;
    padding: 5px;
    border-bottom: 1px solid #ddd;
    font-size: .85em;
}

.last24s {
    font-size: 1em;
    z-index: 10;
    cursor: default;
    color: #000;
}

.last24s i {
    color: #ffad0c;
    font-weight: bold;
    font-size: 1.2em;
}

.ribbon3 {
    min-width: 250px;
    max-width: 400px;
    width: auto;
}


.dir-rat-star i,
.rating > label {
    float: left!important;
}

.last24sContainer {
    margin-top: 10px;
    position: relative;
}

.tour-item-image,
.item-banner {
    position: relative;
}

.tour-item-image .last24s,
.item-banner .last24s{
    position: absolute;
    left: 10px;
    top: 10px;
    right: auto;
    border-radius: 6px;
    line-height: 14px;
    background: none;
    font-size: 1em;
    min-width: 70px;
    background: rgba(0,0,0,.5);
    font-weight: bolder;
    text-align: center;
}

.trav-list-bod .rating {
    height:auto;
    margin: 5px 0px;
    flex: 0 0 50%;
}


.trav-list-bod .last24 {
    margin-bottom: 5px;
    color: #000;
    font-weight: 600;
    flex: 0 0 50%;
    text-align: left;
}

.trav-list-bod .last24 i {
    float:none!important;
    font-size: 1.2em;
}

.trav-list-bod .dir-rat-star {
    display: flex;
    align-items: center;
    flex-flow: wrap;
}


@media only screen and (max-width: 992px) {
    .tour-item {
        width:100%;
    }

    .tourz-search {
        height: 400px!important;
    }

    .hot-page2-alp-ri-p3 span.secondary-content {
        font-size: 1em!important;
        color: #666!important;
    }

    .trav-list-bod .dir-rat-star {
        display: block;
    }
}

#addRemoveWishlist {
    font-size: 12px!important;
}
.product-whishlist {
    display: flex;
    align-items: center;
    justify-content: end;
    height: 55px;
}
.product-whishlist button {
    margin-left: 12px;
}
.product-whishlist img {
    width: 30px!important;
    margin-left: 6px;
}

.row-ss {
    display: flex;
}
.row-ss .col-ss {
    width: 100%;
    /*float: left;*/
    /*height: 55px;*/
    /*overflow: hidden;*/
    /*line-height: 20px;*/
}

.row-ss .col-ss div {
    height: 55px!important;
    overflow: hidden;
}

.row-ss .col-ss div {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

@media only screen and (max-width: 992px) {
    .row-ss {
        display: block;
    }
}

@media only screen and (min-width: 768px)  {
    .row-ss .ss-col:first-child {
        padding-right: 0px;
    }
    .row-ss .ss-col:first-child .col-ss div {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }
    .row-ss .ss-col:nth-child(2) {
        padding-left: 0px;
        padding-right: 0px;
    }
    .row-ss .ss-col:last-child {
        padding-left: 0px;
    }
    .row-ss .ss-col:last-child .col-ss div {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }
}

@media only screen and (max-width: 767px)  {
    .row-ss .ss-col:first-child .col-ss div {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 0;
    }

    .row-ss .ss-col:last-child .col-ss div {
        border-top-right-radius: 0;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
}



.row-ss .col-ss div {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background: #253d52!important;
    color: #fff;
    border-right:1px solid rgba(255,255,255,0.2);
    display: flex;
    align-items: center;
    padding: 0 14px;
    font-size: 15px;
    gap: 4px;
}

.gg-check {
    box-sizing: border-box;
    position: relative;
    transform: scale(var(--ggs,1));
    width: 21px;
    height: 21px;
    border: 2px solid transparent;
    border-radius: 100px;
    display: inline-block;
    float: left;
}
.gg-check::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    left: 3px;
    top: -1px;
    width: 6px;
    height: 10px;
    border-width: 0 2px 2px 0;
    border-style: solid;
    transform-origin: bottom left;
    transform: rotate(45deg)
}

@media only screen and (max-width: 992px) {
    .row-ss .col-ss div {
       border-right: 0px;
    }
}
.btn_full,
.btn_full_outline{
    border-radius: 8px !important;
}
.ribbon3 {
    width: 400px!important;
}

.cart-item {
    border-bottom: 1px solid #ebebeb;
    padding: 18px 0 12px 0;
}
.cart-item .date-info {
    display: flex;
    margin-top: 12px;
    gap: 16px;
    font-size: 14px;
}
.cart-item .date-info .date-info-item{
    display: flex;
    align-items: center;
    gap: 8px;
}
.cart-item .date-info .date-info-item img{
    width: 20px;
    height: 20px;
}
.cart-infos {
    padding: 12px 0;
    border-bottom: 1px solid #ebebeb;
}
.cart-infos:last-child {
    border-bottom: none;
}
.cart-infos .infos {
    display: flex;
    align-items: center;
    gap: 24px;
}
.cart-infos .infos .infos-item {
    display: flex;
    align-items: center;
}
.cart-infos .infos .infos-item .info-icon{
    width: 20px;
    margin-right: 6px;
    margin-top: 0;
}
.cart-box-style {
    background: rgba(245, 246, 247, 0.7);
    border-radius: 12px;
    border:none
}
@media only screen and (max-width: 767px)  {
    .priceTable {
        margin-top: 16px;
    }
}
.header-cart-container {
    display: flex;
    gap: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}
.header-cart-container:last-child {
    margin-bottom: 0;
    border-bottom: none;
}
.header-cart-container img {
    border-radius: 16px;
}
.header-cart-container .left,
.header-cart-container .c-center {
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.header-cart-container .left {
    gap: 12px;
}
.header-cart-container .price span {
    color: #333333;
    font-weight: 600;
    font-size: 16px;
}
.header-cart-container .price span:first-child {
    font-size: 14px;
    margin-right: 4px;
}
.header-cart-container .categories {
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.header-cart-container .categories span {
    color: #333333;
    font-weight: 400;
}
.header-cart-container .delete{
    display: flex;
    justify-content: center;
}
.header-cart-container .delete a {
    padding: 0 6px !important;
    line-height: inherit !important;
}
.header-cart-container .delete a:after {
    height: 0 !important;
}
.header-cart-container .title span {
    color: #333333;
    font-weight: 500;
}
.head-cart-buttons {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.head-cart-buttons a{
    line-height: inherit !important;
    padding: 8px 16px !important;
}
.head-cart-buttons a:after{
    height: 0 !important;
}
