.add-to-cart-modal-btn {
    border: 0px !important;
    padding: 2px 4px 2px 4px !important;
    width: 40px;
    height: 40px;
    margin-bottom: 0px !important;
    color: white;
    background-color: #005ba3 !important;
}

#input_ricerca {
    text-align: left;
}

.js-cart-line-product-quantity {
    margin: 0 auto;
    display: inline;
    text-align: center;
}

.qty_up:hover, .qty_down:hover {
    text-decoration: none !important;
}

.fancy-radio {
    width: 100%;
}

.dataTable .checkmark {
    margin: 0 auto;
}

.tk-searchbar .dropdown.show .dropdown-menu {
    max-height: inherit !important;
}

.btn-view {
    background-color: #fff;
    color: #005fad !important;
    border: 2px solid #005fad;
    padding: .5rem;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .2rem;
}

.btn-view:hover, .btn-cart:hover {
    font-weight: 600;
    letter-spacing: .2rem;
}

.btn-cart {
    background-color: #005fad;
    border: 2px solid #005fad;
    color: #fff !important;
    padding: .5rem;
    font-size: 9px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .2rem;
}

.products_container {
    border: 3px solid #005fad;
    padding: 1.5rem;
    position: relative;
    margin-left: 40px;
    margin-right: 40px;
}

.products_container article {
    padding: .7rem;
    background-color: #F2F2F1;
}

.blog-style a, .blog-style article a {
    text-decoration: none;
}

.promo-style .card-deck {
    justify-content: flex-start;
}

.slick-list {

    height: 27rem
}

.slick-slide {

    height: 27rem
}

.tk-carousel .slide-content h3 {
    font-size: 34px;
    margin-bottom: 0;
}

.tk-carousel .slide-content p {
    font-size: 16px;
    margin-bottom: 0;
}

.blockblog-list-view {
    margin: 0;
    padding: 0;
}

.blockblog-list-view li {
    list-style-type: none;
    padding-left: 0px;
}

.blockblog-list-view li h3 {
    margin-bottom: 10px;
    margin-top: 30px;
}

.blockblog-list-view li h3 a {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #171717;
}

.pl-animate.flipInX {
    margin-top: 1rem;
}

.pagination li span {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 35px;
    padding: 0;
    margin: 0 10px 0 0;
    font-size: 22px;
    font-weight: 300;
    line-height: 100%;
    color: #fff;
    border: 0;
    width: 40px;
    height: 40px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #c2c3c3;
}

.agree-date-change, .abort-date-change{
    overflow-wrap: break-word;
    word-break: break-word;
    white-space: normal;
}

#content-wrapper > #main > #content.card {
    border: 0px;
}

#content-wrapper > #main > #content.card > .contact-form {
    background-color: transparent;
}

.contact-rich {
    padding: 2rem;
}

.contact-form input {
    width: 100%;
    height: 36px;
}

.blog-style .card-deck .card p.stars img {
    width: inherit;
}

.top-post .row, .top-post .row p {
    line-height: 1.3rem;
    font-size: 1rem;
    min-height: 1rem;

}

.top-post .row a {
    font-size: 16px;
    color: #005aa3;
}

.top-blog .body-blog {
    font-size: 16px;
    line-height: 1.3rem;
}

.top-post h2 {
    color: #005aa3;
    font-weight: 500;
}

.blog-style .card-deck .card-title {
    /*min-height: 50px;*/ /*@@AC modificato in min-height */
}

.blog-style .card-deck .card-text {
    /*min-height: 72px;*/ /*@@AC modificato in min-height */
}

.promo-style .card-deck {
    /* height: 430px;*/
}

.col-posts-list {
    background-color: #F7F7F7;
}

.blog-style .products_container .card-deck .card-title {
    height: 25px;
    font-size: 14px;
    font-weight: 700;
}

.blog-style .products_container .stars, .blog-style .products_container .stars img {
    margin-bottom: 0;
}

.blog-style .products_container .card-price {
    font-weight: 600;
}

.blog-style .products_container .card-price span.price {
    font-size: 21px;
}

.blog-style .products_container .description {
    margin-top: 10px;
    height: 50px;
}

#js-product-list .description {
    margin-top: 10px;
    height: 50px;
}

.disponibilita {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    right: 10px;
}

