.sitemap_pagecounter p.pages_div {
    padding: 30px;
    background: #fff;
    margin-bottom: 20px !important;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    border-radius: 5px;
}

.sitemap_pagecounter p.pages_div {
    padding-left: 30px !important;
}
.page_counter_ul ul li {
    margin-bottom: 20px;
}
.sitemap_pagecounter > .wpb_wrapper {
    padding: 30px;
    background: #fff;
    margin-bottom: 50px !important;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    margin-top: 10px;
}
.single-tools .post-blog .sitemap_pagecounter {
    margin-bottom: 10px !important;
}
.sitemap_pagecounter {
    margin-bottom: 20px !important;
}
.single-tools .sitemap_pagecounter  .btn.btn-primary, .single-tools .sitemap_pagecounter  #btnSubmit.btn.btn-primary{
     border-width: 2px !important;
     cursor: pointer;
}
.single-tools .sitemap_pagecounter  .btn.btn-primary:hover, .single-tools .sitemap_pagecounter #btnSubmit.btn.btn-primary:hover {
    background: #F1F3F6 !important;
    border-color: #3071df !important;
    color: #000000 !important;
    border-width: 2px !important;
}
.sitemap_pagecounter #errors, .sitemap_pagecounter #count ,  .sitemap_pagecounter #process, .sitemap_pagecounter #output {
    margin-left: 0 !important;
    margin-top: 20px !important;
}
.single-tools div#sidebar-1.tools-right-widget-area li#block-9 {
    margin-bottom: 40px !important;
}
input#sitemap {
    border: 2px solid  #9ebcee !important;
    width: 100% !important;
}

.sitemap_pagecounter input#btnSubmit {
    border-radius: 0px;
    margin-top: 20px;
}

.single-tools .btn.btn-primary, .single-tools #btnSubmit.btn.btn-primary {
    border: 2px solid #3071df !important;
    background: linear-gradient( 45deg , #0e56dc, #1d6aeb) !important;
    color: #fff !important;
    cursor:pointer;
    transition:0.5s all !important;
}


.single-tools .sitemap_pagecounter .btn.btn-primary:hover, .single-tools .sitemap_pagecounter #btnSubmit.btn.btn-primary:hover {
    background: linear-gradient( 45deg , #0f449f, #0f449f) !important;
    border-color: #0f449f !important;
    color: #ffffff !important;
}

.sitemap_pagecounter input#sitemap {
    height: 50px !important;
    border-radius: 0px 0px 0px 0px !important;
}

.sitemap_pagecounter .countpage_button {
    width: 170px !important;
}

.sitemap_pagecounter strong.sitemap_url_title .col-form-label {
    padding-left: 0px !important;
}

label.col-lg-3.col-form-label {
    padding-right: 0px !important;
}

.sitemap_pagecounter input#btnSubmit {
    height: 47px;
    font-weight: 500;
    font-size: 17px;
}

.sitemap_pagecounter form#myform {
    padding-left: 0px;
    padding-right: 0px;
}

/* .sitemap_pagecounter form {
    margin-top: 50px;
} */

.single-tools .sitemap_pagecounter input#btnSubmit {
    border-radius: 0px !important;
    margin-top: 20px !important;
}

.single-tools .sitemap_pagecounter input#btnSubmit {
    height: 47px !important;
    font-weight: 500 !important;
    font-size: 16px !important;
}

.single-tools .sitemap_pagecounter form#myform {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.sitemap_pagecounter input#sitemap {
        width: 80%;
        display: inline-block;
        float: left;
        height: 55px;
        border-radius: 50px 0px 0px 50px;
        padding-left: 30px;
        border-color: #3071df;
        border-right: 0px;
        border-width: 2px;
    }
