/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1750489841
Updated: 2025-06-21 07:10:41
*/


body, body * {
    
  scrollbar-width: thin; 
  scrollbar-color: #07122b #f2f2f2; 
}

/* Chrome, Safari, Edge */
body *::-webkit-scrollbar, body::-webkit-scrollbar {
  width: 6px;
  height: 6px; 
}

body *::-webkit-scrollbar-track, body::-webkit-scrollbar-track {
  background: #f2f2f2;
}

body *::-webkit-scrollbar-thumb, body::-webkit-scrollbar-thumb {
  background-color: #07122b;
  border-radius: 10px;
}

body *::-webkit-scrollbar-thumb:hover, body::-webkit-scrollbar-thumb:hover {
  background-color: #050c1f; 
}


.elementor-nav-menu ul {
  border-left: 4px solid #07122b;
  border-top: 1px solid rgba(0,0,0,0.2);
  border-right: 1px solid rgba(0,0,0,0.2);
}
.elementor-nav-menu a {
  justify-content: space-between;
}
body .elementor-menu-toggle {
  padding: 0;
}
.errorMsg {
  color: #ff0000;
  font-size: 12px;
}
body {
  overflow-x: hidden;
}
p {
  margin: 0
}
.site-header {
  display: none;
}
.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon {
  background: transparent !important;
}
/**POPUP**/
body .sidebar-header {
  position: sticky;
  top: 0;
  z-index: 10;
}
.contact-form {
  display: flex;
  gap: 2%;
  flex-wrap: wrap;
}
.contact-form .form-group {
  width: 100%;
  margin: 0 0 15px 0;
}
.contact-form .wpcf7-form-control.wpcf7-submit {
  border: none;
  line-height: normal;
  min-width: 150px;
}
.wpcf7-not-valid-tip {
  font-size: 14px;
  line-height: normal;
}
.contact-form .form-group.half {
  width: 49%;
}
.contact-form label {
  width: 100%;
  color: #111;
  margin: 0 0 5px 0;
  display: inline-flex;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
}
.contact-form p .mathcaptcha-979 .wpcf7-mathcaptcha {
  max-width: 150px;
}
.contact-form p .mathcaptcha-979 {
  display: flex;
  align-items: center;
  gap: 5px;
}
.wpcf7 form .wpcf7-response-output {
  color: #fff;
  font-size: 14px;
  text-align: center;
  background: rgba(0,0,0, 0.5);
  border: none;
  font-weight: normal;
}
.contact-form p {
  color: #111;
}
.contact-form .wpcf7-form-control:not(.contact-form input[type="submit"]) {
  background: transparent;
  border: 1px solid rgba(0,0,0,0.2) !important;
}
.contact-form textarea {
  height: 80px;
}
/**TOOLS**/
.common-generator label {
  display: block;
  margin: 0 0 10px 0;
  color: #111111;
  font-family: "Montserrat";
  font-weight: 600;
}
.common-generator input, .common-generator select, .common-generator input:focus {
    color: #111111;
    background: rgba(255, 255, 255, 1);
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 8px 8px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 14px;
    outline: 0;

}

body select, body input{
	outline: 0
}

