/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Flat Responsive WooCommerce theme
Version: 2.2.1
License:
License URI:

*/

@import url("css/foundation.css?v=2.2.1");
/*************** ADD CUSTOM CSS HERE  ***************/

#masthead .left-links
{
text-transform: uppercase;
color: #7d1f49;
font-weight: 700;
font-size: 1.4em;
}

blockquote cite
{
font-size: 0.8em;
}

body
{
color: #000;
}

.wide-nav
{
box-shadow: none;
background-color: #7d1f49;
}

ul.header-nav a.nav-top-link
{
color: #fff;
opacity: 1.0;
}

ul.header-nav li.active a.nav-top-link
{
color: #fff;
opacity: 1.0;
}

#wrapper
{
border-top: 5px solid #7d1f49;
}

.absolute-footer p
{
margin: 0;
color: #fff;
opacity: 1.0;
}

.copyright-footer
{
opacity: 1.0;
}

.absolute-footer a
{
color: #fff;
opacity: 1.0;
}

.footer-2
{

}

.footer-2.dark h1, .footer-2.dark h2, .footer-2.dark h3, .footer-2.dark h4, .footer-2.dark h5
{
color: #fff;
}

.footer-2.dark p
{
color: #fff;
}

ul.header-nav li a
{
padding: 0;
color: #000c6d;
font-size: 22px;
}

#masthead .right-links a
{
font-size: 22px !important;
font-weight: bold !important;
color: #7d1f49;
}

h1,h2,h3,h4,h5,h6
{
color: #7d1f49;
}

.product-small .name
{
font-size: 110%;
font-weight: bold;
}

article.type-post, article.hentry
{
margin-bottom: 10px;
}

.enquiry-form
{
background: #e72900;
color: #fff;
padding: 10px;
display: inline-block;
}

.enquiry-form:hover
{
color: #fff;
}

.home .entry-title
{
display: none;
}


/*ARTHUR*/

@media (min-width:481px) {




div#top-bar {
	display: none;
}
}

#jPanelMenu-menu li div.html-block-inner a {
color: white;
background-color: black;
margin-top: 15px;
	
}

div#top-bar a {
color: white;
font-size: 2.2em;

	
}



@media only screen and (max-width: 48em) {
/*************** ADD CUSTOM MOBILE CSS HERE  ***************/


}