/*
Theme Name:     Newspaper Child HR 
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
/* footer oveflow */
.td-footer-template-wrap{
overflow:hidden;
}
.td-module-meta-info{
font-size:14px !important;
}
.td-excerpt{
font-size:16px !important;

}
.td-category a {
    color: #fff;
 	padding: 6px !important;
    white-space: nowrap;
    display: inline-block;
font-size:14px !important;
}
.entry-crumbs{
	font-size:14px !important;
	font-family: Open Sans !important;
	    padding-bottom: 15px  !important;
}
/* standard table css */

.td-post-content table tr:first-child {
     width: 100%;
    max-width: 580px;
    height: 100% !important;
    min-height: 90px !important;
  font-family: Roboto;
    border-radius: 5px 5px 5px 5px;
    border-top: 25px solid #1E427F;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 15px;
font-weight:bold;
    font-size: 16px;
}

.td-post-content table {width: 100%;}
.td-post-content table>tbody {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.td-post-content table tr {
       width: 100%;
    max-width: 580px;
    height: 100% !important;
    min-height: 70px !important;
    border-radius: 5px 5px 0 0;
    background: #1E427F;
    border-radius: 0 0 5px 5px;
    background: #FFF;
    display: flex;
    align-items: center;
    padding: 5px 19px;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,.25);
    gap: 20px;
    margin-bottom: 15px;
}

.td-post-content table tr td:first-child {
     display: flex;
    max-width: 310px;
    width: 100% !important;
    height: 100% !important;
    border-right: 1px solid #1E427F;
    color: #000;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    align-items: center;
    margin: 0;
}
.td-post-content table tr td {
   max-width: 180px;
    box-shadow: unset;
    width: 100% !important;
    height: 100% !important;
    border: 0;
  font-family: "Open Sans";
font-size: 16px;
}
.td-post-content table  tr td a {
    color: #4DB2EC;
    text-align: center;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}


/* Final Desktop Normal Table End */
/* CTA button */
.su-button-center{
margin-bottom:26px;
}

/* author page css  */
.author-box-wrap .desc
{
    font-size: 16px;
}

/* social icon in home css  */
.td_social_type:hover .td-sp-twitter {
    filter: brightness(1);
}
.td-sp-twitter {
    width: 32px;
    height: 32px;
    background-position: -20px -436px;
    filter: brightness(0.1);
}


.em-event-editor-section .input label {
    color: #000 !important;
    font-family: "Open Sans" !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 800 !important;
    line-height: 28px !important;
}
.em-event-editor-section h3 label {
    color: #111 !important;
    font-family: Roboto !important;
    font-size: 42px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: 56px !important;
}
.em-event-editor-section .input {
    color: #000 !important;
    font-family: "Open Sans" !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 25px !important;
}
.event-form-with-recurrence p {
    color: #000 !important;
    font-family: "Open Sans" !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 25px !important;
}
.event-form-with-recurrence p em { font-style: normal !important;}
.em-location-types label {
    color: #000 !important;
    font-family: "Open Sans" !important;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 25px !important;
}
.em-location-type .input  label {
    color: #000 !important;
    font-family: "Open Sans" !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 25px !important;
}
.event-form-where .inline legend {
    color: #000 !important; 
    font-family: "Open Sans" !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 25px !important;
}

.event-form-where .input p {
    color: #000 !important;
    font-family: "Open Sans" !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 28px !important;
}

/*#wp-em-editor-content-editor-tools {
     display: flex !important;
    justify-content: space-between !important;
}*/
.wp-editor-tabs {  float: right;}
#wp-em-editor-content-editor-tools::after {
    content: "";
    clear: both;
    display: table;
}
.wp-media-buttons {
    float: left;
} 
.tmce-active .quicktags-toolbar {
    display: none;
}
.quicktags-toolbar {
    padding: 3px;
    position: relative;
    border: 1px solid #dcdcde;
    background: #f6f7f7;
    min-height: 30px;
    border-bottom: 0;
}
.wp-editor-tabs button {
    float: left !important;
    box-sizing: content-box !important;
    position: relative !important;
    top: 1px !important;
    background: #f0f0f1 !important;
    color: #646970 !important;
    cursor: pointer !important;
    font-size: 13px !important;
    line-height: 1.46153846 !important;
    height: 29px !important;
    margin: 5px 0 0 5px !important;
    padding: 3px 8px 4px !important;
    border: 1px solid #dcdcde !important;
}

#em-location-search-tip {
    color: #000 !important;
    font-family: "Open Sans" !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 25px !important;
}
.em>h3 {
    color: #111 !important;
    font-family: Roboto !important;
    font-size: 42px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 46px !important;
    margin-bottom: 15px !important;
}
.event-form-where>h3 {
    color: #111 !important;
    font-family: Roboto !important;
    font-size: 42px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 46px !important;
    margin-bottom: 15px !important;
}


@media(max-width:991px) {
    .hr-fdnt-row { gap: 20px;}
    .hr-fdnt-right-col { max-width: 230px; width: 100%;}
}

@media (max-width: 768px) {
    .su-button span {
        font-size: 15px !important;
        padding: 0px !important;
    }
} 
@media (max-width:767px) {
    .hr-fdnt-row { gap: 20px; flex-wrap: wrap;}
    .hr-fdnt-left-main { gap: 25px;}
    .td-post-content table tr:first-child {    padding: 0;
    width: 98%;}
    .td-post-content table tr{     gap: 6px;
    flex-wrap: wrap;
    padding: 20px 0;
    width: 98%;}
    .td-post-content table tr td:first-child {
         max-width: 100%;
    width: 100% !important;
    border: 0;
    display: flex;
    justify-content: center;
    }
    .td-post-content table tr td {
         width: 100% !important;
    display: flex;
    max-width: 100%;
    justify-content: center;
    }
    /* CTA button */

    .su-button-center a { width: 100%;
        padding: 16px 0 !important;}

}


@media(min-width:1300px){
	.container.w-1116 { 
        max-width:1116px!important;
        padding: 0 24px; 
     }

    }

