/* SPINNER */
.ctn-preloader .animation-preloader .spinner {
    border-top-color: #017cc3;
    height: 4em;
    margin: 0 auto 1.5em auto;
    width: 4em;
}

svg:not(.question):not(.product__items--action__btn--svg) {
    vertical-align: initial;
}

#services-bar svg {
    width: 56px;
    height: auto;
}

/* TIPOGRAFY */
blockquote {
    font-size: 2rem;
    line-height: 3.4rem;
}

.product__tab--content,
.product__details--info__desc {
    text-align: justify;
}

.product__tab--content ul li::before,
.product__details--info__desc ul li::before {
    content: "\2022";
    /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #ffa500;
    /* Change the color */
    font-weight: bold;
    /* If you want it to be bold */
    display: inline-block;
    /* Needed to add space between the bullet and the text */
    width: 1em;
    /* Also needed for space (tweak if needed) */
    margin-left: 1em;
    /* Also needed for space (tweak if needed) */
    line-height: 1.5;
}

/**/
.row-product {
    width: 100%;
    max-width: 100%;
    padding-right: 0rem;
    padding-left: 0rem;
}

.pad-left-5 {
    padding-left: 5rem;
}

.card-user-machines {
    border: 1px solid #0076bd;
}

.card-user-machines .card-footer {
    border-top: 1px solid #0076bd;
    background-color: #0076bd;
}

.card-user-machines .card-footer .text-muted {
    color: #ffffff !important;
    font-weight: 500;
}

.shipping__style3--items::before {
    content: none;
}

@media only screen and (min-width: 576px) {

    .hide {
        display: none;
    }

    .button-qr-desktop {
        display: none;
    }
}

@media only screen and (min-width: 350px) {

    .button-qr-desktop {
        display: none;
    }

    .button-qr {
        display: block;
    }
}

@media only screen and (min-width: 980px) {

    .button-qr {
        display: none;
    }

    .button-qr-desktop {
        display: block;
    }
}

/* NAV */
@media only screen and (min-width: 768px) {
    .main__logo--img {
        max-height: 80px;
    }

}

.pivaContainer {
    padding-right: 0px;
}

#prvChk4 {
    width: 1.1em;
}

@media only screen and (max-width: 992px) {
    .pad-left-5 {
        padding-left: 1.0rem;
    }

    .pivaContainer {
        padding-right: 1.8%;
    }

    .footWidth {
        max-width: 100% !important;
    }

    .iconpng {
        width: 50px;
        height: auto;
    }

    #prvChk4 {
        width: 1.8em;
    }
}

.section__heading--maintitle::before {
    background-position: center;
    background-repeat: no-repeat;
    height: 35px;
    bottom: -15px;
}

.product__grid--heading__maintitle::before {
    background: #df971f;
}

.testimonial__items--thumbnail__img {
    width: 90px;
    height: 90px;
}

.slider__text--shape__icon {
    max-height: 30px;
}

/* FOOTER */
.footer__widget--title::before,
.newsletter__subscribe--button,
.product__items--action__btn:hover {
    background: #ff9f00 !important;
    color: #e7e7e7 !important;
}

.col-lg-7 .banner__items--thumbnail__img,
.banner__items--thumbnail .banner__items--thumbnail__img,
.blog__thumbnail--img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 300px;
    width: 100%;
    max-height: 410px;
}

.opacity {
    opacity: 0.5;
}


/* SLIDER TEST */
.test-1 {
    background-color: #ffffff9e;
    padding: 50px;
    max-width: 1100px;
}

.test-2 {
    background-color: #00000033;
}

.offcanvas-header.open {
    display: block;
    padding: 0;
    /* per sistemare versione mobile del tema rotta da bootstrap */
}

.active-nav {
    color: #0076bd !important;
}

#search-section .box-search {
    position: relative;
    border: 1px solid #0076bd;
    padding: 2.5rem 2rem;
    border-radius: 0px;
}

/*#search-section .header__search--input {
     border-left: 1px solid #0076bd;
}*/

#search-section .product__grid--column__buttons--icons {
    height: 50px;
    width: 180px;
    border-radius: 0px;
    margin-left: 20px;
}

.header__menu--items.style2 {
    margin: 0px 2rem;
}

.thin-version-bc {
    height: 50px;
}

.thin-version-bc h1.breadcrumb__content--title {
    display: none;
}

.breadcrumb__section.breadcrumb__bg {
    background-size: cover;
    background-position: center;
    background-color: #0076bd;
    background-image: none;
}

.product__details--info__price .current__price {
    font-size: 2.5rem;
    font-weight: bold;
    color: var(--text-black-color);
}

.current {
    color: #df971f;
}

.widget__form--check__list {
    margin-bottom: 1rem;
    position: relative;
    border: 1px solid var(--border-color2);
}

.widget__form--check__label {
    border: none;
}

.top-0 {
    top: 12%;
}

