.elementor-kit-11309{--e-global-color-primary:#3B3B3D;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-25d30a75:#6EC1E4;--e-global-color-6aa75b27:#4054B2;--e-global-color-3454e765:#23A455;--e-global-color-d133821:#000;--e-global-color-56b0696:#FFF;--e-global-color-219b8881:RGBA(187, 122, 122, 0.5686274509803921);--e-global-color-60554742:#000000;--e-global-color-49b1f027:#000000;--e-global-color-6c8fd0e4:#4F67FF;--e-global-color-baac657:#52566C;--e-global-color-f95dcbd:#4E6BF6;--e-global-color-5013c7b:#1E1E75;--e-global-color-15b62d8:#F8F9FD;--e-global-typography-text-font-family:"Gotham Rounded";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#52566C;font-family:"Gotham Rounded", Sans-serif;font-size:16px;}.elementor-kit-11309 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11309 a{color:#00CDC4;}.elementor-kit-11309 a:hover{color:#4F67FF;}.elementor-kit-11309 h2{color:#191E3B;font-family:"Gotham Rounded", Sans-serif;font-size:32px;font-weight:700;line-height:1.13em;letter-spacing:-0.4px;}.elementor-kit-11309 h3{color:#52566C;font-family:"Gotham Rounded", Sans-serif;font-size:24px;font-weight:500;line-height:1.17em;letter-spacing:-0.4px;}.elementor-kit-11309 button,.elementor-kit-11309 input[type="button"],.elementor-kit-11309 input[type="submit"],.elementor-kit-11309 .elementor-button{text-decoration:none;color:#FFFFFF;}.elementor-kit-11309 button:hover,.elementor-kit-11309 button:focus,.elementor-kit-11309 input[type="button"]:hover,.elementor-kit-11309 input[type="button"]:focus,.elementor-kit-11309 input[type="submit"]:hover,.elementor-kit-11309 input[type="submit"]:focus,.elementor-kit-11309 .elementor-button:hover,.elementor-kit-11309 .elementor-button:focus{color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1000px;}.e-con{--container-max-width:1000px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:999px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11309 h2{font-size:24px;}.elementor-kit-11309 h3{font-size:16px;line-height:1.38em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a {
    overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.home-blog-carousel img, .home-blog-carousel .uael-post__bg-wrap {
    border-radius: 10px 10px 0 0;
}
.characters-carousel .swiper-slide-image {
    border-radius:10px;
}


/* make youtube videos responsive */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.cookie-consent {
    z-index: 999999;
}
.footer .menu a {
    color: #ffffff !important;
}
#back-to-top {
    opacity: 0.5;
}
#back-to-top .elementor-icon-wrapper {
    height: 50px;
}
.language-switcher li:not(:first-child) {
    border: none !important;
}

.wt-cli-cookie-bar {
    z-index: 999999 !important;
    width: 70% !important;
    min-width: 768px;
    max-width: 960px;
}
.wt-cli-cookie-bar .cli_settings_button {
    margin-left: 0 !important;
}
.wt-cli-element {
    border-radius: 4px !important;
}
.wt-cli-cookie-bar .title {
    font-size:20px;
}
.wt-cli-cookie-bar span {
    display: flex;
    align-items: center;
}
.wt-cli-cookie-bar .elliot {
    min-width: 100px;
    margin-right: 20px
}
.cli-bar-message {
    width:100%;
}
.cli-bar-container {
    justify-content: flex-start !important;
}
#cookie-law-info-again {
    box-shadow: unset;
    background-color: unset !important;
    font-size: 30px;
}
.cli-plugin-button {
    border: 1px rgb(0, 205, 196) !important;
}
a#wt-cli-accept-btn {
    float: right;
    padding: 5px 6px !important;
}
.page-content .cli_settings_button {
    color: #00CDC4 !important;
    border: none !important;
    padding: 0 !important;
    font-size: 1em !important;
    margin: 0 0 15px !important;
    cursor: pointer;
}
.speech-bubble:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid #ffffff;
  border-right: 10px solid transparent;
  border-top: 10px solid #ffffff;
  border-bottom: 10px solid transparent;

  bottom: -20px;
}
.speech-bubble-left:before {
  left: 37px;
}
.speech-bubble-right:before {
  right: 37px;
}

.basic-plan .elementor-price-table__features-list .elementor-price-table__feature-inner  span {
    color: #8d8f9e;
}
.basic-plan .elementor-price-table__features-list li:nth-child(2) span  {
        color: #191E3B;
}
.campaign-cta a {
    padding: 8px 10px;
    display: block;
}
.parents-playground-menu img {
    width: 16px !important;
    height: 16px !important;
    padding-right: 0px !important;
}
.parents-playground-menu a {
    background-color: #F2F4FC !important;
    border-radius: 8px;
}
.parents-playground-menu a:hover {
    background-color: #DCE0F5 !important;
}
.parents-playground-menu a.highlighted {
    border-radius: 8px 8px 0 0;
}
.parents-playground-menu .elementor-item-active {
    background: none;
}
.parents-playground-menu .elementor-nav-menu--dropdown {
    background: none;
}
.parents-playground-menu .elementor-nav-menu--dropdown a {
    border-radius: 0;
}
#wc-stripe-payment-request-wrapper, #wc-stripe-payment-request-button-separator {
    display: none !important;
}

