/**
Theme Name: DigiChild
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.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: digichild
Template: astra
*/



/* BOOKING FORM START  */

.icon {
        font-family: 'Open Sans', sans-serif!important;
        font-size:12px
    }

.ms_booking_service_wrapper #ms_booking_service {
    display: none!important;
}

.o365_booking_services_wrapper {
    text-align: center;
}
.o365-booking__form .ms_booking_calendar_wrapper {
    background-color: #fff!important;
}

.o365-ms__booking_wrapper > .o365-ms-booking-form-group input {
    width: auto;
    font-weight: 400;
    font-size: 16px;
    padding: 10px 50px;
    background: #92D082!important;
}



.site-content input[type=date], .site-content input[type=time], .site-content input[type=datetime-local], .site-content input[type=week], .site-content input[type=month], .site-content input[type=text], .site-content input[type=email], .site-content input[type=url], .site-content input[type=password], .site-content input[type=search], .site-content input[type=tel], .site-content input[type=number], .site-content textarea {
    color: #666!important;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeaea;
    border-radius: 2px;
    background: #fafafa;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
}

.o365_ms__add_your_details_wrapper > h3 {
    padding-bottom: 50px;
}

.o365-booking__form .o365-ms-booking-form-selectwrap textarea {
 color: #666!important;
 padding: .75em;
 border-width: 1px!important;
 border-style: solid!important;
 border-color: #eaeaea!important;
 border-radius: 2px;
 background: #fafafa!important;
 box-shadow: none;
 box-sizing: border-box;
 transition: all .2s linear;
}

.elementor-widget-uael-buttons a.elementor-button {
    background-color: #92D080!important;
}

.btn-group button {
        font-size: 9px;
        padding: 10px 3px;
        background-color: #F8F9FC;
        margin: 6px 0;
        color: #57606d;
    }
    

/*
.ekit-wid-con .fasicon, .ekit-wid-con .icon, .ekit-wid-con .icon::before, .fasicon, .icon, .icon::before {
   font-family: 'Open Sans', sans-serif!important;

}
*/

/* BOOKING FORM END  */

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    margin-bottom: 0px!important;
}


.hide {
    display: none;
}

/* Audience Builder */

.abuilder {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 3px;
}
.interactive-graphs tr {
    padding: 15px 0;
}
#countries {
    padding: 5px;
}
.select2-container {

    width: 230px!important;
}

.country-selector {
    padding: 10px 0px;
}
.abuilder .reach-analysis-table th td {
    padding: 15px;
    font-size: 12px;
}
// Table (reach analysis)
.styled-table {
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
}

.styled-table tr:last-child {
    border-bottom: none;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable span{
    background-color: #59677F;
}

.box-shadow-audience {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
}
.audi-header {
    text-align: center;
    padding-top: 18px;
}
// Sankey diagram 
#chartdiv {
    width: 100%;
    height: 330px;
    margin-top: 26px;
    padding: 0 22px;
}
#chartdiv tspan {
    font-size: 9px;

}
sup {
    position: relative;
    bottom: 1ex; 
    font-size: 80%;

}
.styled-table {
    width: 95%;
}

.styled-table th,
.styled-table td {
    padding: 12px 15px;
}
.styled-table tbody tr {
    border-bottom: thin solid #DEE5EB;
}

.styled-table tbody tr:first-child {
    background-color: #F8F9FC;
}
.styled-table tbody tr.active-row {
    font-weight: bold;
    color: #009879;
}
.styled-table thead tr {
    background-color: #009879;
    color: #ffffff;
    text-align: left;
}
.reach-analysis-table td:first-child {
    text-align: left;
}
.reach-analysis-table {
    text-align: right;
    margin: 0 auto;
}
.reach-analysis-table tr td {
    padding: 10px 40px 10px 15px;
    font-size: 12px;
    text-align: center;
}
.reach-analysis-table tbody th:first-child {
    background-color: #F8F9FC;
    font-size: 12px;
    border-radius: 3px 0 0 0;
}
.reach-analysis-table tbody th {
    background-color: #F8F9FC;
    font-size: 12px;
}
.reach-analysis-table tbody th:last-child {
    background-color: #F8F9FC;
    font-size: 12px;
    border-radius: 0 3px 0 0;
}
.reach-analysis-table tr th {
    font-size: 12px;
    color: #222;
}
.audience-checkbox label {
    padding: 15px 0;
}
.audience-checkbox {
    width: 99%;
    padding-right: 5px;
}
.audience-checkbox2 label {
    padding: 15px 0;
}

.audience-checkbox label {
    pointer-events: none;
}
.audience-checkbox2 div {
    padding: 0; 
    margin: 15px 0;

}
.FixedHeightContainer
{
    height: 350px;

}
.Content::-webkit-scrollbar {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    width: 6px;
    border-radius: 3px;

}
.Content::-webkit-scrollbar-thumb {
    background-color: #5C6576;
    border-radius: 5px;
}
.Content
{
    height: 518px;
    overflow:auto;
}
// Show off buttoms for audidence start 
.audience-checkbox .buttons{
    display: inline-block;
    background-color: #fff;

    color: #222222;
    border-radius: 0px 5px 5px 5px;
    white-space: nowrap;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s;
    padding: 10px 13px;
    font-size: 12px;
    width: 100%;
}



