/*
Theme Name: Garden Grove Child
Version: 1.0
Description: Child Theme for Garden Grove
Author: CASA CUESTA
Template: gardengrove
*/

/*-------------------------------------------
Common
-------------------------------------------*/
body,
button,
input,
select,
textarea {
  font-family: "Noto Sans JP", sans-serif;
	letter-spacing: 0.2px;
}

/*-------------------------------------------
Link
-------------------------------------------*/
.cat a {
  background: #000;
  color: #fff !important;
  padding: 1px 4px;
  line-height: 100%;
  margin-right: 3px;
	font-size: 9px;
}

/*-------------------------------------------
Headline
-------------------------------------------*/
.page .post-header h1::after, .page .post-header h2::after {
  width: 60px;
  height: 2px;
  margin: 12px auto;
}
.page-container .post-header h1 {
  text-align: center;
  letter-spacing: 0.05rem;
}

h3.featured-posts-title{
	font-weight:400;
}

h3{
	font-weight:600;
}

/*-------------------------------------------
Header
-------------------------------------------*/
.secondary-navigation-wrapper.header-3{
	display:none;
}
.main-navigation .nav-menu > li.current_page_item > a::after, .main-navigation .nav-menu li.current-menu-item > a::after {
  height: 2px;
}
#main-header.header-3 {
  padding: 20px 0;
}
.header-3 .container-logo {
  width: 17%;
}

/*-------------------------------------------
Footer
-------------------------------------------*/
.footer-recent-posts__item {
  display: flex;
  gap: 16px;
  padding: 18px 0;
  border-bottom: 1px solid #eee;
}

.footer-recent-posts__thumb {
  width: 80px;
  flex-shrink: 0;
}

.footer-recent-posts__thumb img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  display: block;
}

.footer-recent-posts__body {
  flex: 1;
}

.footer-recent-posts__title {
  font-weight: 700;
  line-height: 1.5;
}

.footer-recent-posts__title a {
  color: inherit;
  text-decoration: none;
}

.footer-recent-posts__date {
  margin-top: 4px;
  color: #777;
  font-size: 14px;
  line-height: 1.4;
}

.footer-recent-posts__category {
  margin-top: 4px;
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: 0.04em;
}

.footer .footer-recent-posts__category a {
	background: #000;
  color: #fff;
  padding: 0 3px;
  font-size: 10px;
  text-decoration: none;
}
.veu_postList .postList_date {
  color: #666;
  font-size: 12px;
}

.widget .sub-menu a, .widget_pages .page_item ul a {
  font-style: normal;
}

/*-------------------------------------------
Widget
-------------------------------------------*/

.tribe-common .tribe-common-h--alt {
  font-size: 24px;
  font-weight: 500;
}
/*-------------------------------------------
Top page
-------------------------------------------*/
.featured-area[data-slider-type="slider"] .item-header-wrapper {
  background: none;
  width: 100%;
}
.featured-area[data-slider-type="slider"] .slider-item h2{
	max-width:none;
}

.side-item .side-image .side-item-category-inner {
  padding: 2px 12px;
}

/* トップKV 背景画像を暗くして白文字を読みやすくする */
.featured-area[data-slider-type="slider"] .slider-item {
  position: relative;
  overflow: hidden;
}

.featured-area[data-slider-type="slider"] .slider-item::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(0 0 0 / 45%);
  z-index: 1;
  pointer-events: none;
}

.featured-area[data-slider-type="slider"] .slider-item .container {
  position: relative;
  z-index: 2;
}

.featured-area[data-slider-type="slider"] .item-header-wrapper{
	background:none;
}

.slider-item .cat a {
background: #000;
  color: #fff !important;
  font-size: 11px;
}
.featured-area[data-slider-type="slider"] .slider-item h2 a {
  color: #fff;
	width: 100%;
  max-width: none;
	font-size: 40px;
}
.featured-area[data-slider-type="slider"] .slider-item h2::after {
  content: none;
}
.masonry-item-footer {
  padding-top: 10px;
}
.featured-posts .featured_post_text {
  text-align: left;
}
.featured-posts .featured_post_text {
  padding: 10px 22px 16px;
}

.grid-layout .post-item .item .date-author {
  text-align: left;
  margin-bottom: 5px;
	font-style:normal;
}
.grid-layout .post-item .item .date {
  font-size: 11px;
	font-style:normal;
}

.grid .post-entry {
  padding: 10px 30px 30px;
}
.featured-posts .post-date {
  font-size: 11px;
  text-align: left;
		font-style:normal;
	margin-bottom: 5px;
}
.grid-layout .post-item .item h2 {
  text-align: left;
}
.featured-posts h4 a {
  font-size: 20px;
	text-align: left;
}

.side-item .side-image .side-item-category {
  text-align: left;
}

/*-------------------------------------------
Works page
-------------------------------------------*/
.single .post-header h1 {
  text-align: left;
}
.single .post-header h1 a, .single .post-header h1, .page .post-header h1 a{
  font-size: 32px;
  text-align: left;
}

/*カスタムフィールド*/
.project-meta {
  width: 100%;
  margin: 30px 0;
}

