.th-filter {
    margin-top: 150px;
    display: block;
}

.filter-wrapper {
    border: 3px dashed #a09e9e;
    padding: 20px;
}

.filter-header {
    display: inline-block;
    padding: 5px 50px 5px 30px;
    background-color: #8bc24b;
    border-radius: 0 45px 0 40px;
    margin-bottom: 5px;
}
.filter-header h3 {
    margin: 0;
    color: #fff;
}
.m-2em {
    margin: 2em;
}
.w-100 {
    width: 100%;
}

.stretched-link {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
}
.position-relative {
    position: relative !important;
}
.tg-description .off-percent {
    display: inline-block;
    color: #348208;
    background-color: #34820838;
    padding: 0 5px;
    border-radius: 8px;
}
.nivoSlider img {
    /*height: 390px !important;*/
}
.d-inline-block {
    display: inline-block !important;
}
.float-right {
    float: right !important;
}
.modal-footer .footer-left {
    display: inline-block;
    float: left;
}

.help-block {
    display: none;
    color: #ff0000;
}
.modal-title {
    display: inline-block;
}

.tg-panel h4:after {
    content: '+' !important;
}
.tg-panel.open h4:after {
    content: '-' !important;
}
.tg-panelcontent {
    display: none;
}
.tg-panel.open .tg-panelcontent {
    display: block !important;
}
.tg-accordion {
    overflow: hidden;
}
.grand-total-price p {
    font-size: 19px;
    color: #c7081b;
    font-weight: 600;
    margin-top: 10px;
}
.step-wrapper {
    overflow: hidden;
}
.swal2-html-container {
    font-size: 17px !important;
}

