/*
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
*/

body {
  font-family: 'Roboto', sans-serif !important;
}
.rt-site-logo {
  width: 160px;
  padding-top: 5px;
}
.rt-support-wrap .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon::before {
  background-color: var(--rt-primary-color)!important;
}
.rt-support-wrap .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon::after {
  background-color: var(--rt-primary-color)!important;
}
footer .elementor-icon-box-description a {
  color:#fff;
}
.rt-button .btn .button-text {
  color: #fff!important;
}
.rt-button .btn .icon-delivery::before {
  font-size: 20px;
  padding-left: 5px;
  margin-top: -7px;
  float: right;
}
#preloader img {
  padding: 10%;
}
.kariez-offcanvas-drawer .offcanvas-logo .trigger-icon {
  width: 60px!important;
  height: 60px!important;
  z-index: 9999999999;
  position: absolute;
  right: 0;
  top: 0;
}
.kariez-offcanvas-drawer .offcanvas-logo .rt-mobile-logo {
  width: 180px;
}
.offcanvas-address .offcanvas-info li:last-of-type {
  font-size: 13px;
  line-height: 14px;
}
.kariez-offcanvas-drawer {
  justify-content: flex-start!important;
}
.swiper-navigation {
   display: block!important;
}
footer .mobile-hamburg {
   display: none!important;
}
footer .menu-icon-wrapper .rt-button .btn {
  width: 220px !important;
}
footer .rt-button .btn .icon-delivery::before {
  padding-left: 7px;
  margin-top: 0;
}
.kariez-breadcrumb-wrapper.has-bg .entry-title {
  font-weight: 800;
}
.kariez-widget-area .widget-title, .kariez-widget-area .wp-block-heading {
  font-size: 24px!important;
}
.rt-service-sidebar.widget_kariez_contact {
  background-color:#FAFAFA;
}
.kariez-widget-area .widget_nav_menu ul > li > a {
  padding-right: 15px;
}
.post-type-archive-rt-service .rt-button .btn:not(:hover) .button-text {
  color: var(--rt-title-color)!important;
}
.kariez-navigation ul > li > ul {
  width: 340px!important;
}

@media only screen and (max-width: 1280px) {
.kariez-navigation ul li:not(:last-child) {
  margin-right: 15px!important;
}
.kariez-navigation ul li a {
  padding: 36px 0!important;
}
.menu-icon-wrapper .rt-button {
  display: block!important;
}
.layout-left-sidebar #sidebar {
  order: 2!important;
}
}

@media only screen and (max-width: 767px) {
.rt-site-logo {
  width: 120px;
}
footer .rt-site-logo {
  width: 160px;
}
.menu-icon-wrapper .rt-button .btn {
  width: 140px !important;
  font-size:13px;
}
}