@media (hover: hover) and (pointer: fine) {
  .pencil-brush-svg:hover,
  .circle-brush-svg:hover,
  .spray-brush-svg:hover,
  .pattern-brush-svg:hover,
  .vLine-brush-svg:hover,
  .square-brush-svg:hover {
    transform: translateX(10px);
    transition: transform .3s cubic-bezier(.25, 1, .5, 1);
  }

  .draw-menu-close-bottom svg:hover {
    background: #d09eff;
    border-radius: 50%;
    fill: #ffffff;
    border: none;
  }

  .btn-select-draw-bottom svg:hover {
    background-color: #D8DADB;
  }

  .draw-shadow-dropdown-toggle:hover,
  .draw-size-dropdown-toggle:hover {
    background-color: #cdc7d3;
    cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='29' fill='none' viewBox='0 0 28 29'%3E%3Cpath fill='%23fff' d='M6.84 21.83c-.47-.6-1.05-1.82-2.07-3.34-.58-.83-2.01-2.41-2.45-3.23a2.1 2.1 0 0 1-.25-1.67 2.2 2.2 0 0 1 2.39-1.67c.85.18 1.63.6 2.25 1.2.43.41.82.85 1.18 1.32.27.34.33.47.63.85.3.39.5.77.35.2-.11-.83-.31-2.23-.6-3.48-.21-.95-.26-1.1-.46-1.82s-.32-1.32-.54-2.13c-.2-.8-.35-1.62-.46-2.44a4.7 4.7 0 0 1 .43-3.08c.58-.55 1.44-.7 2.17-.37a4.4 4.4 0 0 1 1.57 2.17c.43 1.07.72 2.19.86 3.33.27 1.67.79 4.1.8 4.6 0-.61-.11-1.91 0-2.5.12-.6.54-1.1 1.12-1.33.5-.15 1.02-.19 1.53-.1.52.1.98.4 1.29.83.38.98.6 2 .63 3.05.04-.91.2-1.82.47-2.7.28-.39.68-.67 1.15-.8.55-.1 1.11-.1 1.66 0 .46.15.85.44 1.14.82.35.88.56 1.82.63 2.77 0 .23.12-.65.48-1.24a1.67 1.67 0 1 1 3.17 1.07v3.77c-.06.97-.2 1.94-.4 2.9-.29.85-.7 1.65-1.2 2.38-.8.9-1.48 1.92-1.98 3.02a6.67 6.67 0 0 0 .03 3.2c-.68.07-1.37.07-2.05 0-.65-.1-1.45-1.4-1.67-1.8a.63.63 0 0 0-1.13 0c-.37.64-1.18 1.79-1.75 1.85-1.12.14-3.42 0-5.23 0 0 0 .3-1.66-.39-2.27-.68-.6-1.38-1.3-1.9-1.76l-1.4-1.6Z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.25' d='M6.84 21.83c-.47-.6-1.05-1.82-2.07-3.34-.58-.83-2.01-2.41-2.45-3.23a2.1 2.1 0 0 1-.25-1.67 2.2 2.2 0 0 1 2.39-1.67c.85.18 1.63.6 2.25 1.2.43.41.82.85 1.18 1.32.27.34.33.47.63.85.3.39.5.77.35.2-.11-.83-.31-2.23-.6-3.48-.21-.95-.26-1.1-.46-1.82s-.32-1.32-.54-2.13c-.2-.8-.35-1.62-.46-2.44a4.7 4.7 0 0 1 .43-3.08c.58-.55 1.44-.7 2.17-.37a4.4 4.4 0 0 1 1.57 2.17c.43 1.07.72 2.19.86 3.33.27 1.67.79 4.1.8 4.6 0-.61-.11-1.91 0-2.5.12-.6.54-1.1 1.12-1.33.5-.15 1.02-.19 1.53-.1.52.1.98.4 1.29.83.38.98.6 2 .63 3.05.04-.91.2-1.82.47-2.7.28-.39.68-.67 1.15-.8.55-.1 1.11-.1 1.66 0 .46.15.85.44 1.14.82.35.88.56 1.82.63 2.77 0 .23.12-.65.48-1.24a1.67 1.67 0 1 1 3.17 1.07v3.77c-.06.97-.2 1.94-.4 2.9-.29.85-.7 1.65-1.2 2.38-.8.9-1.48 1.92-1.98 3.02a6.67 6.67 0 0 0 .03 3.2c-.68.07-1.37.07-2.05 0-.65-.1-1.45-1.4-1.67-1.8a.63.63 0 0 0-1.13 0c-.37.64-1.18 1.79-1.75 1.85-1.12.14-3.42 0-5.23 0 0 0 .3-1.66-.39-2.27-.68-.6-1.38-1.3-1.9-1.76l-1.4-1.6Z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' d='M20.65 22.3v-6.24c0-.38-.31-.68-.7-.68-.37 0-.68.3-.68.68v6.23c0 .38.3.68.69.68.38 0 .69-.3.69-.68ZM17.2 22.3l-.04-6.25a.67.67 0 1 0-1.34.01l.04 6.24a.67.67 0 1 0 1.34 0ZM12.37 16.07l.04 6.22c0 .38.3.68.67.68.37 0 .67-.3.67-.68l-.04-6.23c0-.38-.3-.68-.67-.68-.37 0-.67.31-.67.69Z'/%3E%3C/svg%3E"), auto;
  }
}