body .common-generator select {
  background-repeat: no-repeat;
  background-image: url(/wp-content/uploads/2025/06/black-down-arrow.png);
  background-size: 12px;
  background-position: right 13px top 16px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
    outline: 0;

}
.common-generator select option {
  background: #000;
  color: #fff;
}
.common-generator .form-group button,  .common-generator .css-code button {
  background: #07122b;
  width: 100%;
  border: none;
  padding: 8px 12px;
  cursor: pointer;
  color: #fff;
  border-radius: 64px;
  min-height: 42px;
}
.common-generator .form-group button:hover,.common-generator .css-code button:hover {
  background-color: #020403;
}
.common-generator textarea, .shaddow-generator .css-output, .gradiant-generator .code-box {
  width: 100%;
  margin: 10px 0;
  color: #111111;
  background: #fff;
  padding: 10px;
  border-radius: 8px;
  font-family: "Montserrat";
  white-space: pre-wrap;
  word-break: break-word;
  min-height: 150px;
  border: 1px solid #ccc;
  font-size: 14px;
}
.common-generator {
  display: flex;
  align-items: stretch;
}
.left-generator {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 2%;
  padding: 50px 50px 50px 0;
}
.right-generator {
  width: 50%;
  padding: 50px 0 50px 50px;
  border-left: 1px solid #02040333;
}
.common-generator .form-group {
  margin: 0 0 10px 0;
  width: 49%;
}
.common-generator .form-group.full {
  width: 100%;
}
.output-body h3 {
  margin: 0;
  color: var( --e-global-color-primary );
}
.output-body {
  height: 100%;
}
.inneroutput {
  min-height: calc(100% - 60px);
  border-radius: 12px;
  margin: 10px 0 30px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 20px;
  position: relative;
  background: rgba(255, 255, 255, 1);
  border: 1px solid #ccc;
}
.inneroutput .preview {
  height: auto;
  color: #07122b;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  padding: 20px;
  gap: 5px;
  width: 100%;
  display: flex;
  font-size: 25px;
  min-height: 100%;
}
.common-generator .animated-box {
  min-height: 200px;
  color: #fff;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  gap: 5px;
  width: 90%;
  height: 90%;
  display: flex;
  font-size: 25px;
  background: #07122b;
}
.common-generator .checkbox-group {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}
.common-generator .checkbox-group label {
  display: flex;
  gap: 5px;
  background: transparent;
  padding: 5px;
  font-weight: normal;
  border-radius: 5px;
  cursor: pointer;
  box-shadow: 0 0 20px 0 #ddd;
  margin: 2px 0;
  font-size: 14px;
  border: 1px solid rgba(0,0,0,00.2);
  margin: 0 !important;
}
.open-font-dropdown p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/**GOOGLE FONTS GENERATOR**/
#weightCheckboxes {
  background: #fff;
  min-height: 42px;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  max-height: 190px;
  overflow: auto;
}
#weightCheckboxes div {
  width: 100%;
  font-weight: normal;
  margin: 10px 0;
}
#weightCheckboxes div strong {
  font-weight: normal;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  padding: 5px 12px;
  border-radius: 8px;
  background: #07122b;
}
#fontMultiSelect {
  max-height: calc(40vh);
  overflow-y: auto;
  padding-left: 10px;
}
#fontMultiSelect label {
  display: block;
  cursor: pointer;
  margin-bottom: 4px;
}
#weightCheckboxes:empty:before {
  content: " Please choose a Google Font to view its available weights.";
  display: block;
}
.common-generator .form-group .clost-g-font {
  z-index: 100;
  position: absolute;
  width: 30px;
  padding: 5px;
  right: -15px;
  height: 30px;
  min-height: unset;
  border-radius: 100%;
  top: -10px;
}
.choosefont {
  position: relative;
}
.open-web-dropdown {
  position: absolute;
  z-index: -1;
  background: #07122b;
  padding: 0;
  top: 100%;
  transition-duration: .5s;
  opacity: 0;
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 8px;
  width: 100%;
  min-width: 250px;
  right: 0;
}
.open-web-dropdown label input[type="checkbox"] {
  width: 15px;
  float: right;
}
.open-web-dropdown.show {
  opacity: 1;
  visibility: visible;
  z-index: 10;
}
.google-font-generator .inneroutput .preview {
  flex-direction: column;
  text-align: center;
}
.open-font-dropdown {
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #111111;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 8px 12px;
  border-radius: 8px;
  cursor: pointer;
  justify-content: space-between;
  min-height: 42px;
}
.google-font-generator .inneroutput {
  height: 300px;
  overflow: auto;
  display: block;
}
.elementor .open-font-dropdown img {
  max-width: 12px;
  transition-duration: .5s;
}
.elementor .open-font-dropdown  p {
  margin: 0;
}
.open-web-dropdown input#fontSearch {
  height: 35px;
  border: 1px solid rgba(255,255,255,0.2);
  background: #fff;
  font-size: 14px;
  margin: 0 0 10px 0;
}
#fontMultiSelect label {
  font-weight: normal;
  display: block;
  cursor: pointer;
  margin-bottom: 0;
  color: #fff;
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.2);
  font-family: 'Montserrat';
  transition-duration: .3s;
}
#fontMultiSelect label:hover {
  background: #111;
}
.searchfont-bar {
  padding: 10px 10px 0 10px;
}
.clear-font-button {
  margin: 10px 0 0;
  display: flex;
  justify-content: flex-end;
}
.common-generator .form-group .clear-font-button button {
  width: auto;
  display: inline-flex;
  justify-content: center;
  padding: 5px 12px;
  min-height: unset;
  font-size: 12px;
}
/**BOX SHADOW GENERATOR**/
.shaddow-generator .preview-box {
  width: 300px;
  height: 150px;
  margin: 20px auto;
  background: linear-gradient(180deg, #07122b 0%, var( --e-global-color-accent ) 100%);
  border-radius: 8px;
  transition: box-shadow 0.2s ease;
}
.shaddow-generator .controls {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 20px;
}
.shaddow-generator .control {
  flex: 1 1 180px;
}
.common-generator input[type="range"],
    .common-generator input[type="text"] {
  width: 100%;
  accent-color: #07122b;
}
.common-generator input[type="range"] {
  padding: 0;
}
.common-generator.shaddow-generator input[type="color"], .common-generator.shaddow-generator #manualColor {
  width: 100%;
  height: 42px;
  padding: 2px 5px;
  color: #111;
  border: 1px solid rgba(0,0,0,0.2);
}
.shaddow-generator .toggle {
  display: flex;
  align-items: center;
  gap: 10px;
}
.shaddow-generator .toggle input {
  display: none;
}
.shaddow-generator .toggle-slider {
  width: 40px;
  height: 20px;
  background: #000;
  border-radius: 20px;
  position: relative;
  transition: 0.3s;
  cursor: pointer;
}
.shaddow-generator .toggle-slider::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  background: white;
  border-radius: 50%;
  transition: 0.3s;
}
.shaddow-generator .toggle input:checked + .toggle-slider {
  background: linear-gradient(180deg, var( --e-global-color-accent ) 0%,  #07122b 100%);
}
.shaddow-generator .toggle input:checked + .toggle-slider::after {
  transform: translateX(20px);
}
.shaddow-generator .color-control {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.shaddow-generator .color-picker-wrap {
  display: flex;
  gap: 8px;
}
.shaddow-generator .inneroutput {
  background: rgba(255,255,255,0.5);
  border: 1px solid rgba(0,0,0,0.2);
}
.common-generator.shaddow-generator #manualColor::placeholder {
  color: #111
}
/**GRADIANT CSS Generator***/
    .gradiant-generator .input-with-symbol {
  display: flex;
  align-items: center;
  width: 50%;
}
.gradiant-generator .input-with-symbol input {
  border-radius: 6px 0 0 6px;
  border-right: none;
  color: #111;
}
.gradiant-generator .input-with-symbol span {
  background: #07122b;
  padding: 11px 10px;
  border-radius: 0 6px 6px 0;
  border: none;
  border-left: none;
  color: #fff;
}
.export-buttons {
  display: flex;
  margin: 20px 0 0 0;
  gap: 15px;
}
.common-generator input[type="color"] {
  height: 40px;
  padding: 5px;
}
.common-generator .form-group.quarter {
  width: 32%;
}
.gradiant-generator .preview-box {
  height: 200px;
  border-radius: 10px;
  margin: 20px 0;
  border: 1px solid #ddd;
  transition: background 0.3s ease;
}
.gradiant-generator  button {
  background: #007bff;
  color: #fff;
  padding: 10px 16px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  margin-right: 8px;
}
.gradiant-generator #angleWrapper, .gradiant-generator #radialControls {
  display: none;
  width: 100%;
  gap: 10px;
}
.c-flex {
  display: flex;
  gap: 10px;
  align-items: center;
  position: relative;
}
.common-generator.gradiant-generator .remove-stop-btn {
  position: absolute;
  width: 20px;
  top: -23px;
  min-height: unset;
  right: 0;
  height: 20px;
  display: flex;
  align-items: center;
  padding: 0;
  justify-content: center;
  font-size: 12px;
}
#extraStopsContainer {
  margin: 0;
}
/***HTML FORMATTE***/
    .html-formatter-generator {
  position: relative;
  align-items: baseline;
}
.html-formatter-generator .inneroutput {
  min-height: auto;
  height: auto;
  position: relative;
    margin: 10px 0;
}
.html-formatter-generator textarea {
  margin: 0;
  height: 160px;
}
.html-formatter-generator .inneroutput .preview {
  font-size: 14px;
  white-space: pre-wrap;
  display: block;
  min-height: 400px;
}
.html-formatter-generator .inneroutput .preview-box {
  width: 100%;
  max-height: 400px;
  overflow: auto;
  min-height: 400px;
}
.html-formatter-generator .stats-bar {
    margin: 0;
}
.common-generator textarea::placeholder {
  color: #fff
}
.html-formatter-generator select, .html-formatter-generator  input[type="file"] {
    padding: 0.5rem 0.5rem;
    border-radius: 0.5rem;
    border: 1px solid #ccc;
    height: 45px;
    font-size: 14px;
}
.export-buttons.position-ex button {
  height: auto;
  border: 1px solid rgba(255,255,255,0.5);
  padding: 5px 12px;
  font-size: 12px;
}
.clear-btn {
  background-color: #dc2626;
}
.html-formatter-generator .clear-btn:hover {
  background-color: #b91c1c;
}
.html-formatter-generator .drop-zone {
  border: 2px dashed rgba(255,255,255,.5);
  text-align: center;
  padding: 1.5rem;
  margin-bottom: 1rem;
  border-radius: 0.75rem;
  transition: background 0.3s;
  color: #fff;
}
.html-formatter-generator .drop-zone.dragover {
  background: linear-gradient(90deg, var( --e-global-color-accent ) 0%, #f2295b 100%);
}
.html-formatter-generator .button-group {
  display: flex;
  gap: 0.75rem;
  margin-top: 1rem;
  justify-content: flex-end;
}
.html-formatter-generator #previewBox {
  width: 100%;
  height: 100%;
  margin: 0;
}
.html-formatter-generator .output {
  background: linear-gradient(90deg, var( --e-global-color-accent ) 0%, #f2295b 100%);
  height: 100%;
  margin: 0;
  border-radius: 10px;
  overflow: auto;
  min-height: 435px;
  max-height: 500px;
  color: #fff
}
.export-buttons.position-ex {
  position: absolute;
  top: 20px;
  right: 20px;
  gap: 10px;
  z-index: 9;
  margin: 0;
}
#htmlInput.dragover {
  background: rgba(255, 255, 255, 0.2);
}
/**BEAUTIFY AND MINIFY CSS***/
.common-generator.css-beauti-minify.mb-2 .form-group.full {
  margin: 0;
}
.css-beauti-minify .toggle {
  display: flex;
  gap: 1rem;
  justify-content: center;
  color: #fff;
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #02040333;
}
.css-beauti-minify  .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 30px;
}
.css-beauti-minify .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.css-beauti-minify  .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #07122b;
  transition: 0.4s;
  border-radius: 34px;
  border: 1px solid #ccc;
}
.css-beauti-minify  .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 0;
    background-color: #fff;
    transition: 0.4s;
    border-radius: 50%;
    top: 50%;
    transform: translateX(30px) translateY(-50%);
}

.css-beauti-minify  input:checked + .slider {
    background: #fff;
}

