/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

strong {
    font-weight: 600;
}

#hero .swiper-slide-inner:after {
    display: block;
    position: absolute;
    content: url(https://oimconsulting.kri8it.co.za/wp-content/uploads/2021/04/hero_corner.png);
    right: 0;
    bottom: -5px;
}

.pageheros:after {
    display: block;
    position: absolute;
    content: url(https://oimconsulting.kri8it.co.za/wp-content/uploads/2021/04/hero_corner.png);
    right: 0;
    bottom: -5px;
}

.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
		padding-left: 32px !important;
}

.elementor-item.elementor-item-active, .elementor-item.elementor-item:hover {
    color: #353437;
    background-image: url(https://oimconsulting.kri8it.co.za/wp-content/uploads/2021/04/menu-back.png);
    background-repeat: no-repeat;
    background-position: left;
}

.gfield input[type="text"]:after {
    content: "";
    position: Absolute;
    display: block;
    width: 15px;
    height: 15px;
    transform: rotate(45deg);
    background-color: #ba8d5b;
    bottom: -7px;
    right: -7px;
}

.gform_wrapper .gform_footer {
	padding: 0 0 10px 0;
}