@import url(https://fonts.googleapis.com/css?family=Yellowtail);
.logo, #logo, .logo a, #logo a{
font-family: 'Yellowtail', cursive;
}
 #logo a{text-transform:none!important; font-weight:400 !important; font-size:2.5em;  }
.move_down #logo a{font-size:1.5em; }

.entry-content{font-size:1em; line-height:1.5;}

.name{
font-size: 120% !important;
color: #000  !important;
font-weight: bold  !important;
line-height: 100%  !important;
}

.price{
font-size: 100% !important;
color: #666  !important;
font-weight: bold  !important;
line-height: 100%  !important;
}

.header-nav a{font-size:1em !important;  color:#333 !important; opacity:.9 !important;}
#site-navigation li a {}
#site-navigation li a:hover {color:#000 !important;}

hr { border: solid 1px #ccc !important;}

.breadcrumb{font-size: 1em;}

.woocommerce .blockUI.blockOverlay {
  position: relative !important;
  display: none !important;
}


/*---------------------nav changes-----------------------*/

#top-bar .left-text {
  display:none;
}

#top-bar .right-text{
  width: 100%;
}

.NavPhone{
  float: right;
}

/*---------------------END nav changes-----------------------*/