.css-beauti-minify  input:checked + .slider:before {
    transform: translateX(0) translateY(-50%);
    background: #07122b;
    left: 6px;
}
.css-beauti-minify  .switch-label {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 600;
  color: #111;
}
.css-beauti-minify  textarea:focus {
  border-color: #764ba2;
  outline: none;
}
.css-beauti-minify  .controls {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  margin-top: 1.5rem;
}
.css-beauti-minify  .controls input[type="file"] {
  display: none;
}
.css-beauti-minify  pre code {
  white-space: pre-wrap;
  font-size: 0.95rem;
}
.css-beauti-minify  textarea {
  min-height: 400px;
    margin: 0;
}
.css-beauti-minify .inneroutput {
    min-height: auto;
    height: auto;
    position: relative;
    flex-direction: column;
    margin: 10px 0;
}
.css-beauti-minify .preview-box {
  padding: 20px;
  border-radius: 10px;
  position: relative;
  color: #111111;
  width: 100%;
  max-height: 400px;
  overflow: auto;
  min-height: 400px;
}

.stats-bar {
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 4px;
  padding: 8px 12px;
  margin: 0 0 10px 0;
  font-size: 12px;
  font-family: monospace;
  color: #6c757d;
  text-align: right;
}      

.stats-bar.highlight {
  background: #e7f3ff;
  border-color: #b3d9ff;
  color: #0066cc;
}
.loader {
  text-align: center;
  padding: 20px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 5px;
  margin: 10px;
}

.spinner {
  border: 4px solid #f3f3f3;
  border-top: 4px solid #3498db;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite;
  margin: 0 auto 15px;
}


