/* 
Theme Name: Quickfire Digital Child Theme
Theme URI: https://github.com/elementor/hello-theme/
Description: Quickfire Digital Child Theme is a child theme of Quickfire Digital Theme, created by Quickfire team
Author: Quickfire Digital
Author URI: quickfiredigital.co.uk
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
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
*/
:root {
  --purple: #4357AD;
  --blue:   #00B4FF; 
  --green: #00CB73;
  --black: #000000;
  --pinkish-red: #FF5A6A;
  --light-yellow: #FFD55D4D;
  --light-green: #00CB7326;
  --light-blue: #00B4FF26;
  --light-purple: #4357AD26;
  --light-pinkish-red: #FF5A6A26;
}

.align-icon-button a .elementor-button-content-wrapper,.top-banner-tag .elementor-widget-container .elementor-icon-box-wrapper{
    align-items: center;
}
.table-icon-box .elementor-icon-box-wrapper .elementor-icon-box-title{
    margin-top:0;
}
.tags{
    height: 20px;
}
.landingpage-cta .elementor-cta__bg-wrapper{
    border-radius: 16px;
}
.top-banner-tag .elementor-icon svg{
    height: 40px;
}
.custom-svg-btn .elementor-button:hover svg path{
    stroke:#000;
}
.landingpage-cta a.elementor-cta__button{
    display: inline-flex;
    align-items:center;
}
.landingpage-cta a.elementor-cta__button:hover:after{
    filter: invert(1);
}
.landingpage-cta a.elementor-cta__button:after{
    content: "";
    display: inline-block;
    width: 20px; 
    height: 20px;
    background: url(/wp-content/uploads/2025/05/import.svg) no-repeat center / contain;
    filter: invert(0);
    transition: filter 0.3s ease-in-out;
    margin-left:8px;
}.ose-self-hosterd {
    height: 100px !important;
}
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta {
		border-radius: 50%;
    text-align: center;
}.width-logo.table-cell.sm-logo a {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
}.embedpress-document-embed.ose-document {
    width: 100% !important;
    height: 100% !important;
}a.elementor-button.elementor-button-link.elementor-size-sm:hover > svg {
    filter: invert(1);
}span.green-color {
    color: #00cb73;
}.button-icon span.elementor-button-icon svg {
    width: 31.38px;
}


.e-n-accordion-item[open] summary.e-n-accordion-item-title {
    border-radius: 24px 24px 0 0;
}
.pricing-list li.elementor-icon-list-item.elementor-inline-item {
    margin-bottom: 25px;
}
.elementor-element.elementor-element-35316a2.pricing-list .elementor-icon-list-icon svg {
    fill: transparent;
}
.highlight-grren{
		color:#00CB73
}
.highlight-blue{
		color:#00B4FF;
}
.highlight-pink{
		color:#FF5A6A
}
li.buttonformbl {
    display: none !important;
}b {
    font-weight: 700 !important;
}
@media (max-width:1024px){
ul#menu-2-5fd9e76 {
    height: 100vh;
}body.mobile-menu-open {
    overflow: hidden;
    height: 100vh;
    width: 100%;
    position: fixed;
}
.elementor-menu-toggle {
    padding: 12px 16px !important;
}li.buttonformbl {
    display: block !important;
}.buttonformbl a.elementor-item.elementor-item-anchor {
    background-color: #00b4ff;
    color: #fff !important;
    border-radius: 62px;
    padding-left: 24px !important;
    padding-right: 20px !important;
}li.buttonformbl.menu-item.menu-item-type-custom {
    width: 90%;
    margin-left: 20px;
   margin-top: 20px;
}.buttonformbl.menu-item {
    display: flex;
    justify-content: center; /* Centers the button */
    width: 90%;
    margin-left: 20px;
    margin-top: 20px;
}

.buttonformbl.menu-item a {
    display: flex;
    align-items: center;
    justify-content: space-between; /* Ensures text is left, icon is right */
    padding: 12px 24px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    color: #fff !important;
    background-color: #00b4ff;
    border-radius: 62px;
    width: max-content;
    min-width: 160px; /* Adjust width as needed */
    gap: 12px; /* Space between text and icon */
    transition: background-color 0.3s ease-in-out;
}

.buttonformbl.menu-item a:hover {
    background-color: #005bb5;
}

.buttonformbl.menu-item a::after {
    content: "";
    display: inline-block;
        width: 20px;
        height: 20px;
        margin-left: 65%;
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' class='e-font-icon-svg e-fas-chevron-right' viewBox='0 0 320 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
opacity:1 !important;        filter: invert(1) !important;
}
.buttonformbl.menu-item a .e-font-icon-svg {
    width: 18px;
    height: 18px;
    fill: #fff !important; /* Make icon white */
    margin-left: auto; /* Pushes SVG to the right */
}
}
@media only screen and (max-width:767px){
.full-width-mbl-button a{
    width: 100%;
}
.top-banner-tag .elementor-icon-box-wrapper{
    align-items:center;
}
}