.disponibilita.disp-no {
    background-color: #9E7AB7;
}

.disponibilita.disp-si {
    background-color: #42B6AA;
}

.prev_prods, .next_prods {
    display: block;
    position: absolute;
    color: white;
    background-color: #0069D9;
    width: 40px;
    height: 40px;
    z-index: 200;
    top: 50%;
    bottom: 50%;
    text-align: center;
    border: 0;
    font-size: 24px;
    cursor: pointer;
}

.prev_prods {
    left: -40px;
}

.next_prods {
    right: -40px;
}

.loggedbar .card-deck {
    margin-left: 20%;
    margin-right: 20%;
}

.loggedbar .card-deck li {
    border: 0;
    background-color: #f7f7f7;
    margin-right: 3px;
    margin-left: 3px;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.loggedbar .card-deck li a {
    color: #949493;
    font-size: 12px;
    display: block;
    width: 100%;
    text-align: center;
    height: 100%;
}

/*.loggedbar .card-deck li a:hover, .loggedbar .card-deck li a.active{	background-color: #ea5360;	text-decoration: none;	color: white;}*/
.categorie .col-md-3 {
    padding-right: 2rem;
    padding-left: 2rem;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

.categorie .cat_img {
    border: 2px solid #005fad;
    text-align: center;
}

.categorie .cat_img a {
    display: block;
}

.categorie .section-heading {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
}

.categorie .section-heading a {
    font-size: 25px;
    color: #005AAB;
}

.categorie .section-heading a:hover {
    text-decoration: none;
}

#search_filters {
    border: 2px solid #12519e;
    padding: 0 1rem .5rem;
    margin: 2rem 0;
}

#search_filters_wrapper .facet .title {
    background-color: #12519e;
    color: white;
    text-transform: uppercase;
    font-weight: 100;
    padding-left: 1rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: .4rem;
    cursor: pointer;
}

#search_filters_wrapper .facet .title p.h6 {
    display: inline;
}

#search_filters_wrapper .navbar-toggler {
    float: right;
    border: 0;
}

#search_filters_wrapper .facet ul {
    margin: 0;
    padding: 0;
}

#search_filters_wrapper .facet ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-bottom: .3rem;
}

#search_filters_wrapper .facet ul li label {
    margin: 0;
    background-color: #f2f2f0;
}

#search_filters_wrapper .facet ul li label.active {
    background-color: #70839a;
}

#search_filters_wrapper .facet ul li label.active a {
    color: white;
}

#search_filters_wrapper .facet ul li .custom-checkbox {
    display: none;
}

#search_filters_wrapper .facet ul li label a {
    display: block;
    text-transform: uppercase;
    color: #030304;
    padding: .5rem;
    padding-left: 1rem;
    font-size: 16px;
}

#search_filters_wrapper .facet ul li p {
    display: block;
    text-transform: uppercase;
    color: #030304;
    padding: .5rem;
    padding-left: 1rem;
    font-size: 16px;
}

#search_filters_wrapper .facet ul li label a:hover {
    text-decoration: none;
}

.category-top-menu li .navbar-toggler {
    position: absolute;
    top: 0;
    left: 0;
    border: 0 !important;
}

.category-top-menu li .navbar-toggler:not(:disabled):not(.disabled) span {
    padding-right: .5rem;
    color: black;
}

.category-top-menu li {
    position: relative;
}

.category-top-menu {
    margin: 0;
    padding: 0;
}

.category-top-menu li {
    list-style-type: none;
    margin-bottom: .2rem;
}

.category-top-menu li a {
    display: block;
}

.category-top-menu .h6 {
    background-color: #212222;
    color: white;
    padding: 0.4rem;
    padding-left: 1rem;
}

.category-sub-menu {
    margin: 0;
    padding: 0;
}

li[data-depth="0"] a {
    display: block;
    background-color: #f2f2f0;
    color: #030304;
    text-transform: uppercase;
    font-size: 17px;
    padding: .5rem;
    padding-left: 2rem;
}

li[data-depth="0"] a:hover {
    background-color: #ea5360;
    text-decoration: none;
    color: white;
}

li[data-depth="1"] a {
    display: block;
    width: 100%;
    background-color: white;
    color: #878787;
    text-transform: uppercase;
    font-size: 17px;
    padding: .4rem;
    padding-left: 3rem;
}

