.auto-result{
    display: none;
}

.each-form-otr.form-add{
	position: relative;
	justify-content: left;
} 

 .each-form-otr.form-add .plus-minus-lst{
	position: absolute;
	right: 0;
	top: 0.5rem;
}

.each-form-otr.form-add .each-form{
	width: 100% !important;
	max-width: 100% !important;
}

.each-form-otr.form-add .each-form ul.auto-result{
    /*display:none;*/
	background: #fff;
	border: 1px solid #eee;
	border-radius: 24px;
	width: 100%;
	padding: 0.8rem 1rem;
}

/*.each-form-otr.form-add .each-form .form-control:focus ~ul.auto-result{
	display: block;
} */

.each-form-otr.form-add .each-form ul.auto-result li.autocomplete-item{
	border: none;
	padding: 5px 12px;
	background-color: #f7f7f7;
	margin: 4px 0px;
	border-radius: 24px;
} 
.each-form-otr.form-add .each-form ul.auto-result li.autocomplete-item:hover {
    background: #d8e7d8;
    color: #596e5a;
  } 

.cutom-error-msg {
    margin-top: 5px;
    color: red;
    font-size:small;
    text-align: lef
}

.link-btm-inr-old h4 {
    font-weight: 700;
    font-size: 24px;
    padding: 0 20px;
    color: #000000;
}

.modal.show .modal-dialog.new-google-serch-modal {
    max-width: 520px !important;
}

.link-btm-inr-old {
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 64px 10px rgb(228 228 228 / 24%);
    box-shadow: 0px 4px 64px 10px rgb(228 228 228 / 24%);
    border-radius: 10px;
    padding: 15px;
}

.contact-us .error {
    border-color: red;
}

.edit button {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -0.02em;
    text-transform: capitalize;
    color: #ffffff;
}

.select-box {
    position: relative;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 8px;
    padding: 9px;
    padding-left: 12px;
    /* padding-top: 5px; */
    width: 203px;
}

.select-box p {
    margin: 0;
    font-size: 14px;
    /* padding: 11px; */
}

.select-box button {
    border: none;
    background: transparent;
}

button img {
    width: 20px;
    height: 20px;
    background: transparent;
    border: none;
}

.box-text {
    display: flex;
    align-items: center;

}

.box-down input {
    width: 151px;
    height: 36px;
    border-radius: 6px;
    /* border: none; */
    border: 1px solid #dddddd;
}

.input-sec {
    display: flex;
    align-items: center;
    gap: 8px;
}

.box-down {
    background: #fff;
    padding: 24px;
    border-radius: 8px;
    z-index: 9;
    position: absolute;
    /* left: 20%; */
    /* top: 111%; */
    top: 54px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media (max-width: 1500px) {

    .box-down {
        left: -70px;
    }
}

@media (max-width: 1460px) {

    .box-down {
        left: -90px;
    }
}

@media (max-width: 1407px) {

    .box-down {
        left: 0;
    }
}

@media (max-width: 767px) {
    .box-down {
        left: inherit !important;
        right: 5px;
    }
}

@media (max-width: 380px) {
    .box-down {
        left: inherit !important;
        right: 5px;
        max-width: 96%;
    }
}


@media (max-width: 1300px) {

    #referringModal {
        left: -70px;
    }
}



@media (max-width: 1199px) {

    #referringModal {
        left: 0;
    }
}

@media (max-width: 1070px) {
    #organicModal {
        left: -115px;
    }
}


@media (max-width: 941px) {
    #organicModal {
        left: 0;
    }
}


@media (max-width: 870px) {
    #domainModal {
        left: -120px;
    }
}


@media (max-width: 870px) {
    #priceModal {
        left: -120px;
    }
}


@media (max-width: 767px) {
    #priceModal {
        left: 0;
    }

    #domainModal {
        left: 0;
    }




    .range-of-market-place {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        width: 100% !important;
    }


}



link-rgt cmn-txt cus-col3 .box-text p {
    margin: 0;
    margin: 0;
    color: #374151;
    font-size: 14px;
}

.reset-btn {
    text-align: center;
    padding-top: 18px;
    /* border: none; */
}

.reset-btn button {
    color: #1f2937;
    background: #e5e7eb;
    padding: 3px 100px;
    border-radius: 5px;
    border: none;
    font-size: 12px;
}

.to-text {
    padding-left: 119px;
}



