/* Enter Your Custom CSS Here */
.clone{
  display:none;
}

.google-btn.no-ajax{
  display:none;
}

.circles .loop-link img.post-thumbnail {
    border-radius: 0px;
  transform:scale(1.5,1.5);!important
}

#slider img {
  opacity:1;
}

.swipe{
  margin-top:0;
}
#slider a p.featured-date{
  display:none;
}
.header img {
    max-height: 100%;
    position: relative;
    max-width: 100%;
}


#content .loop-link h2 {
    margin: 20px;
}

.loop-link .post-date-author {
    margin-left: 100px;
}

#slider a p.heading-font {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
}

.post-page-content {
    color: rgba(0, 0, 0, 0.7);
    font-size: 100%;
    line-height: 125%;
}

.sharing-options {
    display:flex;
  justify-content:space-around;
}

.sharing-options a {
  padding:4.3%;
  height:50px;
}

#content h3 {
 text-align:left; 
}

.post-page-content h4 h3{
 display:none; 
}

.twitter-btn{
 margin:auto; 
}
.sharing-options.style-default.share-top a {
    padding-top: 20px;
}

.post-page-content h4{
 display:none; 
}
.heading-font img{
margin-top:20px;
}

.loop-link .post-date-author {
      display:none;
}

.post-date-comments {
      display:none;
}

/*input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
    padding: 0px;
}

.nf-form-title h3{
	color: #666;
  	font-family: 'purple purse'
}
.nf-form-fields-required{
	color: #717376;
  	font-family: 'purple purse'
}

.nf-form-content  {
    font-size: 200%;
    line-height: 18px;
    color: #717376;
    font-family: 'purple purse';
    margin-top: 1%;
}

.p1 {
    line-height: 120%;
}

.column-3{
width:30%;

}


.column-2{
width:30%;

}


.column-1{
width:30%;
max-width: auto;

}*/