/*
Template: thefox
Theme Name: TheFox Child Theme
Theme URI: http://www.thefoxwp.com
Description: <strong>A superflexible and responsive Business Theme by Tranmautritam team</strong> - <br/>Update notifications available on twitter and facebook:<br/> <a href='https://twitter.com/tranmautritam'>Follow me on twitter</a><br/> - <a href='https://www.facebook.com/tranmautritam.designer'>Join the Facebook Group</a> A theme by <a href="http://themeforest.net/user/tranmautritam?ref=tranmautritam">Tranmautritam Team</a>.
Version: 1.50
Author: Tranmautritam Team
Author URI: http://themeforest.net/user/tranmautritam?ref=tranmautritam
License: Themeforest Split Licence
License URI: -



*/








/************************************************************************************





Put your custom CSS below this block :)





*************************************************************************************/


.wrap a.page-title-action{
	display:none!important;
}


/* staff member style1 home page hide description */
.member_desc {
    display: none;
}
.wpcf7 input[type="text"], input[type="email"], input[type="password"], textarea {
    margin-top: 1px;
}
.wpcf7-form input[type="submit"] {
    background: #ec6608;
    float: right;
}
.wpb_row {
	margin-bottom:14px!important;
}
#posts {

    padding-top: 50px;
}
/*
.wpb_text_column p {
    color: #3e200b;
}
*/
#sidebar {
    padding-top: 60px;
}
/* rimuovo quadratino colorato pretitolo widget */
.sb_widget > h3::before {
    display: none;
}
.sb_widget h3 {
    padding: 0px 0 0 0px;
}
/* */
/* rimuovo social non utilizzati single post */
.share-box #twitter {
    display: none;
}
.share-box #lin {
    display: none;
}
.share-box #reddit {
    display: none;
}
.share-box #tumblr {
    display: none;
}
.share-box #gplus {
    display: none;
}
/* */
/*
.comments-link {
	display: none;
}
*/
/* woo product title */
.woocommerce div.product .product_title, .woocommerce #content div.product .product_title, .woocommerce-page div.product .product_title, .woocommerce-page #content div.product .product_title {
    line-height: 2em;
}
/* temp nascondo link condivisione social 
.woo-share-box {
    display: none;
}
*/
.woocommerce span.onsale, .woocommerce-page span.onsale {
    background: #ec6608!important;
    font-size:9px!important;
    }
/* categorie in sidebar */
#sidebar .cat-item, .wpb_widgetised_column .cat-item {
    padding: 2px 0;
} 
/* titolo categorie in home */
.woocommerce ul.products li.product h2 {
	font-size:14px!important;
    text-align: center;
}

li.product-category .woocommerce.columns-3 .products li h2{
	font-size:14px!important;
	    text-align: center;
}
mark.count {
    font-size: 12px !important;
    display: block;
    text-align: center;
    background-color: #f90;
}
/* bordino prodotto in archivio */
.shop_two_col, .shop_three_col, .shop_four_col, .caroufredsel_wrapper .inner_product, .woocommerce .products li {
    color: #a1b1bc;
    background: #ffffff;
    border: 1px solid #ccc!important;
}
h2.yh_title_hover_nero a:hover, h2.yh_title_hover_nero:hover a{
	color:#222;
}