.sitemap_pagecounter strong.sitemap_url_title {
    display: block;
}
.sitemap_pagecounter strong.sitemap_url_title .col-form-label {
    padding-left: 15px;
}
    .sitemap_pagecounter .countpage_button {
        width: 20%;
        display: inline-block;
        float: left;
    }

    .sitemap_pagecounter input#btnSubmit {
        width: 100%;
        height: 55px;
        border-radius: 0px 50px 50px 0px;
        font-weight: 600;
        font-size: 20px;
        margin-bottom: 15px;
        background-color: #007bff;
        border-color: #007bff;
        color:#fff;
    }

    .sitemap_pagecounte .shadow-lg.p-3.mb-5.bg-white.rounded.w3_bg {
        margin-top: -14px !important;
        margin-bottom: 70px !important;
    }

    .page-id-18411 div#primary {
        margin-bottom: 00px;
    }

    .sitemap_pagecounte .pages_div {
        padding-left: 30px;
        display: block;
    }

    .sitemap_pagecounter form#myform br {
        display: none;
    }

    .sitemap_pagecounter #count {
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 15px;
        text-align: center;
        border: 1px solid #008000;
        font-size: 24px;
    }

    .sitemap_pagecounter #errors {
        margin-left: 15px;
        margin-right: 15px;
        text-align: center;
        border: 1px solid #e16969;
        background: #f5e7e7;
        margin-bottom: 15px;
    }

    .sitemap_pagecounter form#myform {
        width: 100%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }

    .sitemap_pagecounter p.pages_div {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

 .single.single-tools #btnSubmit.btn.btn-primary{
    background: linear-gradient(45deg, #1e55b2, #3477e8) !important;
    border: 0px !important;
    border-radius: 5px !important;
    transform: scale(1);
}


.single-tools .sitemap_pagecounter #btnSubmit.btn.btn-primary:hover {
 transform: scale(1.05);
}  
.single.single-tools #btnSubmit.btn.btn-primary {
    padding: 10px 20px;
    margin: 15px 0;
}
.sitemap_pagecounter input#sitemap {
    padding: 10px !important;
}
@media (max-width:767px) {
.sitemap_pagecounter input#sitemap {
    width: 100%;
    border-radius: 50px;
    border: 2px solid #3071df;
}

.sitemap_pagecounter .countpage_button {
    float: left;
    display: block;
    width: 100%;
    margin-top: 10px !important;
}

.sitemap_pagecounter input#btnSubmit {
    border-radius: 50px;
    border: 0px;
	cursor: pointer;
}
.result {
    margin: 15px !important;
}

.sitemap_pagecounter {
    margin: 15px;
}
}
.single-tools .g-recaptcha {
    min-height: 78px;
    margin-top:10px;
}


/*  */

@media(min-width:768px){
.single-tools.postid-45446 #myform .g-recaptcha {  
    margin-top: 23px !important;
}
    }
@media(max-width:767px){
.single-tools.postid-45446 #myform .g-recaptcha {  
    margin-top: 13px !important;
}
    }
.single.single-tools.postid-45446 #btnSubmit.btn.btn-primary{
    margin-top:0 !important;
}
button.blue-button {
    background: unset;
    border: unset;
    color: #fff;
}

div.download-btn-blue  {
    display: flex;
    align-items: center;
    padding: 10px;
    background-color: #007BFF;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 18px;
    cursor: pointer;
    transform: scale(1);
    transition: 0.5s all;
    width: fit-content;
	background: linear-gradient(45deg, #1e55b2, #3477e8) !important;
}


div.download-btn-blue img {
    filter: brightness(15.5);
}


.countpage_button {
    margin-top: 15px;
}
.single.single-tools.postid-45446 #btnSubmit.btn.btn-primary {
    margin-top: 20px !important;
}
.d-flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}
.sitemap_pagecounter #process {
    margin-top: 0 !important;
    padding: 10px 0;
    min-height: unset !important;
    height: unset !important;
    font-size: 18px;
    border-radius: 6px;
}
.sitemap_pagecounter #count {
    margin: 0 !important;
    border: 1px solid #5f5f5f;
    padding: 10px;
    font-size: 18px;
    border-radius: 6px;
    margin-right: 15px !important;
}
button#retest-btn {
    margin: 0 !important;
    margin-right: 15px !important;
}
ul#sitemap-list-items {
    list-style: none !important;
}
@media(max-width:767px){
    .single-tools div#single-wrapper .container > .vc_row {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .sitemap_pagecounter {
        margin-left: 0;
        margin-right: 0;
    }

    .sitemap_pagecounter > .wpb_wrapper {
        padding: 16px;
    }

    .result {
        margin: 0 !important;
    }

    .d-flex {
        flex-wrap: wrap;
        row-gap: 15px;
        flex-direction: column;
    }

    .single-post .wrapper ul li {
        margin-left: 0 !important;
    }

    ul#sitemap-list-items {
        padding-left: 0;
    }

    .d-flex button#retest-btn,
    .d-flex div#process,
    .d-flex div#count,
    .d-flex button.blue-button{
        font-size: 14px !important;
    }
    ul#sitemap-list-items {
        min-height: 200px;
    }
    
    div#errors.hide-tool-element {
        display: none !important;
    }
}
.sitemap_pagecounter > .wpb_wrapper {
    width: 100%;
    height: 100%;
}

