/*html {
    font-size: 100%;
}
*/

.ast-header-break-point .ast-primary-header-bar {
        display: grid;
}

.ast-builder-menu-1 .menu-item > .menu-link {
    font-size: 16px;
}

#primary-site-navigation-desktop .ast-icon.icon-arrow svg,
#freeTrialParent .ast-icon.icon-arrow svg {
   display: none;
}

#ast-hf-menu-2 .hearder-icon-color {
	font-size:18px;
}

body #mktgd-hellobar-cta {
    background: #1F88E5;
}

.ast-desktop .ast-mega-menu-enabled .ast-hide-menu-item {
    display: none;
}

.site-footer ul {
    margin: 0;
    list-style-type: none;
}

.white-button .elementor-button {
    border-style: solid;
    border-width: 1px;
    border-color: #1e88e5;
}

.yellow-button-dynamic {
    display: inline-block;
    line-height: 1;
    font-size: 15px;
    padding: 15px 30px;
    border: solid 1px #ffd600;
    border-radius: 80px;
    background-color: #ffd600;
    color: #000;
    fill: #fff;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: none;
    transition: all 0.3s;
    cursor: pointer
}

.yellow-button-dynamic:hover {
    color: #000
}

.yellow-button-dynamic {
    margin-right: 15px
}

.transparent-button-dynamic {
    display: inline-block;
    line-height: 1;
    font-size: 15px;
    padding: 15px 30px;
    border: solid 1px #1e88e5;
    border-radius: 80px;
    background-color: transparent;
    color: #1e88e5;
    fill: #fff;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: none;
    transition: all 0.3s;
    cursor: pointer
}

.transparent-button-dynamic:hover {
    background-color: #1e88e5;
    color: #fff
}

.substitute-heading {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.2;
    display: block;
    padding-top: 12px;
}

.ast-builder-menu-2 #ast-hf-menu-2 .sub-menu .menu-link {
    color: #ffffff;
}

.textCenter {
    text-align: center;
}

.pointerCursor {
    cursor: pointer;
}

#content .no-margin-bottom, p.no-margin-bottom, .no-margin-bottom {
margin-bottom:0px;
}

.captionText {
    font-size: 16px;
    font-style: italic;
}

.readMoreReviews {
    border: none;
    padding: 10px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    font-weight: 500;
    line-height: normal;
    border-radius: 30px;
    color: #1E88E5;
    background-color: #F1F8FE;
    box-shadow: 0px 0px 4px -1px rgb(0 0 0 / 30%)
}

.readMoreReviews:after {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    padding-left: 9px;
    vertical-align: middle;
}

.NavyRectangleBtn {
    border: none;
    color: #fff;
    background-color: #1e88e5;
    width: 132px;
    height: 62px;
    text-align: center;
    font-size: 20px;
    letter-spacing: .9px;
    margin: 4px 10px;
    font-weight: 400;
    border-radius: 8px;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 12px #00000026;
}

.NavyRectangleBtn:hover {
    color: #fff;
}

.NavyRectangleBtn:focus {
    color: #fff;
}

.readMoreReviews:hover {
    background-color: #E3F1FC;
}

#mktgd-hellobar-cta {
    padding: 10px 5px;
    background-color: #1e88e5;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

#mktgd-hellobar-cta a,
#mktgd-hellobar-cta span,
#mktgd-hellobar-cta a:visited,
#mktgd-hellobar-cta a:active {
    color: #fff;
}

#hello-bar-link,
#hello-bar-link:visited,
#hello-bar-link:active {
    color: #FFFFFF;
    background-color: unset;
    transition: unset;
}

table {
    border-collapse: collapse;
}

.ast-grid-1 .ast-float {
    float: unset;
}

.buy-button a.white-button.elementor-button {
    background-color: white;
    color: #1e88e5;
}

.buy-button a.white-button.elementor-button:hover {
    background-color: #1e88e5;
    color: #fff;
}


header.entry-header.ast-no-thumbnail.ast-no-meta {
    display: none;
}

.ast-button-wrap .menu-toggle {
    font-size: 18px;
}

.ast-site-identity {
    padding: unset;
}

.blog-layout-1 {
    padding-bottom: 85px;
}

#secondary ul li a {
    text-decoration: none;
    line-height: 1.1em;
}

aside#recent-posts-2 h2,
aside#categories-2 h2 {
    margin: 0;
    padding-bottom: 12px;
    font-weight: 400;
    line-height: 1.2;
    color: #4a4a4a;
}

.elementor-icon-list-icon {
    padding: 8px 5px;
}