.irs--big .irs-from, .irs--big .irs-to, .irs--big .irs-single {
    background: linear-gradient(to bottom, #8bc24b 0%, #8bc24b 100%) !important;
}

.irs--big .irs-bar {
    border: 1px solid #8bc24b;
    background: linear-gradient(to bottom, #ffffff 0%, #8bc24b 30%, #b9d4ec 100%);
}
.text-theme {
    color: #8bc24b;
}
.status-pending {
    color: red;
}
.booking-status {
    border-bottom: 4px solid #8bc24b;
}
.booking-status h2 {
    margin: 0;
}

.card.card-bd {
    margin-top: 20px;
    border: 1px solid #56c29526;
}
.card.card-bd .card-header {
    background-color: #56c295;
    color: #fff;
}
.card.card-bd .header-sm {
    padding: 10px;
}
.card.card-bd .card-title {
    display: inline-block;
    margin: 0;
    color: #fff;
}
.card.card-bd .tools {
    display: inline-block;
    float: right;
}
.card.card-bd .card-body {
    padding: 10px 10px;
}
.bd-yacht-info-table thead th{
    text-align: left;
    background-color: #ebebeb;
}
.bd-yacht-info-table tbody td,.bd-yacht-info-table tbody th{
    text-align: left;
}

.theme-yacht .nivoSlider img {
    height: 260px !important;
}
.theme-route .nivoSlider img {
    height: 520px !important;
}

.route-image-slider {
    position: relative;
    z-index: 1;
}
.yacht-img-slider {
    position: relative;
    z-index: 1;
}
.m-0 {
    margin: 0 !important;
}


.tg-booking-sections {
    float: left;
    width: 100%;
    padding: 10px 0 0 0;
    border-top: 1px solid #cecece;
}
.tg-booking-sections .price-left {
    /*display: inline-block;*/
    /*float: left;*/
    /*min-width: 150px*/
    display: block;
    width: 100%;
}
.price-left h4 {
     font-weight: 600;
    color: #56c295;
}
.tg-booking-sections .price-left del {
    float: left;
    display: inline-block;
    margin-right: 3px;
}
.tg-booking-sections .price-left h4 {
    float: left;
    display: inline-block;
    margin-right: 3px;
    text-transform: none;
}
.tg-booking-sections .price-left span.badge {
    float: left;
    display: inline-block;
    margin-top: 3px;
    color: red;
}
.badge-success {
    background-color: #56c295b3;
}
.tg-booking-sections .button-right {
    /*float: right;*/
    /*display: inline-block;*/
    display: block;
}
.tg-populartourcontent .tg-description {
    padding: 0 0 0px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.tg-listing .tg-populartour {
    padding: 0;
    margin-top: 50px;
    cursor: pointer;
}
.tg-listing .tg-populartour:hover figure .figure-img-img {
    transform: scale(1.2);
    transition: all .3s;
}
.youtube-play-icon {
    width: 45px;
}
.tg-listing .tg-populartour .tg-populartourcontent {
    transition: all .3s;
}
.tg-listing .tg-populartour:hover .tg-populartourcontent{
    box-shadow: 0px 1px 17px #0000001f;
}


.btn-theme {
    background-color: #56c295;
    color: #fff;
    transition: all .3s ease;
}
.btn-theme:hover {
    background-color: #4ba07d;
    color: #fff;
}
.fw-400 {
    font-weight: 400 !important;
}
.font-16 {
    font-size: 16px !important;
}
.font-12 {
    font-size: 12px !important;
}
.filter-header-right {
    float: right;
    max-width: 400px;
    margin-right: 25px;
}
.yt-video-play-btn {
    color: red;
    position: absolute;
    right: 7px;
    top: 8px;
    font-size: 30px;
    z-index: 1;
    background-color: transparent;
}
.ofh {
    overflow: hidden !important;
}
.color-primary {
    color: #56c295;
}

.rsw-left {
    display: inline-block;
    width: 90px;
    font-size: 40px;
}
.rsw-right {
    display: inline-block;
}
.rsw-right p {
    margin: 0;
}

.single-review .user-img {
    width: 29px;
    display: inline-block;
}
.single-review .user-img img {
    width: 100%;
    border-radius: 50%;
}
.single-review .user-name {
    display: inline-block;
    margin-top: 5px;
}
.review-summery-wrapper {
    margin-bottom: 25px;
}
.single-review .review-rating {
    margin-bottom: 5px;
}
.single-review .sr-description {
    margin-bottom: 5px;
}
.single-review {
    border-bottom: 2px solid #f7f7f7;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

/*home page number country select*/
.phone_country_select + .select2-container {
    width: 50px !important;
    display: inline-block;
    height: 42px;
}
.phone_country_select + .select2-container .select2-selection--single {
    border: 1px solid #dbdbdb;
    height: 42px;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.phone_country_select + .select2-container .select2-selection--single .select2-selection__arrow {
    height: 40px;
}
.phone_country_select + .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}
span.select2-dropdown.select2-dropdown--below {
    min-width: 250px;
}
span.select2-dropdown.select2-dropdown--above {
    min-width: 250px;
}
.add_on_qty_input {
    padding: 3px;
}
.sub_add_on_qty {
    padding: 3px;
}
.intl-tel-input {
    display: inline-block;
    width: calc(100% - 55px);
}
.intl-tel-input input {
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -5px;
}
.flag-in-select-selected {
    width: 21px;
}

.irs--big .irs-line {
    height: 6px;
}
.irs--big .irs-handle {
    top: 27px;
    width: 32px;
    height: 16px;
}
.irs--big .irs-bar {
    top: 29px;
}
.category_total {
    color: #56c295;
    font-size: 16px;
    font-weight: 600;
}


.tg-topbar-mobile {
    display: none;
}
.tg-topbar-mobile {
    color: #000;
    width: 100%;
    background: #de0707;
    text-align: center;
    font-size: 22px;
    padding: 5px 0;
    height: 41px;
}
.tg-topbar-mobile .fa-whatsapp {
    background-color: #56ca5a;
    border-radius: 54%;
    color: #fff;
    line-height: 0.8;
    margin-right: 5px;
    margin-top: 5px;
}
.tg-top-logo-mobile {
    display: none;
}
.tg-top-logo-mobile {
    padding: 15px;
    text-align: center;
}
.tg-top-logo-mobile .mobile-logo {
    width: 200px;
}
.tg-top-middle-logo-mobile {
    display: none;
}
.tg-top-middle-logo-mobile img {
    width: 170px;
}

#stripe {
    border: 1px solid #e9e9e9;
    padding: 0 20px 20px 20px;
}
.stripe-title {
    position: relative;
    top: -20px;
    background-color: #fff;
    display: inline-block;
    color: rgb(29 44 96);
    font-weight: bold;
    margin: 0;
    font-style: oblique;
}
#stripe .form-group.card {
    margin-bottom: 5px;
}
#stripe label {
    margin-bottom: 0;
}
#stripe .form-control {
    padding: 0.75em;
    border-radius: 5px !important;
}
.top-stp-img {
    position: absolute;
    width: 110px;
    top: 35px;
    right: 36px;
}


