
@media (min-width: 1280px){
    .home-titlex1 {
        font-size: 1.80rem!important;
    }
}

li.two {
    color:#4b5563;
    list-style:none;
    position: relative;
    padding-left:30px;
    line-height: 1.7;
    font-size:20px;
  }

  li:before {
    font-family:FontAwesome;
    position: absolute;
    left: 0;
    color:#0069ff;
    font-size:20px;
  }

  li.two:before {
     content:"\f00c";
  }
  li:hover:before {
    color:#1172fa;
  }



  /* badge */
  .badge {
    text-transform: uppercase;
    }
  .bg-gradient-success {
    background-image: linear-gradient(310deg, #2dce89 0%, #2dcecc 100%);
    }
    .bg-gradient-basic {
    background-image: linear-gradient(310deg, #faaa84 0%, #f39923 100%);
    width: 80px;
    }
    .bg-gradient-premium {
    background-image: linear-gradient(310deg, #5e72e4 0%, #825ee4 100%);
    }
    .bg-gradient-advance {
    background-image: linear-gradient(310deg, #11cdef 0%, #1171ef 100%);
    }


    .badge {
        --bs-badge-padding-x: 0.9em;
        --bs-badge-padding-y: 0.55em;
        --bs-badge-font-size: 0.75em;
        --bs-badge-font-weight: 700;
        --bs-badge-color: #fff;
        --bs-badge-border-radius: 0.45rem;
        display: inline-block;
        padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
        font-size: var(--bs-badge-font-size);
        font-weight: var(--bs-badge-font-weight);
        line-height: 1;
        color: var(--bs-badge-color);
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        border-radius: var(--bs-badge-border-radius, 0);
    }

    .dataTables_wrapper .dataTables_length select {
        width: 65px;
    }

    @media only screen and (max-width: 600px) {
        .ecomm_integration {
            align-items: center;
            margin: 0px 15px;
        }
        .h2incenteronmobile {
            text-align: center;
        }
        .imgincenteronmobile {
            margin:auto;
        }
        .featureheading{
            text-align: center;
        }

        .featuredescription{
            text-align: justify;
        }
    }

    .footer-dev-bar{
        max-width: 80%;
    }

    .table {
        color: #202224!important;
    }


    .nftPatternImage{

    }

    .nftPatternImageFlex{
        display: flex;
        flex-wrap: wrap;
        width: 360px;

        justify-content: center;
    }




    .manage-widget-container {
        display: flex;
        padding-bottom: 15px!important;
        max-width: 99vw;
        margin: 15px auto;
        /* padding: 0 15px; */
      }

      .manage-widget-top-text-wrapper {
        margin: 20px 0 30px 0;
      }

      .manage-widget-top-text-wrapper h4 {
        font-size: 24px;
        margin-bottom: 10px;
      }

      .manage-widget-top-text-wrapper code {
        font-size: 0.85em;
        background: linear-gradient(90deg, #fce3ec, #ffe8cc);
        color: #ff2200;
        padding: 0.1rem 0.3rem 0.2rem;
        border-radius: 0.2rem;
      }

      .manage-widget-tab-section-wrapper {
        padding: 30px 0;
      }

      .manage-widget-grid-wrapper {
        display: flex;
        flex-wrap: wrap;
        /* place-items: center; */
      }

      .manage-widget-grid-col-auto {
        grid-auto-flow: column;
        grid-template-rows: auto;
      }

      /* ******************* Main Styeles : Radio Card */
      label.manage-widget-radio-card {
        cursor: pointer;
        padding-bottom: 2px;
        padding-right: 5px;
      }
      label.manage-widget-radio-card .manage-widget-card-content-wrapper {
        background: #fff;
        border-radius: 5px;
        padding: 20px 20px;
        /* display: grid; */
        box-shadow: 0 2px 4px 0 rgba(219, 215, 215, 0.04);
        transition: 200ms linear;
      }
      label.manage-widget-radio-card .manage-widget-check-icon {
        width: 20px;
        height: 20px;
        display: none;
        border: solid 2px #e3e3e3;
        border-radius: 50%;
        transition: 200ms linear;
        position: relative;
      }
      label.manage-widget-radio-card .manage-widget-check-icon:before {
        content: "";
        position: absolute;
        inset: 0;
        background-image: url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.93552 4.58423C0.890286 4.53718 0.854262 4.48209 0.829309 4.42179C0.779553 4.28741 0.779553 4.13965 0.829309 4.00527C0.853759 3.94471 0.889842 3.88952 0.93552 3.84283L1.68941 3.12018C1.73378 3.06821 1.7893 3.02692 1.85185 2.99939C1.91206 2.97215 1.97736 2.95796 2.04345 2.95774C2.11507 2.95635 2.18613 2.97056 2.2517 2.99939C2.31652 3.02822 2.3752 3.06922 2.42456 3.12018L4.69872 5.39851L9.58026 0.516971C9.62828 0.466328 9.68554 0.42533 9.74895 0.396182C9.81468 0.367844 9.88563 0.353653 9.95721 0.354531C10.0244 0.354903 10.0907 0.369582 10.1517 0.397592C10.2128 0.425602 10.2672 0.466298 10.3112 0.516971L11.0651 1.25003C11.1108 1.29672 11.1469 1.35191 11.1713 1.41247C11.2211 1.54686 11.2211 1.69461 11.1713 1.82899C11.1464 1.88929 11.1104 1.94439 11.0651 1.99143L5.06525 7.96007C5.02054 8.0122 4.96514 8.0541 4.90281 8.08294C4.76944 8.13802 4.61967 8.13802 4.4863 8.08294C4.42397 8.0541 4.36857 8.0122 4.32386 7.96007L0.93552 4.58423Z' fill='white'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-size: 12px;
        background-position: center center;
        transform: scale(1.6);
        transition: 200ms linear;
        opacity: 0;
      }
      label.manage-widget-radio-card input[type=radio] {
        appearance: none;
        display: none;
        -webkit-appearance: none;
        -moz-appearance: none;
      }
      label.manage-widget-radio-card input[type=radio]:checked + .manage-widget-card-content-wrapper {
        box-shadow: 0 2px 4px 0 rgba(219, 215, 215, 0.5), 0 0 0 2px #3057d5;
      }
      label.manage-widget-radio-card input[type=radio]:checked + .manage-widget-card-content-wrapper .manage-widget-check-icon {
        background: #3057d5;
        border-color: #3057d5;
        transform: scale(1.2);
      }
      label.manage-widget-radio-card input[type=radio]:checked + .manage-widget-card-content-wrapper .manage-widget-check-icon:before {
        transform: scale(1);
        opacity: 1;
      }
      label.manage-widget-radio-card input[type=radio]:focus + .manage-widget-card-content-wrapper .manage-widget-check-icon {
        box-shadow: 0 0 0 4px rgba(48, 86, 213, 0.2);
        border-color: #3056d5;
      }
      label.manage-widget-radio-card .manage-widget-card-content img {
        /* margin-bottom: 10px; */
        width: 100%;
      }
      label.manage-widget-radio-card .manage-widget-card-content h4 {
        font-size: 16px;
        letter-spacing: -0.24px;
        text-align: center;
        color: #1f2949;
        margin-bottom: 10px;
      }
      label.manage-widget-radio-card .manage-widget-card-content h5 {
        font-size: 14px;
        line-height: 1.4;
        text-align: center;
        color: #686d73;
      }

      .nftImageUploadButton{
        display: flex;
        align-items: center;
      }

      /* for desktop */
       @media only screen and (min-width: 768px) {
        .nftwidth200{width: 200px;}.nftwidth50{width: 50px;}.nftwidth70{width: 70px;}.nftwidth100{width: 100px;}.nftwidth250{width: 250px;}.nftwidth150{width: 150px;}.nftwidth300{width: 300px;}
        }

        /* for mobile */
        @media only screen and (max-width: 768px) {
            .range-slider, #textPrefix, #nftTextSize, .nftPatternImageFlex{
                width:50%!important;
            }

        }

   #reset-password-profile{
    display: none;
   }

   #remember{
    border: 1px solid #005FE6;
   }


                    /* common */
                    .ribbon {
                        width: 100px;
                        height: 100px;
                        overflow: hidden;
                        position: absolute;
                        }
                        .ribbon::before,
                        .ribbon::after {
                        position: absolute;
                        z-index: -1;
                        content: '';
                        display: block;
                        border: 5px solid #2980b9;
                        }
                        .ribbon span {
                            position: absolute;
                            display: block;
                            width: 167px;
                            padding: 10px 0;
                            background-color: #3498db;
                            box-shadow: 0 5px 10px rgba(0,0,0,.1);
                            color: #fff;
                            font: 700 12px/1 'Lato', sans-serif;
                            text-shadow: 0 1px 1px rgba(0,0,0,.2);
                            text-align: center;
                        }

                        /* top left*/
                        .ribbon-top-left {
                        top: -10px;
                        left: -10px;
                        }
                        .ribbon-top-left::before,
                        .ribbon-top-left::after {
                        border-top-color: transparent;
                        border-left-color: transparent;
                        }
                        .ribbon-top-left::before {
                        top: 0;
                        right: 0;
                        }
                        .ribbon-top-left::after {
                        bottom: 0;
                        left: 0;
                        }
                        .ribbon-top-left span {
                            right: -23px;
                            top: 23px;
                            transform: rotate(-45deg);
                        }


                        