/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 01 2025 | 09:34:44 */
/*scalatura elearning */
@media ALL AND (min-width:769px) AND (max-width:1280px) {
  .ulp-list-courses-wrapp .ulp-list-courses-item-wrapp {
  	flex: 0 0 50%;
    max-width: 50%;
}
}

@media ALL AND (max-width:768px) {
  .ulp-list-courses-wrapp .ulp-list-courses-item-wrapp {
  	flex: 0 0 100%;
    max-width: 100%;
}
}



/*pulsanti webinar mobile*/
@media (max-width: 569px) {
.ex-modern-blog .btn:not(input):not(.checkout-button):not(.btn-no-scale), .ex-modern-blog .btn-link:not(input):not(.checkout-button):not(.btn-no-scale) {
    transform: scale(1)!important;
}
}

/*spunta fattura 24*/
#billing_fiscalcode_field label, #billing_fiscalcode,#billing_recipientcode_field label, #billing_recipientcode, #billing_vatcode_field label, #billing_vatcode, #billing_pecaddress_field label, #billing_pecaddress, #billing_company_field label, #billing_company {
    display: block !important;
}
#billing_checkbox_field {
  display:none!important
}







/*titoli con spazio per cfp*/
.summary.entry-summary .product_title.entry-title {
    padding-right: 60px;
	font-weight:600!important;
}
/*MODIFICHE BUNDLES*/
.woosb-wrap.woosb-bundled:before {
    content: "ELENCO CORSI";
    font-size: 20px;
    text-align: center;
    display: block;
    font-weight: bold;
    padding-right: 5px;
  margin-bottom:10px;
	color: #c2c007;
}
.woosb-wrap {
    background-color: #ffffff;
    padding: 12px 20px 2px 20px;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-top: 35px;
    -webkit-box-shadow: 3px 3px 6px 2px rgba(0,0,0,0.37); 
box-shadow: 3px 3px 6px 2px rgba(0,0,0,0.37);
}
.woosb-title {
    font-weight: bold;
    font-size: 15px;
}


/*counter carrello*/
.woo-cart-timer-wrap {
    position: fixed;
    top: 170px;
    right: 17px;
    z-index: 3000;
}

.woocommerce-billing-fields__field-wrapper {
    padding-top: 18px;
}
.woocommerce .form-row-first, .woocommerce .form-row-last {
    margin: 0px 0px 18px 0px;
}
.thwcfe-checkout-section.partecipante {
    background-color: #f8f8f8;
    padding: 20px;
}
.thwcfe-checkout-section.partecipante input {
    background-color: #fafafa !important;
}
.thwcfe-checkout-section.partecipante input:not(.bloccato) {
    background-color: #fff !important;
}
#customer_details {
    display: block !important;
    float: none;
    clear: both;
  padding: 20px;
background-color: #f8f8f8;
}
#customer_details input {
    background-color: #fff;
}
.woocommerce:not(.uncode-wc-module) #customer_details {
    margin-bottom: 40px;
}
.checkout.woocommerce-checkout {
    margin-top: 0px !important;
}
.woocommerce-terms-and-conditions-wrapper p.form-row.validate-required {
    width: fit-content;
    float: left;
  margin-top: 0 !important;
}
.woocommerce-terms-and-conditions {
    margin-bottom: 20px;
}
.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 0!important;
}
#payment button[type="submit"] {
    margin-top: 0;
    margin-bottom: 15px;
}
.woocommerce-terms-and-conditions-wrapper p.form-row.validate-required:after {
    content: "*";
    color: #ff3100;
    font-weight: 600;
    border: 0;
    font-size: 14px;
    display: inline-table;
    margin-right: 6px;
}
.woocommerce-terms-and-conditions-wrapper form__label.woocommerce-form__label-for-checkbox.checkbox {
    margin-right: -2px;
}
.woocommerce-terms-and-conditions-wrapper span.required {
    display: none!important;
}
.woocommerce-terms-and-conditions-wrapper p {
    font-size: 15px!important;
}
span.select2.select2-container.select2-container--default {
    width: auto!important;
}
@media (min-width: 1200px)  {
    div#order_review table.shop_table.woocommerce-checkout-review-order-table {
      width: 48%;
      margin-right: 2%;
      float: left;
  }
  div#order_review div#payment {
      width: 48%;
      margin-left: 2%;
      float: right;
      margin-top: 0;
  }
}
@media screen and (max-width: 600px) {
.woocommerce table.shop_table th.product-remove, .woocommerce table.shop_table td.product-remove, .woocommerce table.shop_table_responsive tr:nth-child(2n) td.product-remove, .woocommerce-page table.shop_table tr.cart-subtotal:nth-child(2n-1) {
    background: none!important;
}
  .woocommerce table.shop_table td.product-name, .woocommerce-checkout-review-order .shop_table tbody td {
    width: auto!important;
}
}


/*modularità storico*/
@media (max-width: 1199px) AND (min-width: 801px)  {
  .woocommerce.columns-3 ul.products li.product:nth-child(odd) {
      clear: left!important;
      float: left!important;
  }
  .woocommerce.columns-3 ul.products li.product:nth-child(even) {
      clear: right!important;
      float: right!important;
  }
  .woocommerce.columns-3 ul.products li.product {
      width: 48%!important;
      margin: 20px 1%;
  }
}
@media (max-width: 800px)  {
  .woocommerce.columns-3 ul.products li.product {
      clear: both!important;
      float:none!important;
      width: 100%!important;
      margin-bottom:20px
  }
   .woocommerce.columns-3 ul.products li.product img {
    max-width: 100%;
    width: 100%!important;
}
}
/*2021 tema*/
body:not(.rtl) .woocommerce-MyAccount-navigation a {
    padding-left: 0;
}
.woocommerce-MyAccount-navigation a:before {
  display:none;
}
.woocommerce ul.products li.first {
    clear: none;
}
.single-product.woocommerce #content div.product div.images {
  float: left;
}
.woocommerce div.product form.cart .button, .woocommerce div.single-product form.cart .button, .woocommerce #content div.product form.cart .button, .woocommerce #content div.single-product form.cart .button {
    vertical-align: middle;
    float: none;
    display: inline-block;
    margin: 0;
    overflow: hidden;
}
.woocommerce table.shop_table .product-total, .woocommerce table.shop_table .product-subtotal, .woocommerce table.shop_table .amount {
    text-align: right;
}
.woocommerce table.shop_table .cart-subtotal td, .woocommerce table.shop_table .order-total td, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table.customer_details td {
    text-align: right;
}
.woocommerce:not(.order-table-with-thumbs) .shop_table.woocommerce-checkout-review-order-table .cart_item:last-child td, .woocommerce:not(.order-table-with-thumbs) .shop_table .order_item:last-child td {
        border: 0;
    padding: 15px 20px;
}
.product-quantity span {
    display: inline!important;
}
span.meta-stdate, span.meta-eddate {
    display: block;
    font-size: 11px;
    font-weight: normal;
}
.woocommerce table.shop_table .amount {
    text-align: right;
}
.cart-collaterals .tax-total td {
  text-align: right!important;
}
.woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce button.button:disabled {
    float: none;
    padding: 0 31px;
}
td.actions div.coupon {
    float: left;
}
td.actions div.coupon + button {
    position: relative!important;
    top: 0!important;
}
.woocommerce table.shop_table td {
    padding: 15px 20px!important;
}
a.remove {
    border: none!important;
}
#coupons_list h3 {
    font-size: 18px;
}
td.actions #coupon_code {
    font-size: 1em;
}
.woocommerce table.shop_table .quantity input, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th, .woocommerce table.my_account_orders th, .woocommerce table.my_account_orders td, .we-table-lisst .we-table td, .we-table-lisst .we-table th {
  font-size: 15px;
}
.woocommerce-cart table td, table th {
    font-size: 15px!important;
}
.ulp-user-page-top-wrapper.ulp-ap-top-theme-2 {
    display: none;
}
.woocommerce form.login, .woocommerce form.register {
  border:none;
}