/**Glow text pro**/
.glowtext-generator #previewBox {
  line-height: normal;
  text-align: center;
}
.glowtext-generator .inneroutput {
  height: calc(100% - 80px);
  min-height: 300px;
  overflow: auto;
  background: rgba(255,255,255,1);
}
/**UNIT CONVERTER***/
#results {
  width: 100%;
  height: 100%;
  padding: 20px;
  border-radius: 10px;
  position: relative;
  color: #fff;
  background-color: #07122b;
  overflow: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 4%;
}
#results .result-item {
  background: rgba(255,255,255,0.92);
  width: 48%;
  border-radius: 64px;
  align-items: center;
  padding: 4px 12px;
  display: flex;
  gap: 6px;
  font-size: 14px;
  overflow: hidden;
  color: #07122b;
}
/***LOREM ISPUM CSS**/
.lorem-generator .inneroutput {
  min-height: auto;
  height: auto;
  position: relative;
}
.lorem-generator .preview-box {
  background: linear-gradient(90deg, var(--e-global-color-accent) 0%, var( --e-global-color-secondary ) 100%);
  padding: 20px;
  border-radius: 10px;
  position: relative;
  color: var( --e-global-color-primary );
  width: 100%;
  max-height: 250px;
  overflow: auto;
  min-height: 250px;
}
.common-generator.lorem-generator .right-generator {
  width: 60%;
}
.common-generator.lorem-generator .left-generator {
  width: 40%;
  flex-direction: column;
}
.lorem-generator .left-generator .form-group {
  width: 100%;
}
/**Case generator**/
.case-generator textarea {
  resize: none;
  white-space: pre-wrap;
  min-height: 300px;
  max-height: 300px;
  overflow: auto;
}
.case-generator .output-box {
  white-space: pre-wrap;
}
.case-generator .preview-box {
  background: linear-gradient(90deg, var(--e-global-color-accent) 0%, #07122b 100%);
  padding: 20px;
  border-radius: 10px;
  position: relative;
  width: 100%;
  max-height: 400px;
  overflow: auto;
  min-height: 400px;
}
.case-generator .output-body {
  height: auto;
}
.case-generator .export-buttons {
  margin: 5px 0 0 0;
}

.all-cases .button-group {
  border: 1px solid #ddd;
  display: flex;
  overflow: auto;
  gap: 10px;
  background: #fff;
  padding: 10px;
  border-radius: 8px;
}
.all-cases .button-group {
    
  scrollbar-width: thin; 
  scrollbar-color: #07122b #f2f2f2; 
}

/* Chrome, Safari, Edge */
.all-cases .button-group::-webkit-scrollbar {
  width: 6px;
  height: 6px; 
}

.all-cases .button-group::-webkit-scrollbar-track {
  background: #f2f2f2;
}

.all-cases .button-group::-webkit-scrollbar-thumb {
  background-color: #07122b;
  border-radius: 10px;
}

.all-cases .button-group::-webkit-scrollbar-thumb:hover {
  background-color: #050c1f; 
}
.all-cases .button-group button {
  font-size: 12px;
  padding: 5px 15px;
  border: none;
}
/**JSON FORMATTER**/
.jsongen .preview-box {
    width: 100%;
}
.jsongen .inneroutput {
  max-height: 400px;
  overflow: auto;
  min-height: 300px
}
.common-generator.jsongen {
  align-items: flex-start;
}
.error-message {
  color: #ff0000;
  font-size: 12px;
}
/***CLIP PATH GENERATOR**/
   .clip-path-css  #controls {
  max-width: 900px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.clip-path-css  #editor {
  width: 400px;
  height: 400px;
  background: #eee;
  border: 1px solid #ccc;
  position: relative;
  user-select: none;
  background-position: center;
}
.clip-visual {
  height: 100%;
  width: 100%;
}
.point {
  position: absolute;
  width: 20px;
  height: 20px;
  background: #07122b;
  border: 2px solid white;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  cursor: move;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  z-index: 10;
}
.delete-point {
  display: none;
  position: absolute;
  top: -8px;
  right: -8px;
  width: 16px;
  height: 16px;
  background: #e74c3c;
  color: white;
  border-radius: 50%;
  text-align: center;
  line-height: 16px;
  font-size: 12px;
  cursor: pointer;
  z-index: 11;
  border: 1px solid #fff;
}
.point:hover .delete-point {
  display: block;
}
.clip-path-css  #output {
  background: #07122b;
  color: #fff;
  padding: 1rem;
  width: 100%;
  overflow-x: auto;
  font-family: monospace;
  border-radius: 5px;
  margin-top: 1rem;
  user-select: all;
  white-space: pre-wrap;
  margin-bottom: 0;
}
.preset-grid {
  display: flex;
  width: 100%;
  height: 100%;
  overflow: auto;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 1%;
  gap: 10px 1%;
}
.btm-clip .export-buttons {
  margin: 0;
  gap: 10px;
}
.common-generator .preset-option {
  margin: 0;
  padding: 5px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background: #fff;
  position: relative;
  cursor: pointer;
  text-align: center;
  user-select: none;
  width: 6.2%;
  border-radius: 4px;
}
.common-generator .preset-option.active {
  background: #07122b;
}
.common-generator .preset-option.active .preset-name {
  color: #fff;
}
.common-generator .preset-option .preset-shape {
  margin: 0;
}
.preset-option input[type="radio"] {
  display: none;
}
.preset-shape {
  width: 35px;
  height: 35px;
  margin: 0 auto;
  border-radius: 8px;
  background: transparent;
  position: relative;
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
  clip-path: polygon(50% 50%);
  transition: border-color 0.3s ease;
  object-fit: contain;
}
.preset-option input[type="radio"]:checked + .preset-shape {
  border: 3px solid #007bff;
  box-shadow: 0 0 8px #007bff;
}
.preset-name {
  margin-top: 4px;
  font-size: 10px;
  text-transform: capitalize;
  color: #333;
}
.leftclipath {
  width: 100%;
  border-right: 1px solid #ccc
}
.rightclipath {
  width: 350px;
}
.clip-path-css.common-generator {
  gap: 0;
  flex-direction: inherit;
}
.clip-header {
  display: none;
}
.clip-header h1 {
  text-align: center;
  margin: 0;
  padding: 10px;
  border-bottom: 1px solid #ddd;
}
.btm-clip {
  padding: 20px;
  border-top: 1px solid #ccc;
}
.clip-path-css  h1 {
  color: #fff;
  padding: 10px 15px;
  background: #07122b;
  margin: 0;
  font-size: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.leftclipath h1 {
  display: none
}
.editor-view {
  background: #fff;
  display: flex;
  justify-content: center;
  padding: 20px;
  align-items: center;
}
.form-group-flex {
  display: flex;
  gap: 10px;
  width: 100%;
}
.wrap-this {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-direction: column;
}
.common-generator .wrap-this .form-group {
  margin: 0;
}
.rightclipath .form-group-flex .form-group small {
  font-size: 10px;
  line-height: 1.2;
  display: inline-block;
  margin: 5px 0 0;
  color: #07122b;
  font-weight: 500;
}
.btm-clip button {
  border: none;
  padding: 12px;
  line-height: normal;
  height: auto;
  font-size: 12px;
}
.common-generator .wrap-this label, body .common-generator .wrap-this select, body .common-generator .wrap-this input {
  font-size: 12px;
}
body .common-generator .btm-clip .wrap-this button {
  border: none;
  padding: 8px 12px;
  font-size: 12px;
  height: auto;
  line-height: normal;
}
.clip-path-btm-c {
  padding: 15px;
  border-top: 1px solid #ccc;
}

.copyright-year {color: #fff}

.site-footer {
  display: none;
}
/***IMAGE CROPPER**/
.image-cropper-tool {
  display: flex;
  width: 100%;
}
.cropper-tool {
  display: flex;
  width: 100%;
}
.left-crop-view {
  width: 100%;
}
.sidebar-crop-assets {
  min-width: 350px;
}
.sidebar-crop-assets {
  min-width: 350px;
  padding: 20px;
  max-width: 350px;
}
.header-taskbar {
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #02040333;
  border-left: 1px solid #02040333;
}
.cropper-tool label {
  font-size: 14px;
  color: #111111;
  font-family: "Montserrat";
  font-weight: 500;
  margin: 0 0 10px 0;
}
#aspectRatio, #filterSelect, #sortBy {
  background-repeat: no-repeat;
  background-image: url(/wp-content/uploads/2025/06/black-down-arrow.png);
  background-size: 12px;
  background-position: right 13px top 16px;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  min-width: 180px;
}
.sidebar-crop-assets p {
  font-size: 14px;
}
body .cropper-tool button {
  border: none;
  padding: 8px 20px;
  font-size: 14px;
}
.bottom-taskbar-left button {
  width: 48%;
}
.bottom-taskbar {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.bottom-taskbar-right button {
  width: 100%;
}
.left-taskbar {
  display: flex;
  align-items: center;
  gap: 10px;
}
.image-cropper-tool .drop-wrapper {
  width: 100%;
  background: #fff;
  padding: 0;
  text-align: center;
  border: 2px dashed #888;
  border-radius: 4px;
  cursor: pointer;
  max-width: 100%;
  color: #111111;
}
.image-cropper-tool #dropArea {
  min-height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 10px;
}
.bottom-taskbar-left {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content:center;
}
.image-cropper-tool  #canvasWrapper {
  position: relative;
  width: 100%;
  margin: 20px 0;
  cursor: zoom-in;
  overflow: hidden;
}
.image-cropper-tool  canvas {
  width: 100%;
  display: block;
  background: #fff;
  border: 1px solid #02040333;
  border-radius: 4px;
}
.image-cropper-tool  #cropBox {
  position: absolute;
  border: 2px dashed #07122b;
  background: rgba(0,170,255,0.15);
  cursor: move;
}
.Upload-cropper {
  display: flex;
  border-left: 1px solid #02040333;
  border-right: 1px solid #02040333;
}
.upload-c-left {
  width: 30%;
  padding: 20px;
  gap: 10px;
  display: flex;
  flex-direction: column;
}
.upload-c-right {
  width: 70%;
  border-right: 1px solid #02040333;
  padding: 20px;
}
.image-cropper-tool  .handle {
  width: 10px;
  height: 10px;
  background: #07122b;
  position: absolute;
}
.nw {
  top: -5px;
  left: -5px;
  cursor: nwse-resize;
}
.ne {
  top: -5px;
  right: -5px;
  cursor: nesw-resize;
}
.sw {
  bottom: -5px;
  left: -5px;
  cursor: nesw-resize;
}
.se {
  bottom: -5px;
  right: -5px;
  cursor: nwse-resize;
}
.n {
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  cursor: ns-resize;
}
.s {
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  cursor: ns-resize;
}
.e {
  right: -5px;
  top: 50%;
  transform: translateY(-50%);
  cursor: ew-resize;
}
.w {
  left: -5px;
  top: 50%;
  transform: translateY(-50%);
  cursor: ew-resize;
}
.image-cropper-tool  #dimensionLabel {
  position: absolute;
  top: -22px;
  left: 0;
  font-size: 12px;
  background: #07122b;
  color: white;
  padding: 2px 6px;
  border-radius: 4px;
}
.image-cropper-tool  #preview {
  margin: 0 0 10px 0;
  border: 1px solid #02040333;
  background: #fff;
  display: block !important;
  transition: transform 0.3s ease;
  border-radius: 4px;
}
.image-cropper-tool #thumbnailHistory {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  min-height: 112px;
  border: 1px solid #02040333;
  border-radius: 4px;
  background: #fff;
  padding: 10px;
  margin: 0 0 15px 0;
  position: relative;
}
.image-cropper-tool #thumbnailHistory:empty:before {
  color: #000;
  align-items: center;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  justify-content: center;
  text-align: center;
  display: flex;
  content: "\1F604 No images uploaded yet";
  font-size: 14px;
  font-weight: 500;
}
.image-cropper-tool #thumbnailHistory .thumb-wrapper {
  width: 31%;
  position: relative;
}
.image-cropper-tool  .thumb {
  height: 80px;
  object-fit: cover;
  cursor: pointer;
  width: 100%;
  border: 1px solid #02040333;
  padding: 5px;
  border-radius: 4px;
  background: #f2f2f2;
}
.image-cropper-tool #thumbnailHistory .thumb-wrapper .delete-icon {
  position: absolute;
  top: -11px;
  right: -3px;
  background: #e74c3c;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  cursor: pointer;
  line-height: normal;
}
.image-cropper-tool .thumb.active {
  background: #07122b;
}
.image-cropper-tool  .zoom-controls {
  position: absolute;
  right: 40px;
  bottom: 40px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.image-cropper-tool .zoom-controls button {
  width: 40px;
  height: 40px;
  font-size: 20px;
  border-radius: 50%;
  padding: 0;
}
.cropped-images ul {
  list-style: none;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  min-height: 112px;
  border: 1px solid #02040333;
  border-radius: 4px;
  background: #fff;
  padding: 10px;
  margin: 0;
  position: relative;
}
.cropped-images ul:empty:before {
  color: #000;
  align-items: center;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  justify-content: center;
  text-align: center;
  display: flex;
  content: "\1F604 No images cropped yet";
  font-size: 14px;
  font-weight: 500;
}
.cropped-thumb {
  position: relative;
  width: 80px;
  height: 80px;
  object-fit: cover;
  cursor: pointer;
  border: 1px solid #02040333;
  padding: 5px;
  border-radius: 4px;
  background: #f2f2f2;
  margin: 5px 0;
}
.cropped-thumb img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.cropped-delete {
  position: absolute;
  top: -8px;
  right: -8px;
  background: #e74c3c;
  color: white;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
}
.dynmaictext {
  font-size: 0.8em;
  font-weight: normal;
}
.loader-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  display: none;
}
.circle-loader {
  width: 50px;
  height: 50px;
  border: 5px solid #f3f3f3;
  border-top: 5px solid #3498db;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  0% {
  transform: rotate(0deg);
}
100% {
  transform: rotate(360deg);
}
}
.sidebar-crop-assets h1, .left-crop-view h1 {
  font-size: 25px;
}
.left-crop-view h1 {
  display: none;
}
.bottom-taskbar label {
  margin: 10px 0 0;
}
.input-area {
  display: flex;
  gap: 10px;
  margin: 0 0 10px 0;
}
.input-area input {
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
/**COLOR ECTRACTOR**/
.color-extractor .drop-zone {
  padding: 2rem;
}
.color-extractor  .drop-zone.dragover {
  background: #e8f0ff;
  border-color: #007bff;
}
.color-extractor  .preview-wrapper {
  text-align: center;
  margin-top: 1rem;
  position: relative;
}
.color-extractor  .preview-note {
  font-style: italic;
  color: #777;
  margin-top: 1rem;
}
.color-extractor .preview-wrapper  #preview {
  max-width: 100%;
  margin: 0 !important;
  background: no-repeat !important;
  padding: 0 !important;
  border: none !important;
  width: 100%;
  border-radius: 0 !important;
}
.color-extractor  .controls {
  margin-top: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
}
.color-extractor  .controls input, .color-extractor  .controls select, .color-extractor  .controls button {
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.color-extractor .colors-container {
  margin: 10px 0 0 0;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(60px, 1fr));
  gap: 10px;
  min-height: 100px;
  background: #fff;
  border: 1px solid #02040333;
  border-radius: 4px;
  padding: 10px;
}
.color-extractor  .color-box {
  text-align: center;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.color-extractor .color-preview {
  height: 50px;
}
.color-extractor .color-code {
  padding: 5px;
  background: #fff;
  font-size: 12px;
  cursor: pointer;
  font-weight: 500;
}
.color-extractor .hidden {
  opacity: 0;
}
.color-extractor  .preview-wrapper {
  text-align: center;
  margin-top: 1rem;
  position: relative;
  width: 100%;
  display: block;
  background: #fff;
  border: 1px solid #02040333;
  border-radius: 4px;
  min-height: 60vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.color-extractor .form-group {
  margin: 0 0 20px 0;
}
.color-extractor .form-group.d-btn {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
/**CURVE SHAPE GENERATOR**/
.curve-shape  select {
  background-repeat: no-repeat;
  background-image: url(/wp-content/uploads/2025/06/black-down-arrow.png);
  background-size: 12px;
  background-position: right 13px top 16px;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  min-width: 180px;
}
code#cssCode {
  word-wrap: break-word;
}
.filters-panel #colorPicker {
  width: 100%;
  height: 41px;
  border-radius: 4px;
}
.curve-shape  #preview {
  width: 100%;
  max-width: 800px;
  height: 200px;
  background: linear-gradient(to right, #0072ff, #07122b);
  clip-path: path('');
  display: flex !important;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 1.2rem;
  margin-bottom: 1rem;
  transition: background 0.3s;
}
.curve-shape #cssOutput {
  background: white;
  padding: 1rem;
  max-width: 800px;
  width: 100%;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  font-family: monospace;
  margin-bottom: 1rem;
}
.curve-shape  svg circle {
  fill: red;
  cursor: pointer;
}
.curve-shape  svg text.delete {
  fill: red;
  font-size: 14px;
  cursor: pointer;
  user-select: none;
}
.curve-shape  .preview-wrapper {
  text-align: center;
  margin-top: 1rem;
  position: relative;
  width: 100%;
  display: block;
  background: #fff;
  border: 1px solid #02040333;
  border-radius: 4px;
  min-height: 60vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.curve-shape .form-group {
  margin: 0 0 20px 0;
}
.cropper-tool  .input-check label {
  margin: 0;
  border: 1px solid #02040333;
  padding: 12px 20px;
  border-radius: 64px;
  background: #fff;
  cursor: pointer;
}
/**FANCY BORDER CSS*/
.fancy-Border-radius .card {
  border-radius:14px;
  background:linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0.01));
  border:1px solid rgba(255,255,255,0.06);
  padding:16px;
  box-shadow:0 12px 40px rgba(0,0,0,.5);
}
.fancy-Border-radius .group {
  border-radius: 10px;
  margin-bottom: 12px;
  background: #fff;
  display: flex;
  flex-direction: column;
  gap: 20px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 16px;
  box-shadow: 0 12px 40px rgba(0, 0, 0, .5);
}
.fancy-Border-radius .two {
  display:grid;
  grid-template-columns:1fr 86px;
  gap:10px;
  align-items:center;
}
.fancy-Border-radius .quad {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}
.fancy-Border-radius input[type="range"], .fancy-Border-radius select, .fancy-Border-radius input[type="number"], .fancy-Border-radius input[type="color"] {
  width: 100%;
  padding: 8px 10px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background: #fff;
  color: #111;
  font-size: 13px;
  outline: none;
}
.fancy-Border-radius input[type="range"] {
  accent-color: #07122b;
}
.fancy-Border-radius select {
  background-repeat: no-repeat;
  background-image: url(/wp-content/uploads/2025/06/black-down-arrow.png);
  background-size: 9px;
  background-position: right 11px top 14px;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
.fancy-Border-radius .btn {
  color: #fff;
  cursor: pointer;
  display: flex;
  gap: 10px;
  align-items: center;
}
.fancy-Border-radius .cssOut {
  font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;
  background:#0c1630;
  padding:10px;
  border-radius:8px;
  color:#fff;
  font-size:13px;
  white-space:pre-wrap;
  word-break:break-word;
  box-shadow: 0 12px 40px rgba(0, 0, 0, .5);
}
/* Stage */
.fancy-Border-radius .canvas {
  border-radius:12px;
  border:1px solid rgba(255,255,255,0.04);
  background:linear-gradient(90deg,#07122b,#061026);
  padding:18px;
  min-height:520px;
  display:flex;
  align-items:center;
  justify-content:center;
  position:relative;
  overflow:hidden;
  height: 100%;
}
.fancy-Border-radius .previewWrap {
  position:relative;
  width:100%;
  max-width:100%;
  height:460px;
  border-radius:12px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(180deg, rgba(255,255,255,0.01), rgba(255,255,255,0.005));
}
/* target */
.fancy-Border-radius .target {
  position:absolute;
  display:grid;
  place-items:center;
  color:white;
  font-weight:700;
  letter-spacing:.6px;
  user-select:none;
  box-shadow: 0 18px 48px rgba(0,0,0,0.6);
  transition: box-shadow .12s, transform .12s;
  will-change: border-radius, width, height, background;
  border: 1px solid rgba(0,0,0,0.15);
}
/* float animation */
@keyframes floaty {
  0% {
  transform:translate(-50%,-50%) translateY(0px)
}
50% {
  transform:translate(-50%,-50%) translateY(-8px)
}
100% {
  transform:translate(-50%,-50%) translateY(0px)
}
}
.fancy-Border-radius .target.floaty {
  animation: floaty 4.5s ease-in-out infinite;
}
/* handles layer */
.fancy-Border-radius .handles {
  position:absolute;
  inset:0;
  pointer-events:none;
  cursor: all-scroll;
}
.fancy-Border-radius .handle {
  pointer-events:auto;
  position:absolute;
  width:14px;
  height:14px;
  border-radius:50%;
  background:white;
  border:2px solid rgba(0,0,0,0.2);
  box-shadow:0 8px 18px rgba(0,0,0,.5);
  transform:translate(-50%,-50%);
  cursor:grab;
}
.fancy-Border-radius .handle:active {
  cursor:grabbing;
  transform:translate(-50%,-50%) scale(.98);
}
.fancy-Border-radius .handle.h {
  background:#ffd54d;
}
/* horizontal visual */
.fancy-Border-radius .handle.v {
  background:#7ce6ff;
}
/* vertical visual */
/* blob editor */
.fancy-Border-radius .blobEditor {
  position:absolute;
  inset:0;
  display:grid;
  place-items:center;
}
.fancy-Border-radius .blobSvg {
  width:100%;
  height:100%;
  border-radius:8px;
}
/* small */
.fancy-Border-radius .footer {
  display:flex;
  gap:8px;
  align-items:center;
  justify-content:space-between;
  margin-top:6px;
  color:var(--muted);
  font-size:13px;
}
.fancy-Border-radius .upload-c-right {
  min-height: calc(100vh - 141px);
}
/***JS BEAUTIFER AND MINIFIER**/
.toggle-switch {
  display: flex;
  gap: 1rem;
  justify-content: center;
  color: #fff;
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #02040333;
  align-items: center;
}
.toggle-switch span {
  color: #111;
  font-weight: 400;
  text-align: center;
}
.toggle-switch span.active {
  font-weight: 600;
}
.toggle-switch .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  min-width: 60px; 
  height: 30px;
}
.toggle-switch .switch  label {
  background: #fff;
  transition: 0.4s;
  border-radius: 34px;
  border: 1px solid #ccc;
  position: absolute;
  cursor: pointer;
  inset: 0;
}
.toggle-switch input:checked + label {
  background: #07122b;
  border-color: transparent;
}
.toggle-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.toggle-switch label::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 6px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  transition: transform 0.3s;
  transform: translateY(-50%);
}
.toggle-switch #modeBeautify.active + .switch label:after {
  background: #07122b;
}
.toggle-switch input:checked + label::after {
  transform: translateX(24px)translateY(-50%);
  left: 9px;
}
.js-beautify-minify .adv-options {
  display:none;
  padding:12px 16px;
  border-bottom: 1px solid transparent;
  justify-content: center;
  gap: 10px;
  overflow: auto;
}
.js-beautify-minify .adv-options.active {
  display: flex;
  border-bottom: 1px solid #02040333;
}
.js-beautify-minify .adv-options label {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 6px 0;
  font-size: 14px;
  cursor: pointer;
  background: #07122b;
  color: #fff;
  padding: 8px 10px;
  border-radius: 64px;
}
.js-beautify-minify .flex {
  display: flex;
  align-items: stretch;
}
.js-beautify-minify  .flex .card {
  width: 50%;
  padding: 20px;
}
.js-beautify-minify .flex .card.left-generator {
  padding-left: 0;
}
.js-beautify-minify .flex .card.right-generator {
  padding-right: 0;
}
.js-beautify-minify  .card-bg {
  width: 100%;
  margin: 10px 0;
  color: #111111;
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  font-family: "Montserrat";
  min-height: 150px;
  border: 1px solid #ccc;
  font-size: 14px;
}
.js-beautify-minify .toolbar .actions {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 10px 0;
  border-bottom: 1px solid #02040333;
  flex-wrap: wrap;
}
.js-beautify-minify .toolbar .upload-btn, .js-beautify-minify .toolbar button {
  min-height: 30px;
  padding: 0 20px;
  border: 1px solid #02040333;
  align-items: center;
  justify-content: center;
  display: flex;
  font-size: 14px;
  border-radius: 64px;
  background: #fff;
  transition-duration: .3s;
  color: #111;
  cursor: pointer;
  gap: 5px;
}
.js-beautify-minify .toolbar button:focus {
  color: #fff;
}
.js-beautify-minify .toolbar button[aria-expanded="true"] {
  background: #07122b;
  color: #fff;
}
.js-beautify-minify h3 {
  margin: 0;
}
.js-beautify-minify .toolbar .upload-btn:hover, .js-beautify-minify .toolbar button:hover {
  background: #07122b;
  color: #fff;
  border-color: transparent;
}
.js-beautify-minify .flex .card:nth-child(2) .card-bg {
  height: calc(100% - 55px);
}
.js-beautify-minify .flex .card:nth-child(2) .card-bg textarea {
  height: calc(100% - 35px);
}
.js-beautify-minify textarea {
  width: 100%;
  flex: 1;
  resize: vertical;
  min-height: 300px;
  border: 0;
  outline: none;
  padding: 16px;
  color: var(--fg);
  background: transparent;
  font-size: 14px;
  line-height: 1.6;
  font-family: ui-monospace,monospace;
  background: #f2f2f2;
  border-radius: 8px;
}
.js-beautify-minify .drop-zone {
  border:2px dashed rgba(7,18,43,.4);
  border-radius:14px;
  padding:40px;
  text-align:center;
  margin: 0 0 20px 0;
}
.js-beautify-minify .drop-zone.dragover {
  background:rgba(7,18,43,.4);
}
.js-beautify-minify  .tease {
  position:relative;
  overflow:hidden;
  border-radius:14px;
  border:1px dashed rgba(255,255,255,.18);
  padding:10px 12px;
  font-size:12px;
  color:#111;
}
.js-beautify-minify .tease::before {
  content:"Peek Original";
  position:absolute;
  top:8px;
  right:10px;
  font-weight:700;
  font-size:11px;
  color:rgba(255,255,255,.55)
}
.js-beautify-minify  .tease .snippet {
  filter:blur(3px);
  transition:filter .25s ease
}
.js-beautify-minify  .tease:hover .snippet {
  filter:blur(0)
}
.js-beautify-minify  .footer {
  margin-top:14px;
  display:flex;
  justify-content:space-between;
  gap:10px
}
.js-beautify-minify  input[type=file] {
  display:none
}
.toast {
  position: fixed;
  right: 18px;
  bottom: 25px;
  background: #07122b;
  border: 1px solid rgba(255,255,255,.16);
  padding: 12px 14px;
  border-radius: 12px;
  transform: translateY(120%);
  transition: .25s;
  color: #fff;
  z-index: 10;
  opacity: 0;
}
.toast.show {
  transform:translateY(0);
  opacity: 1;
}


