/*
Theme Name:     Sandbox Child
Theme URI:      https://demo.oceanthemes.site/sandbox/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       sandbox
*/

@import url("../sandbox/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

 .progress-wrap:after, .progress-wrap:after {
    color: #000f38;
}
 .progress-wrap svg.progress-circle path, .progress-wrap svg.progress-circle path {
    stroke: #000e37;
}
span.dreams_span {
    font-size: 21px !important;
}

/*font family*/
.font-thicboi > *,
.octf-btn,
div.font-thicboi.elementor-widget-heading.elementor-widget-heading .elementor-heading-title,
div.elementor-widget-text-editor,
.elementor-widget-icon-list li.elementor-icon-list-item,
.elementor-widget-icon-list li.elementor-icon-list-item a{
    font-family: inherit !important;
}
.awsm-job-entry-content.entry-content {
    padding: 0px !important;
}
.primary_color{
	color:var( --e-global-color-8021dc7 );
}
.elementor-188 .elementor-element.elementor-element-89f6563 .main-navigation ul ul a:hover, .elementor-188 .elementor-element.elementor-element-89f6563 .main-navigation ul ul li.dropdown > a:hover:after, .elementor-188 .elementor-element.elementor-element-89f6563 .main-navigation ul ul li.menu-item-has-children > a:hover:after, .elementor-188 .elementor-element.elementor-element-89f6563 .elementor-icon-list-text:hover, .elementor-188 .elementor-element.elementor-element-89f6563 ul li h5 {
    color: var(--sandbox-color-primary) !important;
}