@media (max-width: 574px) {

  /*Input range type start---------------------------------------*/
  .drawRangeInput {
    -moz-appearance: none;
    appearance: none;
    margin: 5px;
    cursor: pointer;
    outline: none;
    border-radius: 15px;
    height: 4px;
    background: linear-gradient(to right, rgba(202, 59, 171, 1) 0%, #ccc 0%);
    transition: background 0.3s ease;
    width: 75%;
  }


  .drawRangeInput::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    height: 25px;
    width: 25px;
    background-color: rgb(255, 255, 255);
    border-radius: 50%;
    border: 3px solid #ccc;
    transition: .2s ease-in-out;
  }

  .drawRangeInput::-moz-range-thumb {
    -moz-appearance: none;
    appearance: none;
    height: 20px;
    width: 20px;
    background-color: rgb(255, 255, 255);
    border-radius: 50%;
    border: 3px solid #ccc;
    transition: .2s ease-in-out;
  }

  .drawRangeInput::-webkit-slider-thumb:hover {
    box-shadow: 0 0 0 10px rgba(202, 59, 171, .2);
  }

  .drawRangeInput:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 13px rgba(202, 59, 171, .2);
    border: 2px solid #8B3DFF;
  }

  .drawRangeInput:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 13px rgba(202, 59, 171, .2);
    border: 2px solid #8B3DFF;
  }

  .drawRangeInput::-moz-range-thumb:hover {
    box-shadow: 0 0 0 10px rgba(202, 59, 171, .2);
  }

  .drawRangeInput:active::-moz-range-thumb {
    box-shadow: 0 0 0 10px rgba(202, 59, 171, .2);
    border: 2px solid #8B3DFF;
  }

  .drawRangeInput:focus::-moz-range-thumb {
    box-shadow: 0 0 0 10px rgba(202, 59, 171, .2);
    border: 2px solid #8B3DFF;
  }

  .pencil-brush-type {
    color: rgb(5, 113, 211);
  }

  .circle-brush-type {
    color: #ff0000;
  }

  .spray-brush-type {
    color: #ffd700;
  }

  .pattern-brush-type {
    color: #065535;
  }

  .hLine-brush-type {
    color: #0000ff;
  }

  .vLine-brush-type {
    color: #003366;
  }


  .square-brush-type {
    color: #c39797;
  }

  .diamond-brush-type {
    color: #c0d6e4;
  }

  /*Bottom Horizontal Design*/
  .draw-menu-sidebar {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
    width: auto;
    box-sizing: border-box;
    z-index: 10;
    height: 50px;
    bottom: 10px;
  }

  .draw-menu-tools {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    box-shadow: 0px 0px 0px 1px rgba(64, 87, 109, .04), 0px 6px 20px -4px rgba(64, 87, 109, .3);
    width: 270px;
    border-radius: 12px
  }

  .brush-types-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    -webkit-clip-path: inset(-100vw -100vw 0 -100vw);
    clip-path: inset(-100vw -100vw 0 -100vw);
  }

  .pencil-brush-svg,
  .circle-brush-svg,
  .spray-brush-svg,
  .pattern-brush-svg,
  .vLine-brush-svg,
  .square-brush-svg {
    display: flex;
    flex-direction: row;
    transform: rotate(-90deg);
    width: 45px;
    height: 45px;
  }

  .pencil-brush-svg,
  .circle-brush-svg,
  .spray-brush-svg,
  .pattern-brush-svg,
  .vLine-brush-svg,
  .square-brush-svg {
    translate: 0 10px;
    transition: translate 0.3s cubic-bezier(.34, 1.56, .64, 1);
  }

  .brushes-parent-div {
    margin-left: -20px;
    margin-bottom: -10px;
  }

  .pencil-brush-type,
  .circle-brush-type,
  .spray-brush-type,
  .pattern-brush-type,
  .vLine-brush-type,
  .square-brush-type {
    cursor: pointer;
    transform: translateY(0) translateX(5px);
    transition: transform .3s cubic-bezier(.34, 1.56, .64, 1);
  }

  .pencil-brush-svg.active,
  .circle-brush-svg.active,
  .spray-brush-svg.active,
  .pattern-brush-svg.active,
  .vLine-brush-svg.active,
  .square-brush-svg.active {
    translate: 0 -10px;
    transition: translate 0.3s cubic-bezier(.25, 1, .5, 1);
  }

  .pencil-size-icon-div-bottom,
  .circle-size-icon-div-bottom,
  .spray-size-icon-div-bottom,
  .pattern-size-icon-div-bottom,
  .vLine-size-icon-div-bottom,
  .square-size-icon-div-bottom {
    position: absolute;
    left: -100px;
  }

  .draw-menu-close {
    display: none !important;
  }

  .draw-menu-close-bottom {
    position: relative;
    left: 5px;
    /* margin-bottom: 10px; */
  }

  .draw-menu-close-bottom svg {
    width: 32px;
    height: 32px;
    padding: 2px;
    cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='29' fill='none' viewBox='0 0 28 29'%3E%3Cpath fill='%23fff' d='M6.84 21.83c-.47-.6-1.05-1.82-2.07-3.34-.58-.83-2.01-2.41-2.45-3.23a2.1 2.1 0 0 1-.25-1.67 2.2 2.2 0 0 1 2.39-1.67c.85.18 1.63.6 2.25 1.2.43.41.82.85 1.18 1.32.27.34.33.47.63.85.3.39.5.77.35.2-.11-.83-.31-2.23-.6-3.48-.21-.95-.26-1.1-.46-1.82s-.32-1.32-.54-2.13c-.2-.8-.35-1.62-.46-2.44a4.7 4.7 0 0 1 .43-3.08c.58-.55 1.44-.7 2.17-.37a4.4 4.4 0 0 1 1.57 2.17c.43 1.07.72 2.19.86 3.33.27 1.67.79 4.1.8 4.6 0-.61-.11-1.91 0-2.5.12-.6.54-1.1 1.12-1.33.5-.15 1.02-.19 1.53-.1.52.1.98.4 1.29.83.38.98.6 2 .63 3.05.04-.91.2-1.82.47-2.7.28-.39.68-.67 1.15-.8.55-.1 1.11-.1 1.66 0 .46.15.85.44 1.14.82.35.88.56 1.82.63 2.77 0 .23.12-.65.48-1.24a1.67 1.67 0 1 1 3.17 1.07v3.77c-.06.97-.2 1.94-.4 2.9-.29.85-.7 1.65-1.2 2.38-.8.9-1.48 1.92-1.98 3.02a6.67 6.67 0 0 0 .03 3.2c-.68.07-1.37.07-2.05 0-.65-.1-1.45-1.4-1.67-1.8a.63.63 0 0 0-1.13 0c-.37.64-1.18 1.79-1.75 1.85-1.12.14-3.42 0-5.23 0 0 0 .3-1.66-.39-2.27-.68-.6-1.38-1.3-1.9-1.76l-1.4-1.6Z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.25' d='M6.84 21.83c-.47-.6-1.05-1.82-2.07-3.34-.58-.83-2.01-2.41-2.45-3.23a2.1 2.1 0 0 1-.25-1.67 2.2 2.2 0 0 1 2.39-1.67c.85.18 1.63.6 2.25 1.2.43.41.82.85 1.18 1.32.27.34.33.47.63.85.3.39.5.77.35.2-.11-.83-.31-2.23-.6-3.48-.21-.95-.26-1.1-.46-1.82s-.32-1.32-.54-2.13c-.2-.8-.35-1.62-.46-2.44a4.7 4.7 0 0 1 .43-3.08c.58-.55 1.44-.7 2.17-.37a4.4 4.4 0 0 1 1.57 2.17c.43 1.07.72 2.19.86 3.33.27 1.67.79 4.1.8 4.6 0-.61-.11-1.91 0-2.5.12-.6.54-1.1 1.12-1.33.5-.15 1.02-.19 1.53-.1.52.1.98.4 1.29.83.38.98.6 2 .63 3.05.04-.91.2-1.82.47-2.7.28-.39.68-.67 1.15-.8.55-.1 1.11-.1 1.66 0 .46.15.85.44 1.14.82.35.88.56 1.82.63 2.77 0 .23.12-.65.48-1.24a1.67 1.67 0 1 1 3.17 1.07v3.77c-.06.97-.2 1.94-.4 2.9-.29.85-.7 1.65-1.2 2.38-.8.9-1.48 1.92-1.98 3.02a6.67 6.67 0 0 0 .03 3.2c-.68.07-1.37.07-2.05 0-.65-.1-1.45-1.4-1.67-1.8a.63.63 0 0 0-1.13 0c-.37.64-1.18 1.79-1.75 1.85-1.12.14-3.42 0-5.23 0 0 0 .3-1.66-.39-2.27-.68-.6-1.38-1.3-1.9-1.76l-1.4-1.6Z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' d='M20.65 22.3v-6.24c0-.38-.31-.68-.7-.68-.37 0-.68.3-.68.68v6.23c0 .38.3.68.69.68.38 0 .69-.3.69-.68ZM17.2 22.3l-.04-6.25a.67.67 0 1 0-1.34.01l.04 6.24a.67.67 0 1 0 1.34 0ZM12.37 16.07l.04 6.22c0 .38.3.68.67.68.37 0 .67-.3.67-.68l-.04-6.23c0-.38-.3-.68-.67-.68-.37 0-.67.31-.67.69Z'/%3E%3C/svg%3E"),
      auto;
    background: #f3f3f3;
    box-shadow: 1px 1px 1px 1px rgba(64, 87, 109, .04), 0px 6px 20px -4px rgba(0, 0, 0, .6);
    border-radius: 50%;
    transition: background 0.2s ease;
    border: 1px solid #d6d2d2;
    fill: rgba(0, 0, 0, .6);
  }

  .btn-select-draw {
    display: none;
  }

  .btn-select-draw-bottom {
    transition: background-color .1s linear, border-color .1s linear, color .1s linear;
    position: relative;
    right: 5px;
  }

  .btn-select-draw-bottom svg {
    transform: scaleX(-1);
    width: 32px;
    height: 32px;
    padding: 2px;
    cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='29' fill='none' viewBox='0 0 28 29'%3E%3Cpath fill='%23fff' d='M6.84 21.83c-.47-.6-1.05-1.82-2.07-3.34-.58-.83-2.01-2.41-2.45-3.23a2.1 2.1 0 0 1-.25-1.67 2.2 2.2 0 0 1 2.39-1.67c.85.18 1.63.6 2.25 1.2.43.41.82.85 1.18 1.32.27.34.33.47.63.85.3.39.5.77.35.2-.11-.83-.31-2.23-.6-3.48-.21-.95-.26-1.1-.46-1.82s-.32-1.32-.54-2.13c-.2-.8-.35-1.62-.46-2.44a4.7 4.7 0 0 1 .43-3.08c.58-.55 1.44-.7 2.17-.37a4.4 4.4 0 0 1 1.57 2.17c.43 1.07.72 2.19.86 3.33.27 1.67.79 4.1.8 4.6 0-.61-.11-1.91 0-2.5.12-.6.54-1.1 1.12-1.33.5-.15 1.02-.19 1.53-.1.52.1.98.4 1.29.83.38.98.6 2 .63 3.05.04-.91.2-1.82.47-2.7.28-.39.68-.67 1.15-.8.55-.1 1.11-.1 1.66 0 .46.15.85.44 1.14.82.35.88.56 1.82.63 2.77 0 .23.12-.65.48-1.24a1.67 1.67 0 1 1 3.17 1.07v3.77c-.06.97-.2 1.94-.4 2.9-.29.85-.7 1.65-1.2 2.38-.8.9-1.48 1.92-1.98 3.02a6.67 6.67 0 0 0 .03 3.2c-.68.07-1.37.07-2.05 0-.65-.1-1.45-1.4-1.67-1.8a.63.63 0 0 0-1.13 0c-.37.64-1.18 1.79-1.75 1.85-1.12.14-3.42 0-5.23 0 0 0 .3-1.66-.39-2.27-.68-.6-1.38-1.3-1.9-1.76l-1.4-1.6Z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.25' d='M6.84 21.83c-.47-.6-1.05-1.82-2.07-3.34-.58-.83-2.01-2.41-2.45-3.23a2.1 2.1 0 0 1-.25-1.67 2.2 2.2 0 0 1 2.39-1.67c.85.18 1.63.6 2.25 1.2.43.41.82.85 1.18 1.32.27.34.33.47.63.85.3.39.5.77.35.2-.11-.83-.31-2.23-.6-3.48-.21-.95-.26-1.1-.46-1.82s-.32-1.32-.54-2.13c-.2-.8-.35-1.62-.46-2.44a4.7 4.7 0 0 1 .43-3.08c.58-.55 1.44-.7 2.17-.37a4.4 4.4 0 0 1 1.57 2.17c.43 1.07.72 2.19.86 3.33.27 1.67.79 4.1.8 4.6 0-.61-.11-1.91 0-2.5.12-.6.54-1.1 1.12-1.33.5-.15 1.02-.19 1.53-.1.52.1.98.4 1.29.83.38.98.6 2 .63 3.05.04-.91.2-1.82.47-2.7.28-.39.68-.67 1.15-.8.55-.1 1.11-.1 1.66 0 .46.15.85.44 1.14.82.35.88.56 1.82.63 2.77 0 .23.12-.65.48-1.24a1.67 1.67 0 1 1 3.17 1.07v3.77c-.06.97-.2 1.94-.4 2.9-.29.85-.7 1.65-1.2 2.38-.8.9-1.48 1.92-1.98 3.02a6.67 6.67 0 0 0 .03 3.2c-.68.07-1.37.07-2.05 0-.65-.1-1.45-1.4-1.67-1.8a.63.63 0 0 0-1.13 0c-.37.64-1.18 1.79-1.75 1.85-1.12.14-3.42 0-5.23 0 0 0 .3-1.66-.39-2.27-.68-.6-1.38-1.3-1.9-1.76l-1.4-1.6Z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' d='M20.65 22.3v-6.24c0-.38-.31-.68-.7-.68-.37 0-.68.3-.68.68v6.23c0 .38.3.68.69.68.38 0 .69-.3.69-.68ZM17.2 22.3l-.04-6.25a.67.67 0 1 0-1.34.01l.04 6.24a.67.67 0 1 0 1.34 0ZM12.37 16.07l.04 6.22c0 .38.3.68.67.68.37 0 .67-.3.67-.68l-.04-6.23c0-.38-.3-.68-.67-.68-.37 0-.67.31-.67.69Z'/%3E%3C/svg%3E"),
      auto;
    background: #f3f3f3;
    box-shadow: 1px 1px 1px 1px rgba(64, 87, 109, .04), 0px 6px 20px -4px rgba(0, 0, 0, .6);
    border-radius: 50%;
    transition: background 0.2s ease;
    border: 1px solid #d6d2d2;
    fill: rgba(0, 0, 0, .6);
  }

  .btn-select-draw-bottom svg.mdi-navigation-variant-outline.active {
    fill: #612dae;
    background-color: rgba(165, 112, 255, .15);
    border-color: transparent;
  }

  .drawShadowColor-navbar {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .brush-types-color {
    position: relative;
    display: inline-block;
  }

  .bottom-drawcolor-toggle {
    border-radius: 8px;
    text-align: left;
    padding: 5px 5px 0px 5px;
  }

  .drawcolor-toggle {
    border-radius: 8px;
    text-align: left;
    padding: 5px 5px 0px 5px;
  }

  #drawing-color {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: none;
    appearance: none;
    background-size: cover;
    padding: 0;
    cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='29' fill='none' viewBox='0 0 28 29'%3E%3Cpath fill='%23fff' d='M6.84 21.83c-.47-.6-1.05-1.82-2.07-3.34-.58-.83-2.01-2.41-2.45-3.23a2.1 2.1 0 0 1-.25-1.67 2.2 2.2 0 0 1 2.39-1.67c.85.18 1.63.6 2.25 1.2.43.41.82.85 1.18 1.32.27.34.33.47.63.85.3.39.5.77.35.2-.11-.83-.31-2.23-.6-3.48-.21-.95-.26-1.1-.46-1.82s-.32-1.32-.54-2.13c-.2-.8-.35-1.62-.46-2.44a4.7 4.7 0 0 1 .43-3.08c.58-.55 1.44-.7 2.17-.37a4.4 4.4 0 0 1 1.57 2.17c.43 1.07.72 2.19.86 3.33.27 1.67.79 4.1.8 4.6 0-.61-.11-1.91 0-2.5.12-.6.54-1.1 1.12-1.33.5-.15 1.02-.19 1.53-.1.52.1.98.4 1.29.83.38.98.6 2 .63 3.05.04-.91.2-1.82.47-2.7.28-.39.68-.67 1.15-.8.55-.1 1.11-.1 1.66 0 .46.15.85.44 1.14.82.35.88.56 1.82.63 2.77 0 .23.12-.65.48-1.24a1.67 1.67 0 1 1 3.17 1.07v3.77c-.06.97-.2 1.94-.4 2.9-.29.85-.7 1.65-1.2 2.38-.8.9-1.48 1.92-1.98 3.02a6.67 6.67 0 0 0 .03 3.2c-.68.07-1.37.07-2.05 0-.65-.1-1.45-1.4-1.67-1.8a.63.63 0 0 0-1.13 0c-.37.64-1.18 1.79-1.75 1.85-1.12.14-3.42 0-5.23 0 0 0 .3-1.66-.39-2.27-.68-.6-1.38-1.3-1.9-1.76l-1.4-1.6Z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.25' d='M6.84 21.83c-.47-.6-1.05-1.82-2.07-3.34-.58-.83-2.01-2.41-2.45-3.23a2.1 2.1 0 0 1-.25-1.67 2.2 2.2 0 0 1 2.39-1.67c.85.18 1.63.6 2.25 1.2.43.41.82.85 1.18 1.32.27.34.33.47.63.85.3.39.5.77.35.2-.11-.83-.31-2.23-.6-3.48-.21-.95-.26-1.1-.46-1.82s-.32-1.32-.54-2.13c-.2-.8-.35-1.62-.46-2.44a4.7 4.7 0 0 1 .43-3.08c.58-.55 1.44-.7 2.17-.37a4.4 4.4 0 0 1 1.57 2.17c.43 1.07.72 2.19.86 3.33.27 1.67.79 4.1.8 4.6 0-.61-.11-1.91 0-2.5.12-.6.54-1.1 1.12-1.33.5-.15 1.02-.19 1.53-.1.52.1.98.4 1.29.83.38.98.6 2 .63 3.05.04-.91.2-1.82.47-2.7.28-.39.68-.67 1.15-.8.55-.1 1.11-.1 1.66 0 .46.15.85.44 1.14.82.35.88.56 1.82.63 2.77 0 .23.12-.65.48-1.24a1.67 1.67 0 1 1 3.17 1.07v3.77c-.06.97-.2 1.94-.4 2.9-.29.85-.7 1.65-1.2 2.38-.8.9-1.48 1.92-1.98 3.02a6.67 6.67 0 0 0 .03 3.2c-.68.07-1.37.07-2.05 0-.65-.1-1.45-1.4-1.67-1.8a.63.63 0 0 0-1.13 0c-.37.64-1.18 1.79-1.75 1.85-1.12.14-3.42 0-5.23 0 0 0 .3-1.66-.39-2.27-.68-.6-1.38-1.3-1.9-1.76l-1.4-1.6Z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' d='M20.65 22.3v-6.24c0-.38-.31-.68-.7-.68-.37 0-.68.3-.68.68v6.23c0 .38.3.68.69.68.38 0 .69-.3.69-.68ZM17.2 22.3l-.04-6.25a.67.67 0 1 0-1.34.01l.04 6.24a.67.67 0 1 0 1.34 0ZM12.37 16.07l.04 6.22c0 .38.3.68.67.68.37 0 .67-.3.67-.68l-.04-6.23c0-.38-.3-.68-.67-.68-.37 0-.67.31-.67.69Z'/%3E%3C/svg%3E"), auto;
    border: solid 0.25px #c5c1c1;
    background-color: #1565c0;
  }

  /*Draw Shadow Menu*/
  .draw-shadow-btn {
    margin: 5px 0 5px 0;
  }

  .draw-shadow-dropdown {
    position: relative;
    display: inline-block;
  }

  .draw-shadow-dropdown-toggle {
    cursor: pointer;
    border-radius: 8px;
    text-align: left;
    padding: 5px 5px 5px 5px;
  }

  .draw-shadow-dropdown-toggle svg {
    fill: #212529;
    width: 24px;
    height: 24px;
  }

  .draw-shadow-dropdown-menu {
    position: absolute;
    transform: translateX(75px);
    bottom: calc(100% + 4px);
    right: 0;
    padding: 10px;
    margin: 0;
    display: none;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    z-index: 11;
    max-width: 360px;
    width: max-content;
    flex-wrap: nowrap;
    box-sizing: border-box;
  }

  #drawShadowColorCbox {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: none;
    appearance: none;
    background-size: cover;
    padding: 0;
    cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='29' fill='none' viewBox='0 0 28 29'%3E%3Cpath fill='%23fff' d='M6.84 21.83c-.47-.6-1.05-1.82-2.07-3.34-.58-.83-2.01-2.41-2.45-3.23a2.1 2.1 0 0 1-.25-1.67 2.2 2.2 0 0 1 2.39-1.67c.85.18 1.63.6 2.25 1.2.43.41.82.85 1.18 1.32.27.34.33.47.63.85.3.39.5.77.35.2-.11-.83-.31-2.23-.6-3.48-.21-.95-.26-1.1-.46-1.82s-.32-1.32-.54-2.13c-.2-.8-.35-1.62-.46-2.44a4.7 4.7 0 0 1 .43-3.08c.58-.55 1.44-.7 2.17-.37a4.4 4.4 0 0 1 1.57 2.17c.43 1.07.72 2.19.86 3.33.27 1.67.79 4.1.8 4.6 0-.61-.11-1.91 0-2.5.12-.6.54-1.1 1.12-1.33.5-.15 1.02-.19 1.53-.1.52.1.98.4 1.29.83.38.98.6 2 .63 3.05.04-.91.2-1.82.47-2.7.28-.39.68-.67 1.15-.8.55-.1 1.11-.1 1.66 0 .46.15.85.44 1.14.82.35.88.56 1.82.63 2.77 0 .23.12-.65.48-1.24a1.67 1.67 0 1 1 3.17 1.07v3.77c-.06.97-.2 1.94-.4 2.9-.29.85-.7 1.65-1.2 2.38-.8.9-1.48 1.92-1.98 3.02a6.67 6.67 0 0 0 .03 3.2c-.68.07-1.37.07-2.05 0-.65-.1-1.45-1.4-1.67-1.8a.63.63 0 0 0-1.13 0c-.37.64-1.18 1.79-1.75 1.85-1.12.14-3.42 0-5.23 0 0 0 .3-1.66-.39-2.27-.68-.6-1.38-1.3-1.9-1.76l-1.4-1.6Z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.25' d='M6.84 21.83c-.47-.6-1.05-1.82-2.07-3.34-.58-.83-2.01-2.41-2.45-3.23a2.1 2.1 0 0 1-.25-1.67 2.2 2.2 0 0 1 2.39-1.67c.85.18 1.63.6 2.25 1.2.43.41.82.85 1.18 1.32.27.34.33.47.63.85.3.39.5.77.35.2-.11-.83-.31-2.23-.6-3.48-.21-.95-.26-1.1-.46-1.82s-.32-1.32-.54-2.13c-.2-.8-.35-1.62-.46-2.44a4.7 4.7 0 0 1 .43-3.08c.58-.55 1.44-.7 2.17-.37a4.4 4.4 0 0 1 1.57 2.17c.43 1.07.72 2.19.86 3.33.27 1.67.79 4.1.8 4.6 0-.61-.11-1.91 0-2.5.12-.6.54-1.1 1.12-1.33.5-.15 1.02-.19 1.53-.1.52.1.98.4 1.29.83.38.98.6 2 .63 3.05.04-.91.2-1.82.47-2.7.28-.39.68-.67 1.15-.8.55-.1 1.11-.1 1.66 0 .46.15.85.44 1.14.82.35.88.56 1.82.63 2.77 0 .23.12-.65.48-1.24a1.67 1.67 0 1 1 3.17 1.07v3.77c-.06.97-.2 1.94-.4 2.9-.29.85-.7 1.65-1.2 2.38-.8.9-1.48 1.92-1.98 3.02a6.67 6.67 0 0 0 .03 3.2c-.68.07-1.37.07-2.05 0-.65-.1-1.45-1.4-1.67-1.8a.63.63 0 0 0-1.13 0c-.37.64-1.18 1.79-1.75 1.85-1.12.14-3.42 0-5.23 0 0 0 .3-1.66-.39-2.27-.68-.6-1.38-1.3-1.9-1.76l-1.4-1.6Z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' d='M20.65 22.3v-6.24c0-.38-.31-.68-.7-.68-.37 0-.68.3-.68.68v6.23c0 .38.3.68.69.68.38 0 .69-.3.69-.68ZM17.2 22.3l-.04-6.25a.67.67 0 1 0-1.34.01l.04 6.24a.67.67 0 1 0 1.34 0ZM12.37 16.07l.04 6.22c0 .38.3.68.67.68.37 0 .67-.3.67-.68l-.04-6.23c0-.38-.3-.68-.67-.68-.37 0-.67.31-.67.69Z'/%3E%3C/svg%3E"), auto;
    border: solid 0.25px #c5c1c1;
  }

  .drawShadowColorDiv {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0px 4px;
  }

  .drawShadowColorDiv1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0px 4px;
  }

  .drawShadowWeightDiv {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px 4px;
  }

  .drawShadowLabelDiv {
    font-size: 12px;
    margin-bottom: 0px;
    text-align: center;
  }

  .drawShadowColorLabelDiv {
    font-size: 12px;
    margin-bottom: 0px;
    text-align: center;
  }

  .drawShadowOffset-navbar {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .drawShadowWeight-navbar {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .draw-shadow-dropdown.open .draw-shadow-dropdown-menu {
    display: flex;
    justify-content: start;
    flex-wrap: nowrap;
    padding: 8px;
    margin: 0;
    list-style: none;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 8px;
    width: max-content;
    max-width: 360px;
  }

  /*Draw Size Menu*/
  .draw-size-dropdown {
    position: relative;
    display: inline-block;
  }

  .draw-size-dropdown-toggle {
    cursor: pointer;
    border-radius: 8px;
    text-align: left;
    padding: 5px 5px 5px 5px;
  }

  .draw-size-dropdown-toggle svg {
    fill: #212529;
    width: 24px;
    height: 24px;
  }

  .draw-size-dropdown-menu {
    position: absolute;
    transform: translateX(25px);
    bottom: calc(100% + 4px);
    right: 0;
    padding: 10px;
    margin: 0;
    display: none;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    z-index: 11;
    max-width: 600px;
    width: max-content;
    flex-wrap: nowrap;
    max-width: 90vw;
    box-sizing: border-box;
  }

  .draw-size-dropdown-menu li {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    cursor: pointer;
  }

  .draw-size-dropdown.open .draw-size-dropdown-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    padding: 8px;
    margin: 0;
    list-style: none;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 8px;
    width: max-content;
    min-width: 180px;
  }
}

