/*
Theme Name: Sapphire WP Child Theme
Theme URI: http://new.stratos2.com/
Description: This is a custom child theme.
Author: Control Yours
Author URI: http://new.stratos2.com/
Template: sapphire-wp
Version: 0.1
*/

@import url("../sapphire-wp/style.css");

.sf-menu > li > a {
	font-weight: bold;
}

ul.plus li:before, ul.square li:before, ul.pin li:before, ul.circle li:before {
	color: #174893;
}
ul.check li:before {
	background-color: #174893;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #174893;
}
.team-member {
	padding-bottom: 10px;
}
.custom-team-solutions-content {
	border: 2px solid #30a9e0;
}
.custom-team-solutions-content {
	color: #474D5D;
}
.custom-team-solutions-content ul {
	text-align: center;
}
.custom-sub-footer {
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
	color: #fff;
}
@media (min-width: 415px) {
	.mobile-only-break {
		display: none;
	}
}

.tp-bullets.simplebullets.round .bullet {
	background: #30a9e0;
}

blockquote {
	border-left: 5px solid #30a9e0;
}

.wpb_image_grid .wpb_image_grid_ul .isotope-item {
	margin: 5px 5px 5px 5px !important;
}