li[data-depth="2"] a {
    display: block;
    width: 100%;
    background-color: white;
    color: #878787;
    text-transform: uppercase;
    font-size: 17px;
    padding: .4rem;
    padding-left: 4.5rem;
}

.blocco_filters {
    background-color: #f7f7f7;
    padding: 1.5rem;
}

#js-active-search-filters ul {
    margin: 0;
    padding: 0;
    display: flex;
}

#js-active-search-filters ul li {
    list-style-type: none;
    margin-right: 1rem;
    /*padding-bottom: 1.5rem;*/
}

.rem_filter {
    display: inline;
    background-color: white;
    border: 1px solid black;
    padding: .4rem;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.2rem;
    font-weight: 600;
    word-break: break-word;
}

.rem_filter_all,
.rem_filter_all:hover,
.rem_filter:focus {
    display: inline;
    background: none;
    border: 1px solid black;
    padding: .4rem;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none !important;
    letter-spacing: 0.2rem;
    font-weight: 600;
    word-break: break-word;
}

.rem_filter .material-icons,
.rem_filter_all .material-icons {
    font-size: .75rem;
    position: relative;
    top: -2px;
}


#js-active-search-filters ul li a:hover {
    text-decoration: none;
}

#js-product-list-header .block-category h1 {
    font-size: 40px;
    font-weight: 500;
    color: #005aa3;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 40px;
}

#js-product-list-header .block-category {
    border: 0;
}

#js-product-list {
    margin-top: 1rem;
}

#js-product-list article {
    padding: .7rem;
    background-color: #F2F2F1;
    border: 0;
}

#js-product-list .card-title {
    height: 25px;
    font-size: 14px;
    font-weight: 700;
}

#js-product-list .card-price {
    font-weight: 600;
}

#js-product-list .card-price span.price {
    font-size: 22px;
}

.cat_img {
    margin-bottom: 2rem;
}

.catalogo-heading.section-heading {
    margin-bottom: 15px;
}

.img_menu_logged {
    width: 43px;
    height: 43px;
    margin: 0 auto;
}

.btn-top.btn-ico {
    padding-left: 1rem;
    padding-right: 1rem;
}

