/*
Theme Name: Kkerala MV
Author: Briaux
Description: Custome theme by Briaux Jithesh
Version: 1.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
#comments {
    display: none !important;
}
.post-navigation {
    display: none !important;
}

header .custom-logo-link img {
  max-width: 100% !important;
	width: 100% !important;
}
.elementor-image-box-img {
    text-align: center;
    display: flex  !important;
    justify-content: center;
}

.entry-meta {
  display: none !important;
}
#comments {
  display: none !important;
}
.navigation.post-navigation {
  display: none !important;
}

@media screen and (max-width: 600px) {
.gallery-item {
  width: 50% !important;
}
}

table {
border: 0;
overflow: auto;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
border-collapse: separate;
border-spacing: 0;
margin: 0 0 15px;
width: 100%;
border-collapse: collapse
}
caption {
border: 0;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
font-weight: 400;
text-align: left
}
tbody {
border: 0;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline
}
tfoot {
border: 0;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline
}
thead {
border: 0;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline
}
tr {
border: 0;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline
}
th {
border: 0;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
font-weight: 400;
text-align: left;
font-weight: 700;
border: 1px solid #ccc;
padding: 5px 10px
}
td {
border: 0;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
font-weight: 400;
text-align: left;
border: 1px solid #ccc;
padding: 5px 10px
}
table{
width:100%; 
border-collapse:collapse; 
overflow: auto;
}
table thead tr {
background: #f4f4f4 !important;
}
table td{ 
padding:7px; 
/*border:#d5cdcd 1px solid;*/
}
table tr{
background: #fff;
}
table tr:nth-child(odd){ 
background: #fff;
}
table tr:nth-child(even){
background: #f4f4f4;
}