.sitemap_pagecounter .d-flex {
    width: 100%;
}

div#sitemap-list h4 {
    font-size: 16px;
	font-weight: 700;
}

div#sitemap-list ul#sitemap-list-items {
    padding-left: 0;
    padding-top: 15px;
}

div#sitemap-list ul#sitemap-list-items li {
    margin-left: 0;
    margin-bottom: 0px;
}

#errors {
        background: #f2f2f2;
        padding: 10px;
        color: red;
        font-weight: bold;
        display: none;
}
.rscpatcha_custom {
    min-height: 61px;
}

.rscpatcha_custom > img {
    min-height: 24px;
}
.sitemap-list-child {
    display: flex;
    justify-content: space-between;
}
div.download-btn-blue:hover,button#retest-btn:hover {
    box-shadow: 0 17px 25px rgb(0 0 0 / 23%);
    transform: translateY(-1px);
}

.sitemap_pagecounter #count {
    font-weight: 700;
}

#sitemap-list-items li {
  list-style: none;
}

.parent-a-container span {
    font-style: normal;
    font-weight: 600;
}
.sitemap-list-child {
    padding-right: 10px;
}

.single-post #content .parent-a-container a {
    position: relative;
}

.parent-a-container {
    cursor: pointer;
}
.sitemap_pagecounter input#sitemap {
    border-radius: 6px !important;
}

input#rsc_input_id {
    border-radius: 6px;
}
div#sitemap-list-items a {
    display: block;
    max-width: unset !important;
    font-style: unset !important;
}
span.pages_div {
    display: none;
}
.hide-tool-element {
    display: none !important;
}
.single.single-tools.postid-45446 #btnSubmit.btn.btn-primary {
    margin-top: 0 !important;
}
.single-tools .rscpatcha_custom {
    margin-top: 0;
}
div#sitemap-list-items > a:before {
    content: "";
    position: absolute;
    left: 6px;
    top: 3px;
    width: 100%;
    height: 100%;
    background: url(https://w3speedup.com/wp-content/uploads/2025/05/new-window-svgrepo-com-1.png);
    background-repeat: no-repeat;
    background-size: 16px;
}
.parent-a-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 5px;
    margin-bottom: 0;
    padding-right: 10px !important;
}

.single-post #content .parent-a-container a {
    font-style: normal;
    font-size: 16px !important;
    line-height: 14px !important;
    max-width:unset !important;
    margin-bottom: 0;
}

div#sitemap-list-items a {
    position: relative;
    padding:2px;
    padding-left: 25px !important;
}

div#sitemap-list-items a.link {
    padding-left: 0px !important;
    padding:0px;
    margin-top: 0px;
    
}
div#sitemap-list-items > a:hover {
    background: #f3f4f6;
}

div#sitemap-list-items > a {
    border-radius: 6px;
}
div#sitemap-list-items > a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
div#sitemap-list-items > a.link {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.single-post #content div#sitemap-list-items a {
    font-size: 14px !important;
}
.single-post #content .parent-a-container a {
     line-height: 0 !important;
}
div#total-indexed {
    font-weight: 700;
    margin: 0 !important;
    border: 1px solid #5f5f5f;
    padding: 10px;
    font-size: 18px;
    border-radius: 6px;
    margin-right: 15px !important;
    text-align: center;
}
div#sitemap-list {
    margin-top: 25px;
}
.first-text-block h2 {
    margin-bottom: 30px;
}

@media(max-width:767px){
    
.single-post #content div#sitemap-list-items > a {
    font-size: 14px !important;
}
.single-post .parent-a-container {
    gap: 40px !important;
}
.single-post div#sitemap-list-items > a:before {
    top: 5px;
}
.single-post div#sitemap-list-items > a a {
    line-break: anywhere;
}
.single-post #content .parent-a-container a {
    font-size: 14px !important;
    line-break: anywhere;
}
div.download-btn-blue {
    width: 100%;
    justify-content: center;
}
.sitemap_pagecounter #count {
    margin-right: 0 !important;
}

