@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap');

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    line-height: 20px;
}


/* easy-deals bg color */

.bg-color-1 {
    background: #1B0D44;
}

.bg-color-2 {
    background: #A182F3;
}

.bg-color-3 {
    background: #DAF35E;
}

.bg-color-4 {
    background: #000000;
}

.bg-color-5 {
    background: #FFFFFF;
}

.bg-color-6 {
    background: #F4F1FA;
}

.bg-color-7 {
    background: #F8F8F8;
}

.bg-color-8 {
    background: #F3EEFF;
}

.bg-color-9 {
    background: #32B37D;
}

.bg-color-10 {
    background: #563E97;
}

.bg-color-11 {
    background: #FF5630;
}

.bg-color-12 {
    background: #7B6AA6;
}

.bg-color-13 {
    background: #30215A;
}

.bg-color-14 {
    background: #E9E0FF;
}

.bg-color-15 {
    background: #D1C0FF;
}

.bg-color-16 {
    background: #EAE2FF;
}

.bg-color-17 {
    background: #8662E5;
}

.bg-color-18 {
    background: #603CBE;
}

.bg-color-19 {
    background: #F5F6EC;
}

.bg-color-20 {
    background: #072317;
}

.bg-color-21 {
    background: #FFEEEA;
}

.bg-color-23 {
    background: #EFE9FF;
}

.bg-color-22 {}

.bg-color-22 {}


.text-colour-1 {
    color: #a696e4;
}

.text-colour-2 {
    color: #29127D;
}

.text-colour-3 {
    color: #514675;
}

.text-colour-4 {
    color: #4725CE;
}

.text-colour-5 {
    color: #A097C1;
}

.text-colour-6 {
    color: #afa4da;
}

.text-colour-7 {
    color: #9EFF63;
}

.text-colour-8 {
    color: #2B4CF9;
}


/* --easy deal color - */
.text-color-9 {
    color: #FFFFFFAD;
}

.text-color-10 {
    color: #FFFFFF;
}

.text-color-11 {
    color: #A182F3;
}

.text-color-12 {
    color: #7B6AA6;
}

.text-color-13 {
    color: #000000;
}

.text-color-14 {
    color: #563E97;
}

.text-color-15 {
    color: #32B37D;
}

.text-color-16 {
    color: #1B0D44;
}

.text-color-17 {
    color: #8C60FF;
}

.text-color-18 {
    color: #FF5630;
}

.text-color-19 {
    color: #B5A9D6;
}

.text-color-20 {
    color: #372760;
}

.text-color-21 {
    color: #5D33CC;
}

.text-color-22 {
    color: #FF5C00;
}

.text-color-23 {
    color: #D1C0FF;
}

.text-color-24 {
    color: #FF601B;
}

.bor-1 {
    border: 1px solid #EAE2FF;
}


.bor-rad-1 {
    border-radius: 17px;
}

.bor-rad-2 {
    border-radius: 14px;
}

.bor-rad-3 {
    border-radius: 44px;
}

.bor-rad-4 {
    border-radius: 8px;
}

.bor-rad-5 {
    border-radius: 12px;
}

.bor-rad-6 {
    border-radius: 15px;
}


.bor-rad-7 {
    border-radius: 25px;
}

.bor-rad-8 {
    border-radius: 16px;
}

.bor-rad-9 {
    border-radius: 18px;
}

.bor-rad-10 {
    border-radius: 10px;
}

.p-25p {
    padding: 25px;
}

.mt-1p {
    margin-top: 1px;
}

.mt-6p {
    margin-top: 6px;
}

.mt-7p {
    margin-top: 7px;
}

.mt-8p {
    margin-top: 8px;
}

.mt-15p {
    margin-top: 15px;
}

.mt-11p {
    margin-top: 15px;
}

.mt-19p {
    margin-top: 19px;
}

.mt-27p {
    margin-top: 27px;
}

.mt-28p {
    margin-top: 28px;
}

.mt-30p {
    margin-top: 30px;
}

.mt-38p {
    margin-top: 38px;
}

.mt-42p {
    margin-top: 42px;
}

.mt-44p {
    margin-top: 44px;
}

.mt-46p {
    margin-top: 46px;
}

.mt-54p {
    margin-top: 46px;
}

.mt-60p {
    margin-top: 60px;
}

.mt-74p {
    margin-top: 74px;
}

.mb-8p {
    margin-bottom: 8px;
}

.mb-10p {
    margin-bottom: 8px;
}

.mb-11p {
    margin-bottom: 11px;
}

.mb-12p {
    margin-bottom: 12px;
}

.mb-14p {
    margin-bottom: 14px;
}

.mb-15p {
    margin-bottom: 15px;
}

.mb-16p {
    margin-bottom: 16px;
}

.mb-20p {
    margin-bottom: 20px;
}

.mb-24p {
    margin-bottom: 24px;
}

.mb-26p {
    margin-bottom: 26px;
}

.mb-29p {
    margin-bottom: 29px;
}

.mb-33p {
    margin-bottom: 33px;
}

.mb-53p {
    margin-bottom: 53px;
}

.mb-28p {
    margin-bottom: 28px;
}

.mb-35p {
    margin-bottom: 35px;
}

.rounded-50 {
    border-radius: 50%;
}

.text-deco-none {
    text-decoration: none;
}

.ht-79 {
    height: 79px;
}

.hw-40 {
    height: 40px;
    width: 40px;
}

.w-32pt {
    width: 32%;
}

.w-83pt {
    width: 83%;
}

.gap-6p {
    gap: 6px;
}

.gap-9p {
    gap: 9px;
}

.gap-13p {
    gap: 13px;
}

.gap-14p {
    gap: 14px;
}

.gap-15p {
    gap: 15px;
}

.gap-21p {
    gap: 21px;
}

.gap-22p {
    gap: 22px;
}

.gap-25 {
    gap: 25px;
}

.gap-26p {
    gap: 26px;
}

.width-185p {
    width: 185px;
}

.width-250p {
    width: 296px;
}

/* Button styling */

.main-btn-ctr {
    display: flex;
    justify-content: center;
}

.login-section .main-btn-ctr {
    margin-top: 53px;
}

.main-btn-1 {
    width: 159px;
    height: 50px;
    border-radius: 13px;
    background: #A182F3;
    border: none;
    padding: 0;
    padding-right: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    transition: background 0.3s ease;
}

.main-btn-txt {
    width: 114px;
    height: 100%;
    background-color: #FFFFFF;
    color: #000000;
    border-radius: 13px;
    /* padding: 20px 40px; */
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease, color 0.3s ease;
}

.arrow-icn {
    margin-left: 15px;
    transition: transform 0.3s ease;
}

.main-btn-1:hover {
    background: #7a5cd7;
}

.main-btn-1:hover .main-btn-txt {
    background-color: #e5dbf9;
    color: #1B0D44;
}

.main-btn-1:hover .arrow-icn {
    transform: translateX(5px);
}

.purple-btn {
    background-color: #1B0D44;
    color: #ffffff;
    border: none;
}

.purple-btn:hover {
    background: #3A1E6B;
}

.btn-1-padding {
    padding: 18px 40px;
    border-radius: 18px;
}

.title-1 {
    font-size: 25px;
    font-weight: 700;
    line-height: 34.15px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #A182F3;
}


.title-2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 31px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-3 {
    font-size: 14px;
    font-weight: 500;
    line-height: 19.12px;
    letter-spacing: -0.03em;
    text-align: left;
}


