/*
Theme Name:     Voice Child
 | Shared by VestaThemes.com
Theme URI:      https://mekshq.com/theme/voice/
Description:    Child theme for the Voice Theme
Author:         meks
Author URI:     https://mekshq.com
Template:       voice
Version:        0.1.0
*/
h3 {
    font-size: 2.0rem;
}
.converter_block{background: #fff!important}
.scrollBlockConvert{
    position: fixed;
    z-index: 99999999999999999;
       width: 100%;
    top: 0;
    left: 0;
}
#excelChartLength .xlsx:before,#excelChartLength .xls:before,#excelChartLength .csv:before,
#excelChartLength .txt:before {
    margin-right: 10px;
    padding: 11px 15px 12px;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 20%);
}
#excelChartLength .xlsx:before {
    content: "";
    background: darkgreen url(../voice-child/lib/table2excel/img/xlsx.svg) no-repeat center;
}
#excelChartLength .csv:before {
    content: "";
    background: blue url(../voice-child/lib/table2excel/img/csv.svg) no-repeat center;
}
#excelChartLength .txt:before {
    content: "";
    background: purple url(../voice-child/lib/table2excel/img/txt.svg) no-repeat center;
}
#excelChartLength .xls:before {
    content: "";
    background: green url(../voice-child/lib/table2excel/img/xls.svg) no-repeat center;
}
.tableexport-caption{text-align: center}
.tableexport-caption button{margin-bottom: 10px;margin-right: 10px;padding: 7px;    color: #333;
    background-color: #fff;
    border-color: #ccc;    border: 1px solid #ccc;
    border-radius: 4px; }
#excelChartLength tbody{display: none}
.error_input{
    border: 1px solid red!important
}
.custom-vce-main-content p{
    width: 100%
}
.main-box-inside table td{
    padding: 5px;
    font-size: 12px
}
.custom-vce-main-content p{
    margin-bottom: 5px
}
#inputConvert,#unit1,#unit2{width: 20%;margin-bottom: 5px}
.preview-data{display: none}
.filepond--item {
   display: flex;
 
}
@media only screen and (max-width: 471px){
     #inputConvert,#unit1,#unit2{width: 47%}
    .filepond--item {
       display: block
    }
}

@media (min-width: 50em) {
    .filepond--item {
        /*width: calc(33.33% - 0.5em);*/
    }
}
.meta-image{
    height: 130px
}
h2 {
    font-size: 2.2rem;
}
#submittingIcon{display: none}
.asp_w_container{margin: auto}
.typo_style{
    text-align: center;font-size: 3rem;
}
@media only screen and (max-width: 471px){
    .typo_style{
    font-size: 2rem;
}
}
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input{font-size: 16px!important}
div[id*="ajaxsearchlite"].wpdreams_asl_container{margin: auto!important}
.post-1270 .entry-title-page{text-align: center}
.eael-grid-post-excerpt{text-align:center}
table.shortcuts td:last-child .sc {
    border: 2px solid #fd5816;
}
table.shortcuts .sc:first-child {
    margin-left: 0;
}
table.shortcuts .sc {
    border: 2px solid #0B8ECC;
    padding: .35em .65em;
    margin: 0 .3em;
        margin-left: 0.3em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-transform: capitalize;
    font-size: .85em;
    background-color: #fff;
}
table.shortcuts th img {
    border: none;
    width: 1em;
}
table.shortcuts {
    width: 100%;
    margin-bottom: 4em;
	table-layout: fixed;
 
}
table.shortcuts th {
    padding-left: 0;
    font-size: 1.15em;
    font-weight: 600;
	text-align:center
}
table.shortcuts tr:nth-child(2n) td {
    background-color: #f5f5f5;
}
table.shortcuts tr td:first-child {
    width: 45%;
    padding-left: .5em;
}
table.shortcuts tr td {
    width: 27.5%;
    border: none !important;
    padding-left: 0;
	white-space:nowrap
}
@media only screen and (max-width: 1023px){
.site-branding img {
     max-height: 50px;
	max-width: 126px;
 }
}

@media only screen and (max-width: 1023px){
.header-2-wrapper .site-branding, .header-3-wrapper .site-branding {
     padding: 0;
}
}
@media only screen and (min-width: 1023px){
    .block_search{
    text-align: center;
    margin-bottom: 15px;
     width: 50%; 
    margin: auto;
    padding-bottom: 15px;
}
}
.s_searched_input{border: 1px solid !important}
.mytoc {
    background-color: #f8f9fa;
    padding: 10px;
    border: dashed 1px #000;
    width: 100%;
    min-width: 300px;
    margin-bottom: 20px;
}
 