div#sitemap-list {
    margin-top: 20px;
}
div#sitemap-list h4 {
    font-size: 16px;
}
.single-post div#sitemap-list-items > a:before {
    top: 6px;
}
.sitemap_pagecounter #process {
    font-size: 14px;
}
.single-post #content div#sitemap-list-items a {
    line-height: 1.3 !important;
}
div#total-indexed {
    font-size: 14px;
    margin-right:0px !important;
}

.first-text-block h2 {
    margin-bottom: 30px;
}

.page_counter_ul ul {
    padding-left: 0;
    list-style: none;
}
.sitemap-header {
    gap: 30px;
}
.single-post #content ul#main_url li a {
    line-break: anywhere;
    max-width: 250px !important;
}
div#main_url_single a {
    max-width: 200px;
    line-break: anywhere;
}

div#main_url_single_container {
    gap: 30px;
}
}
@media(min-width:768px) and (max-width:1200px){
    .single-post #content div#sitemap-list-items a {
    line-height: 1.3 !important;
}
.sitemap_pagecounter .d-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.sitemap_pagecounter .d-flex div {
    width: 100% !important;
    text-align: center !important;
    justify-content: center;
}

div.download-btn-blue {
    margin-right: 15px;
}
}
ul#main_url {
    padding-left: 0;
    list-style: none;
}

ul#main_url li {
    margin-left: 0;
}

div#sitemap-list ul#sitemap-list-items .sitemap-header {
    display: flex;
    justify-content: space-between;
}

.single-post #content #main_url_div a {
    margin-left: 0 !important;
}

.sitemap-list-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.single-post #content #sitemap-list-items a:before {
    content: "";
    left: 5px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 2px;
    display: block !important;
    background: url(https://w3speedup.com/wp-content/uploads/2025/05/left-sab.webp);
    background-size: 14px;
    background-repeat: no-repeat;
}

.single-post #content #sitemap-list-items a {
    position: relative;
    max-width: 800px !important;
    padding-left: 25px !important;
}

ul#main_url li  a:hover {
    background: #f3f4f6;
}

.single-post #content ul#main_url li a {
    font-size: 14px !important;
    margin-bottom: 0px !important;
    margin-top: 0 !important;
    line-height: 1.3 !important;
}

div#sitemap-list ul#sitemap-list-items {
    padding-top: 5px;
}
ul#main_url li {
    flex-wrap: nowrap !important;
    flex-direction: column;
    width: 100%;
    align-items: flex-start !important;
}
div#sitemap-list ul#sitemap-list-items {
    padding-left: 0 !important;
    width: 100%;
}
.sitemap-status {
    font-size: 14px;font-weight: 700;
}
div#main_url_div a {
    padding: 5px;
}

div#main_url_div a:hover {
    background: #f3f4f6;
}
div.show-tool-element + .d-flex {
    min-height: 50px;
}
ul#sitemap-list-items  li {
    padding: 5px 10px 5px  5px !important;
    font-size: 14px !important;
    margin-bottom: 5px !important;
    border-radius: 6px;
}
ul#sitemap-list-items  li:hover {
    background: #f3f4f6;
}
#progressContainer {
    border-radius: 2px !important;
}
div#progressBar {
    border-radius: 2px;
    transition: width 0.3s ease;
}

.sitemap_pagecounter > .wpb_wrapper {
    width: 100%;
    float: left;
}
.result {
    width: 100%;
    float: left;
}
.first-text-block {
    display: inline-block;
}
.sitemap_pagecounter {
    width: 100%;
    float: left;
}
div#main_url_single {
    display: flex;
    justify-content: space-between;
}

div#single-count {
    font-size: 14px;
    font-weight: 700;
}
div#sitemap-list-single {
    margin-top: 25px;
}

.sitemap-list-column h4 {
    font-size: 16px;
    font-weight: 700;
}
div#main_url_single_container {
    display: flex;
    justify-content: space-between;
}
div#main_url_single_container {
    padding: 5px 10px 5px 5px !important;
    font-size: 14px !important;
    margin-bottom: 5px !important;
    border-radius: 6px;
}

.single-post #content div#main_url_single > a {
    margin: 0 !important;
    line-height: 1.3 !important;
}

div#main_url_single_container:hover {
    background: #f3f4f6;
}
.sitemap_pagecounter #errors {
    word-break: break-word;
}
/**/
.all-parent-main {
    display: grid;
    gap: 20px;
    grid-template-columns: 2fr 1fr;
    margin-top: 20px;
}