.footer-link span {
    line-height: 1.8 !important;
    display: inline-block;
    font-size: 14px !important;
}
.footer-link span i {
    margin-right: 6px;
    width: 13px !important;
    color: #56c295;
}
.fl-inner-title {
    display: inline-block;
    margin: 0;
    font-weight: 500;
    width: 100px;
}
.payment-left-image {
    margin-bottom: 40px;
}
.pbcdfd-img {
    margin-top: 20px;
}
#bookingModal {
    overflow-y: scroll !important;
}
#imgShowModal .modal-dialog {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


.wh-fixed-icon {
    position: fixed;
    bottom: 30px;
    right: 30px;
}
.wh-fixed-icon .icon {
    background-color: #56ca5a;
    padding: 11px 13px;
    border-radius: 100px;
    color: #fff;
    font-size: 33px;
}
.wh-fixed-icon .icon a{
    color: #fff;
}

@media only screen and (max-width: 720px) {
    .filter-header-right {
        margin-top: 5px;
        margin-right: 7px;
        margin-left: 7px;
    }
    .filter-header {
        border-radius: 0 50px 0 35px;
        margin-bottom: 5px;
    }
    .m-2em {
        margin: 1em;
    }
    #yacht-list-wrapper > div {
        padding: 0 !important;
    }


    #bookingModal .modal-content {
        position: fixed;
        top: 0;
        width: 100%;
        height: 100vh;
        overflow: scroll;
        background-color: transparent !important;
        padding-bottom: 200px;
        box-shadow: none !important;
        border: none !important;
    }
    #booking-form {
        background-color: #fff;
        border: 1px solid rgba(0,0,0,.2);
        border-radius: 6px;
        outline: 0;
        -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
        box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    }
    .modal-backdrop.in {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        padding: 30px;
        -webkit-backdrop-filter: blur(2px);
        backdrop-filter: blur(2px);
        background-color: rgba(0,0,0,.24);
        z-index: 15;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    /*#bookingModal .modal-body {
        position: relative;
        padding: 15px;
        top: 0;
        height: 100vh;
        overflow: scroll;
        margin-top: 116px;
    }
    #bookingModal .modal-header {
        position: fixed;
        top: 0;
        z-index: 999999;
        background-color: #fff;
        width: 100%;
    }*/
}

@media only screen and (max-width: 568px) {
    .th-filter {
        /*margin-top: 0px !important;*/
        display: block;
    }
    .tg-nav {
        position: absolute;
        margin-top: 10px;
    }

    .tg-topbar {
        display: none;
    }
    .tg-topbar-mobile {
        display: block;
    }
    .tg-top-logo-mobile {
        display: block;
    }
    .tg-top-middle-logo-mobile {
        display: block;
    }
    .tg-navigationarea.tg-headerfixed {
        padding: 5px 0;
        background-color: black;
    }
    .tg-socialsignin .tg-socialicons li a i {
        font-size: 20px;
    }
    .tg-top-middle-logo-mobile img {
        width: 95px;
    }
    .navbar-toggle.collapsed {
        border-radius: 5px;
        background-color: #f3f3f3;
    }
    .tg-navigationarea.tg-headerfixed.scroll-to-fixed-fixed {
        /* border-bottom: 2px solid whitesmoke; */
        box-shadow: 2px 1px 6px #d6d6d6;
    }
    .filter-header h3 {
        font-size: 18px;
    }
    .booking-status h2 {
        font-size: 21px;
    }
}