/**WEBP CSS START HERE***/
.webptool {
    max-width: 700px;
    margin: 0 auto;
}

.webptool .drop-zone {
    border: 2px dashed #888;
    border-radius: 14px;
    padding: 35px;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    background: #fff;
    color: #111111;
    font-weight: 600;
}

.webptool .settings {
    display: flex;
    gap: 20px;
    margin: 20px 0;
}
.webptool .drop-zone:hover, .webptool .drop-zone.dragover {
    border-color: var(--e-global-color-secondary);
    background: rgba(124,58,237,0.08);
 }

.webptool .drop-zone-content {
    display: flex;
    justify-content: center;
    gap: 10px;
}

 .webptool input {
	display: none;
}
#qualityValue {
    opacity: 1;
    background: var( --e-global-color-secondary );
    display: inline-flex;
    color: #fff;
    padding: 2px 10px;
    border-radius: 8px;
}
 .webptool .tool {
      max-width: 1100px;
      width: 100%;
      background: rgba(255,255,255,0.05);
      border: 1px solid rgba(255,255,255,0.1);
      border-radius: 18px;
      padding: 30px;
      box-shadow: 0 0 40px rgba(120,80,255,0.25);
    }


 
   .webptool .box:last-child label{
      margin: 0;
      text-align: center;
  }

