/* yachat single page css title section dharmi start*/

.kg-container {
    width: 100%;
    max-width: 1440px;
    padding: 0 50px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
}
section.kg-cateraman-hero-slider-section {
    position: relative;
    margin-top: 60px;
    margin-bottom: 40px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row {
    display: flex;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols {
    width: 67.2%;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-for figure {
    display: block;
    position: relative;
    max-width: 100%;
    width: 100%;
    margin: auto;
    object-fit: cover;
    overflow: hidden;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-for figure img {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    display: inline-block;
    object-fit: cover;
    border-radius: 30px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-for figure::after {
    content: '';
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 500px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-nav {
    margin-top: 35px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-nav .slick-track {
    display: flex;
    gap: 0px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-nav .kg-thumb-slide img {
    width: 100%;
    height: 150px;
    border-radius: 20px;
    cursor: pointer;
    object-fit: cover;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col {
    width: 32.8%;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap {
    padding: 33px 0 0 32px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-price-with-summary {
    color: var( --e-global-color-accent );
    font-size: 24px;
    line-height: normal;
    margin-bottom: 10px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap h2 {
    color: var( --e-global-color-accent );
    font-size: 44px;
    line-height: normal;
    font-weight: 600;
    font-family: 'RF Dewi';
    text-transform: capitalize;
    letter-spacing: 0;
    margin: 0;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-feature-price-text .kg_prices{
    display: none;
    font-size: 40px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-feature-price-text .kg_prices.active{
    display: block;
}
/* section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-feature-price .kg-feature-price-icon span ,
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-feature-price .kg-feature-price-text span {
    color: #000;
    font-size: 38px;
    line-height: normal;
    font-weight: 500;
    font-family: 'RF Dewi';
    text-transform: capitalize;
    letter-spacing: 0;
    margin: 0;
} */
/* section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-feature-price .kg-feature-price-icon span.active ,
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-feature-price .kg-feature-price-text span.active {
    color: var( --e-global-color-accent );
    font-size: 44px;
    line-height: normal;
    font-weight: 700;
    font-family: 'RF Dewi';
    text-transform: capitalize;
    letter-spacing: 0;
    margin: 0;
} */

section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap h2 {
    color: #3b3b3b;
    font-size: 20px;
    line-height: normal;
    font-weight: 700;
    font-family: 'RF Dewi';
    text-transform: capitalize;
    letter-spacing: 0;
    margin: 0;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-info-buttons {
    display: flex;
    align-items: center;
    margin-top: 59px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-info-buttons .kg-info-left-btn a {
    padding: 16px 57px 16px 57px;
    background-color: var( --e-global-color-accent );
    color: #fff;
    text-decoration: none;
    border-radius: 70px;
    font-family: "RF Dewi", Sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    transition: all .3s;
    display: block;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-info-buttons .kg-info-right-btn a {
    position: relative;
    width: 52px;
    height: 52px;
    background-color: var( --e-global-color-accent );
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s ease-in;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-info-buttons a:hover{
    background-color: #222831;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg_price_summery_div .kg-feature-price .kg-feature-price-icon {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg_price_summery_div .kg-feature-price .kg-feature-price-icon span {
    padding: 0 4px;
    width: 30px;
    height: 30px;
    font-size: 23px !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 16px !important;
    cursor: pointer;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg_price_summery_div .kg-feature-price .kg-feature-price-icon span.active {
    background-color: var( --e-global-color-accent ) !important;
    color: #fff !important;
} 
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg_price_summery_div .kg-feature-price p.kg-feature-price-text span {
    color: var( --e-global-color-accent );
    font-size: 37px;
} 
@media screen and (max-width: 1024px){
    .kg-container{
        padding: 0 24px;
    }
}
@media screen and (max-width: 767px){
    .kg-container{
        padding: 0 16px;
    }
}

section.kg-catamaran-page-heading-top {
    padding: 30px 50px;
    text-align: center;
    position: relative;
    background: #ECF1F4;
}
section.kg-catamaran-page-heading-top .kg-inner-heading-area h2 {
    margin: 0;
    font-size: 60px;
    line-height: 66px;
    color: #222831;
    font-family: 'AA Bebas Neue';
    font-weight: 500;
}
@media screen and (max-width: 1366px){
    section.kg-catamaran-page-heading-top .kg-inner-heading-area h2{
        font-size: 45px;
        line-height: 55px;
    }
}
@media screen and (max-width: 1024px){
    section.kg-catamaran-page-heading-top .kg-inner-heading-area h2{
        font-size: 40px;
        line-height: 50px;
    }
    section.kg-catamaran-page-heading-top {
        padding: 25px 24px;
    }
}
@media screen and (max-width: 767px){
    section.kg-catamaran-page-heading-top .kg-inner-heading-area h2{
        font-size: 30px;
        line-height: 33px;
    }
    section.kg-catamaran-page-heading-top {
        padding: 20px 16px;
    }
    section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-price-with-summary {
        font-size: 20px;
    }
    section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg_price_summery_div .kg-feature-price .kg-feature-price-icon{
        justify-content: center;
    }
    /* section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-feature-price .kg-feature-price-icon span,
    section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-feature-price .kg-feature-price-text span{
        font-size: 30px;
        line-height: 18px;
    }
    section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-feature-price .kg-feature-price-icon span.active,
    section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-feature-price .kg-feature-price-text span.active{
        font-size: 33px;
        line-height: 18px;
    } */
}

@media screen and (max-width: 1366px){
    section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col {
    width: 37%;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-nav .slick-track{
    gap: 0px;
}
section.kg-cateraman-hero-slider-section {
    margin-top: 50px;
    margin-bottom: 30px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols {
    width: 63%;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-info-buttons .kg-info-left-btn a {
    padding: 16px 50px;
} 
}
@media screen and (max-width: 1024px){
    section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col {
    width: 45%;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols {
    width: 55%;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-info-buttons .kg-info-left-btn a{
    padding: 16px 25px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-nav .kg-thumb-slide img{
    width: 100%;
    height: 90px;
    border-radius: 8px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-nav {
    margin-top: 25px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-for figure::after {
    padding-bottom: 400px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap h2 {
    font-size: 36px;
}

}
@media screen and (max-width: 767px){
    section.kg-cateraman-hero-slider-section {
    margin-top: 40px;
    margin-bottom: 20px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row {
    flex-direction: column;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols,
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col {
    width: 100%;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap {
    padding: 33px 0 0;
    text-align: center;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-info-buttons {
    justify-content: center;
    margin-top: 35px;
}
}
@media screen and (max-width: 479px){
    section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-for figure::after {
    padding-bottom: 90%;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-for figure img{
    border-radius: 20px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-nav .kg-thumb-slide img {
    height: 65px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-info-buttons .kg-info-left-btn a {
    padding: 12px 15px;
    font-size: 13px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-info-buttons .kg-info-left-btn {
    width: 100%;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-info-buttons .kg-info-right-btn a {
    width: 44px;
    height: 44px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap h2 {
    font-size: 28px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap h2 span {
    font-size: 25px;
    line-height: 28px;
}
}
/* yachat single page css title section dharmi end*/

/* yachat single page css maintanance section surbhi start*/
section.kg-maintenance-section {
    padding-top: 40px;
    padding-bottom: 40px;
}
.kg-maintenance-section .kg-maintenance-heading h2 {
    font-family: "Gotham", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 45px;
    color: #222831;
    text-transform: uppercase;
    margin: 0 0 25px 0;
}
section.kg-maintenance-section .kg-maintenance-main-row {
    display: flex;
    align-items: center;
}
section.kg-maintenance-section .kg-maintenance-main-row .kg-maintenance-left-content {
    width: 100%;
    font-family: "RF Dewi", Sans-serif;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 22px;
    color: #222831;
    line-height: 133%;
    letter-spacing: 0;
}

section.kg-maintenance-section .kg-maintenance-main-row .kg-maintenance-left-content p {
    font-size: 16px;
    font-weight: 600;
    color: #222831;
    font-family: "RF Dewi", Sans-serif;
    line-height: 1.6;
    margin: 0;
    max-width: 92%;
}
section.kg-maintenance-section .kg-maintenance-main-row .kg-maintenance-left-content p + p{
    margin: 22px 0 0;
}
@media screen and (max-width: 1366px) {
    .kg-maintenance-section .kg-maintenance-heading h2{
        font-size: 45px;
        line-height: 55px;
    }
    section.kg-maintenance-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 1024px) {
    .kg-maintenance-section .kg-maintenance-heading h2{
        font-size: 40px;
        line-height: 50px;
    }
}
@media screen and (max-width:767px) {
    section.kg-maintenance-section .kg-maintenance-main-row .kg-maintenance-right-content{
        max-width: 100%;
        margin-left: 0;
    }
    section.kg-maintenance-section .kg-maintenance-main-row .kg-maintenance-left-content{
        max-width: 100%;
    }
    section.kg-maintenance-section .kg-maintenance-main-row{
        flex-wrap: wrap;
        row-gap: 25px;
    }
    section.kg-maintenance-section{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .kg-maintenance-section .kg-maintenance-heading h2{
        font-size: 30px;
        line-height: 33px;
        margin-bottom: 20px;
    }
    section.kg-maintenance-section .kg-maintenance-main-row .kg-maintenance-left-content p + p {
        margin: 18px 0 0;
    }
    section.kg-maintenance-section .kg-maintenance-main-row .kg-maintenance-left-content p{
        max-width: 100%;
    }
}
section.kg-yacht-calendar-selection {
    padding-top: 40px;
    padding-bottom: 40px;
}
section.kg-yacht-calendar-selection .kg-yacht-calendar-main-row {
    display: flex;
}
section.kg-yacht-calendar-selection .kg-yacht-calendar-main-row .kg-yacht-calendar-item {
    max-width: 50%;
    width: 100%;
    border-right: 1px solid #D9D9D9;
}
section.kg-yacht-calendar-selection .kg-yacht-calendar-main-row .kg-yacht-calendar-item:last-child{
    padding-left: 28px;
    border: 0;
}
section.kg-yacht-calendar-selection .kg-yacht-calendar-main-row .kg-yacht-calendar-item .kg-yacht-calendar-heading h2 {
    font-family: "AA Bebas Neue", Sans-serif;
    font-size: 60px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 66px;
    margin: 0 0 20px 0;
}
section.kg-yacht-calendar-selection .kg-yacht-calendar-main-row .kg-yacht-calendar-item .kg-yacht-calendar-description p {
    font-size: 16px;
    font-weight: 600;
    color: #222831;
    font-family: "RF Dewi", Sans-serif;
    line-height: 1.6;
    max-width: 99%;
    margin: 0;
}
section.kg-yacht-calendar-selection .kg-yacht-calendar-main-row .kg-yacht-calendar-item .kg-yacht-calendar-description p + p {
    margin-top: 20px;
}


@media screen and (max-width:1366px) {
    section.kg-yacht-calendar-selection {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    section.kg-yacht-calendar-selection .kg-yacht-calendar-main-row .kg-yacht-calendar-item .kg-yacht-calendar-heading h2{
        font-size: 45px;
        line-height: 55px;
    }
}
@media screen and (max-width:1024px) {
    section.kg-yacht-calendar-selection .kg-yacht-calendar-main-row .kg-yacht-calendar-item .kg-yacht-calendar-heading h2{
        font-size: 40px;
        line-height: 50px;
    }
}   


@media screen and (max-width:767px) {
    section.kg-yacht-calendar-selection {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    section.kg-yacht-calendar-selection .kg-yacht-calendar-main-row{
        flex-wrap: wrap;
        row-gap: 25px;
    }
    section.kg-yacht-calendar-selection .kg-yacht-calendar-main-row .kg-yacht-calendar-item{
        max-width: 100%;
        border: 0px;
    }
    section.kg-yacht-calendar-selection .kg-yacht-calendar-main-row .kg-yacht-calendar-item .kg-yacht-calendar-heading h2{
        font-size: 30px;
        line-height: 33px;
    }
    section.kg-yacht-calendar-selection .kg-yacht-calendar-main-row .kg-yacht-calendar-item:last-child{
        padding-left: 0;
    }
    section.kg-yacht-calendar-selection .kg-yacht-calendar-main-row .kg-yacht-calendar-item .kg-yacht-calendar-description p + p {
        margin-top: 12px;
    }
}

/* yachat single page css maintanance section surbhi end*/
/* yachat single page css specification section isha start*/
.kg-main-specification-section{
    padding: 40px 0 30px;
    position: relative;
}
.kg-main-specification-section .kg-specification-wrapper .kg-specification-title-wrap {
    text-align: center;
}
.kg-main-specification-section .kg-specification-wrapper .kg-specification-title-wrap h2.kg-specification-title {
    font-family: "AA Bebas Neue", Sans-serif;
    font-size: 60px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 66px;
    margin: 0 0 30px;
}
.kg-main-specification-section .kg-specification-wrapper .kg-specification-content-wrap ul.kg-specification-list {
    padding: 0;
    list-style: none;
    margin: 0;
    display: grid;
    gap: 0 10px;
    grid-template-columns: repeat(3, minmax(0px, 1fr));
}
.kg-main-specification-section .kg-specification-wrapper .kg-specification-content-wrap ul.kg-specification-list li.kg-specification-content {
    display: flex;
    align-items: center;
    margin: 0 0 25px;
    gap: 10px;
}
.kg-main-specification-section .kg-specification-wrapper .kg-specification-content-wrap ul.kg-specification-list li.kg-specification-content .kg-content-icon {
    width: 100%;
    max-width: 24px;
}
.kg-main-specification-section .kg-specification-wrapper .kg-specification-content-wrap ul.kg-specification-list li.kg-specification-content .kg-content {
    max-width: calc(100% - 20px);
    width: 100%;
    display: flex;
}
.kg-main-specification-section .kg-specification-wrapper .kg-specification-content-wrap ul.kg-specification-list li.kg-specification-content .kg-content .kg-content-common {
    width: 50%;
    font-size: 16px;
    line-height: 21px;
    color: #222831;
    font-weight: 500;
    letter-spacing: 0;
}
.kg-main-specification-section .kg-specification-wrapper .kg-specification-content-wrap ul.kg-specification-list li.kg-specification-content .kg-content  .kg-content-title.kg-content-common {
    font-weight: 700;
}
@media screen and (max-width: 1366px) {
    .kg-main-specification-section {
        padding: 30px 0 20px;
    }
    .kg-main-specification-section .kg-specification-wrapper .kg-specification-title-wrap h2.kg-specification-title {
        font-size: 45px;
        line-height: 55px;
    }
}
@media screen and (max-width: 1024px) {
    .kg-main-specification-section .kg-specification-wrapper .kg-specification-title-wrap h2.kg-specification-title {
        margin: 0 0 50px;
        font-size: 40px;
        line-height: 50px;
    }
}
@media screen and (max-width: 991px) {
    .kg-main-specification-section .kg-specification-wrapper .kg-specification-content-wrap ul.kg-specification-list {
        grid-template-columns: repeat(2, minmax(0px, 1fr));
    }
}
@media screen and (max-width: 767px) {
    .kg-main-specification-section .kg-specification-wrapper .kg-specification-title-wrap h2.kg-specification-title {
        font-size: 30px;
        line-height: 33px;
        margin: 0 0 35px;
    }
    .kg-main-specification-section{
        padding: 20px 0 12px;
    }
    .kg-main-specification-section .kg-specification-wrapper .kg-specification-content-wrap ul.kg-specification-list li.kg-specification-content{
        margin: 0 0 18px;
    }
}
@media screen and (max-width: 600px) {
    .kg-main-specification-section .kg-specification-wrapper .kg-specification-content-wrap ul.kg-specification-list {
        grid-template-columns: repeat(1, minmax(0px, 1fr));
    }
}
/* yachat single page css specification section isha end*/
/* yacht single page css gallery section dharmi start*/
section.kg-gallery-slider-section {
    position: relative;
    margin-bottom: 80px;
    padding-top: 40px;
}
section.kg-gallery-slider-section .kg-gallery-title h2 {
    text-align: center;
    margin: 0 0 40px;
    font-family: "Gotham", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 45px;
    color: #222831;
    text-transform: uppercase;
}
section.kg-gallery-slider-section .kg-gallery-slideshow {
    position: relative;
    margin: 0;
    /* padding-bottom: 71px; */
}
section.kg-gallery-slider-section .kg-gallery-slideshow .kg-gallery-item {
    padding: 0 11px;
}
section.kg-gallery-slider-section .kg-gallery-slideshow .kg-gallery-item figure {
    display: block;
    position: relative;
    max-width: 100%;
    width: 100%;
    margin: auto;
    object-fit: cover;
    overflow: hidden;
}
section.kg-gallery-slider-section .kg-gallery-slideshow .kg-gallery-item figure img {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    display: inline-block;
    object-fit: cover;
    border-radius: 20px;
}
section.kg-gallery-slider-section .kg-gallery-slideshow .kg-gallery-item figure::after {
    content: '';
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 70.6%;
}
section.kg-gallery-slider-section .kg-gallery-slideshow ul.slick-dots li button::before{
    display: none;
}
section.kg-gallery-slider-section .kg-gallery-slideshow ul.slick-dots {
    position: absolute;
    bottom: 0;
    display: none !important;
}
section.kg-gallery-slider-section .kg-gallery-slideshow ul.slick-dots li {
    margin: 0 8px;
    width: 16px;
    height: 16px;
}
section.kg-gallery-slider-section .kg-gallery-slideshow ul.slick-dots li button {
    padding: 0;
    width: 100%;
    height: 100%;
    background: #D9D9D9;
}
section.kg-gallery-slider-section .kg-gallery-slideshow ul.slick-dots li.slick-active button {
    background: var( --e-global-color-accent );
}
.single-yacht .lightbox{
    display: flex;
    flex-direction: column;
}
.single-yacht .lightbox .lb-dataContainer{
   order: 1;
}
.single-yacht .lightbox .lb-outerContainer{
    order: 2;
}
@media screen and (max-width: 1366px){
    section.kg-gallery-slider-section {
        margin-bottom: 70px;
        padding-top: 30px;
    }
    section.kg-gallery-slider-section .kg-gallery-title h2{
        font-size: 45px;
        line-height: 55px;
    }
}
@media screen and (max-width: 1024px){
    section.kg-gallery-slider-section .kg-gallery-title h2{
        margin: 0 0 50px;
        font-size: 40px;
        line-height: 50px;
    }
}
@media screen and (max-width: 767px){
    section.kg-gallery-slider-section .kg-gallery-title h2{
        font-size: 30px;
        line-height: 33px;
        margin: 0 0 20px;
    }
    section.kg-gallery-slider-section {
        margin-bottom: 50px;
        padding-top: 20px;
    }
    /* section.kg-gallery-slider-section .kg-gallery-slideshow {
        padding-bottom: 45px;
    } */
    section.kg-gallery-slider-section .kg-gallery-slideshow ul.slick-dots li {
        margin: 0 6px;
        width: 12px;
        height: 12px;
    }
    
}
@media screen and (max-width: 574px){
    section.kg-gallery-slider-section .kg-gallery-slideshow .kg-gallery-item{
        padding: 0;
    }
}
/* yacht single page css gallery section dharmi end*/

/* yacht single page css map section manisha mam start*/
.kg-section-fractional-ownership-wrapper{
    position: relative;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 40px;
}
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content {
    display: flex;
    gap:35px;
}
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-map-left,
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-text-right{
    width: 50%;
}
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-map-left iframe{
    border-radius: 18px;
}
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-text-right .kg-text-right-wrap h1{
    margin: 0;
    font-family: "Gotham", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 45px;
    text-transform: uppercase;
    margin-bottom: 22px;
} 
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-text-right .kg-text-right-wrap p{
    font-family: "RF Dewi", Sans-serif;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 22px;
    line-height: 133%;
    letter-spacing: 0;
}
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-text-right .kg-text-right-wrap .kg_location_short_discription p{
    font-weight: 600;
}
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-text-right .kg-feature-buttons{
    display: flex;
    margin-top: 29px;
}
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-text-right .kg-feature-buttons .kg-feature-left-btn a{
    padding: 16px 57px 16px 57px;
    background-color: var( --e-global-color-accent );
    color: #fff;
    text-decoration: none;
    border-radius: 70px;
    font-family: "RF Dewi", Sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    transition: all .3s;
    display: block;
}
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-text-right .kg-feature-buttons .kg-feature-left-btn a:hover,
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-text-right .kg-feature-buttons .kg-feature-right-btn a::after:hover{
    background-color: #222831;
}
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-text-right .kg-feature-buttons .kg-feature-right-btn a::after{
    content: '';
    position: relative;
    width: 52px;
    height: 52px;
    background-color: var( --e-global-color-accent );
    background-image: url(/wp-content/uploads/2025/01/arrow_24.svg);
    text-align: center;
    display: block;
    background-position: center;
    background-size: 30px;
    background-repeat: no-repeat;
    border-radius: 50px;
    cursor: pointer;
    transition: all .3s ease-in;
}
@media screen and (max-width: 1366px) {
    .kg-section-fractional-ownership-wrapper {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-text-right .kg-text-right-wrap h1 {
        font-size: 45px;
        line-height: 55px;
    }
}
@media screen and (max-width: 1024px) {
    .kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-text-right .kg-text-right-wrap h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 18px;
    }
    .kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content {
        gap: 24px;
    }
}
@media screen and (max-width:767px) {
    .kg-section-fractional-ownership-wrapper{
        margin-top: 20px;
        margin-bottom: 20px;
    }
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content {
    flex-wrap: wrap;
}
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content {
    gap: 35px;
}
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-map-left, 
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-text-right {
    width: 100%;
}
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-map-left iframe{
    min-height: 400px;
}
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-text-right .kg-text-right-wrap h1 {
    font-size: 30px;
    line-height: 33px;
}
}
@media screen and (max-width:479px) {
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-text-right .kg-feature-buttons {
  justify-content: center;
}
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-text-right .kg-feature-buttons .kg-feature-left-btn{
    width: 100%;
}
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-text-right .kg-feature-buttons .kg-feature-left-btn a {
    width: 100%;
    display: block;
    padding: 12px 15px 12px 15px;
    font-size: 13px;
}
.kg-section-fractional-ownership-wrapper .kg-section-inner-blog .kg-text-content .kg-text-right .kg-feature-buttons .kg-feature-right-btn a::after {
    width: 44px;
    height: 44px;
}
}

/* yacht single page css map section manisha mam end*/
/* yacht single page css specification section surbhi start*/
section.kg-specification-section {
    margin-bottom: 40px;
    padding-top: 40px;
    position: relative;
}
section.kg-specification-section .kg-specification-title {
    text-align: center;
    margin-bottom: 35px;
}
section.kg-specification-section .kg-specification-title h2 {
    font-family: "Gotham", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 45px;
    color: #222831;
    text-transform: uppercase;
    margin: 0 0 10px;
}
section.kg-specification-section .kg-specification-list p {
    font-family: "RF Dewi", Sans-serif;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 22px;
    color: #222831;
    line-height: 133%;
    letter-spacing: 0;
}
section.kg-specification-section .kg-specification-list ul {
    list-style: none;
    padding: 0;
}
section.kg-specification-section .kg-specification-list ul li {
    font-size: 16px;
    font-weight: 600;
    color: #222831;
    font-family: "RF Dewi", Sans-serif;
    line-height: 1.6;
    padding-left: 28px;
    position: relative;
}
section.kg-specification-section .kg-specification-list ul li + li {
    margin-top: 14px;
}
section.kg-specification-section .kg-specification-list ul li:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/02/Union-1.svg);
    position: absolute;
    top: 5px;
    left: 0;
    width: 14px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
}
section.kg-specification-section .kg-specification-btn {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    text-align: center;
}
section.kg-specification-section .kg-specification-btn a.kg-specification-enquire-btn {
    padding: 16px 66px 16px 66px;
    background-color: var( --e-global-color-accent );
    color: #fff !important;
    text-decoration: none;
    border-radius: 70px;
    font-family: "RF Dewi", Sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    transition: all .3s;
    display: inline-flex;
}
section.kg-specification-section .kg-specification-btn a.kg-specification-arrow-btn:after {
    content: "";
    position: relative;
    width: 52px;
    height: 52px;
    background-color: var( --e-global-color-accent );
    background-image: url(/wp-content/uploads/2025/01/arrow_24.svg);
    text-align: center;
    display: block;
    background-position: center;
    background-size: 30px;
    background-repeat: no-repeat;
    border-radius: 50px;
    cursor: pointer;
    transition: all .3s ease-in;
}
section.kg-specification-section .kg-specification-btn a.kg-specification-enquire-btn:hover ,
section.kg-specification-section .kg-specification-btn a.kg-specification-arrow-btn:hover:after{
    background-color: #222831;
}
@media screen and (max-width:1366px) {
    section.kg-specification-section {
        margin-bottom: 30px;
        padding-top: 30px;
    }
    section.kg-specification-section .kg-specification-title h2{
        font-size: 45px;
        line-height: 55px;
    }
}
@media screen and (max-width:1024px) {
    section.kg-specification-section .kg-specification-title h2{
        font-size: 40px;
        line-height: 50px;
    }
}  
@media screen and (max-width:767px) {
    section.kg-specification-section .kg-specification-title h2{
        font-size: 30px;
        line-height: 33px;
    }
    section.kg-specification-section {
        margin-bottom: 20px;
        padding-top: 20px;
    }
    section.kg-specification-section .kg-specification-title{
        margin-bottom: 40px;
    }
    section.kg-specification-section .kg-specification-list ul li + li {
        margin-top: 12px;
    }
    section.kg-specification-section .kg-specification-btn{
        margin-top: 30px;
    }
}
@media screen and (max-width:479px) {
    section.kg-specification-section .kg-specification-btn a.kg-specification-enquire-btn{
        padding: 12px 15px;
        font-size: 13px;
        height: 44px;
        width: 100%;
        text-align: center;
        justify-content: center;
    }
    section.kg-specification-section .kg-specification-btn a.kg-specification-arrow-btn:after{
        width: 44px;
        height: 44px;
    }
}
/*yacht single page css specification section surbhi end*/
/* yacht single page css mainatanance table section sagar start*/
section.kg-maintenance-table {
    position: relative;
    width: 100%;
    margin: 20px 0 40px;
}
section.kg-maintenance-table .kg-table-wrapper {
    max-width: 1050px;
    margin: auto;
}
section.kg-maintenance-table .table-container {
    max-width: 1200px;
    margin: 20px auto;
    padding: 10px;
    border-radius: 10px;
    overflow-x: auto;
}
.kg-maintenance-main-row table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    min-width: 600px;
    background: #ecf1f4;
    border-radius: 20px;
    overflow: hidden;
}
.kg-maintenance-main-row table tbody tr td {
    padding: 17px 15px;
    border: 0;
    border-bottom: 1px solid #D9D9D9;
    background: transparent;
}
.kg-maintenance-main-row table thead th {
    background-color: #ecf1f4;
    font-weight: bold;
    color: #ff6700;
    font-size: 19px;
    padding: 26px 15px 23px;
    border: 0;
    border-bottom: 1px solid #D9D9D9;
    width: 33.33%;
}
.kg-maintenance-main-row table .note {
    font-size: 12px;
    color: #222831;
    margin-top: 5px;
}
.kg-maintenance-main-row table tr.highlight td{
    color: #ff6700; 
}
.kg-maintenance-main-row table thead tr th:first-child,
.kg-maintenance-main-row table tbody tr td:first-child{
    padding-left: 52px;
}
.kg-maintenance-main-row table tr.highlight td {
    border-bottom: 0 !important;
}
.kg-maintenance-main-row table thead tr th:last-child,
.kg-maintenance-main-row table tbody tr td:last-child{
    padding-right:122px;
}
.kg-maintenance-main-row table thead tr th:not(:first-child),
.kg-maintenance-main-row table tbody tr td:not(:first-child){
    text-align: center;
}
@media screen and (max-width: 991px) {
    .kg-maintenance-main-row table thead tr th:first-child, .kg-maintenance-main-row table tbody tr td:first-child {
        padding-left: 25px;
    }
    .kg-maintenance-main-row table thead tr th:last-child, .kg-maintenance-main-row table tbody tr td:last-child {
        padding-right: 25px;
    }
}
@media screen and (max-width: 767px) {
    section.kg-maintenance-table .kg-table-wrapper{
        overflow-y: scroll;
    }
    section.kg-maintenance-table table{
        min-width: 700px;
    }
    section.kg-maintenance-table{
        margin: 20px 0 20px;
    }
    .kg-maintenance-main-row table {
        width: 600px;
        min-width: 100%;
        display: block;
        overflow-x: auto;
    }
}
/* yacht single page css mainatanance table section sagar end*/
/* yachat video section dharmi start*/
section.kg-cateraman-video-section {
    padding-bottom: 50px;
    position: relative;
}
section.kg-cateraman-video-section .kg-title-area h2 {
    text-align: center;
    margin: 0 0 40px;
    font-family: "Gotham", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 45px;
    color: #222831;
    text-transform: uppercase;
}
section.kg-cateraman-video-section .kg-video-wrapper-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 25px;
    margin-bottom: 30px;
}
section.kg-cateraman-video-section .kg-video-wrapper-row .kg-video-container {
    width: 33.33%;
    padding: 0 11px;
}
section.kg-cateraman-video-section .kg-video-wrapper-row .kg-video-container figure {
    display: block;
    position: relative;
    max-width: 100%;
    width: 100%;
    margin: auto;
    object-fit: cover;
    overflow: hidden;
}
section.kg-cateraman-video-section .kg-video-wrapper-row .kg-video-container figure iframe,
section.kg-cateraman-video-section .kg-video-wrapper-row .kg-video-container figure video,
section.kg-cateraman-video-section .kg-video-wrapper-row .kg-video-container figure img {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    display: inline-block;
    object-fit: cover;
    border-radius: 20px;
}
section.kg-cateraman-video-section .kg-video-wrapper-row .kg-video-container figure iframe{
    z-index: 3;
}
section.kg-cateraman-video-section .kg-video-wrapper-row .kg-video-container figure::after {
    content: '';
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 70.6%;
}
section.kg-cateraman-video-section .kg-video-wrapper-row.kg_video-1 .kg-video-container {
    width: 100%;
    max-width: 900px;
}
section.kg-cateraman-video-section .kg-video-wrapper-row.kg_video-2 .kg-video-container,
section.kg-cateraman-video-section .kg-video-wrapper-row.kg_video-4 .kg-video-container {
    width: 50%;
}
section.kg-cateraman-video-section .kg-video-wrapper-row.kg_video-3 .kg-video-container,
section.kg-cateraman-video-section .kg-video-wrapper-row.kg_video-5 .kg-video-container {
    width: 33.33%;
}
@media screen and (max-width:1366px){
    section.kg-cateraman-video-section .kg-title-area h2{
        font-size: 45px;
        line-height: 55px;
    }
}
@media screen and (max-width: 1024px){
    section.kg-cateraman-video-section .kg-title-area h2{
        margin: 0 0 50px;
        font-size: 40px;
        line-height: 50px;
    }
}
@media screen and (max-width: 767px){
    section.kg-cateraman-video-section .kg-title-area h2{
        font-size: 30px;
        line-height: 33px;
        margin: 0 0 20px;
    }
    section.kg-cateraman-video-section .kg-video-wrapper-row.kg_video-3 .kg-video-container,
    section.kg-cateraman-video-section .kg-video-wrapper-row.kg_video-5 .kg-video-container{
        width: 50%;
    }
}
@media screen and (max-width: 574px){
    section.kg-cateraman-video-section .kg-video-wrapper-row.kg_video-3 .kg-video-container,
    section.kg-cateraman-video-section .kg-video-wrapper-row.kg_video-5 .kg-video-container,
    section.kg-cateraman-video-section .kg-video-wrapper-row .kg-video-container,
    section.kg-cateraman-video-section .kg-video-wrapper-row.kg_video-1 .kg-video-container,
    section.kg-cateraman-video-section .kg-video-wrapper-row.kg_video-2 .kg-video-container,
    section.kg-cateraman-video-section .kg-video-wrapper-row.kg_video-4 .kg-video-container{
        width: 100%;
    }
    section.kg-cateraman-video-section .kg-video-wrapper-row .kg-video-container{
        padding: 0;
    }
    section.kg-cateraman-video-section .kg-video-wrapper-row{
        margin-bottom: 20px;
        row-gap: 20px;
    }
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-nav .kg-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 45px;
    height: 45px;
    background: var( --e-global-color-accent );
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    right: -10px;
    z-index: 1;
    cursor: pointer;
    transition: all .3s ease;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-nav .kg-arrow.kg-prev-arrow {
    left: -10px;
    right: unset;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-nav .kg-arrow svg {
    transform: rotate(45deg);
    width: 35px;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
    top: 0;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-nav .kg-arrow.kg-prev-arrow svg {
    transform: rotate(225deg);
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-nav .kg-arrow:hover {
    background: #333333;
}
@media screen and (max-width: 1024px){
    section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-nav .kg-arrow svg {
    width: 25px;
    height: 25px;
}
section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-nav .kg-arrow {
    width: 35px;
    height: 35px;
}
}
@media screen and (max-width: 479px){
    section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-left-cols .kg-hero-slider-nav .kg-arrow {
        display: none;
    }
}
/* yachat video section dharmi end*/
.kg_yachat_discription p {
    font-size: 16px;
    font-weight: 600;
    font-family: "RF Dewi", Sans-serif;
    line-height: 1.6;
    margin: 0;
}
.kg-hero-slider-row .kg-inner-content-wrap .kg_yachat_discription{
    margin-top: 40px;
}



.kg-tabd-section-wrapper .kg-tabs_wrapper {
    /* width: 100%;
    border-radius: 10px;
    display: flex;
    align-items: start; */
}
.kg-tabd-section-wrapper .kg-tabs_wrapper ul.kg-tabs-content-text {
    display: flex;
    /* flex-direction: column; */
    list-style: none;
    width: 100%;
    padding: 0;
    gap:5px;
}
.kg-tabd-section-wrapper .kg-tabs_wrapper ul.kg-tabs-content-text li {
    padding: 20px!important;
    font-size: 18px;
    flex: 1;
    cursor: pointer;
    color: white;
    background-color: var( --e-global-color-accent );
    transition: background-color 0.3s;
    border-bottom: 1px solid;
    /* border-radius: 18px; */
    text-align: center;
}

.kg-tabd-section-wrapper .kg-tabs_wrapper ul.kg-tabs-content-text li.active {
    background-color: #222831;
}

.kg-tabd-section-wrapper .kg-tabs_wrapper .tab_container {
    width: 100%;
    margin: 40px 0 0 0;
}
.kg-section-fractional-ownership-wrapper{
    margin-top: 0 !important;
}
section.kg-maintenance-section,
section.kg-specification-section,
section.kg-gallery-slider-section{
    padding-top: 0 !important;
}
.kg-tabd-section-wrapper .kg-tabs_wrapper .tab_content {
    display: none;
}
.kg-tabd-section-wrapper .kg-tabs_wrapper .tab_content.active {
    display: block;
}
.single-yacht .kg-feature-price-wrap .kg-price-icon-wrap {
    display: flex;
    justify-content: end;
    align-items: center;
    margin-bottom: 15px;
}
.single-yacht .kg-feature-price-wrap .kg_price_summery_div .kg-price-icon-wrap{
    justify-content: start;
}
.kg-feature-price-wrap .kg-price-icon-wrap .kg-price_symbol {
    padding: 0 4px;
    width: 24px;
    height: 24px;
    font-size: 19px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 16px;
    cursor: pointer;
}
.kg-feature-price-wrap .kg-price-icon-wrap .kg-price_symbol:hover {
    background-color: var( --e-global-color-accent ) !important;
    color: #fff !important;
}
.kg-feature-price-wrap .kg-price-icon-wrap .kg-price_symbol.active {
    background-color: var( --e-global-color-accent ) !important;
    color: #fff !important;
}
.kg-feature-price-wrap .kg-week-table-wrap {
    margin: 15px 0 0;
}
.kg-feature-price-wrap .kg-week-table-wrap .kg-week-price-table {
    border: unset;
    background-color: #fff;
    border-radius: 24px;
    text-align: center;
}
.kg-feature-price-wrap .kg-week-table-wrap .kg-week-price-table tr th {
    border-right: 2px solid #8080803d;
    font-size: 20px;
    line-height: normal;
    color: var( --e-global-color-accent );
    padding: 15px 10px;
}
.kg-feature-price-wrap .kg_price_summery_div .kg-week-table-wrap .kg-week-price-table{
    background-color: transparent;
}
.kg-feature-price-wrap .kg_price_summery_div .kg-week-table-wrap .kg-week-price-table tr th{
    border: none;
    background: none;
    text-align: left;
}
.kg-featured-yacht-wraper .kg-featured-main-row .kg-featured-item .kg-featured-item-inner .kg-feature-price-wrap .kg-price-icon-wrap .kg-price_symbol {
    padding: 0 4px;
    width: 24px;
    height: 24px;
    font-size: 19px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 16px;
    cursor: pointer;
}
.kg-featured-yacht-wraper .kg-featured-main-row .kg-featured-item .kg-featured-item-inner .kg-feature-price-wrap .kg-price-icon-wrap .kg-price_symbol:hover {
    background-color: var( --e-global-color-accent ) !important;
    color: #fff !important;
}
.kg-featured-yacht-wraper .kg-featured-main-row .kg-featured-item .kg-featured-item-inner .kg-feature-price-wrap .kg-price-icon-wrap .kg-price_symbol.active {
    background-color: var( --e-global-color-accent ) !important;
    color: #fff !important;
}
.kg-feature-price-wrap .kg_price_location_div {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 9px 0;
}
.kg-featured-yacht-wraper .kg-featured-main-row .kg-featured-item .kg-featured-item-inner .kg-feature-price-wrap .kg-featured-location {
    margin: 0;
    display: block;
}
.kg-week-table-wrap .kg-week-price-table .kg_prices_display_block tr{
    display: none;
}
.kg-week-table-wrap .kg-week-price-table .kg_prices_display_block tr.active{
    display: contents;
}
.single-yacht .kg-featured-yachts{
    margin-bottom: 50px;
}
section.kg-gallery-slider-section .kg-gallery-slideshow .kg-arrow.slick-arrow {
    position: absolute;
    top: 36%;
    bottom: 0;
    width: 45px;
    height: 45px;
    background: var( --e-global-color-accent );
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    right: -10px;
    z-index: 1;
    cursor: pointer;
    transition: all .3s ease;
}
section.kg-gallery-slider-section .kg-gallery-slideshow  .kg-arrow.kg-prev-arrow.slick-arrow {
    left: -10px;
    right: unset;
}
section.kg-gallery-slider-section .kg-gallery-slideshow .kg-arrow.slick-arrow svg {
    transform: rotate(45deg);
    width: 35px;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
    top: 0;
}
section.kg-gallery-slider-section .kg-gallery-slideshow .kg-arrow.kg-prev-arrow.slick-arrow svg {
    transform: rotate(225deg);
}
@media screen and (max-width: 1024px) {
    section.kg-gallery-slider-section .kg-gallery-slideshow .kg-arrow.slick-arrow {
        width: 35px;
        height: 35px;
        top: 32%;
    }
    section.kg-gallery-slider-section .kg-gallery-slideshow .kg-arrow.slick-arrow svg {
        width: 25px;
        height: 25px;
    }
}
@media screen and (max-width: 767px){
    .kg-tabd-section-wrapper .kg-tabs_wrapper ul.kg-tabs-content-text li{
        white-space: nowrap;
    }
    .kg-tabd-section-wrapper .kg-tabs_wrapper ul.kg-tabs-content-text {
        overflow: auto;
    }
    section.kg-gallery-slider-section .kg-gallery-slideshow .kg-arrow.slick-arrow {
        top: 40%;
    }
}
.single-yacht section.kg-cateraman-hero-slider-section .kg-hero-slider-row .kg-slider-content-col .kg-inner-content-wrap .kg-info-buttons {
    margin-top: 30px;
}
/* #mapregion {
    overflow: visible !important;
} */

/* date 18-08-2025 css start */
.kg-faq-accordion .kg-faq-link {
    color: #C8B273;
}
.kg-faq-accordion .kg-faq-link:hover {
    color: #00336F;
}
/* date 18-08-2025 css end */