/* LICENSE & DETAILS
   ==================================================

	Theme Name: Cardinal Child Theme
	Theme URI: http://cardinal.swiftideas.com
	Description: An Incredible Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: cardinal
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */
.has-no-sidebar .timelinewrap .timeline{
    left: auto !important;
}
#tribe-events-pg-template, #tribe-events{
    padding: 0 !important;
}

.SBCBrandButton {
    background-color:#389a9d;
    color:#000000;
    -moz-border-radius:28px;
    -webkit-border-radius:28px;
    border-radius:28px;
    border:1px solid #1b494a;
    display:inline-block;
    cursor:pointer;
    font-family:Arial;
    font-size:17px;
    padding:16px 31px;
    text-decoration:none;
    text-shadow:0px 1px 0px #389a9d;
}

.SBCBrandButton:hover {
    background-color:#194142;
}

.SBCBrandButton:active {
    position:relative;
    top:1px;
}

.content-wrap  ul{ 
    list-style: disc inside none !important ;margin-bottom: 20px;
}

.title-wrap {
    margin-bottom: 50px;
}

article.type-alumni-posts,article.type-partners {
    margin-bottom: 100px;
}

.has-no-sidebar .timeline {
    left: initial;
}

.team-member {
    min-height:410px !important;
}