.bs-modal {
  display: block; }

.form-group {
  text-align: center; }

.wrapper-max-width {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.color-wrapper-max-width, .product-wrapper-max-width {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto; }

.help-icon {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 85%;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
    -webkit-user-select--khtml-user-select: none;
      -webkit-user-select--khtml-user-select--moz-user-select: none;
        -webkit-user-select--khtml-user-select--moz-user-select--ms-user-select: none;
          -webkit-user-select--khtml-user-select--moz-user-select--ms-user-select-user-select: none; }
  .help-icon span {
    margin-left: 0.2em; }

.help-text {
  text-align: left;
  border-bottom: 1px solid #F8C9DE;
  margin-top: 1em;
  padding: 5px;
  font-size: 85%; }
  .help-text ul {
    list-style: inside;
    margin-bottom: .5em; }
  .help-text p:last-child {
    margin-bottom: .5em; }

@media (max-width: 991.98px) {
  .help-text {
    margin-top: 1.5em; } }

.color-group {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .color-group.item-5 label {
    width: 45px;
    padding: 3px;
    margin: 2px;
    border: 1px solid #CEE9E1;
    border-radius: 0.2rem; }
  .color-group.item-5 svg {
    width: 38px;
    height: 38px; }
  .color-group .btn {
    cursor: pointer;
    margin-bottom: 0;
    border: 1px solid white; }

.font-group {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .font-group .btn {
    cursor: pointer;
    margin-bottom: 0;
    border: 1px solid white;
    height: 30px;
    width: 75px;
    padding: 0px;
    margin: 0px;
    margin-bottom: .3rem; }
  .font-group input[type="radio"],
  .font-group input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.list-group {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .list-group.disabled {
    opacity: .6; }
  .list-group input {
    width: 45px;
    height: 30px;
    margin-right: .7em;
    padding: 0;
    text-align: center; }
    .list-group input:last-child {
      margin-right: 0; }

.text-group {
  width: 158px;
  margin-left: auto;
  margin-right: auto; }
  .text-group.disabled {
    opacity: .6; }

.marker-group {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .marker-group.disabled {
    opacity: .6; }
  .marker-group.item-8.disabled {
    cursor: default;
    color: #929292;
    border-color: #CCCCCC; }
  .marker-group.item-8 label {
    width: 30px;
    height: 30px;
    padding: 0px;
    padding-top: 2px;
    margin: 0px; }
  .marker-group.item-8 img {
    height: 20px; }
  .marker-group .btn {
    cursor: pointer;
    margin-bottom: 0;
    border: 1px solid white; }

.product-box-group {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
  margin-bottom: 1em; }
  .product-box-group label {
    margin-left: .25em;
    padding: 2px; }
    .product-box-group label img {
      width: 75px;
      border: 1px solid #CCCCCC; }
  .product-box-group .btn {
    cursor: pointer;
    margin-bottom: 0; }
    .product-box-group .btn.btn-icon {
      border: 1px solid white; }
    .product-box-group .btn.btn-icon.active {
      border-color: #99d0c1; }
  .product-box-group span {
    display: block;
    white-space: pre;
    font-size: 11px; }

.btn-box-group {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-box-group label {
    margin-left: .25em; }
    .btn-box-group label img {
      width: 40px;
      border: 1px solid #CCCCCC; }
  .btn-box-group.item-2 label {
    width: 114px; }
  .btn-box-group.item-3 label {
    width: 75px; }
  .btn-box-group.item-4 label {
    width: 58px; }
  .btn-box-group .btn {
    cursor: pointer;
    margin-bottom: 0; }
    .btn-box-group .btn.btn-icon {
      border: 1px solid white; }
    .btn-box-group .btn.btn-icon.active {
      border-color: #99d0c1; }
  .btn-box-group label.disabled {
    cursor: default;
    color: #929292;
    border-color: #CCCCCC; }
  .btn-box-group input[type="radio"],
  .btn-box-group input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.direct-cart-button {
  position: absolute;
  bottom: 0em;
  right: 0em;
  text-align: right;
  max-width: 100%;
  width: 100%;
  line-height: 1.4em;
  font-size: 10px;
  text-transform: none;
  padding-bottom: 0;
  margin-bottom: 0; }
  .direct-cart-button .map-copyright {
    cursor: pointer;
    display: inline;
    margin-left: 0.5em; }
  .direct-cart-button button {
    border-bottom: 1px solid #CCCCCC; }

.editor-cart-button .mobile-product-price, .editor-cart-button .mobile-product-price-info {
  display: none; }

.editor-cart-button .mobile-product-price-info {
  font-size: 0.55em;
  font-style: italic;
  line-height: 1em;
  margin-top: 0.25em; }

.editor-cart-button .price-info {
  background: #f2f2f2;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1em;
  padding-right: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  cursor: default; }
  .editor-cart-button .price-info .price-info-text {
    flex: 0 0 70%;
    text-align: left; }
  .editor-cart-button .price-info .price-info-price {
    flex: 0 0 30%;
    text-align: right;
    font-size: 1.4em; }
  .editor-cart-button .price-info span {
    display: block; }
  .editor-cart-button .price-info .small {
    line-height: 10px;
    margin-bottom: 5px; }

@media (max-width: 991.98px) {
  .editor-cart-button {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    position: fixed;
    width: 100%;
    bottom: 0;
    height: 5em;
    z-index: 10; }
    .editor-cart-button .price-info {
      flex: 0 0 50%;
      text-align: left;
      font-size: 1.5em;
      height: 100%; }
      .editor-cart-button .price-info .small {
        line-height: 18px;
        margin-bottom: 0; }
    .editor-cart-button button {
      flex: 0 0 50%; } }

@media (max-width: 575.98px) {
  .editor-cart-button {
    display: block;
    height: auto; }
    .editor-cart-button .price-info {
      display: none; }
    .editor-cart-button .mobile-product-price {
      display: inline-block; }
    .editor-cart-button .mobile-product-price-info {
      display: block; }
  #editor-container .editor-cart-button .price-info .price-info-text {
    text-align: left; } }

.copyright {
  position: absolute;
  bottom: 0em;
  right: 0em;
  text-align: right;
  max-width: 100%;
  width: 100%;
  padding-right: 5px;
  line-height: 1.4em;
  font-size: 10px;
  color: #929292;
  margin-bottom: 5px;
  text-transform: none;
  padding-bottom: 0;
  margin-bottom: 0; }
  .copyright .map-copyright {
    cursor: pointer;
    display: inline;
    margin-left: 0.5em; }
    .copyright .map-copyright a {
      color: #929292; }
  .copyright button {
    border-bottom: 1px solid #CCCCCC; }

@media (max-width: 991.98px) {
  .copyright {
    z-index: 3; }
    .copyright span.c-icon {
      font-size: 15px; }
    .copyright .shown {
      background-color: white; }
      .copyright .shown span {
        padding-left: .5em;
        font-size: 11px; }
        .copyright .shown span.c-icon {
          font-size: 11px; }
    .copyright .map-scale {
      display: none; } }

@media (max-width: 575.98px) {
  .copyright {
    width: auto;
    z-index: 3; } }

.breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
  font-size: 12px; }
  .breadcrumb .active {
    font-weight: 700;
    color: #444444; }

.editor-link {
  border-bottom: 1px solid #f2a1c6;
  cursor: pointer; }

.product-gallery {
  text-align: center;
  position: relative;
  padding: 0 2em 2em 2em; }
  .product-gallery img {
    -webkit-box-shadow: 2px 2px 7px 4px rgba(171, 164, 171, 0.5);
    -moz-box-shadow: 2px 2px 7px 4px rgba(171, 164, 171, 0.5);
    box-shadow: 2px 2px 7px 4px rgba(171, 164, 171, 0.5); }

span.shipping {
  display: block;
  font-size: 11px;
  line-height: 22px; }

.inline-block {
  display: inline-block; }

.pull-right {
  float: right; }

.marker-color {
  display: inline; }

.seed-toggle-button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
    -webkit-user-select--khtml-user-select: none;
      -webkit-user-select--khtml-user-select--moz-user-select: none;
        -webkit-user-select--khtml-user-select--moz-user-select--ms-user-select: none;
          -webkit-user-select--khtml-user-select--moz-user-select--ms-user-select-user-select: none; }
  .seed-toggle-button span {
    cursor: pointer;
    margin: 3px;
    padding: 3px;
    border: 1px solid grey; }
    .seed-toggle-button span svg {
      top: 1px;
      position: relative; }

.v-popper--theme-dropdown .v-popper__inner {
  border-color: #CCCCCC !important;
  color: #444444 !important; }

.text-container {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto; }
  .text-container div {
    display: inline-block; }
  .text-container .word-text {
    background-image: url("/static/img/editor/word/fonts-sprite-1.png");
    background-repeat: no-repeat;
    background-size: 75px 250px;
    height: 100%;
    width: 100%;
    cursor: pointer;
    border: 1px solid #CEE9E1;
    border-radius: 0.2rem; }
    .text-container .word-text.font-canvas {
      background-position: -3px 0px; }
    .text-container .word-text.font-modern {
      background-position: -3px -27px; }
    .text-container .word-text.font-playful {
      background-position: -3px -53px; }
    .text-container .word-text.font-cosy {
      background-position: -3px -80px; }
    .text-container .word-text.font-hand {
      background-position: -3px -106px; }
    .text-container .word-text.font-veneer {
      background-position: -3px -132px; }
    .text-container .word-text.font-roboto {
      background-position: -3px -152px; }
    .text-container .word-text.font-quotes-classic, .text-container .word-text.font-cormorant {
      background-position: -3px -175px; }
    .text-container .word-text.font-quotes-hand, .text-container .word-text.font-lemonade-squash {
      background-position: -3px -198px; }
    .text-container .word-text.font-quotes-cosy {
      background-position: -3px -66px; }
    .text-container .word-text.font-quotes-sketch {
      background-position: -3px -87px; }
    .text-container .word-text.font-open-sans {
      background-position: -3px -221px; }

@media (max-width: 991.98px) {
  .shopping-badge {
    font-size: 10px; } }

.cart-button-icon {
  padding-top: 4px;
  height: 100%;
  width: 100%; }

.shopping-cart-map {
  text-align: left;
  padding-left: 20px;
  padding-right: 20px; }
  .shopping-cart-map span.small {
    line-height: 2rem;
    font-size: 85%; }

.sidebar-preview-btn {
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  border: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #CCCCCC; }

@media (max-width: 991.98px) {
  .shopping-cart-map {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px; }
    .shopping-cart-map span.pull-right {
      float: none; } }

@media (max-width: 575.98px) {
  .shopping-cart-map {
    text-align: left;
    line-height: 0rem; }
    .shopping-cart-map span.small {
      line-height: 1.5em; }
    .shopping-cart-map span.pull-right {
      float: right; } }

#change-definition-modal img {
  border: 1px solid #CCCCCC;
  box-shadow: 0px 0px 3px 1px rgba(219, 219, 219, 0.75);
  margin-left: auto;
  cursor: pointer;
  margin-right: auto;
  max-width: 100%;
  display: block; }

#template-modal .template-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: auto; }
  #template-modal .template-container .template-child {
    margin: 5px;
    text-align: center; }
    #template-modal .template-container .template-child img {
      border: 1px solid #CCCCCC;
      box-shadow: 0px 0px 3px 1px rgba(219, 219, 219, 0.75);
      height: 200px;
      max-width: 143px;
      cursor: pointer; }

@media (max-width: 767.98px) {
  #template-modal .template-container .template-child img {
    max-width: 100px;
    height: auto; } }

#product-modal {
  overflow-y: auto;
  overflow-x: hidden; }
  #product-modal .accordion .chevron-right, #product-modal .accordion .chevron-down {
    display: none;
    margin-right: .5em; }
  #product-modal .text-box .title {
    white-space: pre;
    font-size: 11px; }
  #product-modal .preview-box img {
    border: 1px solid #444444;
    cursor: pointer;
    width: 100%; }
  #product-modal .product-box {
    border: 1px solid #e5e5e5;
    padding-top: 5px;
    border-radius: 4px;
    padding: 5px;
    margin-bottom: 0.5rem;
    width: 120px; }
    #product-modal .product-box.active {
      border-color: #99d0c1;
      font-weight: 500; }
  #product-modal .product-carousel-slide {
    display: inline-block;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px; }
    #product-modal .product-carousel-slide img {
      max-height: 400px; }
  #product-modal .product-carousel {
    overflow: hidden;
    position: relative; }
  #product-modal .product-carousel-label {
    height: 12px;
    width: 12px;
    background-color: #e5e5e5;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    margin-right: 0.5em;
    margin-top: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
      -webkit-user-select--khtml-user-select: none;
        -webkit-user-select--khtml-user-select--moz-user-select: none;
          -webkit-user-select--khtml-user-select--moz-user-select--ms-user-select: none;
            -webkit-user-select--khtml-user-select--moz-user-select--ms-user-select-user-select: none; }
    #product-modal .product-carousel-label.active {
      background-color: #99d0c1; }
    #product-modal .product-carousel-label span {
      height: 10px;
      width: 10px;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
        -webkit-user-select--khtml-user-select: none;
          -webkit-user-select--khtml-user-select--moz-user-select: none;
            -webkit-user-select--khtml-user-select--moz-user-select--ms-user-select: none;
              -webkit-user-select--khtml-user-select--moz-user-select--ms-user-select-user-select: none; }