.pillar-top-section h1 {
    font-weight: 300;
}

.yellow-button .elementor-button:hover,
.yellow-button .elementor-button:active,
.yellow-button .elementor-button:focus{
    border: solid 1px #ffd600;
    background-color: #ffd600;
    color: #000;
    letter-spacing: 1px;
    font-weight: 400;
    border-radius: 80px !important;
    text-shadow: none;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    font-size: 15px;
    display: inline-block;
    line-height: 1;
}

#ast-hf-mobile-menu .ast-icon svg {
    fill: #fff !Important;
}

/* Scroll To Top button */
#ast-scroll-top {
    font-size: 16px;
    width: 2.1em;
    height: 2.1em;
    line-height: 2.1;
    right: 30px;
    bottom: 30px;
}


/* Mega Menu Css */
.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper {
    background: #fff;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    top: 100%;
}

.astra-megamenu.sub-menu,
#site-navigation,
.site-header-primary-section-center ul li ul {
    position: relative;
}

.top-mega-menu ul li.elementor-icon-list-item:hover {
    background-color: #f6f6f6;
}

.top-mega-menu ul li.elementor-icon-list-item {
    padding: 5px 10px !important;
}


/* this css is used to disable the hello bar from selected pages */
.page-id-88933 #mktgd-hellobar-cta,
.page-id-96319 #mktgd-hellobar-cta,
.page-id-103229 #mktgd-hellobar-cta,
.page-id-103695 #mktgd-hellobar-cta,
.page-id-108701 #mktgd-hellobar-cta,
.page-id-107083 #mktgd-hellobar-cta,
.page-id-125962 #mktgd-hellobar-cta,
.page-id-129422 #mktgd-hellobar-cta,
.page-id-117707 #mktgd-hellobar-cta,
.page-id-127629 #mktgd-hellobar-cta,
.page-id-129863 #mktgd-hellobar-cta,
.page-id-128591 #mktgd-hellobar-cta,
.page-id-124496 #mktgd-hellobar-cta,
.page-id-128271 #mktgd-hellobar-cta,
.page-id-129596 #mktgd-hellobar-cta,
.page-id-107072 #mktgd-hellobar-cta,
.page-id-130230 #mktgd-hellobar-cta,
.page-id-1231 #mktgd-hellobar-cta,
.page-id-96497 #mktgd-hellobar-cta,
.page-id-97717 #mktgd-hellobar-cta,
.page-id-8269 #mktgd-hellobar-cta,
.page-id-1183 #mktgd-hellobar-cta,
.page-id-1190 #mktgd-hellobar-cta {
    display: none;
}

/*--------------------------------------
= MOBILE STYLES (up to 480px)
----------------------------------------*/
@media screen and (max-width: 480px) {

    /* Center align mobile text */
    .mobileTextCenter {
        text-align: center;
    }

    /* Button padding adjustment on small devices */
    .yellow-button-dynamic,
    .transparent-button-dynamic {
        padding: 12px 20px;
    }
}

/*--------------------------------------
= TABLET & MOBILE STYLES (up to 767px)
----------------------------------------*/
@media (max-width: 767px) {

    /* Scroll to top button hover effect */
    #ast-scroll-top:hover {
        color: #fff;
        background-color: #1e88e5;
    }
}

/*--------------------------------------
= SMALL TO MEDIUM SCREENS (up to 1024px)
----------------------------------------*/
@media (max-width: 1024px) {

    /* Sub-menu spacing for mobile nav */
    .ast-hfb-header .ast-builder-menu-mobile .ast-nav-menu .sub-menu .menu-item>.menu-link {
        padding-top: 0.25em;
        padding-bottom: 0.25em;
    }
}

/*--------------------------------------
= TABLET TO DESKTOP BREAKPOINT (up to 1279px)
----------------------------------------*/
@media (max-width: 1279px) {

    /* Navigation line height adjustment */
    #ast-mobile-header .ast-header-break-point .main-header-bar-navigation {
        line-height: 3;
    }

    /* Sub-menu padding for mobile view */
    #ast-mobile-header .sub-menu .sub-menu a.menu-link {
        padding-right: 45px;
    }

    .sub-menu .sub-menu a.menu-link {
        padding-left: 45px;
    }
}

