/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
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: astra-child
Template: astra
*/



/* Font Hierarchy */
h1 {font-size: clamp(38px, 6vw + 1rem, 59px) !important; line-height: 1em !important;}
h2:not(.gform_wrapper.gravity-theme .gform_validation_errors>h2) {font-size: clamp(33px, 5.5vw + 1rem, 48px) !important; line-height: 1em !important;}
h3 {font-size: clamp(28px, 5vw + 1rem, 32px) !important; line-height: 1em !important;}
h4 {font-size: clamp(20px, 4.5vw + 1rem, 24px) !important; line-height: 1em !important;}
h5 {font-size: clamp(18px, 4vw + 1rem, 20px) !important; line-height: 1em !important;}
h6 {font-size: clamp(16px, 3.5vw + 1rem, 18px) !important; line-height: 1em !important;}

/*Header styling*/
@media all and (max-width: 1470px) {
	.cami-hdrNav a.elementor-item.menu-link {padding: 10px 14px!important;}
}
@media all and (max-width: 1024px) {
    .cami-hdrLinks li.menu-item {border-left: 1px solid #dea91b;padding: 0 11px!important;}
    .cami-hdrLinks li.menu-item:first-of-type {border: none;padding-left: 0!important;}
    .cami-hdrLinks li.menu-item a {padding: 5px 0!important;}
    .cami-hdrLinks ul.elementor-nav-menu {margin: 10px 0;}
}
@media all and (max-width: 376px) {
    .cami-hdrLinks li.menu-item {border-left: 1px solid #dea91b;padding: 0 8px !important;}
    .cami-hdrLinks li.menu-item a {padding: 5px 0!important;font-size: 13px!important;letter-spacing: -0.99px!important;}
	.cami-hdrLinks li.menu-item:last-of-type {padding-right: 0!important;}
}
/*Home Page Hero*/
section.vf-heroSection .swiper-slide > .elementor-element:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: transparent;
    background-image: linear-gradient(360deg, #ffffff00 57%, #ffffffcc 81%);
    z-index: 9;
    pointer-events: none;
}

@media all and (max-width: 1200px) {
    section.vf-heroSection .swiper-slide > .elementor-element:after {
    background-image: linear-gradient(360deg, #ffffff00 57%, #ffffff42 81%);
}
}

.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none;
}

/* ===  === SERVICES CTA STYLING === === ===  ===  ===  ===  ===  ===  ===  === */
.vf-serviceCta .elementor-cta__bg-overlay {background-color: #00000070;}
.vf-serviceCta:hover .elementor-cta__bg-overlay {background-color: #00000080;}
.vf-serviceCta .elementor-cta__button-wrapper.elementor-cta__content-item.elementor-content-item.elementor-animated-item--grow {position: absolute;bottom: -1px;text-align: center;z-index: 999999;right: 0;left: 0;}
.vf-serviceCta span.elementor-cta__button.elementor-button.elementor-size- {
    position: absolute;
    bottom: -1px;
    text-align: center;
    z-index: 999999;
    right: 0;
    left: 0;
}
.vf-serviceCta span.elementor-cta__button.elementor-button.elementor-size-sm {padding: 14px 24px;width: 100%;}
.vf-serviceCta .elementor-widget-container {border-radius: 26px;}


/* ===  === FOOTEr STYLING === === ===  ===  ===  ===  ===  ===  ===  === */
#vf-footerContainer .elementor-nav-menu--main .elementor-nav-menu ul {margin: 0!important;width: 100%!important;}
#vf-footerContainer a.elementor-item.menu-link {padding-left: 0;}
#vf-footerContainer ul.sub-menu li.menu-item a.menu-link:hover {background-color: #000;}
#vf-footerContainer ul.sub-menu li.menu-item a.menu-link {background-color: #fff;}
.footer_credit a {color: #f15a28;}
.home span.homeOnly {display: inline-block;}
span.homeOnly {display: none;}
@media all and (max-width: 1200px) {
.ftrNumb a {font-size: 12px!important;}
}

/* ===  === Form STYLING === === ===  ===  ===  ===  ===  ===  ===  === */
.gform_wrapper form {font-family: "Mulish";}
.gform_wrapper.gravity-theme .gform_footer input {background-color: #360;border-radius: 5px;}
.gform_wrapper.gravity-theme .ginput_container_date input {width: 100%!important;}
.gform_wrapper.gravity-theme .gform_footer input {width: 100%;}
.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date select {min-height: 50px;}

/*charter page*/
.camiCharter .elementor-widget.elementor-widget-theme-post-featured-image .elementor-widget-container a {width: 100%;}
.cami-charterSlider figure.swiper-slide-inner img {display: block;height: 60vh;object-fit: cover;width: 100%;}
section.cami-reqCharter {position: fixed;bottom: 20px;right: 0px;z-index: 9999;width:100%;}
@media all and (max-width: 1100px) {
	.cami-charterSlider figure.swiper-slide-inner img {height: 43vh;}
}

/*Button Styling*/
.cami-txtBtn.elementor-widget-button a.elementor-button:hover .elementor-align-icon-right {margin-right: -7px;margin-left: 12px;}
.cami-txtBtn.elementor-widget-button a.elementor-button .elementor-align-icon-right {transition: all .5s;}
.cami-charter-request {cursor: pointer;}