.webptool  .box {
	 width: 50%;
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 14px;
    min-width: 250px;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

 .webptool label {
    font-size: 0.9rem;
    display: block;
    margin: 0 0 10px 0;
    color: #111111;
    font-family: "Montserrat";
    font-weight: 600;
}

  .webptool  select, .webptoo input[type="range"] {
      width: 100%;
      background-repeat: no-repeat;
      background-image: url(/wp-content/uploads/2025/06/black-down-arrow.png);
      background-size: 12px;
      background-position: right 13px top 16px;
      appearance: none;
      -webkit-appearance: none;
      cursor: pointer;
      min-width: 180px;
      border: 1px solid #ccc;
  }

.webptool .progress-wrap {
    margin: 20px 0;
    display: none;
    background: #fff;
    border-radius: 64px;
    position: relative;
}

  #progressText {
      position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
}

  .webptool  .progress-bar {
    height: 40px;
    width: 100%;
    border-radius: 64px;
    background: var( --e-global-color-secondary );
    overflow: hidden;
}
    .webptool .progress-fill {
      height: 100%;
      width: 0%;
      background: #9e5efb;
      transition: 0.3s;
    }

  .webptool .file-list {
    margin-top: 25px;
    background: #fff;
    padding: 20px;
    border-radius: 16px;
    border: 1px solid #ccc;	
}

    .webptool .file-list:empty {
      display: none;
    }
.webptool .file-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
    padding: 12px 15px;
    border-radius: 14px;
    margin-bottom: 12px;
    border: 1px solid rgba(255,255,255,0.08);
    cursor: grab;
    background: var( --e-global-color-secondary );
}
.webptool .file-item:last-child {
    margin: 0;
}
   .webptool .file-left {
      display: flex;
      align-items: center;
      gap: 12px;
      width: 100%;
    }

 .webptool .progress-container-per {
    width: 100%;
    align-items: center;
    gap: 4px;
    max-width: 200px;
}
 .webptool .progress-container {
    width: 100%;
}
.webptool .progress-container-per .percent {
    color: #fff;
    font-size: 14px;
}

   .webptool .thumb {
      width: 55px;
	  min-width: 55px;
      height: 55px;
      border-radius: 10px;
      object-fit: cover;
      border: 1px solid rgba(255,255,255,0.15);
    }

   .webptool .info {
    font-size: 0.9rem;
    color: #e2e8f0;
    word-break: break-all;
}

   .webptool .size {
      font-size: 0.8rem;
      color: #94a3b8;
    }