.wowplay h3 {
    text-align: center;
    color: #4F67FF;
    font-weight: bold;
    margin: 24px 0 8px;
}
.wowplay .elementor-field-input-description {
    text-align: center;
    color: #52566C;
}
.wowplay .elementor-field-type-text, .wowplay .elementor-field-type-email,  .wowplay .elementor-field-type-tel {
    border:2px #4255D0 solid;
    border-radius: 8px;
    padding: 8px 16px;
    width: 43%;
    margin: 0 12px 24px !important;
}
.wowplay .elementor-form-fields-wrapper {
    padding: 0 8%;
}
.wowplay .elementor-field-group-nombre_peque {
    margin: auto !important;
}
.wowplay .elementor-field {
    padding: 4px 0 0 !important;
    min-height: unset;
}
.wowplay .elementor-field:focus {
    box-shadow: unset;
}
.wowplay .elementor-field-input-description {
    margin-bottom: 20px;
}
.wowplay .elementor-button {
    margin-top: 30px
}
.add-to-cart abbr {
    text-decoration: none !important;
}
.in-stock {
    display: none;
}

.cv-content-body .elementor-tabs-wrapper {
    display: flex;
    flex-direction: row !important;
    flex-wrap: wrap;
    align-items:flex-start;
    align-content:flex-start;
}
.cv-content-body .elementor-tab-desktop-title {
    padding: 6px 14px;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.4px;
    width: fit-content;
    height: fit-content;
    margin: 8px;
    border-radius: 40px;
    border-width: 2px !important;
    border-style: solid !important;
}
.early-learners-data .cv-content-body .elementor-tab-desktop-title {
    border-color: #4F67FF !important;   
}
.early-learners-data .cv-content-body .elementor-tab-desktop-title a {
    color: #4F67FF !important;
}
 .early-learners-data .cv-content-body .elementor-tab-desktop-title.elementor-active {
        background-color: #4F67FF;
}
.developing-learners-data .cv-content-body .elementor-tab-desktop-title {
    border-color: #A51CC6 !important;   
}
.developing-learners-data .cv-content-body .elementor-tab-desktop-title a {
    color: #A51CC6 !important;
}
.developing-learners-data .cv-content-body .elementor-tab-desktop-title.elementor-active {
        background-color: #A51CC6;
}
.older-learners-data .cv-content-body .elementor-tab-desktop-title {
    border-color: #00CDC4 !important;
    
}
.older-learners-data .cv-content-body .elementor-tab-desktop-title a {
    color: #00CDC4 !important;
}
.older-learners-data .cv-content-body .elementor-tab-desktop-title.elementor-active {
        background-color: #00CDC4;
}
.cv-content-body .elementor-tab-desktop-title.elementor-active a {
        color: #ffffff !important;
}
.cv-content-body .elementor-tab-content {
        background-color: #ffffff !important;
        border-radius:24px;
        padding: 0 0 48px;
}
.cv-content-body .elementor-tab-content h3 {
    background-color: #4F67FF;
    font-size: 24px;
    letter-spacing: -0.4px;
    color: #ffffff;
    padding: 12px 0 9px;
    border-radius: 24px 24px 0 0;
}
.developing-learners-data .cv-content-body h3 {
    background-color: #A51CC6;
}
.older-learners-data .cv-content-body h3 {
    background-color: #00CDC4;
}
.cv-content-body .elementor-tab-content ul {
    columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  margin-top: 40px;
  list-style: none;
}
.cv-content-body .elementor-tab-content ul li {
    line-height: 35px;
}
.cv-content-body .elementor-tab-content ul li::before {
  content: "2022";
  color: #4F67FF;
  font-weight: bold;
  font-size: 20px;
  display: inline-block; 
  width: 1em;
}
.developing-learners-data .cv-content-body .elementor-tab-content ul li::before {
  color: #A51CC6;
}
.older-learners-data .cv-content-body .elementor-tab-content ul li::before {
  color: #00CDC4;
}
.cv-content-buttons .elementor-button-icon svg {
    width: 24px;
}
.cv-content-buttons .elementor-button-text {
    margin-top: 6px;
}
.cv-content-buttons .elementor-widget-button {
    cursor: pointer;
}
.cv-content-buttons .early-learners:hover a, .cv-content-buttons .active-tab.early-learners a {
    color: #4F67FF !important;
    background-color: #E6EAFC !important;
}
.cv-content-buttons .early-learners:hover  .elementor-widget-container, .cv-content-buttons .active-tab.early-learners .elementor-widget-container {
    border-color: #4F67FF !important;
}
.cv-content-buttons .developing-learners:hover a, .cv-content-buttons .active-tab.developing-learners a {
    color: #A51CC6 !important;
    background-color: #f1e2f6 !important;
}
.cv-content-buttons .developing-learners:hover  .elementor-widget-container, .cv-content-buttons .active-tab.developing-learners .elementor-widget-container {
    border-color: #A51CC6 !important;
}
.cv-content-buttons .older-learners:hover a, .cv-content-buttons .active-tab.older-learners a {
    color: #00CDC4 !important;
    background-color: #ddf5f7 !important;
}
.cv-content-buttons .older-learners:hover  .elementor-widget-container, .cv-content-buttons .active-tab.older-learners .elementor-widget-container {
    border-color: #00CDC4 !important;
}
.elementor-swiper-button {
    background: rgba(37, 46, 102, 0.48);
    border-radius: 32px;
    padding: 6px;
}
.elementor-swiper-button i:before {
    font-weight: bold;
}
.content-discovery .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -30px;
}
.content-discovery-subtitle p {
    margin: 0;
}
.ytp-non-related {
    width: 62px !important;
    height: 0;
    width: auto;
    max-width: auto;
    top: 40%;
    z-index: 9;
    left: 40%;
}
.ravensburger .elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item {
    align-items: start;
}
.toggle_trigger.tab_active .open {
    display: block;
}
.toggle_trigger.tab_active .close {
    display: none;
}
.toggle_trigger {
    cursor:pointer
}

