/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.1.32.1675436129
Updated: 2023-02-03 15:55:29

*/

/*padding right header menu*/
.header-navigation-style-underline-fullheight .header-menu-container>ul>li, .header-navigation-style-fullheight .header-menu-container>ul>li {
    display: flex;
    height: 100%;
    align-items: center;
    padding-right: 6px !important;
}
/*blockquote*/
.wp-block-pullquote {
    margin: 0 0 1em;
    padding: 0em 0;
    text-align: center;
    overflow-wrap: break-word;
    box-sizing: border-box;
}
/*padding p block*/
.wp-block-kadence-advancedheading.kt-adv-heading_2068bf-a0, .wp-block-kadence-advancedheading.kt-adv-heading_2068bf-a0[data-kb-block="kb-adv-heading_2068bf-a0"] {
    margin-bottom: 3px;
}
.wp-block-kadence-advancedheading.kt-adv-heading_0ddb59-00, .wp-block-kadence-advancedheading.kt-adv-heading_0ddb59-00[data-kb-block="kb-adv-heading_0ddb59-00"] {
    font-size: 35px;
    font-weight: 400;
    font-family: 'Sorts Mill Goudy';
    text-transform: none;
   margin-bottom: 3px;
}
.wp-block-kadence-advancedheading.kt-adv-heading_0ddb59-00, .wp-block-kadence-advancedheading{
    margin-bottom: 4px !important;
}
single-content h1, .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6 {
    margin: 1.5em 0 0.5em;
    margin-top: 1.5em;
    margin-right: 0px;
    margin-bottom: 0.7em !important;
    margin-left: 0px;
}
@media (max-width: 767px)
.wp-block-kadence-advancedheading.kt-adv-heading_be275b-54, .wp-block-kadence-advancedheading {
    line-height: 1.1;
    padding-bottom: 20px;
}
/*button margin*/
@media (max-width: 767px)
.wp-block-kadence-advancedbtn .kb-button {
    border-top: 2px solid var(--global-palette9, #ffffff);
    border-right: 2px solid var(--global-palette9, #ffffff);
    border-bottom: 2px solid var(--global-palette9, #ffffff);
    border-left: 2px solid var(--global-palette9, #ffffff);
    margin-bottom: 15px !important;
}
/*.kb-button .kb-button {
    display: inline-flex;
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 1;
    font-size: 20px !important;
}*/
 
/*Tempo reale*/
.loading-operatori-iframe-side, .loading-operatori-iframe-main{min-height: 200px; background-image: url('../pics/k1kkne2pcftbv3.gif'); background-position: center center; background-repeat: no-repeat; background-size: 250px; background-color: none; border-radius: 20px; position: relative; opacity:1; height:300px !important; overflow-y: hidden !important; overflow: auto !important;}

.loading-operatori-iframe-main:after{content: 'Attendi'; display: block; position: absolute; top: 70%; text-align: center; color: #ffffff; width: 100%; font-size: 16px}
.loading-operatori-iframe-side:after{content: 'Attendi'; display: block; position: absolute; top: 70%; text-align: center; color: #000000; width: 100%; font-size: 16px}

.loading-operatori-iframe.iframe-loaded:after{display: none; opacity:0}

.loading-operatori-iframe.loaded:after{display: none}

/*padding menu*/
.header-navigation-style-underline-fullheight .header-menu-container>ul>li, .header-navigation-style-fullheight .header-menu-container>ul>li {
    display: flex;
    height: 100%;
    align-items: center;
    padding-right: 4px !important;
}

/* cookie banner  */
.cli-modal-footer .cli-col-12{display: flex; flex-direction: row; justify-content: space-between; margin-top:30px}
.cli-modal-footer .wt-cli-privacy-overview-actions{display: none}
.container-div-cookie-banner{display: flex; justify-content: space-between; margin-right: 20px}
.flex-cookie-text{flex-basis: 79%}
.flex-cookie-buttons{flex-basis: 18%; display: flex; flex-direction: row; justify-content: end; align-items: center;}
.flex-cookie-buttons #wt-cli-accept-all-btn{margin-bottom: 0px!important; margin-top:0px!important}
.flex-cookie-buttons #wt-cli-settings-btn{margin-top: 0px!important}
.flex-cookie-buttons a{max-width:350px; min-width: 155px; height: fit-content!important; height: -moz-fit-content!important;}
#wt-cli-policy-link{padding-left:0px!important}
#wt-cli-accept-btn.wt-cli-element.cli-plugin-main-button.cookie_action_close_header.cli_action_button {font-size:14px}
#cookie-law-info-bar, .wt-cli-cookie-bar{z-index: 99999999!important}
.cli-modal.cli-blowup{z-index:999999999!important}

@media (max-width: 1024px){
.flex-cookie-buttons{flex-basis: 18%; flex-direction: column; justify-content: center;}
.flex-cookie-buttons #wt-cli-settings-btn{margin-bottom: 10px!important;}
}

@media (max-width: 768px){
.flex-cookie-text{flex-basis: 100%}
.flex-cookie-buttons{flex-basis: 40%}
.container-div-cookie-banner{margin-right:0px!important}
}

@media (max-width: 425px){
.container-div-cookie-banner{flex-direction: column; width:100%}
.flex-cookie-buttons a{margin-left:0px!important; margin-right: 0px!important; max-width: 100%; width: 100%!important}
.flex-cookie-buttons #wt-cli-settings-btn{margin-top: 10px!important;}
}

/* fine cookie banner  */

/* Search button*/
.wp-block-search .wp-block-search__button {
    border-color: #252c5c !important;
    color: #252c5c !important;
    background: #fce1c2 !important;
}

/*grid footer*/
.site-top-footer-inner-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
    grid-column-gap: 30px;
    grid-row-gap: 1px !important;
}

/*copy img*/
.wp-image-2819 {
    display: inline-block !important;
}

/* bottone chiamata*/
.mobile-button {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background-color: #ef834c;
      position: fixed;
      bottom: 20px;
      right: 15px;
      z-index: 9999;
      color: #fff;
      font-size: 24px;
      text-align: center;
      text-decoration: none;
      box-shadow: 0 2px 10px rgba(0,0,0,0.4);
    }

    .phone-options {
      display: none;
      flex-direction: column;
      position: fixed;
      bottom: 100px;
      right: 40px;
      z-index: 9998;
    }

    .option {
      display: flex;
      align-items: unset;
      justify-content: flex-end;
      margin-bottom: 40px;
      width: 160px;
      height: 30px;
      background-color: #ef834c;
      border-radius: 20px 0 0 20px;
      color: #fff;
      font-size: 15px;
      position: relative;
		padding-top:2px
    }

    .option-text {
      position: absolute;
      left: 10px;
    }

    .phone-option {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background-color: #221c2e;
      margin-right: -20px;
      color: #8dc63f;
      font-size: 24px;
      text-align: center;
      text-decoration: none;
      box-shadow: 0 2px 10px rgba(0,0,0,0.4);
		margin-top:-10px;
    }

    .phone-option:hover {
      background-color: #8dc63f;
      color: #fff;
    }
.mobile-button i {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.phone-option img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	height: 30px;
    width: 30px;
}
.phone-option {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: -20px;
  color: #8dc63f;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 2px 10px rgba(0,0,0,0.4);
  /* Aggiungi le seguenti proprietà per centrare l'immagine */
  position: relative;
}
/*Voce di menu PROMO arancione*/
.header-navigation .header-menu-container ul ul li.menu-item-1136 > a {
    width: 200px;
    padding-top: 1em;
    padding-bottom: 1em;
    color: var(--global-light-toggle-switch);
    font-style: normal;
    font-size: 16px;
}
.menu-item-1136  {
   background: #ed7132;
    
}
/* Voce di menu Promo mobile*
ul ul.sub-menu>li:last-child, .menu-item .menu-item-type-post_type .menu-item-object-page .menu-item-1136{
background: #ed7132;
	color:#fff;
	
}*/
 .mobile-navigation ul ul.sub-menu>li:last-child a, .menu-item .menu-item-type-post_type .menu-item-object-page .menu-item-1136 > .drawer-nav-drop-wrap {
   color: #fff;
    
}
img {
    display: inline;
    height: auto;
    max-width: 100%;
}

/*form invio dati*/
.one{ width: 100%;}
.one-half,
.one-third,.one {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
}
.one-half { width: 48%; }
.one-third { width: 30.66%; }
.last {
    margin-right: 0 !important;
    clear: right;
}
/*cerca cartomati*/
input[type="text"], input[type="email"], textarea {
    background: #eeeeee !important;
    border-color: var(--global-palette5, #4A5568);
    width: 100%;
}


/*iframe webcom

iframe.webcom{      
        display: block;  /* iframes are inline by default    
        height: 100vh;  /* Set height to 100% of the viewport height   
        width: 100vw;  /* Set width to 100% of the viewport width     
        border: none; /* Remove default border 
        background: lightyellow; /* Just for styling 
    }

*/