/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */



/*NIGLOSPA HOME SLIDER*/

.xel-image-accordion .xel-image-accordion--content-parent .xel-image-accordion--content-holder {
    transform: none;
    padding-top: 150px;
}

.xel-image-accordion .xel-image-accordion--content-parent .xel-image-accordion--content-holder .xel-image-accordion--text-content p.niglospa-home-txt,
.xel-image-accordion .xel-image-accordion--content-parent .xel-image-accordion--content-holder .xel-image-accordion--text-content .niglospa-home-button
 {display: none;}

.xel-image-accordion .xel-image-accordion--content-parent:hover .xel-image-accordion--content-holder .xel-image-accordion--text-content p.niglospa-home-txt,
.xel-image-accordion .xel-image-accordion--content-parent:hover .xel-image-accordion--content-holder .xel-image-accordion--text-content .niglospa-home-button
 {display: block;}



p.niglospa-home-txt {
    padding-top: 10px;
}

.niglospa-home-button {
    text-align: center !important; 
    padding: 16px 36px; 
    margin: 30px auto 0 !important; 
    border-color: #ffffff; 
    border: solid 1px; 
    max-width: 260px;
}


.niglospa-home-button:hover {
    background-color: #0e072840 !important;
}

.niglospa-home-img {
    max-height: 160px;
}

/* TOP HEADER */

.sk-scroller {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: flex
}

.sk-scroller .scroll-item {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    display: flex;
    align-items: center;
    -webkit-animation: marquee 30s linear 0s infinite;
    animation: marquee 30s linear 0s infinite;
    transform: translateX(0)
}

.sk-scroller .scroll-item p span {
    padding: 0 40px 0 10px;
    display: inline-flex;
}

.sk-scroller .scroll-item p {
    margin-bottom: 0;
}

@keyframes marquee {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}

/*prezzo listino minipiscine*/

.prezzo-barrato .elementor-price-list-item span.elementor-price-list-price{
    text-decoration: line-through;
}


.wellis-light .col-md-6 input.wpcf7-form-control,
.wellis-light .col-md-12 textarea.wpcf7-textarea{
    background-color: #EDF8F4 !important;
    padding: 16px !important;
    border-color: #7baa94 !important;
    border-radius: 0px;
}

.eurosaune-light .col-md-6 input.wpcf7-form-control,
.eurosaune-light .col-md-12 textarea.wpcf7-textarea {
    background-color: #FEF7EB !important;
    padding: 16px !important;
    border-color: #e7ac67 !important;
    border-radius: 0px;
}

.idrobenessere-light .col-md-6 input.wpcf7-form-control,
.idrobenessere-light .col-md-12 textarea.wpcf7-textarea {
    background-color: #DFEFFD !important;
    padding: 16px !important;
    border-color: #4f7ea8 !important;
    border-radius: 0px;
}


.idrobenessere-form .col-md-6 p label,
.idrobenessere-form .col-md-12 p label {
    font-family: roboto;
    font-size: 15px;
    text-transform: uppercase;
    color: #ffffff;
}

.idrobenessere-form .col-md-6,
.eurosaune-form .col-md-6,
.niglospa-form .col-md-6,
.wellis-form .col-md-6,
.eurosaune-light .col-md-6,
.idrobenessere-light .col-md-6 {
	width: 48% !important;
    float: left !important;
    margin-right: 1% !important;
    margin-left: 1% !important;
}


.idrobenessere-form .col-md-12,
.eurosaune-form .col-md-12,
.niglospa-form .col-md-12,
.wellis-form .col-md-12,
.eurosaune-light .col-md-12,
.idrobenessere-light .col-md-12  {
	width: 98% !important;
    float: left !important;
    margin-right: 1% !important;
    margin-left: 1% !important;
}


.wellis-form .col-md-6 p label,
.wellis-form .col-md-12 p label,
.eurosaune-light .col-md-6 p label,
.eurosaune-light .col-md-12 p label {
	font-family: roboto;
	font-size: 15px;
	text-transform: uppercase;
	color: #ffffff;
}

.wellis-light .col-md-6 p label,
.wellis-light .col-md-12 p label,
.eurosaune-light .col-md-6 p label,
.eurosaune-light .col-md-12 p label,
.idrobenessere-light .col-md-6 p label,
.idrobenessere-light .col-md-12 p label    {
    font-family: roboto;
    font-size: 15px;
    text-transform: uppercase;
    color: #000 !important;
}



.box.wellis-light .wpcf7-form-control .wpcf7-list-item small,
.box.eurosaune-light .wpcf7-form-control .wpcf7-list-item small,
.box.idrobenessere-light .wpcf7-form-control .wpcf7-list-item small {
color:#000 !important;
line-height: 30px;
}

.box.wellis-light .wpcf7-form-control .wpcf7-list-item small a,
.box.eurosaune-light .wpcf7-form-control .wpcf7-list-item small a,
.box.idrobenessere-light .wpcf7-form-control .wpcf7-list-item small a {
color:#000 !important;
font-weight:700;
}


/*FORM OUTPUT*/

.wpcf7-form .wpcf7-response-output {
    border: none;
    font-size: 20px;
    color: #000;
}

/*PULSANTI FORM*/


input.pulsante-form-contatti-wellis-light {
    color: #000 !important;
    border-color: #7baa94 !important;
    border-radius: 0px !important;
    letter-spacing: 2px !important;
    padding: 20px 90px !important;
    font-weight:500 !important;
    width: 100%;
    background-color: #c4ebd9;
}

input.pulsante-form-contatti-eurosaune-light {
    color: #000 !important;
    border-radius: 0px !important;
    letter-spacing: 2px !important;
    padding: 20px 90px !important;
    font-weight:500 !important;
    border-color: #e7ac67 !important;
    width: 100%;
    background-color: #fde2c2;
}