@media (max-width: 767.98px) {
  #product-modal .modal-header, #product-modal .modal-footer {
    padding: 1rem; }
  #product-modal .modal-body {
    overflow-y: auto;
    overflow-x: hidden;
    height: 75vh;
    padding: .5rem; }
  #product-modal .productModalContainer {
    display: grid;
    grid-template-columns: repeat(4, 24%);
    gap: 1%; }
  #product-modal hr {
    margin-bottom: .5rem;
    margin-top: .5rem; }
  #product-modal .accordion h4 {
    margin-bottom: .2em;
    font-size: 1.2rem; }
  #product-modal .accordion .chevron-right, #product-modal .accordion .chevron-down {
    display: inline-block;
    width: 12px; }
  #product-modal .accordion .acc-open .title {
    color: #444444; }
  #product-modal .accordion .title {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
      -webkit-user-select--khtml-user-select: none;
        -webkit-user-select--khtml-user-select--moz-user-select: none;
          -webkit-user-select--khtml-user-select--moz-user-select--ms-user-select: none;
            -webkit-user-select--khtml-user-select--moz-user-select--ms-user-select-user-select: none;
    cursor: pointer;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    color: #929292; }
    #product-modal .accordion .title h5 {
      font-size: .9rem; }
  #product-modal .accordion .content {
    max-height: 0;
    overflow: hidden; }
    #product-modal .accordion .content p {
      font-size: 0.8rem;
      margin-bottom: 0.2rem; }
  #product-modal .product-box {
    width: 100%; }
    #product-modal .product-box .text-box .title {
      font-size: .6rem; }
  #product-modal .product-carousel-slide img {
    max-height: 200px; } }