/*nuovo tema*/
ul.drop-menu.uncode-cart-dropdown {
    min-width: 300px!important;
}
.woocommerce .row-parent.no-h-padding.no-top-padding.double-bottom-padding {
    padding-bottom: 15px!important;
}
h3#order_review_heading {
    font-size: 20px;
}
#content div.product div.images .price-container {
    text-align: center;
}
.summary.entry-summary hr {
    display: none;
}
.woocommerce-product-gallery__image {
    pointer-events: none;
    cursor: default;
}
li.google-plus, li.vk {
    display: none;
}
a.added_to_cart.wc-forward {
    display: block;
    margin-top: 15px;
    font-weight: 900!important;
    font-size: 14px!important;
}

/*voci menu*/
@media (min-width: 960px)  {
.wpml-ls-first-item span {
    display: none;
}
.drop-menu .wpml-ls-native {
    display: inline-table;
}
}
@media (min-width: 960px) AND  (max-width: 1279px) {
  .font-size-menu, .menu-container ul.menu-smart > li > a, .menu-smart > li > a > div > div > div.btn, .uncode-cart .buttons a {
    font-size: 12px;
}
  .font-size-submenu, .menu-horizontal ul ul a, .vmenu-container ul ul a, .uncode-cart .cart-desc {
    font-size: 12px;
}
  .menu-smart > li > a {
    padding: 0px 10px 0px 10px;
}
  .menu-wrapper .row-menu .row-menu-inner {
    padding: 0 18px 0 18px!important;
}
  .logo-image {
    height: 60px!important;
}
}
  
  /*logo mobile*/
@media (max-width: 959px) {
body.menu-custom-padding .menu-container .logo-container {
    padding: 9px 15px !important;
}
}

/*footer spento*/
.footer-last {
  display:none!important;
}

/*NUOVA SCHEDA ELEARNING*/
.ulp-course-wrapp h2 {
    margin-top: 0;
}

.ulp-course-wrapp .ulp-main-section .ulp-right-sidebar {
    position: relative;
  float: left;
    left: 0;
    top: 0;
}
.ulp-course-wrapp .ulp-left-content {
    width: 70%;
    float: initial;
    position: relative;
    right: 0;
}
.ulp-course-wrapp .ulp-main-section {
    margin-bottom: 40px;
}
@media (max-width: 959px) {
  .ulp-course-wrapp h1 {
    margin: 0;
}
  .ulp-course-wrapp .ulp-main-section .ulp-right-sidebar {
    width: 100%;
    float: left!important;
    margin-bottom: 24px;
  }
  .ulp-course-wrapp .ulp-left-content {
      position: relative;
      padding: 0!important;
  }




}


@media (max-width: 959px) and  (min-width: 650px) {
  .ulp-course-wrapp h1 {
    margin: 0;
}
  .ulp-course-wrapp .ulp-main-section .ulp-right-sidebar {
    width: 100%;
    float: left!important;
    margin-bottom: 24px;
  }
  .ulp-course-wrapp .ulp-left-content {
      position: relative;
      padding: 0!important;
  }
  .ulp-course-wrapp .ulp-top-section {
    width: 50%;
    position: relative;
    float: left;
    margin-bottom: -4px;
}

 .ulp-course-wrapp .ulp-right-sidebar h3 {
    padding-left: 20px;
    margin-left: 50%;
   margin-top:10px;
}
.ulp-course-wrapp  ul.ulp-top-details {
    padding-left: 20px;
    width: 50%!important;
    float: left;
}
}

/* 2020*/
#storico .grid-excerpt {
    margin: 0 0 20px 0!important;
    float: left;
    width: 100%;
    padding: 20px 25px;
    display: revert;
}
button.link-video {
    width: 100%;
    background-color: #303133!important;
    margin: 12px 0;
    padding: 13px 31px!important;
    font-size: 14px !important;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 25px!important;
    box-shadow: 2px 2px 2px rgba(0,0,0,.2);
    font-weight: 600 !important;
}
button.link-downloads, a.link-downloads {
    width: 100%;
 	display: block;
    text-align: center;
    background-color: #303133!important;
    margin: 12px 0;
    padding: 13px 31px!important;
    font-size: 14px !important;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 25px!important;
    box-shadow: 2px 2px 2px rgba(0,0,0,.2);
    font-weight: 600 !important;
}
span.downloadtxt {
    color: #ffffff;
}
span.downloadtxt2 {
    color: #333333;
  	font-size:18px;
    padding-left: 12px;
}
.downloadtxt i.fa.fa-download {
    font-size: 17px;
    position: relative;
    left: -5px;
    top: 2px;
    margin-right: 2px;
}
.downloadtxt2 i.fa.fa-download {
    font-size: 22px;
    position: relative;
    left: -10px;
    top: 3px;
}
div#downloads-wrapper {
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    padding: 5px 30px 30px 30px;
    max-width: 900px;
    margin: auto;
}
/*protect wp admin*/
li#wp-admin-bar-pwa_menu_bar  {
    display: none!important;
}
/*BREADCRUMBS */
.row-container.row-breadcrumb {
    display: none;
}
/*BUNDLE*/
.woocommerce-product-gallery .woosb-wrap.woosb-bundled {
    display: none;
}

