/*
 Theme Name:   Techtlk Child
 Theme URI:    https://techtlk.rstheme.com/
 Description:  Techtlk Child — AAIT EN Software Company
 Author:       RSTheme / AAIT
 Author URI:   https://aait.sa
 Template:     techtlk
 Version:      1.0.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

html { direction: ltr; }

/* RevSlider: avoid collapsed width */
.rs-module-wrap,
rs-module-wrap,
.rev_slider_wrapper,
rs-module { max-width: 100%; }
.rs-module-wrap,
rs-module-wrap { width: 100% !important; }

#preloader,
.preloader,
.rs-preloader { display: none !important; }

/*
 * Parent default.css / slick.css reference legacy .eot/.woff/.svg that are not
 * shipped in this Techtlk build (only .woff2/.ttf). Override to silence 404s.
 */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../techtlk/assets/webfonts/fa-solid-900.woff2") format("woff2"),
       url("../techtlk/assets/webfonts/fa-solid-900.ttf") format("truetype");
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../techtlk/assets/webfonts/fa-regular-400.woff2") format("woff2"),
       url("../techtlk/assets/webfonts/fa-regular-400.ttf") format("truetype");
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../techtlk/assets/webfonts/fa-brands-400.woff2") format("woff2"),
       url("../techtlk/assets/webfonts/fa-brands-400.ttf") format("truetype");
}
@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../techtlk/assets/css/fonts/slick.woff") format("woff"),
       url("../techtlk/assets/css/fonts/slick.ttf") format("truetype");
}
