/*
Theme Name: Bullshooter
Description: <strong>A superflexible and responsive Business Theme by Kriesi</strong> - <br/> Update notifications available on twitter and facebook:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a>
Version: 4.4
Author: Kriesi
Author URI: http://www.kriesi.at
License: Themeforest Split Licence
License URI: -
Theme URI: www.kriesi.at/themes/enfold/
Template: enfold
*/


/*
* PLEASE DO NOT EDIT THIS FILE!
* 
* This file is only in your themefolder for WordPress to recognize basic theme data like name and version
* CSS Rules in this file will not be used by the theme. 
* Instead use the custom.css file that is located in your themes /css/ folder to add your styles. 
* You can copy a style rule from any of your css files and paste it in custom.css and
* it will override the original style. If you just want to add small css snippets you might also
* want to consider to add it to the designated CSS option field in your themes backend at: Theme Options->Styling
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../enfold/style.css');


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

.team-member-name {
  text-align:center;
  font-size: 1.35em;
  margin-bottom: 15px !important;
}
.team-member-job-title { 
	text-align: center; 
	color: #ff0000 !important;
	font-weight: bold;
}
.team-member-description {
  text-align:center;
  font-size: 13px;

}
.team-member-description p {
	margin: 0.25em 0;
}

.av-main-nav > li > a {
border: none !important

}

.main_color .av-colored-style .av-countdown-cell-inner {
	background-color: transparent !important;
}

.product-sorting {
    display: none;
}
/* Table align top */
td, tr {
vertical-align: top;
}

#top .av-siteloader {
    background: url('https://www.bullshooter.com/wp-content/uploads/2018/11/progressWaitCircles2.gif');
    background-size: 100% auto !important;
    border: 0 !important;
}

/*#top label span {
  color: #fff !important;
}*/