.project-meta-list {
  margin: 0;
  padding: 0;
}

.single .post-header {
  text-align: left;
}

.project-meta-row {
  display: grid;
  grid-template-columns: 120px 1fr;
  column-gap: 80px;
  align-items: baseline;
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
}

.project-meta-row:first-child {
  border-top: 1px solid #e5e5e5;
}

.project-meta dt {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}

.project-meta dd {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.04em;
}

/*-------------------------------------------
Artist page
-------------------------------------------*/
.wp-block-themeisle-blocks-button-group{
	gap:12px;
}
#wp-block-themeisle-blocks-button-group-8dbe945a .wp-block-themeisle-blocks-button .wp-block-button__link {
  box-shadow: 0px 0px 5px 1px rgba(0,0,0,.2) !important;
}
#wp-block-themeisle-blocks-button-group-8dbe945a .wp-block-themeisle-blocks-button .wp-block-button__link {
  border-radius: 0;
	padding: 8px 12px;
}



/*-------------------------------------------
Event
-------------------------------------------*/
.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
  background: #111;
  color: #fff !important;
}
.tribe-events-schedule p{
line-height: 1.8;
letter-spacing: .5px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day-cell--desktop {
background-color: rgba(255,255,255,0.5);
}

.tax_name span.event{background: #ff7e56;}
.tax_name span.exhibition{background:#f06fd0;}
.tax_name span.workshop{background: #4cc6a9;;}

.tax_name span{
background: orange;
padding: 2px 8px;
color: #fff;
border-radius: 2px;
font-size: 72%;
}

a.tribe-events-calendar-month-mobile-events__mobile-event-title-link.tribe-common-anchor,a.tribe-events-calendar-month-mobile-events__mobile-event-title-link.tribe-common-anchor:visited{
text-decoration: underline;
}

a.tribe-events-calendar-month-mobile-events__mobile-event-title-link.tribe-common-anchor:hover{
text-decoration: none;
}

.tribe-events-event-image img{
max-width: 100%;
height: auto;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover{
background:#eee;
}

.tribe-common button,.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon{
color:#00a8b5 !important;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button{
border-color: #00a8b5;
}

div.simplesocialbuttons{
margin-top:50px;
}

.nav-menu li {
text-transform: none;
}

.wpcf7 .wpcf7-submit {
margin: 30px auto;
margin-top: 40px;
font-size: 22px;
border-radius: 4px;
width: 200px;
padding: 15px;
}

.tribe-events-event-meta{
border-bottom: 1px solid var(--tec-color-border-secondary);
}

.tribe-events-schedule h2.calendar_title{
border-bottom: 2px solid #222;
display: inline-block;
margin-bottom: 10px;
font-size:26px;
padding-bottom: 15px;
}

.tribe-events-meta-group .tribe-events-single-section-title{
margin-top:0;
}

.tribe-events-single-event-description h2{
font-size: 19px;
display: inline-block;
background: #00a8b5;
background: #000;
color: #fff;
padding: 5px;
margin-right: 10px;
border-radius: 2px;
font-weight: normal;
}


.tribe-events-schedule h2 span.h2_meta,.tribe-events-meta-group .tribe-events-single-section-title span{
background: #00a8b5;
background: #000;
color: #fff;
font-size: 85%;
padding: 5px;
margin-right: 10px;
border-radius: 2px;
font-weight: normal;
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a{
padding: 10px;
background: #e5e5e5;
}
.event_detail_cont{
display:none;
}
.tribe-events-schedule h2{
text-align:left;
font-size:22px;

margin-bottom: 15px;
margin-top: 10px;
}

.tribe-events-schedule{
display:block;
}

.tribe-events-event-meta,.wpcf7 .wpcf7-submit{
font-size:16px;
}
.tribe-events-meta-group .tribe-events-single-section-title{
font-size:22px;
}
.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown__container{
margin: auto;
}
h1.tribe-events-single-event-title::after{
content:none;
}
.single-tribe_events .tribe-events-single .tribe-events-event-meta,.tribe-events-venue-map{
width:100%;
}
.single-tribe_events .tribe-events-single-event-title {
font-size: 32px;
	margin-bottom: 35px;
  padding: 0;
}

.tribe-events-event-image img{
	margin:auto;
}


@media (max-width: 767px){
.tribe-events-schedule h2 span.h2_meta_other{
display: table;
}

.tribe-events-schedule h2.calendar_title {
display: inline-block;
font-size: 22px;
font-weight: 700;
line-height: 140%;
padding-bottom: 10px;
}
.single-tribe_events .tribe-events-single-event-title {
font-size: 28px;
padding: 10px;
line-height: 120%;
}
}




/*-------------------------------------------
Total sp
-------------------------------------------*/
/* SP */
@media screen and (max-width: 767px) {
  .project-meta {
    margin: 28px 0;
  }

  .project-meta-row {
    display: block;
    padding: 20px 0;
  }

  .project-meta dt {
    margin-bottom: 6px;
    font-size: 12px;
    color: #777;
  }

  .project-meta dd {
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 0.03em;
  }
}
