/*
Theme Name: Shapely Child
Theme URI: https://colorlib.com/wp/themes/shapely/
Template: shapely
Author: Colorlib
Author URI: https://colorlib.com
Description: Shapely is a one-page WordPress theme for business, portfolio and small e-commerce sites. The front page is assembled from widgets, so you can stack parallax sections, a portfolio grid, testimonials, a client logo carousel, a call to action and a contact block in whatever order you need. It also ships conventional blog templates with a choice of left, right, full-width or no sidebar, four footer widget areas, and a social icon menu. WooCommerce and Jetpack are supported, and the theme is translation ready.
Tags: blog,e-commerce,portfolio,grid-layout,one-column,two-columns,left-sidebar,right-sidebar,wide-blocks,custom-background,custom-colors,custom-header,custom-logo,featured-images,footer-widgets,full-width-template,sticky-post,theme-options
Version: 1.3.0.1787170141
Updated: 2026-08-19 13:09:01

*/

/* GENERAL */
.block-contain{
	overflow: auto;
}

/* HOMEPAGE */
.top-parallax-section div :not(.btn-filled){text-shadow: 0px 0px 5px #000000}
.top-parallax-section a:hover{text-shadow:none}
.parallax-text.testimonial {text-shadow:0px 0px 5px #000000}
.image-bg .text-slider .flex-direction-nav li a:before{
	opacity: 1;
	font-weight: bold;
	font-size: 30px;
}

/* HIDE META */
.entry-meta{
	display: none;
}

/* HEADER */
.header-callout{
	background-position: center center;
	background-size: cover;
	filter: grayscale(100%);
}
.entry-header.nolist{
	display: none;
}
.bg-secondary{
	background: none;
    display: none;
}
h3.page-title{
	display: none;
}