/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/

body {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}

body p {
    font-size: 16px;
	  font-family: ars-maquette-web,Helvetica Neue,Arial,sans-serif;
	  color: #555;
    line-height: 1.7em;
}

.review-stars .review-item {
	display:none;
}

.post-author p, .authorpage p {
    font-size: 12px;
}

.dw-reactions-2 {
    padding-top: 30px;
}

.post .article-tags .tags-title {font-family: roboto,Arial,sans-serif;
    padding: 10px 10px 9px;
	  font-size: 10px;
	  text-transform: uppercase;
    border: 0px solid #e0e0e0;
    color: #fff;
    line-height: 1.5;
    background: #536365;
	  display:inline;
    position: static;
	  margin-right:0px;
}

.pagination .page-numbers {
    font-size: 12px;
    width: 34px;
    font-weight: 400; 
    font-family: Fjalla One, sans-serif;
}

.post .post-bottom-meta a {
    color: darkgray;
	  font-weight:400;
}

.post .post-bottom-meta {
    color: darkgray;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
    display: inline-flex;
    align-items: center;
}

.post .article-tags .tags-title:after {
	display:none;
}

.post .post-bottom-meta .time {
    font-weight: 400; 
}

.post .article-tags .tag-link, .post .article-tags .tag-link:hover {
	font-family: roboto,Arial,sans-serif;
	  padding-left:10px;
    font-size: 11px;
    display: inline-block;
    margin: 2px 0px 0 0;
    text-transform: uppercase;
    border: 1px solid #e0e0e0;
    color: #555;
    line-height: 1.5;
    background: #f5f5f5;
	  font-weight:500;
}


.post-content-container p {
	padding-bottom:8px;
}
	
.post .post-content.small p {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
}

.post .post-content.medium p {
    font-size: 17px; 
    line-height: 1.6em; 
}

.post .post-gallery .counts {
    font-family: Fjalla One,sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #f42;
    border-radius: 50%;
    border: 2px solid #fff;
    color: #fff;
    display: block;
    font-size: 15px;
    height: 32px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    text-indent: 0px;
    left: -22px;
    top: 20px;
    width: 32px;
}

.post.listing .post-gallery {
	margin-left: 15px;
}

@media only screen and (min-width: 64.063em) {
.post.listing .listing-content {
    padding-left: 113px;
}
}

@media only screen and (max-width: 600px) {
	.post.listing .post-bottom-meta {
    margin: 0;
    padding-left: 15px;
}
}
	
.post-content-container h3 {
    font-family: 'Fjalla One',sans-serif;
	  padding-top: 10px;
	  letter-spacing: -0.04em;
	  line-height: 1.35;
}

.rowthis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
	
.row-sponsored {
  background: #f9f9f9;
	padding: 10px 0 !important;
}

.sponsored-text {
    font-size: 9px;
    letter-spacing: 1px;
    padding: 0px;
    font-family: Arial,Times New Roman,Bitstream Charter,Times,serif;
    color: #cecece;
    text-align: right;
}

@media screen and (min-width: 40.0625em) {
  .row .row {
/*    margin-left: -.9375rem;
    margin-right: -.9375rem;*/
  }
}

.post .post-gallery {
        background: transparent;
}

.fb_iframe_widget {
				padding-bottom: 15px;
}

.adsense_post { width: 300px; height: 250px; }
@media(min-width: 700px) { .adsense_post { width: 300px; height: 250px; } }
@media(min-width: 1180px) { .adsense_post { width: 728px; height: 90px; } }

.subheader ul > li > a {
    display: inline-flex;
    padding: 0 10px;
    line-height: 40px;
    font-family: 'Fjalla One',sans-serif;
    text-transform: uppercase;
}

.menu-holder ul li .sub-menu li a {
    font-family: 'Fjalla One',sans-serif;
}

.menu-holder.style1 {
    border-bottom: 0px solid rgba(0, 0, 0, 0.08) !important;
}

.menu-holder ul li {
    display: inline-block;
    padding: 10px 0;
}

.menu-holder ul.sf-menu > li > a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
	  font-family: 'Fjalla One',sans-serif;
}

.vc_images_carousel .vc_carousel-control .icon-next:before {
	content: '\2771' !important;
	background-color: #0000006b;
  color: white;
	padding:5px;
}