.box-down-domains {
    background: #fff;
    padding: 24px;
    border-radius: 8px;
    position: absolute;
    left: 27%;
    top: 81%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.box-down-domains .box-text {
    display: flex;
    align-items: center;
    z-index: 9;
}

.box-down-domains .box-down input {
    width: 151px;
    height: 36px;
    border-radius: 6px;
    /* border: none; */
    border: 1px solid #dddddd;
}

.box-down-domains .input-sec {
    display: flex;
    align-items: center;
}

.box-down-domains .box-down {
    background: #fff;
    padding: 24px;
    border-radius: 8px;
    position: absolute;
    left: 27%;
    top: 81%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.box-down-domains .box-text p {
    margin: 0;
    margin: 0;
    color: #374151;
    font-size: 14px;
}

.box-down-domains .reset-btn {
    text-align: center;
    padding-top: 18px;
    /* border: none; */
}

.box-down-domains .reset-btn button {
    color: #1f2937;
    background: #e5e7eb;
    padding: 3px 100px;
    border-radius: 5px;
    border: none;
    font-size: 12px;
}

.box-down-domains .to-text {
    padding-left: 119px;
}



.box-down-price {
    background: #fff;
    padding: 24px;
    border-radius: 8px;
    position: absolute;
    left: 27%;
    top: 81%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.box-down-price .box-text {
    display: flex;
    align-items: center;

}

.box-down-price .box-down input {
    width: 151px;
    height: 36px;
    border-radius: 6px;
    /* border: none; */
    border: 1px solid #dddddd;
}

.box-down-price .input-sec {
    display: flex;
    align-items: center;
}

.box-down-price .box-down {
    background: #fff;
    padding: 24px;
    border-radius: 8px;
    position: absolute;
    left: 27%;
    top: 81%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.box-down-price .box-text p {
    margin: 0;
    margin: 0;
    color: #374151;
    font-size: 14px;
}

.box-down-price .reset-btn {
    text-align: center;
    padding-top: 18px;
    /* border: none; */
}

.box-down-price .reset-btn button {
    color: #1f2937;
    background: #e5e7eb;
    padding: 3px 100px;
    border-radius: 5px;
    border: none;
    font-size: 12px;
}

.box-down-price .to-text {
    padding-left: 119px;
}


.select-box-domains {
    width: 247px;
    /* position: relative; */
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 8px;
    padding: 7px;
    padding-left: 7px;
    /* padding-top: 11px; */
    margin: 0;
}

.select-box-domainsp {
    margin: 0;
    font-size: 14px;
    /* padding: 11px; */
}

.select-box-domains button {
    border: none;
    background: transparent;
}

button img {
    width: 20px;
    height: 20px;
    background: transparent;
    border: none;
}

.select-box-domains p {
    margin: 0;
}

.add-sec {
    position: relative;
}

.box-down-domain {
    left: 8px;
    z-index: 9;
}

.hideDef {
    display: none;
}

.inc-dec-buttons {
    display: flex;
    align-items: center;
    width: 5rem;
    justify-content: center;
    margin: auto;
}

.hideDef.activeOrNot {
    display: block;
}

.inc-dec-buttons .inc-dec-btn-cmmn {
    border: none;
    outline: none;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    background: transparent;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    color: #fff;
}

.inc-btn-c.inc-dec-btn-cmmn {
    background: #39c977;
}

.dec-btn-c.inc-dec-btn-cmmn {
    background: #ef4444;
}

.inc-dec-buttons input {
    height: auto;
    padding: 0;
    width: 100%;
    text-align: center;
}

.all-cart-market-main-sec {
    background: #f5f5f5;

}


.cart_marketplace_main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 10px 30px;

}

.cart_marketplace_main .your_orders_sec {}

.cart_marketplace_main .your_orders_sec h3 {
    font-weight: 600;
    font-size: 18px;
    line-height: 2rem;
}

.cart_marketplace_main .right-sec-all-logo {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart_marketplace_main .right-sec-all-logo span {
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart_marketplace_main .right-sec-all-logo span:nth-child(1) {
    background: #86E2AE;
    border-radius: 50%;
    padding: 8px 5px;
}

.cart_marketplace_main .right-sec-all-logo span:nth-child(1) img {
    filter: invert(56%) sepia(9%) saturate(2623%) hue-rotate(93deg) brightness(92%) contrast(85%);

}

.cart_marketplace_main .right-sec-all-logo span:nth-child(2) {
    border: 2px solid #828487;
    border-radius: 50%;
    padding: 8px 5px;
}

.cart_marketplace_main .right-sec-all-logo span:nth-child(3) {
    background-color: #e5e7eb;
    border-radius: 50%;
    padding: 8px 5px;
}

.cart_marketplace_main .right-sec-all-logo span:nth-child(4) {
    background-color: #e5e7eb;
    border-radius: 50%;
    padding: 8px 5px;
}

.cart_marketplace_main .right-sec-all-logo span:nth-child(5) {
    background-color: #e5e7eb;
    border-radius: 50%;
    padding: 8px 5px;
}

.cart_marketplace_main .right-sec-all-logo span img {
    height: 30px;
    width: 34px;
}



.media_campaign-under-sec {
    padding: 30px;
}

.media_campaign-under-sec .left-media-sec {
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #d7d7d7;
    overflow: auto;
}

.media_campaign-under-sec .left-media-sec .first-media-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 30px;
}

.media_campaign-under-sec .left-media-sec .first-media-sec h5 {
    margin-bottom: 0;
}

.media_campaign-under-sec .left-media-sec .first-media-sec .form-group {
    width: 30%;
}

.media_campaign-under-sec .left-media-sec .first-media-sec .form-group select {
    border: 1px solid #E0E0E0;
    border-radius: 8px;
    width: 100%;
    background: url(../assets/images/down-arrow-5.svg) no-repeat 0 0 #FFFFFF;
    background-position: 98%;
    background-size: 35px;
    height: 45px;
}

.media_campaign-under-sec .left-media-sec .media-table-sec {}

.media_campaign-under-sec .left-media-sec .media-table-sec td select {
    border: 1px solid #E0E0E0;
    border-radius: 8px;
    width: 100%;
    background: url(../assets/images/down-arrow-5.svg) no-repeat 0 0 #FFFFFF;
    background-position: 98%;
    background-size: 40px;
    height: 45px;
}

.media_campaign-under-sec .left-media-sec .media-table-sec td span {
    /* margin-left: 50px; */
}

.media_campaign-under-sec .left-media-sec .media-table-sec td span img {
    height: 20px;
    width: 20px;
    filter: invert(25%) sepia(71%) saturate(2273%) hue-rotate(337deg) brightness(113%) contrast(93%);
}

.media_campaign-under-sec .left-media-sec .media-table-sec td button {
    background: transparent;
    border: none;
}

.media_campaign-under-sec .left-media-sec .media-table-sec td:first-child button {
    color: #007bff;
}

.media_campaign-under-sec .left-media-sec .media-table-sec td:last-child button {
    color: #8e9298;
}


.media_campaign-under-sec .left-media-sec .media-table-sec td p {
    background: #FFEDDA;
    padding: 6px;
    border-radius: 5px;
    color: #b95523;
}

.media_campaign-under-sec .left-media-sec .media-table-sec td button span {}

.media_campaign-under-sec .left-media-sec .media-table-sec td button .arrow-right-icon {
    margin-left: 10px;
}

.media_campaign-under-sec .left-media-sec .media-table-sec td button .arrow-right-icon img {
    filter: invert(30%) sepia(99%) saturate(3051%) hue-rotate(201deg) brightness(105%) contrast(105%);
}



.right-campaign-code-sec {}

.right-campaign-code-sec .first-campagn-code {
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #d7d7d7;
    padding: 20px;
    margin-bottom: 20px;
}

.right-campaign-code-sec .first-campagn-code h6 {
    margin-bottom: 0;
    padding-bottom: 10px;
}

.right-campaign-code-sec .first-campagn-code p {
    margin-bottom: 0;
    padding-bottom: 10px;
}

.right-campaign-code-sec .first-campagn-code .form-group {
    padding-bottom: 15px;
}

.right-campaign-code-sec .first-campagn-code .form-group input {
    width: 100%;
    background: #F2F2F2;
    border-radius: 5px;
    border: 1px solid #F2F2F2;
    height: 45px;
    padding-left: 10px;
}

.right-campaign-code-sec .first-campagn-code button {
    width: 100%;
    background: #181818;
    border: 1px solid #181818;
    color: #fff;
    height: 50px;
}

.right-campaign-code-sec .last-right-campagn {
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #d7d7d7;
    padding: 20px;
}

.right-campaign-code-sec .last-right-campagn h4 {
    margin-bottom: 0;
}

.right-campaign-code-sec .last-right-campagn .first-links {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 15px;
}

.right-campaign-code-sec .last-right-campagn .first-links h5 {
    margin-bottom: 0;
}

.right-campaign-code-sec .last-right-campagn .first-links p {
    margin-bottom: 0;
}

.right-campaign-code-sec .last-right-campagn .middle-links {
    padding-top: 15px;
}

.right-campaign-code-sec .last-right-campagn .middle-links ul {}

.right-campaign-code-sec .last-right-campagn .middle-links ul li {}

.right-campaign-code-sec .last-right-campagn .middle-links ul li span {}

.right-campaign-code-sec .last-right-campagn .middle-links ul li span img {
    width: 30px;
    height: 30px;
    filter: invert(34%) sepia(85%) saturate(1663%) hue-rotate(95deg) brightness(96%) contrast(104%);
}

.first-links-sec-all {
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 10px;
}






.midd-sec-odd-summary {
    border-bottom: 1px solid #F2F2F2;
    padding: 15px 0;
}

.midd-sec-odd-summary ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.midd-sec-odd-summary ul:first-child {}

.midd-sec-odd-summary ul:last-child {}

.midd-sec-odd-summary ul li {}

.last-odd-summary {
    padding-bottom: 20px;
    padding-top: 15px;
}

.last-odd-summary ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.last-odd-summary ul:first-child {}

.last-odd-summary ul:last-child {}

.last-odd-summary ul li {}

.last-odd-summary p {}

.last-all-termscondition-sec {
    /* margin-bottom: 15px; */
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.last-all-termscondition-sec input {
    margin-top: 5px;
}

.last-all-termscondition-sec label {
    margin-left: 10px;
}

.last-all-termscondition-sec label span {
    color: #007bff;
    padding-left: 3px;
}

.last-btn-proceed {}

.last-btn-proceed button {
    width: 100%;
    height: 50px;
    border-radius: 8px;
    color: #fff;
    background-color: #000000;
    border: 1px solid #000000;
}






.media-table-sec table {
    border-collapse: collapse;
    width: 100%;
}

.media-table-sec td,
th {
    text-align: center;
    padding: 8px 30px;
}

.media-table-sec th {
    border-bottom: 2px solid #F2F2F2;
}

.media-table-sec tr:nth-child(odd) {
    background-color: #f6f6f6;
}

.media-table-sec tr th {
    background-color: #fff;
}

.media-table-sec table tbody tr th {
    font-size: 10px;
    /* height: 50px; */
    /* padding: 0 10px; */
    border-bottom: 1px solid #c9c9c9;
    /* vertical-align: middle; */
    /* text-align: center; */
    font-weight: 500;
    color: #000;
}

.media_campaign-under-sec .left-media-sec .media-table-sec td select {
    font-size: 9px;
}

.cart-img {
    height: 80px;
    width: 80px;
}

.cart-back {
    padding: 0;
}

.next-arrow {
    height: 16px;
    width: 16px;
}

.import-button {
    border: none;
    background-color: transparent;
    font-weight: 500;
}

.add-cart {
    color: green;
}

.cart-price-button {
    /* display: flex; */
    padding: 0 !important;
    font-size: 13px;
}

.after-pricing {
    width: 50%;
    background-color: #fcefdd;

}

.add-more {
    padding-top: 10px;
    /* margin-right: 10px; */
}

.add-more button {
    border: none;
    background-color: transparent;
    text-transform: capitalize;
    color: #4282f7;
    font-size: 16px;
}

.end-sec {
    display: flex;
    padding: 20px 32px 20px 32px;
}

.after-pricing {
    background-color: #fcefdd;
    border-radius: 4px;
    margin-left: calc(16px * calc(1 - var(--tw-space-x-reverse)));
    color: #9f9190;


}

.remove-btn button {
    border: none;
    background-color: transparent;
    text-transform: capitalize;
    color: #9f9190;
    font-size: 14 !important;

}

.remove-btn {
    margin-top: 10px;
    /* margin-left: 12px; */
}

.after-pricing p {
    padding: 6px;
    font-size: 14px;
}

.new-modal-button,
.add_project_cart,
.add_project_cart_edit,
.cart_image_add {
    background: #2cbc63;
    /* height: 50px; */
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 10px;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
    font-weight: 700;
    outline: none !important;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 12px;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
}

.show-modal-cart {
    cursor: pointer;
}

.action-btn span {
    display: inline-block;
    margin-right: 5px;
}

.order-list-ancher-text {
    text-align: center !important;
}

.buy-button-market-place {
    font-weight: 700;
    font-size: 13px;
    text-transform: capitalize;
    color: #ffffff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 7px;
    border-radius: 50px;
    color: #fff;
    height: 28px;
    min-width: 65px;
    background: #2cbc63;
    border: 1px solid #2cbc63;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
}

.market-place-niches {
    /* display: flex; */
    align-items: center;
    justify-content: center;
    height: 134px !important;
}

.new-popup-otr .form-control {
    height: 51px !important;
}


@media (max-width: 767px) {

    .new-popup-otr .form-control {
        height: 30px !important;
    }

    .invalid-feedback {
        top: 42px !important;
    }
}

.new-popup-otr .each-form {
    margin-bottom: 0 !important;
}

.table.dataTable thead th {
    font-size: 12px !important;
}

/* .table.dataTable tbody td {
    font-size: 12px !important;
    min-width: 162px !important;
    height: 60px !important;
} */
.table.dataTable tbody td {
    font-size: 12px !important;
    min-width: 103px !important;
    height: 60px !important;
}

@media (max-width: 1199px) {

    .table.dataTable tbody td {
        font-size: 12px !important;
        min-width: 120px !important;
        height: 60px !important;
    }
}

@media (max-width: 1024px) {
    .table.dataTable tbody td {
        font-size: 12px !important;
        min-width: 150px !important;
        height: 60px !important;
    }
}

.link-dtls {
    display: flex;
}

.price {
    padding: 0px 10px 13px 32px;
}

.title-eachnxt {
    display: flex;
    flex-wrap: wrap;

}

.titleeach-border {
    border-bottom: none;
    padding-bottom: 0 !important;

}

.link-detil-title {
    padding-bottom: 0 !important;
}

.login-form label {
    font-size: 13px;
}

.input-new {

    padding: 5px 0px !important;

    min-width: 158px !important;
}

.submit-new {
    padding: 5px 10px 5px 10px !important;
    min-width: 110px !important;
    height: 40px !important;
    font-size: 14px;
}

.new-checkmark {
    width: 22px !important;
    height: 22px !important;
}

.new-checkmark::after {
    width: 10px !important;
    height: 10px !important;

}

.new-popup-otr .scnd_txt.each-form textarea {
    height: 47px;
    padding: 12px 15px;
    border-radius: 50px;
    font-size: 14px;
    width: 560px;
}

@media (max-width: 767px) {

    .new-popup-otr .scnd_txt.each-form textarea {
        height: 32px;
        padding: 0;
        padding-top: 4px;
        padding-left: 10px;
        display: flex;
        align-items: center;
        width: 230px;
    }

    .keyword_topic_lable {
        font-size: 8px !important;
        width: 283px;
    }
}

#saveContent .form-group .row>div {
    padding: 0px 10px 5px 10px;
}

.new-popup-otr h6 {
    font-weight: 400;
}

.cart_image_add {
    margin-left: 10px;
}

@media (max-width: 767px) {
    .cart_image_add {
        margin-left: 0;
        margin-bottom: 10px;
    }

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

    /* .each-form-otr {
        display: flex;
        align-items: center;
        justify-content: center;
    } */
    .each-form-otr {
        display: flex;
        align-items: center;
        flex-basis: 19px;
        margin-left: 8px;
    }

    .each-form-otr .plus-minus-lst {
        display: flex;
        align-items: center;
        flex-basis: 60px;
        margin-left: 8px;
    }

    .each-form-otr .plus-minus-lst a {
        margin-right: 2px;
    }

    .keyword_topic_lable {}
}


#saveContent .plus-minus-lst {
    margin-top: 27px;
}

#saveContent .form-group .row>div {
    padding: 0px 10px 5px 10px;
}




#custom-tooltip {
    display: none;
    margin-left: 21px;
    padding: 4px 10px;
    background-color: #2cbc63;
    border-radius: 11px;
    color: #fff;
    height: 32px;
}

.no-file-select a {
    padding: 6px 10px !important;
    margin-right: 10px;
    font-size: 11px;
}

#cartContent .title-each,
#cartContentEdit .title-each {
    padding-bottom: 0px;
    margin-bottom: 11px;
    border-bottom: 0px solid rgba(0, 0, 0, 0.1);
}

