/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://hogash-demos.com/kallyas_wp/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        4.0.0
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/


.product-list-item .price del span, .woocommerce-page ul.products li.product .product-list-item .price del span
{
	text-decoration: none !important;
}

.woocommerce-page.single-product div.product p.price .amount::before, .woocommerce-page.single-product div.product span.price .amount:lang(it):before
{
	content: "Prezzo al rivenditore: " !important;
}
.woocommerce-page.single-product div.product p.price .amount::before, .woocommerce-page.single-product div.product span.price .amount:lang(en):before
{
	content: "Detail price: " !important;
}
.woocommerce-page.single-product div.product p.price .amount::before, .woocommerce-page.single-product div.product span.price .amount:lang(fr):before
{
	content: "Prix au detail: " !important;
}

.woocommerce-page.single-product div.product p.price del .amount, .woocommerce-page.single-product div.product span.price del .amount
{
	text-decoration: none !important;
}

.woocommerce-page.single-product div.product p.price del .amount::before, .woocommerce-page.single-product div.product span.price del .amount:lang(it):before
{
	content: "Prezzo al pubblico: " !important;
}
.woocommerce-page.single-product div.product p.price del .amount::before, .woocommerce-page.single-product div.product span.price del .amount:lang(en):before
{
	content: "Public price: " !important;
}
.woocommerce-page.single-product div.product p.price del .amount::before, .woocommerce-page.single-product div.product span.price del .amount:lang(fr):before
{
	content: "Prix au public: " !important;
}

.btn-primary
{
	width: 100%;
}

.itemHeader
{
	display: none !important;
}

.post-author
{
	display: none !important;
}

.related-articles
{
	display: none !important;
}

.linea1
{
    height: 3px;
    background-color: #60BF19;
    margin-bottom: 2px;
}

.linea2
{
    height: 6px;
    background-color: #60BF19;
    margin-bottom: 3px;
}

.linea3
{
    height: 12px;
    background-color: #60BF19;
}

#linee
{
    margin-top: -13px;
    background-color: #000000;
}

.product_meta
{
	/*display: none !important;*/
}

.fa.icona{
	font-size: 18px;
	margin-right: 10px;
	vertical-align: middle;
}

.social-icons li a i{
	line-height: 30px;
}

.home .site-header + .site-content{
  padding-top: 120px;
}

.home #th-content-page{
  padding-bottom: 0;
}

.containsSpoilers .wpb_wrapper>.vc_btn3-container{
	position: relative;
}
.containsSpoilers .wpb_wrapper>.vc_btn3-container,
.containsSpoilers .wpb_wrapper>.wpb_text_column{
	display: none;
}
.containsSpoilers .wpb_wrapper>.vc_btn3-container:nth-child(2){
	display: block;
	margin-bottom: 20px !important;
}
.containsSpoilers .wpb_wrapper>.vc_btn3-container:nth-child(2):after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 5px 0 5px;
	border-color: #fff transparent transparent transparent;
	margin-top: -5px;
	position: absolute;
	top: 50%;
	right: 15px;
}

.iubenda-ibadge{
	vertical-align: top;
}
