/*
Theme Name: Konte Child Theme
Theme URI: http://konte.uix.store/
Author: UIX Themes
Author URI: http://uix.store
Description: 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: konte
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: konte
*/

.text-center {
	text-align: center;
}

.elementor-3145 .elementor-element.elementor-element-1ada {
    margin-top: -20px;
  }  

.onsale {font-size: 15px;
    /*font-size: 0.6875rem;(11px)*/
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    width: 50px;
    height: 50px;
    display: block;
    margin-bottom: 10px;
    background-color: #3ee590;
    border-radius: 50%;
    position: relative;
	padding-top: 13px;
}

/* Nasconde contenuto originale */
/*
.cookieadmin-poweredby a,
.cookieadmin-poweredby span,
.cookieadmin-poweredby img {
    display: none !important;
}
*/

/* Contenitore */
/*
.cookieadmin-poweredby {
    display: block !important;
    text-align: center;
    margin-top: 10px;
}
*/

/* Testo custom */
/*
.cookieadmin-poweredby::after {
    content: "Privacy managed by MONDO CHIC";
    font-size: 11px;
    line-height: 1.4;
    opacity: .7;
    display: block;
}
*/

/* Logo custom */
/*
.cookieadmin-poweredby::after {
    content: "";
    display: block;
    width: 140px;
    height: 30px;
    margin: 0 auto;

    background: url("https://tuosito.it/logo.png") center center no-repeat;
    background-size: contain;
}
*/

/* modulo mailchimp */
.newsletter-terms {
    width: 100%;
    margin-top: 15px;
}

.newsletter-terms label {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    line-height: 1.4;
}