/*2019*/
.product-template-default .container {
    padding-bottom: 40px !important;
}
.we-table .tb-meta:nth-child(4) {
    display: none;
}
.timeline-content .bg-inner span:nth-child(3) {
    display: none;
}
@media (min-width: 960px) {
.menu-wrapper .row-menu .row-menu-inner {
    padding: 0 36px 0 18px;
}
}
figcaption span.quantita {
    display: none!important;
}
figcaption span.tb-meta {
    display: block!important;
    margin-top: 8px!important;
}
.shop-we-more-meta span.quantita {
    display: none!important;
}
.shop-we-more-meta span.tb-meta {
    display: block!important;
    margin-top: 0px!important;
}
.we-sche-detail.we-status p {
    display: none;
}
.related.products span.quantita {
    display: none!important;
}
.related ul.products li.product .shop-we-more-meta {
    margin-top: 10px;
}
.related ul.products li.product .grid-excerpt {
    margin-bottom: 15px;
}

/*SEO*/
.nascondiseo {
  height:10px!important;
  width:10px!important;
  overflow:hidden!important;
  opacity:0!important;
}
/*bread*/
nav.woocommerce-breadcrumb {
    display: none!important;
}
/*elenchi xlearning*/
.ulp-left-content ul {
    list-style: disc;
    padding-left: 35px;
}

/*bundle*/
.woocommerce-product-gallery div#woosb_wrap {
    display: none!important;
}
.product_cat-solo-in-bundle-non-visibili p.price, .product_cat-solo-in-bundle-non-visibili stock, .product_cat-solo-in-bundle-non-visibili .cart {
    display: none;
}
div#exmain-content {
    padding-bottom: 30px;
}

/*titoli corsi*/
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 62px;
    line-height: 21px;
}


/*menu centrato*/
@media (max-width: 500px) {
  .logo-image.logo-skinnable {
    height: 60px!important;
}
  div#logo-container-mobile {
    padding-left: 10px;
}
}
@media (min-width: 1200px) {
.hmenu-center :not(.menu-mini).menu-smart>li>a {
    padding: 0 18px;
}
}
@media (min-width: 1400px) {
.hmenu-center :not(.menu-mini).menu-smart>li>a {
    padding: 0 26px;
}
}
@media (min-width: 960px) {
body[class*=hmenu-] .menu-borders .navbar-nav+.navbar-nav-last>*:first-child {
    margin: 0 0 0 18px;
    padding: 0 0 0 18px;  
}
}

span.pistoia {
    display: block;
}

.term-abbonamenti .woocommerce-breadcrumb, .term-abbonamenti .woocommerce-result-count, .term-abbonamenti .woocommerce-ordering {
    display: none;
}




.we-grid-shortcode figure.ex-modern-blog img {
    width: 100%;
    max-width: 100%!important;
}


.ulp-course-terminato {
    background-color: #fff;
    text-align: center;
    margin-top: 30px;
  padding:30px;
}
.enduno {
    display: block;
      font-size: 28px !important;
    font-weight: bold !important;
    color: darkgreen !important;
    margin-bottom: 5px;
}
.enddue {
    display: block;
    font-size: 20px !important;
    font-weight: bold !important;
    color: darkgreen !important;
    margin-bottom: 12px;
}
.endtre {
    display: block;
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-bottom: 12px;
}
.endtre a {
    color: darkseagreen;
    font-weight: bold;
}
.ulp-user-page-top-background {
    display: none;
}
.ulp-ap-top-theme-2 {
      	background-color: #f4f4f4;
    padding: 20px;
    padding-top: 20px;
	padding-top: 95px;
}
.passato {
    font-size: 20px !important;
    padding-top: 10px;
    display: block;
    font-weight: bold !important;
    color: green !important;
}
.fallito {
    font-size: 20px !important;
    padding-top: 10px;
    display: block;
    font-weight: bold !important;
    color: #cc0000 !important;
}

.ulp-main-section .ulp-course-wrapp .ulp-main-section .ulp-top-details li {
    width: 33.3%;
}
@media (max-width: 959px) {
.ulp-course-wrapp .ulp-main-section .ulp-right-sidebar {
    width: 100%;
    float: none;
    right: 0;
    top: 0;
    margin-bottom: 30px;
  margin-top: 40px;
}
    .ulp-course-wrapp .ulp-left-content {
    width: 100%;
    float: none;
}
    .ulp-course-wrapp .ulp-main-section {
    display: block;
}
.ulp-course-wrapp .ulp-main-section .ulp-top-details li {
    width: 100%;
}
  .ulp-course-wrapp .ulp-main-section .ulp-top-details li {
    width: 100%;
    border-left: none !important;
    border-bottom: 1px solid #ddd !important;
    padding-bottom: 8px;
}
}



.ulp-lesson-completed, .ulp-lesson-complete-the-button-wait {
    background-color: #bbb;
}
.page-content.ulp-single-quiz ul, .ulp-lesson-main-content ul {
    list-style: initial;
    padding-left: 30px !important;
}
.ulp-lesson-nav .ulp-lesson-nav-prev .ulp-lesson-nav-prev-label, .ulp-lesson-nav .ulp-lesson-nav-prev .ulp-lesson-nav-prev-label {
    color: #888;
    font-size: 16px;
    font-weight: bold;
}
.ulp-lesson-nav a {
    font-size: 18px;
    padding-top: 3px;
    display: block;
}
.ulp-lesson-nav-next, .ulp-lesson-nav-prev {
    border-radius: 30px;
    border: 2px solid #1ab6e1;
    padding: 5px 25px 7px 25px;
    background-color: #fff;
}
#note_title {
    border: 1px solid #ccc!important;
    width: 100%!important;
}


.ulp-course-wrapp .ulp-top-section .ulp-sale .ulp-text-sale, .ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-feat-img-wrapp .ulp-sale .ulp-text-sale {
    top: -82px !important;
    left: 8px !important;
  text-align:center;
    font-weight: bold !important;
}
/*popup*/
.popmake {
    height: 80% !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}
.popmake .pum-content, .pum-theme-enterprise-blue .pum-content {
    font-weight: unset !important;
}
.popmake input, textarea, select, .seldiv, .select2-choice, .select2-selection--single {
    border: 1px solid #ccc !important;
}
.popmake .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close {
    right: 15px;
    top: 15px;
}
.popmake .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
/*finepop*/
.ulp-reviews-rating-awesome-box-wrapp, .ulp-single-course-reviews {
    display: none;
}
.ui-state-default.ui-element.ui-draggable.ui-draggable-handle {
    overflow: hidden;
}
.ulp-quiz-submit {
    width: 100%;
    text-align: center;
}
#ulp_vimeo_player {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
		