.mt-2 {
    margin-top: 2rem;
}

.widget__categories--menu__label__nochilds {
    cursor: pointer;
    background: var(--white-color);
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
    position: relative;
}

.widget__categories--menu__arrowdown--icon--svgrotate:hover {
    position: absolute;
    right: 1.5rem;
    top: 43%;
    transform: rotate(90deg);
}

.icon-qr {
    display: none;
}

.alerttxtqr_err {
    display: none;
    color: #990000;
}

.no-radius {
    border-radius: unset;
}

@media only screen and (min-width: 768px) {
    .button-searchbox {
        float: left;
        width: 50%;
    }

    .button-qr {
        float: left;
        width: 50%;
    }
}

.privacyLink {
    color: #007dc6;
}

.privacyLink:hover {
    color: #ff9f00;
}

body a:hover {
    color: #ff9f00;
}

.breadcrumb__content--menu__items::before {
    background-color: #ff9f00;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert {
    border: none;
    border-left: 5px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.antherica-captcha {
    width: 100%;
    border: 1px solid #e4e4e4;
    height: 4.5rem;
    padding: 0 1.5rem;
    border-radius: 0.5rem;
    transition: all 0.3s ease 0s;
}

.antherica-captcha:focus {
    border: 1px solid #0076bd;
}

.col-lg-7 .banner__items--thumbnail__img,
.blog__thumbnail--img {
    transition: 0.5s;
}

.blog__thumbnail--img {
    transition: 0.5s;
}



@media only screen and (max-width: 992px) {
    .sticky.header__sticky .header__sticky--block.header__account2 {
        display: block !important;
    }
}

.pulse {
    animation-name: pulsing;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
}

@keyframes pulsing {
    0% {
        color: #b30000;
    }

    50% {
        color: #fb0b0b;
    }

    100% {
        color: #b30000;
    }
}

.hideSelect {
    display: none;
}

.nav-link {
    color: #0076c3;
}

.nav-link:focus,
.nav-link:hover {
    color: #ff9f00;
}

.clcs {
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.profile-tab {
    display: none;
}

.primary.profile-tab {
    display: block;
}

.oldPrice {
    position: absolute;
    top: 27px;
    right: 43px;
    font-size: 12px;
}

button.variant__wishlist--icon {
    border-radius: 50px;
    border: 1px solid #e4e4e4;
    padding: 2px 10px;
    background-color: #ffff;
}

button.variant__wishlist--icon:hover {
    background-color: #df971f;
    color: #fff;
    border-color: #0076bd;
}

.quickview__info--review__text {
    margin-left: 0px !important;
}

.product-code {
    color: #0076bd;
    margin-bottom: 5px;
}

.modal-body.preview,
.modal-body.modal-dynamic,
.modal-body.modal-login {
    padding: 30px;
}

#productpreviewheader {
    border-bottom: none;
}

.addcart {
    border-radius: 50px;
    padding: 0 1.5rem !important;
}

.d-flex {
    display: flex;
}

.mar-right-10 {
    margin-right: 10px;
}

.product__details--info__price .current__price {
    font-weight: 500;
}

.quickview__details--btn {
    height: 3.8rem;
    line-height: 3.8rem;
    padding: 0 25px;
    margin: 0px 0px 10px 0px;
    font-size: 1.5rem;
}

.pad-50 {
    padding: 50px;
}

.pad-1 {
    padding: 0 1rem !important;
}

.swiper-button-next,
.swiper-nutton-prev {
    z-index: 9999 !important;
}

.cat-img {
    min-height: 30px;
}

.justify-content {
    justify-content: space-between;
}

#alertsArea {
    position: fixed;
    top: 20%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 10;
    width: 100%;
}

#alerts {
    position: absolute;
    z-index: 99;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
}

.carpigiani-table {
    width: 100%;
    table-layout: fixed;
    background-color: #fff;
    color: #000;
}

.carpigiani-table td.separator {
    border-bottom: none;
    height: 1em;
}

.carpigiani-table td {
    width: 50%;
}

.carpigiani-table td,
.carpigiani-table th {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    padding: 1em;
}

.carpigiani-table th {
    color: #0076bd;
}

.carpigiani-table .heading-row th {
    background-color: #0076bd;
    color: #fff;
    border-bottom: none;
}


.regDataDiv {
    overflow: hidden;
    transition: 1.5s;
}

#presentationDiv {
    min-height: 270px;
    margin-top: 70px;
}

.btnIva {
    border: 1px solid #e4e4e4;
    border-radius: 0.5rem 0 0 0.5rem;
    transition: all 0.3s ease 0s;
    min-width: 60px;
    padding-left: 12px;
    color: #757575;
}

.btnIva:focus {
    border-color: #0076bd;
}

.btnIva:focus {
    border-color: #0076bd;
}

.btnIva:focus+#piva {
    border-color: #0076bd;
}

.hide-result {
    display: none;
}