#cartContent .title-eachnxt,
#cartContentEdit .title-eachnxt {
    display: flex;
    flex-wrap: none;
}

@media (max-width: 767px) {
    #cartContent .contact-form {
        padding: 11px 9px;
    }
}



.new_title-each-price {
    margin-bottom: 27px !important;
}


.new_title-each-price .title-eachnxt h6 {
    margin-bottom: 0;
}

.new_title-each-price .title-eachnxt .price {
    padding-bottom: 0;
}

.custom_each-form-otr .plus-minus-lst {
    padding-top: 26px;
}



/* .new_post-login-form .form-group .col-md-12,
.col-md-6,
.target-url-edit,
.anchor-edit {
    padding: 0px 10px 5px 10px !important;
} */

.new_form-submit-btn-cart input {
    min-width: 120px !important;
    height: 40px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px 5px 10px !important;
}

.new_customeach-form .form_input_radio .radio-pro .checkmark {
    width: 22px;
    height: 22px;
}

.new_customeach-form .form_input_radio .radio-pro input[type="radio"]:checked+span:after {
    top: 4px;
    left: 3px;
}

.new-cart-page-plus-minus-lst {
    padding-top: 50px !important;
}

.order-list-table-outr.table4 tr:nth-child(4),
.order-list-table-outr.table4 tr:nth-child(8) {
    border-bottom: none !important;
}

