/*
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
*/

@font-face {
    font-family: 'moderni';
    src: url('./fonts/moderni.eot');
    src: url('./fonts/moderni.eot?#iefix') format('embedded-opentype'),
         url('./fonts/moderni.woff2') format('woff2'),
         url('./fonts/moderni.woff') format('woff'),
         url('./fonts/moderni.svg#zona_black_regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1,h2,h3,h4,h5,h6 {
	font-family: 'moderni', sans-serif!important;
}
.kariez-offcanvas-drawer .offcanvas-logo {
  gap: 20px;
}
.has-sticky-header.tr-header-light .site-header.scrolling {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.68) 0%, rgba(0, 0, 0, 0) 100%)!important;
}
.offcanvas-social-icon .fab {
  color: var(--rt-title-color);
}
.footer-phone:not(:hover) {
  color: #fff;
}
