
/* Basic Styles for the Dashboard */
@font-face {
    font-family: 'Segoe UI Bold';
    src: url('../font/Segoe_UI_Bold.ttf') format('truetype');
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Segoe UI';
    src: url('../font/Segoe_UI.ttf') format('truetype');
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
}
.metadata-options label {
    text-align: left;
    font: normal normal 600 14px/19px Segoe UI;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
    padding-bottom: 10px;
    text-align: left;
font: normal normal 600 16px/21px Segoe UI;
letter-spacing: 0px;
color: #707070;
opacity: 1;
  }
.clbgd-wrap {
    margin: 0 auto;
    padding: 60px;
}
#submit {
    background: transparent linear-gradient(88deg, #4734C0 0%, #8371F6 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #0000005C;
    border-radius: 7px;
    opacity: 1;
    text-align: left;
    font: normal normal 600 20px/37px Segoe UI;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    padding: 12px 25px;
    border: unset;
    margin-left: 214px;
  }
.clbgd-templates-collections-group {
    display: block;
    position: absolute;
    width: 100%;
    max-width: 260px;
    background-color: #fff;
    top: 100%;
    padding: 30px;
    z-index: 2;
    margin: 2px 0 0;
    left: 0;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    opacity: 0;
    visibility: hidden;
    overflow-y: scroll;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    box-shadow: 0 3px 10px 0 rgb(68 68 68 / 10%);
    -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    max-height: 490px;
}
.clbgd-templates-collections-group.active{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
}
.cptb-filter-category-select{
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f3f3f3;
    cursor: pointer;
    width: 240px;
    justify-content: space-between;
    padding: 15px 0;
}
.cptb-filter-category-select-content{
    font-size: 16px;
    font-weight: 400;
}
.clbgd-templates-collections-group li{
    font-size: 15px;
    cursor: pointer;
    margin-bottom: 15px;
}
.clbgd-postbox {
    margin-bottom: 30px;
}
.clbgd-hndle {
    padding: 15px 15px;
    font-size: 16px;
    font-weight: bold;
    background: transparent linear-gradient(90deg, #4835C1 0%, #8371F6 100%) 0% 0%;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    margin-bottom: 0;
}
.clbgd-inside {
    padding: 15px;
}
.clbgd-button-primary {
    background-color: #0073aa;
    color: white;
    padding: 10px 15px;
    border-radius: 3px;
    text-decoration: none;
}
.clbgd-button-primary:hover {
    background-color: #006799;
}
footer.clbgd-plugin-footer {
    margin-top: 50px;
    text-align: center;
    font-size: 14px;
    color: #777;
}
.wp-heading-inline{
    font-size: 23px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #707070;
    font-family: 'Segoe UI';
    font-weight: 600;
}
.clbgd-wrap .para,.clbgd-plugin-footer p{
    letter-spacing: 0px;
    color: #707070;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Segoe UI';
}
.clbgd-hndle span{
    font-size: 22px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.clbgd-postbox-inner{
    background: transparent;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    border-radius: 15px;
    height: 100%;
}
.clbgd-postbox-inner p{
    color: #707070;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 0;
    font-family: 'Segoe UI';
}
.clbgd-btn-wrap{
    display: flex;
    gap: 10px;
    justify-content: end;
}
 .clbgd-btn{
    background: transparent linear-gradient(88deg, #4734C0 0%, #8371F6 100%) 0% 0%;
    box-shadow: 0px 0px 20px #0000005C;
    border-radius: 7px;
    padding: 9px 30px;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    margin: 0 5px;
    display: inline-block;
}
.clbgd-heading-cls{
    font-size: 38px;
    line-height: 40px;
    font-weight: 600;
    color: #5341CB;
    text-transform: uppercase;
}
.clbgd-btn:hover{
    background: transparent linear-gradient(88deg, #8371F6 0%, #4734C0 100%) 0% 0%;
    color: #fff;
}
.clbgd-border{
    border-bottom: 2px solid #bdbdbd;
    padding-top: 9px;
}
.clbgd-banner{
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    border-radius: 15px;
}
.clbgd-banner-heading{
    color: #707070;
    line-height: 62px;
    margin: 0;
    font-family: 'Segoe UI Bold';
    font-weight: 800;
    font-size: 70px;
}
.clbgd-banner-para{
    color: #707070;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    font-family: 'Segoe UI';
    width: 85%;
    margin: 0 auto;
}

.clbgd-loader {
    transform: rotateZ(45deg);
    perspective: 1000px;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    color: #8371F6;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    display: none;
}
.clbgd-loader-overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgb(255, 255, 255);
    z-index: 9998;
}
.clbgd-loader:before,
.clbgd-loader:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: inherit;
    height: inherit;
    border-radius: 50%;
    transform: rotateX(70deg);
    animation: 1s spin linear infinite;
}
.clbgd-loader:after {
    color: #4734C0;
    transform: rotateY(70deg);
    animation-delay: .4s;
}

@keyframes rotate {
    0% {
      transform: translate(-50%, -50%) rotateZ(0deg);
    }
    100% {
      transform: translate(-50%, -50%) rotateZ(360deg);
    }
}

@keyframes rotateccw {
    0% {
      transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
      transform: translate(-50%, -50%) rotate(-360deg);
    }
}

@keyframes spin {
    0%,
    100% {
      box-shadow: .2em 0px 0 0px currentcolor;
    }
    12% {
      box-shadow: .2em .2em 0 0 currentcolor;
    }
    25% {
      box-shadow: 0 .2em 0 0px currentcolor;
    }
    37% {
      box-shadow: -.2em .2em 0 0 currentcolor;
    }
    50% {
      box-shadow: -.2em 0 0 0 currentcolor;
    }
    62% {
      box-shadow: -.2em -.2em 0 0 currentcolor;
    }
    75% {
      box-shadow: 0px -.2em 0 0 currentcolor;
    }
    87% {
      box-shadow: .2em -.2em 0 0 currentcolor;
    }
}

/* Template Card css */
.clbgd-filter-content.clbgd-main-grid{
    max-height: 730px;
    overflow-y: scroll;
}
.clbgd-item-screenshot {
    height: 195px;
}
.clbgd-item-screenshot img{
    height: 100%;
    width: 100%;
    border-radius: 15px 15px 0px 0px;
}
.clbgd-item-footer{
    box-shadow: 0px 0px 20px #0000005C;
    border-radius: 15px;
    margin-top: -10px;
    position: relative;
    background: #fff;
    padding: 15px;
}
.clbgd-item-footer .theme-name{
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
    text-align: center;
    color: #707070;
}
.clbgd-item-footer  .theme-seo-title{
    letter-spacing: 0px;
    color: #707070;
    font-size: 16px;
    line-height: 25px;
    text-align: center
}
.clbgd-item-footer-actions  .clbgd-btn{
    font-size: 14px;
}
/* .clbgd-templates-collections-group{
    display: none;
} */
.clbgd-filter-header-iner{
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    border-radius: 15px;
    align-items: center;
    display: flex;
    gap: 25px;
}
.clbgd-filter-category-select-content{
    letter-spacing: 0px;
    color: #707070;
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    width: max-content;
    cursor: pointer;
}
.clbgd-templates-collections-search input{
    width: 100%;
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    border-radius: 0;
    padding: 5px 10px;
}
.clbgd-templates-collections-search .dashicons-search{
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    border-radius: 0px 15px 15px 0px;
    height: 45px;
    width: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #4835C1;
    font-size: 28px;
}
.clbgd-filter-category-select{
    display: flex;
    align-items: center;
    gap: 25px;
}
.clbgd-filter-category-select span.dashicons.dashicons-arrow-down{
    color: #4936C2;
    font-size: 40px;
        height: 30px;
        width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.clbgd-filter-categories-wrapper::after{
    content: '';
    position: absolute;
    top: -15px;
    right: -10px;
    height: 60px;
    width: 1px;
    background-color: #707070;
}
.clbgd-templates-collections-search {
    margin: 7px 7px 7px 0;
}
.clbgd-templates-collections-search{
    width: 100%;
}
.check-icon{
    width: 20px;
}
.clbgd-inside p {
    display: flex;
    gap: 20px;
}
.template-banner-box{
    background: #FFFFFF;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    border-radius: 15px;
}
.template-banner-box .clbgd-tem-content-banner-heading{
    letter-spacing: 0px;
    color: #707070;
    font-size: 37px;
    line-height: 36px;
    margin: 0;
    font-weight: 800;
    font-family: 'Segoe UI Bold';
}
.template-banner-box .clbgd-tem-content-banner-para{
    letter-spacing: 0px;
    color: #707070;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 0;
}
.template-banner-box .clbgd-tem-content-banner-btn-wrap  a{
    font-size: 18px;
}
.template-banner-box .clbgd-tem-content-wrap {
    padding: 20px 10px;
}
.clbgd-banner-price-wrap  h6{
    color: #4835C1;
    font-size: 22px;
    line-height: 23px;
    letter-spacing: 0;
}
.decorative-price::after{
    content: '';
    position: absolute;
    inset: 14px 0 0 -3px;
    background: #4835C1;
    width: 80px;
    height: 2px;
    transform: rotate(-10deg);
}
.clbgd-banner-regular-price{
    font-size: 30px !important;
    font-weight: 800;
}
.clbgd-templates-wrap{
    width: 92%;
    margin: 20px auto 0;
}
.clbgd-load-more {
    background: transparent linear-gradient(88deg, #8371F6 0%, #4734C0 100%) 0% 0%;
    box-shadow: 0px 0px 20px #0000005C;
    border-radius: 7px;
    padding: 6px 20px;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    margin: 20px 5px;
    display: inline-block;
}
.clbgd-load-more:hover, .clbgd-load-more:focus {
    background: transparent linear-gradient(88deg, #8371F6 0%, #4734C0 100%) 0% 0%;
    color: #fff;
}
.clbgd-load-more:focus {
    box-shadow: 0px 0px 20px #0000005C
}
.clbgd-tem-banner-points  p{
    font-size: 15px;
    text-align: left;
    font-family: 'Segoe UI';
}
@media screen and (max-width: 1600px){
    .clbgd-btn{
        padding: 9px 21px;
    }
    .clbgd-banner-heading{
        font-size: 50px;
        line-height: 50px;
    }
    .clbgd-banner-para{
        font-size: 20px;
        line-height: 24px;
        width: 100%;
    }
    .clbgd-banner{
        padding: 10px;
    }
}
@media screen and (max-width: 1024px){
    .clbgd-btn{
        padding: 9px 22px;
    }
    .template-banner-box .clbgd-tem-content-banner-btn-wrap a{
        padding: 9px 6px;
        font-size: 14px;
    }
    .clbgd-banner-heading{
        font-size: 38px;
        line-height: 40px;
    }
    .clbgd-banner-para{
        font-size: 18px;
        line-height: 24px;
    }
    .clbgd-banner{
        padding: 10px;
    }
}
@media screen and (max-width: 575px){
    .clbgd-filter-header-iner{
        display: block;
    }
}


/* for add new grid page css */

.grid-layout-options {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 9px; /* Adjust spacing */
}


/* Settings Box */
.settings-box {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    border-radius: 7px;
    opacity: 1;
    padding: 38px;
}

/* Two-column layout for settings */
.settings-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

/* Style labels */
.settings-grid label {
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
    text-align: left;
    font: normal normal 600 16px/21px Segoe UI;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
    width: 90%;
}
#grid_title {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    border-radius: 7px;
    opacity: 1;
    height: 42px;
    width: 620px;
  }
  .form-table th label {
    vertical-align: top;
    text-align: left;
    padding: 20px 10px 20px 0;
    width: 200px;
    line-height: 1.3;
    font-weight: 600;
    text-align: left;
    font: normal normal bold 14px/19px Segoe UI;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
  }
/* Inputs styling */
.settings-grid input,
.settings-grid select {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 270px !important;
  padding-right: 0;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #707070;
  border-radius: 7px;
  opacity: 1;
}

/* Metadata checkboxes in one row */
.settings-container {
    display: flex;
    gap: 30px;
    justify-content: space-between;
}
.settings-column {
    flex: 1;
}

/* Metadata options in a single row */


/* Option groups aligned horizontally */
.option-row {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 10px;
    justify-content: space-between;
}

.option-group {
    display: flex;
    gap: 10px;
}

/* Metadata Options Styling */
.metadata-container {
    display: flex;
    align-items: start;
    gap: 20px;
    margin-top: 50px;
  }

.metadata-label {
    font-weight: 600;
    min-width: 150px; /* Adjust width as needed */
    text-align: left;
    text-align: left;
font: normal normal 600 16px/21px Segoe UI;
letter-spacing: 0px;
color: #707070;
opacity: 1;
}

.metadata-options {
    display: flex;
    flex-direction: column;
    gap: 5px;
    width: 100%;
}
.settings-grid-label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
  }


/* Style for option rows */
.form-table td p{
    margin: 0;
    padding-left: 6px;
    text-align: left;
    font: normal normal 600 14px/19px Segoe UI;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
    padding: 18px 0;
}
.custom-css-text {
    display: flex;
    align-items: center;
    justify-content: left;
  }
.grid-layout-options label {
    padding-bottom: 32px;
  }
  .metadata-options label {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
.grid-latout-options-label {
    display: flex;
    align-items: center;
    justify-content: left;
    margin-bottom: 16px;
  }
.option-group input {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    border-radius: 2px;
    opacity: 1;
    margin: 0 6px 0 0 !important;
  }
  .grid-layout-options input {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    border-radius: 2px;
    opacity: 1;
  }
/* Style for labels inside option rows */
.option-row label {
    font-weight: bold;
    color: #333; /* Dark gray text */
    display: block;
    margin-bottom: 5px;
    text-align: left;
    font: normal normal 600 16px/21px Segoe UI;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
    display: flex;
  align-items: center;
  justify-content: space-between;
  width: 50%;
}

/* Style for radio buttons */
.option-group {
    display: flex;
    gap: 15px;
    padding-left: 10px;
}

.option-group label {
    font-weight: normal;
    color: #555; /* Slightly lighter than main labels */
      padding-bottom: 12px;
}
.option-group label:nth-child(2){
    margin-left: 86px;
}
.settings-column {
    flex: 1;
    margin-top: 50px;
  }

/* Responsive adjustments */
@media (max-width: 768px) {
    .settings-grid {
        grid-template-columns: 1fr;
    }
    
    .settings-container {
        flex-direction: column;
    }
}





/* Styling for the new settings box */
/* Styling and Customization Section */
.styling-customization-settings {
    padding: 15px;
    border: 1px solid #ddd;
    background-color: #f9f9f9;
    margin-top: 20px;
    border-radius: 5px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    border-radius: 7px;
    opacity: 1;
    padding: 38px;
}

.styling-customization-grid {
    display: grid;
    grid-template-columns: 1fr 1fr; /* Two columns per row */
    gap: 15px;
}

.styling-customization-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;}

.styling-customization-row label {
font-weight: bold;
margin-bottom: 5px;
text-align: left;
font: normal normal 600 16px/21px Segoe UI;
letter-spacing: 0px;
color: #707070;
opacity: 1;
margin-left: 10px;
font-size: 14px;
}

.styling-customization-options {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.styling-customization-options input[type="radio"],
.styling-customization-options select,
.styling-customization-options input[type="text"],
.styling-customization-options input[type="number"] {
    margin-top: 5px;
    padding: 5px;
}

.styling-customization-row input[type="number"] {
    width: 60px;
    height: 42px;
}
/* .slider-animation-options {
    padding-left: 50px;
  }
  .featured-image-display-options {
    padding-right: 50px;
  }
  .blog-excerpt-font-options {
    padding-left: 50px;
  }
  .blog-title-font-options {
    padding-right: 50px;
  } */

.styling-customization-row input[type="text"] {
    width: 150px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #707070;
  border-radius: 7px;
  opacity: 1;
  height: 42px;
}

.styling-customization-row select {
    width: 180px;
    padding: 5px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #707070;
  border-radius: 7px;
  opacity: 1;
  height: 42px;
  background-image: none !important;
}
input[type="radio"]:checked::before {
    content: "";
    border-radius: unset;
     background-color: #8371F6;
    border: unset;
    width: 100%;
    height: 100%;
    margin: 0;
  }
.styling-customization-options label {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
    cursor: pointer;
}

.styling-customization-options input[type="radio"] {
    margin-right: 5px;
    border-radius: unset;
    margin-top: 0;
    border: 1px solid #707070;
}
input[type="radio"]:focus{
    box-shadow: unset !important;
  outline: unset !important;
}
.styling-customization-options select {
    cursor: pointer;
}






/* Styling for the Custom CSS section */
.custom-css-settings {
    border: 1px solid #ddd;
    padding: 20px;
    background: #f9f9f9;
    border-radius: 5px;
    margin-top: 20px;
}

/* Grid layout for the Custom CSS input */
.custom-css-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
}

/* Layout for the Custom CSS textarea */
.custom-css-container {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/* Textarea styling */
/* #custom_css {
    width: 100%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    border-radius: 7px;
    opacity: 1;
} */

#custom_css {
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    border-radius: 7px;
    padding: 8px; /* Reduce padding to avoid extra space inside the textarea */
    margin: 0; /* Remove any margins that might create space around it */
}

/* Description text */
.description {
    font-size: 12px;
    color: #666;
}



/* for premium and lock setting  */

/* Styling for Locked (PRO) Options */
.locked-option {
    position: relative;
    opacity: 0.6;
    pointer-events: none;
}

/* PRO Badge Styling */
.pro-badge {
    display: inline-flex;
    align-items: center;
    background-color: #6524fd;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 8px;
    border-radius: 4px;
    margin: 6px;
    text-transform: uppercase;
    width: 55px;
    background: transparent linear-gradient(87deg, #4734C0 0%, #8371F6 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #0000005C;
    border-radius: 3px;
    opacity: 1;
  }

/* Styling for Crown Icon */
.pro-badge i {
    margin-right: 4px;
    color: #fffffe; /* Gold color */
    font-size: 12px;
}


/* for custom dropdown  */


.custom-dropdown {
    position: relative;
    display: inline-block;
    width: 100%;
    display: flex;
  align-items: center;
  justify-content: space-between;
}
.custom-dropdown  .dropdown-toggle {
  
    
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: unset;


}
.metadata-option-label input {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    border-radius: 2px;
    opacity: 1;
  }
.excerpt-length-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  
.dropdown-container {
    position: relative;
    width: 100%;
    padding-right: 8px;
  border: 1px solid #ccc;
  padding-right: 0;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #707070;
  border-radius: 7px;
  opacity: 1;
  padding: 8px 0;
  
}

.dropdown-toggle {
    width: 100%;
    padding: 10px;
    background: #fff;
    border: 1px solid #ccc;
    cursor: pointer;
    text-align: left;
}

.dropdown-menu {
    display: none;
    position: absolute;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 1000;
    list-style: none;
    padding: 0;
    margin: 0;
}

.dropdown-menu .dropdown-item {
    padding: 10px;
    cursor: pointer;
    display: flex;
  align-items: center;
  justify-content: space-between;
}

.dropdown-menu .dropdown-item:hover {
    background: #f0f0f0;
}

.dropdown-menu .pro-option {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dropdown-menu .pro-option.disabled {
    opacity: 0.5;
    cursor: not-allowed;
}



.selected {
    font-weight: bold;
}


/* Add New Grid */
.wp-list-table a {
    transition: none;
    text-align: left;
    font: normal normal 600 14px/19px Segoe UI;
      font-size: 14px;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
  }
  .wp-list-table #title a{
    padding: 18px !important;

  }
  #wpcontent .widefat thead td, .widefat thead th {
    border-bottom: unset !important;
  }
  #wpcontent .widefat td{
    text-align: left;
    font: normal normal 600 14px/19px Segoe UI;
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;


}
.styling-customization-row-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
/* #global_font_color {
    height: 46px;
    margin-left: 16px;
  }
  #grid_overlay_color {
    height: 46px;
    margin-left: 16px;
  } */
.grid-overlay-option input[type="radio"] {
  
    margin-right: 5px;
    border-radius: unset;
    margin-top: 0;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    border-radius: 2px;
    opacity: 1;
    margin: 0 6px 0 0 !important;
  }
  .page-title-action {
    background: transparent linear-gradient(88deg, #4734C0 0%, #8371F6 100%) 0% 0% no-repeat padding-box !important;
    box-shadow: 0px 0px 20px #0000005C;
    border-radius: 7px !important;
    opacity: 1;
    text-align: left;
    font: normal normal bold 20px/31px Segoe UI !important;
    letter-spacing: 0px;
    color: #FFF;
    opacity: 1;
    color: #fff !important;
    border: unset !important;
    padding: 12px 25px !important;
  }
  #wpcontent thead {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    border-radius: 7px;
    opacity: 1;
  }
  #wpcontent table.widefat {  
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    border-radius: 7px;
    opacity: 1;
  }
  #wpcontent .striped > tbody > :nth-child(2n+1), ul.striped > :nth-child(2n+1) {
    background-color: unset;
  }
  #wpcontent .publish a {
    text-align: left;
    font: normal normal normal 23px/31px Segoe UI;
    letter-spacing: 0px;
    color: #8371F6;
    opacity: 1;
  }

  #wpcontent .publish a span {
    text-align: left;
    font: normal normal normal 23px/31px Segoe UI;
    letter-spacing: 0px;
    color: #8371F6;
    opacity: 1;
  }
  #wpcontent .subsubsub li a {
    text-align: left;
    font: normal normal normal 23px/31px Segoe UI;
      font-weight: normal;
    letter-spacing: 0px;
    color: #707070 !important;
    opacity: 1;
  }
  #wpcontent .subsubsub li span {
    text-align: left;
    font: normal normal normal 23px/31px Segoe UI;
      font-weight: normal;
    letter-spacing: 0px;
    color: #707070 !important;
    opacity: 1;
  }
  #wpcontent .tablenav .actions select {
    float: left;
    margin-right: 6px;
    max-width: 12.5rem;
    /* background: #FFFFFF 0% 0% no-repeat padding-box; */
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    border-radius: 7px;
    opacity: 1;
  }
  #doaction, #doaction2, #post-query-submit {
    margin: 0 8px 0 0;
    background: transparent linear-gradient(90deg, #4936C1 0%, #8371F6 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 7px;
    opacity: 1;
    color: #fff;
    border: unset;
  }

  #wpcontent  #search-submit {
    background: transparent linear-gradient(88deg, #4734C0 0%, #8371F6 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 20px #0000005C;
    border-radius: 7px;
    opacity: 1;
    color: #fff;
    border: unset;
    padding: 7px 13px;
  }

  #posts-filter .search-box input[name="s"]{
    float: left;
    margin: 0 4px 0 0;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 7px;
    opacity: 1;
    height: 42px;
  }
  #posts-filter .widefat thead th {
    border-bottom: unset !important;
    text-align: left;
font: normal normal 600 14px/19px Segoe UI;
letter-spacing: 0px;
color: #707070;
opacity: 1;
  }
  


/* for small and tool tip design  */

.exclamatory-tooltip {
    font-size: 12px;
    color: #292929; /* Red color for warning */
    margin-left: 5px;
    cursor: help;
    display: inline-block;
}

.exclamatory-tooltip::before {
    content: "(!) ";
    font-weight: bold;
    color: #844fd9;
}

