/* 
Theme Name: Migrant Resource Centre Tasmania
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: sorellschool
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
h2, .elementor-element {
    scroll-margin-top: 200px; /* Adjust based on your header height */
}
a.elementor-button, .elementor-icon-list-item a, a.eael-infobox-button {
    text-decoration: none !important;
}
.elementor-kit-6 a {
    text-decoration-line: underline;
    text-decoration-color: #F15D29;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
}
.elementor-kit-6 a:hover {
    text-decoration-color: #E8A33B;
}
.cust-interactive-box .eael-elements-flip-box-icon-image {
	position: absolute;
	top: 20px;
	right: 30px;
}
.cust-interactive-box .eael-elements-flip-box-front-container, .cust-interactive-box .eael-elements-flip-box-rear-container {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}
.cust-interactive-box .eael-elements-flip-box-rear-container .eael-elements-slider-display-table,
.cust-interactive-box .eael-elements-flip-box-rear-container .eael-elements-flip-box-vertical-align {
    height: 100%;
}
.cust-interactive-box .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding {
    padding: 16px 32px;
    background: #f3f4f6bf;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.cust-interactive-box  .eael-elements-flip-box-padding {
    padding: 16px 32px;
    background: #f3f4f6bf;
}
.cust-interactive-box .eael-elements-flip-box-front-container .eael-elements-flip-box-heading {
    margin: 0;
}
.cust-interactive-box .eael-elements-flip-box-container .flipbox-button {
    display: inline-flex;
    align-items: center;
}
