/*
Theme Name: Storefront Child
Theme URI: http://example.com/
Description: Tema Child per IRSAP
Author: Irsap
Author URI: http://www.servizispeciali.it
Template: storefront
Version: 1.0.0
*/


/* nascondo il search in alto a destra */
.site-search{
	display: none;
}

/* nasconde il carrello in alto a DX */
.site-header-cart{
	display: none;
}

/* nasconde il prezzo prodotto */
/*
.price{
	display: none !important;
}
*/

/* nasconde il bottone "Aggiungi al carrello" */
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
	display: none;
}

/* nasconde le stellette rating prodotto */
.wcfmmp-store-rating{
	display: none;
}

/* maschera il form comment articoli */
.comment-respond{
	display: none;
}

/* colore bottoni pagina negozi "https://...../negozi" */
#wcfmmp-store .add_review button, #wcfmmp-store .user_rated, #wcfmmp-store .bd_icon_box .follow, #wcfmmp-store .bd_icon_box .wcfm_store_enquiry, #wcfmmp-store .bd_icon_box .wcfm_store_chatnow, #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data p.store-enquiry a.wcfm_catalog_enquiry, #wcfmmp-stores-wrap .store-footer a.wcfmmp-visit-store, .wcfm_vacation_msg, .wcfm_store_close_msg {
    background: #93142f !important;
}

.wcfm-refund-policies{
	display: none;
}

/* maschera nella panello gestore negozio il refund policy input text */
#wp-wcfm_refund_policy-wrap{
	display: none;
}
.wcfm_refund_policy.wcfm_title.wcfm_full_title{
	display: none;
}


/* maschera nella panello gestore negozio il cancellation policy input text */
#wp-wcfm_cancellation_policy-wrap{
	display: none;
}
.wcfm_cancellation_policy.wcfm_title.wcfm_full_title{
	display: none;
}

/* HACK CSS ETICHETTE: METTIAMO NON VISIBILE LA DICITURA "Politiche reso" sostituendola con "CONTATTI" */
.wcfm_shipping_policy.wcfm_title.wcfm_full_title{
	visibility: hidden;
    position: relative;
}

/* HACK CSS ETICHETTE: METTIAMO IL VALORE DESIDERATO COME ATTRIBUTO AFTER */
.wcfm_shipping_policy.wcfm_title.wcfm_full_title:after{
	visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    color: #17a2b8;
	content: "CONTATTI";
}

/* mascheriamo la dicitura in frontend vendor "Impostazione dei criteri" */
#wcfm_settings_form_policies_expander > h2{
	display: none;
}

/* mascheriamo la dicitura in frontend vendor "Etichetta della scheda sulla politica" */
.wcfm_policy_tab_title.wcfm_title.wcfm_ele{
	display: none;
}

/* mascheriamo in frontend vendor il campo text di "Etichetta della scheda sulla politica" */
#wcfm_policy_tab_title{
	display: none !important;
}

/* mascheriamo in frontend vendor la label impostazioni "politiche del negozio" e aggiungiamo contatti */ 

/* DEPRECATO : ho modificato il sorgente plugin => "plugins/wc-frontend-manager/core/class-wcfm-policy.php linea 184"  */
/*
#wcfm_settings_form_policies_head>.page_collapsible_content_holder{
	visibility: hidden;
    position: relative;
}

#wcfm_settings_form_policies_head>.page_collapsible_content_holder:before{
	visibility: visible;
	content: 'CONTATTI';
}
*/

/* mascheriamo nel frontend sito tab vendor negozio la dicitura "politiche di reso" in quanto li abbiamo trasformato in "contatti" */
.wcfmmp-store-policies>.policies_area.wcfm-shipping-policies>h2{
	display: none;
}

/* maschera digitura marketplace frontend nel footer "Fatto con Storefront & WooCommerce." */
.site-info{
	display: none;
}

/* aumentata la larghezza select nella pagina frontend elenco negozi */
#wcfmmp_store_orderby {
    width: 350px;
    vertical-align: top;
    margin: 0
}

.col-full{
	max-width: 100% !important;
}

.site-branding{
	text-align: center !important;
	width: 100% !important;
}

.woocommerce-active .site-header .main-navigation {
	width: 100% !important;
}

.primary-navigation{
	text-align: center !important;
}

.hentry .entry-content .has-large-font-size,.editor-styles-wrapper .has-large-font-size {
    font-size: 1.618em;
    width: 63%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

/* COLORE LINK */
.has-large-font-size>strong>a{
	color: #ffff !important;
}

/* colore link pagina palermo */
.has-text-align-center.has-luminous-vivid-amber-color.has-text-color.has-huge-font-size>strong>a{
	color: #fcb900 !important;
}

/* colore link pagina palermo */
.has-text-align-center.has-huge-font-size>a{
	color: #fcb900 !important;
}

/* allineamento breacrumb pagina con template full-width */
.entry-header{
	text-align: center;
}

/* allineamento breacrumb pagina con template full-width */
.storefront-breadcrumb{
	text-align: center;
}

/* pagina elenco prodotti marketplace */
.woocommerce-loop-product__title{
	margin-top: 1rem !important;
	font-size: 1rem !important;
	margin-bottom: 1rem !important;
}

.site-footer{
	color: #ffff;
	background-color: #93142f;
}

@media(min-width: 768px) {
	.content-area{
		width: 100% !important;
	}
}

.block.footer-widget-2>.widget.widget_block.widget_text{
	margin: 0px !important;
}

.block.footer-widget-3>.widget.widget_block.widget_text{
	margin: 0px !important;
}

.block.footer-widget-4>.widget.widget_block.widget_text{
	margin: 0px !important;
}

/* footer */
.footer-widgets.row-1.col-4.fix{
	padding-top: 0px !important;
}

.block.footer-widget-2>.widget.widget_block.widget_text>p{
    padding: 0px;
    margin: 0px;
}

.block.footer-widget-3>.widget.widget_block.widget_text>p{
    padding: 0px;
    margin: 0px;
}

.block.footer-widget-4>.widget.widget_block.widget_text>p{
    padding: 0px;
    margin: 0px;
}

/* mascheramento tab "review" dettaglio prodotto frontend marketplace */
.reviews_tab{
	display: none !important;
}

/* mascheramento tab "altre offerte" dettaglio prodotto frontend marketplace */
.wcfm_product_multivendor_tab_tab{
	display: none !important;
}

/* mascheramento tab "richieste" dettaglio prodotto frontend marketplace */
.wcfm_enquiry_tab_tab{
	display: none !important;
}

/* nascondiamo la paginazione prodotti prev next nel dettaglio prodotto frontend marketplace */
nav.storefront-product-pagination{
	display: none !important;
}

/* rimpicciolisco il titolo nella scheda negozio */
.wcfm_store_title{
	font-size: 23px !important;
}

/* cambio colori linee tabs vetrina negozio nero */
#wcfmmp-store .tab_area .tab_links li a {
    color: #000000 !important;
}

p.woocommerce-result-count{
	color: #000000 !important;
}

/* mascheramento select ordinamento */
form.wcfm-woocommerce-ordering>select#wcfmmp_store_orderby{
	display: none !important;
}