.btn-top.btn-ico.ord1 {
    background-image: url(/themes/classic/assets/images/ord1w.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.btn-top.btn-ico.ord1:hover, .btn-top.btn-ico.ord1.active {
    background-image: url(/themes/classic/assets/images/ord1b.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.btn-top.btn-ico.ord2 {
    background-image: url(/themes/classic/assets/images/ord2w.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.btn-top.btn-ico.ord2:hover, .btn-top.btn-ico.ord2.active {
    background-image: url(/themes/classic/assets/images/ord2b.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.btn-top, .btn-top:visited {
    border: 1px solid black;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    background-color: white;
    color: black;
    transition: none;
}

.btn-top:hover, .btn-top.active {
    border: 1px solid black;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    background-color: black;
    color: white;
}


.btn-preventivo-selected,
.btn-preventivo-selected:hover,
.btn-preventivo-selected:active,
.btn-preventivo-selected:visited {
    border: 1px solid black;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    background-color: black;
    color: white;
}

.title_filtri {
    font-size: 19px;
    margin: .5rem 0;
    color: #12519e;
    font-weight: 600;
}

.voce_filtro {
    position: relative;
}

.voce_filtro:hover {
    background-color: #EA5360 !important;
}

.voce_filtro span {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    background-color: black;
    padding-top: .4rem;
}

.voce_cat {
    position: relative;
}

.voce_cat a {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
}

.voce_cat a:hover {
    text-decoration: none;
}

.voce_cat span {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    color: white;
    padding-top: .4rem;
    cursor: pointer;
}

.btn_ordine {
    border: 1px solid black;
    background-color: white;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.2rem;
    font-weight: 600;
    color: black;
}

.table_alcyon {
    width: 100%;
}

.table_alcyon tr th {
    background-color: #16529d;
    color: white;
    border: 1px solid #d7d7d6;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}

.table_alcyon tr td {
    border: 1px solid #d7d7d6;
    text-align: center;
    padding: 1.2rem !important;
    font-size: 15px;
}

.page-order .table_alcyon tr td {
    width: 100%;
}

.page-order .table_alcyon tr td:last-child {
    min-width: 160px;
}

@media (max-width: 768px) {
    .page-order .table_alcyon tr td:last-child {
        min-width: 0;
    }
}

.table_alcyon tr th.highlight {
    background-color: #9e7ab7;
}

.table_alcyon tr th.none {
    background-color: white;
    border: none;
}

.dataTables_info {
    font-size: 20px;
    padding: 1rem;
    color: #1b61af !important;
}

.cart_steps {
    text-align: center;
}
@media (max-width: 768px) {
    .cart_steps {
        display: flex;
        flex-direction: column;
        padding: 0;
        list-style-type: none;
        text-align: left;
        margin-top: -15px;
    }
}

.cart_steps li {
    display: inline;
    color: #e4515b;
    padding: 1rem;
}
@media (max-width: 768px) {
    .cart_steps li {
        padding: 0px 5px 0;
    }
}

.cart_steps li.disabled {
    color: #f1a8ad;
}

.cart-summary-line {
    display: flex;
}

.cart-summary-totals {
    display: flex;
    flex-flow: column;
}

.cart-summary-line .value {
    flex: 1;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    padding: .5rem;
    max-width: 200px;
}

.cart-summary-line .label {
    flex: 1;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 95px 0 0;
    padding: .5rem;
    text-align: right;
}

.page-cart .cart-summary-line small.value {
    padding: 0;
}

.page-cart .cart-summary-line .value {
    max-width: 40%;
}

@media only screen and (max-width: 991px) {
    .page-cart .cart-summary-line .value {
        max-width: 22%;
    }
}

.page-cart .cart-summary-line .label {
    margin: 0 4% 0 0;
}

.page-cart .checkout.cart-detailed-actions.card-block {
    align-self: flex-end;
    display: flex;
    padding: 0 14% 0 0;
}

@media only screen and (max-width: 991px) {
    .page-cart .checkout.cart-detailed-actions.card-block {
        padding: 0 6% 0 0;
    }
}

@media only screen and (max-width: 511px) {
    .page-cart .checkout.cart-detailed-actions.card-block {
        padding: 0 0;
    }
}

.modal-footer .btn-alcyon:hover {
    background-color: #005BA3;
    color: white;
}

.btn-alcyon-inverted {
    border: 2px solid #1b57a6;
    color: white !important;
    background-color: #1b57a6 !important;
    font-weight: 500;
}

.btn-alcyon-inverted:hover {
    font-weight: 500;
}

.btn.btn-alcyon[disabled] {
    pointer-events: none;
}

.btn.btn-alcyon {
    border: 2px solid #1b57a6;
    background-color: white;
    color: #1b57a6 !important;
    font-weight: 500;
}

.btn.btn-alcyon:hover {
    color: white !important;
    font-weight: 500;
    text-decoration: none !important;
    background: #1b57a6;
}

.filtri_data {
    padding: 3rem;
    font-size: 18px;
    color: #1b61af;
}

.filtri_data input {
    border: 2px solid #1b61af;
    padding: .4rem;
    font-size: 18px;
    color: #1b61af;
}

.filtri_data button {
    color: white;
    background-color: #0062cc;
    padding: 1rem;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    margin-bottom: .5rem;
    margin-top: 0;
}

.blocco_ordine {
    background-color: #f7f7f7;
    padding: 5rem;
}

.blocco_totale {
    background-color: white;
    padding: 2rem;
}

.col_label {
    text-transform: uppercase;
    font-size: 17px;
    padding: .5rem;
}

.col_value {
    text-transform: uppercase;
    font-size: 17px;
    padding: .5rem;
}

.order_info_top {
    width: 80%;
    margin: 0 auto;
    border: 1px solid #ededed;
    margin-bottom: 2rem;
    margin-top: 2rem;
    padding: 1.5rem;
    font-weight: 500;
}

.order_info_top strong {
    color: #9c9c9c;
}

.title2 {
    text-transform: uppercase;
    color: black;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 40px;
    font-weight: 500;
    font-size: 21px;
}

.title2:after {
    content: '';
    width: 80px;
    height: 2px;
    background-color: black;
    position: absolute;
    bottom: 5px;
    left: 0px;
}

.order-total.highlight .col_label strong {
    font-weight: 800;
}

.order-total.highlight .col_value {
    font-weight: 800;
    color: #e6525c;
}

.pagination {
    height: 50px;
}

.category-sub-link {
    position: relative;
}

.category-sub-link i {
    position: absolute;
    left: 15px;
    cursor: pointer;
    top: 3px;
}

.dataTables_length select {
    /*background-color: #0062cc;*/
    /* color: white;*/
    font-size: 18px;
    padding: .4rem;
    height: 40px;
    text-align: left;
    padding-left: 1rem;
    padding-right: 3rem;
}

.table_alcyon tr td.td_status {
    text-align: left;
    position: relative;
}

.table_alcyon tr td.td_status img {
    position: absolute;
    right: 1rem;
}

.dataTables_wrapper .dataTables_filter {
    display: block !important;
}

.dataTables_filter input[type="search"] {
    background-color: #F1F0EF;
    border: 2px solid #005aa3;
    padding: 1rem;
    font-size: 18px;
}

.pagination ul.page-list {
    list-style-type: none;
}

.pagination ul.page-list .current a {
    background-color: #005fad;
}

.pagination ul.page-list li a:hover {
    text-decoration: none;
}

.alcy-card {
    border: 1px solid red;
    border-radius: 0;
    background-color: #F2F2F1;
    padding: 1rem !important;
    min-height: 26.375rem;
    position: relative;
}

.alcy-card .alcy-card-title {
    font-weight: 600;
}

.alcy-description {
    min-height: 3rem;
}

.alcy-btn {
    width: 11.75rem;
    height: 2rem;
    line-height: 2rem;
    padding: 0;
    text-align: center;
    font-weight: 600;
    font-size: .55rem;
    text-transform: uppercase;
    margin: 1rem auto;
}

.wrap-btn-label{
    width: 100%;
    height: auto;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.burger-menu-bg { background: none !important;}
@media (max-width:991px){
    .burger-menu-bg {background-color: #0c519b !important;}
    .burger-menu-bg .nav-link {
        color: #fff !important;
    }
}

.header-navbar{
    position: relative;
}

.header-navbar > div {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    white-space: nowrap;
}

.header-navbar .header-anchor {
    font-size: 12px;
    color: #fff;
    text-transform: none;
    text-decoration: none;
    cursor: pointer;
    background-color: transparent;
}

.header-navbar .btn-header-login{
    position: absolute;
    right: 0;
    bottom: 0;
    margin-right: 2em;
}

.header-navbar .btn-header-login > a {
    border: 1px solid #fff;
    background-color: #fff;
    color: #005aa3;
    letter-spacing: 1px;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 6px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.header-navbar .social-icon {
    background-image: unset;
    width: auto;
    height: 14px;
    margin: 0px;
    padding-left: 5px;
}

.header-navbar .social-icon > a {
    width: 15px;
    height: 100%;
    border: 1px solid #fff;
    background-color: #fff;
    color: #005aa3;
    display: inline-block;
    font-size: 10px;
    text-align: center;
}

.alcy-card img {
    width: 100%;
}

.alcy-card-title {
    margin-top: 1rem;
}

.alcy-card .alcy-btn {
    margin-top: auto;
    margin-bottom: 3em;
    width: 100%;
    letter-spacing: .1rem;
    font-size: 10px;
}

#js-product-list .col-md-3 {
    margin-bottom: .5rem;
}

.pagination_summary {
    font-size: 20px;
    padding: 1rem;
    color: #1b61af !important;
}

table.no_style {
    margin: 0 auto;
    border: 0;
}

table.no_style tr {
    background-color: inherit !important;
}

table.no_style tr td {
    padding: .5rem !important;
    margin: 0 !important;
    border: 0;
}

#notifications .alert ul {
    margin: 0;
    padding: 1rem;
    line-height: 1.2;
}

#notifications .alert ul li {
    list-style-type: none;
    font-size: 19px;
}

.alert-success a {
    color: #fff;
    font-weight: 400;
    text-decoration: underline;
    font-size: 14px;
}

.address-body {
    height: 13rem;
}

.address-body h4 {
    font-weight: 500;
    font-size: 20px;
}

.addresses-footer {
    margin-top: 2rem;
}

#notifications .container {
    padding: 0;
}

.form-control {
    min-height: 40px;
}

.form-control-select, input[type=tel], input[type=password] {
    border: 2px solid #005fad;
    padding: 0 10px; /*width: 255px;*/
    width: 80%;
    min-width: 255px;
    height: 50px;
    line-height: 50px;
    flex: inherit !important;
}

.form-control-comment {
    display: block;
    padding-left: 1rem;
    font-size: 13px;
}

.form-group .fancy-radio {
    width: 255px;
}

.form-group .fancy-radio label {
    justify-content: inherit;
}

.fancy-radio label p {
    margin-left: .5rem;
    font-weight: 500;
    width: 80%;
}

.help-block ul {
    padding: 0;
    margin-top: 1rem;
}

.help-block ul li {
    padding: 1rem;
    font-size: 19px;
}

.completa_ordine {
    background-color: #f7f7f7;
}

.completa_ordine .cart-summary {
    border: 0;
    background-color: #f7f7f7;
}

.completa_ordine .cart-detailed-totals {
    margin-bottom: 2rem;
}

.text_highlight {
    font-weight: 500;
    color: #9E7AB7;
}

.blocco_ordine {
    padding: 3rem;
    background-color: #F7F7F7;
}

.blocco_ordine .section_ordine {
    background-color: white;
    padding: 1rem;
    box-shadow: 1px 1px 15px 1px #cecece;
    margin-bottom: 20px;
    min-height: 13.5rem;
}

.blocco_ordine .section_ordine .step_logo {
    margin-bottom: .7rem;
}

.blocco_ordine .section_ordine .step_title {
    margin-bottom: .7rem;
}

.section_ordine h3 {
    font-weight: 600;
    color: #b9b9b9;
    font-size: 22px;
}

.address-alias.h4 {
    font-size: 17px;
}

.radio-block .address {
    height: 145px;
}

.address-footer .edit-address, .address-footer .delete-address {
    padding: 0.4rem;
    font-size: 15px;
    border: 2px solid #1b57a6;
    color: #1b57a6 !important;
    margin: .5rem;
}

.address-footer {
}

header.h4 {
    margin-top: 1rem;
}

.save_p {
    margin: 1.5rem;
}

.media-list .media .media-left {
    padding: 1rem;
}

.media-list .media .media-body {
    padding: 1rem;
}


.blocco_ordine a[data-toggle="modal"] {
    color: #007bff;
    font-size: 13px;
}

#bankwire-modal {
    padding-top: 5rem;
}

#bankwire-modal h2 {
    color: white;
    margin-bottom: 0;
}

#bankwire-modal dt, #bankwire-modal dd {
    padding-bottom: .4rem;
}

#content-hook_order_confirmation {
    background-color: #F7F7F7;
    border: 0;
    padding-top: 6rem;
    padding-bottom: 6rem;
}

#content-hook_order_confirmation p > a {
    font-size: 14px;
}

.row_ricetta input {
    height: 36px;
    width: 100%;
}

.row_ricetta button {
    padding-left: 0.5rem;
    padding-right: 0.4rem;
    margin-top: 0.8rem;
    border-radius: 0.6rem;
    padding-top: 0.6rem;
}

.section_ordine .btn-alcyon {
    background-color: #EAEAEA;
}

.section_ordine .btn-alcyon:hover {
    background-color: #1B57A6;
}

/*@@AC Responsive */
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    .seguici {
        font-size: 0.8em
    }

    .searchDiv input {
        width: 150px !important;
    }

    .tk-carousel .slide-content {
        top: 35% !important
    }

    .slide-content {
        line-height: 16px !important;
        max-width: 40% !important;
    }

    .slide-content h1 {
        font-size: 1em !important;
    }

    .slide-content h2 {
        font-size: 1.2em !important;
        margin: 0px 0px 10px 0px !important;
    }

    .slick-list {
        height: 16rem
    }

    .bannerside p img {
        height: auto !important;
    }

    .promo-style .card-deck .card .btn {
        font-size: 0.6em;
        letter-spacing: 0px
    }

    .navbar-nav .nav-item.hs-has-sub-menu > .nav-link:after, .navbar-nav .nav-item.hs-has-mega-menu > .nav-link:after {
        bottom: 2px !important;
    }

    /* .slick-arrow {top: 25% !important;}*/
    .submenuTitle {
        -moz-transform: rotate(0deg) !important;
        -o-transform: rotate(0deg) !important;
        -webkit-transform: rotate(-0deg) !important;
        transform: rotate(0deg) !important;
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0) !important;
        ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0)" !important
    }

    .h1, h1 {
        font-size: 1.5rem;
    }

    .current-price {
        font-size: 1rem;
        font-weight: 700;
    }

    .desProdotto {
        font-size: 1rem;
    }

    .breadcrumb a {
        font-size: .75rem;
    }

    .breadcrumb a.anchor-icon {
        padding-left: 0;
    }

    .breadcrumb a.anchor-icon:before {
        padding-right: 2px;
        margin-left: 2px;
    }

    .loggedbar .card-deck {
        margin: 1rem 0;
        flex-direction: row;
        flex-wrap: wrap;
        flex: 0 1 auto;
        justify-content: normal;
    }

    .loggedbar .card-deck li {
        width: 23.1%;
    }

    .alcy-card {
        min-height: 22.375rem;
    }
}