div#ModTimeMenuMain .sitemap-list-header {
    width: 100%;
}

div#ModTimeMenuMain {
    width: 100%;
    margin-top: 15px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.page-count-div {
    width: 100%;
    margin-top: 15px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

div#modTimeMenu ul {
    padding: 0;
}

div#modTimeMenu ul li.dropdown {
    margin-left: 0px;
    margin-bottom: 5px;
}

div#modTimeMenu ul li.dropdown span {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
    border-radius: 6px;
}

div#modTimeMenu ul li.dropdown span div {
    font-size: 14px;
    font-weight: 700;
    color: #000;
}

div#modTimeMenu ul li.dropdown ul li div {
    font-size: 13px;
    font-weight: 700;
    color: #000;
}

div#modTimeMenu ul li.dropdown ul li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    padding: 5px;
    position: relative;
    padding-left: 50px;
    padding-right: 40px;
    margin-left: 0;
    border-radius: 6px;
}

div#modTimeMenu ul li.dropdown.open span , div#modTimeMenu ul li.dropdown:hover span {
    background: #f3f4f6;
}

div#modTimeMenu ul li.dropdown.open span div , div#modTimeMenu ul li.dropdown:hover span div  {
    color: #205bc7;
}
ul > li.dropdown > span {
    position:relative;
}


ul > li.dropdown.open > span::after {
  transform: rotate(180deg);
  transform-origin: center;
}

div#modTimeMenu ul li.dropdown ul li:after {
    content: "";
    left: 30px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10px;
    display: block !important;
    background: url(https://w3speedup.com/wp-content/uploads/2025/05/left-sab.webp);
    background-size: 12px;
    background-repeat: no-repeat;
    z-index: 0;
}

div#modTimeMenu ul li.dropdown ul li:hover {
    background: #f3f4f6;
}

ul > li.dropdown.open > span::after , ul > li.dropdown:hover > span::after {
    border-top-color: #205bc7;
}
div#sitemap-list {
    margin-top: 0 !important;
}
div#sitemap-list-single {
    margin-top: 0;
}
.sitemap-list-header {
    border-bottom: 1px solid #cccccc;
}
div#modTimeMenu ul {
      list-style-type: none;
}
 
div#modTimeMenu .dropdown ul {
      display: none;
      margin-top: 5px;
      cursor:pointer;
}
 
div#modTimeMenu .dropdown.open ul {
      display: block;
}
 
div#modTimeMenu .dropdown div {
      display: inline-block;
      margin-right: 10px;
 }
 
div#modTimeMenu ul li.dropdown span {
    cursor: pointer;
    padding-right: 0;
}
.year {
    display: flex !important;
    flex-wrap: wrap;
}
li.dropdown.open .year .arrow {
    transform: rotate(180deg);
}
span.arrow {
    transition: 0.3s;
}
.count-eye {
    margin: 0 !important;
    display: flex !important;
    align-items: center;
}

button.view-button {
    line-height: unset !important;
    max-height: 25px;
}
.count {
    margin-right: 0 !important;
}
@media(max-width:1024px){
.all-parent-main {
    grid-template-columns: 1fr;
    gap:10px;
}
}

@media(min-width:1200px) and (max-width:1500px){
.all-parent-main {
    grid-template-columns: 1fr;
}
}
/*Popup*/
.cst-w3pop-overlay1 {
    display:none;
}
.cst-w3pop-overlay1.active-popup {
    visibility: visible;
    opacity: 1;
    z-index: 99999;
	display:block;
}
.cst-w3pop-popup1 {
    min-height: 300px;
    transform: translateY(-50%) !important;
    top: 50% !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    width: 700px;
    max-height: 100vh;
    display: flex;
    position: relative;
    transition: all 1s ease-in-out;
    margin: 70px auto;
    background: #fff !important;
    flex-wrap: wrap;
    justify-content: flex-start;
    border-radius: 5px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.single-post #content a.cst-w3pop-close123 {
    background: linear-gradient(45deg, #1e55b2, #3477e8) !important;
    color: #fff !important;
    padding: 6px;
    position: absolute;
    margin-top: 0;
    top: 4px;
    right: 10px;
    border-radius: 5px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    z-index: 9999;
    border: 2px solid #fff;
}
.single-post #content a.cst-w3pop-close123:hover {
    background: #fff !important;
    color: #000 !important;
}