input.pulsante-form-contatti-idrobenessere-light {
    color: #000 !important;
    border-radius: 0px !important;
    letter-spacing: 2px !important;
    padding: 20px 90px !important;
    font-weight:500 !important;
    border-color: #4F7EA8 !important;
    width: 100%;
    background-color: #c1def9;
}

input.pulsante-form-contatti-idrobenessere-light:hover {
background-color:#4F7EA8 !important;
color:#fff !important;
}

input.pulsante-form-contatti-wellis-light:hover {
background-color:#7baa94 !important;
color:#fff !important;
}

input.pulsante-form-contatti-eurosaune-light:hover {
background-color:#e7ac67 !important;
color:#fff !important;
}


/*FINE PULSANTI FORM*/

.wellis-light small.wellis-light,
.eurosaune-light small.eurosaune-light,
.idrobenessere-light small.idrobenessere-light  {
    color: #000;
}


.idrobenessere-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
color:#000;
}
.wellis-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
color:#000;
}
.eurosaune-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
color:#000;
}


/*BLOG*/

.elementor-post-info li.elementor-inline-item,
.elementor-post-info li.elementor-inline-item a,
.elementor-post-info li.elementor-inline-item span 
{
    display: flex;
}

.elementor-inline-items span.elementor-icon-list-text {
    padding-left: 6px;
}

ul.elementor-inline-items {
    list-style: none; /* Rimuove i punti elenco */
    padding-left: 0;   /* Rimuove il padding a sinistra */
}

/*Prodotti Idrobenessere*/

.idrobenessere-prodotti .elementor-icon-box-wrapper .elementor-icon-box-title {margin:0px}


/*Credits*/

.credits .credits-box .elementor-icon-box-content .elementor-icon-box-title {
    margin-bottom: 12px; margin-top: 0px;
}

.credits .niglospa-copy .elementor-icon-box-content .elementor-icon-box-title{
    margin-top: 10px; margin-bottom: 12px;
}


/*Recaptcha*/

.grecaptcha-badge { 
    visibility: hidden !important;
}

/*HEADER MENU*/

.jet-mega-menu-container .jet-mega-menu-list .jet-mega-menu-item__inner .jet-mega-menu-item__label {letter-spacing: 2px; text-transform: uppercase;}

.jet-mega-menu-mega-container .jet-mega-menu-mega-container__inner {padding: 0px !important;}


/*WOOCOMMERCE*/
.woocommerce .e-con-full .elementor-widget-container span.onsale {
    background-color: #8049AD;
    color: white;
    font-size: 16px;
    border-radius: 0px;
    padding: 10px 30px !important;
    top: 12px !important;
    left: 0px !important;
    line-height: 28px !important;
    font-family: 'Manrope';
}

.products.elementor-grid .product span.onsale {
    font-size: 15px;
    border-radius: 0px;
    padding: 7px 26px !important;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart .elementor-widget-container .elementor-add-to-cart.elementor-product-simple form.cart {margin-bottom: 20px !important;}

/*pulsante effettua ordine*/
.page-id-17797 .wp-block-woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row button.wc-block-components-checkout-place-order-button {
    background-color: #F7F1FC;
    border: none;
    color: #8049AD;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

.page-id-17797 .wp-block-woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row button.wc-block-components-checkout-place-order-button:hover {
    background-color:#8049AD;
    color: #ffffff;
}


/*NIGLOSPA MESSAGGIO AGGIUNTO AL CARRELLO*/

.single-product .woocommerce-notices-wrapper .woocommerce-message::before { 
color: #8049ad !important;
}

.single-product .woocommerce-notices-wrapper .woocommerce-message {
    border-top-color: #8049ad !important;
    background-color: #F6ECFF !important;
}

.single-product .woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward {
    border-radius: 0px !important;
    padding: 20px 70px !important;
    color: #ffffff !important;
    background-color: #8049ad !important;
}


@media (max-width: 480px) {
    .elementor-add-to-cart.elementor-product-simple form.cart {
        flex-direction: column;
    }
    .elementor-add-to-cart.elementor-product-simple form.cart button {
        margin-left: 0px !important;
        margin-top: 10px !important;
    }

    .single-product .related ul.products li.product a.add_to_cart_button {
        font-size: 14px !important;
        letter-spacing: 1px !important;
        padding: 10px 14px !important;
        text-transform: lowercase !important;
    }

    .woocommerce-shop .woocommerce ul.products li.product a.button {
        font-family: manrope !important;
        font-size: 14px !important;
        padding: 10px 14px !important;

    }
}

/*MEDIA QUERY*/

@media (max-width: 1025px) {
    .xel-image-accordion .xel-image-accordion--content-parent .xel-image-accordion--content-holder {
    transform: none;
    padding-top: 60px;
    }


}

@media (max-width: 500px) {
    
    .eurosaune-form .col-md-6,
    .idrobenessere-form .col-md-6,
    .wellis-form .col-md-6 {
        width: 100% !important;
    }

    .credits .credits-box .elementor-icon-box-content .elementor-icon-box-title {
       margin-top: 10px;
    }

    .credits .niglospa-copy .elementor-icon-box-content .elementor-icon-box-title {
        margin-top: 6px;
    }
    

}

@media (min-width: 1660px) {

    .cmplz-document #content {max-width: 1620px;}
    .cmplz-document #content h1.entry-title {margin: 0px; padding-bottom: 20px;}
}


@media (max-width: 1659px) {
    #cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {max-width: 100% !important; padding: 20px;}
    .cmplz-document #content h1.entry-title {margin: 0px; padding-bottom: 20px; padding-top: 40px;}
}



