/*
Theme Name: JinJang Child
Theme URI: https://wordpress.com/themes/jinjang/
Description: Child theme for JinJang.
Author: Nelleke
Author URI: https://wordsbynelleke.com/
Template: jinjang
Version: 1.5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jinjang-child
*/

/*.page-id-15 {
	background-color: #c8d49d!important;
}*/

h3{
	font-weight: 200!important;
}


.wp-elements-c77c8e5e588267822296442faa7234a2{
		color: #002aff!important;
}

.wp-block-post-date{
	color: #002aff!important;
}

.wp-block-site-title a{
	color: #002aff!important;
}

.wp-block-site-title a:hover{
	color: white!important;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
  display: flex !important;
  flex-direction: column!important;
  align-items: flex-start!important;
  justify-content: flex-start!important;
  gap: 0;
  padding: 0;
}

@media only screen and (min-width: 769px) {
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
        justify-content: left!important;
        align-items: left!important;
    }
}


.wp-elements-3124fc661516af8930f953f45deebe82 a:where(:not(.wp-element-button)) {
	 color: #002aff!important;

}

.wp-elements-8a9508779c975f380b7310685557e8b6 a:where(:not(.wp-element-button)) {
    color: #002aff!important;
}

.wp-elements-11d69adbd6de9264a07eec88d0e9d8b0 a:where(:not(.wp-element-button)) {
    color: #292cff!important;
}

/*.has-contrast-color {
    color: #292cff !important;
}*/

.wp-block-post-terms{
	color:#292cff!important;
}

.wp-elements-166e3b86053d5ba3469012e260bb9fe0 a:where(:not(.wp-element-button)){
	color:#002AFF!important;
}

.wp-block-post-title{
	color: #002AFF;
	font-weight: 400;
}

:root :where(.wp-block-post-title a:where(:not(.wp-element-button))) {
    color: #002AFF;
}

.wp-block-navigation{
	color:#002AFF!important;
}

.wp-block-navigation.is-vertical {
	font-size:70px!important;
	font-weight:300!important;
}

/* Adjusted style for mobile */
@media (max-width: 767px) {
	.wp-block-navigation.is-vertical {
		font-size: 32px !important; /* or whatever size you want for mobile */
	}
}

.wp-block-navigation .wp-block-navigation-item{
	padding-bottom:20px!important;
}

.wp-elements-35d6767b414b0bb82d5df47136c4a4f5{
	min-height:650px!important;
}

@media screen and (max-width: 767px) {
  .wp-elements-35d6767b414b0bb82d5df47136c4a4f5 {
    min-height: 300px !important;
  }
}