div#linkViewer ul {
    padding-left: 30px;
    overflow-y: scroll;
    max-height: 500px;
    padding-right: 20px;
    width: 100%;
}

div#linkViewer ul li {
    list-style: decimal;
}

div#linkViewer h3 {
    background: linear-gradient(45deg, #1e55b2, #3477e8) !important;
    color: #fff;
    padding: 10px;
    width: 100%;
    border-radius: 5px 5px 0 0;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    font-size: 16px !important;
    text-transform: lowercase;
}

div#linkViewer ul::-webkit-scrollbar {
  width: 10px;
}
div#linkViewer ul::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 5px;
  cursor:pointer;
}
div#linkViewer ul::-webkit-scrollbar-thumb {
  background: #1f57b5; 
  border-radius: 5px;
  cursor:pointer;
}
div#linkViewer ul::-webkit-scrollbar-thumb:hover {
  background: #1e55b2;
}
button.view-button {
    border: unset;
    background: unset;
}
button.view-button {
    position: relative;
    z-index: 99;
}
.sitemap-status .status-wrapper {
    display: flex;
    align-items: center;
}

div#modTimeMenu ul li.dropdown ul li {
    align-items: center;
}

div#modTimeMenu ul li.dropdown span.arrow {
    padding-left: 0;
    background: unset;
}

div#linkViewer {
    width: 100%;
}
div#modTimeMenu ul li.dropdown.open span div .arrow svg, div#modTimeMenu ul li.dropdown:hover span div .arrow svg {
    fill: #215aba;
}
button.view-button {
    text-transform: capitalize;
    font-weight: 500;
    color: #000;
    text-decoration: underline;
    font-size: 12px !important;
}

div#modTimeMenu ul li.dropdown ul li .count-eye div {
    margin-right: 0;
}

div#modTimeMenu ul li.dropdown.open span div .view-button, div#modTimeMenu ul li.dropdown:hover span div .view-button {
    color: #205bc7;
}

html.active-popup {
    overflow: hidden;
}

div#sitemap-list ul#sitemap-list-items li:hover .status-wrapper .view-button,div#sitemap-list ul#sitemap-list-items li:hover .status-wrapper {
    color: #205bc7;
}

button.view-button {
    min-width: 42px;
}
div#modTimeMenu ul li.dropdown ul li:hover button.view-button, div#modTimeMenu ul li.dropdown ul li:hover div {
    color: #205bc7;
}
div#modTimeMenu ul li.dropdown span {
    -webkit-user-select: none;
    -ms-user-select: none; 
    user-select: none; 
}
div#linkViewer ul li a {
    line-break: anywhere;
}
div#linkViewer ul li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.2;
}
@media(max-width:767px){
.cst-w3pop-popup1 {
    width: 90%;
}
div#linkViewer ul {
    padding-left: 50px;
}
}

.link-item {
    align-items: baseline;
    gap: 5px;
}

/*.single-post #content .link-item a{*/
/*    max-width:100% !important;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    height:20px;*/
/*}*/
div#linkViewer h3 {
    margin-bottom: 0 !important;
}



/*----------------------------*/


.left-icon-imgEx{
    width:170px;
}
.left-icon-imgEx img {
    width: 50px !important;
    height: 50px !important;
    object-fit: contain;
    border-radius:10px;
}
.extractDiv .wpb_wrapper {
    display: flex;
    gap: 25px;
}
.extract-content-div .wpb_wrapper{
    display: flex;
    flex-direction: column !important;
    gap:5px;
}
p.extract_title {
    margin-bottom: 0;
    font-weight: 800;
    font-size: 18px;
}
.extract-outer-div {
    display: flex;
    gap: 15px;
    margin-top: 15px;
}
.extractDiv {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 20px;
    border-radius: 10px;
}
.extract-content-div {
    margin-bottom: 0;
}
.extractDiv .vc_column-inner {
    padding: 0;
}

.extract-main-div {
    margin-bottom: 50px;
}

p.extract-description {
    font-weight: 500;
}
@media(max-width:767px){
.extract-outer-div {
    flex-direction: column;
    margin-top: 0;
}
.extractDiv {
    width: 100%;
}
   
    }
