<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     Shapely_child
Theme URI:
Description:    Shapely child theme.
Author:         Me
Author URI:
Template:       shapely
Version:        0.1.0
*/



.page-title-section {
	height: auto;
}

#site-navigation .container &gt; .flex-row {
	display: block;
}
.module.widget-handle.search-widget-handle {
	float: right;
}

.nav-container {
	min-height: 240px;
}

.post-grid-small .btn-filled.btn {
	display: none;
}
.post-content.post-grid-small .entry-content .post-title a {
	font-size: 20px;
	line-height: 0px;
	font-weight: 600;
	color: #a672dd;
}

.post-content .entry-content .post-title {
	line-height: 20px;
	margin-top: 15px;
	color: #311a5f;
}

.nav-bar {
	line-height: 1em;
}

nav button i.fa.fa-search {
	color: white;
}

.shapely_home_parallax { display:inline-block; width:100%; margin-bottom: -3px;}

@media (min-width: 768px) {
.col-sm-4 {
	width: 25%;
}}

.nav-bar {
	line-height: 3.0em;
/*	margin-bottom: 2em; */
}

.main-navigation .menu {
	height: 30px;
}

@media (max-width: 991px) {
.main-navigation ul#menu-social-media.menu &gt; li {
	height: 20px;
	width: auto;
	display: inline-block;
}

.nav-container {
	min-height: 56px;
}

}

/*** MENU STUFF ***/

.main-navigation ul#menu-social-media {
	display: inline-block;
}

.main-navigation .dropdown-menu &gt; .active &gt; a, .main-navigation .dropdown-menu &gt; .active &gt; a:focus {
	/*color: #0e1015;*/
	background-color: #311a5f;
}

.main-navigation .module-group .menu li a {
	font-size: 16px;
	color: yellow;
}

.main-navigation .module-group .menu li.current-menu-parent a {
	font-size: 16px;
	color: white;
}

.main-navigation .module-group ul.menu &gt; li.menu-item.current-menu-ancestor.menu-item-has-children &gt; a {
	font-size: 16px;
	color: white;
}

.main-navigation .module-group .menu li.current-menu-item a {
	font-size: 16px;
	color: white;
}

.main-navigation .module-group .menu li.current-menu-parent li a {
	color: yellow;
}

.main-navigation .module-group .menu li.current-menu-parent li.active a {
	color: white;
}

.main-navigation .menu &gt; li ul li:hover a:hover {
	color: white;
}

.main-navigation .menu span, .search span.title {
	color: white;
}
.main-navigation .menu &gt; li &gt; ul .dropdown:after {
	color: yellow;
}

@media (max-width: 991px) {
.nav-bar li .dropdown-toggle {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 5px;
    width: 100%;
    border: 0;
    cursor: pointer;
}

.main-navigation .menu a {
	margin-bottom: 20px;
}

.nav-bar li span.shapely-dropdown i {
	float: right;
}
.main-navigation .menu &gt; li &gt; ul li a {
	padding: 0px 25px;
	margin: 4px;
}
}

.module.widget-handle i {
	font-size: 30px;
	line-height: 53px;
	opacity: 1;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	color: #3a52bf;
}

.dropdown:after {
	color: yellow;
	font-size: 14px;
}

ul.dropdown-menu:after {
	color: yellow;
}

.main-navigation .menu &gt; li ul {
	background-color: #311a5f;
}

.main-navigation .menu &gt; li ul li:hover a:hover {
	background-color: #745CF9;
}

.shapely_home_parallax { display: block; }

.nav-bar a:not( .custom-logo-link ) {
	height: 20px;
}

/*** Feature Story Widget ***/
.main-container .rpwwt-widget, .main-container .widget_media_gallery {
  background-color: #311a5f;
  color: white;
}

span.breadcrumb-trail {
	display: block;
	color: white;
	font-size: 25px;

}

.rpwwt-post-title {
	display: block;
	text-align: left;
	font-weight: bold;
	color: yellow;
	font-size: 32px;
	padding: 0px 20px;
	line-height: 35px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.rpwwt-post-date {
	padding: 10px 10px;
}

.rpwwt-widget ul {
	margin: 0;
}

.rpwwt-widget img {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.rpwwt-post-excerpt {
	padding: 10px 10px;
	font-size: 1.2em;
}

.main-container .widget-title {
	font-size: 60px;
	text-align: center;
	color: white;
	padding: 50px 50px;
	/*padding-bottom: 10px;*/
	background-color: #311a5f;
	margin-top: 0px;
	text-shadow: 2px 2px black;

}

.shapely-category {
	opacity: 0.8;
}

.gallery {
	margin-bottom: 0px;
}

.main-container #secondary .widget-title {
	font-size: 20px;
	text-align: center;
	color: white;
	padding: 20px 20px;
	background-color: #745cf9;
	margin-top: 0px;
	text-shadow: 2px 2px black;

}

.content-area .widget .widget-title {
	margin-bottom: 0px;
}

@media (min-width: 768px) {
#secondary .shapely_home_features .col-sm-4 {
	width: 30%;
	float: none;
	text-align: center;
}

#secondary .shapely_home_features h3 {
	font-size: 20px;
	text-align: center;
	color: white;
	padding: 20px 20px;
	background-color: #745cf9;
	margin-top: 0px;
	text-shadow: 2px 2px black;
}

#secondary .shapely_home_features .col-sm-12 {
	width: 30%;
	text-align: center;
}
}

@media (max-width: 767px) {
#secondary .shapely_home_features .col-sm-4 {
	float: left;
	text-align: center;
	margin-left: 50px;

}
#secondary .shapely_home_features .col-sm-12 {
	float: left;
	text-align: center;
}

.widget .widget-title {
	line-height: 50px;
}

ul.parallax-menu {
  display: inline-block;
}

.parallax-menu li a {
	color: white;
  display: block;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  width: inherit;
}

/* state menus */
.parallax-menu li {
  display: flex;
  float: left;
  justify-content: center;
  align-items: center;
  list-style-type: none;
	padding: 10px;
  width: 200px;
	margin-left: 20px;
  height: 80px;
	background-color: purple;

}

.content-area .not-found form .searchsubmit i {
	display: inline-block;
}

.content-area .not-found form .searchsubmit span.screen-reader-text {
	width: auto;
	height: auto;
	margin-left: 20px;
	color: white;
	clip: auto;
	clip-path: none;
}
	

</pre></body></html>