.audience-checkbox .buttons::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    padding: 2px 6px 2px 2px;
    content: "\f067";
    transition: transform .3s ease-in-out;
}

.audience-checkbox input[type="checkbox"]:checked + label::before {
    content: "\f00c";
    transform: rotate(-360deg);
    transition: transform .3s ease-in-out;
}

.audience-checkbox input[type="checkbox"]:checked + label {
    border: thin solid #B4E1FF;
    background-color: #B4E1FF;
    color: #222222;
    transition: all .2s;
}

.region-title h1 {
    color: #fff;
    text-align: center;
    font-size: 16px !important;
}
.market-box-header h2 {
    font-weight: 600;
    color: #687289;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    font-size: 15px !important;
}
.audience-checkbox input[type="checkbox"] {
    display: absolute;
}
.audience-checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}
.audience-checkbox input[type="checkbox"]:focus + label {
    border: thin solid #59677F;
}
// Show off buttoms for audiences slut
.padding-filters {
    padding: 10px 2px; 
    align-self: center;
}
.elementor-section {
    min-height: initial;
}

.border-filters {
    border-bottom: thin solid #CBCFD5;
    clear: both;
}
.flex {
    display: flex;
}
.flex1 {
    flex: 1; /* additionally, equal width */
    padding: 1em;
}
// Lifecycle SPECIAL 
.vertical-buttoms {
    padding: 6px;
    margin: 0;
    width: 100%;
}
.vertical-buttoms:not(:last-child) {
    border-bottom: none; /* Prevent double borders */
}
.flex button {
    border: thin solid #DEE5EB;
}
.vertical-buttoms {
    font-size: 9px;
    padding: 6px 3px;
    background-color: #F8F9FC;
    border: thin solid #DEE5EB;
    color: #57606d;
}
.vertical-buttoms:hover {
    color: #222;
    background-color: #B4E1FF;
    transition: 0.5s;
}
.middle {
    vertical-align: middle;
}
g[Attributes Style] {
    display: none;
}

.btn-group button:not(:last-child) {
    border-right: none; /* Prevent double borders */
}
.audience-checkbox2 p {
    font-size: 10px;
}
.audience_category {
    display: flex;
}

.startborder {
    border-radius: 3px 0 0 3px;
}
.endborder {
    border-radius: 0 3px 3px 0;
}

.btn-group button {
    font-size: 9px;
    padding: 10px 3px;
    background-color: #F8F9FC;
    margin: 6px 0;
    color: #57606d;
}
.btn-group button:hover {
    color: #222222;
    background-color: #B4E1FF;
    transition: 0.5s;
}
button.active {
    color: #222222;
    background-color:  #B4E1FF;
}
.abuilder h3 {
    padding: 0 15px;
    margin-bottom: 20px;
    text-align: center;
}
.width-fitlers {
    width: 20%;
    float: left;
}
.index {
    text-align: center;
}
.index-explained {
    font-size: 9px;
    text-align: center;
}

@media only screen and (max-width: 600px) {
    body {
        width: 100%;
    }
    .abuilder {
        width: 100%;
        padding: 0;
        overflow: hidden;
    }
    .reach-analysis-table {
        padding: 0;
    }
    .reach-analysis-table .icon .fas {
        display: none;
    }
    .styled-table {
        width: 100%;
    }
    #chartdiv {
        display: none;
    }
    .padding-zero {
        padding: 0;
    }
    .flex1 {
        flex: auto;
    }
}


/* Table */
table-seamless {}
.table-seamless,
.table-seamless thead,
.table-seamless thead tr,
.table-seamless thead tr th,
.table-seamless tbody,
.table-seamless tbody tr,
.table-seamless tbody tr td {
    padding:0px 0px!important;
    margin: 0px!important;
    border:none!important;
    background-color: transparent!important;
    vertical-align: middle!important;
    line-height: 1;
}

.table-blocklist {
    width: 100%;
}
.table-blocklist a {
    padding: 11px 15px;
}
.table-blocklist thead tr th {
    border:none;
    font-weight: 600;
    color: #111;
}
.table-blocklist tbody tr {
    background-color: #f9f9f9;
    border:solid 0px #ccc;
}
.table-blocklist tbody tr:hover {
    background-color: #e9e9e9;
}
.table-blocklist tbody tr:not(:last-child) {
    border-bottom: 4px solid #fff;
}
.table-blocklist tbody tr td {
    padding: 0px;
    border-top: none;
    border-bottom: solid 0px #fff;
}

.table-blocklist tbody tr td a {
    display: block;
}

.table-blocklist tbody tr td .title {
    font-weight: 600;
    color: #1a1a1a;
}

/** nav **/

.elementor-nav-menu--layout-horizontal {
    z-index: 1001;
}

