/**
 * Theme Name:     SuperOwly - Kids WordPress Theme Child
 * Author:         Designed by monkeysan
 * Template:       superowly
 * Text Domain:    superowly-kids-wordpress-theme-child
 * Description:    We would like to thank you for purchasing SuperOwly WordPress.
 */

/******************************************************************/
/********* Adding new CSS
/******************************************************************/
.cem-boxed-row{
    max-width:1140px;
    margin:auto !important;
}


div#gform_confirmation_message_5 {
    padding: 60px 0 20px;
    font-size: 20px;
    font-weight: 500;
}

.sp-cta-button {
    display: none !important;
}

.cem-markets .block_section_title {
    padding: 30px;
    box-shadow: 0px 3px 10px #eee;
    border: 1px solid #eee;
    background: #ff6600;
    color: #fff !important;
}

.cem-markets .block_section_title h3 {
    font-size: 18px !important;
}

.cem-markets .block_section_title h3, .cem-markets .block_section_title h5 {
    color: #fff !important;
}

.custom-label {
    display: inline-block;
    margin-right: 5px;
    padding: 5px 10px;
    color: #fff;
    background-color: #0073aa; /* Base color for labels */
    border-radius: 3px;
}

.label-1 {
    background-color: #ff0000; /* Red for label 1 */
}

.label-2 {
    background-color: #00ff00; /* Green for label 2 */
}

.tp-shadow5:before, .tp-shadow5:after {
    display: none !important;
}

.breadcrumbs-wrap {
    background: #ff6600;
}

.cem-full-height, .cem-full-height .wpb_column {
    min-height: 100vh;
}

.cem-portal {
    padding: 0 65px;
    max-width: 600px;
    margin: auto;
}

.cem-portal button {
    width: 100%;
    background: #ff6600;
    color: #fff;
    padding: 15px;
}

.select2-search {
    max-width: 350px;
    margin: auto !important;
}

.select2-search--dropdown .select2-search__field {
    padding: 5px 15px;
}

.select2-container--default .select2-selection--single, .select2-dropdown {
    border: 1px solid #c2c2c2;
}

.select2-selection__arrow {
    display: none;
}

.cem-portal input, .cem-portal select, .cem-portal selection {
    border-radius: 5px !important;
    border: 1px solid #c2c2c2 !important;
    padding: 24px 10px !important;
}

li.select2-results__option.select2-results__message {
    text-align: center;
}

.single-tribe_events .breadcrumbs-wrap {
    padding: 4.8% 0;
    color: #fff;
    text-align: center;
    background-image: url(https://kidsmarkets.com/wp-content/uploads/2022/02/SixKids-1.jpg);
    background-color: #30d5c8;
}

body #header:not(.style-2) .bottom-separator {
    display: block;
}


.color-white{
  color: #ffffff;
}
.color-white h3{
  color: #ffffff;
}
.cem-counter-label {
    text-transform: uppercase;
    letter-spacing: 1px;
}

@media screen and (max-width: 1200px) {
    .stats-heading{
      text-align:center  !important;
      margin-bottom: 40px;
    }
}

@media only screen and (max-width:48em) {
 
    .has-reversed-column {
        display: flex !important;
        flex-direction: column-reverse;
    }

    .hide-on-medium-down {
        display: none !important;
    }

    .cem-portal {
        padding: 0 !important;
    }


}

.page-id-62 .entry-meta, .welcome-content .entry-byline, .welcome-content .entry-news, .welcome-content .meta-categories {
    display: none;
}