@media(max-width:475px){

 .extractDiv .wpb_wrapper {
    flex-direction: column;
    gap: 0;
}

.left-icon-imgEx {
    margin-bottom: 20px;
}
}
.sitemap_pagecounter input#sitemap:hover, .sitemap_pagecounter input#sitemap:active {
    outline: 2px solid #1e59bc !important;
}
.sitemap_pagecounter input#sitemap {
    border: 0 !important;
    outline: 2px solid #9ebcee !important;
}
/**/
.loader-parent {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    padding: 5px;
    border-radius: 5px;
}


.button-progressbar {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    align-items: center;
}
div#progressContainer {
    width: 100%;
}
.sitemap_pagecounter #process {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
}
.sitemap_pagecounter .countpage_button {
    width: 200px !important;
}


.single.single-tools.postid-45446 #btnSubmit.btn.btn-primary {
    margin-top: 0 !important;
}
div#progressContainer {
    background: #e8f0fe;
}
div#count.skeleton, .sitemap_pagecounter div#downloadSection.skeleton , .sitemap_pagecounter #downloadSection2.skeleton {
    border-radius: 7px;
    background-size: 200% 100%;
    animation: shimmer 1.6s infinite !important;
    min-height: 43px;
    display: flex !important;
    cursor: not-allowed;
    opacity: 0.5;
    pointer-events: none;
}
.sitemap_pagecounter .d-flex {
    height: 100%;
}

div#ModTimeMenuMain.skeleton {
   width: 100%;
   border-radius: 10px;
   background: linear-gradient(90deg, #eeeeee 25%, #dddddd 50%, #eeeeee 75%);
   background-size: 200% 100%;
   animation: shimmer 1.6s infinite !important;
   min-height: 500px;
   display: block !important;
   border: 0;
}


div#page-count-div-main.skeleton {
    width: 100%;
   border-radius: 10px;
   background: linear-gradient(90deg, #eeeeee 25%, #dddddd 50%, #eeeeee 75%);
   background-size: 200% 100%;
   animation: shimmer 1.6s infinite !important;
   min-height: 500px;
   display: block !important;
   border: 0;
}

div#ModTimeMenuMain.skeleton .sitemap-list-header {
  opacity:0;
}
.progress-bar-num{
    width: -webkit-fill-available;
}
.sitemap_pagecounter .d-flex {
    flex-wrap: nowrap;
}
div#count.skeleton, .sitemap_pagecounter div#downloadSection.skeleton, .sitemap_pagecounter #downloadSection2.skeleton {
    width: fit-content;
    min-width: 240px;
}
.progress-bar-num {
    padding: 7px 10px;
    border-radius: 7px;
    border: 1px solid #9ebcee;
}
div#count.skeleton {
    background: linear-gradient(90deg, #eeeeee 25%, #dddddd 50%, #eeeeee 75%);
    background-size: 200% 100%;
    animation: shimmer 1.6s infinite !important;
}
@keyframes shimmer {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}


@media(max-width:767px){

.button-progressbar {
    flex-wrap: wrap;
}
div#count.skeleton, .sitemap_pagecounter div#downloadSection.skeleton, .sitemap_pagecounter #downloadSection2.skeleton {
    width: fit-content;
    min-width: 100%;
}
.single.single-tools.postid-45446 #btnSubmit.btn.btn-primary {
    margin-bottom: 0;
}

div#progress-bar-num {
    margin-top: 10px;
}
.button-progressbar {
    flex-wrap: nowrap !important;
    gap: 10px;
}
.progress-bar-num {
    padding: 6px 10px;
}
.sitemap_pagecounter .countpage_button button#btnSubmit {
    padding: 10px !important;
}
.sitemap_pagecounter .countpage_button button#btnSubmit {
    padding: 10px !important;
}

.sitemap_pagecounter #process {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

div.download-btn-blue img {
    width: 23px;
}
}
@media(max-width:425px){
.single-tools .btn.btn-primary, .single-tools #btnSubmit.btn.btn-primary {
    font-size: 14px;
}
}
@media(min-width:767px){
.sitemap_pagecounter .d-flex {
    flex-wrap: wrap;
}
}

div#linkViewer {
    min-height: 200px !important;
}
.single-post #content ul#main_url li a {
    word-break: break-word;
}
.no-data-message {
    text-align: center;
    font-weight: 600;
}
div#main_url_single_container a {
    line-break: anywhere;
}
.sitemap_pagecounter #count {
    align-content: center;
}
.single-post #content main#main {
    margin-top: 0;
}