/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.entry-content .post-thumb img {
margin-bottom: 25px;
}

.sidebar_content .adkingprobanner {
text-align: center;
margin-bottom: 60px;
}

.content-area .adkingprobanner {
text-align: center;
margin-bottom: 40px;
}

.footer-widgets {
border-bottom: none;
}

.tags li {
margin: 0 35px 6px 0;
}

a.slider-link {
width: 100%;
Height: 100%;
display: block;
}

#slider h3.section-title a {
color: #FFFFFF;
}

#slider h3.section-title:hover {
opacity: .8
}

#news-ticker dt{
	color:#3C3D3D;
}

#news-ticker dd a{
	color:#000000;
}

.site-footer .visual-form-builder ul {
	margin-left: 0px!important;
}

.site-footer .vfb_pro_widget_class h3 {
	padding-left: 5px;
}

.issue {
  margin: 20px;
}

.issue .block {
  float: left;
  display: block;
  margin-right: 1.76211%;
  width: 18.59031%;
  margin-bottom: 10px;
}

.issue .block:nth-child(5n) {
  margin-right: 0;
}

.issue .block:nth-child(5n+1) {
  clear: left;
}

.issue .block:last-child {
  margin-right: 0;
}

.issue .block img {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  margin: 0;
  max-width: 100%;
}

.issue .info {
  font-family: "ProximaNova-Regular", Arial;
  font-size: 14px;
}

.issue .info .price {
  color: #89949b;
}

.issue button {
  margin-top: 10px;
}

.issue-aligned .info {
  float: left;
  margin-top: 10px;
}

.issue-aligned button {
  float: left;
	padding: 6px 25px;
}

.issue-stacked .info {
  margin-top: 10px;
}

.issue-stacked button {
  width: 100%;
}

.issue-hover.block {
  cursor: pointer;
  line-height: 1;
  position: relative;
}

.issue-hover.block img {
  display: table-cell;
  line-height: 1;
  vertical-align: bottom;
}

.issue-hover.block .overlay {
  background-image: -webkit-linear-gradient(transparent 0%, #fff 50%, #fff 100%);
  background-image: linear, false, transparent 0%, #fff 50%, #fff 100%;
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
  width: 100%;
}

.issue-hover.block .overlay .anchor {
  bottom: 5px;
  position: absolute;
  width: 100%;
}

.issue-hover.block button {
  margin-bottom: 3px;
  width: 90%;
}

.issue-hover.block:hover .overlay {
  opacity: 1;
}

#mc_embed_signup .left {
	width: 47%!important;
	float: left;
	clear: left!important;
}

#mc_embed_signup .right {
	width: 47%!important;
	float: right;
	clear: none!important;
}

@media screen and (max-width: 768px) {
  .issue .block {
    float: left;
    display: block;
    margin-right: 3.3557%;
    width: 22.48322%;
  }

  .issue .block:last-child {
    margin-right: 0;
  }

  .issue .block:nth-child(5n) {
    margin-right: 3.3557%;
  }

  .issue .block:nth-child(5n+1) {
    clear: none;
  }

  .issue .block:nth-child(4n) {
    margin-right: 0;
  }

  .issue .block:nth-child(4n+1) {
    clear: left;
  }
}

.adplugg-tag-banners { 
    display: table;
		margin: 1em auto 1em auto;
}

@media screen and (max-width: 480px) {
  .issue .block {
    float: left;
    display: block;
    margin-right: 4.52489%;
    width: 47.73756%;
  }

  .issue .block:last-child {
    margin-right: 0;
  }

  .issue .block:nth-child(4n) {
    margin-right: 4.52489%;
  }

  .issue .block:nth-child(4n+1) {
    clear: none;
  }

  .issue .block:nth-child(2n) {
    margin-right: 0;
  }

  .issue .block:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (max-width: 768px) {
  .issue.issue-hover .block button {
    font-size: 12px;
  }
}

@media screen and (max-width: 480px) {
  .issue.issue-hover .block button {
    font-size: 12px;
  }
}

/* scroll fix on mobile devices */
@media screen and (max-width:760px){
	.inner-wrap {
			padding-left: 2%;
			padding-right: 2%;
	}
	ins.adsbygoogle {
    max-width: 100% !important;
	}
}

/* image width fix on mobile devices */
@media screen and (max-width: 700px){
    .slider_widgets .wpzoom-featured-cat .featured-grid-2>div,
    .slider_widgets .wpzoom-featured-cat .featured-grid-2>div .post-thumb img,
    .post.has-post-thumbnail  .post-thumb img {
        width: 100%;
    }
}

