/**
Theme Name: SeaMist
Author: Local Seven
Author URI: https://localseven.com
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: seamist
Template: astra
*/

a {
	outline: none;
}

.ast-footer-copyright p {
    margin-bottom: 0;
    text-transform: uppercase;
}

.slideshow .uagb-container-inner-blocks-wrap {
    display: none !important;
}

.image-holder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.square-ratio {
    aspect-ratio: 1 / 1 !important;
}

.wp-block-button__link {
    transition: all 0.5s ease !important;
}

.uagb-heading-text em {
    font-family: "Dancing Script";
    font-weight: 500;
    font-size: 180%;
    margin-right: 5px;
    color: #0e76bc;
    text-transform: none;
    vertical-align: 0%;
    letter-spacing: 0;
}

h1.uagb-heading-text em {
    display: block;
    color: #fff;
    font-size: 42px;
    line-height: 1;
    margin: 0 0 15px;
}

.wp-block-uagb-testimonial.uagb-slick-carousel ul.slick-dots {
    margin: 0;
}

.footer-widget-area h5 {
    color:#fff; 
    line-height: 1.3; 
    margin-bottom: 30px;
}

.footer-widget-area p {
    font-size: 16px;
    color:#fff; 
    line-height: 1.3; 
    margin-bottom: 10px;
}


/* Image gallery */

.spectra-image-gallery__media-wrapper--isotope {
    opacity: 0;
    transform: translateY(40px) scale(0.95);
    transition: 
        opacity 1.2s cubic-bezier(0.25, 1, 0.5, 1), 
        transform 1.2s cubic-bezier(0.25, 1, 0.5, 1);
    will-change: opacity, transform;
}

.spectra-image-gallery__media-wrapper--isotope.is-visible {
    opacity: 1;
    transform: translateY(0) scale(1);
}

.spectra-image-gallery__media-wrapper--isotope:nth-child(2n) {
    transition-delay: 0.1s;
}

.spectra-image-gallery__media-wrapper--isotope:nth-child(3n) {
    transition-delay: 0.2s;
}

.spectra-image-gallery__control-lightbox--main .swiper-slide img {
    max-height: 100%;
    max-width: 100%;
}


/* Homepage slider */

.slider-container .uagb-icon-wrapper {
    position: absolute !important;
    bottom: 50px;
    z-index: 2;
}

.wp-block-uagb-slider {
    height: 100vh !important;
}

.uagb-slides {
    height: 100%;
}

.swiper-slide {
    height: 100% !important;
}

.swiper-content {
    height: 100%;
}

a.down-chevron {
    position: absolute !important;
    bottom: 50px;
    z-index: 2;
    width: 40px !important;
    outline: none;
}

.down-chevron path {
    fill: #fff;
}


/* FAQ */

.wp-block-uagb-faq .uagb-question em {
    display: block;
    font-weight: normal;
    text-transform: none;
    margin-top: 5px;
}

.uagb-faq-questions-button {
    align-items: flex-start !important;
}

.uagb-faq-icon-wrap {
    margin-top: 4px !important;
}


/* Contact Us */

.srfm-input-common {
    border-radius: 0 !important;
}

.srfm-submit-button {
    font-weight: 700 !important;
    line-height: 1em !important;
    font-size: 12px !important;
    padding: 20px 24px !important;
    border-radius: 0 !important;
    transition: all 0.5s ease !important;
}


/* Long term rates */

.preferred-resident .uagb-icon-list__label em {
    letter-spacing: 0;
    font-style: normal;
    text-transform: none;
}


/* Homepage popup */

.pum-theme-5054 .pum-content + .pum-close, .pum-theme-video-theme .pum-content + .pum-close, .pum-theme-5054 .pum-content + .pum-close, .pum-theme-video-theme .pum-content + .pum-close {
    padding-left: 9px !important;
    padding-right: 23px !important;
    padding-top: 14px !important;
    padding-bottom: 18px !important;
 }

.pum-theme-5054 .pum-content {
    color: #000;
    background-color: #fff;
 }

 .home.page-template-default .pum-theme-5054 .pum-content, .page-id-3348.page-template-default .pum-theme-5054 .pum-content {
    background-color: #000;
 }



/* Mobile menu */




/* Responsive */

@media only screen and (max-width: 1190px) {

.ast-builder-menu-1 .menu-item > .menu-link {
    font-size: 14px;
    padding: 9px;
}

.ast-header-button-1 .ast-custom-button {
    font-size: 11px;
    padding: 16px 20px;
}

}


@media (max-width: 940px) {



}


@media (max-width: 921px) {



}


@media only screen and (max-width: 767px) {


.uagb-layout-grid .square-ratio {
    aspect-ratio: auto;
}

h1.uagb-heading-text em {
    font-size: 32px;
    margin: 0 0 12px;
}

.wp-block-uagb-testimonial .uagb-testimonial__wrap .uagb-tm__image-content {
    justify-content: center;
}

}


@media (max-width: 543px) {



}

