/*
Theme Name:   Hello Elementor Child
Description:  Hello Elementor Child theme
Author:       Neptune Internet Services
Template:     hello-elementor
Version:      1.0.0
License:      GNU General Public License v2 or later
Text Domain:  hello-elementor-child
*/

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    background-color: #FFB24D !important;
    color: #ffffff;
}

.ch2-btn {
  font-size: 14px !important;
  padding: 10px 5px !important;
/*  border-color: #FFB24D;*/
/*  background-color: #FFB24D;*/
}


.ch2-style-light .ch2-btn-primary {

  font-size: 15px;
}

.ch2-btn.ch2-open-settings-btn.ch2-btn-transparent {
  font-size: 15px;
}

.ch2-style-light .ch2-btn-primary, .ch2-style-dark .ch2-btn-primary {
  background: #FFB24D;
}

.ch2-dialog-actions {

}