.custom-spinner {
    height: 4em;
    margin: 0 auto 1.5em auto;
    width: 4em;
    animation: spinner 1s infinite linear;
    border-radius: 50%;
    border: 4px solid #aaaaaa;
    box-sizing: border-box;
    border-top-color: #017cc3;
}

#show-all-comp {
    border: none;
    text-align: center;
    padding: 10px 0px;
}

#show-all-comp a {
    font-size: 1.8rem;
    line-height: 4rem;
    height: 4rem;
    padding: 0 2.5rem;
}

.arrow-show {
    padding-left: 10px;
}

.assa {
    color: #0076bd;
}

.h4 {
    line-height: 2rem;
}

#verifycode {
    width: 25%;
}

.product__grid--heading__maintitle::before {
    position: absolute;
    content: "";
    width: 6rem;
    height: 0.2rem;
    bottom: 0;
    background: #0076bd;
    left: auto;
}

.testimonial__items {
    padding-top: 0px;
    border-radius: 0rem;
}

.machine-title {
    font-size: 2.5rem;
}

.sidebar-title {
    font-size: 1.4rem;
}

.ml-4 {
    margin-left: 55rem;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.testimonial__items--subtitle {
    margin-bottom: 0rem;
    font-size: 12px;
}

.spedDataDiv {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cont-footer {
    padding: 0px 100px;
}

@media only screen and (min-width: 1366px) {
    .product__view--search__form {
        width: 400px;
    }
}

.mblCoupon {
    margin-bottom: 25px;
    display: none;
}

#mblCouponDiv {
    display: none;
    margin-top: 15px;
}

#logAlert {
    display: flex;
    overflow: hidden;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    .recPswBtn {
        width: 100%;
        margin-top: 25px;
    }

    .mblCoupon {
        display: flex;
    }

    #mblCouponDiv {
        display: flex;
        flex-direction: column;
    }

    .checkout__page--area {
        margin-top: 0px !important;
    }

    .breadcrumb.checkout__breadcrumb.d-flex {
        margin-top: 10px;
    }

    #mblOrderDiv .current__price {
        font-size: 13px;
    }

    #mblOrderDiv .old__price {
        font-size: 13px;
    }

    #mblOrderDiv .price__divided {
        width: 0.4rem;
    }

    #mblOrderDiv .product__description--name {
        font-size: 14px;
    }

    #mblOrderDiv .summary__table--list {
        text-align: right;
    }

    #mblOrderDiv .product__description--name {
        text-align: left;
    }

    #logAlert {
        flex-direction: column;
    }
}

.spedDataDiv h2 {
    margin-bottom: 15px;
}

@media screen and (max-width: 475px) {
    .spedDataDiv {
        flex-wrap: nowrap;
        flex-direction: column;
        align-items: center;
    }

    .spedDataDiv h2 {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 993px) {
    .main__footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 6rem 0 3.5rem;
    }

    .cont-footer {
        padding: 0px 20px !important;
    }

    .footer__widget--inner {
        display: none;
    }

    .footer__widget--title__arrowdown--icon {
        display: block;
    }

    .footer__widget--button {
        visibility: visible;
    }

    .footer__widget--title::before {
        content: none;
    }

    .footer__widget {
        margin-bottom: 0;
        margin-right: 0;
    }

    .footer__widget--width,
    .footer__widget {
        width: 100%;
        flex-direction: column;
    }
}

@media only screen and (min-width: 1200px) {
    .shipping__style3--content__title {
        font-size: 1.6rem;
        line-height: 2.2rem;
        margin-bottom: 0.8rem;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .cont-footer {
        padding: 0px 20px !important;
    }

    .footer__widget--inner {
        display: none;
    }

    .footer__widget--title__arrowdown--icon {
        display: block;
    }

    .footer__widget--button {
        visibility: visible;
    }

    .footer__widget--title::before {
        content: none;
    }

    .footer__widget {
        margin-bottom: 0;
        margin-right: 0;
    }

    .footer__widget--width,
    .footer__widget {
        width: 100%;
        flex-direction: column;
    }
}

@media screen and (min-width: 992px) and (max-width: 1400px) {
    .ml-4 {
        margin-left: 0rem;
    }

    .cont-footer {
        padding: 0px 20px !important;
    }

    .cont-footer {
        padding: 0px 20px !important;
    }
}

.btn-cop {
    margin: 20px;
    color: white;
    font-size: 17px;
    padding: 5px;
    margin-left: 0px;
}

.btn-cop:hover {
    color: white;
}

.btn-cop:active {
    color: white;
}

.disOrdTab {
    color: #aaaaaa;
}

.disOrdTab:hover {
    color: #aaaaaa;
}

.product__items--content.inevbox {
    padding: 15px;
}

.swiper-slide.inevbox {
    box-shadow: 0 1px 10px rgb(55 70 120 / 16%);
}

.product__media--view__icon.media__play {
    left: 2rem;
    right: auto;
    z-index: 1;
}

.pad-3 {
    padding: 3rem;
}

.mainimg-service {
    height: auto;
    width: 50%;
    margin-right: 15px;
}

.product__items--action__btn {
    background-color: transparent;
}

.pb-1 {
    padding-bottom: 1rem !important;
}

.quickview__cart--btn {
    border-radius: 17px 17px;
}

.badge_sp {
    position: relative;
}

.single_product__badge--items {
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0px 13px;
    font-weight: 300;
    background: var(--secondary-color);
    color: var(--white-color);
    border-radius: 6px 0 6px;
    font-size: 2rem;
}

.widget__form--check__input:checked~.widget__form--checkmark {
    background-color: #aaaaaa;
}

.widget__form--checkmark {
    border: 1px solid #aaaaaa;
}

.product__media--view__icon {
    top: 3rem;
}

.close__btn {
    background-color: #6c757d;
}

.hide__btn {
    background-color: #0076bd;
}

.close__btn,
.hide__btn {
    color: #fff;
    height: 4rem;
    line-height: 1rem;
    font-size: 1.5rem;
    padding: 10px;
    border: none;
}

#verifycode {
    width: 25%;
}

