ul.mtree.transit.cat_1:before {
    content: 'Categorie';
    color: #252525;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 26px;
    display: block;
    margin-top: 25px;
    margin-bottom: 9px;
}


ul.mtree.transit li a {
    display: block;
    padding: 5px;
    color: #636363;
    font-size: 16px;
    /* line-height: 39px; */
    border-bottom: 1px solid #ddd;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

ul.mtree.transit li a.btn.primary-btn {
    color: #fff;
    font-size: 20px;
}


ul.mtree.transit li ul{
    margin-right: 0;
    padding-right: 0;
    width: 100%;
    border-left: 5px solid #0873b5;
}

.descr-nl {
    border-left: 5px solid #fff;
}

.singleServiceArea .singleServiceText {
    padding-top: 30px;
    width: 100%;
}

.logo_brand {
    height: 137px;
}

.features_site img {
  width: 70%;
}

/*NEW WEBSITE CSS*/
#tot_carrello_cf {
    font-family: Poppins-Regular;
    font-size: 16px;
    color: #fff;
    line-height: 15px;
    text-align: center;
    display: block;
    position: absolute;
    top: 26px;
    right: -9px;
    min-width: 15px;
    height: 22px;
    padding: 3px 3px;
    background-color: red;
    font-weight: bold;
}

.is-sticky #tot_carrello_cf {
    font-family: Poppins-Regular;
    font-size: 16px;
    color: #fff;
    line-height: 15px;
    text-align: center;
    display: block;
    position: absolute;
    top: 12px;
    right: -9px;
    min-width: 15px;
    height: 22px;
    padding: 3px 3px;
    background-color: red;
    font-weight: bold;
}

.icon-header-item i {
    display: inline-block;
    /* font: normal normal normal 14px/1 'Material-Design-Iconic-Font'; */
    font-size: 32px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #023064;
}

.user_dash i {
    display: inline-block;
    /* font: normal normal normal 14px/1 'Material-Design-Iconic-Font'; */
    font-size: 32px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #023064;
}

.user_dash {
    cursor: pointer;
    padding-left: 12px;
    margin-right: 25px;
}

#loader_cart {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */   
}

#loader_cart div {
    background-color: #fff;
    position: fixed;
    margin: auto 0px;
    top: calc(50% - 36px);
    left: calc(50% - 136px);
    border-radius: 12px;
    border: 1px solid #000;
    padding: 19px;
    font-weight: bold;
    z-index: 9999;
}

#loader_cart img {
    margin-right: 15px
}

.got-to {
    width: 100% !important;
}

.breadcumb-content p {
    display: none;
}

ul.mtree.transit.cat_1:before {
    content: 'Categorie';
    color: #252525;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 26px;
    display: block;
    margin-top: 25px;
    margin-bottom: 9px;
}


ul.mtree.transit li a {
    display: block;
    padding: 10px;
    color: #000;
    font-size: 17px;
    font-weight: 400;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    border-left: 6px solid #35a7d8;
    margin-bottom: 5px;
    cursor: pointer;
}

ul.mtree.transit li a.btn.primary-btn {
    color: #fff;
    font-size: 20px;
}


ul.mtree.transit li ul{
    margin-right: 0;
    padding-right: 0;
    width: 100%;
    border-left: 5px solid #0873b5;
}

.descr-nl {
    border-left: 5px solid #fff;
}

.singleServiceArea .singleServiceText {
    padding-top: 30px;
    width: 100%;
}

.logo_brand {
    height: 137px;
}

.features_site img {
  width: 70%;
}

/*NEW WEBSITE CSS*/
#tot_carrello_cf {
    font-family: Poppins-Regular;
    font-size: 16px;
    color: #fff;
    line-height: 15px;
    text-align: center;
    display: block;
    position: absolute;
    top: 26px;
    right: -9px;
    min-width: 15px;
    height: 22px;
    padding: 3px 3px;
    background-color: red;
    font-weight: bold;
}

.is-sticky #tot_carrello_cf {
    font-family: Poppins-Regular;
    font-size: 16px;
    color: #fff;
    line-height: 15px;
    text-align: center;
    display: block;
    position: absolute;
    top: 12px;
    right: -9px;
    min-width: 15px;
    height: 22px;
    padding: 3px 3px;
    background-color: red;
    font-weight: bold;
}

.icon-header-item i {
    display: inline-block;
    /* font: normal normal normal 14px/1 'Material-Design-Iconic-Font'; */
    font-size: 32px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #023064;
}

