/*
 Theme Name:     alphablue
 Theme URI:      
 Description:    Alpha Blue Archives Shop theme
 Author:         
 Author URI:     
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");

 
/* =Theme customization starts here
------------------------------------------------------- */

/* TEXT MODS */

body {font-weight: 300;}

p {font-weight: 300;}

li {font-weight: 300 !important;}

.et-info .et-box-content {color: #5e5b40 !important;}

/* MENU MODS */
#top-menu .menu-item-has-children li a {
  font-weight: 400;
  line-height: 1.4em;
  margin-bottom: 1.0em;
}

.bottom-nav a {
	font-weight: 600;
	text-transform: uppercase;
}

.bottom-nav li {
	padding-right: 40px;
}

/* ADS */
.thewa-content,
.thewa-inline-content-injection-03,
.thewa-inline-content-injection-mobile,
.thewa-inline-content-injection-mobile-02 {
	border-bottom-style: solid;
	border-color: #c8c8c8;
	border-top-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 16px;
	padding-top: 16px;
}

/* WPP */
.wpp-list li {
  line-height: 1.3em !important;
  margin-bottom: 2.0em;
  border-bottom-color: #bdbdbd;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  padding-bottom: 10px;
}


@media all and (max-width: 980px) {
.menu-item {
  font-weight: 400 !important;
  text-transform: uppercase !important;
}

.mobile_menu_bar::before {
	font-size: 36px;
}

#et_search_icon::before {
	font-size: 19px;
}

#et_top_search {
	margin: 0 24px 0 0;
}

h2 {
	font-size: 21px !important;
	line-height: 1.4em !important;
}


}