#ulp_vimeo_player iframe,
#ulp_vimeo_player object,
#ulp_vimeo_player embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ulp-lesson-main-title {
    line-height: 40px;
    margin-top: 20px;
}
.elearning ul.products li.product {
    float: left;
    margin: 0 1.5% 40px 0;
    padding: 0;
    position: relative;
    width: 32.33333333%;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08), 0 4px 5px rgba(0, 0, 0, 0.02), 0 12px 10px rgba(0, 0, 0, 0.04), 0 2px 5px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08), 0 4px 5px rgba(0, 0, 0, 0.02), 0 12px 10px rgba(0, 0, 0, 0.04), 0 2px 5px rgba(0, 0, 0, 0.05);
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08), 0 4px 5px rgba(0, 0, 0, 0.02), 0 12px 10px rgba(0, 0, 0, 0.04), 0 2px 5px rgba(0, 0, 0, 0.05);
}
.elearning ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
}
.elearning ul.products li.first {
    clear: both;
}
.elearning ul.products li.last {
    margin-right: 0;
}
.elearning ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
}
.elearning .woocommerce-loop-category__title {
    font-size: 17px !important;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.2;
    font-family: inherit !important;
}
.woocommerce-loop-category__title mark.count {
    background-color: rgba(255,255,255,0);
    display: initial !important;
}
@media (max-width: 959px) {
.elearning ul.products li.product {
    width: 48%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
  }
.elearning ul.products li.product:nth-child(2n) {
    float: right;
    clear: none !important;
  }
}
@media (max-width: 779px) {
.elearning ul.products li.product {
  	width: 100% !important;
  	margin: 0 0 1.5em !important;
  }
}
.ulp-pay-bttn-wrapp .add_to_cart_button, .tax-myxclima .ulp-pay-bttn-wrapp .add_to_cart_button {
    display: block;
    margin: auto;
    margin-bottom: auto;
    max-width: 255px;
    min-height: 46px;
    text-align: center;
    color: #888;
    font-weight: 400;
    background: #fafafa;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
    border: 1px solid #e5e5e5;
    font-size: 16px;
    line-height: 46px;
    letter-spacing: .3px;
    text-transform: uppercase;
    outline: 0;
    margin-bottom: 10px;
    cursor: pointer;
    box-sizing: border-box;
  	height: 46px;
      box-shadow: none;
    float: initial;
  padding:0;
}
.ulp-pay-bttn-wrapp .add_to_cart_button.loading, .tax-myxclima .ulp-pay-bttn-wrapp .add_to_cart_button.loading {
  	text-indent:0;
  	color: #444;
  	background: #e5e5e5;
}


.ulp-pay-bttn-wrapp .added_to_cart.wc-forward, .tax-myxclima .ulp-pay-bttn-wrapp .added_to_cart.wc-forward {
    letter-spacing: 0.5px;
	display: block;
	margin: auto;
	width: max-content;
	color: #666;
	text-align: center;
	font-size: 14px;
	padding-top: 4px;
  	padding-bottom: 4px;
  	line-height: 28px;
}
.ulp-pay-bttn-wrapp .add_to_cart_button.added::after, .tax-myxclima .ulp-pay-bttn-wrapp .add_to_cart_button.added::after {
    display: none;
}
.ulp-pay-bttn-wrapp .add_to_cart_button:hover, .tax-myxclima .ulp-pay-bttn-wrapp .add_to_cart_button:hover {
	color: #444;
  background: #e5e5e5;
}


.ulp-pay-bttn-wrapp .add_to_cart_button.added, .tax-myxclima .ulp-pay-bttn-wrapp .add_to_cart_button.added {
    display: none;
}


#ombra_el {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
}
.added_to_cart.wc-forward:hover {
  color: #ff0000;
}
/*bottone paypal*/
.ulp-pay-bttn.js-ulp-pay-course-bttn {
    display: none;
}
.ulp-list-courses-item-wrapp .ulp-pay-bttn-wrapp {
    margin-bottom: 15px;
}
.ulp-list-courses-item-wrapp .ulp-progress-wrapp {
    margin-top: 25px;
}
.ulp-course-enroll-message-danger, .ulp-course-enroll-message-success {
    text-align: center;
    margin-top: 22px;
}
.ulp-list-courses-item-wrapp-content .ulp-course-enroll-message-danger, .ulp-list-courses-item-wrapp-content .ulp-course-enroll-message-success {
    text-align: center;
    max-width: 86%;
    margin-left: 7%;
    font-size: 14px;
    font-weight: 400;
}
.ulp-course-enroll-message-danger a {
    font-weight: bold;
    margin-top: 8px;
    display: block;
    color: #444;
}
.ulp-course-enroll-message-danger a:hover {
    color: #a94442;
}

/*todo4*/
.grecaptcha-badge {
    visibility: hidden;
}
.fa-shopping-basket::before {
    content: "\f07a";
    font-size: 20px;
}
figcaption .shop-we-more-meta .calendario {
    padding-bottom: 8px !important;
    display: inline-block;
}
.we-grid-shortcode figure.ex-modern-blog .grid-excerpt {
	margin-bottom: 8px;
	overflow: hidden;
	padding-top: 8px
}
li.product .grid-excerpt {
    height: 70px;
	overflow: hidden;
	line-height: initial;
}
.product .woo-event-info {
	padding: 0 20px 20px 20px;
	background-color: #f6f6f6;
}
.we-icl-import.col-md-12 .row {
    width: auto;
    text-align: center;
    margin: auto;
    margin-top: 30px;
}
.we-social-share.col-md-12 .row {
    width: auto;
    text-align: center;
    margin: auto;
    margin-top: auto;
    margin-top: 10px;
    margin-bottom: -30px;
}
.single-product.woocommerce #content div.product div.images .we-social-share.col-md-12 {
    border-top: 1px solid #eee;
    margin-top: 16px;
}
.single-product.woocommerce #content div.product div.images .stock {
    display: none;
}
.single-product.woocommerce #content div.product div.images .price {
    width: 100%;
	text-align: center;
    margin-right: 20px;
    padding-top: 5px;
}
.single-product.woocommerce #content div.product div.images .cart {
    margin-top: 10px !important;
    margin-bottom: 15px !important;
}
.single-product.woocommerce .cart {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
}
.single-product.woocommerce .single_add_to_cart_button {
    padding: 17px 40px !important;
    letter-spacing: 2px !important;
}

.we-icl-import .btn.btn-primary {
    background: #aaa;
}
.we-icl-import .btn.btn-primary:hover {
    background: #333;
}