.fa-eyeslash::before {
    content: "\f070";
}

.mat-1 {
    margin-top: 1rem;
}

.mat-2 {
    margin-top: 2rem;
}

#toggle_pwd,
#toggle_pwd_conf,
#toggle_pwd_rec,
#toggle_pwd_confrec {
    float: right;
    margin-right: 1rem;
    margin-top: -30px;
    position: relative;
    z-index: 2;
    cursor: pointer;
}

#toggle_pwd_login {
    float: right;
    margin-right: 1rem;
    margin-top: -50px;
    position: relative;
    z-index: 2;
    cursor: pointer;
}

.grey {
    color: #606060;
}

.widget__categories--sub__menu--img--footer {
    width: 5.8rem;
}

.widget__categories--sub__menu--text--footer {
    padding-left: 2.5rem;
    line-height: 2.8rem;
    padding-right: 2.5rem;
}

.news-width {
    width: 20%;
}

.news-img {
    width: 70px;
    height: auto;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {

    /* .mainimg-service {
        min-height: 500px;
    } */
    .pad-50 {
        padding: 15px;
    }

    .pad-3 {
        padding: 0rem;
    }
}

@media only screen and (min-width: 1600px) {
    .product__items--grid {
        margin-bottom: 1.7rem;
    }
}

.mblPrice {
    display: none;
}

.modal-header {
    padding: 1.5rem 1rem;
}

.contact__info--content__desc a {
    vertical-align: sub;
}

.product__showing--count {
    font-weight: 400;
}

.product__details--info__desc {
    font-size: 1.8rem;
}

.product__details--info__desc p {
    color: #000 !important;
}

.offcanvas__menu_ul {
    overflow: visible;
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 450px;
}

.product__items--content {
    min-height: 145px;
}

.slider-info {
    min-height: 165px;
}

.mt-2 {
    margin-top: 5rem !important;
}

.pad {
    padding: 0px 15px 15px 15px;
}

.table.orders th {
    font-weight: 500;
}

.likebtn {
    margin-bottom: 10px;
    margin-right: 15px;
    background-color: orange;
}

.product__media--preview__items {
    border: 25px solid #f4f4f4;
    border-bottom: 45px solid #f4f4f4;
}

.widget__form--check__list__sp {
    margin-bottom: 1rem;
    position: relative;
    border-bottom: 1px solid var(--secondary-color);
}

.widget__form--checkmark__sp {
    border: 1px solid var(--secondary-color);
}

.background-blue {
    background-color: var(--secondary-color) !important;
    border: 1px solid var(--secondary-color);
}

.widget__form--check__label__sp {
    cursor: pointer;
    line-height: 2.8rem;
    background: var(--white-color);
    padding: 0.5rem 0rem;
    display: block;
}

.btn_cart {
    margin-left: 0px !important;
}

.widget__categories--menu__list__news {
    border: 1px solid var(--border-color2);
    margin-bottom: 1.5rem;
    border-radius: 0.5rem;
}

#question-icon {
    fill: #0076bd;
}

.oveflow-visible {
    overflow: visible;
    text-align: center;
}

.accessories-img {
    display: inline-block !important;
    zoom: 80%;
}

.f-size-preview {
    font-size: 1.6rem;
}