.vc_images_carousel .vc_carousel-control .icon-prev:before {
    content: '\2770' !important;
		background-color: #0000006b;
  color: white;
	padding:5px;
}

.teads-inboard, .teads-inread {
margin: 0px !important;
padding: 10px 0 0 0 !important;
}

.landing-lb {
width: 320px;
margin: 0 auto;
}

.landing-billboard {
width: 320px;
margin: 0 auto;
}

.billboard-bg {
	/*background:#f5f5f5;*/
	margin:0px 10px;
/*	padding: 5px 0;*/
}

@media(min-width: 990px) {
.landing-lb {
width: 728px;
margin: 0 auto;
max-height:100px;
}
.landing-billboard {
width: 1170px;
margin: 0 auto;
max-height:250px;
}
.billboard-bg {
	background:#f5f5f5;
	margin:0px 30px;
/*	padding: 5px 0;*/
}		
}

.yottie-widget {
    padding-bottom: 25px !important;
}

.yottie-widget-inner {
    border-radius: 0px !important; 
}

.aligncenter {
	padding-bottom:10px;
}

.uw-boldlinks .uw-text {
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#fg-widget-6b10740c610e68f493fb376c2 .uw-footpanel { 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

span.uw-text {
    overflow: hidden;
}

blockquote p {
    font-size: 16px;
	  	  font-family: ars-maquette-web,Helvetica Neue,Arial,sans-serif;
	  font-style: italic;
    text-align: center;
    color: #525252;
    line-height: 1.6;
    text-transform: none;
    margin: 4px 0 !important;
    border-radius: 0;
    padding: 0 1.125rem 0 1.125rem;
    background-color: transparent;
	  padding-bottom: 5px !important;
}

blockquote {
  text-align: left;
  padding: 10px 0;
  /*background-color: aquamarine;*/
  background-image: linear-gradient(white, #fbfbfb);
	margin: 15px 5px;
  border-left: 6px solid #fbc000;
}


.IRPP_minimalist {
font-family: 'Fjalla One',sans-serif;
}

.IRPP_minimalist .postTitle {
letter-spacing: -0.01em;	
}

html .formcraft-css .powered-by {
    display: none !important;
}

@media only screen and (max-width: 767px) {
.dw-reactions-2 {
    text-align: center;
    display: none;
}

.short-url-meta {
display: none;
}

.threads-left,
.threads-right {
width: 100%;
margin: 0 auto;
float: none;
}

.feedgrabbr_widget {
display:none !important;
}

.recommended-title { display:none; }	
	
}

.adsense_responsive_1 { width: 300px; height: 250px; }
@media(min-width: 700px) { .adsense_responsive_1 { width: 682px; height: 60px; } }
@media(min-width: 990px) { .adsense_responsive_1 { width: 728px; height: 90px; } }

.adsense_responsive_2 { width: 320px; height: 100px; }
@media(min-width: 700px) { .adsense_responsive_2 { width: 682px; height: 60px; } }
@media(min-width: 990px) { .adsense_responsive_2 { width: 728px; height: 90px; } }

.adsense_responsive_3 { width: 320px; height: 100px; }
@media(min-width: 700px) { .adsense_responsive_3 { width: 320px; height: 100px; } }
@media(min-width: 990px) { .adsense_responsive_3 { width: 728px; height: 90px; } }

.adsense_responsive_5 { width: 300px; height: 250px; }
@media(min-width: 700px) { .adsense_responsive_5 { width: 300px; height: 250px; } }
@media(min-width: 990px) { .adsense_responsive_5 { width: 728px; height: 90px; } }

.adsense_responsive_6 { width: 300px; height: 250px; }
@media(min-width: 700px) { .adsense_responsive_6 { width: 300px; height: 250px; } }
@media(min-width: 990px) { .adsense_responsive_6 { width: 300px; height: 250px; } }

.adsense_billboard_bottom { width: 300px; height: 250px; }
@media(min-width: 700px) { .adsense_billboard_bottom { width: 300px; height: 250px; } }
@media(min-width: 990px) { .adsense_billboard_bottom { width: 970px; height: 90px; } }

.adsense_billboard { width: 320px; height: 100px; }
@media(min-width: 700px) { .adsense_billboard { width: 682px; height: 60px; } }
@media(min-width: 990px) { .adsense_billboard { width: 970px; height: 250px; } }