@media only screen and (min-device-width: 767px) and (max-device-width: 1024px) {
    .product-information {
        font-size: 11px;
    }
    .product-information .scaglioni strong {
        display: block;
    }
}

@media only screen and (max-width: 767px) {

    /*	Max width before this PARTICULAR table gets nasty	This query will take effect for any screen smaller than 760px	and also iPads specifically.	*/
    /* Force table to not be like tables anymore */
    table.mobile-table:not(.isolated-table),
    .mobile-table thead:not(.isolated-table),
    .mobile-table tbody:not(.isolated-table),
    .mobile-table th:not(.isolated-table),
    .mobile-table td:not(.isolated-table),
    .mobile-table tr:not(.isolated-table) {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .mobile-table thead tr:not(.isolated-table) {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .mobile-table tr:not(.isolated-table) {
        border: none;
    }

    .mobile-table td:not(.isolated-table) { /* Behave  like a "row" */
        border: none !important;
        border-bottom: 1px solid #eee !important;
        position: relative;
        padding-left: 40%;
        text-align: left !important;
    }

    .mobile-table td:not(.isolated-table):before { /* Now like a table header */
        position: absolute; /* Top/left values mimic padding */
        top: 0;
        left: 0;
        width: 30%;
        padding: .75rem;
        white-space: nowrap;
    }

    /*	Label the data	*/
    td[headers='codice']:before {
        content: "Codice";
    }

    td[headers='desc']:before {
        content: "Descrizione";
    }

    td[headers='stock']:before {
        content: "Stock";
    }

    td[headers='unity']:before {
        content: "Unità di vendita";
        font-weight: 700;
    }

    td[headers='sconto']:before {
        content: "Sconto";
    }

    td[headers='prezzo']:before {
        content: "Prezzo attuale";
    }
    
    td[headers='scaglioni'] {
        display: block !important;
    }

    td[headers='qty']:before {
        content: "Quantità";
    }

    td[headers='buy']:before {
        content: "Acquista";
    }

    /* utils mobile */
    .hide-on-mobile {
		display: none !important;
	}
    .flex-row--mobile {
		flex-direction: row !important;
	}
	.justify-content-start--mobile {
		justify-content: flex-start !important;
	}
}

/* Form di registrazione */
#customer-form .form-group.row:first-child {
    display: none;
}

#customer-form input[type='text'], #customer-form input[type='email'], #customer-form input[type='password'], #customer-form .fancy-radio {
    width: 80%;
}

