/**
Theme Name: MC Astra
Author: MajorCreative
Author URI: https://majorcreative.com.au/
Description: Custom child theme compatible with Astra and Elementor
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mc-astra
Template: astra
*/
img[title]:hover {
    pointer-events: none;
}
#offcanvas-ba9eff0 {width:100% !important;}
#main ul {margin-top:0 !important;}
#main p:last-child {margin-bottom:0 !important;}

.elementor-button .elementor-button-icon {position:relative;transition: all .2s ease;left:0px;}
.elementor-button:hover .elementor-button-icon {left:10px;}
body mark {color:#ffffff;background:#EF5A29;}


.blog #main {padding-top:80px;}