/**
* Theme Name: The Reporter Child
* Description: This is a child theme of The Reporter.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: the-reporter
* Version: 1.0.0
* Tested up to: 6.6
* Requires PHP: 7.4
* License:
* License URI:
* Text Domain: the-reporter-child
* Copyright: cmsmasters 2025 / All Rights Reserved
*/
.offset-fix article.cmsmasters-blog__post:first-child {
	display: none;
}
@media (max-width: 767px) {
  body.rtl .elementor-721400 .elementor-element.elementor-element-71064c5f {
    left: unset !important;
    right: 45px !important;
  }
  body.rtl .elementor-721400 .elementor-element.elementor-element-1772adab {
	left: unset !important;
	right: 15px !important;
  }
}