#customer-form select {
    border: 2px solid #005fad;
    color: #abadae;
    font-size: 20px;
    font-weight: 300;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    width: 80%;
}

#customer-form select option {
    color: #000;
}

/* DATI PERSONALI */

.page-addresses .page-content .address-container,
.page-identity .page-content .identity-container {
    margin: auto;
    width: 100%;
    border: 1px solid #006aae;
    background: #f7f8f7;
}

@media screen and (min-width: 768px) {
    .page-addresses .page-content .address-container,
    .page-identity .page-content .identity-container {
        margin: auto;
        width: 80%;
        border: 1px solid #006aae;
        background: #f7f8f7;
    }
}

.page-addresses .page-content h3,
.page-identity .page-content h3 {
    background: #232323;
    color: #FFFFFF;
    margin: 0 -1px;
    height: 54px;
    line-height: 54px;
    padding-left: 1rem;
}

.page-addresses .page-content article,
.page-identity .page-content section {
    padding: 1rem;
}

.page-addresses .page-content .form-group,
.page-identity .page-content .form-group {
    margin-bottom: 0;
}


.page-identity .page-content .form-group label,
.page-identity .page-content .form-group label + div {
    margin-bottom: 0;
    color: #006aae;
    font-size: 20px;
    padding: .75rem 1rem;
}


