/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

   .accordion-custom {
      /* max-width: 600px; */
      /* margin: 20px auto; */
      /* border: 1px solid #ddd; */
      /* border-radius: 4px; */
    }
    .accordion-custom .item + .item {
      /* border-top: 1px solid #ddd; */
    }
    .accordion-custom .header {
      display: flex;
      align-items: center;
      /* padding: 15px; */
      cursor: pointer;
      color: #233d70;
      font-weight: 600;
      font-family: sans-serif;
    }
    .accordion-custom .header i { 
      margin-right: 10px; 
    }
    .accordion-custom .content {
      display: none;
      /* padding: 15px; */
      font-size: 14px;
	  font-family: sans-serif;
      color: #233d70;
    }
    .accordion-custom .header.active .fa-plus { 
      display: none; 
    }
    .accordion-custom .header:not(.active) .fa-minus { 
      display: none; 
    }

.dynamic-listing .tp-skeleton {
    z-index: 9;
    border-radius: 20px;
}
.dynamic-listing .loading {
    position: relative;
    background-color: #f5f5f5;
}
.dynamic-listing .tp-skeleton-bottom {
    background: #8bb7d0;
}

a.iubenda-tp-btn.iubenda-cs-preferences-link {
	display: none !important; 
}

.lqd-mobile-sec .submenu-expander {
    position: absolute;
    right: 0;
}
.lqd-mobile-sec .nav-item-children>li>a {
    padding: 8px 10px 8px 20px;
}
ul.fm-bar {
    background: #fff;
    padding: 2px 2px 2px 0 !important;
    margin: 0 !important;
    border-radius: 0 7px 7px 0;
}
input.tp-search-input {
    width: 100%;
}

.text-center {
  text-align: center;
}
.pull-left {
  float: left;
}
.size20 {
	font-size: 1.2em !important;
	line-height: 1.2em;
}
.size30 {
	font-size: 2em !important;
	line-height: 1.2em;
}
.mb10 {
    margin-bottom: 10px;
}
.mt10 {
    margin-top: 10px;
}
.mr10 {
    margin-right: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mt20 {
    margin-top: 20px;
}
.mb50 {
    margin-bottom: 50px;
}
.mt50 {
    margin-top: 50px;
}
.p20 {
	padding:20px;
}

html.video {
    overflow: auto  !important;
}
.nav-item-children {
    min-width: 300px;
}
.content .elementor-element.elementor-widget-text-editor a[rel="tag"] {
    color: #fff !important;
	font-style: italic;
}
.content .elementor-element.elementor-widget-text-editor a {
    color: #233e70 !important;
}

.content .elementor-element.elementor-widget-text-editor a:hover {
    color: #5d8399;
}
body.single.single-specialista .container {
    width: 100%;
    display: block !important;
}
.submenu-expander {
    /* display: none !important; */
}
.lqd-mobile-sec .navbar-header>.navbar-toggle {
    width: 50px;
    flex: 0 0 auto;
}
.lqd-mobile-sec .navbar-header img.logo-default {
    max-width: 220px;
}
[data-mobile-nav-style=minimal] .lqd-mobile-sec ul.main-nav.lqd-mobile-main-nav, [data-mobile-nav-style=modern] .lqd-mobile-sec ul.main-nav.lqd-mobile-main-nav {
  font-size: 14px;
}
[data-mobile-nav-scheme=dark] .lqd-mobile-sec .submenu-expander {
    background-color: transparent;
}
.lqd-mobile-sec ul.main-nav.lqd-mobile-main-nav>li>a {
    padding: 8px 15px;
}
body.archive.tax-specializzazione div#lqd-contents-wrap,
body.archive.tax-sede div#lqd-contents-wrap,
body.single-post div#lqd-contents-wrap {
    width: 100%;
    padding: 0;
}

.tag-specializzazioni a, .tag-sedi a {
    font-style: normal !important;
    /* font-weight: 500; */
    /* display: block; */
	font-size: 15px;
    color: #333 !important;
    /* background: #8bb7d05c; */
    /* padding: 3px 5px; */
    /* border-radius: 5px; */
    /* margin-bottom: 3px; */
}


/* Filtro */
.filter.specialisti .ui-selectmenu-button {
  display: none !important;
}
.filter.specialisti .cd-filter-block select.filter {
  display: block !important;
}
.cd-filter-content {
    position: relative;
}
.cd-filter-block .cd-filter-content  input[type='search'] {
    float: left;
}
.cd-filter-content .button {
  min-width: auto;
  padding: 13px 40px;
  border: 0;
  border-radius: 0px;
  background-color: hsla(0, 0%, 100%, 0);
  box-shadow: none;
  color: #fff;
  position: absolute;
  right: -2px;
  background: #c65d17;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Roboto Slab";
}
.cd-filter-block select {
    text-align-last: center;
}
select.filter:focus {
    border: 0;
}

.lqd-mobile-sec .main-nav>li.button-menu a {
    width: 150px;
    display: block !important;
    background: #8bb7d0;
    border-radius: 30px;
    margin-bottom: 5px;
    text-align: center;
}
.lqd-mobile-sec .main-nav>li.button-menu a:hover {
  color: #8bb7d0;
  background-color: #e4e4e4;
}

@media screen and (min-width: 992px) {
    body.single-servizi_prenotabili.has-sidebar #lqd-contents-wrap {
        padding: 0;
        width: 100%;
    }
	body.single-servizi_prenotabili .lqd-contents {
        width: 100%;
    }
}

@media screen and (max-width: 991px){
  .accordion-content ul li {
      font-size: 15px;
  }
}
@media screen and (max-width: 767px){
  .accordion-content ul li {
      font-size: 14px;
  }
}
@media screen and (max-width: 480px){
  .accordion-content ul li {
      font-size: 13px;
  }
}

@media screen and (min-width: 992px){
  body.has-sidebar.single-specialista #lqd-contents-wrap {
      padding-top: 0;
  }
}
.dynamic-listing .tp-skeleton {
 /*   display: none !important;  */
}


/* .lqd-back-to-top.is-visible {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
} */

/*--- CONTACT-FORM-7 ---------------------------------------------------------*/
#responsive-form {
  margin: 0 auto;
  width: 100%;
}

.form-row {
  width: 100%;
}

.column-half, .column-full {
  float: left;
  position: relative;
  padding: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.wpcf7 input.wpcf7-form-control.wpcf7-file {
    border-radius: 0 !important;
}
@media only screen and (min-width: 48em) {
  .column-half {
    width: 50%;
  }
}

.wpcf7-submit {
  text-align: center;
}
.wpcf7-acceptance .wpcf7-list-item-label {
    display: block;
}