@font-face{
	font-family: 'GT-Super-Display-Light';
	font-display: auto;
	src: url('https://yellowtrace.wpenginepowered.com/wp-content/themes/fonts/GT-Super-Display-Light.otf');
}

@font-face{
	font-family: 'GT-Super-Display-Regular';
	font-display: auto;
	src: url('https://yellowtrace.wpenginepowered.com/wp-content/themes/fonts/GT-Super-Display-Regular.otf');
}

@font-face{
	font-family: 'GT-Super-Display-Regular-Italic';
	font-display: auto;
	src: url('https://yellowtrace.wpenginepowered.com/wp-content/themes/fonts/GT-Super-Display-Regular-Italic.otf');
}

@font-face{
	font-family: 'GT-America-Standard-Light';
	font-display: auto;
	src: url('https://yellowtrace.wpenginepowered.com/wp-content/themes/fonts/GT-America-Standard-Light.otf');
}

@font-face{
	font-family: 'GT-America-Standard-Light-Italic';
	font-display: auto;
	src: url('https://yellowtrace.wpenginepowered.com/wp-content/themes/fonts/GT-America-Standard-Light-Italic.otf');
}

@font-face{
	font-family: 'GT-America-Standard-Medium';
	font-display: auto;
	src: url('https://yellowtrace.wpenginepowered.com/wp-content/themes/fonts/GT-America-Standard-Medium.otf');
}

@font-face{
	font-family: 'GT-America-Expanded-Light';
	font-display: auto;
	src: url('https://yellowtrace.wpenginepowered.com/wp-content/themes/fonts/GT-America-Expanded-Light.otf');
}

.cb-sidebar .cb-sidebar-widget {
    margin-bottom: 0px !important;
}
	
.widget-latest-articles .cb-big li .cb-meta .h2 {
		font-size: 18px;
}

.widget-latest-articles .cb-big li .cb-meta .cb-excerpt {
		font-size: 14px;
		font-family: 'Quattrocento Sans', sans-serif;
}

.vlp-link-container.vlp-layout-related-article {
    overflow-wrap: break-word;
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}


/*
 * .entry-content img {
    margin: 0 0 0 0 !important;
}
*/

.rsContent.rsImg rsMainSlideImage.entry-content img {
    margin: 0 0 20px 0 !important;
}

@media screen and (max-width: 481px) {
#cb-content #main .entry-content .tiled-gallery {
    display: none!important;
	}
	
.widget-latest-articles .cb-big li .cb-meta .h2 {
		font-size: 14px;
	}

.widget-latest-articles .cb-big li .cb-meta .cb-excerpt {
		font-size: 11px;
		font-family: 'Quattrocento Sans', sans-serif;
	}
	
.vlp-layout-related-article .vlp-layout-zone-side {
    padding-right: 10px !important;
	}
	
.sharedaddy {
    display: none !important;
	}
	
}

@media screen and (max-width: 1499px) {
	#cb-related-posts li .cb-meta h4 a {
		font-size: 16px;
	}
}

@media screen and (min-width: 1500px) and (max-width: 1828px) {
	#cb-related-posts li .cb-meta h4 a {
		font-size: 20px;
	}
}