/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/* GeneratePress Site CSS */ @media (min-width: 769px) {
	body {
		padding: 0 20px 20px;
		margin-left: 300px;
	}
	.site-header {
		position: fixed;
		left: 0;
		top: 0;
		width: 300px;
		z-index: 300;
		height: 100%;
		overflow: auto;
		overflow-x: hidden;
		-webkit-backface-visibility: hidden;
		-webkit-overflow-scrolling: touch;
		transition: .1s ease;
	}
	.admin-bar .site-header {
		top: 32px;
	}
	.site-header .main-navigation li {
		float: none;
	}
}
.inside-header {
  flex: 1;
  flex-direction: column;
}
.header-widget {
	order: 3;
	text-align: center;
}
.nav-float-right .inside-header .main-navigation {
	order: 2;
	margin-top: 50px;
	margin-bottom: 50px;
}
.dropdown-click .site-header .main-navigation ul ul {
    position: relative;
}
.main-navigation .main-nav>ul {
    flex-direction: column;
}
.nav-float-right .header-widget {
    margin-left: 0;
}
.nav-float-right .header-widget .widget {
    margin-bottom: 50px;
}
.nav-float-right #site-navigation {
    margin-right: auto;
}
a.button,
a.button:visited,
button,
input[type="submit"] {
	border-width: 1px;
	border-style: solid;
	border-color: inherit;
}
.mc4wp-form-fields input {
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
}
.main-navigation.toggled .main-nav li {
	text-align: center !important;
}
::-webkit-input-placeholder {
	font-size: 14px;
}
::-moz-placeholder {
	font-size: 14px;
}
:-ms-input-placeholder {
	font-size: 14px;
}
:-moz-placeholder {
	font-size: 14px;
}
.no-sidebar:not(.archive):not(.blog) .inside-article > *, 
.no-sidebar:not(.archive):not(.blog) #comments,
.no-sidebar:not(.archive):not(.blog) .paging-navigation {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 768px) {
	.separate-containers .site-main {
		margin-top: 20px;
		margin-bottom: 0;
	}	
	.post {
		margin-bottom: 20px;
	}
	.nav-float-right .inside-header .main-navigation {
		margin-top: 0;
	}
}
/* End GeneratePress Site CSS */
/* Main */
.navigation-branding .main-title a {
	color: #fcf3d7 !important;
}
/* Front Page */
.home-page-text form.search-form {
	margin-bottom: 20px;
	display: flex;
	align-items: center;
  justify-content: center;
}
.home-page-text input.search-field {
 	border: 2px solid #222222;
	border-radius: 5px;
	margin-right: 10px;
	font-family: inherit;
	font-size: 16px;
}
.home-page-text button.search-submit {
  border-radius: 5px;
	font-size: 18px;
	color: #fcf3d7;
  background: #222222;
}
.home-page-text .home-text-browse-songs {
    margin-bottom: 15px;
}
.home-page-text .home-text-select-from {
    margin-bottom: 0;
    font-size: 18px;
	margin-top: 15px;
}
/* Single */
.single .entry-content {
    margin-bottom: 30px;
}
.english-title {
  font-size: 25px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
.line-info {
  font-size: 17px;
	margin-bottom: 30px;
	font-style: italic;
	font-weight: bold;
}
/* Archive */
.archive footer.entry-meta, .home footer.entry-meta {
	display: none;
}
.archive .inside-article p {
    font-size: 18px;
}
.home .inside-article p {
    font-size: 18px;
}
/* Tag Cloud */
.custom-tax-cloud a.tag-cloud-link {
	font-size: 20px !important;
	padding: 2px 10px 3px 10px;
	background: #222222;
	margin: 6px 10px 6px 10px;
	color: white;
	display: inline-block;
	border-radius: 3px;
}
span.tag-link-count {
  font-size: 22px;
	font-family: Courier New,Courier;
}
/* Front Page */
.home-page-text {
	text-align: center;
	margin: 20px 10px 20px 10px;
}
.home-tax-links a {
	padding: 2px 10px 4px 10px;
	background: #222222;
	margin: 6px 10px 5px 10px;
	color: white;
	display: inline-block;
	border-radius: 3px;
}
p.home-text-select-from {
    margin-bottom: 0;
}
p.home-text-top {
  font-size: 30px;
	margin-bottom: 0;
	font-weight: bold;
	margin-top: 15px;
}
/* Single Custom Taxonomy */
.custom-tax {
    line-height: 45px;
}
.custom-tax a {
	background: #0a0a0a;
	color: white;
	padding: 3px 8px 5px 8px;
	white-space: nowrap;
  font-size: initial;
}
.custom-tax a:hover {
	color: #fcf3d8;
}
/* Sidebar */
.sidebar .widget .widget-title {
	margin-bottom: 10px;
	border-bottom: 2px solid #f5dc90;
	text-transform: uppercase;
}
.custom-tax-cloud-sidebar a.tag-cloud-link {
	font-size: 18px !important;
}
.custom-tax-cloud-sidebar a.tag-cloud-link {
	line-height: 35px;
}
/* Footer */
footer.site-info p {
    margin-bottom: 0;
}
/* Share */
.wpfilters-link {
  	padding: 10px 12px 10px 12px !important;
	border-radius: 5px;
  	margin: 4px 3px 4px 3px;
  	cursor: pointer;
	display: inline-flex;
}
.wpfilters-link span.button-text {
	display: none;
}
a.wpfilters-link {
	text-decoration: none !important;
	color: white !important;
}
.wpfilters-twitter {
  background: #08a0e9 !important;
}
.wpfilters-twitter:hover,.wpfilters-twitter:active {
  background: #36d8ff !important;
}
.wpfilters-facebook {
  background: #3B5998 !important;
}
.wpfilters-facebook:hover,.wpfilters-facebook:active {
    background: #1877f2 !important;
}
.wpfilters-whatsapp {
    background: #075e54 !important;
}
.wpfilters-whatsapp:hover,.wpfilters-buffer:active {
    background: #25d366 !important;
}
.wpfilters-email {
    background: #bb001b !important;
}
.wpfilters-email:hover,.wpfilters-buffer:active {
    background: #ea4335 !important;
}
.share-post {
    font-size: 20px;
    margin-bottom: 1px;
    margin-right: 5px;
    font-style: italic;
    font-weight: bold;
}
.wpfilters-social {
	text-align: left;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	padding: 10px 10px 10px 10px;
  background: #fcf3d7;
	border: 1px solid #222222;
}
.wpfilters-link svg {
	fill: white;
}
/* Site */
.entry-title {
	margin-top: 10px;
}
.mobile-frame-in-post {
	display: flex;
}
.mobile-frame-sidebar {
	display: flex;
}
/*
@media (min-width: 769px) {
	.mobile-frame-in-post {
		display: none;
	}
}
@media (max-width: 768px) {
	.desktop-frame-in-post {
		display: none;
	}
}
*/
.main-navigation .main-nav ul li a {
	padding-left: 10px;
	padding-right: 10px;
}

/* Gap Bottom Frame */
.gap {
	margin-bottom: 20px;
}