@media (max-width: 480px) {
    .no-file-select {
        overflow: auto;
    }

    .media-table-sec table {
        width: 750px;
    }

    .end-sec {
        display: flex;
        padding: 10px 10px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .cart_marketplace_main {
        justify-content: center;
        padding: 10px 10px;
        flex-wrap: wrap;
    }

    .remove-btn {
        margin-left: 0;
    }

    .after-pricing {
        width: 100%;
        text-align: center;
        margin: 10px 0 0;
    }

    .add-more {
        margin-right: 0px;
        width: 100%;
        text-align: center;
    }
}


#order_table .action-btn,
#order_table.buy-btn {

    font-size: 10px;
    height: 24px;
    min-width: 47px;
}

.more_information_market {
    font-size: 15px !important;
}

#p-word-price {
    font-size: 10px !important;
    color: #2cbc63 !important;
}

#information-modal {
    position: static;
}


li.order-status>a {
    font-size: 10px
}

li.order-status .completed {

    background: #257220
}

.niches-of-domain {
    display: block;
}

/* .add-images-masrket-places {
    display: flex;
} */
/* 
======================================
===================

*/
.each-form label {
    margin-bottom: 3px;
}

.amount-details-market-place {
    display: flex;
    flex-direction: column;
}

.amount-details-market-place p {
    width: 180px;
}

.amount-details-market-place .row {
    width: 100%;
}

.modal.show .modal-dialog {
    width: 660px !important;
}

.modal-heading {
    padding-bottom: 6px;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}

.main-sec-content {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 5px;
    width: 270px;
}


.main-sec-content .plus-minus-lst {
    margin-top: 0 !important;
}

.added-image-cart {
    display: flex;
    align-items: center;
}

.added-image-cart .new-modal-button {
    background-color: #dc3545 !important;
}

.added-image-cart a {
    color: #2cbc63;
}

.link-detil-title h6 {
    margin: 0 0 11px 0 !important;
}

.new-class-select-input {
    width: 280px;
}


/* #word_content_error {
    margin-top: 0px !important;
} */

#saveContent .row,
#saveContentEdit .row {
    margin: 0;
    width: 100%;
}

#saveContentEdit .row>div {
    padding: 0px;
}

@media(max-width:768px) {
    .main-sec-content {
        width: 240px;
    }

    #cartContent .contact-form {
        max-height: 64vh;
    }

    /* .new_post-login-form .form-group .col-md-12,
    .col-md-6,
    .target-url-edit,
    .anchor-edit {
        padding: 0 !important;
    } */


    .anchor-add .plus-minus-lst {
        margin-left: 24px !important;
    }

    .target-url-add .plus-minus-lst {
        margin-left: 22px !important;
    }

    #saveContent .form-group .row>div {
        padding: 0px;
    }


    .word-content-new {
        padding-left: 0 !important;
    }

    .popup-otr .radio-pro {
        padding-left: 57px;
    }

    .radio-pro {
        padding-bottom: 30px;
    }

    .form_input_radio {
        flex-direction: column;
        align-items: center;
    }

    .new-class-select-input {
        width: 210px;
    }

    .anchor-add .anchor_link {
        width: 159px !important;
    }

    .target-url-add .target_url {
        width: 150px !important;
    }

    .login-form label {
        font-size: 10px;
    }

}

@media (max-width: 575px) {}

.word-content-new {
    padding-left: 30px;
}

.anchor-add .anchor_link {
    width: 520px
}

.anchor-add .plus-minus-lst {
    margin-left: 45px;
}

.target-url-add .target_url {
    width: 520px
}

.target-url-add .plus-minus-lst {
    margin-left: 45px;
}



.new-modal-section .modal-dialog {
    display: inherit !important;
}

.image-for-cart-pop-up {
    font-size: 9px;
    color: black;
    padding: 0px 0px 0px 0px;
    display: flex;

}

.image-lable-pop-up label {
    margin-bottom: 0px;
}

.edit-cart-list-button {
    width: 20px;
    filter: invert(48%) sepia(13%) saturate(3207%) hue-rotate(103deg) brightness(95%) contrast(80%);

}

@media only screen and (max-width: 600px) {

    #cartContent .modal-lg,
    .modal-xl {
        max-width: 97% !important;
        margin: 40px auto;
    }

    .new-class-select-input {
        width: 100%;
    }

    .each-form-otr {
        display: block;
    }

    .new-popup-otr .scnd_txt.each-form textarea {
        width: 100%;
    }

    .anchor {
        position: relative;
    }

    .plus-mynus {
        position: absolute;
        right: 0;
        top: 9px;
    }

    .anchor-add .anchor_link {
        width: 100% !important;
    }

    .target-url-add .target_url {
        width: 100% !important;
    }
}


#googleConsoleSearch .modal-heading,
#googleConsoleSearch .title-each {
    border-bottom: none;
}

#google-console-search-file {

    opacity: 1.5 !important;
}

#google_console_found {
    filter: grayscale(100%) brightness(60%) sepia(100%) hue-rotate(50deg) saturate(1000%) contrast(0.8);
    ;
    /* font-size: 8px; */

}

#do-follow-green {
    color: green;
    background-color: antiquewhite;
    border-radius: 16px;
}

#do-matchup-green {
    color: green;
    background-color: antiquewhite;
    border-radius: 16px;
    font-size: 10px;
}

#googleConsoleSearch .new-popup-otr .form-control {

    height: 38px !important;

}

#googleConsoleSearch .contact-form {
    padding: 16px 20px;
    border-radius: 10px;
}

#googleConsoleSearch .form-submit-btn {
    text-align: right;
    padding-top: 10px;
}


#googleConsoleSearch h5 {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    font-style: italic;
}

#googleConsoleSearch .p {
    font-size: 14px;
    font-weight: 400;
    font-style: oblique;
}

/* #domain-match {
    padding-top: 28px;
} */

#domin-match-up-error {
    position: absolute;
    top: 38px;

}


#domain-competitor-match-up .new-popup-otr .form-control {

    height: 38px !important;

}

#domain-competitor-match-up .contact-form {
    padding: 16px 20px;
    border-radius: 10px;
}

#domain-competitor-match-up .form-submit-btn {
    text-align: right;
    padding-top: 10px;
}


#domain-competitor-match-up h5 {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.2;
    font-style: italic;
}

#domain-competitor-match-up .p {
    font-size: 14px;
    font-weight: 400;
    font-style: oblique;
}

#domain-competitor-match-up .modal-heading,
#domain-competitor-match-up .title-each {
    border-bottom: none;
}

.middle-links .descripiton-cart-list {
    /* font-size: 9px; */
    display: flex;
}

.no-backlink-herder {
    background-color: #d9efce;
    color: #196819;
    font-size: 13px;
    padding: 4px;
    border-radius: 5px;
    font-weight: 500;
    margin-bottom: 5px;


}

.domain-match-up-orderd-header {
    background-color: #d5eaff;
    color: blue;
}

