{"version":3,"file":"public/css/thha-admin-style.css","mappings":"AAYA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;AAXF;AAaE;EAAU;AAVZ;AAWE;EAAe;AARjB;AASE;EAEE;EAEA;EACA;EACA;EACA;EACA;EACA;UAAA;AATJ;AAWE;EAAY;AARd;AASE;EAAgB;AANlB;AAOE;EAAgB;AAJlB;AAKE;EAAgB;AAFlB;AAGE;EAAS;AAAX;AACE;EAAc;AAEhB;AADE;EAAsB;AAIxB;AAHE;EAAa;AAMf;AALE;EAAc;AAQhB;AAPE;EAAiB;AAUnB;AATE;EAAS;AAYX;AAXE;EAAkB;AAcpB;AAbE;EAAU;AAgBZ;AAfE;EAAkB;AAkBpB;AAjBE;EAAqB;AAoBvB;AAnBE;EAAiB;AAsBnB;AArBE;EAAkB;AAwBpB;AAvBE;EAAc;AA0BhB;AAzBE;EAAqB;AA4BvB;;AAhBI;EACE;EACA;EACA;EAAA;EAAA;EACA;MAAA;UAAA;EACA;MAAA;UAAA;EACA;AAmBN;AAlBQ;EACE;AAoBV;;AAdA;EACE;AAiBF;;AAfA;EACE;AAkBF;;AAhBA;EACE;AAmBF;;AAjBA;EACE;AAoBF;;AAlBA;EACE;AAqBF;;AAnBA;EACE;AAsBF;;AApBA;EACE;AAuBF;;AArBA;EACE;AAwBF;;AArBA;EACE;AAwBF;;AAtBA;EACE;AAyBF;;AAvBA;EACE;AA0BF;;AAxBA;EACE;AA2BF;;AAzBA;EACE;AA4BF;;AA1BA;EACE;AA6BF;;AA3BA;EACE;AA8BF,C","sources":["webpack://huge-addons-for-elementor/./assets/scss/thha-admin-style.scss"],"sourcesContent":["$bg-color: #f7f9fd;\n$sidebar-bg: #ffffff;\n$content-bg: #fdfdfe;\n$text-color: #555;\n$heading-color: #333;\n$active-bg: #e5efff;\n$active-border: #4a90e2;\n$active-text: #4a90e2;\n$card-bg: #ffffff;\n$border-color: #e9ecf0;\n$button-color: #4a90e2;\n\n.thha-icon{\n  display: inline-block;\n  width: 24px;\n  height: 24px; \n  background-repeat: no-repeat;\n  background-size: contain;\n  background-position: center;\n  vertical-align: middle;\n\n  &-check { background-image: url('../img/check.svg'); }\n  &-unlock-pro { background-image: url('../img/unlock-pro.svg'); }\n  &-externel-link { \n    // background-image: url('../img/externel-link.svg'); \n    background-color: #000; /* Initial icon color */\n    \n    /* This treats the SVG as a stencil */\n    -webkit-mask-image: url(../img/externel-link.svg);\n    mask-image: url(../img/externel-link.svg);\n    -webkit-mask-repeat: no-repeat;\n    mask-repeat: no-repeat;\n    mask-size: contain;\n  }\n  &-support { background-image: url('../img/support.svg'); }\n  &-call-center { background-image: url('../img/call-center.svg'); }\n  &-help-center { background-image: url('../img/help-center.svg'); }\n  &-bubble-chat { background-image: url('../img/bubble-chat.svg'); }\n  &-star { background-image: url('../img/star.svg'); }\n  &-accordion { background-image: url('../img/ha-widget-advance-accordion.svg'); }\n  &-advanced-icon-box { background-image: url('../img/ha-widget-advanced-icon-box.svg'); }\n  &-flip-box { background-image: url('../img/ha-widget-flip-box.svg'); }\n  &-post-grid { background-image: url('../img/ha-widget-post-grid.svg'); }\n  &-product-grid { background-image: url('../img/ha-widget-product-grid.svg'); }\n  &-link { background-image: url('../img/link.svg'); }\n  &-documentation { background-image: url('../img/docmentation.svg'); }\n  &-arrow { background-image: url('../img/arrow.svg'); }\n  &-cancel-circle { background-image: url('../img/cancel-circle.svg'); }\n  &-checkmark-circle { background-image: url('../img/checkmark-circle.svg'); }\n  &-support-user { background-image: url('../img/support-user.svg'); }\n  &-animated_text { background-image: url('../img/ha-widget-animated-text.svg'); }\n  &-plus-sign { background-image: url('../img/plus-sign.svg'); }\n  &-lottie-animation { background-image: url('../img/lottie-animation.svg'); }\n}\n\n\n// Mixin for clean transitions\n@mixin transition-ease {\n  transition: all 0.3s ease;\n}\n\n\n#adminmenu #toplevel_page_thha-addons-manager{\n  > a{\n    .wp-menu-image{\n      width: 20px;\n      margin: auto;\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      padding-left: 10px;\n        img{\n          padding: 0;\n        }\n    }\n  }\n}\n\n.w10{\n  width: 10px;\n}\n.w12{\n  width: 12px;\n}\n.w14{\n  width: 14px;\n}\n.w16{\n  width: 16px;\n}\n.w18{\n  width: 18px;\n} \n.w20{\n  width: 20px;\n}\n.w22{\n  width: 22px;\n}\n.w24{\n  width: 24px;\n}\n\n.h16{\n  height: 16px;\n}\n.h20{\n  height: 20px;\n}\n.h22{\n  height: 22px;\n}\n.h24{\n  height: 24px;\n}\n.h28{\n  height: 28px;\n}\n.h32{\n  height: 32px;\n}\n.h36{\n  height: 36px;\n}\n\n"],"names":[],"ignoreList":[],"sourceRoot":""}