/*
Theme Name: Sober Child Theme
Theme URI: http://uix.store/sober/
Author: UIX Themes
Author URI: http://uix.store
Description: Sober is a fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sober
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Template: sober



panna #f0e6df
nero #353535
blu #2d3c7f
giallo #ffd17f
arancio #ff874a
magenta #da424a
verde #74ca99
celeste #cddaea
viola #d880ff



*/

body, p{
	font-family: acumin-pro-wide, sans-serif !important;
}
h1, h2, h3, h4, h5, h6{
	font-family: acumin-pro-condensed, sans-serif !important;
}

body, .panel{
	background: #2d3c7f!important;
	color: #f0e6df!important;
	
}

/* HEADER */

.toggle-nav{
	color: #2d3c7f!important;
}

svg {
	stroke: #2d3c7f!important;
	fill: #2d3c7f!important;
}

.site-header {
	padding: 20px 0;
}

.nav-menu > li > a{
	
	color: #2d3c7f!important;
}
span.count.cart-counter{
	color: #f0e6df!important;
	background-color: #2d3c7f!important;
}
.site-navigation a:after{
	background: #2d3c7f!important;
}

/* CONTENT */

#content{
	padding-top: 30px;
}

/* WOOCOMMERCE */

.woocommerce div.product .product_title, .woocommerce div.product p.price, .woocommerce div.product span.price{
	color: #f0e6df;	
}


h1.product_title.entry-title{
	font-family: acumin-pro-condensed, sans-serif !important;
	color: #f0e6df !important;
}

.camac-name > h3{
	font-family: acumin-pro-wide, sans-serif !important;
	color: #f0e6df!important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a{
	color: #f0e6df!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active > a{
	color: #f0e6df!important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after{
	background-color: #f0e6df!important;
}
.line-hover:hover:after{
	background-color: #f0e6df!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
	background: none!important;
}

.woocommerce div.product form.cart .button svg, .woocommerce div.product p.cart .button svg{
	stroke: #f0e6df!important;
	fill: #f0e6df!important;
}
.woocommerce button.button, .woocommerce button.button.alt{
	background-color: #da424a!important;
}

span.sku,span.posted_in, span.posted_in > a{
	color: #f0e6df!important;
}

a.button.add-to-wishlist-button.add-to-wishlist-47{
	display:none!important;
}

.woocommerce table.shop_attributes th{
	color:#f0e6df!important;
}

.woocommerce div.product .product-share a{
	color:#f0e6df!important;
}

section.related.products {
    display: none !important;
}
span.posted_in {
    display: none !important;
}

.add-to-wishlist-button{
	display: none !important;
}

/* FOOTER */

.footer-info .copyright, .footer-menu a, .socials-menu a{
	color:#f0e6df!important;
}