.cd-item .cd-number {
    color: #c00;
}
.single-product.woocommerce #content div.product div.images .col-md-6 {
    width: 100%;
}
@media (min-width: 878px) {
.single-product.woocommerce #content div.product div.images .col-md-6 {
    width: 50%;
}
}
@media (max-width: 768px) {
.single-product.woocommerce #content div.product div.images .col-md-6 {
    width: 50%;
}
}
@media (max-width: 390px) {
.single-product.woocommerce #content div.product div.images .col-md-6 {
    width: 100%;
}
}
/*2019*/
figcaption span.quantita {
    display: none!important;
}
figcaption span.tb-meta {
    display: block!important;
    margin-top: 8px!important;
}
.shop-we-more-meta span.quantita {
    display: none!important;
}
.shop-we-more-meta span.tb-meta {
    display: block!important;
    margin-top: 0px!important;
}

.we-sche-detail.we-status p {
    display: none;
}

.related.products span.quantita {
    display: none!important;
}
.related ul.products li.product .shop-we-more-meta {
    margin-top: 10px;
}
.related ul.products li.product .grid-excerpt {
    margin-bottom: 15px;
}

/*CHECKBOX NOVEMBRE 2018*/
input[type="radio"] {
    -webkit-appearance: radio!important;
}  
input[type="checkbox"] {
    -webkit-appearance: checkbox!important;
}  
.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 25px;
}


/*TITOLI*/
.header-content-inner h1.header-title {
    width: fit-content!important;
    width: -moz-fit-content!important;
    margin: auto!important;
    background-color: rgba(255,255,255,0.50)!important;
    padding: 10px 30px!important;
    font-size: 35px!important;
    text-transform: uppercase!important;
}
/*opzionale in cassa*/
.woocommerce-checkout span.optional {
    display: none!important;
}
/*margine immagine prodotto e social*/
.woocommerce-product-gallery__wrapper {
    margin-bottom: 20px;
}
/*termini in cassa*/
.woocommerce #payment .terms {
    text-align: left;
    padding: 0 0 20px 0;
}
.woocommerce-checkout #payment {
    background: #f2f2f2;
}
.form-row.place-order {
    background-color: #f2f2f2!important;
}
input#terms {
    border-color: #888;
}
.wc_payment_methods input {
    border-color: #888;
}
.woocommerce-terms-and-conditions {
    background-color: #ffffff;
    padding: 5px 10px;
}
/*NL in cassa*/
.woocommerce p#mailpoet_checkout_subscribe_field {
    margin-bottom: 30px;
}
.woocommerce .mailpoet-checkout-class label.checkbox {
    display: inline;
    font-weight: normal;
}
/*ADMIN BAR*/
#wpadminbar #wp-admin-bar-user-info .display-name, #wpadminbar #wp-admin-bar-user-info .username {
    display: none;
}
#wpadminbar #wp-admin-bar-user-actions.ab-submenu {
    padding: 6px 0 24px;
}
#wpadminbar .quicklinks ul li {
    border-right: 1px solid #444;
}
#wp-admin-bar-login a {
    text-transform: uppercase;
}
@media (max-width: 782px) {
html { margin-top: 0 !important; }
				* html body { margin-top:0 !important; }
/*#wpadminbar {
    height: 32px!important;
}  
 html {
    margin-top: 32px !important;
}*/
  #wp-toolbar > ul > li, #wpadminbar #wp-admin-bar-user-actions.ab-submenu img.avatar {
    display: initial!important;
}
  li#wp-admin-bar-pwa_menu_bar {
    display: none!important;
}
  #wpadminbar .quicklinks .ab-empty-item, #wpadminbar .quicklinks > ul > li > a, #wp-toolbar > ul > li, #wpadminbar #wp-admin-bar-user-actions.ab-submenu img.avatar {
    
    padding: 0 8px 0 7px!important;
    height: 32px!important;
    line-height: 32px!important;
}
}



/*ricordami*/
.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
    display: flex !important;
    width: 100%;
    margin-left: 0 !important;
    padding-top: 15px !important;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline #rememberme {
    margin-right: 8px;
}
/*immagini carosello*/
.ed-carousel-wrp .ed-item {
    max-width: 250px;
}
/*SPEGNE NUMERO PRODOTTI CATEGORIE*/
.woocommerce-loop-category__title mark.count {
    display: none!important;
}


/*icona link webinars*/
.fa.fa-fw.pull-right.fa-link1::before {
    content: "\f274"
}
.fa.fa-fw.pull-right.fa-link2::before {
    content: "\f1da"
}
.fa.fa-fw.pull-right.fa-link3::before {
    content: "\f274"
}
.fa.fa-fw.pull-right.fa-link4::before {
    content: "\f1da"
}

.fa.fa-fw.pull-right.fa-link5::before {
    content: "\f274"
}
.fa.fa-fw.pull-right.fa-link6::before {
    content: "\f1da"
}



.fa.fa-fw.pull-right.fa-wc-smart-coupons:before{
    content: "\f118";
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--subscriptions i:before {
    content: "\f09d";
}
.woocommerce-MyAccount-navigation-link--link1, .woocommerce-MyAccount-navigation-link--link2, .woocommerce-MyAccount-navigation-link--link3, .woocommerce-MyAccount-navigation-link--link4, .woocommerce-MyAccount-navigation-link--link5, .woocommerce-MyAccount-navigation-link--link6 {
    font-weight: bold;
}
.woocommerce-MyAccount-navigation-link--link1 a:after, .woocommerce-MyAccount-navigation-link--link3 a:after, .woocommerce-MyAccount-navigation-link--link5 a:after  {
    content: " Prenotazioni";
    font-weight: initial;
}
.woocommerce-MyAccount-navigation-link--link2 a:after, .woocommerce-MyAccount-navigation-link--link4 a:after, .woocommerce-MyAccount-navigation-link--link6 a:after {
    content: " Storico";
    font-weight: initial;
}

}
/*icona link membership*/
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--members-area i:before {
    content: "\f2bb";
}
/*AVVISI CONTROLLO CAMPI*/
.woocommerce-checkout .woocommerce-error li {
    font-size: 14px;
  	display: inherit;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
   /* padding-top: 50px!important; */
}
.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    padding-top: 0;
}
/*POSTED IN IN PRODOTTO - per nascondere categorie di comodo*/
.posted_in {
    display: none;
}
/*colore link avvisi woo*/
.woocommerce-info a {
    font-size: initial !important;
    color: #004080 !important;
}
.woocommerce-info a:hover {
    color: #0082e8 !important;
}
/*header immagini*/
.woocommerce-page .header-content-inner h1.header-title {
    width: fit-content;
    width: -moz-fit-content;
    margin: auto;
    background-color: rgba(255,255,255,0.50);
    padding: 10px 30px;
}
/*BRADCRUMB*/
.woocommerce .woocommerce-breadcrumb {
    border: 1px solid #dddddd;
    padding: 10px 18px 10px 18px;
    background-color: #ffffff;
}  
/*pulsanti timeline*/
.pulsantitime {
    display: inline-block;
    margin-top: 25px;
  	width: 100%;
}
.pulsantitime a {
    color: #ffffff!important;
    font-size: 14px!important;
}
@media (min-width:768px) and (max-width:1023px) {
  .pulsantitime a {
    width:100%!important;
    margin-bottom:8px;
}
}
/*immagini carrello*/
.woocommerce table.cart .product-thumbnail {
    padding: 18px 0;
    text-align: center;
    min-width: 0;
}
.woocommerce table.cart a.remove, .woocommerce #content table.cart a.remove {
    height: 1.2em;
    width: 1.2em;
    line-height: 1.1;
    left: auto;
    font-size: 20px;
    padding-left: 1px;
}
/*carrello vuoto*/
.return-to-shop a.button.wc-backward {
    margin-left: 25%;
    width: 50%;
    min-width: 240px;
}
p.cart-empty {
    font-size: 26px;
    margin-bottom: 100px;
}
/*aggiungi al carrello prodotti*/
li.product a.added_to_cart.wc-forward {
    background-color: #999999;
    color: #FFFFFF!important;
    padding: 8px 0;
    width: 100%;
    text-align: center;
}
.ex-modern-blog a.added_to_cart.wc-forward, .pulsantitime a.added_to_cart.wc-forward {
    background-color: #999999;
    color: #FFFFFF!important;
    padding: 8px 0;
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
    border-radius: 2px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.2);
}
.tb-viewdetails a.added_to_cart.wc-forward {
    display: block;
    margin-top: 8px;
    font-weight: bold;
}
/*messaggi membershio prodotto*/
.woocommerce-info.wc-memberships-member-discount-message {
    margin-top: 30px;
}

