/*Colors*/
/*font size*/
/*widths */
/*Border-cricle*/
/*Shadow type 1*/

html
{
  overflow-x: hidden;
}
h6.modules-info
{
  font-size:18px;
  font-weight:bold;
  color:#000;

  padding:20px;
  background: #ddd;
  border-radius: 6px;
}

h4.modules-info
{
  font-size:36px;
  font-weight:bold;
  color:#ddd;

  padding:20px;
  background: #000;
  border-radius: 6px;
}

.headers-info
{
  margin:50px 0px;;
}

h1 p, h2 p, h3 p, h4  p, h5  p, h6  p
{

  font-size: 1em !important;

  line-height: 1em !important;

  font-weight: inherit !important;

  margin: 0px 0px !important;

  height: auto !important;

  width: 100% !important;

}

.standard_margin
{
  margin-top: 8em;
}


.standard_padding
{
  padding-top: 8em;
}


.white-bg
{
  background-color: #fff;
}

.wpautoterms_page
{
  max-width:800px;
  margin:auto;
  padding:20px;
  font-size:14px;
}

.wpautoterms_page h1
{
  font-size:36px;
  font-weight:700;
  margin:20px 0;
}

.wpautoterms_page h2
{
  font-size:24px;
}

form.search
{
  display: none;
}


a.btn
{
  display: inline-block;
}

.wpautoterms_page .author,.wpautoterms_page .date ,.wpautoterms_page .comments
{
  display: none;
}
