/* Custom styles for the search form and results */
#ldcs-search-form {
    margin-bottom: 20px;
}

#ldcs-categories {
    margin-bottom: 20px;
}

#ldcs-date-range {
    margin-bottom: 20px;
    display: flex;
    gap: 10px;
}

.ct-shortcode iframe,
.vimeo-video-container,
.vimeo-video-container iframe {
    height: 600px !important;
    width: 100% !important;
}

.cfm-episode-title a {
    font-size: 20px;
}

#shortcode-2-2887 {
    padding: 50px 0 100px;
}


.date-field {
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: calc(50% - 10px);
    box-sizing: border-box;
}

.search-button{
    padding: 10px 20px;
    background-color: #0073aa;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

button.reset-button {
    padding: 10px 20px;
    background-color: #343434;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.reset-button:hover {
    opacity: 0.7;
}

.search-button:hover {
    background-color: #005177;
}

#ldcs-results .ldcs-results-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

#ldcs-results .ldcs-result-item {
    display: flex;
    border: unset;
    padding: 0;
    border-radius: 5px;
}

#ldcs-results .ldcs-result-image {
    position: relative;
    max-width: 100%;
    margin-right: 20px;
    width:42%;
}

#ldcs-results .ldcs-result-image img {
    max-width: 100%;
    padding:14px 0;
}


#ldcs-results .ldcs-result-content {
    flex: 1;
}

#ldcs-results h3 {
   color: #e31121;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 2em;
    font-weight: 400;
}

#ldcs-results p {
    margin: 1em 0;
    font-size:17px;
}

#ldcs-results .ldcs-publish-date {
    position: absolute;
    top: 24px;
    right: 12px;
    background: rgb(0 0 0 / 46%); /* WDT CODE */
    color: #fff;
    padding: 5px;
    font-size: 0.9em;
}

/*WDT CODE*/
span.by_customer_wt {
    margin-top: 0.5em;
    font-size: 0.5em !important;
    display: flex;
    flex-direction: row;
    font-weight: 400;
    color: #343434;
}
/*WDT CODE*/

#ldcs-results a {
    color: #e31121;
    text-decoration: none !important;
    text-transform: capitalize;
    font-size: 2rem; /*WDT Change*/
    font-weight: 400;
    line-height: 1.5;  
    display: block;
}
p.author-name {
    text-transform: capitalize;
    font-size: 0.8em !important;
}
.ldcs-result-image img {
    padding: 0 15px;
    height: auto;
    width: 100%;
}
.ldcs-result-content p a{
	text-transform: capitalize;
	border-radius:5px;
	padding:0px 0px;
    margin-top: 0.8em !important;
    text-decoration:none !important;
    font-size:0.8em !important;
    width:15%;
	}
    
#ldcs-results a:hover {
    text-decoration: underline;
}
/* Loader styles */
.ldcs-loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #ff0000; /* Red color */
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: ldcs-spin 2s linear infinite;
    margin: 0 auto; /* Center horizontally */
    position: relative;
    top: 50%; /* Center vertically */
    transform: translateY(-50%); /* Adjust vertical position */
}

@keyframes ldcs-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/******WDT Code open******/
.doubel_Column .ct-div-block {
    width: 100% !important;
}

.doubel_Column .oxy-posts {
    width: 100%;
}

.doubel_Column .oxy-posts .no_result_en {
    background: #F5F5F5;
    width: 100%;
    text-align: center;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ldcssearch_one h6 {
    font-size: 17px !important;
    margin-top: -5px;
    padding-bottom: 0;
    float: left;
}
span.cat_label_t {
    position: relative;
    top: -2px;
}
#ldcs-categories {
    margin-top: 10px;
    border-top: double 3px #999;
    padding-top: 10px;
    clear: both;
}

.ldcssearch_filter{
    display: none; 
    background: #F5F5F5; 
    padding: 20px; 
    margin-top: 10px;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.ldcssearch_cat {
    width: 100%;
    float: left;
}

.ldcssearch_podcast, .ldcssearch_tag {
    width: 15%;
    float: left;
}

.ldcssearch_submit {
    float: left;
    width: 100%;
    text-align: left;
}

#ldcs-search-form #ldcs-date-range {
    width: 100%;
    float: left;
    background: #fff;
    padding: 10px;
    margin-top: 20px;
}
#ldcs-search-form #ldcs-date-range .date-field {
    width: calc(75% - 10px);
}
.ldcssearch_submit #ldcs-date-range label {
    float: left;
    text-align: left;
    margin-top: 0;
}

.ldcssearch_submit #ldcs-date-range label .date-field {
    width: calc(100% - 10px) !important;
}

.ldcssearch_submit .ldcs_range_submit {
    float: right;
    display: inline-block;
    margin-top: -10px;
    margin-bottom: 5px;
}

div#ldcs-date-range label {
    font-size: 13px;
    font-family: 'Roboto';
}