.domain-match-up-dofollow-header {
    background-color: #e5b8b8;
    color: #d76b6b;
}

.domain-match-up-nofollow-header {
    background-color: #ebe39c;
    color: #cfb43c;
}

.ebs-border {
    border-radius: 17px;
}

.domain-match-up-information {
    position: absolute;
    top: 16px;
    right: 10px;
}

.arrow-img-new {
    position: absolute;
    right: 39px !important;
    top: 53% !important;
}

.new-domain-link {
    padding: 0 45px 0 93px !important;
}

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

.contact-new {
    padding: 45px 25px;
}

.new-mar {
    margin-bottom: 5px;
}

.contact-title {
    border: none !important;
}

.google_conolse_search {
    width: 100%;
}

.domain-competitor-match-up-show {
    width: 100%;
}

@media (max-width: 480px) {

    .new-domain-link {
        padding: 0 45px 0 74px !important;
    }
}

@media (max-width: 379px) {
    .arrow-img-new {
        position: absolute;
        right: -14px !important;
        top: 45% !important;


    }

    .arrow-img-new img {
        height: 10px !important;
        width: 13px !important;
        min-width: none !important;
    }

    .new-domain-link {
        font-size: 11px !important;
        padding: 0 45px 0 67px !important;
    }


    .domain-match-submit {
        min-width: 60px !important;
        font-size: 12px !important;
    }
}

@media (max-width: 1199px) {
    .invalid-feedback {
        top: 53px !important;
    }
}

@media (max-width: 767px) {
    .invalid-feedback {
        top: 42px !important;
    }
}




.table-btm-otr {
    position: relative;
}


.loader__new {
    position: absolute;
    left: 50%;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(10px);
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
}



.new__design-fixed-popup-tooltip-sec {}

.new__design-fixed-popup-tooltip-sec .contact-new {
    padding: 15px;
    border: 1px solid #f0e9e9;
    background: #eff5ff;
    box-shadow: 0px 0px 20px #9f9e9e;
}

.new__design-fixed-popup-tooltip-sec .contact-new .contact-title {}

.new__design-fixed-popup-tooltip-sec .contact-new .contact-title .link-detil-title {}

.new__design-fixed-popup-tooltip-sec .contact-new .contact-title .link-detil-title .title-eachnx {}

.new__design-fixed-popup-tooltip-sec .contact-new .contact-title .link-detil-title .title-eachnx h6 {}

.new__design-fixed-popup-tooltip-sec .contact-new .contact-title .link-detil-title .new-mar .col-md-8 {
    text-align: left;
}

.new__design-fixed-popup-tooltip-sec .contact-new .contact-title .link-detil-title .new-mar .backlinks-new {
    color: #000;
    word-break: break-all;
}

.new-condition-accept {
    margin-bottom: 10px;
}

.select-box-google-console {
    background: #e6efeb;
    height: 50px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* border-radius: 50px; */
    padding: 14px;
    /* min-width: 203px; */
    cursor: pointer;
    font-weight: 700;
    outline: none !important;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 10px !important;
    text-align: center;
    text-transform: capitalize;
    white-space: nowrap;
    /* color: #ffffff; */

}

#text-new-google {
    /* white-space: nowrap; */
    white-space: nowrap;
    font-size: 15px;
    padding: 12px;
}

#cancel-google-console {
    background: #ffffff;
    height: 50px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* border-radius: 50px; */
    padding: 14px;
    /* min-width: 203px; */
    cursor: pointer;
    font-weight: 700;
    outline: none !important;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 20px;
    text-align: center;
    text-transform: capitalize;
    /* color: #ffffff; */
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
    margin: 0 0 0 10px;
    color: red;
}

.more_information_market45 {
    position: relative;
    /* top: 16px; */
    right: 10px;

}

.more_information_market45:hover .information-box {
    display: block;
}


.information-box {
    display: none;
    width: 600px;
    right: 0;
    position: absolute;
    z-index: 99;
}

.information-box-bottom {
    display: none;
    width: 600px;
    right: 5px;
    position: absolute;
    z-index: 99;
    bottom: 0;
}

.tooltiptext {
    visibility: hidden;
    /* display: none; */
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    left: 100%;
    top: 8px;
    width: 500px;
    /* position: fixed;
    width: 40%;
    z-index: 1;
    left: 433px;
    top: 25%; */

}

.add-sec form .more_information_market45:hover .tooltiptext {
    visibility: visible;
}

.google-serach-file .no-file-select a {
    margin-left: 0px;

}

.google-serach-file .remove-gse-file {
    background-color: #dc3545;
}

.competitor-matchup .competitor-matchup-file {
    background-color: #dc3545;

}

#google_console_not_found {
    background: #e06666;
    color: black;
    width: 49%;
    margin-left: 23px;
}

#google_console_found {
    background: #64fe00;
    color: black;
    width: 49%;
    margin-left: 23px;
}

.cusom-check span>a {
    color: #007bff;
}

.table-para p {
    margin-left: 13px;
}


.user-delete-image {
    /* background-color: #dc3545 !important; */
    height: 20px;
    width: 20px;
    filter: invert(25%) sepia(71%) saturate(2273%) hue-rotate(337deg) brightness(113%) contrast(93%);
}

.delete-user {
    background-color: #dc3545 !important;
}

.error-msg-user-delete {
    color: red;
    float: right;
}

.cus-col3 ul li {
    margin-bottom: 6px
}

.earth>img {
    width: 78%;
    margin-top: 0px !important;
}

.project-calender .form-control {
    padding: 0 10px;
    width: 157px;
}

/* start media query */


@media (max-width: 991px) {
    .tooltiptext {
        left: inherit !important;
        right: -9px;
        width: 420px !important;
        top: 24px !important;
    }


    .new__design-fixed-popup-tooltip-sec .contact-new .contact-title .link-detil-title .new-mar .backlinks-new {
        color: #000;
        font-size: 12px;
    }

    .new__design-fixed-popup-tooltip-sec .contact-new .contact-title .link-detil-title .new-mar .no-backlink-herder {
        font-size: 12px;
    }

    .new__design-fixed-popup-tooltip-sec .contact-new {
        padding: 20px 20px;
    }
}


@media (max-width: 767px) {
    .new__design-fixed-popup-tooltip-sec .contact-new .contact-title .link-detil-title .new-mar .col-md-8 {
        text-align: center;
    }
}



@media (max-width: 450px) {
    .tooltiptext {
        width: 294px !important;
    }
}


@media (max-width: 1199px) {
    .new_fixedmatch-btn {
        margin-top: 0 !important;
    }
}









/* tooltip */


.new__design__add-listcheck-domain .add-lst {
    flex-wrap: wrap;
    align-items: flex-start;
}

.new__design__add-listcheck-domain .add-lst .gap__addlist__domain .invalid-feedback {
    position: inherit !important;
    margin-top: 0;
    /* margin-bottom: 15px; */
}

@media (max-width: 991px) {

    .new__design__add-listcheck-domain .add-lst {
        flex-wrap: wrap;
    }


    .new__design__add-listcheck-domain .gap__addlist__domain .invalid-feedback {}

    .new__design__add-listcheck-domain .add-lst li {
        margin-bottom: 20px;
    }
}





