/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo-sstl, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


@media only screen and (max-width: 767px) {

    #galeria_intro_exp .uc-items-wrapper .ue-item:nth-child(2) {
        display: none;
    }

    #galeria_intro_exp .uc-items-wrapper .ue-item:nth-child(3) {
        display: none;
    }

}

#caja_motor_exp h4 {

    font-weight: 500!important;
    color: #003399!important;

}

.azsec {
    color: #3399FF!important;
}





#header #sea_menu_main .elementor-nav-menu--main .wpml-ls-item > a.elementor-item {
    color: #3399FF!important;
}


#header.elementor-sticky--effects {
    background-color: #fff;
    transition: all .5s ease;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}

#header_off.elementor-sticky--effects .logo img {
    content:url('https://atlanticstaradventures.com/wp-content/uploads/2025/09/cropped-Logo-A1.png');
    object-fit: contain;
	width: 60px!important;
    height: 60px!important;
}


#header.elementor-sticky--effects #sea_menu_main .elementor-nav-menu--main .elementor-item, #header.elementor-sticky--effects #sea_main_info .elementor-icon-list-text {
    color: #242E5A!important;
}

#header.elementor-sticky--effects #sea_menu_main .elementor-nav-menu--main .wpml-ls-item > a.elementor-item {
    color: #242E5A!important;
    font-weight: 600!important;
}

#header.elementor-sticky--effects #sea_menu_main .elementor-nav-menu .sub-arrow .e-font-icon-svg {
    fill: #242E5A!important;
}

#header.elementor-sticky--effects #sea_main_info .elementor-icon-list-icon svg {
    fill: #242E5A!important;
}