/*VOCI CARRELLO*/
a.restore-item {
    margin-top: 15px;
}
.woocommerce-info {
    font-size: 16px;
    text-transform: uppercase;
    background-color: #f6f6f6;
    margin-bottom: 10px;
    padding: 8px 12px;
    padding-bottom: 8px;
}
/*pulsanti ordini*/
.woocommerce-orders-table .woocommerce-button.button {
    padding: 5px 8px;
    font-size: 12px;
    letter-spacing: 1px;
    display: inline;
    float: initial;
    margin-right: 8px;
}
/*LIMITE ACQUISTO*/
ul.products li.product .woo-limit-one {
    display: block;
    padding-left: 25px;
    padding-bottom: 30px;
    padding-top: 6px;
    color: #000;
    font-weight: bold;
}

/*notifiche woo*/
.woocommerce-error {
    color: #cc0000;
    font-weight: bold;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.woocommerce-message {
    color: #cc0000;
    font-weight: bold;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 18px;
    display: grid;
    padding-left: 18px;
}
.woocommerce-message a {
    margin-bottom: 20px!important;
}
.woocommerce-error li {
    font-size: 18px;
    display: grid;
}
.woocommerce-error li a {
    margin-bottom: 15px;
}
.woocommerce-error a.button, .woocommerce-message a.button {
    width: fit-content;
}
/*elenchi puntati prodotto*/
.woocommerce-product-details__short-description li {
    list-style: square;
    margin-left: 18px;
}

/*pagamenti cassa*/
.payment_method_paypal label, .payment_method_bacs label {
    font-weight: bolder;
    color: #000;
}
/*colonne griglie*/
@media screen and (max-width: 750px) {
.we-grid-shortcode:not(.we-grid-column-1) .item-post-n {
    width: 100%;
}
}
@media (min-width: 991px) {
.we-grid-shortcode:not(.we-grid-column-1) .item-post-n.elemento0 {
  clear: both;
}
}
@media (max-width: 990px) {
.we-grid-shortcode:not(.we-grid-column-1) .item-post-n {
  clear: both;
}
.we-grid-shortcode:not(.we-grid-column-1) .item-post-n:nth-child(2n) {
  clear: none;
}
}
.we-grid-shortcode figure.ex-modern-blog img {
    width: 100%;
}
@media (max-width: 959px) {
body.woocommerce ul.products li.product, body.woocommerce-page ul.products li.product, .portfolio-template-default.single.single-portfolio ul.products li.product {
    width: 49%!important;
    margin: 0 0 1.5em!important;
}
}
@media (max-width: 779px) {
body.woocommerce ul.products li.product, body.woocommerce-page ul.products li.product {
    width: 100%!important;
    margin: 0 0 1.5em;
}
}
@media (min-width: 959px) and (max-width: 1230px){
.woocommerce ul.products li.product a.button {
    padding: 6px 10px!important;
    font-size: 0.8em!important;
    letter-spacing: 1.1px;
}
}
@media (min-width: 1099px) and (max-width: 1292px){
./*grid-content  a.btn.btn.btn-primary.we-button {
    padding: 6px 10px!important;
    font-size: 1em!important;
    letter-spacing: 1.1px;
}*/
}
@media (min-width: 991px) and (max-width: 1098px){
.grid-content  a.btn.btn.btn-primary.we-button {
    padding: 6px 10px!important;
    font-size: 1em!important;
    letter-spacing: 1.1px;
  width:100%;
}
}
@media (min-width: 751px) and (max-width: 892px){
.grid-content  a.btn.btn.btn-primary.we-button {
    padding: 6px 10px!important;
    font-size: 1em!important;
    letter-spacing: 1.1px;
}
}

/*griglie e prezzi*/
.grid-content .shop-we-more-meta span.quantita {
    display: block;
    margin-bottom: 8px;
    margin-top: 8px;
}
.grid-content .we-more-meta span.quantita {
    margin-top: 8px;
    display: block;
}
/*popup calendario*/
.we-tooltip-content h4 {
    margin-top: 0;
}
/*ombra timeline*/
.timeline-content {
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.6);
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.6);
}
/*avviso corsi iscrizione*/
.alert.alert-warning.event-info {
    color: #ffffff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    background-color: #cc0000;
    padding: 10px;
}
/*relatori griglia*/
.speaker-grid-giac.we-grid-shortcode figure.ex-modern-blog h3 {
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    min-height: auto;
    margin: 0;
    margin-top: -3px;
    padding: 0;
    text-align: center;
}
.speaker-grid-giac.we-grid-shortcode figure.ex-modern-blog img, .we-carousel.we-spekers-sc.we-grid-shortcode.we-grid-column-1 .ex-modern-blog .grid-content img {
  width:100%;
}