.page-identity .page-content .form-group label + div {
    color: #232323;
}

.page-identity .page-content .form-group label + div p {
    margin: 0;
}

.page-addresses .page-content address {
    margin-bottom: 0;
    color: #232323;
    font-size: 20px;
    line-height: 1.5;
    padding: .75rem 1rem;
}

/* SEZIONE PAGAMENTO */

#payment-option-3-container label,
#payment-option-3-container .btn-alcyon,
#payment-option-4-container label,
#payment-option-4-container .btn-alcyon {
    display: none;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active,
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    font-size: 12.6px;
}

/* PRODOTTI ALTERNATIVI */
.btn_alternativi {
    text-decoration: none;
    display: block;
    width: 10rem;
    margin: 1rem 0 0;
    font-size: 0.8em;
}

/* SCONTI */

th#sconto {
    /*background: #976da9;*/
}

.submenuTitle {
    cursor: pointer;
}

/* Popup veterinari */
.tingle-btn {
    font-size: 1.2rem !important;
}

/* Alert preventivo */
.alert-preventivo {
    color: #fff;
    font-weight: 400;
    background-color: rgb(0, 177, 235);
    border-color: #b8daff;
}

/* Fix checkout */
#conditions-to-approve ul {
    padding-left: 0;
}

#conditions-to-approve li {
    list-style-type: none;
    display: flex;
    align-content: center;

}