.settore {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.h3.h3-footer {
    font-size: 1.7rem;
    line-height: 3rem;
}

.footer__widget--desc,
.footer__widget--menu__text {
    font-size: 16px;
}

.wbtn-desktop {
    display: block;
}

.wbtn-mobile {
    display: none;
}

@media only screen and (max-width: 400px) {
    .product__items--content__title {
        font-size: 1.2rem;
        line-height: 2rem;
        margin-bottom: 0.3rem;
    }
}

@media only screen and (max-width: 576px) {
    #prvChk4 {
        width: 3em;
    }

    .modal-body.preview,
    .modal-body.modal-dynamic {
        padding: 20px;
    }

    .icon-mobile {
        width: 30px;
    }

    .pad-50 {
        padding: 0px;
    }

    #alerts {
        position: absolute;
        z-index: 99;
        width: 100%;
    }

    .justify-content {
        justify-content: center;
    }

    .icon-qr {
        display: block;
    }

    .pt1 {
        padding-top: 1rem;
    }

    .mainimg-service {
        height: auto !important;
        width: 100%;
        margin-bottom: 15px;
    }

    .hideThis {
        display: none;
    }

    .shipping__style3--icon {
        width: 40px;
    }

    .mblPrice {
        display: block;
    }

    .shipping__style3--items {
        justify-content: left;
        margin: 0px;
        padding-bottom: 20px;
    }

    .mblPrice {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }

    .header__search--box {
        width: 100%;
    }

    .test-1 {
        padding: 25px;
    }

    [id*="prodlike"] {
        width: 28px;
    }

    .breadcrumb__bg {
        min-height: 200px;
    }

    .thin-version-bc.breadcrumb__bg {
        min-height: 60px;
    }

    .banner__items--content__subtitle {
        display: block;
    }

    #footer-payment {
        max-width: 290px;
    }

    .product__items--content {
        min-height: 140px;
    }

    .pad-0-8 {
        padding: 0 0.8rem !important;
    }

    .product__items--content.inevbox {
        padding: 10px;
    }

    .pad {
        padding: 0px 10px 10px 10px;
    }

    .font-size {
        font-size: 1.7rem;
    }

    .likebtn {
        margin-bottom: 10px;
        margin-right: 5px;
        background-color: orange;
    }

    .news-width {
        width: 100%;
    }

    .product__collection--content {
        padding-top: 30px;
    }

    .settore {
        width: 100%;
        justify-content: space-between;
        display: block;
    }

    .wbtn-desktop {
        display: none;
    }

    .wbtn-mobile {
        display: block;
    }

    .pad-3 {
        padding: 0rem;
    }
}

.noProdsCart {
    display: none !important;
}

.impDiv.checkout__total--footer__list::before {
    background: transparent;
    padding-top: 0px;
}

.impDiv {
    padding-top: 5px;
}

.paymentDiv {
    background-color: white;
    border-radius: 5px;
    margin-bottom: 15px;
    height: 65px;
    box-shadow: 0 0px 27px 0 rgb(0 0 0 / 0%), 0 0px 9px 0 rgb(0 0 0 / 25%);
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 10px;
    border: 3px solid transparent;
    transition: 0.5s;
    overflow: hidden;
}

.paymentDiv div {
    cursor: pointer;
}

.paymentDiv img {
    cursor: pointer;
}

.paymentDiv label {
    cursor: pointer;
}

.paymentDiv input {
    cursor: pointer;
}

.usingsNumber {
    position: absolute;
    font-weight: 800;
    font-size: 1.7pc;
    top: 50%;
    transform: translateY(-50%);
}

.qrBtn {
    font-size: 26px;
    border-radius: 5px;
    padding: 13px;
    line-height: 0px;
    height: 50px;
}

.checkResults {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 0%;
    width: 100%;
    overflow: hidden;
    background-color: #ffffff;
    transition: 1.5s;
    border-bottom: 4px solid transparent;
}

.chResInsideDiv {
    margin: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-evenly;
    /*width: 450px;*/
    height: 100%;
}

#chkIcon {
    font-size: 50px;
}

#chkTxt {
    font-weight: 500;
    line-height: 15px;
}

#btnsrt,
#btnrst,
#qr-reader__filescan_input {
    font-size: 1.4rem;
    font-weight: var(--body-line-height);
    line-height: 3.5rem;
    display: inline-block;
    text-decoration: none !important;
    height: 3.5rem;
    padding: 0 1.8rem;
    letter-spacing: 0.2px;
    border-radius: 0.3rem;
    background: var(--secondary-color);
    color: var(--white-color);
    border: 0;
    margin-top: 12px
}

#qr-reader__dashboard_section_swaplink,
#othbtn {
    font-size: 1.4rem;
    font-weight: var(--body-line-height);
    line-height: 3.5rem;
    display: inline-block;
    text-decoration: none !important;
    height: 3.5rem;
    padding: 0 1.8rem;
    letter-spacing: 0.2px;
    border-radius: 0.3rem;
    background: #E88B12;
    color: #ffffff;
    border: 0;
    margin-top: 12px
}

#spedDataForm {
    display: none;
    padding-right: 0px;
}

.ct2 .slider-info {
    min-height: 160px;
}

.swiper__nav--btn {
    background-color: #3fa0dbbf;
}