.we-carousel.we-spekers-sc.we-grid-shortcode.we-grid-column-1 .ex-modern-blog .grid-content figcaption, .speaker-grid-giac.we-grid-shortcode figure.ex-modern-blog figcaption {
    height: 58px;
    overflow: hidden;
    margin-top: -58px;
    padding-top: 9px;
    padding-bottom: 8px;
    background-color: rgba(255,255,255,0.75);
}
.spk-single .col-md-4 {
    padding-right: 40px;
}
.speaker-grid-giac.we-grid-shortcode figure.ex-modern-blog .s-ttname {
    text-align: center;
}
.we-carousel.we-car-modern .ex-modern-blog .grid-content figcaption .we-ca-title:after, .we-carousel.we-spekers-sc .s-ttname h3:after, .speaker-grid-giac.we-grid-shortcode figure.ex-modern-blog h3:after {
    display: block;
    margin: 4px auto 1px auto;
    content: "";
    width: 80px;
    height: 2px;
    background: rgba(0, 0, 0, 0.10);
}
/*RELATORI*/
.we-carousel.we-car-modern .ex-modern-blog .grid-content figcaption .we-ca-title:after, .we-carousel.we-spekers-sc .s-ttname:after {
  display:none;
}
.we-carousel.we-spekers-sc .grid-content {
    padding: 0 15px 0 15px!important;
}



/*background calendario e altri */
div#calendar {
    background-color: #ffffff;
    padding: 20px;
}
div#calendar .fc-view-container {
    overflow: hidden;
}
/*RICERCA*/
.we-search-form button .button-label {
    color: #ffffff;
}
button.btn.btn-default.we-search-dropdown-button.we-showdrd:hover .button-label {
  color: #333333;
      -webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -moz-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -o-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
}
.woo-event-toolbar .we-viewas .we-viewas-dropdown-button .icon-arr {
    position: absolute;
    right: 20px;
    top: 10px;
}
/*CREDITI*/
.ribbon-outer {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
    height: 200px;
    z-index: 9;
}
.ribbon-red {
    font: bold 18px Sans-Serif;
    text-align: center;
    text-shadow: rgba(0,0,0,0.5) 0px 2px 2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: absolute;
    padding: 29px 0 0 0;
    right: -70px;
    top: -20px;
    width: 180px;
    height: 80px;
 
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.6);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.6);
}
.ribbon-outer-table {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    width: 180px;
    height: 180px;
    z-index: 9;
}
.ribbon-red-table {
    font: bold 18px Sans-Serif;
    color: #333;
    text-align: center;
    text-shadow: rgba(0,0,0,0.5) 0px 2px 2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: absolute;
    padding: 17px 0 0 0;
    right: -65px;
    top: -15px;
    width: 160px;
    height: 60px;
    background-color: #ff0000;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6666), to(#cc0000));
    background-image: -webkit-linear-gradient(top, #ff6666, #cc0000);
    background-image: -moz-linear-gradient(top, #ff6666, #cc0000);
    background-image: -ms-linear-gradient(top, #ff6666, #cc0000);
    background-image: -o-linear-gradient(top, #ff6666, #cc0000);
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.6);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.6);
}
/*prezzo*/
span.prezzo {
    float: right;
    margin-right: 0;
}
.prezzo span.woocommerce-Price-amount.amount {
    font-size: 24px!important;
}
.prezzo span.woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
    font-size: 18px;
    margin-left: 4px;
}


h2.woocommerce-loop-category__title {
    text-align: center;
    background-color: #dddddd;
    color: #444444;
    font-size: 15px;
    padding: 10px!important;
  	margin: 0;
}
h2.woocommerce-loop-category__title mark.count {
    color: #777777;
}

/*PRODOTTI */
li.product .grid-excerpt {
    margin-bottom: 20px;
    font-size: 13px;
    border-top: 1px dashed rgba(0, 0, 0, 0.15);
    margin-top: 5px;
    padding-top: 15px;
    margin-left: 25px;
    margin-right: 25px;
}


.woocommerce #exmain-content a.button, .woocommerce #exmain-content .btn a {
    color: #FFFFFF;
    margin-bottom: 24px;
}
body.woocommerce ul.products li.product, body.woocommerce-page ul.products li.product {
  background-color:#ffffff;
}
.archive.woocommerce #exmain-content h2 {
    padding: 12px 25px;
}
.archive.woocommerce #exmain-content small.woocommerce-price-suffix, body.woocommerce-page .related ul.products li.product small.woocommerce-price-suffix{
    font-size: 12px;
}
body.woocommerce-page .related ul.products li.product {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
body.woocommerce-page .related ul.products li.product h2 {
    padding: 0 25px 25px 25px;
    float: initial;
}
body.woocommerce-page .related ul.products li.product .shop-we-more-meta, body.woocommerce-page .related ul.products li.product .shop-we-short-des {
    padding: 0 25px;
}
.woocommerce ul.products li.product a img {
    box-shadow: none;
    -webkit-box-shadow:  none;
    -moz-box-shadow:  none;
    filter: brightness(1);
    -webkit-filter: brightness(1);
    -webkit-transition: all 1s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.woocommerce ul.products li.product a:hover img {
  	box-shadow: none;
    -webkit-box-shadow:  none;
    -moz-box-shadow:  none;
    filter: brightness(0.7);
    -webkit-filter: brightness(0.7);
    -webkit-transition: all 1s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.archive.woocommerce ul.products li.product .shop-we-more-meta, body.woocommerce-page .related ul.products li.product .shop-we-more-meta {
    margin-bottom: 5px;
}
.archive.woocommerce ul.products li.product .shop-we-more-meta span.quantita, body.woocommerce-page .related ul.products li.product .shop-we-more-meta span.quantita {
    display: block;
    margin-bottom: 8px;
}

/*****************************************/
.woocommerce ul.products li.product {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15)!important;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15)!important;
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15)!important;
    background-color: #ffffff!important;
  	border: 1px solid #e9e9e9;
	padding-bottom: 15px;
}
.woocommerce ul.products li.product small.woocommerce-price-suffix {
    font-size: 12px;
}
.woocommerce-loop-product__title {
    /*padding: 12px 25px!important;*/
  	font-size: 18px!important;
  	text-transform: none;
	font-weight: 500!important;
	line-height: 1.2!important;
	font-family: 'outfit'!important;
  	overflow: hidden;
    display: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 85px;
    padding: 0 25px!important;
    margin-bottom: 12px;
}
.we-grid-shortcode:not(.we-spekers-sc):not(.speaker-grid-giac) figure.ex-modern-blog h3 a {
  	overflow: hidden;
  	display: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 62px;
}
.we-grid-shortcode figure.ex-modern-blog .we-more-meta {
  margin-top:0;
}
.woocommerce ul.products li.product a.button {
    margin: 12px 25px;
    padding: 13px 31px!important;
    font-size: 14px !important;
    font-weight:600!important;
}

/*titolo correlati*/
.up-sells.upsells.products h2 {
    margin-bottom: 20px;
}

/*****************************************/