.ldcssearch_one {
    font-size: 13px;
    font-family: 'Roboto';
}
.oxy-posts {
    display: inline-block !important;
}

.grid_gwdt .oxy-post-image{
    width: 100% !important;
}

.oxy-posts > .grid_gwdt {
    padding: 5px !important;
    width: 33% !important;
    margin-bottom: 1em !important;
    float: left;
}

.oxy-posts > .grid_gwdt .oxy-post-wrap{
    padding: 0px 15px 15px 15px !important;
}

.oxy-posts > .grid_gwdt .oxy-post-image-fixed-ratio {
    border-radius: 10px 10px 0px 0px;
    background-size: 100% 100% !important;
}

.oxy-posts .grid_gwdt .oxy-post-content iframe, 
.oxy-posts .grid_gwdt .oxy-post-content .cfm-player-iframe {
    display: none;
}

.oxy-posts .grid_gwdt .oxy-post-content {
    max-height: 43px !important;
    overflow: hidden;
}
.oxy-easy-posts-pages {
    margin-bottom: 50px;
}
button#wdt_prev[disabled] {
    opacity: 0.5;
}
button#wdt_next[disabled] {
    opacity: 0.5;
}
.oxy-easy-posts-pages .pagination span#page-info {
    font-size: 15px;
}
.oxy-easy-posts-pages .pagination button {
    align-items: center;
    background-color: #333333;
    flex-direction: row;
    justify-content: center;
    padding: 8px 15px 8px 15px;
    color: #FFFFFF;
    top: 50%;
    border-radius: 3px;
    border: none;
    font-size: 14px;
    cursor: pointer;
}

.grid_gwdt_over{
    border-radius: 8px;
    border: 0px solid;
    transition: all 0.5s ease;
    background-color: #FFFFFF !important;
    box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.16);
    border: none !important;
}
.oxy-post-meta-author.oxy-post-meta-item {
    color: #343434;
    font-family: 'Roboto';
    text-transform: capitalize !important;
}
a.oxy-read-more {
    color: #343434;
    border-bottom: solid;
    font-family: 'Roboto';
}
a.oxy-read-more:hover {
    color: #fff;
}
.grid_gwdt_over:hover {
    box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1);
    transform: translate3d(0, -8px, 0);
}

div#ldcs-categories > div {
    width: 33%;
    float: left;
    margin: 3px 0;
}

.ldcssearch_ficon {
    text-align: right;
    margin-bottom: 15px;
}

.ldcssearch_filter {
    border-radius: 3px;
}

.oxy-posts .grid_gwdt .oxy-post-image-date-overlay {
    right: inherit !important;
    width: 130px;
    border-radius: 0px 3px 3px 0px;
    top: 55px !important;
}

.oxy-posts .grid_gwdt .oxy-post-title{
    font-weight: 500 !important;
    font-size: 16px !important;
}

.ldcssearch_ficon button#toggleButton {
    align-items: center;
    background-color: rgb(227, 17, 33);
    flex-direction: row;
    justify-content: center;
    padding: 8px 15px 8px 15px;
    color: #FFFFFF;
    top: 50%;
    border-radius: 3px;
    border: none;
    font-size: 14px;
    cursor: pointer;
}

.ldcssearch_filter #ldcs-date-range{
    width: 100%;
    float: left;
}

.oxy-posts .grid_gwdt .oxy-post-content, 
.oxy-posts .grid_gwdt .oxy-post-content p {
    font-size: 13px;
    font-weight: normal !important;
    color: #343434;
    font-family: 'Roboto';
}

.grid_gwdt,
.oxy-easy-posts-pages { 
    display: none;
}


.oxy-easy-posts-pages .pagination { 
    margin-top: 20px; 
}
.oxy-easy-posts-pages .pagination button { 
    padding: 10px 15px; 
    margin: 2px; 
    cursor: pointer; 
}

div#pagination .active {
    background: rgb(227, 17, 33);
}

@media screen and (max-width: 1200px) {
  .oxy-posts > .grid_gwdt {
    width: 33% !important;
  }
}

@media screen and (max-width: 992px) {
    .oxy-posts > .grid_gwdt .oxy-post-wrap{
        padding: 15px 15px 15px 15px !important;
    }

  .oxy-posts > .grid_gwdt {
    width: 49% !important;
  }
}

@media screen and (max-width: 768px) {
    .oxy-posts > .grid_gwdt {
        width: 100% !important;
    }

    .ldcssearch_cat {
        width: 100%;
    }

    .ldcssearch_podcast, .ldcssearch_tag{
        width: 50%;
    }
    .ldcssearch_submit{
        width: 100%;
        margin-top: 15px;
    }
    .ldcssearch_submit #ldcs-date-range{
        width: 100%;
    }

    /*.ldcssearch_submit .ldcs_range_submit{
        width: 100%;
    }*/
}

@media screen and (max-width: 540px) {
    div#ldcs-categories > div {
        width: 100%;
    }
}
/*****WDT Code Open******/