/*
	Theme name: GlutenInsight
	Theme URI: http://www.gluteninsight.com
	Author: GlutenInsight
	Author URI: http://www.gluteninsight.com
	Version: 1.0
	Template: genesis
*/

* { padding: 0; margin: 0; }
*, *::before, *::after { box-sizing: border-box; }
body { background: #ffffff; margin: 0; font-family: "Roboto"; }
a { text-decoration: none; }
b { font-weight: 600; }
p:empty  { display: none; }
strong { font-weight: 600; }
*:focus {
  outline: none;
}

#wrap .breadcrumbs a, #wrap .entry-content a, #wrap .s-articles__data-title a {
    text-decoration: none;
    background-image: linear-gradient(currentColor,currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 2px;
    transition: background-size .3s;
}

#wrap .breadcrumbs a:hover, #wrap .entry-content a:hover, #wrap .s-articles__data-title a:hover {
    background-size: 100% 2px;
}

h1 { font-size: 3.6rem; }
h2 { font-size: 26px; }
h3 { font-size: 24px; }
h4 { font-size: 22px; }

.entry-content > h2 {
  font-size: 36px;
  padding-top: 10px;
  overflow-wrap: break-word;
}

.entry-content ul ul ul {
  list-style-type: circle;
}

.entry-content strong { color: #4d4d4d; }

#wrap > #inner { margin: 70px auto; max-width: 1096px; }

#content {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
.hfeed { display: inline-block; }
#sidebar { float: left; width: 33.333%; }
.sidebar { padding-left: 28px; }

.entry-title { padding-top: 15px; padding-left: 10px; padding-right: 10px; }
.entry-title, .post-info { text-align: center; }
.entry-title > a {  color: #4a4a4a;  font-weight: 500; text-decoration: none; }

.post-info { color: #444; font-size: 14px; font-weight: 400; padding-top: 10px;}
.post-info .author > .fn > a { color: #444; text-decoration: none;}

.post-comments > a { color: #444; padding-left: 8px; text-decoration: none; }

.entry-content > h3 {
  font-weight: 500;
}

.entry-content {
  overflow: hidden;
  max-width: 720px;
  margin: 0 auto;
}

.entry-content p { padding-top: 25px; color: #34393a; }

.entry-content > p {
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 400;
    font-size: 20px;
    line-height: 34px;
}

.entry-content p:first-child {
    padding-top: 0;
}

.entry-content li {
  font-size: 20px;
  padding-bottom: 10px;
  margin-left: 20px;
  line-height: 34px;
}

.entry-content > blockquote { background: #f2f2f2; color: #595959; margin: 20px; padding: 15px; display: inline-block; }

.entry-content > blockquote > p:last-child { padding: 0; }

.entry-content a {
  color: #00ba74;
  text-decoration: none;
  font-weight: 500;
  font-size: 18px;
}

.entry-content > ul > li img { width: auto; }

.entry-content > h1, .entry-content > h2, .entry-content > h3, .entry-content > h4 {
  color: #333333;
  font-weight: 600;
  overflow-wrap: break-word;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

/* .postImage { margin-bottom: 10px; } */
.postImage_padding { background: #ccc none repeat scroll 0 0; display: block; overflow: hidden; padding-top: 66%; position: relative; }
.postImage_featured { display: block;height: auto !important; left: 0; position: absolute; top: 0; width: 100%; }

#content .post, #content .page { position: relative; }
.page > .entry-title { background: #fff none repeat scroll 0 0; padding-bottom: 15px; }

hr {
    background: #88c1c6 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 30px;
    height: 4px;
    margin: 35px auto 45px;
    max-width: 200px;
    width: 25%;
}

.entry-content > ul, .entry-content > ol {
    margin: 20px 6% 0px;
}

@media only screen and (max-width: 900px)
{
	#content-sidebar-wrap > #sidebar{
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  div#content {
    width: 100%;
  }
}

@media only screen and (max-width: 320px)
{
	.entry-title > a { font-size: 18px; }
}

/* start of search box */
	.s.search-input { border: 1px solid #dddddd; border-radius: 3px; color: #959595;  font-size: 15px; font-weight: 500; margin-bottom: 7px; padding: 10px;text-align: center; width: 100%;}
	.searchsubmit { background: #3498db none repeat scroll 0 0; border-radius: 3px; border-style: none none solid; border-bottom: 4px solid #2980b9; color: #fff; cursor: pointer;  font-size: 16px;font-weight: 500; padding: 7px; width: 100%; }
/* end of search box */

/* Pagination */
	.navigation li { background: #e6e6e6 none repeat scroll 0 0; color: #7d7d7d; float: left; font-size: 14px; list-style: outside none none; padding: 7px 16.4px; }
	.navigation li a { color: #7d7d7d; }
	.active > a {  font-size: 14px; font-weight: 300; }
	.navigation li:first-child { border-radius: 3px 0 0 3px; }
	.navigation li:last-child { border-radius: 0 3px 3px 0px; }
/* End of Pagination */



/* full width articles/pages */

	.full-width-content #wrap > #inner {
		width: 980px;
	}

	.full-width-content #content {
		width: 100%;
	}
	.full-width-content #content .post, .full-width-content #content .entry-content{
		background: transparent none repeat scroll 0 0;
	}

	.full-width-content .entry-content p, .full-width-content .entry-content li {
		font-size: 16px;
		line-height: 27.5px;
	}

	.full-width-content .footer__main {
		background: #f7f7f7;
	}

	@media only screen and (max-width: 980px)
	{
		.full-width-content #wrap>#inner {
			width: 100%;
			margin: 0px auto;
		}
	}