.webptool .actions button {
    cursor: pointer;
    background: #9e5efb !important;
    color: #fff;
    border-radius: 4px !important;
    margin-left: 0;
    width: 25px;
    height: 25px;
    font-size: 12px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
    border-color: #9e5efb;
}
.webptool .actions {
    display: flex;
    gap: 10px;
}

.webptool .note {
    margin-top: 10px;
    text-align: center;
    font-size: 0.80rem;
    font-weight: 500;
}

    .webptool .export-buttons {
      justify-content: center;
  }

.webptool .export-buttons button {
    border: none;
    width: 100%;
}

.error-popup {
    position: fixed;
    top: 70px;
    right: 0;
    background: #ff4d4d;
    color: white;
    padding: 14px 18px;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 500;
    box-shadow: 0 6px 20px rgba(0,0,0,0.25);
    opacity: 0;
    transform: translateY(20px);
    pointer-events: none;
    transition: all 0.3s ease;
    z-index: 9999999999999;
    width: max-content;
    margin: 0 auto;
    left: 0;
    max-width: 300px;
    text-align: center;
}

.error-popup.show {
  opacity: 1;
  transform: translateY(0);
}
.error-popup img.emoji {
    background: #fff !important;
    padding: 3px !important;
    display: block;
    border-radius: 5px;
}


/****Image converter online**/


.ico .error-popup{
 position:fixed;
 top:-150px;
 left:50%;
 transform:translateX(-50%);
 background:#ef4444;
 color:#fff;
 padding:15px 25px;
 border-radius:10px;
 font-weight:600;
 box-shadow:0 10px 30px rgba(0,0,0,0.3);
 transition:0.4s;
 z-index:9999;
}

.webptool.ico .box:last-child label {
    margin: 0 0 10px 0;
    text-align: left;
}

.ico .error-popup.show{
 top:150px;
}


.ico input[type=range] {
    height: 6px;
    background: var( --e-global-color-secondary );
    display: block;
}

.ico input[type=range]::-webkit-slider-thumb{
 -webkit-appearance:none;
 height:18px;width:18px;
 border-radius:50%;
 background:var( --e-global-color-secondary );
 cursor:pointer;
}



.ico .file-info {
    color: #fff;
    font-size: 14px;
    max-width: 235px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ico .size-info {
    font-size: 13px;
    opacity: 0.8;
    color: #fff;
}

.ico .progress-container{
    flex:1;
	width: 100%;
}

.webptool.ico  .progress-bar {
    background: rgba(255,255,255,0.8);
    border-radius: 10px;
    overflow: hidden;
}

.fti {
    min-width: 350px;
}

.ico .progress-fill {
    height: 100%;
    width: 0%;
    background: #9e5efb;
    transition: 0.2s ease;
}

.ico .percent {
    width: 50px;
    text-align: left;
    font-weight: 600;
    color: #fff;
    opacity: 0.5;
}
.ico .progress-container-per {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 4px;
}

.ico .global-progress{
    margin-top:30px;
   
    }

.fti img {
    width: 50px;
    height: 50px !important;
    min-width: 50px;
    max-height: 50px;
    border-radius: 8px !important;
    object-fit: cover;
}    

.ico .global-bar{
    height:10px;
    background:#07122b;
    border-radius:8px;
    overflow:hidden;
    margin-top:10px;
}

.ico .global-fill{
    height:100%;
    width:0%;
    background:#9e5efb;
    transition:0.4s;
}

.ico .file-item[data-unique-id] {
  display: none !important;
}



/**keyword-density-checker CSS**/

.Keyword-density-checker  .progress-bar{
    background:#334155;
    border-radius:20px;
    overflow:hidden;
    height:8px;
}
.Keyword-density-checker  .progress{
    height:8px;
    background:#9e5efb;
}
.Keyword-density-checker  .warning{
    color:#f87171;
    font-weight:bold;
}
.Keyword-density-checker  .score-meter{
    margin-top:10px;
    background:var( --e-global-color-secondary, #334155 );
    border-radius:20px;
    overflow:hidden;
    height:15px;
}
.Keyword-density-checker  .score-fill {
    height: 15px;
    background: #9e5efb;
    position: relative;
}
.Keyword-density-checker .stats {
    margin: 0 0 10px 0;
    font-size: 14px;
    font-weight: 600;
}
.Keyword-density-checker .preview-box {
    max-height: 350px;
    overflow: auto;
}
.Keyword-density-checker table {
    width: 100%;
    margin-top: 20px;
    border-collapse: collapse;
    background: var( --e-global-color-secondary, #334155 );
    border-radius: 10px;
    overflow: hidden;
}
.Keyword-density-checker th, .Keyword-density-checker td {
    padding: 10px;
    border-bottom: 1px solid #334155;
    color: #fff;
    text-align: center;
}
.Keyword-density-checker th{
    background:#9e5efb;
}
.common-generator.Keyword-density-checker textarea {
    min-height: 225px;
}
.common-generator .check label {
    display: inline-flex;
    align-items: center;
    margin: 0;
    gap: 5px;
}
.Keyword-density-checker .check label input {
    width: auto;
}
.Keyword-density-checker .form-group.checkbox {
    display: flex;
    align-items: center;
}
.Keyword-density-checker #scoreText {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    display: table;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    padding: 0 5px;
}

.Keyword-density-checker tbody#resultBody {
    min-height: 100px;
    height: 100px;
    position: relative;
}
.Keyword-density-checker  tbody#resultBody:empty:before {
    content: "Please enter content to analyze keyword density.";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    left: 0;
    right: 0;
    text-align: center;
    padding: 20px;
}

/**ON PAGE SEO ANALYZER CSS**/

.wts-seo-tool {
    max-width: 900px;
    margin: 40px auto;
    padding: 30px;
    background: #fff;
    flex-direction: column;
    border-radius: 8px;
    border: 1px solid #02040333;
    position: relative;
}
.wts-seo-tool  .export-buttons.full {
    flex-direction: column;
}

.toggle-switch #modeUrl.active + .switch label:after {
    background: #07122b;
}
.wts-seo-tool .export-buttons.full #wts-analyze-btn + div {
    background: #9e5efb;
    width: max-content;
    border-radius: 32px;
    margin: 0 auto;
}

.wts-score-area{
    text-align:center;
    position:relative;
}

.wts-score-text{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    font-size:24px;
}
.wts-serp {
    background: var( --e-global-color-secondary );
    color: #fff;
    padding: 15px;
    margin: 0 0 10px 0;
    border-radius: 10px;
}
#wts-report {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; 
}
.wts-report-box {
    background: #F2F2F2;
    padding: 12px;
    border-radius: 8px;
    width: calc(50% - 5px);
    font-size: 16px;
    border: 1px solid rgba(0,0,0,0.2);
}

.wts-report-box.full {
    width: 100%;
}
.wts-serp:empty {
    display: none;
}
#wts-loader {
    background: rgba(255,255,255,0.9);
    border-radius: 8px;
    color: #fff;
    margin: 0 auto;
    display: table;
    float: none;
    padding: 5px 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}
#wts-loader span {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    font-weight: 500;
    font-size: 14px;
    height: auto;
    background: #9E5EFB;
    width: max-content;
    margin: 0 auto;
    padding: 10px 20px;
    border-radius: 64px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}

