/*
Theme Name:     Kariez Child Theme
Template:       kariez
Theme URI:      http://radiustheme.com/demo/wordpress/themes/kariez
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Kariez is an Responsive Cargo & Logistics WordPress Theme.
Version:        1.0.0
Tested up to: 	6.6
Requires PHP: 	7.4
Text Domain:    kariez
Tags: 			theme-options, featured-images, post-formats, one-column, two-columns, right-sidebar, custom-background, custom-header, editor-style, sticky-post, threaded-comments, translation-ready
License:   	  	Envato split License
License URI:  	https://themeforest.net/licenses/terms/regular
*/
/* migrated from parent assets/css/style.css — green/brown button placement */
.green-btn a {
	color: #524C12 !important;
}

.green-btn .btn-round-shape {
    background-color: #524C12 !important;
    transition: all 0.3s ease !important;
}

.green-btn .btn-round-shape i,
.green-btn .btn-round-shape::after {
    color: #ffffff !important;
}

.green-btn a.btn.button-4:hover {
    background-color: #524C12 !important;
    border-color: #524C12 !important;
}

.green-btn a.btn.button-4:hover .btn-round-shape i,
.green-btn a.btn.button-4:hover .btn-round-shape::after {
    color: #524C12 !important;
}

.green-btn a.btn.button-4:hover .btn-round-shape {
    background-color: #ffffff !important;
}