/*--------------------------------------
= DESKTOP STYLES (from 1025px and up)
----------------------------------------*/
@media (min-width: 1025px) {

    /* Hello bar call to action */
    #mktgd-hellobar-cta {
        padding: 15px 5px;
        font-weight: 600;
    }


    /* Hide swiper pagination bullets */
    .desktop-pagination .swiper-pagination-bullet {
        display: none;
    }

    /* Extend submenu width */
    ul.sub-menu {
        min-width: 222px;
    }

    /* Mega menu container styles */
    #page .astra-megamenu.sub-menu {
        max-width: 60%;
        width: 100%;
    }

    #ast-desktop-header .astra-full-megamenu-wrapper {
        border-top: 1px solid #ccc;
        border: none;
        margin-top: 1px;
    }

    #ast-hf-menu-1>li {
        border-bottom: 1px solid transparent;
        margin: 0 15px;
    }

    #ast-hf-menu-1>li:hover {
        border-bottom: 1px solid #2e54cd;
    }

    #ast-hf-menu-2 ul.sub-menu,
    #ast-hf-menu-2 ul.sub-menu .menu-link {
        background-color: #1e88e5;
    }

    .ast-builder-menu-1 .menu-item>.menu-link {
        padding-left: 25px;
        padding-right: 25px;
    }

    /* Sticky header menu background fix */
    [CLASS*="-sticky-header-active"] .ast-builder-menu-1 #ast-hf-menu-1 .sub-menu {
        background-color: #fff;
    }

    /* Custom Mega Menu Visibility */
    .astra-full-megamenu-wrapper.visible {
        display: block;
        background: #ffffff;
        visibility: visible;
        opacity: 1;
    }

    .astra-megamenu-li.hover .astra-full-megamenu-wrapper.visible,
    .astra-megamenu-li.hover .astra-full-megamenu-wrapper.visible .astra-megamenu>.menu-item {
        opacity: 1;
        visibility: visible;
        display: block;
    }

    .astra-full-megamenu-wrapper.visible .astra-megamenu {
        opacity: 1;
        visibility: visible;
        display: block;
        padding: 15px;
    }
}

/*--------------------------------------
= MID-LARGE SCREENS (1024px to 1480px)
----------------------------------------*/
@media (min-width: 1025px) and (max-width: 1480px) {

    /* Container padding inside header */
    #masthead .ast-container {
        padding-left: 10px;
        padding-right: 10px;
    }

    /* Header menu spacing */
    .ast-builder-menu-1 .menu-item>.menu-link {
        padding-left: 15px;
        padding-right: 15px;
    }

    .ast-builder-menu-2 .menu-item>.menu-link {
        padding-left: 10px;
        padding-right: 10px;
    }

    #ast-hf-menu-1>li {
        margin: 0 10px;
    }
}

/*--------------------------------------
= TIGHT RANGE FOR DESKTOP MENU (1281px to 1291px)
----------------------------------------*/
@media (min-width: 1281px) and (max-width: 1291px) {

    /* Menu item padding tweak */
    #ast-desktop-header .ast-builder-menu-1 .menu-item>.menu-link {
        padding-left: 11px;
        padding-right: 11px;
    }
}

/*--------------------------------------
= LARGE DESKTOP SCREENS (1281px and up)
----------------------------------------*/
@media screen and (min-width: 1281px) {

    /* Free Trial Button Styles */
    span#freeTrialParent {
        background: #F8A11D;
        border-radius: 35px;
        padding: 7px 20px;
        line-height: 2;
        color: #fff;
        font-weight: 400;
    }

    /* Submenu animation */
    ul.sub-menu.sub-menu {
        transition-delay: 100ms;
    }

    /* Adjust second-level submenu position */
    #ast-desktop-header .sub-menu .sub-menu {
        top: 0px;
    }

    /* Free Trial Menu Button */
    #ast-desktop-header #menu-button-free-trial {
        padding: 11px 18px 11px 23px;
    }

    #ast-desktop-header #menu-button-free-trial #mktgd-free-trial {
        font-size: 1em;
    }

    /* First-level submenu width */
    #ast-desktop-header #menu-item-5611 ul.sub-menu {
        min-width: 259px;
    }

    /* Lightbox Shadow Style */
    .lightBoxShadow {
        box-shadow: 0px 0px 4px -1px rgb(0 0 0 / 30%);
    }
}

/* Remove dropdown arrow only on desktop */
@media (min-width: 769px) {
    .main-header-menu .menu-item-has-children > a:after {
        display: none !important;
    }
}


@media (max-width: 1280px) {
    .ast-builder-menu-mobile .main-navigation .main-header-menu,
    .ast-builder-menu-mobile .main-navigation .main-header-menu .sub-menu {
        background-color: #1e88e5;
        background-image: none;
    }
	
	.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
		color: #fdfdfd;
	}
	
}