#wts-loader span  .spinner {
    width: 15px;
    height: 15px;
    position: static;
    margin: 0;
}
.wts-report-box b {
    color: var( --e-global-color-secondary );
}
.wts-report-box.full.suggestion {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.suggestion b {
    width: 100%;
    display: inline-block;
    margin: 0 0 10px 0;
}

.suggestion br {
    display: none;
}
.suggestion .seo-suggestion {
    width: max-content;
    display: inline-flex;
    background: #07122b;
    color: #fff;
    padding: 2px 10px;
    border-radius: 8px;
}






/**RESPONSIVE CSS**/
@media only screen and (min-width: 1320px) {
  .left-generator {
  width: 45%;
}
.right-generator {
  width: 55%;
}
}
@media only screen and (max-width: 1440px) {
  .clip-path-css  #editor {
  width: 280px;
  height: 280px;
}
}
@media only screen and (max-width: 1300px) {
  body .cropper-tool button {
  padding: 8px 15px;
  font-size: 12px;
}
.preset-name {
  font-size: 7px;
}
.clip-path-css  #editor {
  width: 250px;
  height: 250px;
}
}
@media only screen and (max-width: 1200px) {
  .common-generator {
  flex-direction: column;
}
.left-generator, .right-generator {
  width: 100%;
}
.preset-option {
  width: 33.333%;
}
.wrap-this {
  flex-direction: column;
}
.wrap-this .form-group-flex {
  flex-direction: column;
}
.editor-view {
  height: calc(100vh - 200px);
}
.common-generator .wrap-this .form-group {
  margin: 0;
  width: 100%;
}
.common-generator .preset-option {
  width: 10.2%;
}
.preset-name {
  font-size: 10px;
}
}
@media only screen and (max-width: 1100px) {
  .header-taskbar {
  flex-direction: column;
  gap: 10px;
}
.left-taskbar, .right-taskbar {
  width: 100%;
}
.left-taskbar .form-group button {
  width: 100%;
}
.left-taskbar .form-group {
  width: 100%;
}
.Upload-cropper {
  height: auto;
  flex-direction: column;
}
.upload-c-left {
  width: 100%;
}
.upload-c-right {
  width: 100%;
  border-left: 1px solid #02040333;
}
#aspectRatio {
  min-width: 150px;
}
}
@media only screen and (min-width: 1025px) {
  .rightclipath {
  position: fixed;
  right: 0;
  height: calc(100vh - 79px);
  overflow: auto;
  border-left: 1px solid #ddd;
}
.leftclipath {
  padding-right: 350px;
}
.editor-view {
  height: calc(100vh - 285px);
}
.rightclipath .form-group-flex {
  flex-direction: column;
}
.rightclipath .form-group-flex .form-group {
  width: 100%;
}
}
@media only screen and (max-width: 991px) {
  .right-generator {
  padding: 50px;
  border-left: none;
}
.editor-view {
  height: auto;
}
}
@media (max-width:980px) {
  .fancy-Border-radius {
  grid-template-columns:1fr;
}
.fancy-Border-radius .previewWrap {
  height:auto;
  .fancy-Border-radius .canvas {
  overflow: auto;
}
}
.fancy-Border-radius .target.floaty {
  animation-duration:5s
}
}
@media only screen and (min-width: 768px) {
  .grid-loop-blog .e-loop-item:nth-child(odd) .e-con-inner {
  flex-direction: row-reverse;
}
}
@media only screen and (max-width: 767px) {
  .common-generator .animated-box {
  flex-direction: column;
}
.wts-seo-tool.common-generator {
    flex-direction: column;
     padding: 15px;
}
.wts-seo-tool  .export-buttons.full {
    margin: 0;
}
.common-generator {
  display: flex;
  gap: 10px;
  flex-direction: column-reverse;
}
.html-formatter-generator {
  flex-direction: column;
}
.left-generator, .right-generator {
  width: 100%;
  border: none;
  padding: 20px 0 20px 0;
}
.inneroutput .preview {
  min-height: 200px;
}
.common-generator .animated-box {
  width: 100%;
}
.common-generator.css-beauti-minify {
  flex-direction: column;
  gap: 20px;
}
.wpcf7-not-valid-tip {
  font-size: 12px;
}
.common-generator.lorem-generator .left-generator, .common-generator.lorem-generator .right-generator {
  width: 100%;
}
.gradiant-generator .preview-box {
  height: 200px;
}
.clip-path-css.common-generator {
  flex-direction: column-reverse;
}
.rightclipath {
  width: 100%;
}
.inneroutput {
  margin-bottom: 0;
}
.preset-option {
  width: 25%;
}
.clip-path-css.common-generator {
  display: block;
}
.btm-clip button {
  font-size: 10px;
  padding: 10px !important;
}
.cropper-tool {
  flex-direction: column-reverse;
}
body .cropper-tool button {
  padding: 8px 10px;
  justify-content: center;
  width: 48%;
}
body .cropper-tool .bottom-taskbar-right button, body .cropper-tool .sidebar-crop-assets .form-group button, body .color-extractor .cropper-tool button {
  width: 100%;
}
.sidebar-crop-assets {
  min-width: 100%;
  max-width: 100%;
}
.left-taskbar, .right-taskbar {
  width: 100%;
  flex-wrap: wrap;
}
.right-taskbar {
  display: flex;
  gap: 5px;
  flex-wrap: unset;
  justify-content: center;
}
.upload-c-left {
  border-left: 0;
}
.fancy-Border-radius .sidebar-crop-assets h1 {
  display: block;
}
.leftclipath h1 {
  display: block;
}
.rightclipath h1 {
  display: none
}
.fancy-Border-radius .upload-c-right {
  min-height: auto;
}
.js-beautify-minify  .flex .card {
  width: 100%;
}
.js-beautify-minify .flex {
  flex-wrap: wrap;
}
.js-beautify-minify  .flex .card {
  padding: 20px 0;
}
.js-beautify-minify .adv-options label {
  font-size: 12px;
  min-width: unset;
  text-align: center;
  justify-content: center;
  margin: 0;
  width: 49%;
}
.js-beautify-minify .adv-options.active {
  flex-wrap: wrap;
  gap: 5px;
  padding: 10px 0;
}
.js-beautify-minify .toolbar .upload-btn, .js-beautify-minify .toolbar button {
  min-width: 48%;
}
.fancy-Border-radius .card {
  padding: 8px;
}
.fancy-Border-radius .canvas {
  min-height: 400px;
}
.delete-point {
  display: flex;
  top: -10px;
  right: -15px;
  font-size: 8px;
  align-items: center;
  justify-content: center;
}
.webptool .export-buttons {
      flex-direction: column;
}
  .webptool .file-item {
    flex-direction: column;
    align-items: flex-start;
}
.webptool  .box {
    min-width: 100%;
 }
.webptool .settings {
    flex-direction: column;
}
.webptool .actions {
    width: 100%;
    justify-content: center;
}
.common-generator.Keyword-density-checker {
    flex-direction: column;
}
}
@media only screen and (max-width:540px) {
  .clip-path-css  .form-group-flex {
  flex-wrap: wrap;
  flex-direction: unset;
}
.common-generator .wrap-this .form-group {
  width: 48.2%;
}
.btm-clip .export-buttons {
  flex-wrap: unset;
  gap: 10px;
  width: 100%;
}
.common-generator .btm-clip .wrap-this button {
  width: 100%;
}
.clip-path-css.common-generator .form-group:last-child {
  width: 100%;
}
.common-generator label, .common-generator input, .common-generator select, .common-generator input:focus {
  font-size: 14px;
}
.common-generator .form-group button, .common-generator .css-code button {
  min-height: 35px;
  font-size: 12px;
}
.common-generator .checkbox-group label, .common-generator .form-group .clear-font-button button {
  font-size: 12px;
}
.btm-clip button {
  font-size: 10px;
}
.common-generator .preset-option {
  width: 24.2%;
}
.preset-grid {
  gap: 4px 1%;
  overflow: auto;
  flex-wrap: unset;
}
.sidebar-crop-assets h1 {
  display: none;
}
.left-crop-view h1 {
  display: block;
}
.ico .file-info {
    max-width: 200px;
 }
.webptool .progress-container-per {
    max-width: 100%;
}
.fti {
    min-width: 100%;
}
}
