/*li#menu-item-56.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-56 {
background-image: url(/wp-content/uploads/2016/02/Download_on_the_App_Store_Badge_US-UK_135x40.png);
Width: 145px;
background-repeat: no-repeat;
background-position: 10px, 20px;
}
li#menu-item-56.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-56 span {
color:transparent;
}
li#menu-item-2025.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2025 {
background-image: url(/wp-content/uploads/2017/06/get_it_on_google_play_badge.png);
Width: 145px;
background-repeat: no-repeat;
background-position: 10px, 20px;
}
li#menu-item-2025.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2025 span {
color:transparent;
}*/
/* li#menu-item-128.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-128 {
	background-image: url(/wp-content/uploads/2018/12/Sale.png);
	background-repeat: no-repeat;
	background-size: 50px;
	background-position: 70px 17px;
	width: 120px;
} */

/* center home page title */
#post-57 .post-title {
	text-align: center;
}

/* adjust category page header */
.archive.category .alert-success {
	display: none;
}

ul.nav-menu a {
  color: #e1e1e1 !important;
}
ul {
list-style-type: bullets;
list-style-image: url('/wp-content/uploads/list-style-bgs.png');
}

code {
	color: black;
}

.widget-content {
	margin-bottom: 0px;
}

.widget ul {
	margin-bottom: 5px;
	margin-left: 15px;
}

.widget-before-title {
	top: 0px;
}

.contact-form label.checkbox {
	margin-bottom: 12px !important;
	margin-left: 20px !important;
}

h3.sd-title {
font-size: 18px !important;
margin-bottom: 5px !important;
}

h1.entry-title {
height: 50px;
}

div.archive h1.entry-title a {
font-size: 18px!important;
}

div.archive .entry-content.article > p {
display: none !important;
}

div.archive .entry-content.article > div.sharedaddy {
display: none !important;
}

div.archive .entry-content.article > div.entry-meta {
display: none !important;
}

div.archive .entry-content .thumbnail-post {
border: 0px;
}

.entry-content img {
box-shadow:initial;
}

.contact-form label.radio {
	padding-left: 20px;
}

.carousel-inner {
	height: 300px !important;
}

.carousel img {
	height: 300px !important;
}

.carousel-caption h5 {
	color: rgb(28, 142, 85);
}

.header-logo-container {
	flex-basis: 100px;
}

.post img {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 1.5em;
	font-weight: 700;
}

h1 {
	color: #1D7455;
	margin-bottom: 0.8em;
}

h2 {
	font-size: 23px;
	margin-bottom: 0.8em;
}

h3 {
		color: #1D7455;
	margin-bottom: 0.6em !important;
}

h4 {
	font-size: 18px;
	margin-bottom: 0.6em !important;
}

h5 {
		color: #1D7455;
	margin-bottom: 0.2rem !important;
}

h6 {
	font-size: 15px;
	margin-bottom: 0.2rem !important;
}

h3 + h4 {
	margin-top: 0.6em;
}

h5 + h6 {
	margin-top: 0.6em;
}

figcaption {
	font-style: italic;
	font-size: 14px;
}

#website-title {
	margin-top: 0px;
	margin-bottom: 9px !important;
}

@media only screen and (max-width: 600px) {
	.header.container {
		padding-left: 18px;
		padding-right: 18px;
	}
	
	.header {
		padding-top: 8px;
		padding-bottom: 8px;
	}
	
	.col.order-1.order-md-3 {
		display: none;
	}
	
	#website-title a {
		font-size: 25px;
	}
	
	.navbar.main-menu {
		max-width: 50px;
	}
	
	.navbar-toggler.collapsed {
		margin-top: 0px;
	}
	.navbar-toggler {
		margin-top: 6px;
	}
	
	#parallax-slider {
		display: none;
	}
}

@media(max-width: 600px) {
	.alignright {
		width: 100%;
	}
}

.contact-form .contact-form__select-wrapper:after {
	display:none;
}

.contact-form .contact-form__select-wrapper select {
	width: inherit;
	appearance: auto;
}