body { 
/* BODY FONT STYLE - GOOGLE FONT */
font-family:Raleway, Helvetica, Arial, sans-serif;
font-size:;
font-weight:;
color:#333333;
}

#site-menu, .block-subtitle, .bottom-block-link a, .button, .onsale, .taxonomy-menu h4, button, input#s, input[type="button"], input[type="email"], input[type="reset"], input[type="submit"], input[type="text"], select, textarea, ul.post-portfolio-tax-menu li a { 
 font-family: Raleway, Helvetica, Arial, sans-serif;
 }

/* HEADING STYLE - GOOGLE FONT */
h1, h2, h3, h4, h5, h6 { 
font-family: "Raleway", Helvetica, Arial, sans-serif;
font-weight: 500;
color: #494949;
}

.billing_country_chzn, .chzn-drop, .navbar .nav, .price, footer  { 
font-family: "Raleway", Helvetica, Arial, sans-serif; 
}

/* ITEM OVERLAY COLOR */
.item-overlay { 
background: #ffffff; 
opacity: 0.7;
}

/* LINKS TEXT COLOR */
a, a:link, a:visited, .breadcrumbs > * , .has-tip, .has-tip:focus, .tooltip.opened, .panel.callout a:not(.button) , .side-nav li a:not(.button), .side-nav li.heading, .add-to-cart-holder a.wc-loop-button {
color: #000000 
}

/* LINKS TEXT COLOR */
a:hover, a:focus, .breadcrumbs > *:hover, .has-tip:hover, .add-to-cart-holder a.wc-loop-button:hover, .add-to-cart-holder a.wc-loop-button:focus  { 
color: #1e73be 
}

/* BUTTONS BACK AND TEXT COLORS */
button, .button:not(.wc-loop-button), a.button:not(.wc-loop-button), button.disabled, button[disabled], button.disabled:focus,  button[disabled]:focus, .woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page #content .quantity .minus {
background-color: rgba(30, 115, 190, 1); color: #ffffff
}

/* BUTTONS HOVER BACK AND TEXT COLORS */
button:hover, .button:hover:not(.wc-loop-button), a.button:hover:not(.wc-loop-button), button.disabled:hover, button[disabled]:hover, .woocommerce .quantity .plus:hover, .woocommerce .quantity .minus:hover, .woocommerce #content .quantity .plus:hover, .woocommerce #content .quantity .minus:hover, .woocommerce-page .quantity .plus:hover, .woocommerce-page .quantity .minus:hover, .woocommerce-page #content .quantity .plus:hover, .woocommerce-page #content .quantity .minus:hover { 
background-color: rgba(30, 115, 190, 1) !important; color: #1e73be
}

/* SITE TITLE FONT SIZE */
#site-title h1, .stick-it-header h1 {
font-size: 100%;
}

/* PAGE BACK COLOR  */
#page {
background-color: rgba(255, 255, 255, 0);
}

/* ONEPAGER BACK COLOR  */
.aq_block_onepager_menu { 
background-color: rgba(255, 255, 255, 0.9);  
}

.product-filters-wrap { 
background-color: rgba(255, 255, 255, 0.9); 
}

.widget h4:before { 
background: #ffffff; 
}

#page > header > div.header-background {
display: none;
}article > div.entry-image > img {
display: none;
}
 
#page > header > div.row > div > a {
display: none;
}