/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 29 2020 | 10:43:55 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 


/*
	GENERAL WEBSITE STYLING (DESKTOP)
*/
.postid-1530 #post-content {
    margin-top: 0px;
}
.postid-1688 #post-content {
    margin-top: 0px !important;
}
h1 {
  font-size:35px;
}

h4 {
  	font-size: 20px;
  	line-height: 30px;
}

p {
  font-size: 16px;
  max-width: unset;
}

.opening-paragraph {
  	font-size: 16px;
}

.inner-content-category-view h4 p {
  font-size: 18px;
}

.inner-item h4 {
  	font-size:18px;
}
.single-post .inner-content-singlepage .category-title h1, .single-post .inner-content-singlepage .show-category{
  text-align:left !important;
}
.single-post .inner-content-singlepage .show-category{
      margin: 20px 0;
}
.single-post .inner-content-singlepage {
    padding: unset;
    width: 95%;
    margin: 0 auto;
  max-width: 100%;
}
.single-post #main-image {
    margin-top: 20px;
    width: 40%;
    display: inline-block;
    float: left;
    padding-right: 50px;
}
.single-post #main-post{
      float: right;
    width: 54%;
}
.single-post img{
  max-width:100%;
  width:100%;
}
#site-header{
  padding: 0px;
}

#site-content{ 
margin-top: unset;
}

.inner-content-single{
  /* grid-gap: unset; */
}

.contact-page{
  margin: unset;
  padding-top: unset
}

.section-white {
	padding-bottom: 0px; 
}

#post-content .inner-content{
  padding: unset;
}

#post-content {
  margin-top: 50px;
}

#site-footer .inner-content .inner-item {
	font-size: 15px;
}

#site-content #main #introduction {
  	padding: 40px;
  	grid-gap: 50px;
}

#site-content #main #introduction #introduction-left{
	border-right: 1px solid #bcbcbc;
}

#main-post #single-view p {
  padding-bottom: unset;
}

#site-content #main .card-preview {
  height: 550px;
}
#main-post #single-view .addthis_tool {
  padding-top: unset;
}

#site-footer .inner-content h4 {
  line-height: 1.5em;
}

#site-footer .contact-details .indent-right{
  margin-left: unset;
}

#site-footer .contact-details{
  font-size: 14px;
}

/*Menu*/
@media (min-width: 768px){
  .shrinklogo {
    padding-top: 13px !important;
    margin-top: 20px !important;
    width: 70px !important;
  }
}

@media (min-width: 768px){
  .header-footer-group .fixed #site-header #search-area {
    margin-top: 30px !important;
  }
  .header-footer-group #site-header #search-area {
      margin-bottom: 0 !important;
      margin-top: 15px !important;
  }
}