.user_dash i {
    display: inline-block;
    /* font: normal normal normal 14px/1 'Material-Design-Iconic-Font'; */
    font-size: 32px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #023064;
}

.user_dash {
    cursor: pointer;
    padding-left: 12px;
    margin-right: 25px;
}

#loader_cart {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */   
}

#loader_cart div {
    background-color: #fff;
    position: fixed;
    margin: auto 0px;
    top: calc(50% - 36px);
    left: calc(50% - 136px);
    border-radius: 12px;
    border: 1px solid #000;
    padding: 19px;
    font-weight: bold;
    z-index: 9999;
}

#loader_cart img {
    margin-right: 15px
}

.got-to {
    width: 100% !important;
}

.breadcumb-content p {
    display: none;
}

.foto_capannone {
    height: 238px;
}

.scrollup_btn {
    margin-left: 10px;
}

.content-added {
    width: 98%;
    margin: 0 auto;
    margin-top: 62px;
    max-width: 550px;
    background-color: #fff;
    padding: 25px 15px;
    border-radius: 4px;
    box-shadow: 0px 0px 15px #5d5d5d;
}
span.puthereimg img {
    max-width: 100%;
    max-height: 100%;
}

.content-added h2.putheretitle.uppercase {
    font-weight: bold;
    font-size: 26px;
}

.content-added h4 {
    font-weight: bold;
    color: #febd69;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
}


.btn1 a.primary-btn, .close_div_addcart {
    margin-bottom: 25px;
    margin-top: 25px;
    background-color: #0f1f40;
    color: #fff !important;
    padding: 12px 30px;
    display: inline-block;
    font-family: "Exo", sans-serif;
    cursor: pointer;
    font-size: 16px;
    touch-action: none;
}

.primary-btn, .btn_addcart {
    display: inline-block;
    padding: 12px 30px;
    color: #ffffff;
    background: #6aa542;
    text-transform: uppercase;
    border-radius: 5px;
    font-family: "Exo", sans-serif;
    font-size: 16px;
    font-weight: 700;
    min-width: 296px;
    cursor: pointer;
    touch-action: none;
}

.btn_addcart:hover {
    color: #ffffff;
    background: #6aa542;
    touch-action: none;
}

span.puthereimg {
    display: block;
    width: 120px;
    height: 120px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 29px;
    margin-top: -65px;
    border-radius: 50%;
    border: 3px solid #f19200;
    background-color: #fff;
}
div#loader_cart, div#loaderDiv, .overlay-added {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background-color: #1d1d1db5;
    text-align: center;
    display: none;
}

.content-text.intro-text-top.pb-5 h2 {
    font-weight: bold;
    font-size: 22px;
}

.btn1 a.primary-btn {
    margin-bottom: 25px;
    margin-top: 25px;
    background-color: #0f1f40;
    color: #fff !important;
    font-family: "Roboto", sans-serif;
}

/*MOTORE DI RICERCA*/
.inner-header .advanced-search {
    height: 50px;
    /*position: relative;
    top: 15px;*/
    margin-bottom: 15px;
}

.inner-header .advanced-search .input-group form {
    width: 100%;
}

.inner-header .advanced-search .input-group input {
    width: 100%;
    height: 100%;
    border: none;
    font-size: 21px;
    color: #000;
    padding-left: 20px;
    border: 1px solid #ebebeb;
    border-radius: 11px 0px 0px 11px;
}

.inner-header .advanced-search .input-group button {
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    right: -3px;
    top: 0px;
    border: 1px solid #35a7d8;
    background: #35a7d8;
    padding: 12px 16px 12px;
    cursor: pointer;
    border-radius: 0px 11px 11px 0px;
}

.inner-header .advanced-search .input-group {
    height: 100%;
}

.close_window {
    cursor: pointer;
    padding: 10px;
    position: relative;
    top: -178px;
    z-index: 9999;
    right: -247px;
}

.close_window span {
    font-size: 31px;
}

.avviso_bando {
    color: #FFF !important;
    text-align: center;
    margin-top: 7px
}

@media only screen and (max-width: 767px) {
    .close_window {
        top: -198px;
        right: -156px;
    }

    .payment_methods {
        height: auto !important;
    }

    .medilife-book-an-appoinment-area {
        margin-top: 23px !important;
    }    

    .main-footer-area .container {
        max-width: 95%;
    }
}