@media (max-width: 380px) {
    .new__box__down-fixed {}

    .new__box__down-fixed .box-text {
        flex-wrap: wrap;
        justify-content: center;
        padding-bottom: 20px;
        align-items: center;
    }

    .new__box__down-fixed .box-text p {
        width: 100%;
        text-align: center;
        padding-left: 0;
        padding-bottom: 8px;
    }

    .new__box__down-fixed .input-sec {
        gap: 8px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .new__box__down-fixed .input-sec input {
        width: 100%;
        text-align: center;
    }

    .new__box__down-fixed .reset-btn button {
        padding: 10px 20px;
        width: 100%;
    }
}

/* .admin-text1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
} */
.admin-text1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* margin-left: -19px; */
}

.text-left-one {
    margin-right: 15px;
}

.text-right-two p {
    margin-bottom: 0px;
}

.back-one1 {
    background: transparent;
}

.dropdown-main11 {}

.admin-text1 .dropdown-menu::after {
    left: -117px;
}

.admin-text1 .dropdown-item {
    padding: 10px 20px;
}

.admin-text1 .dropdown-menu {
    padding: 20px 0;
}

.admin-text1 .dropdown-menu {
    width: 180px;
    /* added */
    top: 62px;
}

.admin-text1 .dropdown-menu .active span {
    color: #2cbc63;
}

.admin-text1 .dropdown-menu li {
    width: 100%;
}

.admin-text1 .dropdown-menu {
    left: 0px;
    min-width: auto;
}

.text-right-two p {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-transform: capitalize;
    color: #000000;
}

@media (max-width:991px) {
    .admin-text1 .dropdown-menu::after {}

}

@media (max-width:767px) {
    .text-right-two p {
        font-size: 11px;
        line-height: 15px;
    }

    .text-left-one {
        margin-right: 5px;
    }

    .login-checkbox-div {
        /* background-color: red; */
        margin-top: -30px;
    }

}

@media (max-width: 480px) {
    .login-checkbox-div {
        /* background-color: red; */
        margin-top: -34px;
    }
}

.search-button-market-place {
    position: absolute;
    left: 217px !important;
    top: 46px !important;
    cursor: pointer
}

.dashboard-no-data {
    font-size: 17px;
    text-align: center;
}

.href-dashdoard {
    color: #ffffff !important;
    font-size: 12px;
}

.buy-btn:hover {
    color: #2cbc63 !important;
    background: #fff;
}
.status-btn{
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 16px;
    height: auto;
}
.add-project-new {
    float: left;
    margin-right: 25px;
}



.pass-field-sign-up #toggler {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

.confirm-pass-field-sign-up #ctoggler-new {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

.publisher-import {
    margin-left: 20px;
}

.publisher-h3 {
    float: left;
}

.publisher-import {
    margin-left: 20px;
}

.arrow-image-search {

    cursor: pointer;
}

.each-form-target-url {
    max-width: calc(100% - 34px) !important;
}

.slct>select {
    cursor: pointer;
}

/* .checkmark:focus {
    border-color: #2cbc63;
} */

/* .login-form .check-inn .checkmark :focus {
    color: red;
} */

/* .check-inn>span:focus {
    background: red;
} */


select.form-select.form-control:focus,
.submit-btn .btn-innr:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}

a:focus {
    /* background: gray;
    color: white; */
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}

.login-form .form-group .form-control:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}




.login-checkbox:focus-within {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}

/* .b-label:focus-within {
    outline :1px solid red;
  } */
.login-checkbox {
    width: 21px;
    height: 23px;
}

.login-checkbox-span {
    position: absolute;
    margin-left: 9px;
    margin-top: 3px;
    user-select: none;
    font-weight: 400;
    font-size: 16px;
    text-transform: none;
    color: #000000;
    cursor: pointer;
    line-height: 1;
}

.login-checkbox-div {
    text-align: right;
}

.pass-field .ctoggler-error-1 {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

.pass-field .ctoggler-error {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

.pass-field .ctoggler-error-2 {
    position: absolute;
    right: 20px;
    top: 29%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

.image-figure-second {
    margin: auto !important;
}

.profile-main-header {
    border-bottom: 1px solid #d2d7da;
    color: #aaaaaa !important;
}

.main-three-language {
    cursor: pointer;
}

.margin-left-right-span {
    margin-left: 5px;
    margin-right: 5px;

}

.main-three {
    margin-bottom: 11px;
    margin-top: 11px;

}

.main-three-language {
    text-transform: uppercase;
}

.language-border {
    /* border-right: 1px solid #909597; */
    margin-left: 15px;
}

/* .main-three-language span:nth-child(1) {
    margin-left: 10px;

} */

.main-three-language span:first-child {
    background-color: yellow;
}

.main-four-language {
    margin-left: 5px;
    cursor: pointer;
}

.active-language {
    font-weight: 650;
}

.left-side-border {
    border-left: 1px solid #d2d7da;
    /* color: #aaaaaa !important; */
    /* border-bottom: 1px solid #d2d7da; */
    line-height: 12px;
}

#profile-image-header .dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0px;
    margin-top: 10px;
}

.login-hdr h2 {
    margin-bottom: 0px !important;
}

.login-a-tag {
    color: #2cbc63;
}

.login-hdr {
    margin-bottom: 35px;
}


/* for pricing page */
.pricing_topbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.pricing_topbar h4 {
    margin-bottom: 0;
    font-size: 32px;
    font-weight: 700;
}

.check_dv {
    display: flex;
}

.pricing_topbar_rght p {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    color: #000000;
    margin-left: 14px;
}

.pricing_topbar_rght p span {
    font-weight: 600;
    color: #FF4105;
}


/* checkbox  */



/* .check_dv {
    position: relative;
    width: 70px;
    height: 35px;
    background: var(--checkbox-bg);
    transition: .3s;
    border-radius: 62px;
    border: 0.2rem solid #0083c0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #C0C0C0;
    background: #D9D9D9;
}
.check_dv input {
    appearance: none;
}
.check_dv input:checked ~ span {
    left: calc(100% - 32px);
}
.check_dv span {
    position: absolute;
    left: 2px;
    width: 31px;
    height: 31px;
    background: #fff;
    border: none;
    border-radius: 6rem;
    transition: .3s;
    background: #FFFFFF;
} */
.pricing_topbar_rght {
    display: flex;
    align-items: center;
}

/* checkbox  */

.pricing_row {
    margin: 0 -15px;
    justify-content: center;
}

.pricing_col {
    padding: 0 15px;
}

.pricing_box {
    background: #FFFFFF;
    box-shadow: -10px 4px 55px rgba(62, 118, 185, 0.1);
    border-radius: 30px;
    padding: 12px;
    height: 100%;
}

.pricing_box_top {
    background: #EFF5FF;
    border-radius: 15px;
    padding: 32px 24px;
}

.pricing_box_top .plan_name {
    font-size: 24px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 16px;
}

.plan_price_box {
    display: flex;
    margin-bottom: 30px;
    position: relative
}

.plan_price_box.plan_price_box_cross::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 92px;
    width: 3px;
    background: #000000;
    transform: rotate(55deg) translate(48px, -25px);
}

.plan_price_box .plan_price_dollar {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0.02em;
    color: #000000;
}

.plan_price_rght {
    padding-left: 5px;
}

.plan_price_rght span {
    display: block;
}

.plan_price_cents {
    margin-bottom: 3px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #000000;
}

.plan_price_duration {
    font-weight: 500;
    font-size: 11px;
    color: #000000;
}

.pricing_box_top .btn {
    width: 100%;
    margin-bottom: 17px;
}

.pricing_free_txt {
    font-size: 16px;
    font-weight: 400;
    color: #AFAFAF;
}

.pricing_free_txt span {
    font-weight: 500;
    color: #FF4105;
}

.pricing_box_bottom {
    padding: 24px 13px 30px;
}

.pricing_box_bottom>p {
    color: #000000;
    font-weight: 500;
    margin-bottom: 30px;
}

.pricing_det_list {
    list-style: none;
    padding-bottom: 0;
    padding-left: 0;
    margin-bottom: -17px;
}

.pricing_det_list li {
    position: relative;
    margin-bottom: 17px;
    padding-left: 25px;
}

.pricing_det_list li::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    height: 12px;
    width: 15px;
    background: url(images/pricing-tick.svg) no-repeat center center;
    background-size: 12px;
}

