/* 
 Theme Name:     Woman Shooter
 Author:         eForce Marketign
 Author URI:     http://eforcemarketing.com
 Template:       Extra
 Version:        V1
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.7.1
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


#guns-club .state, #guns-club h5 {
    font-size: 16px;
    padding: 5px 10px;
    font-weight: 500;
    background-color: #414C56;
    color: #fff !important;
}

#guns-club .state{
    border-bottom: 3px double #919da8;
    border-top: 3px double #919da8;
}
#guns-club a {
	text-decoration: underline;
	color: #00a7cb;
}
#guns-club .state td{
    background-color: #566E83;
    color: #fff;
}
#guns-club .heading {
    background-color: #22415D;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    border-bottom: 4px double #6b6b6b;
    text-transform: uppercase;
}

table td {
    color: #555 !important;
}





.guns-club th, .guns-club thead {
    font-weight: 600;
    background-color: #181860;
    font-size: 22px;
    color: #fff;
}
.guns-club  h3{
	padding-bottom: 0;
}

.guns-club .states{
    background-color: #dbdee3;
}
.guns-club a {
    text-decoration: underline;
    color: #449ec2;
}