@media (min-width: 575px) {

  /*Input range type start---------------------------------------*/
  .drawRangeInput {
    -moz-appearance: none;
    appearance: none;
    margin: 5px;
    cursor: pointer;
    outline: none;
    border-radius: 15px;
    height: 4px;
    background: linear-gradient(to right, rgba(202, 59, 171, 1) 0%, #ccc 0%);
    transition: background 0.3s ease;
    width: 100%;
  }


  .drawRangeInput::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    height: 25px;
    width: 25px;
    background-color: rgb(255, 255, 255);
    border-radius: 50%;
    border: 3px solid #ccc;
    transition: .2s ease-in-out;
  }

  .drawRangeInput::-moz-range-thumb {
    -moz-appearance: none;
    appearance: none;
    height: 20px;
    width: 20px;
    background-color: rgb(255, 255, 255);
    border-radius: 50%;
    border: 3px solid #ccc;
    transition: .2s ease-in-out;
  }

  .drawRangeInput::-webkit-slider-thumb:hover {
    box-shadow: 0 0 0 10px rgba(202, 59, 171, .2);
  }

  .drawRangeInput:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 13px rgba(202, 59, 171, .2);
    border: 2px solid #8B3DFF;
  }

  .drawRangeInput:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 13px rgba(202, 59, 171, .2);
    border: 2px solid #8B3DFF;
  }

  .drawRangeInput::-moz-range-thumb:hover {
    box-shadow: 0 0 0 10px rgba(202, 59, 171, .2);
  }

  .drawRangeInput:active::-moz-range-thumb {
    box-shadow: 0 0 0 10px rgba(202, 59, 171, .2);
    border: 2px solid #8B3DFF;
  }

  .drawRangeInput:focus::-moz-range-thumb {
    box-shadow: 0 0 0 10px rgba(202, 59, 171, .2);
    border: 2px solid #8B3DFF;
  }

  .pencil-brush-type {
    color: rgb(5, 113, 211);
  }

  .circle-brush-type {
    color: #ff0000;
  }

  .spray-brush-type {
    color: #ffd700;
  }

  .pattern-brush-type {
    color: #065535;
  }

  .hLine-brush-type {
    color: #0000ff;
  }

  .vLine-brush-type {
    color: #003366;
  }


  .square-brush-type {
    color: #c39797;
  }

  .diamond-brush-type {
    color: #c0d6e4;
  }

  /*Vertical Design*/
  .draw-menu-sidebar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    height: auto;
    box-sizing: border-box;
    z-index: 10;
    width: 50px;
    margin-left: 10px;
  }

  .draw-menu-tools {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    box-shadow: 0px 0px 0px 1px rgba(64, 87, 109, .04), 0px 6px 20px -4px rgba(64, 87, 109, .3);
    height: auto;
    border-radius: 12px
  }

  .brush-types-list {
    display: flex;
    flex-direction: column;
    justify-self: center;
    align-items: center;
    -webkit-clip-path: inset(-100vw -100vw -100vw 0);
    clip-path: inset(-100vw -100vw -100vw 0);
  }

  .pencil-brush-svg,
  .circle-brush-svg,
  .spray-brush-svg,
  .pattern-brush-svg,
  .vLine-brush-svg,
  .square-brush-svg {
    transform: translateX(-15px);
    display: flex;
    flex-direction: column;
    width: 65px;
    height: 45px;
  }

  .brushes-parent-div {
    margin-left: -10px;
    margin-bottom: -10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .pencil-brush-type,
  .circle-brush-type,
  .spray-brush-type,
  .pattern-brush-type,
  .hLine-brush-type,
  .vLine-brush-type,
  .square-brush-type,
  .diamond-brush-type {
    cursor: pointer;
    transform: translateX(0);
    transition: transform .3s cubic-bezier(.34, 1.56, .64, 1);
  }

  .pencil-brush-svg.active,
  .circle-brush-svg.active,
  .spray-brush-svg.active,
  .pattern-brush-svg.active,
  .vLine-brush-svg.active,
  .square-brush-svg.active {
    transform: translateX(10px);
    transition: transform .3s cubic-bezier(.25, 1, .5, 1);
  }

  .pencil-size-icon-div,
  .circle-size-icon-div,
  .spray-size-icon-div,
  .pattern-size-icon-div,
  .vLine-size-icon-div,
  .square-size-icon-div {
    position: absolute;
    left: 50px;
  }

  .draw-menu-close-bottom {
    display: none;
  }

  .draw-menu-close {
    position: relative;
    margin-bottom: 10px;
  }

  .draw-menu-close svg {
    width: 32px;
    height: 32px;
    padding: 2px;
    cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='29' fill='none' viewBox='0 0 28 29'%3E%3Cpath fill='%23fff' d='M6.84 21.83c-.47-.6-1.05-1.82-2.07-3.34-.58-.83-2.01-2.41-2.45-3.23a2.1 2.1 0 0 1-.25-1.67 2.2 2.2 0 0 1 2.39-1.67c.85.18 1.63.6 2.25 1.2.43.41.82.85 1.18 1.32.27.34.33.47.63.85.3.39.5.77.35.2-.11-.83-.31-2.23-.6-3.48-.21-.95-.26-1.1-.46-1.82s-.32-1.32-.54-2.13c-.2-.8-.35-1.62-.46-2.44a4.7 4.7 0 0 1 .43-3.08c.58-.55 1.44-.7 2.17-.37a4.4 4.4 0 0 1 1.57 2.17c.43 1.07.72 2.19.86 3.33.27 1.67.79 4.1.8 4.6 0-.61-.11-1.91 0-2.5.12-.6.54-1.1 1.12-1.33.5-.15 1.02-.19 1.53-.1.52.1.98.4 1.29.83.38.98.6 2 .63 3.05.04-.91.2-1.82.47-2.7.28-.39.68-.67 1.15-.8.55-.1 1.11-.1 1.66 0 .46.15.85.44 1.14.82.35.88.56 1.82.63 2.77 0 .23.12-.65.48-1.24a1.67 1.67 0 1 1 3.17 1.07v3.77c-.06.97-.2 1.94-.4 2.9-.29.85-.7 1.65-1.2 2.38-.8.9-1.48 1.92-1.98 3.02a6.67 6.67 0 0 0 .03 3.2c-.68.07-1.37.07-2.05 0-.65-.1-1.45-1.4-1.67-1.8a.63.63 0 0 0-1.13 0c-.37.64-1.18 1.79-1.75 1.85-1.12.14-3.42 0-5.23 0 0 0 .3-1.66-.39-2.27-.68-.6-1.38-1.3-1.9-1.76l-1.4-1.6Z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.25' d='M6.84 21.83c-.47-.6-1.05-1.82-2.07-3.34-.58-.83-2.01-2.41-2.45-3.23a2.1 2.1 0 0 1-.25-1.67 2.2 2.2 0 0 1 2.39-1.67c.85.18 1.63.6 2.25 1.2.43.41.82.85 1.18 1.32.27.34.33.47.63.85.3.39.5.77.35.2-.11-.83-.31-2.23-.6-3.48-.21-.95-.26-1.1-.46-1.82s-.32-1.32-.54-2.13c-.2-.8-.35-1.62-.46-2.44a4.7 4.7 0 0 1 .43-3.08c.58-.55 1.44-.7 2.17-.37a4.4 4.4 0 0 1 1.57 2.17c.43 1.07.72 2.19.86 3.33.27 1.67.79 4.1.8 4.6 0-.61-.11-1.91 0-2.5.12-.6.54-1.1 1.12-1.33.5-.15 1.02-.19 1.53-.1.52.1.98.4 1.29.83.38.98.6 2 .63 3.05.04-.91.2-1.82.47-2.7.28-.39.68-.67 1.15-.8.55-.1 1.11-.1 1.66 0 .46.15.85.44 1.14.82.35.88.56 1.82.63 2.77 0 .23.12-.65.48-1.24a1.67 1.67 0 1 1 3.17 1.07v3.77c-.06.97-.2 1.94-.4 2.9-.29.85-.7 1.65-1.2 2.38-.8.9-1.48 1.92-1.98 3.02a6.67 6.67 0 0 0 .03 3.2c-.68.07-1.37.07-2.05 0-.65-.1-1.45-1.4-1.67-1.8a.63.63 0 0 0-1.13 0c-.37.64-1.18 1.79-1.75 1.85-1.12.14-3.42 0-5.23 0 0 0 .3-1.66-.39-2.27-.68-.6-1.38-1.3-1.9-1.76l-1.4-1.6Z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' d='M20.65 22.3v-6.24c0-.38-.31-.68-.7-.68-.37 0-.68.3-.68.68v6.23c0 .38.3.68.69.68.38 0 .69-.3.69-.68ZM17.2 22.3l-.04-6.25a.67.67 0 1 0-1.34.01l.04 6.24a.67.67 0 1 0 1.34 0ZM12.37 16.07l.04 6.22c0 .38.3.68.67.68.37 0 .67-.3.67-.68l-.04-6.23c0-.38-.3-.68-.67-.68-.37 0-.67.31-.67.69Z'/%3E%3C/svg%3E"),
      auto;
    background: #f3f3f3;
    box-shadow: 1px 1px 1px 1px rgba(64, 87, 109, .04), 0px 6px 20px -4px rgba(0, 0, 0, .6);
    border-radius: 50%;
    transition: background 0.2s ease;
    border: 1px solid #d6d2d2;
    fill: rgba(0, 0, 0, .6);
  }

  .draw-menu-close svg:hover {
    background: #d09eff;
    border-radius: 50%;
    fill: #ffffff;
    border: none;
  }

  .btn-select-draw-bottom {
    display: none;
  }

  .btn-select-draw {
    transition: background-color .1s linear, border-color .1s linear, color .1s linear;
    margin-top: 5px;
  }

  .btn-select-draw svg {
    transform: scaleX(-1);
    width: 28px;
    height: 28px;
    padding: 2px;
    cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='29' fill='none' viewBox='0 0 28 29'%3E%3Cpath fill='%23fff' d='M6.84 21.83c-.47-.6-1.05-1.82-2.07-3.34-.58-.83-2.01-2.41-2.45-3.23a2.1 2.1 0 0 1-.25-1.67 2.2 2.2 0 0 1 2.39-1.67c.85.18 1.63.6 2.25 1.2.43.41.82.85 1.18 1.32.27.34.33.47.63.85.3.39.5.77.35.2-.11-.83-.31-2.23-.6-3.48-.21-.95-.26-1.1-.46-1.82s-.32-1.32-.54-2.13c-.2-.8-.35-1.62-.46-2.44a4.7 4.7 0 0 1 .43-3.08c.58-.55 1.44-.7 2.17-.37a4.4 4.4 0 0 1 1.57 2.17c.43 1.07.72 2.19.86 3.33.27 1.67.79 4.1.8 4.6 0-.61-.11-1.91 0-2.5.12-.6.54-1.1 1.12-1.33.5-.15 1.02-.19 1.53-.1.52.1.98.4 1.29.83.38.98.6 2 .63 3.05.04-.91.2-1.82.47-2.7.28-.39.68-.67 1.15-.8.55-.1 1.11-.1 1.66 0 .46.15.85.44 1.14.82.35.88.56 1.82.63 2.77 0 .23.12-.65.48-1.24a1.67 1.67 0 1 1 3.17 1.07v3.77c-.06.97-.2 1.94-.4 2.9-.29.85-.7 1.65-1.2 2.38-.8.9-1.48 1.92-1.98 3.02a6.67 6.67 0 0 0 .03 3.2c-.68.07-1.37.07-2.05 0-.65-.1-1.45-1.4-1.67-1.8a.63.63 0 0 0-1.13 0c-.37.64-1.18 1.79-1.75 1.85-1.12.14-3.42 0-5.23 0 0 0 .3-1.66-.39-2.27-.68-.6-1.38-1.3-1.9-1.76l-1.4-1.6Z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.25' d='M6.84 21.83c-.47-.6-1.05-1.82-2.07-3.34-.58-.83-2.01-2.41-2.45-3.23a2.1 2.1 0 0 1-.25-1.67 2.2 2.2 0 0 1 2.39-1.67c.85.18 1.63.6 2.25 1.2.43.41.82.85 1.18 1.32.27.34.33.47.63.85.3.39.5.77.35.2-.11-.83-.31-2.23-.6-3.48-.21-.95-.26-1.1-.46-1.82s-.32-1.32-.54-2.13c-.2-.8-.35-1.62-.46-2.44a4.7 4.7 0 0 1 .43-3.08c.58-.55 1.44-.7 2.17-.37a4.4 4.4 0 0 1 1.57 2.17c.43 1.07.72 2.19.86 3.33.27 1.67.79 4.1.8 4.6 0-.61-.11-1.91 0-2.5.12-.6.54-1.1 1.12-1.33.5-.15 1.02-.19 1.53-.1.52.1.98.4 1.29.83.38.98.6 2 .63 3.05.04-.91.2-1.82.47-2.7.28-.39.68-.67 1.15-.8.55-.1 1.11-.1 1.66 0 .46.15.85.44 1.14.82.35.88.56 1.82.63 2.77 0 .23.12-.65.48-1.24a1.67 1.67 0 1 1 3.17 1.07v3.77c-.06.97-.2 1.94-.4 2.9-.29.85-.7 1.65-1.2 2.38-.8.9-1.48 1.92-1.98 3.02a6.67 6.67 0 0 0 .03 3.2c-.68.07-1.37.07-2.05 0-.65-.1-1.45-1.4-1.67-1.8a.63.63 0 0 0-1.13 0c-.37.64-1.18 1.79-1.75 1.85-1.12.14-3.42 0-5.23 0 0 0 .3-1.66-.39-2.27-.68-.6-1.38-1.3-1.9-1.76l-1.4-1.6Z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' d='M20.65 22.3v-6.24c0-.38-.31-.68-.7-.68-.37 0-.68.3-.68.68v6.23c0 .38.3.68.69.68.38 0 .69-.3.69-.68ZM17.2 22.3l-.04-6.25a.67.67 0 1 0-1.34.01l.04 6.24a.67.67 0 1 0 1.34 0ZM12.37 16.07l.04 6.22c0 .38.3.68.67.68.37 0 .67-.3.67-.68l-.04-6.23c0-.38-.3-.68-.67-.68-.37 0-.67.31-.67.69Z'/%3E%3C/svg%3E"),
      auto;
    background: #f3f3f3;
    box-shadow: 1px 1px 1px 1px rgba(64, 87, 109, .04), 0px 6px 20px -4px rgba(0, 0, 0, .6);
    border-radius: 8px;
    transition: background 0.2s ease;
    border: 1px solid #d6d2d2;
    fill: rgba(0, 0, 0, .6);
  }

  .btn-select-draw svg:hover {
    background-color: #D8DADB;
  }

  .btn-select-draw svg.mdi-navigation-variant-outline.active {
    fill: #612dae;
    background-color: rgba(165, 112, 255, .15);
    border-color: transparent;
  }

  .drawShadowColor-navbar {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .brush-types-color {
    position: relative;
    display: inline-block;
    margin-top: 5px;
  }

  .bottom-drawcolor-toggle {
    border-radius: 8px;
    text-align: left;
    padding: 5px 5px 0px 5px;
  }

  .drawcolor-toggle {
    border-radius: 8px;
    text-align: left;
    padding: 5px 5px 0px 5px;
  }

  #drawing-color {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: none;
    appearance: none;
    background-size: cover;
    padding: 0;
    cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='29' fill='none' viewBox='0 0 28 29'%3E%3Cpath fill='%23fff' d='M6.84 21.83c-.47-.6-1.05-1.82-2.07-3.34-.58-.83-2.01-2.41-2.45-3.23a2.1 2.1 0 0 1-.25-1.67 2.2 2.2 0 0 1 2.39-1.67c.85.18 1.63.6 2.25 1.2.43.41.82.85 1.18 1.32.27.34.33.47.63.85.3.39.5.77.35.2-.11-.83-.31-2.23-.6-3.48-.21-.95-.26-1.1-.46-1.82s-.32-1.32-.54-2.13c-.2-.8-.35-1.62-.46-2.44a4.7 4.7 0 0 1 .43-3.08c.58-.55 1.44-.7 2.17-.37a4.4 4.4 0 0 1 1.57 2.17c.43 1.07.72 2.19.86 3.33.27 1.67.79 4.1.8 4.6 0-.61-.11-1.91 0-2.5.12-.6.54-1.1 1.12-1.33.5-.15 1.02-.19 1.53-.1.52.1.98.4 1.29.83.38.98.6 2 .63 3.05.04-.91.2-1.82.47-2.7.28-.39.68-.67 1.15-.8.55-.1 1.11-.1 1.66 0 .46.15.85.44 1.14.82.35.88.56 1.82.63 2.77 0 .23.12-.65.48-1.24a1.67 1.67 0 1 1 3.17 1.07v3.77c-.06.97-.2 1.94-.4 2.9-.29.85-.7 1.65-1.2 2.38-.8.9-1.48 1.92-1.98 3.02a6.67 6.67 0 0 0 .03 3.2c-.68.07-1.37.07-2.05 0-.65-.1-1.45-1.4-1.67-1.8a.63.63 0 0 0-1.13 0c-.37.64-1.18 1.79-1.75 1.85-1.12.14-3.42 0-5.23 0 0 0 .3-1.66-.39-2.27-.68-.6-1.38-1.3-1.9-1.76l-1.4-1.6Z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.25' d='M6.84 21.83c-.47-.6-1.05-1.82-2.07-3.34-.58-.83-2.01-2.41-2.45-3.23a2.1 2.1 0 0 1-.25-1.67 2.2 2.2 0 0 1 2.39-1.67c.85.18 1.63.6 2.25 1.2.43.41.82.85 1.18 1.32.27.34.33.47.63.85.3.39.5.77.35.2-.11-.83-.31-2.23-.6-3.48-.21-.95-.26-1.1-.46-1.82s-.32-1.32-.54-2.13c-.2-.8-.35-1.62-.46-2.44a4.7 4.7 0 0 1 .43-3.08c.58-.55 1.44-.7 2.17-.37a4.4 4.4 0 0 1 1.57 2.17c.43 1.07.72 2.19.86 3.33.27 1.67.79 4.1.8 4.6 0-.61-.11-1.91 0-2.5.12-.6.54-1.1 1.12-1.33.5-.15 1.02-.19 1.53-.1.52.1.98.4 1.29.83.38.98.6 2 .63 3.05.04-.91.2-1.82.47-2.7.28-.39.68-.67 1.15-.8.55-.1 1.11-.1 1.66 0 .46.15.85.44 1.14.82.35.88.56 1.82.63 2.77 0 .23.12-.65.48-1.24a1.67 1.67 0 1 1 3.17 1.07v3.77c-.06.97-.2 1.94-.4 2.9-.29.85-.7 1.65-1.2 2.38-.8.9-1.48 1.92-1.98 3.02a6.67 6.67 0 0 0 .03 3.2c-.68.07-1.37.07-2.05 0-.65-.1-1.45-1.4-1.67-1.8a.63.63 0 0 0-1.13 0c-.37.64-1.18 1.79-1.75 1.85-1.12.14-3.42 0-5.23 0 0 0 .3-1.66-.39-2.27-.68-.6-1.38-1.3-1.9-1.76l-1.4-1.6Z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' d='M20.65 22.3v-6.24c0-.38-.31-.68-.7-.68-.37 0-.68.3-.68.68v6.23c0 .38.3.68.69.68.38 0 .69-.3.69-.68ZM17.2 22.3l-.04-6.25a.67.67 0 1 0-1.34.01l.04 6.24a.67.67 0 1 0 1.34 0ZM12.37 16.07l.04 6.22c0 .38.3.68.67.68.37 0 .67-.3.67-.68l-.04-6.23c0-.38-.3-.68-.67-.68-.37 0-.67.31-.67.69Z'/%3E%3C/svg%3E"), auto;
    border: solid 0.25px #c5c1c1;
    background-color: #1565c0;
  }

  /*Draw Shadow Menu*/
  .draw-shadow-btn {
    margin: 5px 0 5px 0;
  }

  .draw-shadow-dropdown {
    position: relative;
    display: inline-block;
  }

  .draw-shadow-dropdown-toggle {
    cursor: pointer;
    border-radius: 8px;
    text-align: left;
    padding: 5px 5px 5px 5px;
  }

  .draw-shadow-dropdown-toggle svg {
    fill: #212529;
    width: 32px;
    height: 32px;
  }

  .draw-shadow-dropdown-menu {
    position: absolute;
    top: 10px;
    left: 60px;
    padding: 10px;
    margin: 0;
    display: none;
    flex-direction: column;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    z-index: 11;
    max-width: 600px;
    width: max-content;
    flex-wrap: nowrap;
    max-width: 90vw;
    box-sizing: border-box;
    height: 240px;
  }

  #drawShadowColorCbox {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: none;
    appearance: none;
    background-size: cover;
    padding: 0;
    cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='29' fill='none' viewBox='0 0 28 29'%3E%3Cpath fill='%23fff' d='M6.84 21.83c-.47-.6-1.05-1.82-2.07-3.34-.58-.83-2.01-2.41-2.45-3.23a2.1 2.1 0 0 1-.25-1.67 2.2 2.2 0 0 1 2.39-1.67c.85.18 1.63.6 2.25 1.2.43.41.82.85 1.18 1.32.27.34.33.47.63.85.3.39.5.77.35.2-.11-.83-.31-2.23-.6-3.48-.21-.95-.26-1.1-.46-1.82s-.32-1.32-.54-2.13c-.2-.8-.35-1.62-.46-2.44a4.7 4.7 0 0 1 .43-3.08c.58-.55 1.44-.7 2.17-.37a4.4 4.4 0 0 1 1.57 2.17c.43 1.07.72 2.19.86 3.33.27 1.67.79 4.1.8 4.6 0-.61-.11-1.91 0-2.5.12-.6.54-1.1 1.12-1.33.5-.15 1.02-.19 1.53-.1.52.1.98.4 1.29.83.38.98.6 2 .63 3.05.04-.91.2-1.82.47-2.7.28-.39.68-.67 1.15-.8.55-.1 1.11-.1 1.66 0 .46.15.85.44 1.14.82.35.88.56 1.82.63 2.77 0 .23.12-.65.48-1.24a1.67 1.67 0 1 1 3.17 1.07v3.77c-.06.97-.2 1.94-.4 2.9-.29.85-.7 1.65-1.2 2.38-.8.9-1.48 1.92-1.98 3.02a6.67 6.67 0 0 0 .03 3.2c-.68.07-1.37.07-2.05 0-.65-.1-1.45-1.4-1.67-1.8a.63.63 0 0 0-1.13 0c-.37.64-1.18 1.79-1.75 1.85-1.12.14-3.42 0-5.23 0 0 0 .3-1.66-.39-2.27-.68-.6-1.38-1.3-1.9-1.76l-1.4-1.6Z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.25' d='M6.84 21.83c-.47-.6-1.05-1.82-2.07-3.34-.58-.83-2.01-2.41-2.45-3.23a2.1 2.1 0 0 1-.25-1.67 2.2 2.2 0 0 1 2.39-1.67c.85.18 1.63.6 2.25 1.2.43.41.82.85 1.18 1.32.27.34.33.47.63.85.3.39.5.77.35.2-.11-.83-.31-2.23-.6-3.48-.21-.95-.26-1.1-.46-1.82s-.32-1.32-.54-2.13c-.2-.8-.35-1.62-.46-2.44a4.7 4.7 0 0 1 .43-3.08c.58-.55 1.44-.7 2.17-.37a4.4 4.4 0 0 1 1.57 2.17c.43 1.07.72 2.19.86 3.33.27 1.67.79 4.1.8 4.6 0-.61-.11-1.91 0-2.5.12-.6.54-1.1 1.12-1.33.5-.15 1.02-.19 1.53-.1.52.1.98.4 1.29.83.38.98.6 2 .63 3.05.04-.91.2-1.82.47-2.7.28-.39.68-.67 1.15-.8.55-.1 1.11-.1 1.66 0 .46.15.85.44 1.14.82.35.88.56 1.82.63 2.77 0 .23.12-.65.48-1.24a1.67 1.67 0 1 1 3.17 1.07v3.77c-.06.97-.2 1.94-.4 2.9-.29.85-.7 1.65-1.2 2.38-.8.9-1.48 1.92-1.98 3.02a6.67 6.67 0 0 0 .03 3.2c-.68.07-1.37.07-2.05 0-.65-.1-1.45-1.4-1.67-1.8a.63.63 0 0 0-1.13 0c-.37.64-1.18 1.79-1.75 1.85-1.12.14-3.42 0-5.23 0 0 0 .3-1.66-.39-2.27-.68-.6-1.38-1.3-1.9-1.76l-1.4-1.6Z' clip-rule='evenodd'/%3E%3Cpath fill='%23000' d='M20.65 22.3v-6.24c0-.38-.31-.68-.7-.68-.37 0-.68.3-.68.68v6.23c0 .38.3.68.69.68.38 0 .69-.3.69-.68ZM17.2 22.3l-.04-6.25a.67.67 0 1 0-1.34.01l.04 6.24a.67.67 0 1 0 1.34 0ZM12.37 16.07l.04 6.22c0 .38.3.68.67.68.37 0 .67-.3.67-.68l-.04-6.23c0-.38-.3-.68-.67-.68-.37 0-.67.31-.67.69Z'/%3E%3C/svg%3E"), auto;
    border: solid 0.25px #c5c1c1;
  }

  .drawShadowColorDiv {
    display: flex;
    flex-direction: column;
    gap: 15px 5px;
    padding: 0 3px 0 2px;
  }

  .drawShadowColorDiv1 {
    display: flex;
    flex-direction: column;
  }

  .drawShadowWeightDiv {
    display: flex;
    flex-direction: column;
    gap: 15px 5px;
  }

  .drawShadowLabelDiv {
    font-size: 14px;
    margin-bottom: 0px;
    text-align: start;
  }

  .drawShadowColorLabelDiv {
    font-size: 14px;
    margin-bottom: 0px;
    text-align: center;
  }

  .draw-shadow-dropdown.open .draw-shadow-dropdown-menu {
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    padding: 8px;
    margin: 0;
    list-style: none;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 8px;
    width: max-content;
    min-width: 180px;
  }

  /*Draw Size Menu*/
  .draw-size-dropdown {
    position: relative;
    display: inline-block;
  }

  .draw-size-dropdown-toggle {
    cursor: pointer;
    border-radius: 8px;
    text-align: left;
    padding: 5px 5px 5px 5px;
  }

  .draw-size-dropdown-toggle svg {
    fill: #212529;
    width: 32px;
    height: 32px;
  }

  .draw-size-dropdown-menu {
    position: absolute;
    top: 10px;
    left: 60px;
    padding: 10px;
    margin: 0;
    display: none;
    flex-direction: column;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    z-index: 11;
    max-width: 600px;
    width: max-content;
    flex-wrap: nowrap;
    max-width: 90vw;
    box-sizing: border-box;
  }

  .draw-size-dropdown-menu li {
    display: inline-block;
    padding: 5px;
    cursor: pointer;
  }

  .draw-size-dropdown.open .draw-size-dropdown-menu {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    padding: 8px;
    margin: 0;
    list-style: none;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 8px;
    width: max-content;
    min-width: 180px;
  }
}