.compare_dv {
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 32px;
}

.compare_col h4 {
    margin-bottom: 30px;
    font-size: 32px;
    font-weight: 700;
}

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

.compare_check_wrap p {
    margin-left: 14px;
    font-weight: 600;
    text-transform: capitalize;
    color: #000000;
}

.compare_row {
    margin-bottom: -30px;
}

.compare_col {
    margin-bottom: 30px;
}

.compare_row_inner {
    margin-bottom: -30px;
}

.compare_col_inner {
    margin-bottom: 30px;
}

.compare_col_inner .plan_name {
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 10px;
}

.compare_col_inner .plan_price_box h3 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0.02em;
}

.compare_col_inner .plan_price_rght span {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.02em;
    margin-bottom: 0;
    line-height: 1.3;
}

.compare_col_inner .plan_price_rght .plan_price_duration {
    color: #000000;
    font-size: 11px;
    font-weight: 500;
}

.compare_col_inner .plan_price_box {
    margin-bottom: 14px;
}

.compare_col_inner .btn {
    max-width: 187px;
    margin-bottom: 10px;
}

.compare_col_inner .pricing_free_txt {
    font-weight: 400;
    font-size: 12px;
}

.compare_col_inner .pricing_free_txt span {
    font-weight: 400;
}

/* accordion */

.compare_acc_wrapper .accordion-button {
    background-color: transparent;
    box-shadow: none;
    border-radius: 0 !important;
    padding: 21px 0;
    padding-left: 33px;
    display: flex;
    flex-wrap: wrap;
}

.compare_acc_wrapper .accordion-button .accordion-button-txt {
    flex: 0 0 auto;
    width: 22.3%;
    font-size: 15px;
    font-weight: 400;
    color: #000000;
    padding-left: 12px;
    position: relative;
}

.compare_acc_wrapper .accordion-button .accordion-button-txt-first {
    width: 33%;
    padding-left: 0;
}

.compare_acc_wrapper .accordion-button .accordion-button-txt-first span {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    padding-left: 0;
    position: relative;
}

.compare_acc_wrapper .accordion-button:not(.collapse) .accordion-button-txt-first span::before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #000000;
}

.compare_acc_wrapper .accordion-item {
    border-radius: 0 !important;
    background-color: transparent;
    border: none !important;
    border-top: 1px solid #EFEFEF !important;
    border-bottom: 1px solid #EFEFEF !important;
}

.compare_acc_wrapper .accordion-button::after {
    position: absolute;
    left: 0;
    top: 30px;
    background-image: url(images/arrow_down_icon2.svg);
    background-size: 7px;
    height: 13px;
    width: 13px;
    background-position: center;
}

.compare_acc_wrapper .accordion-button:not(.collapsed)::after {
    background-image: url(images/arrow_down_icon.svg);
    background-size: 13px;
    transform: rotate(0deg);
    top: 30px;
}

.compare_acc_wrapper .accordion-body {
    padding-top: 0;
    padding-bottom: 50px;
}

/* accordion */








/* table css  */


.table-responsive {
    table-layout: fixed;
    word-wrap: break-word;
}

.table_wrapper table {
    width: 100%;
}

.cmn_gap {
    padding: 100px 0;
}

.table_wrapper table th,
.table_wrapper table td {
    width: 22.3%;
    padding: 18px 15px;
    font-size: 15px;
    position: relative;
    vertical-align: middle;
    color: #000000;
    font-weight: 400;
}

.table_wrapper table tbody th {
    width: 33%;
}

.table_wrapper table tbody th .th_txt {
    border-bottom: 0.5px dashed #000000;
}





/* paying big section  */

.paying-big-sec {
    background: #FBFBFB;
}

.paying-big-sec .cmn-hdr {
    max-width: 585px;
    margin: 0 auto;
}

.paying-big-sec .cmn-hdr h3 {
    font-size: 32px;
    margin-bottom: 10px;
}

.paying-big-sec .cmn-hdr p {
    color: #000000;
    margin-bottom: 25px;
}

.btn.orng {
    background: #FF4105;
    color: #fff;
}

.btn.orng:hover {
    background-color: black;
}


/* faq section css  */

.faq-sec .cmn-hdr {
    margin-bottom: 21px;
}

.faq-sec .cmn-hdr h3 {
    font-size: 32px;
    font-weight: 700;
    color: #000000;
}

.faq_acc_wrapper .accordion-item {
    border-radius: 0;
    border: none;
    background: #FFFFFF;
    box-shadow: 3px 8px 40px rgba(189, 189, 189, 0.14);
    border-radius: 18px;
    margin-bottom: 23px;
}

.faq_acc_wrapper .accordion-button {
    padding: 18px 38px;
    padding-right: 50px;
    background: #EFF5FF;
    border-radius: 9px !important;
    transition: all .3s ease-in-out;
    box-shadow: none;
}

.faq_acc_wrapper .accordion-button:not(.collapsed) {
    color: #000000;
    background: #FFFFFF;
    box-shadow: 3px 8px 40px rgba(13, 13, 230, 0.05);
    border-radius: 18px;
    /* padding: 28px 38px; */
}

.faq_acc_wrapper .accordion-button::after {
    position: absolute;
    right: 30px;
    top: 21px;
    background-image: url(images/faq-plus-icon.svg);
    background-size: 12px;
    height: 13px;
    width: 13px;
    background-position: center;
}

.faq_acc_wrapper .accordion-button:not(.collapsed)::after {
    background-image: url(images/faq-minus-icon.svg);
    background-size: 12px;
    /* top: 33px; */
}




.faq_acc_wrapper .accordion-body {
    padding: 28px 38px 50px;
}

.faq_acc_wrapper .accordion-body p {
    line-height: 1.7;
}



/* 404 page cs  */

.error-404-sec {
    background: #EFF5FF;
    mix-blend-mode: normal;
    padding: 32px 30px;
    min-height: 100vh;
}

.error-404-container {
    background: #fff;
    padding: 45px 30px 80px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

.error-page-logo {
    max-width: 166px;
    margin-bottom: 50px;
    display: inline-block;
}

.error-page-logo img {
    width: 100%;
}

.error-img {
    max-width: 586px;
    margin: 0 auto 60px;
}

.error-img img {
    width: 100%;
}

.error-404-container h3 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    color: #000000;
    margin-bottom: 35px;
}

.compare_col_inner {
    width: 33.3333%;
}








/* ccnn  */


.check_dv {
    position: relative;
    width: 70px;
    height: 35px;
    cursor: pointer;
}

.check_dv input {
    position: relative;
    z-index: 1;
    appearance: none;
}

.check_dv span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fe0000;
    border-radius: 80px;
    transition: 0.5s;
    /* box-shadow: 0 15px 25px #fe000066; */
    background: #D9D9D9;
    border: 1px solid #C0C0C0;
    border-radius: 62px;
}

.check_dv input:checked~span {
    background: #05be05;
}