.title-4 {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.12px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-5 {
    font-size: 40px;
    font-weight: 500;
    line-height: 45px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-6 {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-7 {
    font-family: Red Hat Display;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.17px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-8 {
    font-size: 15px;
    font-weight: 500;
    line-height: 20.49px;
    letter-spacing: -0.03em;
    text-align: left;
}

/* .title-8 {
  font-size: 16px;
  font-weight: 500;
  line-height: 21.86px;
  letter-spacing: -0.03em;
  text-align: left;
} */

.title-9 {
    font-size: 16px;
    font-weight: 400;
    line-height: 21.86px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-10 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40.98px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-12 {
    font-size: 16px;
    font-weight: 400;
    line-height: 21.86px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-13 {
    font-size: 20px;
    font-weight: 500;
    line-height: 27.32px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-14 {
    font-size: 20px;
    font-weight: 700;
    line-height: 27.32px;
    letter-spacing: -0.03em;
    text-align: left;
}


.title-16 {
    font-size: 15px;
    font-weight: 400;
    line-height: 20.49px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-17 {
    font-size: 13px;
    font-weight: 400;
    line-height: 17.76px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-18 {
    font-size: 30px;
    font-weight: 500;
    line-height: 40.98px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-19 {
    font-size: 20px;
    font-weight: 600;
    line-height: 27.32px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-20 {
    font-size: 13px;
    font-weight: 500;
    line-height: 17.76px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-21 {
    font-size: 12px;
    font-weight: 400;
    line-height: 16.39px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-22 {
    font-size: 16px;
    font-weight: 600;
    line-height: 21.86px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-23 {
    font-size: 40px;
    font-weight: 600;
    line-height: 43px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-24 {
    font-size: 25px;
    font-weight: 500;
    line-height: 33px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-25 {
    font-size: 13px;
    font-weight: 600;
    line-height: 17.76px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-26 {
    font-size: 13px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-27 {
    font-size: 15px;
    font-weight: 700;
    line-height: 20.49px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-28 {
    font-size: 16px;
    font-weight: 500;
    line-height: 21.86px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-29 {
    font-size: 18px;
    font-weight: 400;
    line-height: 24.59px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-30 {
    font-size: 12px;
    font-weight: 500;
    line-height: 16.39px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-31 {
    font-size: 20px;
    font-weight: 500;
    line-height: 27.32px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-32 {
    font-size: 14px;
    font-weight: 600;
    line-height: 19.12px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-33 {
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-34 {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-35 {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}

.title-36 {
    font-size: 13px;
    font-weight: 300;
    line-height: 17.76px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-37 {
    font-size: 20px;
    font-weight: 400;
    line-height: 27.32px;
    letter-spacing: -0.03em;
    text-align: center;
}

.title-38 {
    font-size: 30px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.03em;
    text-align: left;
}

.title-39 {
    font-size: 15px;
    font-weight: 600;
    line-height: 20.49px;
    letter-spacing: -0.03em;
}

.title-40 {
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: -0.03em;
    text-align: center;
}

.title-41 {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.03em;
    text-align: left;
}

/* .title- {} */


.text-1 {
    font-size: 15px;
    font-weight: 400;
    line-height: 20.49px;
    letter-spacing: -0.03em;
    text-align: left;
}

.text-bx-1 {
    height: 40px;
    border-radius: 30px;
    padding: 0px 10px 0px 40px;
    font-size: 13px;
    color: #DED5FF;
    background: #383252;
    border: none;
    outline: none;
}



.text-bx-1::-moz-placeholder {
    color: #DED5FF;
    opacity: 1;
}

.text-bx-1::placeholder {
    color: #DED5FF;
    opacity: 1;
}

.font-10 {
    font-size: 10px;
}

.font-12 {
    font-size: 12px;
}

.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px;
}

.font-15 {
    font-size: 15px;
}

.font-16 {
    font-size: 16px;
}

.font-18 {
    font-size: 18px;
}

.font-20 {
    font-size: 20px;
}

.font-25 {
    font-size: 25px;
}

.font-35 {
    font-size: 35px;
}

.mt-7 {
    margin-top: 1.68rem;
}

.mt-24p {
    margin-top: 24px;
}

.mt-26p {
    margin-top: 26px;
}

.mt-33p {
    margin-top: 33px;
}

/* padding */


.login-left-top {
    padding: 21px;
}


.bor-radius-30 {
    border-radius: 30px;
}

.cur-ptr {
    cursor: pointer;
}

/*========================================= Start navigation ====================================*/

.c-navbar {
    background-color: #1B0D44;
    color: #ffffff;
    /* padding: 19px 65px; */
    padding: 19px 35px;
    position: relative;
    z-index: 2;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    /* overflow-x: hidden; */
}

.navbar-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.navbar-logo {
    padding-left: 30px;
}

.navbar-nav {
    display: flex;
    justify-content: center;
}

.nav-items {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 28px;
}

.nav-items li {
    margin: 0;
}

.nav-items li,
.profile-name {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.12px;
    letter-spacing: -0.03em;
    text-align: left;
}


.nav-items a {
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 10px 15px;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.nav-items a:hover,
.profile-name:hover {
    color: #A182F3;
}

.c-navbar .navbar-profile {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    justify-content: flex-end;
    gap: 10px;
    position: relative;
    /* width: 90px; */
}


.profile-name {
    font-size: 16px;
}

.profile-icon {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    /* margin-left: 0 !important; */
    transition: box-shadow 0.3s ease-in-out;
}

.profile-icon:hover {
    box-shadow: 0 0 8px rgba(221, 217, 217, 0.886);
}

.navbar-toggle {
    display: none;
    background: none;
    border: none;
    color: #ffffff;
    font-size: 24px;
    cursor: pointer;
    padding: 0 16px;
}

.profile-drop-down {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background-color: #ffffff;
    border: 1px solid #D1C0FF;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    min-width: 150px;
}

.profile-drop-down.show {
    display: block;
}

.c-navbar .dropdown-item {
    display: block;
    padding: 10px 15px;
    color: #1B0D44;
    text-decoration: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.12px;
    letter-spacing: -0.03em;
    transition: background-color 0.3s ease;
}

.c-navbar .dropdown-item:hover {
    background-color: #f4f1fa;
}

.login-ctr .login-copyright {
    background-color: #fff;
    color: #1B0D44;
}

.l-form-control input:-webkit-autofill,
.l-form-control input:-webkit-autofill:hover,
.l-form-control input:-webkit-autofill:focus,
.l-form-control input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    background-color: #fff !important;

    color: #1B0D44;
    font-family: Manrope;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.45px;
}

.l-form-control input::placeholder {
    color: #1B0D44;
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
}

.login-copyright {
    background: #1B0D44;
    color: #fff;
}




/* =================== Dashboard section  =====================*/

.common-dashboard-ctr {
    padding: 41px 66px;
    background: #f4f1fa;
    position: relative;
}

.dashboard-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dashboard-top h1 {
    margin: 0;
}

.common-list-card-ctr {
    margin-top: 21px;
}

.search-ctr-common {
    display: flex;
    align-items: center;
    padding: 18px 21.5px;
    border-radius: 18px;
    transition: width 0.8s ease-in-out;
    overflow: hidden;
    width: 8.3%;
    min-width: 109px;
}


.search-ctr-common.expanded {
    width: 50%;
}

.search-ctr-common input {
    font-size: 14px;
    white-space: nowrap;
    width: 100%;
    border: none;
    outline: none;
}

.search-ctr-common input::placeholder {
    color: #A182F3;
}

.search-icon {
    margin-right: 8px;
}


/* test search ctr */

.c-search-ctr {
    position: relative;
    display: inline-flex;
    align-items: center;
    width: 8.3%;
    min-width: 109px;
    transition: width 0.8s ease-in-out;
}

.c-search-btn {
    position: absolute;
    left: 23px;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    z-index: 1;
}


.c-search-input {
    padding: 18px 21.5px 18px 43px;
    border-radius: 18px;
    overflow: hidden;
    width: 100%;
    transition: width 0.8s ease-in-out;
    color: #3A1E6B;
    background-color: white;
    border: none;
    outline: none;
}

.c-search-input::placeholder {
    color: #A182F3;
}

.c-search-ctr:focus-within {
    width: 50%;
    outline: solid 2px #a485f953;
    border-radius: 18px;
}


/* test search ctr end */

.campaigns-title {
    margin-top: 33px;
    color: #372760;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.48px;
}

.dashboard-card-ctr {
    margin-top: 16px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.dashboard-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 25px;
    /* min-width: 313px; */
    /* width: 23.49%; */
    position: relative;
    overflow: hidden;
    z-index: 0;
    transition: box-shadow 0.3s ease-in-out;
}

/* 
.dashboard-card-ctr {
    margin-top: 16px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.dashboard-card {
    border-radius: 25px;
    min-width: 313px;
    width: 23.49%;
    position: relative;
    overflow: hidden;
    z-index: 0;
    transition: box-shadow 0.3s ease-in-out;
} */

.dashboard-card:hover {
    box-shadow: 0 4px 8px rgba(201, 196, 212, 0.5), 0 6px 20px rgba(201, 196, 212, 0.5);
}

.first-card {
    padding: 45px 39px;
    position: relative;
    min-height: 411px;
    z-index: 1;
}

.first-card p {
    width: 76.4%;
}

.first-card p,
.first-card .login-btn {
    position: relative;
    z-index: 2;
}

.card-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1;
}

.dashboard-ctr .card-bg {
    left: 0%;
    bottom: -27%;
    background: url('../assets/images/first-card-bg.webp') no-repeat;
}

.find-deals-btn {
    margin-top: 40px;
}

.common-card {
    padding: 19px 15px;
    background-color: #ffffff;
}

.card-top {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 12px;
}

.card-img-ctr {
    margin-bottom: 12px;
}

.card-img-ctr img {
    width: 100%;
    height: 100%;
    min-height: 246px;
    object-fit: cover;
    border-radius: 10px;

    /* margin-right: 21px; */
}

.card-title {
    margin-bottom: 12px;
    text-transform: capitalize;
}

.card-btn-ctr {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    border-radius: 8px;
    /* padding: 16px 18px 17px 20px; */
    padding: 16px;
    background: #1B0D44;
    justify-content: space-between;
}

.card-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.card-btn img {
    filter: invert(100%) brightness(200%);
    height: 16px;
}

.card-btn img:not(:last-child) {
    width: 16px;
}


.card-btn img:hover {
    filter: invert(25%) sepia(84%) saturate(3150%) hue-rotate(222deg) brightness(89%) contrast(89%);
}

.btn-group-vertical {
    position: absolute;
    right: 0;
    top: 276px;
}

.btn-vertical {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: none;
    background: none;
    padding: 0;
}

.btn-vertical:hover {
    border: solid 1px black;
}

.btn-vertical:hover img {
    filter: invert(100%) brightness(0%);
}

.btn-vertical img {
    margin-top: 7px;
    width: 24px;
    height: 24px;
}

.vertical-text {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    margin-bottom: 5px;
}

.btn-facebook {
    background-color: #A182F3;
}

.btn-support {
    background-color: #000000;
}

.btn-group-vertical .btn {
    border-radius: 0;
    padding: 19px 12px;
}

/* =================== common modal section =====================*/

.common-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #2014417A;
    justify-content: center;
    align-items: center;
    z-index: 2;
    overflow-y: auto;
}

.c-modal-1 {
    background-color: #fff;
    width: 40%;
    padding: 42px 46px;
    border-radius: 35px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    position: relative;
    text-align: center;
}

.c-modal-1 h1 {
    margin-bottom: 7px;
    line-height: 27.32px;
}

/* .c-modal-1 p {
  margin-bottom: 40px;
} */

.c-modal-1 .input-field {
    width: 100%;
    padding: 17px 23px;
    border: 1px solid #D1C0FF;
    border-radius: 16px;
    color: #000000;
    font-weight: 600;
}

.c-modal-1 .input-field::placeholder {
    color: #000000;
}

.c-modal-1 .main-btn-ctr {
    margin-top: 54px;
}

.c-modal-1 .button {
    background-color: #6e57e0;
    color: white;
    border: none;
    padding: 10px;
    width: 100%;
    border-radius: 5px;
    cursor: pointer;
}

.c-modal-1 .button:hover {
    background-color: #5a47b0;
}

.mod-close-btn {
    position: absolute;
    top: 19px;
    right: 19px;
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
}

.mod-close-btn:hover {
    filter: hue-rotate(0deg) saturate(200%) brightness(120%) contrast(200%);
}

.purple-btn-hov .purple-div-hov {
    background: #1B0D44;
    color: #ffffff;
}

.purple-btn-hov:hover .purple-div-hov {
    background: #3A1E6B;
    color: #ffffff;
}





/* =================== login section  =====================*/

.login-ctr {
    height: 100vh;
}

.login-left-ctr,
.login-right-ctr {
    width: 50%;
}

.login-left-top-ctr,
.login-right-top-ctr {
    height: 24%;
}

.login-left-bottom-ctr,
.login-right-bottom-ctr {
    height: 76%;
}

.login-left-top-ctr,
.login-left-bottom-ctr {
    padding-right: 12%;
    justify-content: flex-end;
}

.login-right-top-ctr,
.login-right-bottom-ctr {
    padding-left: 12%;
    justify-content: flex-start;
}

.login-bg-img-ctr img {
    max-height: 360px;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.login-left-top-ctr>div,
.login-left-bottom-ctr>div {
    width: 63.4%;
    min-width: 430px;
}

.l-access-p {
    /* max-width: 246px; */
}

.l-access-p.title-24 {
    font-size: 19px;
    line-height: 23px;
    margin-bottom: 30px;
}

.login-left-top-ctr>div>h2 {
    /* max-width: 376px; */
}

.login-right-top {
    background: #7261A5;
    padding: 21px 61px 21px 22px;
}

.login-right-top p {
    max-width: 281px;
}


.l-label {
    display: block;
    margin-bottom: 3px;
    color: #7B6AA6;
}

.l-form-control {
    width: 100%;
    position: relative;
}

.l-form-control input {
    width: 100%;
    /* padding: 16px 20px 16px 45px; */
    padding: 15px 20px 15px 39px;
    border: 1px solid #EAE2FF;
    border-radius: 16px;
    background-color: #fff;

    color: #1B0D44 !important;
    font-family: Manrope;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.45px;
}

.l-form-control input:focus {
    outline: none;
    border: solid 1px #8a5fff;
}

.l-form-control input::placeholder {
    color: #9d98ac;
    opacity: 1;
    font-size: 16px;
}

.l-form-control .l-icn {
    position: absolute;
    /* left: 20px; */
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    color: #A182F3;
}

.l-form-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.l-form-footer .l-label {
    display: flex;
    align-items: center;
    color: #7B6AA6;
    cursor: pointer;
}

.l-form-footer input[type="checkbox"] {
    margin-right: 6px;
    border: 1px solid #A182F3;
    border-radius: 4px;
    width: 14px;
    height: 14px;
}

.l-forgot-password {
    color: #A182F3;
    text-decoration: none;
}

.l-forgot-password:hover {
    text-decoration: underline;
}


/* ==================== easy leads pages ================== */


/* ==================== leads dashboard section ================== */

.card-top a {
    text-transform: capitalize;
}

.card-top a:hover {
    color: #7745ff;
}

.leads-dashboard-ctr .card-btn {
    filter: invert(1) grayscale(1) brightness(10);
    border: none;
}

.leads-dashboard-ctr .card-btn:hover {
    filter: none;
}

.leads-dashboard-ctr .first-card {
    background: linear-gradient(180deg, #A182F3 0%, #260B6B 100%);
    padding: 49px 41px 40px 36px;
}

.leads-dashboard-ctr .first-card>p {
    line-height: 30px;
    color: #ffffff;
    width: 100%;
    font-size: 20px;
}

.leads-dashboard-ctr .card-bg {
    background: url('../assets/icons/Group\ 1171276310.svg') no-repeat;
    transform: scaleX(-1);
    top: 200px;
    left: 0;
}

.pagination .page-link {
    color: #fff;
    background: #A182F3;
    border: 1px solid #EAE2FF;
}

.pagination .page-item a {
    padding: 8px 16px;
}

.pagination .page-link:hover {
    background-color: #EAE2FF;
    color: #A182F3;
}

.pagination .page-item.active .page-link {
    background-color: #6141b4;
    border-color: white;
    color: white;
}

.dropup .dropdown-menu {
    bottom: 100%;
    top: auto;
    transform: translateY(-10px);
    position: absolute;
    min-width: 150px;
    border: 1px solid #E0D5FF96;
    box-shadow: -2px 4px 8.8px 0px #C0ABF761;
}

.card-btn {
    background: none;
    border: none;
    cursor: pointer;
}

.dropdown-menu .dropdown-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: Manrope;
    font-size: 13px;
    font-weight: 400;
    line-height: 17.76px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #372760;

}




/* ==================== Generate site modal section ================== */


.modal-content.generate-site-modal-1 {
    padding: 24px 15px 24px 24px;
    border-radius: 41px;
    max-height: calc(100vh - 210px);
    overflow: auto;
    height: 100%;
    max-height: 90vh;
}

.modal-body {
    scrollbar-width: thin;
    scrollbar-color: #d9d9d9;

    &::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }

    &::-webkit-scrollbar-thumb {
        background-color: rgb(206, 206, 206);
        border-radius: 10px;
    }
}


.modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: none;
    position: fixed;
    /* max-width: 48.8%; */
    width: 748px;
}

.modal-header .submit-btn {
    background-color: #2D143A;
    color: white;
    border-radius: 5px;
    padding: 8px 20px;
}

.modal-header .modal-close-btn {
    cursor: pointer;
    top: -2px;
    right: -16px;
}

.modal-content {
    border-radius: 20px;
}

.modal-body {
    padding: 20px;
    overflow: auto;
    margin-top: 100px;
}

.form-group label {
    display: block;
    margin-bottom: 8px;
    color: #7B6AA6;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.12px;
    letter-spacing: -0.03em;
    text-align: left;
}

.form-group-1 label {
    /* margin-bottom: 0; */
    color: #7B6AA6;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.12px;
    letter-spacing: -0.03em;
    text-align: left;
}


.form-group input[type="text"],
.form-group textarea {
    width: 100%;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    background: #F8F8F8;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.86px;
    letter-spacing: -0.03em;
    text-align: left;
    border-radius: 16px;
}

.form-group input[type="text"] {
    padding: 16px 24px;
}

.form-group textarea {
    padding: 16px 24px;
    height: 128px;
}

.keyword-container {
    display: flex;
    gap: 10px;
}

.keyword-container label {
    background-color: #f8f8f8;
    background: #EAE2FF;
    border: 1px solid #d1c0ff;
    padding: 13px 22px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 19.12px;
    letter-spacing: -0.03em;
    text-align: left;
    margin-right: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.keyword-container input[type="radio"] {
    display: none;
}

.keyword-container input[type="radio"]:checked+label {
    background-color: #a182f3;
    border: 1px solid #a182f3;
    color: white;
}

/* Advanced Settings Section */
.advanced-settings {
    display: none;
    margin-top: 20px;
}

.adv-setting-url {
    text-decoration: none;
    color: #8C60FF;
}

.adv-setting-url:hover {
    color: #5410ff;
    text-decoration: underline;
}

.generate-site-modal-1 .add-list-time-block input[type="time"] {
    padding: 16px 20px;
    width: 147px;
    background: #F8F8F8;
    border: 1px solid #EAE2FF;
    border-radius: 16px;
}

.add-list-arrow-2 {
    margin: 0 24px;
}

.ratings,
.reviews {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.ratings label,
.reviews label {
    display: inline-block;
    background-color: #f8f8f8;
    border: 1px solid #EAE2FF;
    border-radius: 16px;
    padding: 14px 17px;
    cursor: pointer;
    text-align: center;
    transition: all 0.3s ease;
    margin-bottom: 0;
}

.ratings label,
.reviews label {
    font-size: 14px;
    font-weight: 500;
    line-height: 19.12px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #000000;
}

.reviews label {
    gap: 10px;
}

.ratings input[type="radio"],
.reviews input[type="radio"] {
    display: none;
}

.ratings input[type="radio"]:checked+label,
.reviews input[type="radio"]:checked+label {
    background-color: #1B0D44;
    border: 1px solid #6224ff;
    color: white;
}

.ratings i,
.reviews i {
    color: #fbc02d;
}


.reviews label i,
.ratings label i {
    margin-right: 4px;
}

.ratings input[type="radio"]:checked+label i.fas.fa-star {
    color: #FFFFFF;
}

.reviews img {
    filter: none;
}

.reviews input[type="radio"]:checked+label img {
    filter: brightness(0) invert(1);
}


/* old gen site modal css */

.g-s-modal-left>div:first-child {
    gap: 12px;
}

.g-s-modal-left>div>img {
    margin-left: 3px;
}

.g-s-modal-left>div>p {
    padding: 7px 12px 6px 13px;
}

.g-s-modal-right button {
    padding: 18px 26px;
}

.g-s-modal-right button:hover {
    background: #3A1E6B;
}


/* ==================== campaign list section ================== */


.cfl-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 11px 10px 23px;
    border-radius: 16px;
    background-color: #ffffff;
    margin-top: 24px;
}

.cfl-filter-options {
    display: flex;
    align-items: center;
}

.cfl-filter-option {
    margin-right: 63px;
    display: flex;
    align-items: center;
}

.cfl-filter-option input[type="checkbox"] {
    margin-right: 5px;
}

.cfl-select-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

.cfl-select-wrapper img {
    margin-right: 5px;
    color: #A182F3;
}

.cfl-select-wrapper select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 5px 30px 5px 5px;
    background-color: #ffffff;
    border: none;
    border-radius: 4px;
    font-size: 14px;
}

.cfl-select-wrapper select:focus {
    outline: none;
}

.cfl-dropdown-icon {
    position: absolute;
    right: 10px;
    color: #A182F3;
    pointer-events: none;
}

.cfl-export-btn {
    color: black;
    border: none;
    padding: 8px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    border-radius: 12px;
    cursor: pointer;
}

.cfl-export-btn:hover {
    background: #7a5cd7;
    color: white;
}

.cl-contact-info {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.cl-info-item {
    display: flex;
    align-items: flex-start;
    gap: 10.85px;
}

.cl-info-item-row {
    display: flex;
    column-gap: 20px;
    row-gap: 10px;
}

.cl-info-link:hover {
    text-decoration: underline;
}

.cl-website-url {
    word-break: break-all;
}

.cl-info-phone-item {
    min-width: 138px;
}

.cl-info-email-item {
    /* min-width: 185px; */
    overflow: hidden;
}

/* .cl-info-email-item .email-container a {
    word-break: break-all;
    max-width: 115px;
} */


.email-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    /* allow wrapping if needed */
    word-wrap: break-word;
    /* for older browsers */
    overflow-wrap: break-word;
    /* standard property */
}

/* Override styles for the email link */
.email-container a {
    white-space: normal !important;
    /* Allow wrapping instead of truncating */
    flex: 1;
    /* Take up all available space within the flex container */
    max-width: none;
    /* Remove the max-width restriction */
    display: block;
    /* Ensure it's a block-level element */
    word-break: break-all;
    /* Break long words if needed */
}





.campaign-list-card-ctr {
    gap: 32px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.campaign-card {
    padding: 15px 30px 31px 30px;
    border-radius: 25px;
    /* min-width: 415px;
    max-width: calc(33.333% - 26px); */
}

/* 
.campaign-card {
    padding: 15px 30px 31px 30px;
    border-radius: 25px;
    min-width: 415px;
    max-width: calc(33.333% - 26px);
} */

.camp-card-top {
    margin-bottom: 13px;
}

.campaign-card p {
    margin-bottom: 0;
}

.camp-card-top p:last-child {
    padding: 4px 12px 5px 13px;
    border-radius: 8px;
}

.camp-card-ai-imp-btn {
    padding: 4px 12px 5px 13px;
    border-radius: 8px;
}

.camp-card-img {
    position: relative;
    width: 100%;
    min-height: 218px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    border-radius: 25px;
    overflow: hidden;
}

.camp-c-img-ctr {
    width: 100%;
    height: 218px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.camp-c-img-ctr>img {
    width: 100%;
    object-fit: cover;
    border-radius: 25px;
    overflow: hidden;
}

.camp-card-img-overlay {
    position: absolute;
    top: 12px;
    left: 11px;
    background-color: rgba(255, 255, 255, 1);
    padding: 8px 11px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 7px;
}

.camp-card-rating {
    font-weight: 500;
    /* margin-right: 5px; */
}

.camp-card-review {
    font-weight: 500;
    /* color: #666; */
}

.camp-card-middle {
    margin-top: 19px;
}


.camp-card-middle p:first-child {
    margin-bottom: 6px;
}

.camp-card-bottom {
    margin-top: 25px;
}

.camp-card-bottom .fa {
    border-radius: 14px;
    font-size: 12px;
}

.camp-card-btn-ctr {
    margin-top: 29.85px;
}

.camp-list-btn {
    width: 183px;
}

.camp-list-btn .purple-div-hov {
    width: 135px;
}


/* =================== campaign list modal section ==================*/

.campaign-list-card-ctr {
    margin-top: 21px;
}

.directory-container {
    width: 100%;
    margin: 0 auto;
    margin-top: 28px;
}

.moda-directory-item {
    display: flex;
    align-items: center;
    padding: 22px 32px;
}

.moda-directory-item:not(:last-child) {
    border-bottom: 1px solid #E9E9E9;
}

.moda-item-icon {
    background: #D1C0FF;
    color: black;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 20px;
    font-size: 20px;
    font-weight: 600;
    line-height: 27.32px;
    letter-spacing: -0.03em;
    text-align: left;
}

.moda-item-content {
    flex-grow: 1;
}

.moda-item-header {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}

.moda-item-title {
    color: #1B0D44;
    margin-right: 10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 27.32px;
    letter-spacing: -0.03em;
    text-align: left;
}

.moda-item-badge {
    background-color: black;
    color: white;
    padding: 3px 8px;
    font-size: 12px;
    border-radius: 6px;
}

.moda-item-details {
    display: flex;
    font-size: 14px;
    color: #6A5E77;
    gap: 10px;
}

.moda-item-details span {
    margin-right: 20px;
    color: #372760;
    font-family: Manrope;
    font-size: 13px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: -0.03em;
    text-align: left;
    margin: 0;
}

.main-btn-ctr-2 {
    margin-top: 15px;
    margin-right: 32px;
}

.choose-dir-modal {
    padding: 27px 0;
    text-align: left;
}

.choose-dir-modal h1 {
    padding-left: 32px;
}


/* ==================== ai power listing modal section ================== */

.ai-power-list-modal {
    width: 77.4%;
    padding: 28px 46px 39px 37px;
    text-align: left;

    max-height: calc(100vh - 200px);
    position: fixed;
    overflow: hidden;
    height: 100%;
    max-height: 90vh;
}

.ai-power-list-modal::-webkit-scrollbar {
    display: none;
}

.ai-power-list-modal {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.ai-power-list-content {
    gap: 20px;
    height: 75%;
}

.ai-power-list-modal h1 {
    margin-bottom: 28px;
}

.ai-power-list-left-ctr {
    padding-top: 19px;
    flex: 1;
    overflow: auto;
}

.ai-power-list-left-ctr,
.ai-power-list-right-ctr {
    scrollbar-width: thin;
    scrollbar-color: #d9d9d9 transparent;

    &::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }

    &::-webkit-scrollbar-thumb {
        background-color: rgb(206, 206, 206);
        border-radius: 10px;
    }

    &::-webkit-scrollbar-track {
        background: transparent;
    }
}

.ai-power-list-left-ctr {
    scrollbar-color: #d9d9d9 transparent;
}

.ai-power-list-right-ctr {
    scrollbar-color: #aac5bb transparent;
}


.ai-power-list-left-ctr p {
    padding: 13px 39px;
    width: 213px;
}

.ai-power-list-right-ctr {
    padding-top: 19px;
    padding-bottom: 111px;
    flex: 1.126;
    overflow: auto;
}

.ai-power-list-right-ctr>p {
    padding: 13px 33px;
    width: 213px;
}

.ai-p-mod-current-list {
    padding: 28px 67px 28px 38px;
}

.ai-p-mod-current-list li {
    margin-bottom: 22px;
}

.ai-p-modal-imp-list {
    padding: 28px 102px 28px 32px;
}

.ai-p-modal-imp-list p {
    color: #ffffff;
}

.ai-pow-modal-checkbox-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.ai-pow-modal-custom-checkbox {
    display: flex;
    align-items: center;
    font-size: 16px;
}

.ai-pow-modal-custom-checkbox input[type="checkbox"] {
    display: none;
}

.ai-pow-modal-checkbox-icon {
    width: 18px;
    height: 18px;
    border: 1px solid #FFFFFF73;
    border-radius: 6px;
    display: inline-block;
    margin-right: 15px;
    position: relative;
    background-color: transparent;
}

.ai-pow-modal-custom-checkbox input[type="checkbox"]:checked+.ai-pow-modal-checkbox-icon {
    background-color: #FFFFFF;
    color: #0B1910;
    text-align: center;
    line-height: 18px;
}

.ai-pow-modal-custom-checkbox input[type="checkbox"]:checked+.ai-pow-modal-checkbox-icon::before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.ai-pow-modal-btn-ctr {
    margin-top: 42px;
}


/* ==================== appearance add feature modal section ================== */

.appear-add-feature-modal {
    width: 600px;
    min-width: 600px;
}

.a-add-fea-form-container {
    display: flex;
    gap: 20px;
    max-width: 600px;
    margin: 0 auto;
    margin-top: 20px;
}

.a-add-fea-dropdown-container {
    flex: 1;
}

.a-add-fea-dropdown-label {
    display: block;
    margin-bottom: 8px;
    color: #7B6AA6;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.12px;
    letter-spacing: -0.03em;
    text-align: left;
}

.a-add-fea-dropdown {
    position: relative;
    width: 100%;
}

.appear-add-fea-btn {
    padding: 12px 24px;
    border-radius: 15px;
}

.appear-add-fea-btn:hover {
    background: #7a5cd7;
}

.a-add-feat-input input {
    padding: 10px 40px 10px 15px;
    width: 100%;
    font-size: 16px;
    background-color: #f0f0f0;
    color: #333;
    border: 1px solid #ddd;
    border-radius: 10px;

}

.appear-add-feature-modal select {
    width: 100%;
    padding: 10px 40px 10px 15px;
    font-size: 16px;
    appearance: none;
    background-color: #f0f0f0;
    color: #333;
    border: 1px solid #ddd;
    border-radius: 10px;
    cursor: pointer;
}

.appear-add-feature-modal select:focus {
    outline: none;
    border-color: #bbb;
}

.a-add-fea-dropdown-icon {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    pointer-events: none;
    color: #333;
}



/* ==================== directory listing section ================== */

.directory-list-ctr .card-top {
    margin-top: 3px;
}

.directory-list-card-ctr.common-list-card-ctr {
    margin-top: 39px;
}

.dr-selection-bar {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: white;
    padding: 10px 20px;
    border-radius: 16px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.dr-select-all {
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 400;
    line-height: 17.76px;
    letter-spacing: -0.03em;
    text-align: left;

}

.dr-select-all input[type="checkbox"] {
    margin-right: 8px;
}

.dr-buttons {
    display: flex;
    gap: 10px;
}

.dr-btn {
    padding: 8px 16px;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    font-size: 14px;
}

.dr-btn-import {
    background-color: #E6E6FA;
    color: #5D3FD3;
}

.dr-btn-export {
    background-color: #E6E6FA;
    color: #5D3FD3;
}

.dr-btn-add {
    background-color: #2E0854;
    color: white;
}




.dr-card,
.ll-card {
    background-color: white;
    border-radius: 38px;
    padding: 33px 48px 44px 49px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.selection-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: white;
    border-radius: 16px;
    padding: 8px 16px;
    width: 100%;
    margin-bottom: 12px;
}

.dl-select-all {
    display: flex;
    align-items: center;
}

.custom-checkbox {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 18px;
    height: 18px;
    border: 1px solid #A182F3;
    border-radius: 6px;
    position: relative;
    cursor: pointer;
    margin-right: 8px;
}

.custom-checkbox:checked {
    background-color: #A182F3;
    border-color: #A182F3;
}

.custom-checkbox:checked::before {
    content: '\f00c';
    /* Font Awesome tick mark */
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 8px;
}

.dl-select-all label {
    font-size: 14px;
    color: #4b5563;
    cursor: pointer;
}

.button-group {
    display: flex;
    gap: 8px;
}

.dr-c-btn {
    padding: 8px 16px;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.3s;
}

.dir-btn-2 {
    border-radius: 12px;
}

.btn-primary {
    background: #1B0D44;
    color: white;
    border: none;
}

.btn-secondary:hover {
    background: #c6aeff;
}

.btn-secondary {
    background: #EAE2FF;
    color: black;
    border: none;
}

.btn-primary:hover {
    background: #7a5cd7;
}

.dr-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.dr-checkbox {
    display: flex;
    align-items: center;
}

.dr-checkbox input[type="checkbox"] {
    margin-right: 10px;
}

.dr-actions {
    display: flex;
    gap: 10px;
}

.dr-action-btn {
    background: #1B0D44;
    color: white;
    border: none;
    width: 30px;
    height: 30px;
    border-radius: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.dl-edit-btn img {
    margin-left: 2px;
    margin-top: 1px;
}

.dr-action-btn:hover {
    background-color: #7a5cd7;
}

.dr-content {
    /* display: flex;
    gap: 15px;
    flex-wrap: wrap; */
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-columns: 1fr 1.03fr 1fr;
    gap: 20px;
}

.dr-image-container {
    /* flex: 1.007;
    width: 32%;
    max-width: 400px; */
}

.dr-contact-info {
    /* flex: 1.0389;
    min-width: 400px; */
}

.dr-business-info {
    /* flex: 1;
    min-width: 385px; */
}


/* 
.dr-content {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.dr-image-container {
    flex: 1.007;
    width: 32%;
    max-width: 400px;
}

.dr-contact-info {
    flex: 1.0389;
    min-width: 400px;
}

.dr-business-info {
    flex: 1;
    min-width: 385px;
} */


.dr-image-container,
.ll-image-container {
    position: relative;
    min-width: 288px;
    border-radius: 20px;
    overflow: hidden;
    max-height: 380px;
}

.dr-image-container {
    /* min-height: 317px; */
    /* min-height: 400px; */
    min-height: 336px;
}

.ll-image-container {
    width: 32%;
    max-height: 355px;
}

.dr-image,
.ll-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dr-image-overlay,
.ll-image-overlay {
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 8px;
    font-size: 12px;
    display: flex;
    align-items: center;
}

.dr-image-overlay {
    left: 14px;
}


.dl-toggle-markt-ctr {
    display: flex;
    align-items: center;
}

.dl-toggle-ctr {
    padding: 5px;
    border-radius: 8px;
}

.dl-custom-toggle {
    position: relative;
    display: inline-block;
    width: 26.45px;
    height: 14.14px;
    border-radius: 25px;
    cursor: pointer;
}

.dl-custom-toggle input {
    display: none;
}

.dl-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -1px;
    background-color: #D1D1D1;
    border-radius: 25px;
    transition: background-color 0.3s;
}

.dl-slider::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    width: 11.5px;
    height: 11.5px;
    background-color: white;
    border-radius: 50%;
    transition: transform 0.3s;
}

.dl-custom-toggle input:checked+.dl-slider {
    background-color: #A182F3;
}

.dl-custom-toggle input:checked+.dl-slider::before {
    transform: translateX(12.5px);
}

.dl-toggle-label {
    font-size: 16px;
    margin-left: 10px;
}



.marketing {
    padding: 2px 7px 2px 2px;
    gap: 9px;
    border-radius: 8px;
    margin-left: 10px;
}

.marketing img {
    margin-top: 0.2px;
    width: 25px;
    height: 25px;
}

.slide-btn {
    padding: 5px 9px;
    gap: 4.5px;
}

.dr-rating {
    position: absolute;
    bottom: 27px;
    left: 10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: white;
    border-radius: 14px;
    padding: 8px 9px 9px 15px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 76%;
}



.dr-rating-icon img {
    margin-left: 4px;
    margin-right: 4px;
}

.dr-details {
    width: 100%;
    gap: 23px;
}


.dr-contact-info {
    /* width: 49.5%; */
    /* max-width: 400px; */
    padding: 21px 32px 21px 24px;
    border: 1px solid #EAE2FF
}

.dr-info-item-row:first-child {
    column-gap: 21px;
    row-gap: 10px;
    flex-wrap: wrap;
}

.dr-info-item-row:nth-child(2) {
    margin-top: 25.85px;
    margin-bottom: 21.85px;
}

.dr-info-item-row:last-child {
    margin-top: 18px;
    gap: 6px;
}

.web-bg {
    padding: 14px;
    border-radius: 11px;
}

.dr-info-item {
    gap: 7.85px;
}

/* .dr-text-container {
    gap: 7.85px;
} */

.dr-business-info {
    /* width: 47.64%; */
    padding: 21px 27px 20px 22px;
    border: 1px solid #EAE2FF;
    border-radius: 25px;
    /* max-width: 385px; */
}

.dr-business-hours {
    gap: 12.85px;
}

.business-info-btns-ctr {
    gap: 11px;
}

.business-info-btns-ctr button {
    padding: 9px 21px 9px 19px;
    background: #EAE2FF;
    border-radius: 12px;
}

.business-info-btns-ctr button:hover {
    background: #c6aeff;
}

.dr-business-bottom-detail {
    margin-top: 27px;
}

.custom-select-container {
    position: relative;
    display: inline-block;
    width: 100%;
}

.dr-business-bottom-detail .form-select {
    border-radius: 16px;
    border: 1px solid #EAE2FF;
    background: #F8F8F8 !important;
    padding: 18px 27px 18px 18px;
}

.select2-container .select2-selection--single {
    padding: 12px 14px !important;
    background-color: #F8F8F8 !important;
    border: 1px solid #EAE2FF !important;
    display: flex;
    align-items: center;
    border-radius: 16px !important;
    height: auto;
    min-height: 55px;
    box-shadow: none;
}

.select2-selection__rendered {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.03em;
    text-align: left;
    display: flex;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.select2-selection__arrow {
    display: none;
}

.dropdown-icon {
    position: absolute;
    right: 27px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #A182F3;
    font-size: 14px;
}

.select2-dropdown {
    border: 1px solid #EAE2FF !important;
    background-color: #FFF;
    box-shadow: none !important;
    border-radius: 0 0 16px 16px !important;
    margin-top: -1px;
    overflow: hidden;
}

.select2-container--open .select2-selection--single {
    border-radius: 16px 16px 0 0 !important;
}

.select2-container {
    width: 100% !important;
}

.select2-results__options {
    max-height: 200px !important;
    overflow-y: scroll !important;
    scrollbar-width: none;
}

.select2-results__options::-webkit-scrollbar {
    display: none;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #EAE2FF !important;
    outline: none !important;
}



/* ==================== leads listing section ================== */

.lead-list-ctr .ll-details {
    padding: 26px 25px 37px 24px;
    width: 100%;
}

.ll-score-ctr {
    /* width: 97px; */
    padding: 12px 19px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ll-add-to-dir-btn {
    padding: 15px 19px 15px 17px;
    border-radius: 12px;
}

.ll-detail-top-header {
    margin-bottom: 11px;
    flex-wrap: wrap;
}

.ll-d-descp-top p {
    margin-bottom: 11px;
}

.ll-d-descp-top p:last-child {
    max-width: 520px;
}

.ll-descp-btn-ctr {
    margin-top: 23px;
    flex-wrap: wrap;
    column-gap: 42px;
    row-gap: 10px;
}

.ll-details {
    border-radius: 25px;
    border: 1px solid #EAE2FF;
}

.ll-detail-bottom {
    flex-wrap: wrap;
    margin-top: 50px;
    column-gap: 22px;
    row-gap: 10px;
}

.ll-rating-btn,
.ll-review-btn {
    border: 1px solid #EAE2FF;
    border-radius: 14px;
    padding: 15px 23px;
}

.ll-content {
    gap: 22px;
}

.ll-image-overlay {
    display: flex;
    gap: 8px;
}

.ll-badge {
    padding: 2px 9px 2px 2px;
    background: #d1f51d;
    border-radius: 8px;
    gap: 9px;
    display: flex;
    align-items: center;
}

.ll-badge img {
    margin-top: 0.5px;
    margin-left: 0.5px;
}

.lead-list-ai-imp-btn {
    width: 220px;
}

.lead-list-ai-imp-btn>div {
    width: 200px;
    padding: auto 10px;
}

.ll-add-to-dir-btn:hover {
    background-color: #d5c6fd;
}






/* ==================== new listing section ================== */

.al-create-new-btn {
    padding: 18px 25px;
    border-radius: 18px;
    background-color: #ffffff;
}

.al-create-new-btn:hover {
    background-color: #3c1c69;
    color: white;
}

.add-listing-content-ctr {
    width: 95%;
    margin: 0 auto;
    padding: 47px 55px 54px 54px;
    border-radius: 32px;
}

.add-list-card-ctr.common-list-card-ctr {
    margin-top: 36px;
}

.al-directory-loca-ctr {
    margin-bottom: 36px;
}

.al-directory-loca-ctr>div {
    border: 1px solid #EAE2FF;
    border-radius: 25px;
    padding: 34px 31px 36px 31px;
    gap: 16px;
}

.al-input-txt {
    width: 100%;
    padding: 17px 24px;
    border: 1px solid #EAE2FF;
    border-radius: 16px;
    appearance: none;
    background-color: #f7f7f7;
    color: #444;
    cursor: pointer;
}

.al-input-label {
    margin-bottom: 8px;
}

.al-dl-input-1 {
    flex: 1;
}

.al-dl-input-2 {
    flex: 1.476;
}

.al-listing.form-select {
    padding: 17px 24px;
}

.al-listing .dropdown-icon {
    top: 66%;
}

.al-select-wrapper {
    position: relative;
    width: 100%;
}

.al-select-icon {
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translateY(-50%);
    color: #A182F3;
    pointer-events: none;
    font-size: 14px;
}

.al-input-txt:hover {
    border-color: #A182F3;
}

.al-input-txt:focus {
    outline: none;
    border-color: #A182F3;
}

.al-l-input-1 {
    flex: 1;
}

.al-l-input-2 {
    flex: 0.649;
}

.al-l-input-3 {
    flex: 1.2;
}

.radio-container {
    display: flex;
    gap: 11px;
}

.radio-option {
    position: relative;
}

.radio-option input[type="radio"] {
    display: none;
}

.radio-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 17px 22px 16px 23px;
    border-radius: 16px;
    background-color: #140932;
    color: #FFF;
    cursor: pointer;
    transition: background-color 0.3s ease, border 0.3s ease;
    border: 2px solid transparent;
}

.radio-option input[type="radio"]:checked+.radio-button {
    background-color: #A182F3;
    color: #000;
    border: 2px solid #EAE2FF;
}

.r-custom-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #FFF;
    background-color: transparent;
    margin-right: 10px;
    position: relative;
}

.radio-option input[type="radio"]:checked+.radio-button .r-custom-icon {
    border-color: #FFF;
}

.r-custom-icon:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.radio-option input[type="radio"]:checked+.radio-button .r-custom-icon:before {
    background-color: #FFF;
}



.al-download-btn {
    border-radius: 22px;
    padding: 35px;
    gap: 17px;
}

.al-download-btn p {
    max-width: 169px;
}

.al-contact-ctr>div>div {
    gap: 10.85px;
}



.al-hours-ctr-1 {
    margin-bottom: 53px;
}

.al-hours-container {
    display: flex;
    flex-wrap: wrap;
    padding: 16px 24px 22px 24px;
    background: #F6F5FA;
    border: 1px solid #EAE2FF;
}


.add-list-container {
    display: flex;
    gap: 20px;
}

.add-list-column {
    width: 50%;
}

.add-listing-ctr .add-list-accordion {
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
}

.add-list-accord-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    background-color: #140932;
    border-radius: 12px;
    padding: 18px 21px;
    width: 100%;
    color: #A182F3;
    font-size: 16px;
    cursor: pointer;
}


.add-list-accordion {
    margin-bottom: 10px;
    width: 100%;
    display: inline-block !important;
}

.add-list-day {
    display: flex;
    align-items: center;
}

.add-list-toggle-header {
    margin-left: 10px;
    position: relative;
    width: 40px;
    height: 20px;
}

.add-list-toggle-header input {
    display: none;
}

.add-list-slider-header {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #5F5281;
    border-radius: 20px;
    transition: background 0.3s;
}

.add-list-slider-header:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 2px;
    bottom: 2px;
    background-color: #A182F3;
    border-radius: 50%;
    transition: 0.3s;
}

.add-list-toggle-header input:not(:checked)+.add-list-slider-header {
    background: #e6e6e6;
    /* Inactive background color */
}

.add-list-toggle-header input:checked+.add-list-slider-header {
    background: #5F5281;
    /* Active background color */
}

.add-list-toggle-header input:not(:checked)+.add-list-slider-header:before {
    background-color: #c0c0c0;
    /* Inactive knob color */
}

.add-list-container input:checked+.add-list-slider-header:before {
    transform: translateX(20px);
}

.add-list-time-range {
    color: #D0FF5C;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.add-list-time-range i {
    color: #A182F3;
    margin-left: 60px;
}

/* Accordion content styling */
.add-list-accordion-content {
    display: none;
    padding: 17px 21px 21px 21px;
    background-color: #ffffff;
    width: 100%;
    box-sizing: border-box;
    border-radius: 19px;
}

.add-list-accordion-content.active {
    display: block;
}

.add-list-day-toggle {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
}

.add-list-toggle-label {
    font-size: 24px;
    color: #2D1B57;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.86px;
    text-align: left;
}

.add-list-toggle-container {
    display: flex;
    align-items: center;
    position: relative;
    width: 50px;
    height: 26px;
}

.add-list-toggle-checkbox-content {
    opacity: 0;
    width: 0;
    height: 0;
}

.add-list-slider-content {
    position: absolute;
    width: 33.23px;
    height: 17.76px;
    background-color: #E0E0E0;
    border-radius: 50px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.add-list-slider-content::before {
    content: "";
    position: absolute;
    width: 15.47px;
    height: 15.47px;
    border-radius: 50%;
    background-color: white;
    top: 50%;
    left: 50%;
    top: 1.35px;
    left: 1.4px;
    transition: transform 0.3s ease;
}

.add-list-toggle-checkbox-content:checked+.add-list-slider-content {
    background-color: #8A5AF0;
}

.add-list-toggle-checkbox-content:checked+.add-list-slider-content::before {
    transform: translateX(15px);
}

.add-list-time-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}

.add-list-time-block {
    display: flex;
    flex-direction: column;
}

.add-list-time-block label {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.12px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #B5A9D6;
    margin-bottom: 8px;
}

.add-list-time-block input[type="time"] {
    border: 1px solid #EAE2FF;
    padding: 8px 12px;
    border-radius: 12px;
    font-size: 16px;
    color: #000;
    width: 140px;
}

.add-list-time-block input[type="time"]:focus {
    outline: none;
    border-color: #A182F3;
}

.al-time-ip {
    font-size: 16px;
    font-weight: 600;
    line-height: 21.86px;
    letter-spacing: -0.03em;
    text-align: left;
}

.add-list-arrow {
    font-size: 24px;
    color: #C1B6E3;
    padding-top: 18px;
}

.al-contact-info {
    display: grid;
    grid-template-columns: 1.75fr 1fr 1.22fr;
    grid-gap: 1.625rem;
}

.al-contact-info-2 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1.625rem;
    margin-top: 1.5rem;
}

.al-contact-row {
    display: flex;
    flex-direction: column;
    min-width: 150px;
}

.al-contact-row label {
    margin-bottom: 8px;
    color: #7B6AA6;
    font-size: 13px;
    font-weight: 400;
    line-height: 17.76px;
    letter-spacing: -0.03em;
    text-align: left;

}

.al-contact-input-with-icon {
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid #EAE2FF;
    border-radius: 10px;
    background: #F8F8F8;
    padding: 8px;
    padding-left: 50px;
}

.al-contact-input-with-icon img {
    position: absolute;
    left: 8px;
}

.al-contact-input-with-icon input {
    width: 100%;
    padding: 8px;
    border: none;
    border-radius: 106x;
    outline: none;
    background-color: transparent;
    font-size: 14px;
}

.al-contact-input-with-icon input::placeholder {
    color: #ccc;
}

.al-textarea {
    height: 120px;
    padding: 20px;
}



/* ==================== appearance page section ================== */


.common-dashboard-ctr.appearance-page-ctr {
    padding: 49px 54px 98px 41px;
}

.a-pg-control-sidebar {
    padding: 23px 18px 194px 18px;
    border-radius: 13px;
    flex: 1;
    position: sticky;
    top: 0;
    height: fit-content;

    max-height: 100vh;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.appear-pg-bg {
    top: 155px;
    left: -120px;
    z-index: -1;
}

.a-pg-control-sidebar::-webkit-scrollbar {
    display: none;
}

.appearance-pg-content {
    padding: 30px 25px 130px 25px;
    border-radius: 13px;
    flex: 4.5;
    overflow-y: auto;
    scroll-behavior: smooth;


}

.a-pg-control-sidebar h2 {
    color: #FFFFFF66;
    padding-left: 28px;
}

.a-pg-control-sidebar ul {
    list-style-type: none;
    padding: 0;
    margin: 20px 0 0 0;
}

.a-pg-control-sidebar ul li {
    margin-bottom: 24px;
    margin-bottom: 24px;
    padding: 13px 28px 13px 28px;
    border-radius: 8px;
    transition: background-color 0.3s ease;
}

.a-pg-control-sidebar ul li:hover {
    background-color: #260B6B;
}

.a-pg-control-sidebar ul li.active {
    background-color: #FFFFFF;
}

.a-pg-control-sidebar ul li.active a {
    color: #A182F3;
    font-weight: 700;
}

.a-pg-control-sidebar ul li a {
    color: #B69CFB;
    text-decoration: none;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.12px;
    letter-spacing: -0.03em;
    text-align: left;
    transition: color 0.3s ease;
}

.a-pg-control-sidebar ul li a:hover {
    text-decoration: underline;
}

/* Content Pages */
.a-pg-page {
    margin-bottom: 50px;
}

.a-pg-page h2 {
    padding: 11px 20px 12px 20px;
    border-radius: 12px;
    font-size: 20px;
    font-weight: 500;
    line-height: 27.32px;
    letter-spacing: -0.03em;
    background: #DAF35E;
    margin-bottom: 22px;
}





.a-pg-c-container {
    margin: 0 auto;
    background-color: #fff;
    border-radius: 8px;
}

.a-pg-c-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 7px;
}

.a-pg-c-header-input {
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #eaeaea;
    font-size: 16px;
    background-color: #f7f8fa;
    color: #6b6b6b;
}

.a-pg-c-form-group-1,
.a-pg-c-form-group-2,
.a-pg-c-form-group-3 {
    margin-bottom: 30px;
}

.a-pg-c-form-group-2 {
    width: 50%;
}

.a-pg-c-form-group-1 {
    width: 100%;
}

/* .a-pg-c-form-group-3 {
  width: 32%;
} */


.home-pg-2 {
    width: 40%;
    /* Corrected width */
}

.home-pg-1 {
    width: 20%;
    /* Corrected width */
}

.a-pg-c-header-2 {
    display: flex;
    margin-bottom: 7px;
    gap: 20px;
}

.a-pg-toggle-button {
    display: flex;
    align-items: center;
    border: 1px solid #EAE2FF;
    border-radius: 12px;
    padding: 17px 18px;
    cursor: pointer;
    background-color: #F9F9F9;
    /* Background color of the button */
    transition: background-color 0.3s ease;
}


.a-pg-toggle-switch {
    position: relative;
    width: 39.23px;
    height: 20.97px;
    background-color: #B0B0B0;
    border-radius: 20px;
    margin-right: 8px;
    transition: background-color 0.3s ease, right 0.3s ease;
}

.a-pg-toggle-button.active .a-pg-toggle-switch {
    background-color: #A182F3;
    /* background-color: #ffffff; */

}

.a-pg-toggle-switch:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 1.78px;
    /* Adjusted for the gap */
    width: 18.26px;
    height: 18.26px;
    background-color: #ffffff;
    /* background-color: #A182F3; */

    border-radius: 50%;
    transform: translateY(-50%);
    transition: right 0.3s ease;
}

.a-pg-toggle-button.active .a-pg-toggle-switch:before {
    left: calc(39.23px - 18.26px - 1.68px);
    /* Adjusted for the gap */
}

.a-pg-toggle-label {
    font-size: 14px;
    color: #A78BFA;
}

.appearance-pg-content label {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.12px;
    letter-spacing: -0.03em;
    text-align: left;
    color: #7B6AA6;
}

.appearance-pg-content input[type="text"]:not(.a-pg-social-links-ctr input),
.appearance-pg-content textarea {
    width: 100%;
    padding: 16px 24px 17px 24px;
    border-radius: 16px;
    border: 1px solid #EAE2FF;
    background: #F8F8F8;
    color: #1B0D44;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.86px;
    letter-spacing: -0.03em;
    text-align: left;
}

.appearance-pg-content textarea {
    height: 124px;
}

.a-pg-c-logo-preview,
.a-pg-c-favicon-preview {
    margin-top: 16px;
    display: flex;
    align-items: center;
    gap: 13px;
}

.a-pg-c-logo-preview>div {
    padding: 24px 39px;
    border-radius: 16px;
    border: 1px solid #EAE2FF;
}

.a-pg-c-logo-p-2 {
    gap: 41px;
    margin-bottom: 26px;
}

.a-pg-logo-p2-img-ctr>img {
    max-width: 100%;
    /* max-height: 100%; */
    height: auto;
    object-fit: contain;
}

.a-pg-c-logo-p-2>div {
    padding: 18px;
    width: 76%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border: 1px solid #EAE2FF
}

.a-pg-c-logo-p-2>span {
    /* flex: 1; */
    margin: 29px;
    width: 21%;
}

.a-pg-logo-p2-img-ctr {
    width: 100%;
    /* or any specific width */
    height: 100%;
    /* or any specific height */
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.a-pg-logo-p2-img-ctr img {}

.a-pg-c-favicon-preview>div {
    border: 1px solid #EAE2FF;
    padding: 13px 13px 13px 13px;
    border-radius: 16px;
}

.a-pg-c-logo-preview img,
.a-pg-c-favicon-preview img {
    /* max-width: 45px;
  max-height: 45px; */
    border-radius: 8px;
}

.a-pg-c-required {
    font-size: 14px;
    color: #e74c3c;
}

.a-pg-dropdown-container {
    position: relative;
    display: inline-block;
    width: 100%;
}

.a-pg-custom-dropdown {
    appearance: none;
    /* Remove the default arrow */
    -webkit-appearance: none;
    /* For Safari */
    -moz-appearance: none;
    /* For Firefox */
    background: #A182F3;
    color: #ffffff;
    padding: 17px 30px 16px 30px;
    border: 1px solid #A182F3;
    /* Optional: for rounded corners */
    width: 100%;
    /* Full width */
    font-size: 16px;
    cursor: pointer;
}

.a-pg-custom-dropdown option {
    background-color: #ffffff;
    /* White background for options */
    color: #000000;
    /* Black text for options */
}

.a-pg-dropdown-icon {
    position: absolute;
    top: 50%;
    right: 29px;
    transform: translateY(-50%);
    color: #ffffff;
    pointer-events: none;
    /* Prevent the icon from blocking clicks */
}

.a-pg-slide-btn {
    border-radius: 13px;
    padding: 10px 22px;
}


/* .a-pg-c-form-group-1 textarea{
  height: 79px;
} */

.a-pg-pricing-section>h2 {
    position: relative;
}

.a-pg-pricing-btn {
    display: inline-block;
    padding: 5px 12px 5px 11px;
    border-radius: 6px;
    position: absolute;
    right: 10px;
}




.a-pg-accord-container {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 12px;
}

.a-pg-accord-heading {
    font-size: 24px;
    color: #4A4A4A;
    margin-bottom: 20px;
}


.a-pg-accordion {
    margin-bottom: 15px;
}

.a-pg-accordion input[type="text"] {
    height: 38px;
    font-size: 15px;
}

.a-pg-accordion .a-pg-accordion-header {
    /* background: #A182F3; */
    padding: 17px 30px 16px 30px;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border: 1px solid #EAE2FF;
}

.a-pg-accordion .a-pg-accordion-header h2 {
    margin: 0;
    font-size: 18px;
    color: #fff;
}

.a-pg-accordion .a-pg-accordion-header i {
    transition: transform 0.3s ease;
    color: #fff;
}

.a-pg-accordion .a-pg-accordion-header.active i {
    transform: rotate(180deg);
}

.a-pg-accordion .a-pg-accordion-content {
    display: none;
    padding: 27px 30px 32px 30px;
    background-color: #fff;
    border: 1px solid #EAE2FF;
    border-top: none;
    border-radius: 0 0 12px 12px;
}

.a-pg-accordion .a-pg-toggle-button {
    background-color: white;
    border: white;
    padding: 0;
    margin-bottom: 25px;
}


.a-pg-accord-add-feature {
    background-color: #000;
    color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    margin-bottom: 20px;
}


.a-pg-accord-bottom {
    width: 83.24%;
}


.a-pg-accord-add-slide {
    background-color: #000;
    color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    display: block;
    margin-top: 20px;
}


.a-pg-global-setting {
    margin-top: 61px;
}

.a-pg-c-logo-preview.a-pg-c-lp>div {
    padding: 42px 26px 53px 25px;
}

.a-pg-social-links-ctr>div {
    gap: 43px;
}

.a-pg-social-links-ctr input::placeholder,
.a-pg-social-l-item input {
    font-size: 12px;
    font-weight: 500;
    line-height: 16.39px;
    letter-spacing: -0.03em;
    text-align: left;
}

.a-pg-social-links-ctr input::placeholder {
    color: #B3A9CE;
}

.a-pg-social-l-item input {
    border: 1px solid #EAE2FF;
    height: 38px;
    border-radius: 14px;
    padding: 10px 13px;
    width: 100%;
}

.a-pg-social-l-left-ctr,
.a-pg-social-l-right-ctr {
    gap: 11px;
}

.a-pg-social-l-item {
    display: flex;
    gap: 5px;
    align-items: center;
}

.analytics-seo-ctr {
    gap: 26px;
    margin-top: 45px;
}

.a-pg-analytics-ctr textarea {
    height: 182px;
}

.a-pg-seo-ctr .a-pg-c-form-group-2 {
    margin-bottom: 14px;
}

.analytics-seo-ctr p {
    margin-bottom: 20px;
}

.a-pg-dis-descp textarea {
    height: 136px;
}

.a-pg-pixel-code textarea {
    height: 178px;
}

.a-pg-save-btn-ctr {
    margin: 46px;
}

.a-pg-save-btn {
    width: 240px;
}

.main-btn-txt {
    width: 181px;
}

.a-pg-home-pg-ctr {
    /* padding: 25px; */
    border: 1px solid #A182F387;
    border-radius: 17px;
}

.hm-pg-block {
    background: #A182F3;
    color: #F8F8F8;
    padding: 7px 11px;
}

/* ==================== import modal section ================== */



.import-modal {
    width: 32%;
    min-width: 457px;
    padding: 27px 32px 30px 32px;
    max-height: calc(100vh - 210px);
    position: fixed;
    text-align: left;
}


.import-modal .mod-close-btn {
    top: 14px;
    right: 17px;
}


.imp-mod-modal {
    background: #FFFFFF;
    padding: 27px 32px 30px 32px;
    border-radius: 35px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    width: 400px;
    position: relative;
}

.imp-mod-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.imp-mod-modal-title {
    color: #A182F3;
    font-size: 20px;
    font-weight: 600;
    line-height: 27.32px;
    letter-spacing: -0.03em;
    text-align: left;
}

/* .imp-mod-close-btn {
  background: none;
  border: none;
  font-size: 24px;
  color: #FF0000;
  cursor: pointer;
} */

.imp-mod-modal-description {
    font-size: 15px;
    font-weight: 400;
    line-height: 20.49px;
    letter-spacing: -0.03em;
    text-align: left;
    margin-bottom: 13px;
    color: #000;
}

.imp-mod-sample-csv-btn {
    background: #1B0D44;
    color: #fff;
    padding: 7px 15px;
    border: none;
    border-radius: 9px;
    cursor: pointer;
    margin-bottom: 19px;
}

.imp-mod-sample-csv-btn:hover {
    background: #48367e;
}

.imp-mod-upload-area:hover {
    background: #a88cf7;
}

.imp-mod-upload-area {
    background: #D1C0FF;
    padding: 35px;
    border-radius: 15px;
    text-align: center;
    width: 100%;
    gap: 19px;
}

.imp-mod-upload-icon {
    /* width: 24px;
  height: 24px; */
    /* margin-bottom: 10px; */
}

.imp-mod-upload-text {
    font-size: 15px;
    font-weight: 400;
    line-height: 20.49px;
    letter-spacing: -0.03em;
    color: #000;
    max-width: 130px;
    text-align: left;
}

.imp-mod-browse-link {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.imp-mod-browse-link:hover {
    text-decoration: underline;
}



/* ==================== Site Configuration section ================== */

.site-configuration-ctr {
    padding: 45px 77px 19px 109px;
}

.site-config-content {
    padding: 60px 55px 59px 76px;
    border-radius: 32px;
}

.site-config-top>div:first-child {
    gap: 12px;
}

.sc-tutorial-badge {
    padding: 5px 11px;
    background: #D1C0FF;
    border-radius: 8px;
}

.site-config-middle-container {
    margin-top: 26px;
    display: flex;
    width: 100%;
    background-color: #fff;
    border-radius: 12px;
    overflow: hidden;
    gap: 24px;
}

.site-config-middle-left {
    position: relative;
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border-radius: 18px;
    min-height: 264px;
}

.config-mid-left-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    max-width: 100%;
    border-radius: 0 0 0 18px;
}


.site-config-middle-play-btn {
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

.site-config-middle-play-btn:hover {
    box-shadow: 0 0 8px rgba(255, 255, 255, 0.8);
}


.site-config-middle-right {
    width: 60%;
    padding: 20px;
    color: #1a0847;
    border-radius: 18px;
    border: 1px solid #EAE2FF;
}

.site-config-middle-right h2 {
    margin-bottom: 16px;
    font-size: 24px;
}

.site-config-middle-right p {
    line-height: 1.6;
    color: #5a5a89;
    max-width: 474px;
    /* max-width: 73%; */
}

.site-config-bottom-ctr {
    margin-top: 59px;
}

.site-config-bottom-container p {
    font-family: Red Hat Display;
    font-size: 13px;
    font-weight: 400;
    line-height: 17.2px;
    letter-spacing: -0.03em;
    text-align: left;
}

.config-site-input-top {
    gap: 10px;
    justify-content: space-between;
}

.config-site-ip {
    width: 49%;
}

.site-config-bottom-ctr label {
    margin-bottom: 8px;
}

.site-config-bottom-ctr input {
    border: 1px solid #EAE2FF;
    border-radius: 16px;
    padding: 16px 29px;
}

.config-site-input-top {
    margin-bottom: 25px;
}

.sc-note-2 {
    margin-top: 13px;
    margin-bottom: 29px;
    max-width: 659px;
    line-height: 20px;
}

.site-config-btn {
    width: 170px;
}

/* ==================== create marketing tools Configuration section ================== */

.c-markg-tools-bottom-ctr {
    margin-top: 20px;
}

.c-markg-tools-bottom-ctr .c-markg-tools-ip-top {
    gap: 10px;
    justify-content: space-between;
}

.c-markg-tool-ip {
    width: 49%;
}

.c-markg-tools-ip-bottom textarea,
.dynamic-content textarea {
    border-radius: 16px;
    height: 88px;
    margin-bottom: 28px;
    border: 1px solid #EAE2FF;
    padding: 16px 29px;
}


.dynamic-content:not(:first-child) textarea {
    height: 200px;
}

.c-n-mark-t-btn {
    width: 140px;
}

.c-n-markt-t-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #D1C0FF;
    padding: 9px 8px;
    border-radius: 9px;
    margin-top: 47px;
    width: 48.5%;
    min-width: 520px;
}

.c-n-markt-t-radio-container {
    display: flex;
    align-items: center;
    background-color: transparent;
    border-radius: 9px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.c-n-markt-t-radio-container input[type="radio"] {
    display: none;
}

.c-n-markt-t-radio-container input[type="radio"]:checked+.c-n-markt-t-radio-label {
    background-color: white;
    border-radius: 9px;
}

.c-n-markt-t-radio-label {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #372760;
    padding: 10px 20px;
}

.dynamic-content:not(:first-child) {
    display: none;
}

.cn-mk-tool-radio-group {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.cn-mk-tool-radio-option {
    display: inline-block;
    padding: 10px 0;
}

.cn-mk-tool-radio-option input[type="radio"] {
    display: none;
}

.cn-mk-tool-radio-option input[type="radio"]:checked+span {
    background-color: #a182f3;
    color: white;
    padding: 10px 20px;
    border-radius: 9px;
    border: 1px solid #bbade4;
}

.cn-mk-tool-radio-option input[type="radio"]+span {
    color: #1B0D44;
    background-color: white;
    border: 1px solid #bbade4;
    padding: 10px 20px;
    border-radius: 9px;
    cursor: pointer;
}

.cn-mk-tool-radio-option input[type="radio"]+span:hover {
    background-color: #e0d3fe;
    color: #1B0D44;
}



/* ====================  page listing section ================== */

.pg-l-table-section {
    width: 90%;
    margin: 2rem auto;
    background-color: #fff;
    border-radius: 32px;
}

.pg-l-toggle-table {
    width: 100%;
    border-collapse: collapse;
    border-radius: 32px;
    overflow: hidden;
}

.pg-l-toggle-table th {
    padding: 56px 16px 23px 34px;
    border-bottom: 1px solid #EAE2FF;
    color: #7B6AA6;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.12px;
    letter-spacing: -0.03em;
    text-align: left;
}

.pg-l-toggle-table td {
    padding: 2.125rem;
    color: #1B0D44;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.86px;
    letter-spacing: -0.03em;
    text-align: left;
    border-bottom: 1px solid #EAE2FF;
}

.pg-l-toggle-table thead {
    background-color: #ffffff;
}

.pg-l-toggle-table tbody tr:last-child td {
    border-bottom: none;
}

/* Toggle Switch Style */
.pg-l-switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
}

.pg-l-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.pg-l-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 20px;
}

.pg-l-slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 2px;
    bottom: 1.95px;
    background-color: white;
    transition: .4s;
    border-radius: 50%;
}

.pg-l-switch input:checked+.pg-l-slider {
    background-color: #9d69e4;
}

.pg-l-switch input:checked+.pg-l-slider:before {
    transform: translateX(20px);
}

.pg-l-toggle-table td button.pg-l-edit i {
    color: #6b60a4;
}

.pg-l-toggle-table td button.pg-l-delete i {
    color: #6b60a4;
}

.pg-l-toggle-table td button:hover i {
    color: #9d69e4;
}


.pg-l-toggle-table th:first-child,
.pg-l-toggle-table td:first-child {
    padding-left: 80px;
}

.pg-l-toggle-table .pg-l-small-col {
    width: 14%;
}

.pg-l-toggle-table th:nth-child(2),
.pg-l-toggle-table td:nth-child(2) {
    width: 30%;
}

.pl-btn {
    background: #1B0D44;
    border: none;
    border-radius: 13px;
    width: 32px;
    height: 32px;

    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.pl-edit-btn img {
    margin-left: 2px;
}


/* ==================== category section ================== */

.cl-table-section {
    width: 90%;
    margin: 2rem auto;
    background-color: #ffffff;
    border-radius: 32px;
}

.cl-responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-radius: 32px;
    overflow: hidden;
}

/* .cl-responsive-table th,
.cl-responsive-table td {
  padding: 1rem;
  text-align: left;
  border-bottom: 1px solid #EAE2FF;
}

.cl-responsive-table thead {
  background-color: #f9f8fc;
  color: #7B6AA6;
} */

.cl-responsive-table tbody tr:last-child td {
    border-bottom: none;
}



.cl-responsive-table th {
    padding: 56px 16px 23px 34px;
    border-bottom: 1px solid #EAE2FF;
    color: #7B6AA6;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.12px;
    letter-spacing: -0.03em;
    text-align: left;
}

.cl-responsive-table td {
    padding: 2.125rem;
    color: #1B0D44;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.86px;
    letter-spacing: -0.03em;
    text-align: left;
    border-bottom: 1px solid #EAE2FF;
}

.cl-responsive-table th thead {
    background-color: #ffffff;
}


.cl-responsive-table th:first-child {
    text-align: center;
    padding-right: 40px;
}

.cl-responsive-table td:first-child {
    text-align: center;
}

.cl-responsive-table th,
.cl-responsive-table td {
    font-size: 16px;
}

.cl-responsive-table i {
    font-size: 24px;
    color: #9d69e4;
}

.cl-switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
}

.cl-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.cl-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 20px;
}

.cl-slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    transition: .4s;
    border-radius: 50%;
}

.cl-switch input:checked+.cl-slider {
    background-color: #9d69e4;
}

.cl-switch input:checked+.cl-slider:before {
    transform: translateX(20px);
}

.cl-action-btns {
    display: flex;
    gap: 0.5rem;
}

.cl-btn {
    background-color: #1B0D44;
    border: none;
    border-radius: 8px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.cl-btn i {
    color: #ffffff;
    font-size: 16px;
}

.cl-btn.cl-edit-btn:hover i,
.cl-btn.cl-delete-btn:hover i {
    color: #9d69e4;
}


/* ====================  create blog section ================== */

.create-blog-ctr.common-dashboard-ctr {
    padding: 64px 77px 64px 109px;
}

.c-blog-container {
    display: flex;
    /* flex-direction: column; */
    flex-direction: row;
    gap: 20px;
    width: 100%;
    margin: 0 auto;
    border-radius: 8px;
}



/* Left Panel */
.c-blog-left-panel {
    /* width: 100%; */
    width: 50%;
    padding: 30px 33px 30px 35px;
    background-color: #ffffff;
    border-radius: 32px;
    margin-bottom: 20px;
    height: fit-content;
}

.c-blog-publish-status {
    margin-bottom: 44px;
    gap: 16px;
}

.c-blog-publish-status span {
    font-size: 16px;
}


.c-blog-p-toggle-switch {
    width: 46.77px;
    height: 25px;
    background: #A182F3;
    border-radius: 25px;
    position: relative;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.c-blog-p-toggle-circle {
    width: 21.77px;
    height: 21.77px;
    background: white;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 2px;
    /* Start position on the left */
    transform: translateY(-50%);
    transition: left 0.3s ease;
}

.c-blog-p-toggle-switch.inactive {
    background: #cccccc;
    /* Inactive background color */
}

.c-blog-p-toggle-switch.inactive .c-blog-p-toggle-circle {
    left: calc(100% - 23.77px);
    /* End position on the right */
}



.c-blog-or-divider {
    margin-top: 17px;
    margin-bottom: 11px;
    font-size: 16px;
    color: #A182F3;
}

.c-blog-upload-section {
    background-color: #F8F8F8;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    margin-bottom: 20px;
}

.c-blog-upload-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100px;
    border: 2px dashed #A182F3;
    border-radius: 8px;
    margin-bottom: 10px;
}

.c-blog-upload-box i {
    font-size: 24px;
    color: #A182F3;
}

.c-blog-upload-box span {
    font-size: 14px;
    color: #A182F3;
    margin-bottom: 5px;
}

.c-blog-upload-box a {
    font-size: 14px;
    color: #A182F3;
    text-decoration: underline;
}

.c-blog-dimension-note {
    font-size: 12px;
    color: #A182F3;
    margin-bottom: 20px;
}

.c-blog-voice-selector {
    position: relative;
    width: 100%;
    max-width: 400px;
    background-color: #F5F3FF;
    border-radius: 12px;
    padding: 11px 7px 13px 21px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.c-blog-voice-selector .c-blog-icon {
    color: #A182F3;
    font-size: 24px;
    margin-right: 18px;
}

.c-blog-voice-selector .c-blog-details {
    flex-grow: 1;
    color: #A182F3;
}



.c-blog-voice-selector .c-blog-progress-bar {
    width: 100%;
    height: 6px;
    background-color: #ffffff;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
}

.c-blog-voice-selector .c-blog-progress-bar::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 45%;
    height: 100%;
    background-color: #A182F3;
}

.c-blog-voice-selector .c-blog-percentage {
    color: #485700;
}

.voice-close-ic {
    position: absolute;
    top: 20px;
    right: 12px;
}

/* Right Panel */
.c-blog-right-panel {
    /* width: 100%; */
    width: 100%;
    border-radius: 32px;
    padding: 38px 40px;
}

.c-blog-input-group {
    margin-bottom: 20px;
}

.c-blog-input-group input {
    width: 100%;
    padding: 16px 29px;
    border-radius: 16px;
    border: 1px solid #EAE2FF;
    background-color: #F8F8F8;
}

.c-blog-editor {
    background-color: #F8F8F8;
    border: 1px solid #D1C0FF;
    border-radius: 32px;
    padding: 16px;
}

.c-blog-editor-content {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    border: none;
    min-height: 450px;
    border-radius: 32px;
    padding: 18px 16px;
}

.c-blog-editor-content:focus {
    outline: 2px solid #d8ccf726;
}




/* ====================  blogs listing section ================== */

.blog-mark-c-list-ctr.common-dashboard-ctr {
    padding: 37px 79px 37px 76px;
    min-height: 100vh;
}

.blogs-list-ctr {
    column-gap: 18px;
    row-gap: 30px;
    margin-top: 29px;

    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.blog-card {
    padding: 25px 31px 43px 31px;
    border-radius: 32px;
    gap: 36px;
    /* flex: 1 1 calc(32% - 36px); */
    /* Responsive width */
    /* min-width: 300px; */
    /* max-width: 33%; */
    /* Adjusted min-width */
}


.blog-card-img {
    border-radius: 16px;
}

.blog-card-img img {
    width: 100%;
    border-radius: 16px;
}

.blog-card-details-ctr {
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 8px;
    /* row-gap: 8px; */
}

.b-l-detail-left {
    /* width: 100%; */
    /* width: 208px; */
}

.b-l-btn-ctr {
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
    /* width: 100%;  */
}

.b-l-btn-ctr a:hover {
    filter: invert(15%) sepia(84%) saturate(3150%) hue-rotate(222deg) brightness(89%) contrast(89%);
}

.b-l-btn-ctr a {
    padding: 10px;
    flex: 1;
    /* Flexbox to distribute button space equally */
    max-width: 50px;
    /* Adjust to prevent overflow */
}

.b-l-btn-ctr a:first-child {
    padding-left: 25px;
}

.b-l-btn-ctr a:last-child {
    padding-right: 25px;
}


/* ==================== update page modal section ================== */


.c-modal-1.update-pg-modal {
    padding: 27px 56px 39px 32px;
    width: 50%;
}

.up-mod-input-group {}

.update-pg-modal-content {
    justify-content: flex-start;
    text-align: left;
    gap: 35px;
    margin-top: 40px;
    padding-left: 25px;
}

.update-pg-modal .main-btn-ctr-2 {
    margin-top: 55px;
}

.category-pg-modal .main-btn-ctr-2 {
    margin-top: 34px;
}

.c-modal-ip-txt {
    padding: 17px 21px;
    border: 1px solid #EAE2FF;
    border-radius: 16px;
}


/* ====================  category  modal section ================== */

.cg-mod-container {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
}

.cg-mod-icon-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
    color: #C2A6F2;
}

.cg-mod-icon {
    width: 60px;
    height: 60px;
    border: 2px solid #C2A6F2;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
}

.cg-mod-icon-text {
    font-size: 12px;
    color: #C2A6F2;
}

.cg-mod-button-container {
    display: flex;
    align-items: center;
    gap: 10px;
}

.cg-mod-button {
    background-color: #D9F63E;
    padding: 4px 11px;
    border-radius: 8px;
    border: none;
}

.cg-mod-button-1 {
    color: #000;
}

.cg-mod-button-2 {
    color: #000;
}

.cg-mod-or-txt {
    margin: 0 25px;
}

.cg-mod-container-1 {
    padding-left: 25px;
    margin-top: 21px;
}

.cg-mod-required-text {
    color: #FF6633;
    margin-left: 17px;
}

.cg-mod-size-text {
    color: #000;
}

.cg-mod-arrow-icon {
    font-size: 20px;
    color: #C2A6F2;
    margin-left: 10px;
    cursor: pointer;
}


/* ====================  section ================== */

.cfl-table-container {
    width: 100%;
    margin: 20px auto;
    background-color: #fff;
    border-radius: 32px;
}

.cfl-table {
    width: 100%;
    border-collapse: collapse;
    border-radius: 32px;
}


.cfl-th {
    padding-top: 56px;
    padding-bottom: 23px;
    border-bottom: 1px solid #e0e0e0;
    border-radius: 32px 32px 0 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.12px;
    letter-spacing: -0.03em;
    text-align: left;
}

.cfl-td {
    border-bottom: 1px solid #e0e0e0;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.86px;
    letter-spacing: -0.03em;
    text-align: left;
    padding-top: 35px;
    padding-bottom: 35px;
}

.cfl-tr:last-child .cfl-td {
    border-bottom: none;
}

.cfl-th:nth-child(1),
.cfl-td:nth-child(1) {
    padding-left: 40px;
    padding-right: 20px;
    width: 1.71%
}

.cfl-th:nth-child(2),
.cfl-td:nth-child(2) {
    padding-left: 20px;
    padding-right: 20px;
    width: 15.10%;
}

.cfl-th:nth-child(3),
.cfl-td:nth-child(3) {
    padding-left: 20px;
    padding-right: 20px;
    width: 14.24%;
}

.cfl-th:nth-child(4),
.cfl-td:nth-child(4) {
    padding-left: 20px;
    padding-right: 20px;
    width: 24.89%;
}

.cfl-th:nth-child(5),
.cfl-td:nth-child(5) {
    padding-left: 20px;
    padding-right: 55px;
    width: 44.05%;
}

.cfl-table-container .custom-checkbox {
    margin-right: 0;
}

.cfl-td-mail {
    word-break: break-all;
}


/* ==================== delete modal section ================== */

.c-modal-1.c-modal-2 {
    padding: 27px 32px 44px 32px;
}

.c-modal-1.delete-modal {
    width: 38%;
    min-width: 546px;
}

.del-mod-bin {
    width: 116px;
    height: 116px;
    margin: 79px auto 35px;
}

.delete-btn-ctr {
    gap: 35px;
    margin-right: 0;
    margin-top: 91px;
}

.delete-btn-ctr .modal-btn {
    width: 135px;
}

.del-m-cancel-btn:hover {
    color: #ff2f0090;
}

.suc-mod-txt {
    margin-bottom: 65px;
}

/* ==================== success modal section ================== */

.success-modal-img {
    margin-bottom: 35px;
    margin-top: 79px;
}


/* ====================  qr code section ================== */

.qr-modal {
    min-width: 500px;
}

.qr-modal .main-btn-ctr {
    margin-top: 29px;
}

.custom-input-c {
    padding: 18px 19px;
    border: 1px solid #EAE2FF;
    border-radius: 16px;
}


/* ==================== send email modal section ================== */

.c-modal-3.c-modal-1 {
    padding: 28px 37px;
    width: 67.8%;
    max-height: calc(100vh - 50px);
    position: fixed;
    overflow: none;
    min-width: 800px;
}

.send-email-modal {
    height: 600px;
    min-width: 750px;
}

.create-new-pg-modal {
    height: 620px;
}

.send-ml-input-ctr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 25px;
}

.send-email-modal label {
    display: block;
    margin-bottom: 6px;
}

.send-email-modal .tox .tox-edit-area__iframe {
    background: #F8F8F8;
}

.send-email-modal .tox-tinymce {
    border-radius: 16px;
    border: 1px solid #EAE2FF;
}

.send-email-modal input[type="text"],
.send-ml-custom-select select {
    width: 100%;
    padding: 12px 18px;
    border: 1px solid #EAE2FF;
    border-radius: 10px;
    outline: none;
}

.send-ml-custom-select {
    position: relative;
}

.send-ml-custom-select select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.send-ml-custom-select i {
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    color: #A182F3;
}

.se-mod-text-area {
    padding: 18px 25px;
    border-radius: 16px;
    border: 1px solid #EAE2FF;
    background: #F8F8F8;
    height: 180px;
    flex-shrink: 0;
    outline: none;
    resize: none;
    overflow-y: auto;
}

/* Custom Scrollbar for WebKit Browsers */
.se-mod-text-area::-webkit-scrollbar {
    width: 8px;
}

.se-mod-text-area::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 16px;
    /* Ensures scrollbar track matches border radius */
}

.se-mod-text-area::-webkit-scrollbar-thumb {
    background-color: #A182F3;
    border-radius: 16px;
    /* Matches border radius */
    border: 2px solid #f1f1f1;
}

/* For Firefox */
.se-mod-text-area {
    scrollbar-width: thin;
    scrollbar-color: #A182F3 #f1f1f1;
}

.se-main-btn-left-ctr {
    width: 78%;
}

.se-input-ctr-main {
    width: 100%;
    max-width: 435px;
}

.se-input-ctr {
    position: relative;
    display: inline-block;
    width: 100%;
}

.se-done-btn {
    width: 135px;
}

.se-input-ctr input {
    padding: 8px 10px 8px 25px;
    padding-right: 50px;
    box-sizing: border-box;
}

.se-input-ctr .test-button {
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    padding: 8px 10px;
    border: none;
    border-radius: 9px;
    color: white;
    cursor: pointer;
}

.se-copy-btn {
    padding: 10px 14px;
    border-radius: 9px;
    gap: 9.22px;
    width: 141px;
}

.main-btn-ctr-3 {
    margin-top: 24px;
}

.se-input-ctr {
    position: relative;
    display: inline-block;
    width: 100%;
}

.se-done-btn {
    width: 135px;
}

.se-input-ctr input {
    padding: 8px 10px 8px 25px;
    padding-right: 50px;
    box-sizing: border-box;
}

.sm-gen-ai-btn .se-input-ctr-main {
    max-width: 100%;
    margin-top: 18px;
}

.se-input-ctr .test-button {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    padding: 8px 10px;
    border: none;
    border-radius: 9px;
    color: white;
    cursor: pointer;
}




/* ====================  section ================== */


.create-new-pg-modal.c-modal-1.send-email-modal {
    padding: 28px 37px 51px 37px;
    padding: 28px 28px 20px 28px;
}

.create-new-pg-modal.c-modal-1 h1 {
    margin-bottom: 20px;
}

/* ====================  section ================== */


.cs-mod-clone-settings {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}

.cs-mod-clone-settings h2 {
    font-size: 1.5rem;
    color: #000;
    margin-bottom: 20px;
}

.cs-mod-checkbox-group {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 15px;
}

.cs-mod-checkbox-row {
    display: flex;
    justify-content: space-between;
    gap: 12px;
}

.cs-mod-checkbox-row label {
    display: flex;
    align-items: center;
    margin: 5px 0;
    flex: 1;
}

.cs-mod-custom-checkbox {
    margin-right: 7px;
    height: 18px;
    width: 18px;
    border-radius: 6px;
    border: 1px solid #A182F3;
    accent-color: #A182F3;
    /* Match the checkbox color */
}

.cs-mod-note {
    font-size: 0.875rem;
    color: #FF5733;
    /* Orange color for the note */
}

/* ====================  find leads section ================== */

.find-leads-ctr.common-dashboard-ctr {
    padding: 4.4375rem 8.75rem;
}

.fl-search-container {
    flex: 1.3;
    padding: 47px 72px 64px 72px;
    min-width: 400px;
}

.fl-info-section {
    flex: 1;
    padding: 46px 23px 23px 23px;
    padding: 56px 23px 56px 23px;
    min-width: 440px;
}

.fl-search-container,
.fl-info-section {
    border-radius: 38px;
}

.fl-title {
    margin-bottom: 44px;
}

.find-leads-ctr input[type="text"] {
    padding: 17px 23px;
    border-radius: 16px;
}


.fl-location-input input[type="text"] {
    padding-left: 55px;
}

.find-leads-ctr form label {
    display: block;
}

.fl-input-text {
    width: 100%;
    padding: 10px;
    border: 1px solid #D1C0FF;
    background-color: #f8f8f8;
    border-radius: 8px;
    margin-bottom: 20px;
}

.fl-source-icons,
.fl-area-options {
    display: flex;
    gap: 10px;
}

.fl-radio-input {
    display: none;
}

.fl-radio-label {
    gap: 6px;
    height: 38px;
    padding: 7px 14px 7px 14px;
    min-width: 97px;
    border-radius: 8px;
    background: #D1C0FF;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    text-align: center;
    border: 1px solid transparent;
    transition: background-color 0.3s, border-color 0.3s;
}

.fl-radio-input:checked+.fl-radio-label {
    background-color: #1B0D44;
    color: #ffffff;
}

.find-leads-ctr label input[type="radio"]:checked+.fl-radio-label img {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(360deg) brightness(100%) contrast(100%);
}


.fl-location-input {
    position: relative;
}

.fl-location-input img {
    position: absolute;
    top: 36%;
    left: 12px;
    transform: translateY(-50%);
    color: #A182F3;
}

.fl-find-deals-btn {
    width: 100%;
    background-color: #000000;
    color: #ffffff;
    padding: 15px;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.fl-info-title {
    /* margin-bottom: 89px;
    max-width: 343px; */
    font-size: 25px;
    line-height: 40px;
}

.fl-illustration {
    /* margin-left: 55px;
    margin-right: 55px;
    margin-bottom: 20px; */
    border-radius: 25px;
    position: relative;
}

.fl-illustration img {
    width: 100%;
    border-radius: 25px;
}

.fl-support-section {
    padding: 31px 36px;
    border-radius: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.fl-support-section p {
    width: 55%;
}

.fl-support-btn-2.main-btn-1 {
    width: 135px;
}

/* ==================== edit review section ================== */



.edit-review-content {
    width: 67%;
}

.edit-review-form {
    padding: 32px 47px;
}

.edit-review-form input,
.edit-review-form textarea {
    padding: 16px 23px;
    border: 1px solid #EAE2FF;
}

.edit-review-form textarea {
    height: 92px;
}

.er-card-img-ctr {
    width: 21%;
    border-radius: 15px;
    min-width: 130px;
}

.er-card-img-ctr img {
    width: 100%;
    border-radius: 15px;
}

.edit-review-card {
    padding: 20px 25px 29px 23px;
    border-radius: 25px;
    /* flex-wrap: wrap; */
}


/* ====================  generate listing section ================== */

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

.image-fit-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.image-fit-contain {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.common-dashboard-ctr.generate-list-ctr {
    /* padding: 115px 186px; */
    padding: 115px 0;
}



/* main transition */

.gen-list-main-wrappper {
    display: none;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.gen-list-main-wrappper.active {
    display: block;
    opacity: 1;
    transform: translateY(0);
}

.gen-list-main-wrappper:not(.active) {
    display: block;
    position: absolute;
    visibility: hidden;
    pointer-events: none;
}


/* transition 2 : slide left */

/* .gen-list-main-wrappper {
    display: none;
    opacity: 0;
    transform: translateX(50px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.gen-list-main-wrappper.active {
    display: block;
    opacity: 1;
    transform: translateX(0);
}

.gen-list-main-wrappper:not(.active) {
    display: block;
    position: absolute;
    visibility: hidden;
    pointer-events: none;
} */

/* transition 3: flip */

.gen-list-main-wrappper {
    display: none;
    opacity: 0;
    transform: rotateY(90deg);
    transform-origin: center;
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.gen-list-main-wrappper.active {
    display: block;
    opacity: 1;
    transform: rotateY(0);
}

.gen-list-main-wrappper:not(.active) {
    display: block;
    position: absolute;
    visibility: hidden;
    pointer-events: none;
}


/* transition 4: fade scale */

/* .gen-list-main-wrappper {
    display: none;
    opacity: 0;
    transform: scale(0.9);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.gen-list-main-wrappper.active {
    display: block;
    opacity: 1;
    transform: scale(1);
}

.gen-list-main-wrappper:not(.active) {
    display: block;
    position: absolute;
    visibility: hidden;
    pointer-events: none;
} */


/* slide up transition */

/* .gen-list-main-wrappper {
    display: none;
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.gen-list-main-wrappper.active {
    display: block;
    opacity: 1;
    transform: translateY(0);
}

.gen-list-main-wrappper:not(.active) {
    display: block;
    position: absolute;
    visibility: hidden;
    pointer-events: none;
} */


/* zoom in  */

/* .gen-list-main-wrappper {
    display: none;
    opacity: 0;
    transform: scale(0.8);
    transition: opacity 0.5s ease, transform 0.5s ease-in-out;
}

.gen-list-main-wrappper.active {
    display: block;
    opacity: 1;
    transform: scale(1);
}

.gen-list-main-wrappper:not(.active) {
    display: block;
    position: absolute;
    visibility: hidden;
    pointer-events: none;
} */




/* bounce  */
/* .gen-list-main-wrappper {
    display: none;
    opacity: 0;
    transform: scale(0.7);
    transition: opacity 0.3s ease, transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.gen-list-main-wrappper.active {
    display: block;
    opacity: 1;
    transform: scale(1);
}

.gen-list-main-wrappper:not(.active) {
    display: block;
    position: absolute;
    visibility: hidden;
    pointer-events: none;
} */








.gen-list-wrappper {
    width: 78%;
    margin: 0 auto;
    min-width: 900px;
}

/* .gen-list-hero-container { */
.gl-hero-ctr-1 {
    border-radius: 41px;
    overflow: hidden;
    /* padding: 138px 74px 145px 105px; */
}

.gl-hero-ctr-1>div {
    width: 85%;
    margin: 0 auto;
    padding: 138px 0 145px 0;
}

/* Left Section with Image */
.gen-list-hero-img {
    width: 40%;
    padding: 10px 0 20px 0;
    padding: 10px;
    min-width: 350px;
}

.gen-list-image {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
}

/* Right Section with Text */
.gen-list-hero-content {
    width: 49%;
}

.gen-list-hero-title {
    color: #CEC2F0;
    font-family: Manrope;
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -1.5px;

    font-size: clamp(20px, 5vw, 50px);
    line-height: clamp(30px, 6vw, 60px);
}

.gen-list-hero-highlight {
    color: #1B0D44;
}

.gen-list-subtitle {
    color: #1B0D44;
    font-family: Manrope;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.45px;
    margin-top: 64px;
    margin-bottom: 61px;
}


.gen-list-com-container {
    border-radius: 41px;
    padding: 40px 40px 40px 70px;
    gap: 69px;
}

.gen-list-com-content {
    width: 42%;
    padding: 40px 0;
}

.gen-list-com-title {
    color: #000;
    font-family: 'Manrope', sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.75px;
    margin-bottom: 22px;
    max-width: 377px;
}

.gen-list-com-url {
    color: #7B6AA6;
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.42px;
    margin-bottom: 8px;
    margin-bottom: 0;
    margin-top: 9px;
    display: block;
}


.gen-list-com-input::placeholder {
    color: #372760;
}

.gen-list-com-input {
    outline: none;
    padding: 16px 24px;
    border-radius: 16px;
    border: 1px solid #EAE2FF;
    background: #F8F8F8;

    color: #372760;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.48px;
}


.gen-list-com-img {
    width: 52%;
    padding: 55px;
    border-radius: 30px;
    background: #F4F1FA;
}

.gen-list-img-1 img {
    max-height: 327px;
    max-width: 381.3px;
}

.gen-list-title-1 {
    margin-top: 58px;
}

.gl-form-group-2 {
    margin-bottom: 60px;
}

.gen-list-img-3 img {
    max-width: 357.49px;
    max-height: 381.65px;
    object-fit: contain;
}

.gen-list-img-3 {
    /* padding: 58px 78px; */
}

.gen-list-title-5 {
    margin-bottom: 47px;
}

.gen-list-btn-com {
    margin-top: 49px;
}

.gen-list-img-5 {
    /* padding: 40px; */
}

.gen-list-img-5 img {
    max-height: 261.49px;
    max-width: 395.96px;
}

.gl-dropdown-input {
    width: 100%;
    padding: 17px 24px 16px 24px;
    border-radius: 16px;
    border: 1px solid #EAE2FF;
    background: #F8F8F8;
    appearance: none;
    color: #372760;
    cursor: pointer;
}

.gl-dropdown-label {
    margin-bottom: 8px;
    font-size: 14px;
    color: #444;
    display: block;
}

.gl-dropdown-ctr {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.gl-dropdown-wrapper {
    position: relative;
    width: 100%;
}

.gl-dropdown-icon {
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translateY(-50%);
    color: #A182F3;
    pointer-events: none;
    font-size: 14px;
}

.gl-dropdown-input:hover {
    border-color: #A182F3;
}

.gl-dropdown-input:focus {
    outline: none;
    border-color: #A182F3;
}

.gl-dropdown-com option[disabled][selected] {
    color: #A0A0A0;
}

.gl-dropdown-com select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.gen-list-btn-3 {
    margin-top: 135px;
}

.gen-list-btn-5 {
    margin-top: 101px;
}

.gen-list-com-container.gen-list-com-ctr-2 {
    padding: 40px 56px 40px 40px;
    gap: 83px;
}

.gen-list-img-2 img {
    max-width: 358.23px;
    max-height: 283px;
}

.gen-list-textarea {
    border-radius: 16px;
    padding: 16px 24px 17px 24px;
    border: 1px solid #EAE2FF;
    background: #F8F8F8;
    width: 100%;
    height: 164px;
    outline: none;
    color: #372760;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.48px;
    margin-bottom: 36px;
}

.gen-list-title-2 {
    max-width: 314px;
}

.gen-list-address-input {
    gap: 15px;
}

.gl-form-group-4 {
    margin-bottom: 68px;
}

.gen-list-btn-4 {
    margin-top: 135px;
}

.gen-list-address-input input {
    border-radius: 16px;
    border: 1px solid #EAE2FF;
    background: #F8F8F8;
    color: #372760;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.48px;
    padding: 17px;
    outline: none;
}

.gen-list-address-input input:nth-child(1) {
    width: 26.5%;
}

.gen-list-address-input input:nth-child(2) {
    width: 31.64%;
}

.gen-list-address-input input:nth-child(3) {
    width: 34.17%;
}

.gen-list-address-input input::placeholder {
    text-align: center;
    color: #372760;
}

.gl-radio-group {
    display: flex;
    gap: 8px;
}

.gl-radio-group input[type="radio"] {
    display: none;
}

.gl-radio-group label {
    display: inline-block;
    background: #EAE2FF;
    padding: 8px 24px;
    padding: 13px 24px;
    border-radius: 16px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
}

.gl-radio-group input[type="radio"]:checked+label {
    background: #A182F3;
    color: #fff;
    padding: 13px 30px;
}

.gen-list-btn-6 {
    margin-top: 82px;
}

.gl-theme-radio-group {
    gap: 13px;
}

.gl-theme-radio-input {
    display: none;
}

.gl-theme-radio-label {
    width: 180px;
    width: 33.3%;
    height: 162px;
    border-radius: 10px;
    background: #F4F1FA;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 16px;
    cursor: pointer;
    transition: all 0.2s ease;
    box-sizing: border-box;
}

.gl-theme-radio-input:checked+.gl-theme-radio-label {
    background-color: #e9e1ff;
    box-shadow: 0 0 0 2px #8b5cf6;
}

.gl-theme-template-title {
    margin: 0;
    padding: 6px;
    color: #000;
    text-align: center;
    font-family: Manrope;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.36px;
    border-radius: 6px;
    background: #FFF;
}

.gl-form-group-6 {
    margin-bottom: 45px;
}

.gen-list-title-6 {
    margin-bottom: 26px;
}

.generate-list-ctr .modal-btn {
    /* width: 140px; */
    width: 150px;
}

.page-title-box {
    padding: 20px 10px 10px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.tutorials-btn {
    background-color: #000000;
    border: solid 1px #fff;
    color: #fff;
}

.tutorials-btn:hover {
    background-color: #fff;
    border: none;
    color: #000;
    border: solid 1px #000;
}

.tutorials-btn .fa {
    margin-right: 4px;
}

.tutorial-ctr .card-header {
    background-color: #A182F3;
    border-bottom: solid 1px #1B0D44;
    padding: 15px 10px 10px 10px;
}

.tutorial-ctr .card {
    background-color: #fff;
    border: solid 1px #1B0D44;
}

.swal2-show {
    border-radius: 25px;
    padding: 10px 20px 40px 20px;
}

.swal2-icon.swal2-warning .swal2-icon-content {
    font-size: 2.75rem;
}

.swal2-icon.swal2-warning {
    height: 50px;
    width: 50px;
}

.swal2-title,
.swal2-html-container {
    color: #1B0D44;
}

.site-config-table tbody tr td {
    padding: 10px 10px 10px 20px;
}

.site-config-table thead th {
    padding: 10px 10px 10px 20px;
}

.site-config-table tbody tr:nth-child(odd) td {
    background: #A182F3;
    color: #fff;
}

.site-config-table tbody tr:nth-child(even) td {
    background: #ffffff;
}

.all-api-key-ctr .site-configuration-ctr {
    padding: 45px 47px 19px 47px !important;
}

.table-responsive {
    overflow-x: auto;
}




/* Responsive styles */

@media (max-width: 1400px) {

    .find-leads-ctr.common-dashboard-ctr {
        padding: 3.8rem 3.8rem 4rem 5rem;
    }

    .cl-info-item-row {
        column-gap: 12px;
    }

    .campaign-card {
        padding: 15px 20px 20px 20px;
    }

    .campaign-list-card-ctr {
        gap: 24px;
    }

    .add-listing-content-ctr {
        width: 100%;
    }

    .add-listing-content-ctr {
        padding: 37px 45px 44px;
    }

    .create-blog-ctr.common-dashboard-ctr {
        padding: 54px 47px 54px 49px;
    }
}



@media (max-width: 1300px) {
    .dr-info-item-row:nth-child(2) {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .dr-info-item-row:last-child {
        margin-top: 15px;
    }


    .campaign-list-ctr.common-dashboard-ctr {
        padding: 41px 56px 41px 40px;
    }

    .add-listing-ctr.common-dashboard-ctr {
        padding: 41px 46px;
    }

    .add-listing-content-ctr {
        padding: 35px 35px 35px;
    }
}

@media (max-width: 1200px) {

    .gen-list-wrappper {
        width: 88%;
        min-width: 88%;
    }

    .gl-hero-ctr-1>div {
        padding: 0px;
        width: 95%;
        gap: 30px;
    }

    .gen-list-img-1 img {
        object-fit: contain;
    }

    .gen-list-com-img {
        padding: 35px;
    }

    .gl-hero-ctr-1 {
        padding: 60px 40px;
        gap: 30px;
    }

    .gen-list-hero-img {
        width: 45%;
        min-width: 300px;
        max-height: 340.08px;
        max-width: 349.68px;
    }

    .gen-list-hero-content {
        width: 50%;
    }

    .gen-list-hero-title {
        font-size: 40px;
        line-height: 50px;
    }

    .gen-list-com-container {
        padding: 30px;
    }


    .gen-list-com-container,
    .gen-list-com-container.gen-list-com-ctr-2 {
        padding: 30px;
        gap: 40px;
    }

    .gen-list-com-content {
        width: 50%;
    }

    .gen-list-com-img {
        width: 50%;
    }

    .find-leads-ctr input[type="text"] {
        padding: 14px 18px 14px 18px;
    }

    .fl-location-input img {
        top: 36%;
        left: 9px;
    }

    /* .fl-input-text-2 { */
    .find-leads-ctr input[type="text"]:nth-child(2) {
        padding-left: 50px;
    }

    .fl-title .title-38 {
        font-size: 26px;
    }

    .directory-list-ctr.common-dashboard-ctr {
        padding: 31px 48px 31px 36px;
    }

    .campaign-list-card-ctr {
        gap: 20px;
    }

    .blog-mark-c-list-ctr.common-dashboard-ctr {
        padding: 27px 49px 27px 49px;
    }

    .cl-info-item-row {
        flex-wrap: wrap;
    }

    .all-api-key-content.site-config-content {
        padding: 30px 30px 20px 30px;
    }

    .site-config-table {
        min-width: 1000px;
    }

    .all-api-key-ctr.site-configuration-ctr {
        padding: 45px 57px 19px 57px;
    }
}

@media (max-width: 1100px) {

    /* .dr-image-container, */
    .ll-image-container {
        max-height: 300px;
    }

    /* .campaign-list-card-ctr {
        grid-template-columns: repeat(2, 1fr);
    } */

    .campaign-list-card-ctr {
        display: grid;
        grid-template-columns: auto auto;
        justify-content: space-between;
    }

    .campaign-list-ctr.common-dashboard-ctr {
        padding: 41px 86px 41px 86px;
    }


    .al-directory-loca-ctr>div {
        flex-direction: column !important;
    }

    .site-configuration-ctr {
        padding: 45px 57px 19px 57px;
    }
}

@media (max-width: 1024px) {
    .dr-content {
        grid-template-columns: repeat(2, 1fr);
    }
}


@media (max-width: 992px) {

    .common-dashboard-ctr.generate-list-ctr {
        padding: 115px 70px 115px 20px;
    }

    .gen-list-wrappper {
        width: 100%;
        min-width: 80%;
    }

    .gen-list-com-container,
    .gen-list-com-container.gen-list-com-ctr-2 {
        padding: 30px;
    }

    .gen-list-hero-title {
        font-size: 30px;
        line-height: 45px;
    }

    .campaign-list-ctr.common-dashboard-ctr {
        padding: 41px 66px 41px 56px;
    }

    .cl-info-item-row {
        flex-wrap: nowrap;
    }

    .blogs-list-ctr {
        grid-template-columns: repeat(2, 1fr);
    }

    .c-modal-3.c-modal-1 {
        min-width: 600px;
    }

    .a-pg-control-sidebar h2 {
        padding-left: 12px;
    }

}

@media (max-width: 800px) {
    .campaign-list-card-ctr {
        grid-template-columns: 1fr;
        margin-top: 40px;
    }

    .campaign-card {
        margin: 0 auto;
        max-width: 420px;
    }

    .directory-list-ctr .users-input-top {
        flex-direction: column;
    }
}

@media (max-width: 870px) {

    .gl-hero-ctr-1 {
        padding: 40px 20px;
    }

    .gl-hero-ctr-1>div {
        flex-direction: column;
    }

    .gl-hero-ctr-1>div>div {
        width: 100%;
    }

    .gen-list-subtitle {
        text-align: center;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .gen-list-hero-btn {
        display: flex;
        justify-content: center;
    }

    .gen-list-hero-img {
        padding: 0;
    }

    .gen-list-com-container {
        flex-direction: column;
        gap: 40px;
    }

    .gen-list-com-content {
        padding: 0;
    }

    .gen-list-btn-3 {
        margin-top: 30px;
    }

    .gen-list-com-content,
    .gen-list-com-img {
        width: 100%;
    }

    .gen-list-com-img {
        order: -1;
    }

    .gl-theme-radio-label {
        width: 100%;
    }

    .gen-list-hero-title {
        font-size: 34px;
        line-height: 42px;
        text-align: center;
        margin-top: 30px;
    }

    .gen-list-btn-4,
    .gen-list-btn-5,
    .gen-list-btn-6 {
        margin-top: 40px;
    }
}





/* ==================== section ================== */

/* responsive media queries */


@media (min-width: 1200px) {

    .find-leads-com-ctr {
        padding: 64px 64px 112px 152px;
    }

    .find-leads-com-ctr.find-leads-result-ctr-2 {
        padding: 30px 64px 112px 152px;
    }

    .find-leads-com-ctr.find-leads-res-ctr {
        padding: 64px 64px 21px 152px;
    }

    .fl-right-bottom>p {
        width: 55%;
        min-width: 204px;
    }

    .fl-right-bottom>div {
        width: 38%;
        min-width: 135px;
    }
}

@media (max-width: 1280px) {
    .dashboard-card-ctr {
        grid-template-columns: repeat(3, 1fr);
    }

    .nav-items a {
        padding: 10px;
    }

    .nav-items li,
    .profile-name {
        font-size: 12.5px;
        line-height: 16px;
    }

    .navbar-logo img {
        width: 160px !important;
    }

    .nav-items {
        gap: 4px;
    }

    .common-dashboard-ctr.appearance-page-ctr {
        padding: 35px 25px 30px 25px;
    }

    .a-pg-control-sidebar ul li {
        padding: 13px 13px 13px 13px;
        margin-bottom: 16px;
    }

    .appearance-pg-content {
        padding: 15px 15px 60px 15px;
    }

    .appearance-pg-content input[type="text"]:not(.a-pg-social-links-ctr input),
    .appearance-pg-content textarea {
        padding: 12px 16px 12px 16px;
        font-size: 14px;
        line-height: 17px;
        border-radius: 10px;
    }

    .a-pg-toggle-button {
        padding: 12px 16px 12px 14px;
    }

    .a-pg-toggle-label {
        line-height: 16px;
    }

    .a-pg-toggle-switch {
        width: 22.23px;
        height: 12.97px;
    }

    .a-pg-toggle-switch:before {
        width: 10px;
        height: 10px;
    }

    .a-pg-toggle-button.active .a-pg-toggle-switch:before {
        left: calc(22px - 11px);
    }

    .appearance-pg-content label {
        margin-bottom: 6px;
    }

    .a-pg-c-header.gap-25 {
        gap: 18px;
    }

    .a-pg-c-form-group-1,
    .a-pg-c-form-group-2,
    .a-pg-c-form-group-3 {
        margin-bottom: 20px;
    }

    .appearance-pg-content .p-25p {
        padding: 15px;
    }

    .a-pg-save-btn-ctr .a-pg-save-btn {
        width: 200px;
    }

    .a-pg-save-btn-ctr .main-btn-txt {
        width: 150px;
    }
}

@media (max-width: 1200px) {

    .f-leads-left-ctr,
    .f-leads-right-ctr {
        padding: 40px;
    }

    .choose-dir-modal {
        width: 65%;
    }

    .ai-power-list-content {
        flex-direction: column;
    }

    .ai-power-list-content>div {
        width: 100%;
        min-height: 50%;
    }

    .pg-l-toggle-table-section {
        margin: 0;
    }

    .pg-l-table-section {
        width: 100%;
    }

    .pg-l-toggle-table th:first-child,
    .pg-l-toggle-table td:first-child {
        padding-left: 40px;
    }

    .pg-l-toggle-table td {
        padding: 1.125rem;
    }

    .pg-l-toggle-table th {
        padding: 40px 8px 20px 21px;
    }

    .create-blog-ctr.common-dashboard-ctr {
        /* padding: 54px 47px 54px 49px; */
    }

    .c-blog-container .al-download-btn {
        flex-wrap: wrap;
    }

    .find-leads-ctr.common-dashboard-ctr {
        padding: 2.6rem 3.6rem 4rem 3rem;
    }

    .fl-search-container {
        padding: 30px 40px;
    }

    .fl-info-section {
        padding: 50px 40px;
    }

    .fl-support-section {
        padding: 20px;
        justify-content: space-between;
    }

    .add-list-time-range {
        width: 100%;
    }

    .edit-review-card {
        gap: 20px;
    }

    .er-btn-ctr {
        flex-direction: column;
    }

    .c-n-markt-t-container {
        width: 100%;
        min-width: auto;
    }

    .blog-card {
        padding: 25px;
    }

    .login-left-top-ctr,
    .login-left-bottom-ctr {
        padding-right: 4%;
    }

    .login-right-top-ctr,
    .login-right-bottom-ctr {
        padding-left: 4%;
    }

    .navbar-logo {
        padding-left: 0px !important;
    }

    .c-navbar {
        padding: 19px 30px 19px 19px;
    }

    .dr-card,
    .ll-card {
        padding: 25px;
    }
}

@media (max-width: 992px) {
    .navbar-nav {
        display: none;
        position: absolute;
        top: 70px;
        left: 0;
        right: 0;
        background-color: #190f39;
        padding: 0;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
        transition: opacity 0.3s ease, max-height 0.3s ease;
        max-height: 0;
        overflow: hidden;
        width: 100%;
    }

    /* .navbar-nav.active {
        display: block;
        max-height: 500px;
    } */

    .nav-items {
        flex-direction: column;
        width: 100%;
        text-align: center;
        gap: 0;
    }

    .nav-items li {
        margin: 0;
        width: 100%;
        border-top: solid 1px #322654;
    }

    .nav-items a {
        width: 100%;
        padding: 15px;
        padding-left: 65px;
    }

    .navbar-toggle {
        display: block;
    }

    .nav-items a:hover {
        background-color: #A182F3;
        color: #ffffff;
    }

    .login-ctr {
        flex-direction: column;
        height: 100%;
    }

    .login-left-ctr,
    .login-right-ctr {
        width: 100%;
    }

    .login-right-top-ctr,
    .login-right-bottom-ctr,
    .login-left-top-ctr,
    .login-left-bottom-ctr {
        padding: 40px;
    }

    .login-left-top-ctr {
        padding: 25px;
    }

    .login-left-top-ctr,
    .login-left-bottom-ctr {
        justify-content: center;
    }

    .login-right-top-ctr,
    .login-right-bottom-ctr {
        justify-content: center;
    }


    .find-leads-com-ctr {
        flex-direction: column;
        justify-content: space-between;
    }

    .f-leads-left-ctr,
    .f-leads-right-ctr {
        width: 100%;
    }

    .r-leads-contact {
        justify-content: space-between;
    }

    .r-leads-more-detail-ctr {
        flex-wrap: wrap;
    }

    .r-leads-more-detail {
        flex-direction: column;
    }

    .more-detail-img,
    .more-detail-review,
    .more-detail-hours {
        width: 100%;
    }

    .more-detail-img {
        display: none;
    }

    .more-detail-hours p,
    .more-detail-hours h4 {
        text-align: center;
    }

    .r-md-landing-pg-btn {
        display: flex;
        justify-content: center;
    }

    .common-list-card-ctr {
        justify-content: center;
    }

    .modal-content.generate-site-modal-1 {
        width: 100%;
    }

    /* .dr-content {
        flex-direction: column;
        justify-content: center;
    } */

    /* .dr-content>div {
        width: 80%;
        margin: 0 auto;
    } */

    /* .dr-image-container {
        max-width: 80%;
    } */

    .ll-content {
        flex-direction: column;
    }

    /* .dr-image-container, */
    .ll-image-container {
        height: 300px;
        min-width: 300px;
    }

    .dr-contact-info {
        width: 100%;
        max-width: 100%;
    }

    .dr-business-info {
        width: 100%;
        max-width: 100%;
    }

    .site-config-middle-container {
        flex-direction: column;
    }

    .site-config-middle-container>div {
        width: 100%;
    }

    .site-config-middle-left {
        min-height: 246px;
    }

    .common-dashboard-ctr.page-listing-ctr {
        padding: 30px 40px;
    }

    .cl-table-section {
        width: 100%
    }

    .blog-card-details-ctr {
        flex-wrap: wrap;
    }

    .modal-header {
        /* max-width: 48.8%; */
        width: 450px;
    }

    .al-contact-info {
        grid-template-columns: 1fr;
    }

    .al-contact-info-2 {
        grid-template-columns: 1fr;
    }

    .edit-review-card {
        flex-wrap: wrap;
    }

    .er-btn-ctr {
        flex-direction: row;
    }

    .c-markg-tool-ip {
        width: 100%;
    }

    .edit-review-card {
        padding: 25px;
    }

    .edit-review-content {
        width: 100%;
    }

    .fl-illustration img {
        max-height: 400px;
    }

    .fl-illustration {
        margin-top: 20px;
    }

    .fl-info-section,
    .fl-search-container {
        min-width: 100%;
    }

    .dr-card,
    .ll-card {
        padding: 25px;
    }

    .ll-content {
        padding: 0;
    }
}

@media (max-width: 900px) {
    .a-pg-c-header {
        flex-direction: column;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .a-pg-c-form-group-1,
    .a-pg-c-form-group-2,
    .a-pg-c-form-group-3 {
        margin-bottom: 0px;
    }

    .a-pg-c-form-group-1 {
        margin-top: 10px;
    }

    .a-pg-c-form-group-2 {
        width: 100%;
    }
}


@media (max-width: 768px) {

    .login-left-top-ctr>div,
    .login-left-bottom-ctr>div {
        width: 80%;
    }

    .c-navbar {
        padding: 19px 10px 19px 19px;
    }

    .modal-1 {
        width: 80%;
    }

    .fl-right-bottom>p,
    .fl-right-bottom>div {
        width: 100%;
    }

    .result-leads-save {
        flex-wrap: wrap;
    }

    .pg-l-toggle-table th,
    .pg-l-toggle-table td {
        padding: 0.75rem;
    }

    .pg-l-toggle-table th:first-child,
    .pg-l-toggle-table td:first-child {
        padding-left: 20px;
    }

    .pg-l-toggle-table td input[type="checkbox"] {
        width: 16px;
        height: 16px;
    }

    .pg-l-toggle-table td button {
        font-size: 0.875rem;
        width: 28px;
        height: 28px;
    }

    .pl-btn {
        width: 28px;
        height: 28px;
    }

    .cl-responsive-table th,
    .cl-responsive-table td {
        padding: 0.75rem;
        font-size: 14px;
    }

    .cl-responsive-table i {
        font-size: 20px;
    }

    .cl-btn {
        width: 28px;
        height: 28px;
    }

    .cl-btn i {
        font-size: 14px;
    }

    .blog-mark-c-list-ctr.common-dashboard-ctr {
        padding: 20px;
    }

    .c-blog-container {
        flex-direction: row;
    }

    .c-blog-left-panel {
        width: 30%;
        margin-bottom: 0;
        margin-right: 20px;
    }

    .c-blog-right-panel {
        /* width: 70%; */
        width: 100%;
    }

    .send-ml-container {
        flex-direction: column;
        align-items: flex-start;
    }

    .send-ml-left-div,
    .send-ml-right-div {
        width: 100%;
        margin-bottom: 20px;
    }

    .find-leads-content {
        flex-wrap: nowrap;
    }

    .fl-search-container,
    .fl-info-section {
        width: 45%;
    }

    fl-info-title {
        font-size: 18px;
        line-height: 25px;
    }

    .dr-card,
    .ll-card {
        padding: 20px;
    }
}


@media (max-width: 750px) {
    .dr-content {
        grid-template-columns: 1fr;
    }

    .common-dashboard-ctr {
        padding: 31px 68px 31px 66px;
    }

    .add-list-card-ctr.common-list-card-ctr {
        max-width: 100%;
    }

    .common-list-card-ctr {
        max-width: 550px;
        margin: 0 auto;
    }
}


@media (max-width: 650px) {
    .dashboard-card-ctr {
        grid-template-columns: 1fr !important;
    }

    .dashboard-card {
        margin: 0 auto;
    }

    .campaigns-title {
        text-align: center;
    }

    /* .dr-image-container,  */
    .ll-image-container {
        max-width: 250px;
        margin: 0 auto;
    }

    .ll-detail-bottom {
        justify-content: center;
        margin-top: 30px;
    }

    .choose-dir-modal {
        width: 70%;
    }
}

@media (max-width: 576px) {

    .c-navbar {
        padding: 19px 30px 19px 19px;
    }

    .find-leads-ctr.common-dashboard-ctr {
        padding: 3.6rem 3.6rem 1.8rem 2rem;
    }
}

@media screen and (max-width: 480px) {
    .se-input-ctr label {
        font-size: 10px;
    }

    .se-input-ctr input[type="text"],
    .send-ml-custom-select select {
        font-size: 14px;
        padding: 8px 12px;
    }
}

/* update dec 20 */

/* --------- listing section -------- */

.list-selection-bar {
    padding: 10px;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.listing-btn-group {
    gap: 11px
}

.listing-btn,
.listing-approve-btn a,
.claim-request-1-btn a,
.claim-request-btn a,
.listing-request-btn a {
    padding: 12px 20px;
    background: #EAE2FF;
    border-radius: 12px;
    color: #000;
    font-family: Manrope;
    font-size: 14px;
    line-height: normal;
    letter-spacing: -0.36px;
}

.listing-approve-btn a,
.claim-request-1-btn a,
.claim-request-btn a,
.listing-request-btn a {
    padding: 8px 16px 10px;
    display: inline-block;
}

.listing-btn:hover {
    background: #cbbdef;
}

.listing-btn.active,
.listing-approve-btn a,
.claim-request-1-btn a,
.claim-request-btn a,
.listing-request-btn a {
    background: #1B0D44;
    color: #fff !important;
}

.listing-btn.active:hover,
.listing-approve-btn a:hover,
.claim-request-1-btn a:hover,
.claim-request-btn a:hover,
.listing-request-btn a:hover {
    background: #000000;
}

.listing-request-btn span {
    background-color: #fff;
    color: #000;
    padding: 0px 6px;
    margin-left: 1px;
    border-radius: 6px;
}

.list-card-ctr {
    gap: 30px;
}

.list-card,
.claim-card {
    padding: 10px;
    border-radius: 38px;
    background: #FFF;
}

.list-card-header {
    padding: 20px 30px;
    border-radius: 34px;
    background: #EAE2FF;
    margin-bottom: 20px;
    gap: 20px;
    flex-wrap: wrap;
}

.list-select-ctr {
    /* gap: 15px; */
}


.list-select-ctr label {
    color: #1B0D44;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.48px;
}

.list-card-content>div {
    border-radius: 25px;
    border: 1px solid #EAE2FF;
    background: #FFF;
}

.list-card-content {
    gap: 15px;
}

.list-card-contact {
    flex: 1.3;
    /* width: 30%; */
    padding: 22px 24px 24px 22px;
    gap: 25px;
}

.list-contact-row {
    gap: 20px;
}

.list-card-img {
    flex: 1;
    /* width: 30%; */
}

.list-card-img img {
    width: 100%;
    height: 100%;
    max-height: 330px;
    border-radius: 20px;
    object-fit: cover;
}

.list-card-business-hour {
    flex: 1;
    flex-shrink: 1;
    padding: 22px 24px 24px 22px;
    /* width: 30%; */
}

.list-card-date,
.listing-package {
    gap: 10px;

    color: #1B0D44;
    font-family: Manrope;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.39px;
}

.listing-package span,
.list-card-date span {
    font-weight: 600;
}

.list-info-item {
    gap: 7.85px;
}

.list-info-item-val,
.list-info-item-val a {
    color: #1B0D44;
    font-family: Manrope;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.39px;
    text-decoration: none;
}

.list-info-item-val {
    word-break: break-all;
}

.list-info-item-val a:hover {
    text-decoration: underline;
    color: #4f2cc5;
}

.list-info-item label {
    color: #7B6AA6;
    font-family: Manrope;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.39px;
}

.list-info-website {
    padding: 15px;
    border-radius: 11px;
    background: #D1C0FF;
}

.list-info-item-hours-val {
    margin-bottom: 7px;
}

.list-info-item-hours-val.closed span {
    color: #FF5630;
}

.list-info-item-hours-label {
    margin: 12px 0 10px 0;
}

.list-select-ctr input {
    background-color: #fff;
}

.listing-rating {
    padding: 10px 15px;
    border-radius: 15px;
    background-color: #fff;
    color: #7B6AA6;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.36px;
}


.hidden {
    display: none;
}

.visible {
    display: block;
}

@media (max-width: 1200px) {

    .list-card,
    .claim-card {
        padding: 10px 10px 60px 10px;
    }

    .list-card-content {
        flex-direction: column;
        gap: 25px;
    }

    .list-card-content>div {
        width: 100%;
        flex: 1;
    }

    .list-card-img,
    .list-card-contact,
    .list-card-business-hour {
        width: 60% !important;
        margin: 0 auto;
        min-width: 500px;
    }

    .list-card-contact {
        padding: 35px;
    }

    .list-card-business-hour {
        padding: 25px;
    }

    .list-card-img img {
        max-height: 100%;
        max-height: 400px;
        width: 100%;
        margin: 0 auto;
    }
}


@media (max-width: 768px) {
    .list-select-approve-ctr {
        width: 100%;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .list-card-select-approve {
        width: 100%;
    }


    .list-card-img,
    .list-card-contact,
    .list-card-business-hour {
        width: 100% !important;
        min-width: auto;
        max-width: 400px;
    }
}

/* update dec 20 end */


/* update dec 24 start */

/* ----------- users section start ------------ */

.users-form-group {
    border-radius: 32px;
    gap: 20px;
}

.users-table-ctr {
    padding: 47px 32px;
    border-radius: 32px;
}

.users-form-inputs .al-input-txt,
.users-form-inputs .al-input-txt::placeholder {
    color: #1B0D44;
}

.users-form-inputs {
    gap: 16px;
}

.create-user-btn,
.users-operation-submit-btn {
    text-decoration: none;
    background-color: #1B0D44;
    color: #fff;
    padding: 16px 26px;
    border-radius: 20px;
    display: inline-block;
}

.create-user-btn:hover,
.users-operation-submit-btn:hover {
    background-color: #7e47ff;
}

.users-table-top {
    color: #1B0D44;
    font-family: Manrope;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.6px;
    margin-bottom: 30px;
}

.users-table-top span {
    color: #A182F3;
}

.users-table-container {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
}

.table-responsive {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    scrollbar-color: #A182F3 #f5f5f5;
}

.table-responsive::-webkit-scrollbar {
    height: 8px;
}

.table-responsive::-webkit-scrollbar-track {
    background: #f5f5f5;
}

.table-responsive::-webkit-scrollbar-thumb {
    background-color: #ddd;
    border-radius: 4px;
}

.users-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    min-width: 900px;
}

.users-table th {
    background: #ffffff;
    padding: 12px 16px;
    text-align: left;
    font-weight: 600;
    color: #1B0D44;
    border-bottom: 1px solid #EAE2FF;
    white-space: nowrap;
}

.users-table td {
    padding: 16px;
    border-bottom: 1px solid #EAE2FF;
    color: #1B0D44;
}

.users-table tbody tr:hover {
    background-color: #F4F1FA;
    border: solid 1px #EAE2FF;
    border-radius: 12px;
}

.users-t-checkbox-cell {
    width: 40px;
    position: sticky;
    left: 0;
    background: inherit;
    z-index: 1;
}

.users-t-checkbox-input.custom-checkbox:checked::before {
    top: 50%;
    left: 52%;
}

.users-t-checkbox-input {
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-color: #fff;
}

.users-t-status-badge {
    display: inline-block;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    white-space: nowrap;
}

.users-t-status-badge.active {
    background: #e8f5e9;
    color: #2e7d32;
}

.users-t-status-badge.inactive {
    background: #f5f5f5;
    color: #9e9e9e;
}

.users-t-type-link {
    color: #1a73e8;
    text-decoration: none;
    font-weight: 500;
}

.users-t-type-link:hover {
    text-decoration: underline;
}

.users-t-action-cell {
    white-space: nowrap;
}

.users-t-action-btn img {
    width: 14px;
    height: 14px;
    filter: invert(1) brightness(2);
    margin-bottom: 3px;
}

.users-t-action-btn {
    background: #1B0D44;
    border: none;
    border-radius: 13px;
    height: 32px;
    width: 32px;
    padding: 6px;
    cursor: pointer;
    transition: color 0.2s;
}

.users-t-action-btn:hover {
    background-color: #7e47ff;

}



.users-t-email-cell a {
    text-decoration: none;
    color: #1a73e8;
}

.users-t-date-cell {
    color: #666;
    white-space: nowrap;
}

@media (max-width: 992px) {
    .users-table-container {
        position: relative;
    }

    .users-table-container::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 30px;
        background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.8));
        pointer-events: none;
    }

    .users-t-checkbox-cell {
        box-shadow: 2px 0 4px rgba(0, 0, 0, 0.05);
    }

    .users-table td.users-t-checkbox-cell {
        background: white;
    }

    .users-table tr:hover td.users-t-checkbox-cell {
        background: #f8f9fa;
    }
}

/* ----------- users section end ------------ */
/* update dec 24 end */


/* update dec 26 start */

/* ----------- users section end ------------ */

.directory-list-ctr .al-directory-loca-ctr>div {
    padding: 34px 51px 36px 51px;
}

.users-o-container {
    background-color: #fff;
    padding: 34px 51px 36px 51px;
    border-radius: 25px;
}

.users-o-list-name {
    margin-bottom: 24px;
}

.users-o-input-label {
    margin-bottom: 10px;
    display: block;
    color: #1B0D44;
    font-family: Manrope;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.6px;
}

.users-o-radio-container {
    display: flex;
    gap: 11px;
}

.users-o-radio-option {
    position: relative;
}

.users-o-radio-option input[type="radio"] {
    display: none;
}

.users-o-radio-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 17px 22px 16px 23px;
    border-radius: 16px;
    background-color: #140932;
    color: #FFF;
    cursor: pointer;
    transition: background-color 0.3s ease, border 0.3s ease;
    border: 2px solid transparent;
    font-size: 14px;
}

.users-o-radio-option input[type="radio"]:checked+.users-o-radio-button {
    background-color: #A182F3;
    color: #000;
    border: 2px solid #EAE2FF;
}

.users-o-r-custom-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #FFF;
    background-color: transparent;
    margin-right: 10px;
    position: relative;
}

.users-o-radio-option input[type="radio"]:checked+.users-o-radio-button .users-o-r-custom-icon {
    border-color: #000;
}

.users-o-r-custom-icon:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.users-o-radio-option input[type="radio"]:checked+.users-o-radio-button .users-o-r-custom-icon:before {
    background-color: #000;
}

.users-o-checkbox-sections {
    margin-top: 20px;
}

.users-o-section {
    margin-bottom: 24px;
}

.users-o-section h4 {
    color: #1B0D44;
    margin-bottom: 16px;
    font-size: 16px;
}

.users-o-checkbox-group {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 12px;
}

.users-o-checkbox-option {
    display: flex;
    align-items: center;
}

.users-o-checkbox-option input[type="checkbox"] {
    margin-right: 10px;
    width: 16px;
    height: 16px;
    accent-color: #A182F3;
}

.users-o-checkbox-option label {
    color: #1B0D44;
    font-size: 14px;
}

.users-o-hidden {
    display: none;
}

.users-opration-group {
    margin-top: 40px;
}

.users-input-top {
    gap: 20px;
}

.users-operation-submit-btn {
    border: none;
}

/* update dec 26 end */












/* Responsive styles */

@media (max-width: 1200px) {

    .gen-list-wrappper {
        width: 88%;
        min-width: 88%;
    }

    .gl-hero-ctr-1>div {
        padding: 0px;
        width: 95%;
        gap: 30px;
    }

    .gen-list-img-1 img {
        object-fit: contain;
    }

    .gen-list-com-img {
        padding: 35px;
    }

    .gl-hero-ctr-1 {
        padding: 60px 40px;
        gap: 30px;
    }

    .gen-list-hero-img {
        width: 45%;
        min-width: 300px;
        max-height: 340.08px;
        max-width: 349.68px;
    }

    .gen-list-hero-content {
        width: 50%;
    }

    .gen-list-hero-title {
        font-size: 40px;
        line-height: 50px;
    }

    .gen-list-com-container {
        padding: 30px;
    }


    .gen-list-com-container,
    .gen-list-com-container.gen-list-com-ctr-2 {
        padding: 30px;
        gap: 40px;
    }

    .gen-list-com-content {
        width: 50%;
    }

    .gen-list-com-img {
        width: 50%;
    }

    .directory-list-ctr .al-directory-loca-ctr>div,
    .users-o-container {
        padding: 34px 31px 36px 31px;
    }

}

@media (max-width: 992px) {

    .common-dashboard-ctr.generate-list-ctr {
        padding: 115px 70px 115px 20px;
    }

    .gen-list-wrappper {
        width: 100%;
        min-width: 80%;
    }

    .gen-list-com-container,
    .gen-list-com-container.gen-list-com-ctr-2 {
        padding: 30px;
    }

    .gen-list-hero-title {
        font-size: 30px;
        line-height: 45px;
    }

}

@media (max-width: 870px) {

    .gl-hero-ctr-1 {
        padding: 40px 20px;
    }

    .gl-hero-ctr-1>div {
        flex-direction: column;
    }

    .gl-hero-ctr-1>div>div {
        width: 100%;
    }

    .gen-list-subtitle {
        text-align: center;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .gen-list-hero-btn {
        display: flex;
        justify-content: center;
    }

    .gen-list-hero-img {
        padding: 0;
    }

    .gen-list-com-container {
        flex-direction: column;
        gap: 40px;
    }

    .gen-list-com-content {
        padding: 0;
    }

    .gen-list-btn-3 {
        margin-top: 30px;
    }

    .gen-list-com-content,
    .gen-list-com-img {
        width: 100%;
    }

    .gen-list-com-img {
        order: -1;
    }

    .gl-theme-radio-label {
        width: 100%;
    }

    .gen-list-hero-title {
        font-size: 34px;
        line-height: 42px;
        text-align: center;
        margin-top: 30px;
    }

    .gen-list-btn-4,
    .gen-list-btn-5,
    .gen-list-btn-6 {
        margin-top: 40px;
    }
}





/* ==================== section ================== */

/* responsive media queries */


@media (min-width: 1200px) {

    .find-leads-com-ctr {
        padding: 64px 64px 112px 152px;
    }

    .find-leads-com-ctr.find-leads-result-ctr-2 {
        padding: 30px 64px 112px 152px;
    }

    .find-leads-com-ctr.find-leads-res-ctr {
        padding: 64px 64px 21px 152px;
    }

    .fl-right-bottom>p {
        width: 55%;
        min-width: 204px;
    }

    .fl-right-bottom>div {
        width: 38%;
        min-width: 135px;
    }
}

@media (max-width: 1200px) {

    .f-leads-left-ctr,
    .f-leads-right-ctr {
        padding: 40px;
    }

    .choose-dir-modal {
        width: 65%;
    }

    .ai-power-list-content {
        flex-direction: column;
    }

    .ai-power-list-content>div {
        width: 100%;
        min-height: 50%;
    }

    .pg-l-toggle-table-section {
        margin: 0;
    }

    .pg-l-table-section {
        width: 100%;
    }

    .pg-l-toggle-table th:first-child,
    .pg-l-toggle-table td:first-child {
        padding-left: 40px;
    }

    .pg-l-toggle-table td {
        padding: 1.125rem;
    }

    .pg-l-toggle-table th {
        padding: 40px 8px 20px 21px;
    }

    .create-blog-ctr.common-dashboard-ctr {
        /* padding: 20px 20px 20px 20px; */
    }

    .c-blog-container .al-download-btn {
        flex-wrap: wrap;
    }

    .fl-search-container {
        padding: 30px 40px;
    }

    .fl-support-section {
        padding: 20px;
        justify-content: space-between;
    }

    .add-list-time-range {
        width: 100%;
    }

    .edit-review-card {
        gap: 20px;
    }

    .er-btn-ctr {
        flex-direction: column;
    }

    .c-n-markt-t-container {
        width: 100%;
        min-width: auto;
    }

    .blog-card {
        padding: 25px;
    }

    .login-left-top-ctr,
    .login-left-bottom-ctr {
        padding-right: 4%;
    }

    .login-right-top-ctr,
    .login-right-bottom-ctr {
        padding-left: 4%;
    }


    .c-blog-container {
        /* flex-direction: row; */
        flex-direction: column;
    }

    .c-blog-left-panel {
        /* width: 30%; */
        width: 100%;
        margin-bottom: 0;
        margin-right: 20px;
    }

    .c-blog-right-panel {
        /* width: 70%; */
        width: 100%;
    }


}

@media (max-width: 1024px) {
    .find-leads-ctr.common-dashboard-ctr {
        padding: 2.6rem 3.6rem 3rem 1.8rem;
    }
}

@media (max-width: 992px) {
    .navbar-nav {
        display: none;
        position: absolute;
        top: 70px;
        left: 0;
        right: 0;
        background-color: #190f39;
        padding: 0;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
        transition: opacity 0.3s ease, max-height 0.3s ease;
        max-height: 0;
        overflow: hidden;
        width: 100%;
    }

    .navbar-nav.active {
        display: block;
        max-height: 500px;
    }

    .nav-items {
        flex-direction: column;
        width: 100%;
        text-align: center;
        gap: 0;
    }

    .nav-items li {
        margin: 0;
        width: 100%;
        border-top: solid 1px #322654;
    }

    .nav-items a {
        width: 100%;
        padding: 15px;
        padding-left: 65px;
    }

    .navbar-toggle {
        display: block;
    }

    .nav-items a:hover {
        background-color: #A182F3;
        color: #ffffff;
    }

    .login-ctr {
        flex-direction: column;
        height: 100%;
    }

    .login-left-ctr,
    .login-right-ctr {
        width: 100%;
    }

    .login-right-top-ctr,
    .login-right-bottom-ctr,
    .login-left-top-ctr,
    .login-left-bottom-ctr {
        padding: 40px;
    }

    .login-left-top-ctr {
        padding: 25px;
    }

    .login-left-top-ctr,
    .login-left-bottom-ctr {
        justify-content: center;
    }

    .login-right-top-ctr,
    .login-right-bottom-ctr {
        justify-content: center;
    }

    .dashboard-card-ctr {
        grid-template-columns: repeat(2, 1fr);
    }

    .dashboard-card {
        max-width: 350px;
    }


    .find-leads-com-ctr {
        flex-direction: column;
        justify-content: space-between;
    }

    .f-leads-left-ctr,
    .f-leads-right-ctr {
        width: 100%;
    }

    .r-leads-contact {
        justify-content: space-between;
    }

    .r-leads-more-detail-ctr {
        flex-wrap: wrap;
    }

    .r-leads-more-detail {
        flex-direction: column;
    }

    .more-detail-img,
    .more-detail-review,
    .more-detail-hours {
        width: 100%;
    }

    .more-detail-img {
        display: none;
    }

    .more-detail-hours p,
    .more-detail-hours h4 {
        text-align: center;
    }

    .r-md-landing-pg-btn {
        display: flex;
        justify-content: center;
    }

    /* .common-list-card-ctr {
        justify-content: center;
    } */

    .modal-content.generate-site-modal-1 {
        width: 100%;
    }

    /* .dr-content {
        flex-direction: column;
        justify-content: center;
    } */

    /* .dr-content>div {
        width: 80%;
        margin: 0 auto;
    } */

    /* .dr-image-container {
        max-width: 80%;
    } */

    .ll-content {
        flex-direction: column;
    }

    .dr-contact-info {
        width: 100%;
        max-width: 100%;
    }

    .dr-business-info {
        width: 100%;
        max-width: 100%;
    }

    .site-config-middle-container {
        flex-direction: column;
    }

    .site-config-middle-container>div {
        width: 100%;
    }

    .site-config-middle-left {
        min-height: 246px;
    }

    .common-dashboard-ctr.page-listing-ctr {
        padding: 30px 40px;
    }

    .cl-table-section {
        width: 100%
    }

    .blog-card-details-ctr {
        flex-wrap: wrap;
    }

    .modal-header {
        /* max-width: 48.8%; */
        width: 450px;
    }

    .al-contact-info {
        grid-template-columns: 1fr;
    }

    .al-contact-info-2 {
        grid-template-columns: 1fr;
    }

    .edit-review-card {
        flex-wrap: wrap;
    }

    .er-btn-ctr {
        flex-direction: row;
    }

    .c-markg-tool-ip {
        width: 100%;
    }

    .edit-review-card {
        padding: 25px;
    }

    .edit-review-content {
        width: 100%;
    }

    .find-leads-ctr.common-dashboard-ctr {
        padding: 3.6rem 6rem 4rem 6rem;
    }

}

@media (max-width: 768px) {

    .login-left-top-ctr>div,
    .login-left-bottom-ctr>div {
        width: 80%;
    }

    .modal-1 {
        width: 80%;
    }

    .fl-right-bottom>p,
    .fl-right-bottom>div {
        width: 100%;
    }

    .result-leads-save {
        flex-wrap: wrap;
    }

    .pg-l-toggle-table th,
    .pg-l-toggle-table td {
        padding: 0.75rem;
    }

    .pg-l-toggle-table th:first-child,
    .pg-l-toggle-table td:first-child {
        padding-left: 20px;
    }

    .pg-l-toggle-table td input[type="checkbox"] {
        width: 16px;
        height: 16px;
    }

    .pg-l-toggle-table td button {
        font-size: 0.875rem;
        width: 28px;
        height: 28px;
    }

    .pl-btn {
        width: 28px;
        height: 28px;
    }

    .cl-responsive-table th,
    .cl-responsive-table td {
        padding: 0.75rem;
        font-size: 14px;
    }

    .cl-responsive-table i {
        font-size: 20px;
    }

    .cl-btn {
        width: 28px;
        height: 28px;
    }

    .cl-btn i {
        font-size: 14px;
    }

    .blog-mark-c-list-ctr.common-dashboard-ctr {
        padding: 20px;
    }

    .send-ml-container {
        flex-direction: column;
        align-items: flex-start;
    }

    .send-ml-left-div,
    .send-ml-right-div {
        width: 100%;
        margin-bottom: 20px;
    }

    .find-leads-content {
        flex-wrap: nowrap;
    }

    .fl-search-container,
    .fl-info-section {
        width: 45%;
    }

    .leads-dashboard-ctr.common-dashboard-ctr {
        padding: 41px 56px 41px 30px;
    }

    .find-leads-ctr.common-dashboard-ctr {
        padding: 3.6rem 3.6rem 4rem 3rem;
    }

    .fl-illustration img {
        max-height: 400px;
    }
}

@media (max-width: 576px) {
    .find-leads-ctr.common-dashboard-ctr {
        padding: 3.6rem 3.6rem 1.8rem 2rem;
    }

    .fl-info-title {
        font-size: 22px;
        line-height: 26px;
    }
}


@media screen and (max-width: 480px) {
    .se-input-ctr label {
        font-size: 10px;
    }

    .se-input-ctr input[type="text"],
    .send-ml-custom-select select {
        font-size: 14px;
        padding: 8px 12px;
    }
}