/*
Theme Name:     Story Child
Author:         Pexeto
Author URI:     http://pexetothemes.com
Template:       thestory
*/

@import url("../thestory/style.css");

#header,
.fixed-header-scroll #header { background: rgba(255, 255, 255, 0.75) !important; }

.nav-menu ul li a,
.nav-menu ul .current-menu-item a, 
.nav-menu li:hover a, 
.nav-menu .current-menu-parent a, 
.nav-menu .current-menu-ancestor a { color: #333;}

.nav-menu ul ul { width: auto; }

#menu-main-menu a { letter-spacing: 0 !important; }
@media(min-width: 1000px) {
	#menu-main-menu a { font-size: 14px !important; }
}
@media(min-width: 1000px) and (max-width: 1280px) {
	.nav-menu ul li a { padding-left: 12px; padding-right: 12px; }
}

span.wpcf7-list-item { margin: 0; }
.rp-post-title a:hover { color: rgba(54, 73, 133,1); }
.content-box a { color: rgba(54, 73, 133,1); }
.content-box a:hover,
.content-box a:focus { color: #333; }
.cookie-notice-container a { text-decoration: underline; }