html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video,
button, input, select, textarea {
    font-family: 'Roboto', sans-serif !important;
}

/* .elementor-widget-container *,
.elementor-widget-wrap *,
.elementor-element * {
    font-family: 'Roboto', sans-serif !important;
} */
/* 
[style*="font-family"] {
    font-family: 'Roboto', sans-serif !important;
} */


.nav-menu-mobile {
    transition: transform 0.5s ease;
}


.nav-top-left-desktop a:hover,
.nav-top-right-desktop a:hover{
    text-decoration: underline;
    text-decoration-color: #7A7A7A;
}


@media (min-width:1024px) and (max-width:1360px){ 
    .footer-desktop-resizable .footer-desktop-resizable-email h2.elementor-heading-title a
    {
        font-size: 28px;
    }
    .footer-desktop-resizable .footer-desktop-resizable-phone .elementor-icon-list-item a{
        height:68px;
    }

    .footer-desktop-resizable .footer-desktop-resizable-phone .elementor-icon-list-icon
    {
        width:68px;
    }
    .footer-desktop-resizable .footer-desktop-resizable-phone .elementor-icon-list-icon svg 
    {
        margin:0!important;
    }
    .footer-desktop-resizable .footer-desktop-resizable-phone .elementor-icon-list-text
    {
        font-size:36px;
    }
}

#go-to-top {
    display: none;
    cursor: pointer;
}
  
#go-to-top.show {
    display: block;
    animation: navBounceInRight 0.6s;
}

@keyframes navBounceInRight {
0% {
    opacity: 0;
    transform: translateX(100%);
}
60% {
    opacity: 1;
    transform: translateX(-10%);
}
80% {
    transform: translateX(5%);
}
100% {
    transform: translateX(0);
}
}
  
@keyframes navBounceOutRight {
20% {
    opacity: 1;
    transform: translateX(-10%);
}
100% {
    opacity: 0;
    transform: translateX(100%);
}
}

.menu-icon-exotic_trips .dashicons-admin-post:before {
    content:"\f6be";
    font-family: FontAwesome;
}

.form-submitted.hidden {
    display:none;
}

.request-form input, 
.agent-form input,
.contact-form input:not(type='submit'),
.request-form textarea,
.agent-form textarea,
.contact-form textarea {
    outline: none!important;
    border: 1px solid #fff!important;
}

.request-form input:focus, 
.agent-form input:focus,
.contact-form input:focus, 
.request-form textarea:focus,
.agent-form textarea:focus,
.contact-form textarea:focus {
    outline: none!important;
    border: 1px solid #37A27A!important;
    box-shadow: -1px 2px 2px 0px #37A27A !important;
    transition: all 0.3s ease-in-out!important;
}

.request-form input.wpcf7-not-valid,
.agent-form input.wpcf7-not-valid,
.contact-form input.wpcf7-not-valid 
{
    outline: none!important;
    border: 1px solid #FF0000!important;
    box-shadow: -1px 2px 2px 0px #FF0000 !important;
    transition: all 0.3s ease-in-out!important;
    color: #FF0000;
}

.contact-form .contact-form-inline p 
{
    display: inline-flex!important;
    gap: 10px;
}
@media (min-width:768px) {
    .contact-form .contact-form-inline p label {
        width: 49.9%;
    }
}

.contact-form form p:nth-last-of-type(1) {
    width: 100%;
    display: flex!important;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
}

.wpcf7-spinner{
    height: 24px!important;
    width: 24px!important;
}

.lg-backdrop {
    background-color: #000000cf!important;
}


.lg-close {
    font-size: 24px !important;
    color: #fff !important;
    opacity: 0.7 !important;
    transition: opacity 0.2s ease !important;
}

.lg-close:hover {
    opacity: 1 !important;
}

.wp-caption-text.gallery-caption{
    display:none;
}
.exotic-trip-user-experience-outer .wp-caption-text.gallery-caption{
    display:block;
    font-weight: 700;
    text-decoration: none;
    font-style: normal;
}

@media (min-width:1025px) {
    .lg-outer picture img {
        object-fit: contain;
    }

    .lg-content .lg-item .lg-img-wrap {
        width: fit-content;
        margin: auto;
        display: flex;
    }
    
    .lg-content .lg-item .lg-img-wrap .lightGallery-caption {
        background: #000000a9;
        position: absolute;
        bottom: 110px;
        left: 0;
        padding-left: 15px;
        padding-right: 80px;
        padding-top: 2px;
        padding-bottom: 2px;
    }
    
    .lightGallery-caption span{
        font-family: "Roboto";
        font-size: 16px;
        color: #fff;
    }
}
@media (max-width:1024px) {
    .lg-content .lg-item .lg-img-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: start;
        align-content: center;
        flex-wrap: wrap;
    }



    .lg-content .lg-item .lg-img-wrap .lightGallery-caption {
        /* position: absolute;
        bottom: 0;
        left: 0; */
        background: #000000a9;
        padding-top: 2px;
        padding-bottom: 2px;
        width: 100%;
    }

    .lightGallery-caption span {    
        font-size: 16px;
        font-family: "Roboto";
        font-size: 16px;
        color: #fff;
        text-align: center;
        margin: auto;
    }
}


.gallery {
    display: flex;
    flex-wrap: wrap;
}

.gallery .gallery-item {
flex: 1 0 22%;
/* margin: 5px; */
}

.gallery .gallery-item {
/* height: 300px; */
overflow: hidden;
}

.gallery .gallery-item img {
width: 100%;
height: 250px;
object-fit: cover;
object-position: top;
border-radius:10px;
}


.lg-container.lg-show .lg-next.lg-icon:hover,
.lg-container.lg-show .lg-next.lg-icon:focus,
.lg-container.lg-show .lg-prev.lg-icon:hover,
.lg-container.lg-show .lg-prev.lg-icon:focus {
    border-radius: 50px;
    border: solid 4px #37A27A !important;
    color: #37A27A;
    background-color: rgba(0, 0, 0, 0.45);
}  

.lg-container.lg-show .lg-next.lg-icon,
.lg-container.lg-show .lg-prev.lg-icon {
    border: solid 4px rgba(0, 0, 0, 0);
    border-radius: 50px;
}

.lg-outer .lg-thumb-item.active, 
.lg-outer .lg-thumb-item:hover,
.lg-outer .lg-thumb-item:focus
{
    border-radius: 2px !important;
    border-color: #37A27A !important;
}

.lg-outer .lg-thumb-item.active, 
.lg-outer .lg-thumb-item,
.lg-outer .lg-thumb-item.active, 
.lg-outer .lg-thumb-item:hover,
.lg-outer .lg-thumb-item:focus  {
    border-radius: 10px!important;
}

.lg-outer .lg-thumb-item.active {
    border: solid 2px #37A27A !important;
}


button, button:hover, button:active, button:focus {
    outline: none!important;
    -webkit-tap-highlight-color: transparent!important;
}

a {
    color:#37a27a;
}
a:hover {
    color:#37a27a;
    text-decoration: underline;
}

.open_tawk {
    cursor: pointer;
}

.elementor-widget-eael-adv-accordion svg {
    z-index: 1!important;
}

.route-map-container:not(:has(.elementor-widget-image)) {
    display: none !important;
    padding:0!important;
    margin:0!important;
}

.exotic-trip-wysiwyg-content-outer>p>img {
    border-radius: 10px;
}