:root { --accent: #3b8546; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(59, 133, 70, 1), -10px 10px rgba(59, 133, 70, 0.2), -10px -10px rgba(59, 133, 70, 1), 10px -10px rgba(59, 133, 70, 0.2); } 25% { box-shadow: -10px 10px rgba(59, 133, 70, 0.2), -10px -10px rgba(59, 133, 70, 1), 10px -10px rgba(59, 133, 70, 0.2), 10px 10px rgba(59, 133, 70, 1); } 50% { box-shadow: -10px -10px rgba(59, 133, 70, 1), 10px -10px rgba(59, 133, 70, 0.2), 10px 10px rgba(59, 133, 70, 1), -10px 10px rgba(59, 133, 70, 0.2); } 75% { box-shadow: 10px -10px rgba(59, 133, 70, 0.2), 10px 10px rgba(59, 133, 70, 1), -10px 10px rgba(59, 133, 70, 0.2), -10px -10px rgba(59, 133, 70, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #f4f4f4 }/* Nome amministratore */ .lf-item-info>h4, .profile-name h1 { text-transform: uppercase; } /* Campi input */ form.sign-in-form .form-group input { position: relative; z-index: 2; font-weight: 600; background: #f9f9f9f8; border-radius: 5px 5px 0px 0px; } /* Legenda iscrizione */ .primary-role-fields::before { content: "Registrati come Studio Associato se vuoi iscrivere più amministratori all'Albo."; display: flex; margin-top: 10px; margin-bottom: 20px; color: #3b8547; font-size:13px; } p.choose-role-text { font-weight:800 !important; } /* Pulsanti in header */ .logout { background: #ff0000; color: white; padding: 5px; border-radius: 5px; } .user-area.signin-area a{ background: #3b8546!important; padding: 0.5rem!important; border-radius: 5px!important; color: white!important; } @media (min-width:768px) { .material-icons.person:before, .mi.person:before{ display:none!important; } } /* Fix mappa modulo iscrizione */ div.lock-pin, div.location-actions { display: none!important; } a.copy-confirm.buttons.button-5 { background: #3b8546; color: white; } button.preview-btn.buttons.button-5, button.save-listing-button.buttons.button-5 { background: #b0b0b0; } /* Woocommerce fixes */ section.woocommerce-order-details, section.woocommerce-customer-details, li.woocommerce-order-overview__total.total { display:none !important; } .riepilogo-ordine, .wc-block-components-sidebar { display:none !important; } .wc-block-components-sidebar-layout { display: flex; justify-content: center; } #c27-site-wrapper > div.elementor.elementor-376.elementor-location-single.post-16.page.type-page.status-publish.hentry > div.elementor-element.elementor-element-b0bd7b4.e-con-full.e-flex.e-con.e-parent > div > div > nav > a:nth-child(2) { display:none !important; } /* Fix zoom mobile */ @media (max-width:768px){ input { font-size: 20px !important; } } /* Menu header */ .header-menu-left .i-nav>ul { font-weight:500; } /* Barra di ricerca */ @media (min-width:768px){ #div.header-left input[type="search"] { background: #f2f0f0 !important; border-radius: 5px !important; } } #c27-site-wrapper > div.archive-page > section.i-section.archive-posts > div > div > div > form > input { margin-top:15px !important; } /* Schede amministratori più grandi */ .lf-item.lf-item-list-view .lf-avatar { transform: none; top: 15px; left: 15px; width: 70px; height: 70px; } .lf-item.lf-item-list-view .lf-item-info { padding: 15px 15px 7px 100px; } /* Badge verificato */ .lf-item-container img.verified-listing { max-height: 16px; } /* Nasconde muovi mappa */ .mapdrag-switch.mb-skin { display: none !important; } /* Fix bottoni mappa */ .event-picker .single-date .remove-date, .social-networks-repeater div div button[type=button] { top:0 !important; } /* Pagina selezione pacchetti*/ .pricing-item .plan-price { display:none; } .plan-features { padding-top: 20px; font-weight:500; font-size:16px; } .pricing-item .plan-image { width: unset !important; } /* Avatar in mappa */ .marker-img { background-size:contain !important; background-color: white !important; border:2px solid #3b8546; } /* Avatar in lista */ .lf-avatar { background-size:contain !important; border:2px solid #3b8546; } /* Avatar pagina profilo */ .profile-avatar { border:2px solid #3b8546; } /* Explore page */ ul.lf-contact.no-list-style { display: flex; flex-direction: column !important; } .lf-item.lf-item-list-view .lf-item-info>h4 { text-transform:capitalize; font-size:16px; } /* Nascondi attestato */ div.pf-body > ul > a > li > span.file-name { display: none !important; } /* Nasconde voci inutili */ li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders, li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads, li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address { display:none !important; } /* Blog */ .sbf-title { min-height: 230px; } .blog-featured-image img { box-shadow: 0px 0px 10px -5px rgba(0,0,0,0.5); } .row.section-body { padding-bottom: 100px; } /* Nasconde funzioni pagina annunci */ @media (min-width:1px){ #job-manager-job-dashboard > table > tbody > tr.listing-cell.item-product-na > td.listing-actions > ul > li.cts-listing-action-switch { display: none !important; } #job-manager-job-dashboard > table > tbody > tr.listing-cell.item-product-na > td.listing-actions > ul > li.cts-listing-action-duplicate { display: none !important; } li.cts-listing-action-switch, li.cts-listing-action-duplicate{ pointer-events:none!important; opacity:0 !important; position:absolute !important; } }