.accetta-condizioni {
    width: 1.5rem;
    height: 1.5rem;
    display: inline-block;
    position: relative;
    top: -.25rem;
    outline: 2px solid #16529d !important;
}

.approva-condizioni {
    margin-left: 1rem;
    font-size: 1rem;
    line-height: 100%;
    font-weight: 400;
    color: #161a1d;
    font-family: 'Calibri';
    margin-bottom: 0px;
}

.approva-condizioni a {
    font-weight: 600;
    color: #16529d;
    font-size: 1rem;
    text-decoration: underline;
}

/* Nascondo farmaci per ESTERI */
.isEST [data-url *= 'farmaci'] {
    display: none;
}

/* Nascondo frecce nei type number */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/* clausola gdpr */
.psgdpr_consent_message {
    display: flex;
}

.psgdpr_consent_message i {
    display: none;
}

.gdpr_msg {
    font-size: .875rem;
    display: inline-block;
    margin-left: 1rem;
    line-height: 1.25;
}

.label.required:before,
.required_label:before {
    content: "*";
}

/* frecce carrello */
.cart-item .qty > span {
    display: inline-flex;
    align-items: baseline;
    justify-content: center;
    width: 8rem;
    text-align: center;
    margin: auto;
}

.cart-item .qty input {
    width: 6rem;
}

/*

[required] {
    background: red !Important;
}*/
#delivery {
    display: none;
}

.striked {
    text-decoration: line-through;
}

.tooltip {
    opacity: 1;
}

.tooltip:before {
    content: ' ';
    position: relative;
    bottom: -2px;

    margin: auto;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #000 transparent;
}

.fade:not(.show) {
    opacity: 1;
}

/* ALERT NON GRASSETTI */
.alert strong,
.alert h3 {
    font-weight: 400 ! important;
}

/* AUTOCOMPLETE */
.autocomplete {
    /*the container must be positioned relative:*/
    position: relative;
    display: inline-block;
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
    text-align: left;
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
    overflow: hidden;
    text-overflow: ellipsis;
}

.autocomplete-items div:hover {
    /*when hovering an item:*/
    background-color: #e9e9e9;
}

.autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff;
}

/* Prezzi a scaglione */
#scaglione, .scaglioni {
    display: none;
    white-space: nowrap;
}

#payment-option-1-container {
    /*display: none;*/
}

/* Colore icona stella */
#product .rem_favorites span {
    color: rgb(230, 195, 0);
}
