.am-disable-row {
display:none!important;    
    
}

.am-description-list li{
    padding-left:0!important;
}
.am-description-list li:before{
    content:""!important;
    display:none!important;
}

.custom-am-box-container {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

/* popup trigger bottom morpheus */
.site-container .vc_row.vc_custom_1708115861498 {
    width:100%;
}
.popup-trigger-button {
    position:fixed;
    left: 15px;
    bottom: 15px;
    width:50px;
    height:50px;
    z-index:99998;
    border-radius:50%;
    background:#fff;
    box-shadow:0px 3px 10px 0px rgba(0 0 0 / 15%);
    display:flex;
    align-items: center;
    justify-content: center;
    padding:5px;
    cursor:pointer;
    transition: all 0.2s ease-in;
}
.popup-trigger-button:hover {
    transform: scale(0.9);
}
.popup-trigger-button:after {
    content:"";
    position:absolute;
    top:0px;
    right:0px;
    width:15px;
    height:15px;
    background:#ff4040;
    border-radius:50%;
}
.popup-trigger-button > img {
    width:100%;
}

/* popup trigger bottom doctorlib */
.popup-trigger-button-doctorlib {
    position:fixed;
    left: 90px;
    bottom: 15px;
    width:auto;
    height:50px;
    z-index:99999;
    border-radius:100px;
    background:#2b5673;
    box-shadow:0px 3px 10px 0px rgba(0 0 0 / 15%);
    display:flex;
    align-items: center;
    justify-content: center;
    padding:5px;
    cursor:pointer;
    transition: all 0.2s ease-in;
}
.popup-trigger-button-doctorlib:hover {
    transform: scale(0.98);
    background:#077ac7;
}
.popup-trigger-button-doctorlib:after {
    content:"";
    position:absolute;
    top:0px;
    right:0px;
    width:15px;
    height:15px;
    background:#ff4040;
    border-radius:50%;
}



.custom-am-box-container .custom-am-box-holder {
  perspective: 1000px;
  cursor:auto;
  text-align: center;
  margin: 0 auto;
  width:100%;
}
.custom-am-box-container .custom-am-box-holder:hover .box {
  transform: rotateY(180deg);
}
.custom-am-box-container .custom-am-box-holder .box {
  position: relative;
  transition: all 0.5s linear;
  transform-style: preserve-3d;
  max-width: 200px;
  width: 100%;
  height: 200px;
  margin: 0 auto 30px auto;
}
.custom-am-box-container .custom-am-box-holder .box img {
  width: 200px;
  height: 200px;
}
.custom-am-box-container .custom-am-box-holder .box .front, .custom-am-box-container .custom-am-box-holder .box .back {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.custom-am-box-container .custom-am-box-holder .box .back {
  transform: rotateY(180deg);
  color: #fff;
  cursor:auto;
  padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.custom-am-box-container .custom-am-box-holder .box .back h2 {
  display: table-cell;
  vertical-align: middle;
  color: #0c2f60;
    text-align: center;
    font-size: 20px !important;
}

.custom-am-box-container .custom-am-box-holder .box .back a {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    user-select: none;
    text-decoration: none;
    position: relative;
    top: 0;
    transition: all .2s ease-in-out;
    line-height: normal;
    box-shadow: none;
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;

    background-color: #0df2ee !important;
    color: #fff !important;
    margin-top: 15px;
}

.custom-am-box-container .custom-am-box-holder.cs-size-redux .box img {
    width: 146px;
    height: 200px;
    object-fit:contain;
}





/* REMOVE ARROW ON OFFERTA SANITARIA SERVICES */
.vertical-menu li.am-custom-service-menu-item {
        border-radius: 100px;
}
.vertical-menu li.am-custom-service-menu-item a {
    background:#fff;
}
.vertical-menu li.am-custom-service-menu-item a.menu-image-hovered {
    overflow:hidden;
    padding: 0px 10px;
    border-radius: 100px;
}
.vertical-menu li.am-custom-service-menu-item a::after {
    content:none;
}
.vertical-menu li.am-custom-service-menu-item:hover a.menu-image-hovered,
.vertical-menu li.am-custom-service-menu-item.current-menu-item {
    background: #0df2ee;
    transition: background 0.2s ease-in;
}
.vertical-menu li.am-custom-service-menu-item.current-menu-item .menu-image-hover-wrapper > img:first-child {
    opacity:0;
     display:none;
}
.vertical-menu li.am-custom-service-menu-item.current-menu-item .menu-image-hover-wrapper > img:last-child {
    opacity:1;
     margin:0!important;
}

.vertical-menu li.am-custom-service-menu-item a.menu-image-hovered:hover .menu-image-hover-wrapper > img:first-child {
    opacity:0;
    display:none;
}
.vertical-menu li.am-custom-service-menu-item a.menu-image-hovered:hover .menu-image-hover-wrapper > img:last-child {
    opacity:1;
    margin:0!important;
}




/* complianz css */
body #cmplz-manage-consent .cmplz-manage-consent {
    right:5px;
}

/* correzione home page slider */
.page-template-template-home .margin-top-89 {
    margin-top: -142px;
}
@media screen and (max-width: 1189px)
{
   .page-template-template-home .margin-top-89 {
        margin-top: -201px;
    } 
}
@media screen and (max-width: 767px)
{
    .page-template-template-home .margin-top-89 {
        margin-top: -236px;
    } 
}
.page-template-template-home .transparent-header-container .header-top-bar-container {
    z-index:3;
}