.home-separator-top img {
    vertical-align: top;
}
.home-separator-bottom img {
    vertical-align: bottom;
}
.home-pricing .elementor-icon-wrapper {
    line-height: 1;
}
.mobile-menu {
    visibility: visible !important;
}

.center-slider rs-carousel-wrap {
  left: 0px !important;
  right: 0px !important;
  margin: auto !important;
}

@media screen and (max-width:820px) {
  .center-slider rs-slide {
    left: 0px !important;
    right: 0px !important;
    margin: auto !important;
  }
}

@media screen and (max-width:480px) {
    
    .optin-form-footer h2 {
        font-size: 32px !important;
        line-height: 40px !important;
    }
    .wt-cli-cookie-bar {
        width:100% !important;
        min-width:unset;
        top: 50%;
        bottom:unset !important;
        left: 50% !important;
        transform: translate(-50%, -50%);
    }
    .wt-cli-cookie-bar .cli-bar-message, .wt-cli-cookie-bar .cli-plugin-main-link {
        font-size:3vw !important;
    }
    .wt-cli-cookie-bar .title {
        font-size: 4.4vw;
    }
    .wt-cli-cookie-bar span {
        display: block;
    }
    .wt-cli-cookie-bar .cli_action_button {
        margin-left:9px !important;
    }
    .wt-cli-cookie-bar .elliot {
        text-align:center;
    }
    .wt-cli-cookie-bar .elliot img {
        width:18vw;
    }
    .cookie-consent .dialog-widget-content {
        bottom: 68px;
        position: fixed;
    }
    a#wt-cli-settings-btn {
        display: block !important;
        width: max-content;
        clear: both;
    }

    a#wt-cli-accept-btn {
        margin-right: 0!important;
    }

    a#wt-cli-reject-btn {
        float: left;
        margin-left: 0 !important;
    }

    #back-to-top .elementor-icon-wrapper {
        height: 30px;
    }
    .help-bubble .elementor-button-text {
        display:none;
    }
    .help-bubble .elementor-button-icon {
        margin:0;
    }
    .language-switcher li:not(:first-child) {
        border-left: 1px solid #191e3b !important;
    }
    .wowplay .elementor-field-group {
        width: 100%;
    }
    .cv-content-body .elementor-tabs-wrapper {
        width: 100% !important;
    }
    .cv-content-body .elementor-tab-mobile-title {
        display: none;
    }
    .cv-content-body .elementor-tab-content ul {
        padding: 0 5%;
        width: fit-content;
        columns: auto;
        margin: 40px auto 0;
    }
    .cv-content-body .elementor-tab-desktop-title {
        margin:4px 2px;
    }
    .content-discover-box .elementor-column-wrap {
        background-color: unset !important;
    }
}

@media screen and (max-width:768px) {
    #launcher {
        bottom: 68px !important;
    }
    #launcher .label-3kk12 {
        display: none !important;
    }
    .wt-cli-cookie-bar {
        width:80% !important;
        min-width:unset;
    }
    #cookie-law-info-again {
        left: 0px !important;
        bottom: 68px !important;
    }
    .big {
        font-size:65px !important;
    }
    
    .parents-playground-menu .elementor-nav-menu {
        display: flex !important;
        flex-wrap: nowrap !important;
        white-space: nowrap;
        overflow-x: auto;
    }
    .parents-playground-menu .elementor-nav-menu a {
        font-size:12px !important;
    }
    .parents-playground-menu .elementor-nav-menu li {
        margin:0 4px;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham Rounded';
	font-style: normal;
	font-weight: bold;
	font-display: swap;
	src: url('https://lingokids.com/wp-content/uploads/2020/02/GothamRoundedBold_21016.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham Rounded';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('https://lingokids.com/wp-content/uploads/2020/02/GothamRoundedMedium_21022.ttf') format('truetype');
}
/* End Custom Fonts CSS */