.map-marker-popup .modal-body {
  padding: .5rem; }

.map-marker-content .info-text {
  margin-left: auto;
  margin-right: auto; }
  .map-marker-content .info-text.with-border {
    border: 1px solid #f2a1c6;
    position: absolute;
    top: 60px;
    background: white;
    padding: 8px;
    right: 25px; }

.map-marker-content .marker-modal-secondmap .btn-outline-key-light:not(:disabled):not(.disabled):active,
.map-marker-content .marker-modal-secondmap .btn-outline-key-light:not(:disabled):not(.disabled).active {
  background-color: #f2a1c6;
  border-color: #f2a1c6; }

@media (max-width: 991.98px) {
  .map-marker-content .info-text {
    font-size: 85%; }
    .map-marker-content .info-text.with-border {
      position: relative;
      padding: 0;
      top: 0;
      right: 0; } }

.coords-map-modal .info-text {
  margin-left: auto;
  margin-right: auto; }

.coords-map-modal .marker-modal-secondmap .btn-outline-key-light:not(:disabled):not(.disabled):active,
.coords-map-modal .marker-modal-secondmap .btn-outline-key-light:not(:disabled):not(.disabled).active {
  background-color: #f2a1c6;
  border-color: #f2a1c6; }

.vue-slider-dot-tooltip-bottom {
  bottom: -5px !important;
  border: 1px solid #929292;
  padding: 1px;
  color: #929292;
  font-size: 10px;
  padding-right: 3px;
  padding-left: 3px;
  border-radius: 4px;
  white-space: nowrap; }

.image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center; }
  .image-wrapper .preview-image {
    width: 100%; }
    .image-wrapper .preview-image img {
      max-width: 100%;
      box-shadow: 2px 2px 7px 4px rgba(171, 164, 171, 0.5); }
      .image-wrapper .preview-image img.loading-image {
        opacity: 0.5; }
      .image-wrapper .preview-image img.loading-image-overlay {
        height: 100px;
        width: 100px;
        box-shadow: none; }
    .image-wrapper .preview-image span.word-loupe {
      position: absolute;
      color: grey;
      left: 0em;
      top: 0em;
      pointer-events: none; }
    .image-wrapper .preview-image div.uploadImage {
      box-shadow: 2px 2px 7px 4px rgba(171, 164, 171, 0.5);
      height: 100%;
      width: 100%;
      align-items: center;
      display: flex;
      flex-direction: column;
      justify-content: center; }

.pac-container {
  z-index: 1051 !important; }

.pac-container, .pac-item {
  width: inherit !important;
  min-width: 290px;
  max-width: 290px; }

.need-input {
  border-color: #FFD900; }

.seed-container {
  display: inline-block;
  text-align: center; }
  .seed-container div {
    width: 30px;
    height: 20px;
    line-height: 18px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
      -webkit-user-select--khtml-user-select: none;
        -webkit-user-select--khtml-user-select--moz-user-select: none;
          -webkit-user-select--khtml-user-select--moz-user-select--ms-user-select: none;
            -webkit-user-select--khtml-user-select--moz-user-select--ms-user-select-user-select: none; }
    .seed-container div.deactive {
      color: #a9a9a9; }

.wrapper-product-info .product-description {
  font-size: 0.8rem; }
  .wrapper-product-info .product-description.blink {
    animation: fadebackground 3s; }

@keyframes fadebackground {
  from {
    background-color: #FFD900; }
  to {
    background-color: white; } }

/* common */
.ribbon {
  width: 82px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  cursor: default; }

.ribbon span {
  position: absolute;
  display: block;
  width: 50px;
  padding: 0;
  background-color: #f2a1c6;
  text-align: center;
  left: 20px;
  top: 0px;
  font-weight: 700; }

.ribbon-top-right {
  top: -5px;
  right: 0px; }

.wrapper-size .product-selection div.prod {
  cursor: pointer;
  border: 1px solid #99d0c1;
  border-radius: 4px;
  text-align: left;
  margin-bottom: 5px;
  padding: 3px;
  padding-left: .8rem;
  padding-right: .8rem; }
  .wrapper-size .product-selection div.prod .grid-container {
    display: grid;
    grid-template-columns: 3fr 1fr;
    grid-template-rows: repeat(1, 20px);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: baseline; }
    .wrapper-size .product-selection div.prod .grid-container .complete-price {
      color: #929292; }
      .wrapper-size .product-selection div.prod .grid-container .complete-price p {
        font-size: .75rem; }
  .wrapper-size .product-selection div.prod.active {
    background-color: #CEE9E1; }
  .wrapper-size .product-selection div.prod .best-product {
    font-size: .75rem;
    color: #676767; }

ul.dropdown-menu {
  width: 100%; }

@media (min-width: 992px) {
  .wrapper-product {
    justify-content: center; } }

.preview-out {
  overflow-x: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .preview-out .preview-inner {
    border: 1px solid #cccccc;
    max-width: 100px;
    cursor: pointer;
    margin-bottom: 1em; }
    .preview-out .preview-inner img {
      box-shadow: 2px 2px 7px 4px rgba(171, 164, 171, 0.5); }

@media (max-width: 767.98px) {
  .preview-out {
    padding: .5rem;
    padding-top: 0;
    justify-content: flex-start; } }

@media (max-width: 575.98px) {
  .product-box .text-box .title {
    font-size: .55rem; } }

.container-loading-word {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1em;
  width: 100%;
  z-index: 3;
  text-align: center;
  pointer-events: none;
  height: 1em; }
  .container-loading-word .progress {
    background-color: white;
    height: 10px;
    width: 150px;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto; }

.word-image-wrapper {
  background-color: #e5e5e5;
  display: flex;
  gap: 20px;
  justify-content: center;
  padding-left: 1em;
  padding-right: 1em; }
  .word-image-wrapper .gallery {
    position: relative;
    top: 2em; }
  .word-image-wrapper .frame {
    position: relative;
    top: 2em; }
    .word-image-wrapper .frame img.preview {
      width: 100%;
      z-index: 2;
      position: absolute;
      pointer-events: none;
      -webkit-box-shadow: 2px 2px 7px 4px rgba(171, 164, 171, 0.5);
      -moz-box-shadow: 2px 2px 7px 4px rgba(171, 164, 171, 0.5);
      box-shadow: 2px 2px 7px 4px rgba(171, 164, 171, 0.5); }
    .word-image-wrapper .frame .loading {
      display: block;
      height: 100%;
      width: 100%;
      text-align: center; }
      .word-image-wrapper .frame .loading img {
        margin-top: 35%;
        width: 40%;
        opacity: 0.5;
        margin-left: auto;
        margin-right: auto; }
      .word-image-wrapper .frame .loading span {
        display: block; }

@media (max-width: 575.98px) {
  .word-image-wrapper {
    align-items: center;
    padding-bottom: 1em; } }

.gmap-map {
  text-align: left; }
  .gmap-map .form-group {
    margin-bottom: .5rem; }
  .gmap-map .custom-control {
    background: white;
    border: 1px solid #CEE9E1;
    border-radius: 4px;
    padding-bottom: .4em; }
    .gmap-map .custom-control label {
      padding-top: 0.35em;
      margin-right: 0.5em;
      margin-left: 0.5em;
      cursor: pointer; }
  .gmap-map .gmap-btn-background label {
    background: white; }
  .gmap-map .gmap-btn-background .custom-control-label {
    border-radius: 4px;
    position: relative;
    padding-top: 0.5em;
    vertical-align: top;
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
    .gmap-map .gmap-btn-background .custom-control-label::before, .gmap-map .gmap-btn-background .custom-control-label::after {
      left: -1rem; }

#boundary-active {
  text-align: center;
  cursor: pointer; }
  #boundary-active .select-boundary {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding-top: 5px;
    padding-bottom: 5px; }
  #boundary-active p {
    font-weight: 600;
    margin-bottom: 0em; }

.collapse-others {
  cursor: pointer; }

.boundary-table td {
  padding: 0.2rem;
  cursor: pointer; }
  .boundary-table td.active {
    font-weight: 600;
    background-color: #CEE9E1 !important; }

.clear {
  clear: both; }

.pulse {
  animation: pulse 3s infinite;
  margin: 0 auto;
  display: table;
  opacity: 0.3;
  animation-direction: alternate;
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1); }
  50% {
    -webkit-transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1); } }

@keyframes pulse {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }

ul.map-colors {
  list-style-position: inside;
  list-style-type: none;
  padding-left: 1.25em;
  padding-right: 1.25em;
  text-align: left; }
  ul.map-colors li {
    border-bottom: 1px solid #CCCCCC;
    padding: .5em .5em .5em .5em;
    height: 35px;
    line-height: 25px;
    margin-bottom: 0; }
    ul.map-colors li:last-child {
      border-bottom: none; }

.image-map-wrapper {
  background-color: #e5e5e5; }
  .image-map-wrapper .frame {
    display: flex;
    gap: 10px;
    justify-content: center;
    flex-direction: row;
    top: 3em;
    position: relative;
    margin-left: auto;
    margin-right: auto; }
  .image-map-wrapper .frame-map {
    position: relative;
    background-color: white;
    -webkit-box-shadow: 2px 2px 7px 4px rgba(171, 164, 171, 0.5);
    -moz-box-shadow: 2px 2px 7px 4px rgba(171, 164, 171, 0.5);
    box-shadow: 2px 2px 7px 4px rgba(171, 164, 171, 0.5); }
    .image-map-wrapper .frame-map #left-map {
      display: inline-block;
      float: left; }
    .image-map-wrapper .frame-map #right-map {
      display: inline-block;
      margin-right: 0 !important; }
    .image-map-wrapper .frame-map img {
      width: 100%;
      z-index: 2;
      position: absolute;
      pointer-events: none; }
    .image-map-wrapper .frame-map .mapBox {
      width: 100%;
      height: 100%;
      z-index: 1;
      position: absolute; }

@media (max-width: 991.98px) {
  .image-map-wrapper .frame {
    padding-top: 2em;
    padding-bottom: 1em;
    top: 0em;
    height: 100%;
    justify-content: center;
    display: grid;
    flex-direction: column;
    align-items: center;
    grid-template-rows: auto; } }

.fade-secondmap-enter-active, .fade-secondmap-leave-active {
  transition: opacity 0.5s ease; }

.fade-secondmap-enter-from, .fade-secondmap-leave-to {
  opacity: 0; }

.add-search-marker {
  border-bottom: 1px solid #F8C9DE;
  cursor: pointer; }

.wrapper-marker-popup .wrapper-marker-popup-parent .div-size {
  display: grid;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: repeat(8, 1fr); }

.wrapper-marker-popup .wrapper-marker-popup-parent .marker-link {
  border-bottom: 1px solid #f2a1c6;
  cursor: pointer; }

.wrapper-marker-popup .wrapper-marker-popup-parent .marker-size {
  border-radius: 50%;
  border: 1px solid #99d0c1;
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-align: center; }
  .wrapper-marker-popup .wrapper-marker-popup-parent .marker-size.active {
    background-color: #99d0c1; }

.wrapper-marker-popup h3 {
  font-size: 1rem;
  font-weight: 500; }

.wrapper-marker-popup h4 {
  font-size: .8rem;
  font-weight: 500;
  margin: 0;
  margin-top: .5rem;
  margin-bottom: .5rem; }

.wrapper-marker-popup select {
  width: 110px;
  text-align: center;
  border-color: #CCCCCC !important;
  border-radius: 2px; }

.wrapper-marker-popup .wrapper-marker-popup-list {
  display: grid;
  grid-template-columns: repeat(6, 2rem);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 0.25rem;
  grid-row-gap: 0.25rem; }
  .wrapper-marker-popup .wrapper-marker-popup-list .marker-icon {
    height: 30px;
    width: 30px;
    cursor: pointer;
    border: 1px solid white;
    text-align: center; }
    .wrapper-marker-popup .wrapper-marker-popup-list .marker-icon.active {
      border-color: #99d0c1;
      background-color: #99d0c1;
      border-radius: 50%; }
    .wrapper-marker-popup .wrapper-marker-popup-list .marker-icon img {
      width: 20px;
      line-height: 25px; }

.wrapper-marker-popup .close-buttons {
  height: 4rem; }

.wrapper-markers .marker-grid {
  margin-left: 2em; }
  .wrapper-markers .marker-grid .marker-dropdown {
    display: block; }
  .wrapper-markers .marker-grid .marker-edit-grid {
    grid-template-rows: 1fr;
    display: grid;
    grid-template-columns: 25px 19px 1fr;
    gap: 1px 4px;
    cursor: pointer;
    text-align: center;
    align-items: center; }
    .wrapper-markers .marker-grid .marker-edit-grid .marker-icon {
      height: 25px;
      width: 25px; }
      .wrapper-markers .marker-grid .marker-edit-grid .marker-icon svg {
        vertical-align: bottom; }
      .wrapper-markers .marker-grid .marker-edit-grid .marker-icon.weak-contrast {
        background-color: #929292;
        border-radius: 4px; }
    .wrapper-markers .marker-grid .marker-edit-grid .marker-edit-text {
      text-align: left; }
    .wrapper-markers .marker-grid .marker-edit-grid .marker-size {
      text-align: center;
      display: inline-block; }
      .wrapper-markers .marker-grid .marker-edit-grid .marker-size .marker-size-bubble {
        height: 18px;
        width: 18px;
        line-height: 16px;
        border-radius: 50%;
        font-size: 12px;
        border: 1px solid #929292;
        cursor: pointer; }
  .wrapper-markers .marker-grid .marker-position {
    cursor: pointer;
    text-align: left;
    margin-left: 51px;
    height: 25px; }
  .wrapper-markers .marker-grid .marker-delete {
    cursor: pointer;
    text-align: left;
    margin-left: 51px;
    height: 25px; }

.wrapper-markers .marker-outside-text {
  color: #929292; }

.wrapper-markers .marker-outside .edit-marker {
  color: #929292 !important; }

@media (max-width: 991.98px) {
  .wrapper-markers .marker-grid .marker-edit-grid {
    align-items: baseline; }
  .wrapper-markers .marker-grid, .wrapper-markers .marker-edit-grid {
    margin-left: 0;
    display: inline-block; }
    .wrapper-markers .marker-grid .marker-dropdown, .wrapper-markers .marker-edit-grid .marker-dropdown {
      display: inline-block; }
    .wrapper-markers .marker-grid div, .wrapper-markers .marker-edit-grid div {
      display: inline-block; }
    .wrapper-markers .marker-grid div.marker-position, .wrapper-markers .marker-grid div.marker-delete, .wrapper-markers .marker-edit-grid div.marker-position, .wrapper-markers .marker-edit-grid div.marker-delete {
      margin-left: .5em; }
    .wrapper-markers .marker-grid div.marker-outside, .wrapper-markers .marker-edit-grid div.marker-outside {
      display: block; }
  .edit-marker {
    border-bottom: 1px solid #f2a1c6; }
    .edit-marker svg.svg-inline--fa {
      display: none; } }

.markers-list {
  display: grid;
  grid-template-columns: repeat(6, 2rem);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: center; }
  .markers-list label {
    width: 30px;
    height: 30px;
    padding: 0px;
    padding-top: 2px;
    margin: 0px; }
  .markers-list img {
    height: 20px; }
  .markers-list .btn {
    cursor: pointer;
    margin-bottom: 0;
    border: 1px solid white; }

.zoom-wrapper, .zoom-wrapper-second {
  top: 0px;
  border-radius: 4px; }
  .zoom-wrapper .zoom-button, .zoom-wrapper-second .zoom-button {
    cursor: pointer;
    border-bottom: 1px solid #ccc;
    height: 34px;
    width: 30px;
    text-align: center;
    padding-top: 6px;
    background: white; }
    .zoom-wrapper .zoom-button:hover, .zoom-wrapper-second .zoom-button:hover {
      background-color: #CEE9E1;
      color: #212529; }
    .zoom-wrapper .zoom-button.cart-button, .zoom-wrapper-second .zoom-button.cart-button {
      padding-top: 2px;
      border-bottom: 0; }
    .zoom-wrapper .zoom-button.preview-button, .zoom-wrapper-second .zoom-button.preview-button {
      padding-top: 2px;
      border-bottom: 0; }
    .zoom-wrapper .zoom-button.small, .zoom-wrapper-second .zoom-button.small {
      height: 25px;
      padding-top: 4px; }

.zoom-wrapper-mobile {
  position: relative;
  left: unset;
  top: 0px; }
  .zoom-wrapper-mobile .zoom-button {
    margin-top: 0;
    display: inline-block;
    padding: 5px;
    width: 30px;
    height: 30px;
    border-bottom: 0; }

@media (max-width: 991.98px) {
  .zoom-wrapper {
    order: 0;
    grid-column: 1;
    align-self: self-end; }
  .zoom-wrapper-second {
    order: 1;
    grid-column: 2;
    text-align: right;
    align-self: self-end; }
  .image-map-wrapper .frame-map {
    order: 2;
    grid-column-start: 1;
    grid-column-end: 3;
    align-self: center; } }

.custom-switch .custom-control-label::after {
  top: 0.3rem;
  left: -2.15rem; }

.custom-switch label.custom-control-secondmap {
  display: inline;
  top: -2px; }
  .custom-switch label.custom-control-secondmap span {
    display: inline-block;
    min-width: 50px;
    height: 5px; }

.custom-switch label {
  cursor: pointer; }

.wrapper-blend .vue-slider {
  display: block;
  top: 5px;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer; }
  .wrapper-blend .vue-slider .vue-slider-dot-handle {
    cursor: pointer;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0.5px 0.5px 2px 1px rgba(0, 0, 0, 0.32); }
  .wrapper-blend .vue-slider .vue-slider-rail {
    background-color: #ccc;
    border-radius: 15px; }

.container-feature-outside {
  background: #f39f9f;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  text-align: center;
  font-size: 11px;
  text-align: center;
  line-height: 15px;
  font-family: inherit;
  cursor: pointer; }

.container-scroll-map {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 10;
  background: rgba(120, 120, 120, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition-timing-function: ease;
  transition: 0.2s; }
  .container-scroll-map p {
    color: white;
    font-size: 1.3em;
    font-weight: 600;
    line-height: 1.3em; }

.container-loading-map {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 1;
  text-align: center;
  background-image: url(/static/img/editor/map-loading.gif);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20%;
  opacity: 0.75;
  pointer-events: none; }

.ol-box {
  box-sizing: border-box;
  border-radius: 2px;
  border: 2px solid #00f; }

.ol-unsupported {
  display: none; }

.ol-unselectable, .ol-viewport {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
    -webkit-user-select--khtml-user-select: none;
      -webkit-user-select--khtml-user-select--moz-user-select: none;
        -webkit-user-select--khtml-user-select--moz-user-select--ms-user-select: none;
          -webkit-user-select--khtml-user-select--moz-user-select--ms-user-select-user-select: none;
  -webkit-tap-highlight-color: transparent; }

.ol-overlaycontainer, .ol-overlaycontainer-stopevent {
  pointer-events: none; }

.ol-overlaycontainer-stopevent > *, .ol-overlaycontainer > * {
  pointer-events: auto; }

.ol-selectable {
  -webkit-touch-callout: default;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.ol-grabbing {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

.ol-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.ol-control {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 4px;
  padding: 2px; }

.ol-control:hover {
  background-color: rgba(255, 255, 255, 0.6); }

.ol-zoom {
  top: .5em;
  left: .5em; }

.ol-zoom-extent {
  top: 4.643em;
  left: .5em; }

.ol-control button {
  display: block;
  margin: 1px;
  padding: 0;
  color: #fff;
  font-size: 1.14em;
  text-decoration: none;
  text-align: center;
  height: 1.375em;
  width: 1.375em;
  line-height: .4em;
  background-color: rgba(0, 60, 136, 0.5);
  border: none;
  border-radius: 2px; }

.ol-control button::-moz-focus-inner {
  border: none;
  padding: 0; }

.ol-control button span {
  pointer-events: none; }

.ol-touch .ol-control button {
  font-size: 1.5em; }

.ol-touch .ol-zoom-extent {
  top: 5.5em; }

.ol-control button:focus, .ol-control button:hover {
  text-decoration: none;
  background-color: rgba(0, 60, 136, 0.7); }

.ol-zoom .ol-zoom-in {
  border-radius: 2px 2px 0 0; }

.ol-zoom .ol-zoom-out {
  border-radius: 0 0 2px 2px; }

.fileContainer {
  overflow: hidden;
  position: relative; }

.fileContainer [type=file] {
  cursor: inherit;
  display: block;
  font-size: 999px;
  filter: alpha(opacity=0);
  min-height: 100%;
  min-width: 100%;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0; }

.fileContainer {
  border-radius: 4px;
  height: 200px;
  background-color: #f2f2f2;
  cursor: pointer;
  width: 100%;
  padding-top: 50px; }

.wrapper-track .track-remove-icon {
  cursor: pointer; }

.wrapper-track .vue-slider {
  display: inline-block !important;
  top: 2px;
  margin-left: 10px;
  margin-right: 10px; }
  .wrapper-track .vue-slider .vue-slider-dot-handle {
    cursor: pointer;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0.5px 0.5px 2px 1px rgba(0, 0, 0, 0.32); }

.wrapper-track .vue-slider-rail {
  background-color: #ccc;
  border-radius: 15px; }

h3.product-title {
  font-weight: 500;
  margin-top: 1.5em; }

.product-container {
  display: grid;
  grid-template-columns: auto auto auto auto;
  grid-template-rows: auto;
  gap: 1em 1em;
  text-align: center; }

@media (max-width: 767.98px) {
  .product-container {
    grid-template-columns: auto auto auto; } }

@media (max-width: 575.98px) {
  .product-container {
    grid-template-columns: auto auto; } }

.shopping-list-image-container {
  margin-bottom: 1em;
  text-align: center; }
  .shopping-list-image-container img {
    border: 1px solid black; }
  .shopping-list-image-container .loading {
    overflow: hidden;
    background-image: url("/static/img/editor/map-loading.gif");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px 50px; }
  .shopping-list-image-container img, .shopping-list-image-container .load-more-products {
    width: 220px;
    height: auto;
    transition: all .3s ease;
    -webkit-box-shadow: 0px 0px 3px 1px rgba(219, 219, 219, 0.75);
    -moz-box-shadow: 0px 0px 3px 1px rgba(219, 219, 219, 0.75);
    box-shadow: 0px 0px 3px 1px rgba(219, 219, 219, 0.75); }
  .shopping-list-image-container .shopping-product-badge {
    text-align: center; }

.load-more-text {
  cursor: pointer;
  margin-top: 1.5em; }
  .load-more-text span {
    position: relative;
    top: -60px;
    left: auto;
    right: auto;
    font-weight: 500; }

.filter-badge {
  text-align: center; }
  .filter-badge .product {
    display: inline-block;
    cursor: pointer;
    padding: 0.4em 0.4em;
    user-select: none; }
    .filter-badge .product h6 {
      margin-top: .5em; }
  .filter-badge .category {
    cursor: pointer;
    display: inline-block;
    padding: 0.4em 0.4em;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    border: 1px solid #CCCCCC;
    user-select: none;
    margin-bottom: .5em; }
    .filter-badge .category.active {
      background-color: #CEE9E1; }
  .filter-badge .remove-filter {
    position: absolute;
    bottom: 10px;
    right: 25px;
    font-size: 90%;
    cursor: pointer;
    border-bottom: 1px solid #f2a1c6;
    font-weight: 500; }
    .filter-badge .remove-filter:hover {
      color: #292929; }

@media (max-width: 767.98px) {
  .filter-badge .custom-control {
    float: left;
    margin-right: 1em; }
  .filter-badge .remove-filter {
    position: unset;
    width: 80px;
    text-align: center; } }

.pointer {
  cursor: pointer; }

.alert-outline-white {
  border: 2px solid white; }

ul.star-colors {
  list-style-position: inside;
  list-style-type: none;
  padding-left: 1.25em;
  padding-right: 1.25em;
  text-align: left; }
  ul.star-colors li {
    border-bottom: 1px solid #CCCCCC;
    padding: .5em .5em .5em .5em;
    height: 35px;
    line-height: 25px;
    margin-bottom: 0; }
    ul.star-colors li:last-child {
      border-bottom: none; }

.container-loading-stars {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1em;
  width: 100%;
  z-index: 3;
  text-align: center;
  pointer-events: none;
  height: 1em; }
  .container-loading-stars .progress {
    background-color: white;
    height: 10px;
    width: 150px;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto; }

.stars-image-wrapper {
  background-color: #e5e5e5;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column; }
  .stars-image-wrapper .frame {
    -webkit-box-shadow: 2px 2px 7px 4px rgba(171, 164, 171, 0.5);
    -moz-box-shadow: 2px 2px 7px 4px rgba(171, 164, 171, 0.5);
    box-shadow: 2px 2px 7px 4px rgba(171, 164, 171, 0.5);
    position: relative; }
    .stars-image-wrapper .frame img.preview {
      width: 100%;
      z-index: 2;
      position: absolute;
      pointer-events: none; }
    .stars-image-wrapper .frame .loading {
      display: block;
      height: 100%;
      width: 100%;
      text-align: center; }
      .stars-image-wrapper .frame .loading img {
        margin-top: 35%;
        width: 40%;
        opacity: 0.5;
        margin-left: auto;
        margin-right: auto; }
      .stars-image-wrapper .frame .loading span {
        display: block; }

.zodiac-select {
  padding-left: 2.75em;
  padding-right: 1em;
  text-align: left;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
    -webkit-user-select--khtml-user-select: none;
      -webkit-user-select--khtml-user-select--moz-user-select: none;
        -webkit-user-select--khtml-user-select--moz-user-select--ms-user-select: none;
          -webkit-user-select--khtml-user-select--moz-user-select--ms-user-select-user-select: none; }
  .zodiac-select label {
    cursor: pointer; }

ul.stars-layerselect {
  list-style-position: inside;
  list-style-type: none;
  text-align: left;
  padding-left: 1.25em;
  padding-right: 1.25em; }
  ul.stars-layerselect li {
    border-bottom: 1px solid #CCCCCC; }
    ul.stars-layerselect li:last-child {
      border-bottom: none; }
    ul.stars-layerselect li label {
      color: #444444;
      cursor: pointer;
      padding: .5em .5em .5em .5em;
      height: 35px;
      line-height: 25px;
      margin-bottom: 0;
      font-weight: 400; }
      ul.stars-layerselect li label.active {
        font-weight: 600; }

.cities-form-container {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto; }
  .cities-form-container .city-input {
    border-color: #28a745; }

.v-popper {
  display: inline-block; }
  .v-popper span.label {
    cursor: default;
    min-width: 160px;
    display: inherit;
    color: #929292;
    margin-left: .2em; }
    .v-popper span.label.active {
      cursor: pointer;
      color: #444444; }

.v-popper__popper {
  max-width: 250px;
  outline: none; }
  .v-popper__popper .v-popper__inner {
    padding: 0.5rem 0.75rem;
    overflow: hidden;
    color: #444444;
    background-color: #f2f2f2; }
    .v-popper__popper .v-popper__inner h5 {
      margin-bottom: 0;
      font-size: 0.9rem;
      color: #444444; }

.colorpicker-btn {
  width: 100%;
  height: 24px;
  border: 0;
  -webkit-appearance: none; }

.colorpicker-btn-no-text {
  border-radius: 20px;
  border: 1px solid #CCCCCC;
  height: 20px;
  width: 20px;
  margin-bottom: 3px; }

.color-input-hex {
  width: 100px;
  text-align: center;
  float: right; }

.change-color-method {
  cursor: pointer;
  color: #444444;
  font-weight: 500;
  border-bottom: 1px solid #f2a1c6; }

.hsl-color-preview {
  width: 80px;
  height: 80px;
  border-radius: 4px;
  border: 1px solid #CCCCCC; }

.form-control-width-sm {
  width: 40px; }

.vue-slider {
  display: inline-block !important;
  top: 2px;
  margin-left: 10px;
  margin-right: 10px; }
  .vue-slider .vue-slider-dot-handle {
    cursor: pointer;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0.5px 0.5px 2px 1px rgba(0, 0, 0, 0.32); }

.color-line {
  height: 26px; }
  .color-line div {
    height: inherit;
    display: inline-flex; }
  .color-line .color-item {
    margin-right: 1px;
    border: 1px solid white;
    cursor: pointer;
    height: 25px;
    width: 25px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    .color-line .color-item.active {
      border: 1px solid white;
      box-shadow: 0 0 0 1px black; }

.selected-colors {
  text-align: left;
  max-width: 234px; }
  .selected-colors .selected-color-item {
    cursor: pointer;
    height: 25px;
    width: 25px;
    border: 1px solid #CCCCCC;
    margin-right: 1px;
    display: inline-block; }
    .selected-colors .selected-color-item.active {
      border: 1px solid white;
      box-shadow: 0 0 0 1px black; }

.sidebar {
  width: 360px;
  height: calc(100vh - 65px - 175px); }
  .sidebar .sidebar-nav {
    height: inherit; }
    .sidebar .sidebar-nav button.disabled {
      cursor: default; }
    .sidebar .sidebar-nav .tab-content {
      padding-left: 2em;
      padding-right: 1em;
      padding-top: 1em;
      height: 100%;
      overflow-y: auto;
      overflow-x: hidden;
      z-index: 0; }
    .sidebar .sidebar-nav .col-auto {
      padding-left: 0; }
    .sidebar .sidebar-nav h5 {
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 500; }
    .sidebar .sidebar-nav h6 {
      font-weight: 500;
      font-size: 0.85rem; }
      .sidebar .sidebar-nav h6.disabled {
        color: #CCCCCC; }
    .sidebar .sidebar-nav ul.nav-tabs .nav-item {
      margin-bottom: 0; }
    .sidebar .sidebar-nav ul.nav-tabs .nav-link {
      height: 50px;
      color: #929292;
      border: 0;
      border-top: 3px solid white; }
      .sidebar .sidebar-nav ul.nav-tabs .nav-link.active {
        color: #444444;
        border-top: 3px solid #99d0c1;
        border-radius: 0;
        outline: none; }
    .sidebar .sidebar-nav ul.nav-pills {
      border-left: 1px solid #CCCCCC;
      height: 100%; }
      .sidebar .sidebar-nav ul.nav-pills .nav-link {
        color: #929292;
        padding: .8rem 0rem;
        width: 60px;
        text-align: center;
        border-radius: 0;
        border-left: 3px solid white;
        outline: none; }
        .sidebar .sidebar-nav ul.nav-pills .nav-link .icon-title {
          font-size: 11px; }
        .sidebar .sidebar-nav ul.nav-pills .nav-link.active {
          outline: none;
          color: #444444;
          background-color: white;
          border-bottom: 0;
          border-color: #99d0c1; }
    .sidebar .sidebar-nav .next-button {
      bottom: 0;
      position: absolute;
      width: 360px;
      background-color: white; }
      .sidebar .sidebar-nav .next-button .btn-group {
        width: 100%; }
        .sidebar .sidebar-nav .next-button .btn-group button {
          border-radius: 0;
          border-color: #CCCCCC; }
          .sidebar .sidebar-nav .next-button .btn-group button:first-child {
            border-left: 0; }
          .sidebar .sidebar-nav .next-button .btn-group button:last-child {
            border-right: 0; }

.permalink-position {
  position: absolute;
  right: 15px;
  top: 5px;
  z-index: 5; }

@media (max-width: 991.98px) {
  .sidebar {
    width: 100%;
    height: auto; }
    .sidebar h4 {
      font-size: 1rem; }
    .sidebar .sidebar-nav .nav-tabs {
      border-top: 0; }
    .sidebar .sidebar-nav .nav-link {
      padding: 5px; }
      .sidebar .sidebar-nav .nav-link .icon-title {
        font-size: 11px; }
    .sidebar .sidebar-nav .tab-content {
      height: 350px;
      margin-top: 1px;
      padding-left: 1em;
      padding-top: .5em;
      padding-bottom: 5rem; }
    .sidebar .sidebar-nav .next-button {
      height: auto;
      position: inherit;
      width: auto; }
  .mobile-wrapper {
    display: flex;
    flex-direction: column; }
    .mobile-wrapper div.sidebar:first-child {
      order: 1; }
  .scale-checkbox-mobile {
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); } }
