/* Enter Your Custom CSS Here */
/*Hiding Stuff On Store Page To Show Matts Offroad Recovery Store*/
body > div.site-container > div > div > main > article > div > div.woocommerce.columns-4 > ul > li.product-category.product.first, body > div.site-container > div > div > main > article > div > div.woocommerce.columns-4 > ul > li:nth-child(2) {
	display:none;
}
/*Mobile Menu Attributes*/
#wprmenu_bar > div.menu_title > a {
  color:#c9c9c9;
  font-weight:900;}
 
#text-4 > div > div > p:nth-child(1) > a {
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.button {
  background-color:#1b358a !important;
  border: 2px solid #c9c9c9 !important;
  color:#c9c9c9 !important;}
.button:hover {
  background-color:#c9c9c9 !important;
  border: 2px solid #1b358a !important;
  color:#1b358a !important;}

/*Winder Towing Title Font Style*/
#text-3 > div > div > h2 {
  color:#e4d033 !important;}

/*Header Styling*/
body > div.site-container > header {
  background-color:rgba(10,20,54,0.8) !important;
}
body > div.site-container > header > div > div {
  margin-top:5px;}

/*social media formatting*/
#menu-item-91 > a:hover {
  color: #1b358a !important;}
#menu-item-92 > a:hover {
  color: #1b358a !important;}
#menu-item-93 > a:hover {
  color: #1b358a !important;}
#menu-item-94 > a:hover {
  color: #1b358a !important;}

/*Footer Social Media Formatting*/
#menu-item-26 > a {
  color: #e4d033 !important;}
#menu-item-26 > a:hover {
    color: #fff !important;}

#menu-item-27 > a {
color: #e4d033 !important;}
#menu-item-27 > a:hover{
color: #fff !important;}

#menu-item-28 > a {
  color: #e4d033 !important;}
#menu-item-28 > a:hover{
  color: #fff !important;}

#menu-item-29 > a {
  color: #e4d033 !important;}
#menu-item-29 > a:hover {
  color: #fff !important;}

#menu-item-30 > a {
   color: #e4d033 !important;}
#menu-item-30 > a:hover {
    color: #fff !important;}