.prod-img-desc-btn {
    position: absolute;
    bottom: 0px;
    z-index: 1;
    left: 0px;
    width: 100%;
    height: 55px;
    background-color: #0076bd;
    overflow: hidden;
    line-height: 14px;
    padding: 10px;
    padding-top: 6px;
    padding-bottom: 5px;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
    transition: 0.5s;
}

/* Track */
::-webkit-scrollbar-track {
    background: #ffffff;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #838383;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #666666;
}

.lblPC {
    font-size: 16px;
    color: #323232;
}

.profCalcRes {
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%), 0 0px 9px 0 rgb(0 0 0 / 19%);
    height: 100%;
    padding: 15px;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
}

.profCalcContainer {
    margin-bottom: 15px;
}

.spedType.paymentDiv {
    height: auto;
    min-height: 90px;
}

.paymentDiv:hover {
    background-color: #efefef;
}

.spedType.actives {
    border-color: rgb(0, 118, 189);
}

.mblHideClc {
    display: block;
}

.calcMbl {
    display: none;
}

.firstColCalc {
    width: 68.5%;
    background-color: white;
    border: 3px solid #046bab;
}

table.firstColCalc {
    width: 100%;
}


.secondColCalc {
    width: 30%;
    background-color: white;
    border: 3px solid #046bab;
    overflow: hidden;
}

#calcTable {
    margin-bottom: 0px;
}

#calcTable th {
    padding: 10px;
}

#calcTable td {
    padding: 10px;
    padding-bottom: 0px;
    position: relative;
    line-height: 17px;
}

#calcTable tr {
    border-color: black;
}

#calcTable tr>td:first-of-type {
    border-right: 1px solid black;
}

#calcTable tr>th:first-of-type {
    border-right: 1px solid black;
}

.potProfInpDiv {
    position: relative;
}

.potProfInpDiv input {
    position: relative;
    margin-bottom: 15px;
    height: 40px;
    padding-right: 41px;
    text-align: right;
}

.potProfIcon {
    position: absolute;
    top: 8px;
    right: 7px;
    color: #4c4c4c;
}

.resultPrice {
    position: absolute;
    right: 5px;
    bottom: 2px;
    font-weight: bold;
    font-size: 20px;
}

.resultTxt {
    position: relative;
    padding: 10px;
    border-bottom: 1px solid black;
    padding-bottom: 0px;
}

.finalResultDiv {
    width: 100%;
    display: flex;
    margin-top: 10px;
    background-color: white;
    justify-content: space-between;
    flex-direction: row;
    padding: 20px;
    border: 3px solid #046bab;
}

.dvSpan {
    margin-bottom: 18px;
}

.mbl.resultPrice {
    display: none;
}

/* .likebtn {
    overflow: hidden;
} */

.fcSpan {
    padding-top: 16px;
}

.dvSpan {
    margin-bottom: 10px;
}

.mbl {
    display: none;
}

.resultPrizeMbl {
    display: none;
    padding-top: 5px;
    font-weight: 700;
    text-align: right;
    padding-right: 10px;
    font-size: 23px;
}

#foodCoastTxt {
    margin-top: 40px;
}

#dessVendPrcTxt {
    padding-top: 10px;
}

.annualProfit {
    display: flex;
}

.machPayback {
    display: flex;
}

.tbl ul li span {
    display: inline;
}

@media screen and (max-width: 1465px) {
    #foodCoastTxt {
        margin-top: 15px;
        height: 40px;
    }

    .firstColCalc {
        width: 100%;
    }

    #dessVendPrcTxt {
        padding-top: 10px;
        height: 40px;
    }

    #porzprofTxt {
        margin-top: 10px;
        padding-bottom: 15px;
    }

    #porzprofRes {
        font-size: 17px;
        font-weight: 600;
        text-align: right;
        padding-top: 6px;
        padding-right: 7px;
        padding-bottom: 8px;
    }

    .secondColCalc {
        display: hide;
        width: 0%;
        border: 0px solid #046bab00;
    }

    .mbl {
        display: block;
    }

    #profGiorn {
        margin-top: 26px;
        padding-bottom: 5px;
    }

    #profMeseTxt {
        margin-top: 30px;
    }

    .cstm.potProfInpDiv {
        margin-bottom: 10px;
    }

    .finalResultDiv {
        flex-direction: column;
    }

    .annualProfit {
        flex-direction: column;
        align-items: center;
    }

    .machPayback {
        margin-top: 20px;
        flex-direction: column;
        align-items: center;
    }
}

.cstmTitle {
    padding-top: 60px;
}

.cstmSldr {
    height: 900px;
}

.cstmMachSrc {
    position: absolute;
    top: 10%;
    left: 10%;
    z-index: 1;
    max-width: 1150px;
    background-color: #ffffffad;
    padding: 30px;
}