.check_dv span i {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 31px;
    height: 31px;
    background: #fff;
    border-radius: 50%;
    transition: 0.5s;
}

.check_dv input:checked~span i {
    left: 36px;
}

/* responsive  */



@media (min-width: 768px) {
    .tb_thead {
        display: none;
    }
}

@media (max-width: 1199px) {
    .pricing_row {
        margin: 0 -12px;
        margin-bottom: -24px;
    }

    .pricing_col {
        padding: 0 12px;
        margin-bottom: 24px;
    }
}

@media (max-width: 991px) {
    .pricing_topbar h4 {
        font-size: 24px;
    }

    .compare_col h4 {
        margin-bottom: 15px;
        font-size: 24px;
    }

    .compare-sec-inner {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .compare-sec-scroll_div {
        width: 800px;
    }
}

@media screen and (max-width: 767px) {

    .table_wrapper table td {
        padding: 18px 9px;
        white-space: normal;
    }

    .compare_acc_wrapper .accordion-body {
        padding: 15px 10px;
        padding-top: 0;
    }

    .compare_acc_wrapper .accordion-button {
        padding-left: 24px;
    }

    .table_wrapper table tbody th {
        padding: 10px 9px;
        min-width: 220px;
    }

    .table_wrapper table tbody td {
        padding: 10px 9px;
    }

    .table_wrapper table thead th {
        padding: 10px 9px;
        font-weight: 500;
    }

    .table_wrapper table th,
    .table_wrapper table td {
        width: auto !important;
        font-size: 14px;
    }

    .table_wrapper table td {
        min-width: 125px;
    }

    .error-img {
        max-width: 300px;
        margin: 0 auto 30px;
    }

    .error-page-logo {
        max-width: 140px;
        margin-bottom: 30px;
    }

    .error-404-sec {
        padding: 10px;
    }

    .error-404-container h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .error-404-container {
        padding: 30px 10px 40px;
        min-height: calc(100vh - 20px);
    }

    .pricing_topbar {
        flex-direction: column;
    }

    .pricing_topbar h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .pricing_topbar_rght p {
        font-size: 14px;
        margin-left: 10px;
    }

    .pricing_topbar_rght {
        flex-direction: column-reverse;
    }

    .pricing_topbar_rght p {
        margin-bottom: 10px;
    }

    .pricing_box_top {
        padding: 20px 10px;
    }

    .pricing_box_top .plan_name {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .plan_price_box .plan_price_dollar {
        font-size: 30px;
    }

    .plan_price_cents {
        font-size: 10px;
        margin-bottom: 0;
    }

    .plan_price_duration {
        font-size: 9px;
    }

    .plan_price_box.plan_price_box_cross::before {
        height: 52px;
        transform: rotate(55deg) translate(28px, -15px);
    }

    .plan_price_box {
        margin-bottom: 20px;
    }

    .pricing_box_top .btn {
        margin-bottom: 10px;
    }

    .pricing_free_txt {
        font-size: 14px;
    }

    .compare-sec {
        padding-top: 0;
    }

    .compare_col h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .compare_acc_wrapper .accordion-header {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .compare_acc_wrapper .accordion-button .accordion-button-txt:not(.accordion-button-txt-first) {
        display: none;
    }

    .paying-big-sec .cmn-hdr h3 {
        font-size: 28px;
    }

    .faq-sec .cmn-hdr h3 {
        font-size: 28px;
    }

    .faq_acc_wrapper .accordion-button {
        padding: 16px 25px;
        padding-right: 45px;
        font-size: 15px;
    }

    .faq_acc_wrapper .accordion-body {
        padding: 22px 15px 30px;
    }

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

    .compare_acc_wrapper .accordion-button .accordion-button-txt-first span {
        font-size: 16px;
    }

    .compare_acc_wrapper .accordion-button::after {
        background-size: 5.4px;
    }

    .compare_acc_wrapper .accordion-button:not(.collapsed)::after {
        background-size: 10px;
    }
}


#user-profile-edit:hover {
    background-color: #000 !important;
}

.project-button:hover {
    background-color: #000 !important;
}

.swal-button--danger:hover {
    background-color: rgb(230, 37, 37);
}

.swal-button--cancel:hover {
    background-color: #c4c0c0;
}

.back-button {
    background-color: #7e838c;
    border: none;
}

.back-button:hover {
    background-color: #5f646f;
    border: none;
    color: #fff !important;
}

.order-status-dashboard {
    cursor: none !important;
}

a.action-btn.order-status-dashboard:hover {
    background-color: transparent;
    color: transparent;
}

.dash-left .action-btn-new {
    font-size: 12px;
    min-width: 135px;
}

.action-btn-new {
    font-weight: 400;
    font-size: 12px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: capitalize;
    color: #ffffff;
    padding: 10px;
    height: 30px;
    min-width: 95px;
    background: #d54e4e;
    border-radius: 50px;
}

.action-btn-new:hover {
    color: #fff;
}

.remove-text-project-page {
    position: absolute;
    left: 217px !important;
    top: 38px !important;
    cursor: pointer;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {}

/* Small devices (portrait tablets and large phones, 600px and up) */


@media only screen and (min-width: 320px) {
    .remove-text-project-page {
        position: absolute;
        left: 231px !important;
        top: 38px !important;
        cursor: pointer;
    }
}

@media only screen and (min-width: 480px) {
    .remove-text-project-page {
        position: absolute;
        left: 345px !important;
        top: 38px !important;
        cursor: pointer;
    }
}

@media (min-width: 360px) and (max-width: 480px) {
    .remove-text-project-page {
        position: absolute;
        left: 281px !important;
        top: 38px !important;
        cursor: pointer;
    }
}

@media only screen and (min-width: 600px) {
    .remove-text-project-page {
        position: absolute;
        left: 342px !important;
        top: 38px !important;
        cursor: pointer;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .remove-text-project-page {
        position: absolute;
        left: 342px !important;
        top: 38px !important;
        cursor: pointer;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .remove-text-project-page {
        position: absolute;
        left: 342px !important;
        top: 38px !important;
        cursor: pointer;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .remove-text-project-page {
        position: absolute;
        left: 217px !important;
        top: 38px !important;
        cursor: pointer;
    }
}

.proceed_to_payment:hover {
    background-color: #474545;
    border: 1px solid #474545;
}

.loader-google-console {
    margin-right: -30px;
}

.loader-competitior-console{
    margin-right: -30px;
}

.order-no-data td {
    text-align: center !important;
}

.paid-green {
    background-color: #2cbc63;
}


/* add space between button for small scereen 23-12-22 */
.project-list-action a {
    margin-bottom: 10px;
}

/* input type date cursor pointer set  */
input[type="date"]::-webkit-calendar-picker-indicator {

    cursor: pointer;
}

/* addpadding to the input field 23-12-22 */
.padding-input-text {
    padding-right: 65px !important;
}


/* fix scrollbar and close button overlap issue 23-12-22*/
#cartContent .btn-close {
    z-index: 10;
}


/* fix alignment of text 23-12-22 */
.box-text p:last-child {
    margin: 0 0 22px 0;
}


/* table th and td custom width */
.order-table1.dataTable tbody tr td:first-child,
.order-table1.dataTable thead th:first-child {
    width: 80px !important;
}


/* media query for table th td custom width */
@media(max-width:991px) {

    .order-table1.dataTable tbody tr td:first-child,
    .order-table1.dataTable thead th:first-child {
        width: 80px !important;
    }


}

.user-order-table tr td:first-child{
    min-width: unset !important;
}