/*
Theme Name: Newspaper Child
Description: Child theme for the Newspaper
Author: Mithilesh Singh (smartmithilesh26@gmail.com)
Template: Newspaper
*/

/* Import parent stylesheet is deprecated.
   Use functions.php enqueue instead (recommended). */

/* Contact Form 7 styles */
.wpcf7-form select {
    font-size: 12px;
    line-height: 21px;
    color: #444;
    border: 1px solid #e1e1e1;
    width: 100%;
    max-width: 100%;
    height: 34px;
    padding: 3px 30px !important;
    background-color: #fff;
}

.wpcf7-form input[type="date"] {
    font-size: 12px;
    line-height: 21px;
    color: #444;
    border: 1px solid #e1e1e1;
    width: 100%;
    max-width: 100%;
    height: 34px;
    padding: 3px 9px !important; /* fixed from 09px */
    background-color: #fff;
}

form input[type="text"],
form input[type="tel"],
form input[type="password"],
form input[type="email"],
form input[type="date"],
form textarea,
form select {
    height: 50px !important;
    border: 1px solid #d1d1d1;
    font-family: "Red Hat Display";
    font-size: 16px !important;
    box-shadow: 2px 2px 5px -3px #d9d9d9;
    color: #4f4f4f !important;
    width: 100%;
    border-radius: 6px;
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}

@media (max-width: 767px) {
    .leo-author-box-wrap .desc {
        padding-top: 15px;
        clear: both;
    }
}

.wpcf7-form .mainform .td-block-span12 input[type="text"],
.wpcf7-form .mainform .td-block-span12 input[type="email"],
.wpcf7-form .mainform .td-block-span12 input[type="url"],
.wpcf7-form .mainform .td-block-span12 textarea {
    width: 42.5rem;
}

.td-footer-template-wrap .wpcf7-form input[type=submit]:hover,
.acysubbuttons input[type=button]:hover {
    background-color: #FFF !important;
    color: var(--logo-color) !important;
}

.td-footer-template-wrap .wpcf7-list-item-label,
.td-footer-template-wrap .acym_module_form label {
    color: #FFF;
	margin-left: 2px;
}

.wpcf7-form input[type=submit],
.acysubbuttons input[type=button] {
    border-radius: 5px !important;
    background-color: var(--logo-color) !important;
    padding: 15px;
    font-size: 16px;
    width: 100%;
    font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
    border: 1px solid var(--logo-color);
    color: #fff;
}

.privacypolicy,
.acym_form a {
    color: var(--logo-color) !important;
}

.td-ss-main-sidebar .widget:has(.gtt_title) {
    margin-bottom: -16px;
}

#acym_fulldiv_formAcym1.acym__subscription__form__shortcode #formAcym1 {
    width: 100%;
}

#acym_fulldiv_formAcym1 .acym__subscription__form__button button {
    padding: 10px;
    width: 100%;
}

/**********
 * Footer CSS
 **********/
.td-footer-wrapper .td-pb-span4 .td_block_template_1 .block-title {
    margin-bottom: 0;
    margin-top: 0;
}

.widget {
    margin-bottom: 0;
    font-family: 'Red Hat Display';
}

@media (max-width: 781px) {
    .gtt_sidemenu .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 45% !important;
    }

    .td-footer-wrapper .td-pb-span4 {
        margin-bottom: 15px !important;
        clear: both;
    }

    .tdc-footer-wrap .td-pb-row .td-pb-span4 .widget_nav_menu {
        float: left;
        width: 50%;
    }
    .wpcf7-form input[type=submit],
.acysubbuttons input[type=button] {

    padding: 15px 55px 10px 25px !important;
  
}
}

@media (min-width: 781px) {
    .tdc-footer-wrap .td-pb-row .td-pb-span4:nth-child(1) {
        width: 50%;
    }
    .tdc-footer-wrap .td-pb-row .td-pb-span4:nth-child(2) {
        width: 25%;
    }
    .tdc-footer-wrap .td-pb-row .td-pb-span4:nth-child(3) {
        width: 25%;
    }
}

#gtt_Trends {
    font-size: 22px !important;
    font-weight: 900;
    margin-bottom: 18px;
}

.leo-author-box-wrap,
.leo-company-box-wrap {
    margin-bottom: 48px;
}

.leo-author-box-wrap .desc,
.leo-company-box-wrap .desc {
    font-size: 14px;
}

.leo-author-box-wrap .avatar,
.leo-authors-thumb .entry-thumb {
    max-width: 100%;
    margin-right: 20px;
    border-radius: .5rem;
    box-shadow: 0 1px 4px 0 #26458c;
    padding: 5px;
    min-height: 19rem;
    margin-top: 2px;
}

.leo-author-box-wrap .avatar {
    float: left;
}

.leo-company-box-wrap .avatar {
    width: 400px;
    height: 200px;
}

.leocard.logo {
    text-align: left;
}

.event-footer .leocard.logo {
    text-align: left;
}

.leocard .desc {
    margin-top: 20px;
}

.bleo-company-box-wrap .td-author-description,
.leo-author-box-wrap .td-author-description {
    display: flow-root;
}

.company_logo {
    width: 80%;
}

.leo-company-thumb {
    position: relative;
    margin-bottom: 13px;
    height: 10rem;
    max-width: 19rem;
    margin-right: 20px;
    border-radius: .5rem;
    box-shadow: 0 1px 4px 0 #26458c;
    padding: 10px;
}

