/*
Theme Name:   Salient Child
Description:  OMG Master Child theme of Salient
Author:       syed
Author URL:   Write here the author's blog or website url
Template:     salient
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  salient-child
*/

/* Write here your own personal stylesheet */
.client-logos li a{
	display: inline-block;
	cursor: pointer;
}
.client-logos object {
    pointer-events: none;
}
.event-holder.add h3 {
    color: #FFF !important;
}
header#top .col{
flex-grow:inherit;
}
.banner.banner-social{
    min-height: 607px;
}
.store-login-link,.store-login-link:hover {
    background: #d91b5c;
    color: #FFF;
    padding: 8px 12px;
    border-radius: 7px;
	width: 140px;
    float: left;
	text-align: center;
}

.store-back-link,.store-back-link:hover {
    background: #faa313;
    color: #FFF;
    padding: 8px 12px;
    border-radius: 7px;
	width: 140px;
    float: right;
	text-align: center;
}
body:not(.woocommerce-cart) .store-table .main-content th {
    text-align: center;
    color: #f5811f;
    font-size: 13px !important;
}