/**
Theme Name: travel-risk-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: travel-risk-child
Template: astra
*/
/* START MEMBER DASHBOARD COURSE  */
.woocommerce-cart-form .button,
.woocommerce-cart-form .checkout-button,
button#place_order{
    background-color: #0C8686 !important;
}
#place_order {
    margin-top: 28px;
}
.ld_course_grid_button a {
    background-color: #008080 !important;
}
.uo-tclr-open-content-button {
    background-color: #008080 !important;
    color: #ffffff !important;
}
#glightbox-body.glightbox-container .gclose {
    background-color: #008080 !important;
    padding: 8px;
    cursor: pointer;
}
/* END OF MEMBER DASHBOARD COURSE */
#content .ast-container {
    transform: translatex(0px) translatey(46px) !important;
    -webkit-transform: translatex(0px) translatey(46px) !important;
    -ms-transform: translatex(0px) translatey(46px) !important;
}
.ast-main-header-wrap .ast-addon-cart-wrap {
    padding-right: 18px;
}
.page-id-5911 .site-footer, .page-id-6720 .site-footer {
    display: none;
}
/* .page-id-6720 .woocommerce-form-row .show-password-input {
    margin-top: 8px;
}
.page-id-6720 .woocommerce-form-row .show-password-input:after {
    content: "Show";
    font-size: 14px;
}
.page-id-6720 .woocommerce-form-row .show-password-input.display-password:after {
    content: "Hide";
    font-size: 14px;
} */
.page-id-6720.woocommerce-account .woocommerce-MyAccount-content fieldset legend {
    color: #373737;
}
.page-id-6720 .woocommerce-form-row input[type=radio] {
    margin-right: 6px;
}
.custom-course-wrap .ld-course-list-content .ld-course-list-items {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.custom-course-wrap .ld-course-list-content .ld_course_grid {
    margin: 0 !important;
}
.custom-course-wrap #ld_categorydropdown {
    margin-bottom: 10px;
}
.page-id-8908 .ir-course-list-tab .ir-search-courses > .mantine-Button-root {
    display: none;
}
#ast-desktop-header .ast-main-header-wrap .site-header-primary-section-left,
#ast-desktop-header .ast-main-header-wrap .site-header-primary-section-right{
    height: auto !important;
}
div#ast-desktop-header {
    height: auto !important;
}
#masthead {
    height: auto !important;
}
.single-product div#content {
    padding-top: 139px;
}
.single-post #masthead,
.woocommerce-checkout #masthead,
.woocommerce-page #masthead,
.single-event #masthead{
    position: relative !important;
}
.woocommerce-cart #ast-desktop-header {
    background-color: #008080;
}
.page-id-2879 #ast-desktop-header .ast-main-header-wrap .site-header-focus-item > .site-header-focus-item,
.page-id-8025 #ast-desktop-header .ast-main-header-wrap .site-header-focus-item > .site-header-focus-item,
.page-id-7966 #ast-desktop-header .ast-main-header-wrap .site-header-focus-item > .site-header-focus-item,
.page-id-7199 #ast-desktop-header .ast-main-header-wrap .site-header-focus-item > .site-header-focus-item,
.page-id-868 #ast-desktop-header .ast-main-header-wrap .site-header-focus-item > .site-header-focus-item{
    background-color: transparent !important;
}
/* 
#ast-desktop-header .ast-main-header-wrap .site-header-focus-item > .site-header-focus-item {
    background-color: #008080 !important;
} */
/* Responsive */
@media screen and (max-width: 1455px) {
    .ast-main-header-wrap .ast-addon-cart-wrap {
        min-width: 155px;
    }
    .main-header-menu .menu-link {
        padding: 0 12px;
    }
}
@media screen and (max-width: 1382px) {
    .main-header-menu .menu-link {
        padding: 0 10px;
    }
}
@media screen and (max-width: 1331px) {
    .ast-main-header-wrap .main-header-menu > .menu-item {
        line-height: 40px !important;
    }
}
@media screen and (max-width: 1024px) {
    #ast-desktop-header .ast-main-header-wrap .site-header-primary-section-left,
    #ast-desktop-header .ast-main-header-wrap .site-header-primary-section-right {
        height: 100px !important;
    }
}
@media screen and (max-width: 921px) {
    .ast-mobile-header-wrap .site-header-section {
        height: 100px !important;
    }
    .ast-mobile-header-wrap .site-header-section .custom-logo {
        margin-top: 20px;
    }
}


