a {
    text-decoration: none;
}

body {
    margin: 0%;
    padding: 0%;
}

* {
    box-sizing: border-box;
    /* list-style-type: none; */
    margin: 0%;
    padding: 0%;
}

:root {
    --logo-color: rgb(66 185 131);
    --theme-dark: #6c757d;
    --theme-light: #ced4da;
    --text-color: #495057;
}

header {
    z-index: 99999;
}

.container {
    width: 1200px;
    max-width: 100%;
    margin: auto;
}

.fs-16 {
    font-size: 16px;
    color: var(--text-color);
}

.fw-600 {
    font-weight: 600;
}

.fs-14 {
    font-size: 14px;
    color: var(--text-color);
}

.fs-24 {
    font-size: 24px;
}

.fs-28 {
    font-size: 28px;
    color: var(--text-color);
}

.page-tabs-wrapper a {
    color: var(--text-color);
    transition: all .1s ease;
    text-decoration: none;
}

.page-tabs-wrapper a:hover {
    color: var(--logo-color);
    text-decoration: underline;
}

.border-theme-light {
    border-color: var(--theme-light);
}

.custom-range {
    -webkit-appearance: none;
    width: 100%;
    height: 8px;
    border-radius: 200px;
    background: #dee2e6;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.custom-range:hover {
    opacity: 1;
}

.custom-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    background: #007bff;
    cursor: pointer;
    border-radius: 50%;
}

.custom-range::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #007bff;
    cursor: pointer;
}

.form-tabs .nav-pills .nav-link.active {
    background-color: var(--logo-color) !important;
    border: 1px solid var(--logo-color) !important;
    color: #ffffff !important;
}

.outline-none {
    outline: none;
}

.line-heading::after {
    position: absolute;
    content: '';
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    background-color: #b4b4b4;
    z-index: -1;
}

.text-form input[type=color],
.shadow-form input[type=color] {
    width: 36px;
    height: 36px;
    border-radius: 6px;
}

.shadow-overlay {
    display: none;
    z-index: 9;
    background-color: #f5f5f5c9;
}

.download-btn {
    padding: 20px;
    width: 500px;
    max-width: 100%;
    font-size: 18px;
}

.path-design .card:hover {
    cursor: pointer;
    background-color: var(--theme-light);
}

.form-tabs .nav-link {
    border: 1px solid transparent;
}

.form-tabs .nav-link:hover {
    border: 1px solid #ddd;
    color: var(--logo-color);
}


/* text-generator-wrapper */
.text-generator-wrapper #textarea1 {
    min-height: 300px;
}

.text-generator-wrapper #textarea2,
.text-generator-wrapper #textarea3 {
    min-height: 130px;
}

.text-converter {
    width: calc(100% - 70px);
}

.text-converter textarea {
    border-radius: 4px 0px 0px 4px !important;
}

.res-textarea {
    height: 112px;

}

.main-header {
    font-size: 2em !important;
}

.copy-text-btn {
    width: 70px;
}

.text-theme {
    color: var(--logo-color);
}

.copy-text-btn button {
    background-color: var(--logo-color);
    border: 1px solid var(--logo-color) !important;
}

.more-design li a {
    color: var(--logo-color);
    text-decoration: none;
}

.more-design li a:hover {
    text-decoration: underline;
}

.social-icon a {
    width: 40px;
    height: 40px;
}

.social-icon a:first-child {
    background-color: #00aced;
}

.social-icon a:nth-child(2) {
    background-color: #3b5998;
}

.social-icon a:nth-child(3) {
    background-color: #cb2027;
}

.social-icon a:nth-child(4) {
    background-color: #007bb6;
}

.social-icon a:nth-child(5) {
    background-color: #29a628;
}

.social-icon a:nth-child(6) {
    background-color: #3490f3;
}


@media (max-width:768px) {
    .more-design {
        border: none !important;
    }
}

@media (max-width:578px) {
    .fs-28 {
        font-size: 20px;
    }
}

.flex-coloumn {
    flex-direction: column;
}

.breadcrumb {
    padding: 8px 15px !important;
}

.sitename {
    font-size: 2em !important;
}

a:hover {
    color: white;
}

a {
    color: -webkit-link;
}


.Courier {
    font-family: 'Courier New', Courier, monospace;
}

.Franklin-Gothic {
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.Gill-Sans {
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.Lucida-Sans {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.Segoe-UI {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.Times-New-Roman {
    font-family: 'Times New Roman', Times, serif;
}

.Trebuchet-MS {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.Arial-Helvetica {
    font-family: Arial, Helvetica, sans-serif;
}

.Cambria {
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

.Georgia-Times {
    font-family: Georgia, 'Times New Roman', Times, serif;
}

.Impact {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.Verdana {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

/* 
  .add-text-container{
	justify-content: space-evenly;
	align-items: center;
  } */
.add-text-container>input {
    width: 60%;
    padding: .3rem .5rem;
    box-sizing: border-box;
    font-size: large;
    min-height: 48px;
}

.cursive-canvas {
    background-image: url("./../images/backgroundimage.png");
    vertical-align: middle;
}

.overflow-auto {
    overflow: auto !important;
}

.text-action {
    opacity: 0;
    display: none;
}

.text-action-active {
    opacity: 1 !important;
    display: block !important;
}

.navigate-menu {
    display: flex;
    align-items: center;
}

.navigate-text {
    padding: .2vw .7vw;
    border-radius: 2px;
    font-weight: 500;;
    cursor: pointer;
}
.navigate-text-active{
    background-color: black;
    color: white;
}

.navigate-text:hover {
    color: white;
    background-color: var(--text-color);
}

.text-white {
    color: white;
}

.bg-app-color {
    color: var(--text-color);
}


.menu-wrapper a{
    text-decoration: none;
}
.menu-wrapper a:hover{
    color: white;
}
.breadcrumb a{
    text-decoration: none;
    color: -webkit-link;
}

.breadcrumb a:hover{
    color: -webkit-link;

}
.fs-1em{
    font-size: 1em !important;
}

.card-body .row{
    --bs-gutter-x: 0rem;
} 
.header-inner{
    min-height: 50px;
  }

  .line{
    height: 1px;
    width: calc(100% + 210px);
    border-top: 1px solid rgba(255, 255, 255, 0.433);

  }

  .result-type-btns{
    display: flex;
    width: 100%;
    padding: 1rem 0;
    justify-content: center;
    gap: .5rem;
    align-items: center;
  }
  .result-type-btns p{
    margin: 0;
  }
  .result-type-btns button {
    padding: .3rem .6rem;
    background-color: white;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.568);
    font-weight: 500;
}

.result-type-btns .active{
      background-color: var(--text-color);
      color: white;
  }