.elementor-kit-6{--e-global-color-primary:#1676BB;--e-global-color-secondary:#404040;--e-global-color-text:#404040;--e-global-color-accent:#1676BB;--e-global-color-a59f72a:#FFFFFF;--e-global-color-3faef54:#F3F3F3;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.1em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}#the7-body a.scroll-top{display:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}body.rtl .elementor-labels-inline .elementor-field-group > .elementor-field-label{padding-left:0px;}body:not(.rtl) .elementor-labels-inline .elementor-field-group > .elementor-field-label{padding-right:0px;}body .elementor-labels-above .elementor-field-group > .elementor-field-label{padding-bottom:0px;}body .woocommerce-Reviews .elementor-field-group > label{margin-bottom:0px;}#the7-body{--the7-links-color:var( --e-global-color-secondary );}.elementor-tab-content a,
				.the7-e-tab-content.the7-e-tab-text-content a,
				.box-description a,
				.e-hotspot__tooltip a,
				.e-inner-tab-content a,
				.elementor-widget-text-editor a, 
				.comment-respond a{text-decoration:underline;}.elementor-tab-content a:hover,
				.the7-e-tab-content.the7-e-tab-text-content a:hover,
				.box-description a:hover,
				.e-hotspot__tooltip a:hover,
				.e-inner-tab-content a:hover,
				.elementor-widget-text-editor a:hover, 
				.comment-respond a:hover{text-decoration:none;}.elementor-tab-content a:hover,
				.the7-e-tab-content.the7-e-tab-text-content a:hover,
				.box-description a:hover,
				.e-hotspot__tooltip a:hover,
				.e-inner-tab-content a:hover,
				.elementor-widget-text-editor a:hover,
				.comment-respond a:hover{text-decoration:underline;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}#the7-body{--the7-h2-font-size:1.8rem;}}/* Start custom CSS */#main > .wf-wrap {
    padding: 0!important;
}
#page {
    overflow: unset !important;
}
.manual-actions-container {
    padding: 5% 10%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 96%;
    column-gap: 10%;
}
.action-download, .action-copy {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
    max-width: 5rem;
    max-height: 5rem;
    width: 5rem;
    height: 5rem;
    border-radius: 7px;
    min-width: 5rem;
    min-height: 5rem;
}

.action-download > a {
    width: 2.5rem;
    display: flex;
    margin: auto;
}
.action-download > a svg {
    width:3rem;
}

.action-copy > button {
    width: inherit;
    display: flex;
    position: relative;
    margin: auto;
    align-items: center;
    justify-content: center;
}
.action-copy > button svg{
    width:3rem;
}

.button-copy-manuale:before {
  content: "";
  display: none;
  position: absolute;
  z-index: 9998;
  top: 75px;
  left: 15px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid rgba(0, 0, 0, 0.72);
}
.button-copy-manuale:after {
  content: "Copy to Clipboard";
  display: none;
  position: absolute;
  z-index: 9999;
  top: 80px;
  left: -37px;
  width: 114px;
  height: 36px;
  color: #fff;
  font-size: 10px;
  line-height: 36px;
  text-align: center;
  background: rgba(0, 0, 0, 0.72);
  border-radius: 3px;
}

.button-copy-manuale:hover:before, .button-copy-manuale:hover:after {
  display: block;
}
.button-copy-manuale:active, .button-copy-manuale:focus {
  outline: none;
}
.button-copy-manuale:active:after, .button-copy-manuale:focus:after {
  content: "Copied!";
}
@media only screen and (min-width: 992px) {
    .cta-phone-mobile {
        display:none;
    }
}
@media only screen and (max-width: 992px) {
    .cta-phone-mobile {
        position: fixed;
        bottom: 2vh;
        right: 2vh;
        z-index:1;
    }
}
@media only screen and (min-width: 767px) {
    .container-cta {
        margin-right: 10%;
        margin-left: 10%;
    }
    .column-phone {
        height: auto;
        align-items: center;
        overflow: hidden;
    }
    .column-phone > div {
        height: 100%;
    }
    .column-sticky {
        position: sticky; 
        top:15vh;
        height: fit-content;
    }
}
@media only screen and (max-width: 767px) {
    .container-cta {
        margin-right: 4%;
        margin-left: 4%;
    }
    .cta-phone {
        display:none;
    }
    .accordion {
        width:100% !important;
    }
    .container-action > h5 {
        line-height: 1.2;
        min-height: 3rem;
    }
}

.container-cta > div {
  align-content: stretch;  
}
.icon-cta {
    position: absolute;
}

.accordion {
    cursor: pointer;
    padding: 18px;
    width: 96%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.active, .accordion:hover {
  background-color: #ccc; 
}

.panel {
  display: none;
  overflow: hidden;
}

.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #1676BB;

  margin-left: 5px;
}
.accordion-link {
    cursor: pointer;
    padding: 18px;
    width: 96%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-color: #efefef;
}
.accordion-link:hover {
  background-color: #ccc; 
}
.accordion-link:after {
  content: url(https://makrosupport.wavemarketing.it/wp-content/uploads/2023/01/link-icon1.svg); 
  font-size: 13px;
  color: #1676BB;
  margin-left: 5px;
  top: 5px;
  position: relative;
}

.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}
.container-action {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.title-macchina {
    cursor: pointer;
    outline: none;
    transition: 0.4s;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.title-macchina:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 25px;
  color: #1676BB;
  margin-left: 5px;
}
.inner-section-cta-macchina {
    display: none;
    overflow: hidden;
}
.inner-section-cta-macchina > div {
    width: 100%;
}
.active-macchina:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}
.faq-macchine .elementor-tab-title.elementor-active a {
    font-size: 1.3rem !important;
    font-weight: 700 !important;
}
.faq-macchine .elementor-tab-content {
    padding-top: 4%;
    padding-bottom: 8%;
    margin-left: 6%;
    margin-right: 6%;
    margin-bottom: 2%;
    transition: 0.1s;
}
.faq-macchine .elementor-tab-content.elementor-active {
    padding-top: 4%;
    padding-bottom: 8%;
    border-bottom: 1px solid #d4d4d4 !important;
    margin-left: 6%;
    margin-right: 6%;
    margin-bottom: 2%;
    transition: 0.1s;
}
.woocommerce-button, .woocommerce-Button {
    background: var(--the7-btn-border-color) !important;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
}
.woocommerce a {
    color: var(--the7-btn-border-color) !important;
}
.woocommerce-form {
    height: auto !important;
}
.woocommerce-ResetPassword {
    margin: auto;
}
.woocommerce h2 {
    display: none;
}
form.woocommerce-EditAccountForm.edit-account > fieldset {
    padding: 1rem;
    border: 1px solid #abb8c3;
}
form.woocommerce-EditAccountForm.edit-account > fieldset > legend {
    font-weight: 600;
    
}
#eael-lostpassword-form-wrapper > div {
    width: 100%
}
#eael-lostpassword-form-wrapper > div > div {
    width: 100%
}
input.woocommerce-Input {
    background-color: #EDEDED !important;
    color: var( --e-global-color-secondary ) !important;
}
.grecaptcha-badge {
    display: none !important;
}
.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal ul {
    display: flex;
}
li.wpml-ls-item.wpml-ls-current-language {
    display: flex;
}
li.wpml-ls-item.wpml-ls-current-language:after {
    content: "/";
}

li.wpml-ls-slot-shortcode_actions a {
  padding-block: 0.2rem; 
}
.wpml-ls-current-language span {
    color: #1676BB;
}/* End custom CSS */