.setOpDiv {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.form-check-label-chk {
    cursor: pointer;
    text-decoration: underline;
    font-size: 18px;
}

.product__details--info__desc a {
    color: #0076bd;
}

.product__details--info__desc table td {
    border: 1px solid grey;
}

.product__details--info__desc td {
    padding: 10px;
}

.noEuropeantext {
    padding: 3rem;
}

.noEuropeanBtn {
    position: absolute;
    right: 15px;
    top: 15px;
    border: none;
    background-color: transparent;
    font-size: 3rem;
}

.noEuropeanBtn i {
    color: #007dc5;
}

.noEuroImg {
    position: absolute;
    top: 30%;
    left: 50%;
    margin-left: -40%;
}

.noEuropeantext button,
.noEuropeantext a {
    min-height: 30px;
    padding: 0.575rem 0.75rem;
    font-size: 1.3rem;
}

@media screen and (max-width: 1420px) {
    .cstmMachSrc {
        width: 80%;
    }
}

@media screen and (max-width: 600px) {
    .cstmTitle {
        padding-top: 0px;
    }
}

.cstmSldr {
    height: 880px;
}

@media screen and (max-width: 1599px) {
    .cstmSldr {
        height: 690px;
    }

    .cont-footer {
        padding: 0px 20px !important;
    }
}

@media only screen and (min-width: 1600px) {
    .h3.h3-footer {
        font-size: 2rem;
        line-height: 3rem;
    }
}

@media screen and (max-width: 991px) {
    .cstmSldr {
        height: 570px;
    }
}

.machine-image {
    background-position: center;
    height: 210px;
    background-size: contain;
    background-repeat: no-repeat;
}

@media screen and (min-width: 576px) and (max-width: 992px) {
    .machine-image {
        background-position: center;
        height: 210px;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .modal-dialog.modal-lg.modal-noEuropean {
        max-width: 700px;
    }

    .noEuroImg {
        position: absolute;
        top: 30%;
        left: 46%;
        margin-left: -40%;
    }

    .noEuropeantext button,
    .noEuropeantext a {
        min-height: 20px;
        padding: 0.575rem 0.75rem;
        font-size: 1.2rem;
    }
}

@media screen and (max-width: 576px) {
    .cstmSldr {
        height: 480px;
    }

    .setOpDiv {
        display: block;
    }

    .form-check-label-chk {
        cursor: pointer;
        text-decoration: underline;
        font-size: 14px;
    }

    .footWidth {
        max-width: 100%;
    }

    .d-flex.flex-noEuropean {
        flex-direction: column;
    }

    .noEuropeantext {
        padding: 2rem;
        margin-top: 1rem;
    }

    .noEuropeanBtn i {
        color: #ffffff;
    }

    .noEuroImg {
        position: relative;
        padding: 4rem;
        left: 40%;
    }

    .noEuropeantext button,
    .noEuropeantext a {
        min-height: 30px;
        padding: 0.575rem 0.75rem;
        font-size: 1.3rem;
        margin: 5px;
    }
}

.coupon__code--title {
    font-size: 1.5rem;
    line-height: auto;
    font-weight: 400;
}

.normList li {
    list-style: auto;
}

label.form-check-label:hover {
    color: #ff9f00;
}

/* #chk2Modal li {
    list-style: auto;
}
#chk2Modal li::marker {
    list-style: none;
} */

.relMenu {
    position: absolute;
    width: 100%;
    top: 40px;
    background-color: white;
    overflow: auto;
    border: 1px solid #e4e4e4;
    display: none;
    z-index: 10;
    max-height: 250px;
}

.relMenu div {
    width: 100%;
    padding: 3px;
    padding-right: 10px;
    cursor: pointer;
    font-size: 10px;
    line-height: 10px;
}

.relMenu div:hover {
    background-color: #787878;
    color: white;
}

.relMenu div.not:hover {
    color: black;
    background-color: white;
    cursor: default;
}

.activeImg {
    border-color: orange;
}

.lhcustom {
    line-height: 22px;
}

.footWidth {
    max-width: 23%;
}

#compl_risp_div {
    max-height: 0px;
    overflow: hidden;
    transition: 0.8s;
}

#compl_risp_div.active {
    max-height: 500px;
}

#smart-button-container {
    margin: auto;
}


.tag {
    background: #eee;
    border-radius: 3px 0 0 3px;
    color: #999;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 18px 0 7px;
    position: relative;
    margin: 0 10px 10px 0;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    margin-top: 15px;
    margin-bottom: 0px;
    font-size: 14px;
}

.tag::after {
    background: #fff;
    border-bottom: 13px solid transparent;
    border-left: 10px solid #eee;
    border-top: 13px solid transparent;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
}

.tag:hover {
    background-color: #eee;
    color: #999;
}

.tag .fa-times {
    padding: 2px;
    border-radius: 2px;
    padding-left: 4px;
    padding-right: 4px;
}

.tag .fa-times:hover {
    background-color: #d5d5d5;
    color: #484848;
}

.isCompanyDiv {
    max-height: 0px;
    overflow: hidden;
    transition: 0.6s;
}