/* ======================= New DB dev updates starting Nov 2025 ======================= */

/* Header Megamenu - start */
.main-header .membership-megamenu {
    opacity: 0;
    transition: all 0.3s ease;
    visibility: hidden;
    height: 0;
    z-index: 0;
}
.main-header:has(.has-membership-megamenu .menu-item-851:hover) .membership-megamenu,
.main-header .membership-megamenu:hover {
    display: flex;
    opacity: 1;
    visibility: visible;
    height: auto;
    z-index: 9999;
}
.main-header .membership-megamenu .megamenu-arrow-wrap .elementor-icon-wrapper {
    display: flex;
}
.main-header .has-membership-megamenu .menu-item-851 a + .sub-menu {
    display: none !important;
}
.main-header .about-tra-megamenu {
    opacity: 0;
    transition: all 0.3s ease;
    visibility: hidden;
    height: 0;
    z-index: 0;
    margin-top: -44px;
}
.main-header:has(.has-about-tra-megamenu .menu-item-10669:hover) .about-tra-megamenu,
.main-header .about-tra-megamenu:hover {
    display: flex;
    opacity: 1;
    visibility: visible;
    height: auto;
    z-index: 9999;
}
.main-header .about-tra-megamenu .megamenu-arrow-wrap .elementor-icon-wrapper {
    display: flex;
}
.main-header .has-about-tra-megamenu .menu-item-10669 a + .sub-menu {
    display: none !important;
}
/* Header Megamenu - end */

/* ====== News Carousel Styles - start ====== */
/* Carousel wrapper */
.news-carousel {
  width: 100%;
  margin: 0 auto;
  overflow: visible;
  padding-bottom: 100px;
}
.news-carousel .flickity-viewport {
    overflow: visible;
}
.news-carousel .news-card {
  text-decoration: none !important;
  width: 100%;
  max-width: 66%;
  padding-right: 100px;
  background: #0C8686;
}
.news-carousel .news-card.is-selected {
    z-index: 10;
}
.news-carousel .news-card .news-card-inner {
  display: flex;
  flex-direction: column;
}
.news-carousel .news-meta {
    font-size: 18px;
    color: #fff;
    margin-bottom: 24px;
    font-family: 'Graphik';
    font-weight: 500;
}
.news-carousel .news-title {
    font-size: 53px;
    font-weight: 500;
    color: #fff;
    font-family: 'Graphik';
    font-weight: 700;
}
.news-carousel .flickity-button {
  background: transparent;
  color: #333;
  border: none;
}
.news-carousel .flickity-prev-next-button:hover {
  color: #0073aa;
}
.flickity-play-pause {
  margin-top: 15px;
  border: none;
  background: #0073aa;
  color: #fff;
  padding: 8px 15px;
  border-radius: 5px;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 0;
}
.flickity-play-pause:hover {
  background: #005f8a;
}
.news-carousel .flickity-button {
    position: absolute;
    bottom: 0 !important;
    transform: unset;
    top: unset;
}
.news-carousel .flickity-button i {
    color: #fff;
    font-size: 26px;
}
.news-carousel .flickity-button.previous {
    right: 105px;
    left: unset;
}
.news-carousel .flickity-button, .news-carousel .flickity-play-pause {
    /* background: #2b2b2b; */
    background: #006073;
    border-radius: 0;
    width: 64px;
    height: 64px;
    padding: 10px;
}
.news-carousel .flickity-button:hover {
    background: #2b2b2b;
}
.news-carousel .flickity-play-pause {
    display: flex;
    justify-content: center;
    align-items: center;
}
.news-carousel .flickity-play-pause i {
    font-size: 24px;
}
/* ====== News Carousel Styles - end ====== */


