/*
Theme Name: JAB Dev
Author: Amit Sinha
Description: A Liya Child Theme 
Template: liya
Version: 1.0
License: GPL v2+
*/

@import url("../liya/style.css");

.w3eden .img-thumbnail {
  border: none;
}

article.page {
  margin: 0;
  padding: 0;
}

.widget_minimax_image {
  text-align: center;
}

.widget_minimax_image h1, .widget_minimax_image h2, .widget_minimax_image h3, .widget_minimax_image h4 {
  margin: 0 !important;
  text-align: center!important;
}

.w3eden h1 {
  font-size: 1.2em;
}

.site-content {
  min-height: 0;
}

.header-logo-image {
  max-width: 200px;
}

.entry-content {
  padding: 30px 0 20px 0;
}

.site-branding {
  padding: 50px 0 10px 0px;
}

/* HOME PAGE */

.home .entry-content {
  padding: 5px 0 0;
}

.site-content {
  padding: 0px 0 0px;
}

/* WIDGET FONT */

.widget {
  text-align: justify;
}

/* FOOTER */
.site-footer {
  padding: 5px;
}