/* PAGINA SPEAKERS */
.we-content-speaker {
    max-width: 1200px;
}
.we-content-speaker .col-md-4, .we-content-speaker .col-md-8 {
    float: left;
}
.we-content-speaker .speaker-details p {
    margin-bottom: 12px;
}
/* solo senza bootstrap
.we-content-speaker .speaker-avatar {
  	margin-right: 25px;
    margin-bottom: 18px;
}*/
.we-content-speaker .speaker-avatar span {
    display: none;
}
.we-content-speaker .speaker-avatar .img-spk {
    margin-bottom: -4px;
}
.speaker-content ul {
    list-style: square;
    padding-left: 18px;
    margin-bottom: 18px;
}

/* ICONE SOCIALS */
.we-social-share ul li a {
    color: #ec3935;
    font-size: 18px;
    display: block;
    margin-top: 2px;
}

.we-social-share ul li a i.fa {
    margin-right: 0;
}

/* PAGINA CORSO */
.entry-summary .product_meta {
    margin-top: 25px;
}
.woocommerce-tabs div#tab-description ul {
    list-style: square;
    padding-left: 18px;
}

/*todo4 .product .woo-event-info {
  padding-bottom: 0;
}*/
.date-info.row {
    margin-top: 20px;
    /*margin-bottom: 0;*/
    font-weight: bold;
}
.woo-event-info .row {
    margin-top: 20px;
    /*margin-bottom: 0;*/
    font-weight: bold;
}
.woo-event-info .col-md-6 {
    float: left;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty {
    margin-right: 0;
}
.woocommerce .quantity, .woocommerce #content .quantity {
    float: left;
}
.woocommerce .quantity input.qty {
    padding: 10px 15px 10px 15px!important;
}
@media ALL and (min-width:769px) and (max-width:959px) {
  .single-product.woocommerce #content div.product div.summary {
      width: 55%;
      margin-left: 45%;
  }
}
@media ALL and (min-width: 768px) and (max-width:1199px) {
  .container {
      width: 100%;
  }
}




/* CATEGORIE PRODOTTO - PRODOTTI - PRODOTTI CORRELATI */
/*ul.products.columns-3 {
    float: left;
    margin: 0 1.5% 40px 0;
    padding: 0;
    position: relative;
    width: 32.33333333%!important;
    /*box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);*/
}*/
/* PRODOTTI CORRELATI - COPIATO DA EVENTS */
/*body.woocommerce ul.products.columns-3 li.product, body.woocommerce-page ul.products li.product {*/
/*.woocommerce .related ul.products li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce .related ul li.product, .woocommerce .upsells.products ul li.product {
    width: 32.33333333%!important;
  	box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
*/


/* CROSS SELL */
.upsells.products.single-h-padding {
    width: 100%;
    display: block;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    padding: 20px 25px;
    margin-bottom: 30px;
    background: #FAFAFA;
}
.upsells.products h4 {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.2;
    font-family: inherit !important;
    margin-top: 15px;
    margin-bottom: 10px;
}


/* TABELLE */
.we-table-lisst .we-table td h3 {
    margin: 0;
}
.we-table-lisst .table-style-2 span.event-meta {
    margin-top: 10px;
    display: block;
}
.we-table-lisst ins.h2 {
    font-size: 16px!important;
}
.we-table-lisst small {
    font-size: 11px!important;
}
.we-table-lisst.table-style-1 .we-table tr > td {
    height: 100px;
}

/*.woocommerce-page .woocommerce .myaccount_address, .woocommerce-page .woocommerce .address address, .woocommerce-page .woocommerce .myaccount_user, .we-calendar #calendar a.fc-event, .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register, .woocommerce table.shop_table, .woocommerce table.my_account_orders, */
.we-table-lisst .we-table {
    border-color: #dddddd!important;
}

/*prezzi sottolineati */
ins.h2 {
    text-decoration: none;
}

/* COUNTDOWN */
.list-countdown.style-modern .col-md-12 {
    max-width: 400px;
}

/*CARRELLINO*/
.uncode-cart-dropdown h4 {
    font-size: 14px;
    max-width: 250px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 0 5px 0;
}
.uncode-cart-dropdown  span.meta-stdate {
    margin-right: 10px;
}
.uncode-cart-dropdown span.product-quantity {
    margin-top: 8px!important;
}
.uncode-cart-dropdown li.subtotal {
    margin-top: 15px;
}

/*CARRELLO*/
.woocommerce-cart-form h4 {
  margin-top: 0;
  font-size:16px;
}
.woocommerce table.shop_table tbody tr:nth-child(2n-1) {
  background-color: #ffffff;
}
small.includes_tax, small.includes_tax span.woocommerce-Price-amount.amount, small.includes_tax .woocommerce-Price-currencySymbol {
    font-family: inherit !important;
}
.woocommerce table.shop_table .quantity input.qty {
    float: none;
    height: 30px;
    max-width: 50px;
    border: 1px solid rgba(0,0,0,.05);
    padding-top: 2px!important;
    padding-bottom: 2px!important;
    padding-right: 0!important;
    margin: auto;
    background-color: #ffffff;
}
.woocommerce td.product-quantity .quantity {
    display: block;
}
tr.woocommerce-cart-form__cart-item.cart_item.woosb-cart-item.woosb-cart-child img {
    display: none;
}
tr.woocommerce-cart-form__cart-item.cart_item.woosb-cart-item.woosb-cart-child h4 {
	font-size: 13px;
}
tr.woocommerce-cart-form__cart-item.cart_item.woosb-cart-item.woosb-cart-parent td.product-name,
tr.woocommerce-cart-form__cart-item.cart_item.woosb-cart-item.woosb-cart-parent td.product-price,
tr.woocommerce-cart-form__cart-item.cart_item.woosb-cart-item.woosb-cart-parent td.product-quantity,
tr.woocommerce-cart-form__cart-item.cart_item.woosb-cart-item.woosb-cart-parent td.product-subtotal{
    background-color: #f2f2f2!important;
}
tr.woocommerce-cart-form__cart-item.cart_item.woosb-cart-item.woosb-cart-child td.product-name {
    background-color: #f7f7f7!important;
}

/*collaterali carrello*/
.cross-sells h2:not(.woocommerce-loop-product__title) {
    font-size: 20px;
    margin-bottom: 20px;
}
.cross-sells {
    margin-top: 30px;
  	width: 100%!important;
    float: initial!important;
    display: block;
}
.woocommerce .cart-collaterals .cross-sells ul.products li {
    float: left;
    margin: 0 1% 40px 0;
    margin-top: 0px;
    padding: 0;
    position: relative;
    width: 24%;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
.woocommerce .cart-collaterals .cross-sells ul.products li.first {
    clear: initial;
}