.isCompanyDiv.active {
    max-height: 1000px;
    overflow: visible;
}

.vatLoader {
    position: absolute;
    font-size: 17px;
    color: #0076bd;
    right: 10px;
    top: 9px;
    transition: 0.3s;
    opacity: 0;
}

.vatLoader span {
    font-size: 15px;
    font-weight: 500;
}

#errMsgPiva {
    position: absolute;
    color: rgb(220, 2, 2);
    right: 0px;
    top: -30px;
    font-size: 15px;
    overflow: visible;
}

.delAddBtn {
    z-index: 20;
    color: #b5b5b5;
    cursor: pointer;
    transition: 0.5s;
}

.delAddBtn:hover {
    color: #e70707;
}

.prefAddBtn {
    z-index: 20;
    color: #b5b5b5;
    cursor: pointer;
    transition: 0.5s;
}

.prefAddBtn:hover {
    color: rgb(63, 63, 63);
}

.prefAddBtn.active {
    color: #ffbc00;
}


.modal-backdrop {
    background-color: #000000bd;
}

#continueCartModal {
    top: -250px;
    transition: 0.6s;
}

#continueCartModal.scrollDown {
    top: 0px;
}

#contCart2 {
    display: none;
}

#btnCart2 {
    display: none;
}

#delrecOrdmodal .modal-header {
    background-color: #dc3545;
}

.d-flex.flex-custom {
    display: flex;
    flex-direction: row;
}

.usingsNumber {
    left: 20px;
}

.monthstring {
    position: absolute;
    bottom: -3px;
    font-weight: 700;
    left: 3px;
}

.wishlist__cart--btn.btnrecord {
    font-size: 1.5rem;
    line-height: 3.3rem;
    height: 3.3rem;
    padding: 0 .7rem;
    border-bottom: none;
    border-right: none;
    border-radius: 0.3rem;
}

.labelchb {
    display: flex;
}

.labelchb input,
.labelchb span {
    max-width: 80px;
    margin-right: 10px;
}

.breadcrumb__content--menu__items.cmpbday {
    padding: 0px;
    margin-top: 5px;
    margin-right: 10px;
}

#invalidday,
#invalidmonth,
#invalidyear,
#invaliddayuser,
#invalidmonthuser,
#invalidyearuser {
    display: none;
    color: #e30000;
}

#birthdatediv {
    max-height: 0px;
    overflow: hidden;
    transition: 0.6s;
}

#birthdatediv.active {
    max-height: 100px;
    overflow: visible;
}

.recordsmall {
    padding-left: 3rem;
}

@media screen and (max-width: 576px) {

    .recordsmall {
        padding-left: .5rem;
    }

    .d-flex.flex-custom {
        display: flex;
        flex-direction: column;
    }

    .shipping__style3--items {
        justify-content: left;
        margin: 0px;
        padding-bottom: 20px;
    }

    .usingsNumber {
        left: 50px;
    }

    .d-flex.flex-custom svg {
        display: none;
    }

    .monthstring {
        position: absolute;
        bottom: -3px;
        font-weight: 700;
        left: 30px;
    }

    .cart__table--body__list:not(:last-child):not(.cart__table--body__list.text-center) {
        border-bottom: none;
    }
}

#overstock {
    display: none;
    border: none;
    border-left: 5px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    padding: 15px;
    margin-bottom: 20px;
    color: #055160;
    background-color: #cff4fc;
    border-color: #b6effb;
}

@media only screen and (min-width: 1600px) {
    .shipping__style3--items {
        margin-right: 10rem;
        padding-right: 5rem;
    }
}

@media only screen and (min-width: 1200px) {
    .shipping__style3--content__title {
        font-size: 1.3rem;
        line-height: 2rem;
        margin-bottom: 0.8rem;
    }
}

.monthBtn {
    background-color: #ffffff;
    width: 75px;
    font-size: 13px;
    height: 30px;
    padding: 5px;
    border-radius: 9px;
    text-align: center;
    line-height: 17px;
    color: black;
    border: 1px solid #e7e7e7;
    cursor: pointer;
    transition: 0.15s;
    margin: 2px;
}

@keyframes focus-animation {
    0% {
        border-color: #ffa704;
        /* Colore iniziale */
    }

    50% {
        border-color: #e4e4e4;
        /* Colore di evidenza */
    }

    100% {
        border-color: #ffa704;
        /* Colore iniziale */
    }
}

.focus-field {
    animation: focus-animation 1s infinite;
    /* Lampeggia indefinitamente per 1 secondo */
    border: 2px solid;
}

.monthBtn:hover {
    border: 1px solid #00568b;
    color: #ffffff;
    background-color: #0076bd;
}

.monthBtn:active {
    background-color: #002b44;
}

.monthBtn.activeBtn {
    border: 1px solid #00568b;
    color: #ffffff;
    background-color: #0076bd;
}