/* ====== New home testimonials - start ====== */
.testimonial-post-wrap .testimonial-img-col {
    width: 100%;
    max-width: 32%;
    margin-right: 40px;
}
.testimonial-post-wrap .testionial-post-inner {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.testimonial-post-wrap .testimonial-text-col-wrap {
    width: 100%;
    max-width: 68%;
}
.testimonial-post-wrap .testimonial-img {
    border-radius: 16px;
    height: 470px;
    object-fit: cover;
}
.testimonial-post-wrap .testi-post-content {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 25px;
}
.testimonial-post-wrap .read-full-story {
    font-weight: 600;
    color: #05344E;
}
.testimonial-post-wrap .read-story-link-wrap {
    padding-bottom: 24px;
    border-bottom: 1px solid #dadce0;
    margin-bottom: 24px;
}
.testimonial-post-wrap .testi-author {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}
.testimonial-post-wrap .testi-author, .testimonial-post-wrap .testi-author-email {
    color: #05344E;
}
.testimonial-post-wrap .testi-quotes-inner i {
    font-size: 45px;
    color: #0C8686;
}
.testimonial-post-wrap .testi-quotes-inner {
    background: #ECF0F2;
    display: inline-block;
    padding: 5px 10px;
}
.testimonial-post-wrap .testi-quotes-wrap {
    margin-bottom: 15px;
}
.testimonial-post-wrap .testimonial-img-col {
    position: relative;
}
.testimonial-post-wrap .testimonial-img-col-inner:before {
    content: '\f04b';
    font-size: 30px;
    color: #fff;
    font-family: 'FontAwesome';
    position: absolute;
    top: 40%;
    left: 41%;
    background: rgba(255,255,255,0.3);
    padding: 10px 20px 10px 24px;
    border-radius: 50%;
    height: 65px;
    display: flex;
    align-items: center;
}
.testi-footer-section-wrap .testi-footer-section-inner {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.testi-footer-section-wrap .footer-section-col-1 {
    width: 100%;
}
.testi-footer-section-wrap .testi-nav-btn {
    height: 48px;
    width: 48px;
    background: #ECF0F2;
    border-radius: 50%;
    padding: 5px;
}
.testi-footer-section-wrap .footer-section-col-2 .footer-section-inner-col {
    display: flex;
    gap: 16px;
}
.footer-section-inner-col .testi-nav-btn-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.testimonials-main-wrap .testimonial-post-wrap {
    display: none;
}
.testimonials-main-wrap .testimonial-post-wrap.show {
    display: block;
}
.testi-post-content strong {
    font-weight: 400;
    color: #0C8686;
}
.testi-footer-section-wrap .testi-nav-btn:hover {
    background: #05344e33;
}
/* ====== New home testimonials - end ====== */


/* Footer - start */
.main-footer .footer-logos-invert {
    filter: grayscale(1);
    transition: filter 0.3s ease;
}
.main-footer .footer-logos-invert:last-child .elementor-widget-container {
    filter: invert(1);
}
.main-footer .footer-logos-invert:hover {
    filter: grayscale(0);
}
/* Footer - end */

/* New Footer from DM - start */
.footer-slider .swiper-wrapper {
    transition-timing-function: linear !important;
}
/* New Footer from DM - start */

/* =============== New Blog Page - end =============== */
.blog-content .heading-large {
  font-family: "Lato", sans-serif;
  font-size: var(--font-size-275, 22px);
  font-style: normal;
  font-weight: var(--font-weight-medium, 500);
  line-height: var(--font-size-400, 32px); /* 145.455% */
  letter-spacing: var(--letter-spacing-25, 0.25px);
}
.blog-content a {
  text-decoration: none !important;
}
.blog-other-apps-card:hover .other-apps-tags-wrap .elementor-button-link {
  background-color: #d0d0d0 !important;
}
.blog-other-apps-card img {
  transition: all 0.3s ease;
}
.blog-other-apps-card:hover img {
  transform: scale(1.05);
}
.blog-other-apps-card .elementor-widget-image {
  overflow: hidden;
}
.blog-item-wrap {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  align-items: flex-start;
}
.blog-item {
  flex: 0 0 32%;
  max-width: 32%;
  min-height: 421px;
}
.blog-action-wrap {
  display: flex;
  align-items: end;
  margin-bottom: 32px;
  border-bottom: 1px solid #b1b1b1;
}
.blog-cat-wrap {
  flex: 0 0 65%;
  max-width: 65%;
}
.blog-search-wrap button {
  background-color: transparent !important;
  padding: 0;
  position: absolute;
  top: 25%;
  left: 15px;
}
.blog-search-wrap {
  flex: 0 0 35%;
  max-width: 35%;
  position: relative;
  margin-bottom: 17px;
}
.blog-search-wrap input[type="text"] {
  padding: 10px 43px 10px 46px;
  height: 50px;
  background-color: #efefef;
  border-radius: 6px;
  width: 100%;
}
.blog-cat-wrap ul {
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0;
  flex-wrap: wrap;
}
.blog-cat-wrap a {
  text-transform: uppercase;
  text-align: center;
  text-decoration-line: none !important;
  color: #000000;
  font-family: "Lato", sans-serif;
}
.blog-cat-wrap ul li {
  padding: 0 15px;
  padding-bottom: 7px;
}
.blog-cat-wrap ul .active {
  border-bottom: 3px solid #1a3642;
}
.blog-btn i {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  padding: 0 7px;
}
.blog-btn a {
  text-decoration: none !important;
  color: #000000;
}
.blog-item-inner .blog-content .blog-btn {
  text-align: right;
  margin-top: auto;
}
.blog-content {
  padding: 20px 0px;
}
.blog-page-buttons {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 29px;
}
.blog-page-buttons .page-numbers {
  background-color: #efefef;
  padding: 3px 16px;
  color: #000000;
  text-decoration: none !important;
}
.blog-page-buttons .page-numbers.current {
  background-color: #1a3642;
  color: #ffffff;
}
.blog-bg img {
  height: 265px;
  object-fit: cover;
  width: 100%;
}
.blog-item .blog-content h3 {
  margin-bottom: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog-search-wrap input[type="text"]::placeholder {
  color: #12121299;
}
.blog-search-wrap input[type="text"]:focus {
  border: 1px solid #1a3642;
  background-color: #1212120d;
}
.blog-search-wrap button.clear-input {
  left: unset;
  right: 12px;
  display: none;
}
.blog-search-wrap input[type="text"]:focus + button.clear-input {
  display: block;
}
.blog-search-wrap input[type="text"]:focus::placeholder {
  color: transparent !important;
}
.blog-btn a {
  color: #1a3642;
}
.blog-item .blog-item-inner {
  display: flex;
  flex-direction: column;
  min-height: 421px;
}
.blog-item-inner .blog-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.blog-item-inner .blog-btn-wrap {
  padding: 0 20px 20px;
  display: flex;
  justify-content: flex-end;
  margin-top: auto;
}
.blog-item-inner .blog-desc {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-family: "Lato", sans-serif;
}
.blog-item .blog-bg {
  overflow: hidden;
  border-radius: 20px;
}
.blog-item:hover .blog-bg img {
  transform: scale(1.05);
}
.blog-item .blog-bg img {
  transition: all 0.3s ease;
}
.blog-item-wrap .blog-item {
  transition: all 0.3s ease;
}
/* =============== New Blog Page - end =============== */

.tl-ts-icon-wrap span.elementor-icon {
    margin-top: 5px;
}



/* =============== New Educate Page - start =============== */
.elementor-widget-text-editor.top-bottom-0 p {
    transform: translate(0px, 0px);
    margin-bottom: 0;
}
/* =============== New Educate Page - start =============== */

/* Responsive */

@media screen and (max-width: 1220px) {
  .blog-item {
    flex: 0 0 48.3%;
    max-width: 48.3%;
  }
}
@media screen and (max-width: 1024px) {
    .news-carousel .news-title {
        font-size: 45px;
    }
    .news-carousel .news-card {
        padding-right: 50px;
    }
    .testimonial-post-wrap .testi-post-content {
        font-size: 28px;
    }
}
@media screen and (max-width: 812px) {
    .testimonial-post-wrap .testi-post-content {
        font-size: 26px;
    }
    .testimonial-post-wrap .testimonial-img {
        height: 410px;
    }
}
@media screen and (max-width: 767px) {
    .news-carousel .news-title {
        font-size: 35px;
    }
    .news-carousel .news-card {
        padding-right: 30px;
        max-width: 100%;
    }
    .news-carousel {
        padding-bottom: 65px;
    }
    .testimonial-post-wrap .testi-post-content {
        font-size: 26px;
    }
    .testimonial-post-wrap .testimonial-img {
        height: 410px;
    }
    .testimonial-post-wrap .testionial-post-inner {
        flex-direction: column-reverse;
    }
    .testimonial-post-wrap .testimonial-text-col-wrap, .testimonial-post-wrap .testimonial-img-col {
        max-width: 100%;
    }
    .testimonial-post-wrap .testimonial-img-col {
        margin: 0;
    }
    .testimonial-post-wrap .testimonial-img {
        width: 100%;
        max-width: 400px;
    }
    .testimonial-post-wrap .testimonial-img-col-inner {
        margin-top: 30px;
        display: flex;
        justify-content: center;
        position: relative;
    }
    .testimonial-post-wrap .testimonial-img-col-inner:before {
        left: 45%;
    }
    .blog-item {
        flex: unset;
        max-width: 100%;
        min-height: unset;
    }
    .blog-desc,
    .blog-content h3 {
        min-height: unset;
    }
    .blog-action-wrap {
        flex-direction: column-reverse;
    }
    .blog-cat-wrap,
    .blog-search-wrap {
        width: 100%;
        flex: unset;
        max-width: 100%;
    }
    .blog-search-wrap {
        margin-bottom: 30px;
    }
    .blog-cat-wrap ul {
        row-gap: 15px;
        justify-content: center;
    }
}
@media only screen and (max-width: 480px) {
    .testimonial-post-wrap .testimonial-img-col-inner:before {
        left: 41%;
    }
}

/* <--------- Membership Levels - START -------------> */
/* Default tab button state */
.plans-tab-btn,
.contact-tab-btn {
    background: #ffffff !important;
    color: #000000;
    border-radius: 50px;
    padding: 15px 30px;
    transition: 0.3s ease;
    cursor: pointer;
}
.plans-tab-btn:hover,
.contact-tab-btn:hover {
    background: #f5f5f5 !important;
}
.plans-tab-btn h2,
.contact-tab-btn h2,
.plans-tab-btn p,
.contact-tab-btn p {
    color: #000 !important; /* white text */
}
/* Active / Selected tab style */
.plans-tab-btn.active,
.contact-tab-btn.active {
    background: #000000 !important; /* black background */
    color: #fff !important; /* white text */
    opacity: 1;
    box-shadow: 0 0 0 2px #000; /* optional outline */
}
.plans-tab-btn.active h2,
.contact-tab-btn.active h2,
.plans-tab-btn.active p,
.contact-tab-btn.active p {
    color: #fff !important; /* white text */
}
/* Optional hover style */
.plans-tab-btn:hover,
.contact-tab-btn:hover {
    background: #f5f5f5; /* black background */
}
#tra-plans-wrapper,
#tra-contact-wrapper {
    display: none; /* hide by default */
    opacity: 0;
    transition: opacity 0.3s ease; /* smooth fade when shown */
}
/* jQuery will add "show" class automatically using .fadeIn() */
#tra-plans-wrapper.show,
#tra-contact-wrapper.show {
    display: grid;
    opacity: 1;
}

/* <--------- Membership Levels - END -------------> */

/* Dashboard - Start */
.sidebar-nav .hfe-menu-item:before {
    content: '\f500';
    font-family: "Font Awesome 6 Free";
    font-size: 14px;
    font-weight: 900;
    color: #AAAAAA;
    background: transparent !important;
    position: absolute !important;
    left: 12px;
    top: 8px;
    opacity: 1 !important;
}
.sidebar-nav .hfe-menu-item {
    padding-left: 40px !important;
    position: relative;
}
.dashboard-cart-icon  a#elementor-menu-cart__toggle_button {
    padding: 0 10px 0 0;
}
/* Dashboard - End */

/* Basket Page */
.woocommerce-cart a.eael-woo-cart-back-to-shop {
    display: none !important;
}
.woocommerce-cart form.woocommerce-cart-form.eael-woo-cart-form.woocommerce {
    padding: 10px;
    border-radius: 8px;
}