.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-1216320:#370E3F;--e-global-color-5265630:#FFF59D;--e-global-color-e6ba1de:#000000;--e-global-color-205260c:#FFFFFF;--e-global-color-a9ac46f:#000000CC;--e-global-color-550d978:#FFFFFFCC;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-3650ab8-font-family:"Montserrat";--e-global-typography-3650ab8-font-size:18px;--e-global-typography-3650ab8-font-weight:500;--e-global-typography-34daa89-font-family:"Montserrat";--e-global-typography-34daa89-font-size:30px;--e-global-typography-34daa89-font-weight:500;--e-global-typography-d465dad-font-family:"Montserrat";--e-global-typography-d465dad-font-size:15px;--e-global-typography-d465dad-font-weight:300;--e-global-typography-dc23ab9-font-family:"Montserrat";--e-global-typography-dc23ab9-font-size:60px;--e-global-typography-dc23ab9-font-weight:400;--e-global-typography-dc23ab9-text-transform:uppercase;--e-global-typography-2f90ab0-font-family:"Montserrat";--e-global-typography-2f90ab0-font-size:40px;--e-global-typography-2f90ab0-font-weight:400;--e-global-typography-2f90ab0-letter-spacing:10px;--e-global-typography-d0ba10f-font-family:"Montserrat";--e-global-typography-d0ba10f-font-weight:400;--e-global-typography-cf25b0f-font-family:"Montserrat";--e-global-typography-cf25b0f-font-size:20px;--e-global-typography-cf25b0f-font-weight:400;--e-global-typography-cf25b0f-letter-spacing:0px;--e-global-typography-eb31ae4-font-family:"Montserrat";--e-global-typography-eb31ae4-font-weight:400;--e-global-typography-fe0a130-font-family:"Montserrat";--e-global-typography-fe0a130-font-size:15px;--e-global-typography-fe0a130-font-weight:300;--e-global-typography-e3c957c-font-family:"Montserrat";--e-global-typography-e3c957c-font-size:20px;--e-global-typography-e3c957c-font-weight:500;--e-global-typography-f8922ff-font-family:"Montserrat";--e-global-typography-f8922ff-font-weight:400;--e-global-typography-03fa575-font-family:"Montserrat";--e-global-typography-03fa575-font-size:25px;--e-global-typography-03fa575-font-weight:600;--e-global-typography-03fa575-letter-spacing:0px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a {
    color: revert;
}

/* Disable selection of text*/

.prevent-select {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

/* Dropbox block inside seminar*/

.dropbox-block {
    .dropbox-arrow-up {
        display: none;
    }
    
    .dropbox-content {
        display: none;
    }
}

.dropbox-active {
    .dropbox-arrow-up {
        display: block!important;
    }
    
    .dropbox-arrow-down {
        display: none!important;
    }
    
    .dropbox-content {
        display: block!important;
    }
}



.wc-block-components-button {
    background-color: #370E3F!important;
    color: white!important;
    border: solid 1px #370E3F!important;
}

    /*
.wp-element-button {
    background-color: yellow!important;
}
*//* End custom CSS */