.leo-company-thumb .leo_tex {
    position: absolute;
    left: 32%;
    top: 7.5rem;
    display: block;
}

.single-company .company_title {
    display: none;
}

.single-authors .authors-title {
    display: none;
}

.td-author-name {
    font-size: 25px;
}

.single-authors .td-page-header {
    text-align: center;
}

/* Author Slider */
.slick-initialized .slick-slide.slick-active {
    display: block;
}

.author-slider .authors-title {
    display: none;
}

.author-slide h3 {
    margin-top: 10px;
    font-size: 18px;
}

/* General button styling */
.author-slider .slick-prev,
.author-slider .slick-next {
    background-color: #26458c;
    color: white;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 20px;
    z-index: 1000;
    border: none;
}

/* Positioning of buttons */
.author-slider .slick-prev {
    right: 65px; /* fixed typo */
}

.author-slider .slick-next {
    right: 20px;
}

.author-slider .slick-prev:hover,
.author-slider .slick-next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.author-slider {
    padding-bottom: 10px;
}

.author-slider .leo-author-box-wrap {
    margin-left: 3px;
}

/* Events */
.events-slider {
    margin-bottom: 35px;
}

.event-slide {
    height: 450px;
    background-repeat: no-repeat;
    width: 100%;
    display: none;
}

.event-slide .slick-arrow i {
    color: #fff;
}

.events-slider .slick-prev,
.events-slider .slick-next {
    background-color: rgb(237 233 233 / 0.3);
    color: #FFF;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 10px;
    z-index: 1000;
    border: none;
}

.events-slider .slick-prev {
    left: 10px;
}

.events-slider .slick-next {
    right: 10px;
}

.event-slide h3,
.event-slide p {
    top: 50%;
    left: 50%;
    transform: translate(0%, 8rem);
    text-align: center;
    color: #FFF;
    z-index: 900;
}

.event-slide h3 {
    font-size: 24px;
    font-weight: bold;
}

.event-slide p {
    font-size: 16px;
}

.events-slider .span-one {
    margin-right: 5rem;
}

.event_row {
    padding-bottom: 15px;
}

.event_wrap {
    position: relative;
    padding: 25px 0 25px 0;
    border: 1px solid;
}

svg {
    height: 15px;
    margin-bottom: -1px;
    padding-right: 10px;
}

.event_wrap .location {
    margin: auto;
}

.events .td-post-featured-image img {
    height: 380px;
}

.event-footer dl {
    display: block;
    margin: 1em 0;
    unicode-bidi: isolate;
}

dt {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font-size: 100%;
    font-family: inherit;
    line-height: 1.62;
    margin-top: 15px !important;
}

.event-footer dd,
.event-footer dt {
    margin: 0 0 4px;
    padding: 0;
    font-weight: 400;
}

.event-footer [class*="td-pb-span"] {
    padding: 0 20px 0 0;
}

.loopeventsimg {
    padding-left: 0 !important;
}

.loopeventsimg .entry-thumb {
    height: 12rem;
    width: 100%;
}

.td-calendar {
    margin: 0;
    padding: 0;
    color: #edb500;
    font-family: 'Red Hat Display';
    font-size: 15px !important;
    line-height: 1 !important;
    font-weight: 700 !important;
}

.eventslist p.description {
    font-weight: 400;
    font-size: 14px;
}

.loopeventsimg .td_module_wrap:hover .entry-title a {
    color: #000000;
}

.eventslist .td_module_1 {
    padding: 15px 0;
}

.customheader.td_block_template_10 .td-block-title {
    margin-top: 0;
    margin-bottom: -20px;
}

.tdc-row:has(> .customrow1) {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 768px) and (max-width: 1018px) {
    /* Reserved for custom row adjustments */
}

.relatedrowblock .td-read-more {
    display: none;
}
/* durga added video note remove css on 08-12-2025*/
/*videos not text off*/
.single-format-video .image-note-text {
    display: none !important;
}



.td-social-wrap {
    margin: 25px 0 0;
    text-align: center;
}

.td-social-heading {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #111;
}

.td-social-inline {
    display: flex;
    justify-content: center;
    gap: 14px;
}

.td-social-inline a {
    position: relative;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    transition: transform 0.15s ease, opacity 0.15s ease;
}

/* Hover text */
.td-social-inline a span {
    position: absolute;
    bottom: -26px;
    white-space: nowrap;
    background: #000;
    color: #fff;
    font-size: 11px;
    padding: 3px 7px;
    border-radius: 4px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.15s ease;
}

.td-social-inline a:hover span {
    opacity: 1;
}

/* Hover animation */
.td-social-inline a:hover {
    transform: translateY(-2px);
    opacity: 0.9;
	text-decoration: none;
}

/* Platform colors */
.td-social-inline a:nth-child(1) { background: #1877f2; }
.td-social-inline a:nth-child(2) { background: #ff0000; }
.td-social-inline a:nth-child(3) { background: linear-gradient(45deg,#f09433,#bc1888); }
.td-social-inline a:nth-child(4) { background: #0077b5; }
.td-social-inline a:nth-child(5) { background: #25d366; }
.td-social-inline a:nth-child(6) { background: #0088cc; }

/* Footer divider */
.td-social-footer-line {
    width: 60px;
    height: 2px;
    background: #ddd;
    margin: 18px auto 0;
}
/* durga added css 19-12-2025 */
.botton-submit-td{
    width: 10% !important;
}

.tagdiv-type p {
  margin: 20px !important;
}