.ba-media {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 11;
    padding: 10px 20px;
}

.ba-media {
    font-size: 16px;
    line-height: 1;
    background: rgba(0, 0, 0, 0.5);
}
.chitiet-slide{
    position: relative;
}
.ba-media a {
    color: #fff;
    margin-left: 12px;
}
.ba-media a.ba-gallery {
    margin-left: 0;
    position: relative;
}
.ba-media a i {
    font-size: 23px;
}
.ba-media a.ba-gallery span {
    display: inline-block;
    background: var(--e-global-color-primary);
    color: #fff;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    line-height: 1;
    font-size: 11px;
    line-height: 14px;
    position: absolute;
    text-align: center;
    right: -4px;
    top: -6px;
}
.chitiet-title{
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 60px 0px 56px 0px;
}
.chitiet-title-right{
    display: flex;
    justify-content: end;
}
.chitiet-title-right-item{
    margin: 5px 32px 5px 0;
}
.chitiet-title-right-item .content-inner{
    display: flex;
    align-items: center;
}
.chitiet-title-right-item .content-inner .icon{
    padding-right: 10px;
}
.chitiet-title-right-item .content-inner .icon{
    font-size: 40px;
    color: var(--e-global-color-primary);
    line-height: 1;
}
.chitiet-title-right-item .content-inner .ba-meta-title{
    font-size: 15px;
    margin: 0 0 2px;
    color: var(--e-global-color-text);
    font-weight: 500;
}
.chitiet-title-right-item .currency_amount{
    color: var(--e-global-color-accent);
    font-weight: 700;
}
.box-content-title .post-title {
    font-size: 30px;
    margin: 0;
    color: var(--e-global-color-accent);
    font-weight: 700;
}
.gowilds-single-address i {
    color: var(--e-global-color-primary);
    position: relative;
    top: 2px;
    margin-right: 4px;
}
.gowilds-single-address {
    font-size: 16px;
    font-weight: 500;
    
}
.chitiet-title-right-item:last-child{
    margin-right: 0;
}
.chitiet-title-right-item .item-value, .chitiet-title-right-item .item-value a{
    color: var(--e-global-color-accent);
    font-weight: 700;
}
.chitiet-title-right-item .content-inner .icon i{
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 1;
}
.tv-c-textbold, label {
    color: #262626;
    text-decoration: none;
    font-size: 1.5rem;
    font-weight: 700;
}
.des .ps-2{
    font-style: italic;
    font-size: 12px;
    color: #27b7ea;
    margin-left: 7px;
    padding-left: 0.5rem !important;
}
.accordion-flush .accordion-item:first-child {
    border-top: 0;
}
.accordion-header {
    border-left: dashed 5px rgb(128 128 128 / 0.30);
    margin-left: calc(1.5rem * 0.5);
    margin-bottom: 0;
}
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
.accordion-header img {
    position: absolute;
    left: -1.3rem;
    width: 38px;
    height: 38px;
}
.accordion-flush .accordion-collapse {
    border-width: 0;
}

.collapse:not(.show){
    display: none;
}
.accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-flush .accordion-item:first-child {
    border-top: 0;
}
.accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}
.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url('../img/drop-down-lich-trinh.svg');
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform 0.2s ease-in-out;
}
.accordion-button:not(.collapsed)::after {
    background-image: url('../img/drop-down-lich-trinh.svg');
    transform: rotate(-180deg);
}
.accordion.accordion-flush{
    width: 100%;
}
.accordion-body {
    padding: 1rem 1.25rem;
}
.accordion-body, .accordion-header {
    border-left: dashed 5px rgb(128 128 128 / 0.30);
    margin-left: calc(1.5rem * 0.5);
}
.accordion-flush .accordion-item:last-child {
    border-bottom: 0;
}
.accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.gowilds-post-share.style-2 {
    position: relative;
}
.btn-gray-icon {
    background: #F0F3F6;
    border-radius: 30px;
    color: var(--e-global-color-text);
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 5px 18px;
    line-height: 29px;
    display: inline-block;
}
.btn-gray-icon i {
    margin-right: 5px;
}
.gowilds-post-share.style-2 .share-content {
    position: absolute;
    bottom: 100%;
    right: 0;
    z-index: 11;
    min-width: 250px;
    background: #fff;
    text-align: center;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    padding: 20px 15px 12px;
    border-radius: 6px;
    margin-bottom: 16px;
    display: none;
}
.gowilds-post-share.style-2.open .share-content {
    display: block;
}
.gowilds-post-share.style-2 .share-content .social-networks-post {
    display: inline-block;
}
.gowilds-post-share .social-networks-post {
    margin: 0;
    padding: 0;
}
.gowilds-post-share .social-networks-post > li {
    list-style: none;
    float: left;
    margin: 5px;
}
.gowilds-post-share .social-networks-post > li:not(.title-share) a {
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    background: #f3f8f6;
    color: #1C231F;
    border-radius: 50%;
    text-align: center;
}
.rating-right-item:not(.rating-right-item:last-child){
    margin: 0px 15px 0px 0px;
}
.rating-right{
    display: flex;
    justify-content: end;
}
.wishlist-btn__single .ajax-wishlist-link {
    position: relative;
    background: #F0F3F6;
    color: var(--e-global-color-text);
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 5px 18px;
    border-radius: 30px;
    display: inline-block;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    line-height: 29px;
}
.wishlist-btn__single .ajax-wishlist-link i {
    margin-right: 5px;
}
.gowilds-post-share .social-networks-post > li:not(.title-share) a:hover {
    background: var(--e-global-color-primary);
    color: #fff;
    border-color: var(--e-global-color-primary);
}
a:hover, a:active, a:focus, button:hover, button:active, button:focus {
    outline: none;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    text-decoration: none;
    cursor: pointer;
}
.rating-star{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #EBE6DE;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 15px 0px 15px 0px;
}
.alignright {
    text-align: right;
    float: right;
    margin-left: 25px;
}
img.alignright {
    margin-top: 5px;
    margin-bottom: 15px;
}
.col-explore-tour-left h2{
    font-size: 1.8rem;
    color: var(--e-global-color-accent);
    margin-bottom: 20px;
    font-weight: 700;
}
.col-explore-tour-left h4{
    font-size: 1.25rem;
    color: var(--e-global-color-accent);
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 20px;

}
@media(min-width:1024px){
    .col-explore-tour-left{
        flex:0 0 66.96%;
        max-width: 66.96%;
    }
    .col-explore-tour-right{
        flex:0 0 calc(100% - 66.96%);
        max-width:  calc(100% - 66.96%);
    }
}