a {
    color: #1d70b7;
}

.iva {
    font-size: 16px;
    text-transform: none;
}

.ivacompresa {
    font-size: 15px;
    text-transform: none;
    color: #8d8c8c;
    font-family: 'Bebas Neue', cursive;
}

.na-price {
    font-size: 25px;
}

.e-btn {
    text-transform: none;
}

.efoot-list > li > a {
    text-transform: none;
}

.pd-title {
    margin-bottom: 5px;
}

.pd-price-ttile {
    font-size: 40px;
}

.pd-price-off, .pd-price-off:hover {
    font-size: 20px;
    color: #8d8c8c;
    font-family: 'Bebas Neue', cursive;
    border-left: 1px solid #8d8c8c;
    padding-left: 10px;
}

.pd-rating-wrap, .pd-price-wrap {
    align-items: baseline;
    margin-top: 0;
    padding-top: 5px;
}

.pd-price-ttile span {
    color: #1d70b7;
}

.pd-price-end {
    font-size: 15px;
    color: #1d70b7;
    margin-bottom: 5px;
}

.search-main-wrap .is-form-style input.is-search-input {
    width: 100% !important;
    height: 50px !important;
    padding: 12px 55px 12px 0 !important;
    border: none !important;
    border-radius: 0 !important;
    background: transparent !important;
    border-bottom: 2px solid var(--white-color) !important;
    color: var(--white-color) !important;
}

.search-main-wrap .is-form-style button.is-search-submit {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: transparent !important;
    box-shadow: none;
    border: 0;
}

.search-main-wrap .is-form-style input.is-search-submit, .is-search-icon {
    color: #fff !important;
    background: transparent !important;
    border: none !important;
}

.e-nl-box .wpcf7-form-control-wrap {
    width: 100%;
}

.info-bottom-list .label {
    font-size: 14px;
    color: var(--sub-txt-color);
    font-weight: 500;
    padding-right: 30px;
}

.info-bottom-list .nice-select {
    height: auto;
    float: left;
}

.info-bottom-list tr {
    height: 50px;
}

.info-bottom-list .nice-select:after {
    right: 10px;
}

.info-bottom-list {
    margin-bottom: 10px;
}


.info-bottom-list .quantity {
    max-width: 80px;
    border: 1px solid var(--border-color);
    background-color: var(--white-color);
    display: flex;
    position: relative;
    padding-right: 5px;
    height: 40px;
    align-items: center;
}

.info-bottom-list .quantity  input{
    border: 0;
    width: 100%;
    text-align: center;
}

.pd-info-bottom {
    padding-top: 10px;
    background: #f5f7ff;
}

.rate {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    color: var(--sub-txt-color);
    font-weight: 500;
}

.pagamenti li {
    display: inline;
}

.e-breadcumb-kist span  a {
    color: var(--sub-txt-color);
    display: inline-block;
    font-weight: 500;
    position: relative;
    padding: 0 6px;
}

.pd-img-wrap {
    background: none;
}

.e-pdtab-tabs > li > a:after {
    background: #1d70b7;
}

.e-footer-text a {
    color: #fff;
}

.cmn-brdr-ttle:after {
    background-color: #1d70b7;
}

.e-blog-catgy li  {
    border-bottom: 1px solid #ededed;
    padding: 12px 15px;
}

.e-blog-catgy li a {
    color: #222;
}

.e-blog-catgy li a:hover {
    color: #1d70b7;
}


.e-blog-sidebar .block-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px -10px;
}

.e-blog-sidebar .block-list a {
    padding: 10px;
    font-size: 14px !important;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.1em;
    color: #fff;
    display: inline-block;
    background-color: #1d70b7;
    margin: 0 1px 5px 1px;
    border: 1px solid #1d70b7;
}

.e-blog-sidebar .block-list a:hover {
    background-color: #fff;
    color: #1d70b7;
}

.woocommerce-ordering {
    display: flex;
}

.titolo-ordine {
    padding-top: 10px;
    margin-right: 10px;
}

.orderby:after {
    right: 10px;
}

/* .menu-list li:nth-child(2) a:after {
    display: none;
} */


.woocommerce .woocommerce-MyAccount-navigation ul {
    border: 1px solid var(--border-color);
    padding: 1px;
}

.woocommerce .woocommerce-MyAccount-navigation ul > li > a.active {
    background: var(--primary-color);
    color: var(--white-color);
}

.woocommerce .woocommerce-MyAccount-navigation ul > li > a {
    color: var(--heading-color);
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    display: block;
    padding: 10px 10px;
    border-bottom: 1px solid var(--border-color);
}

.woocommerce .woocommerce-MyAccount-navigation {
    float: left;
    width: 30%;
}

.woocommerce .woocommerce-MyAccount-content {
    float: right;
    width: 68%;
}

.woocommerce .woocommerce-MyAccount-content p {
    margin-bottom: 20px;
}

.woocommerce .woocommerce-MyAccount-navigation .is-active {
    background-color: #1d70b7;
}

.woocommerce .woocommerce-MyAccount-navigation .is-active a {
    color: #fff;
}

.menu-list > li > a {
    color: #222;
    text-transform: uppercase;
    font-size: 13px;
}

.normal-menu .sub-menu > li > a {
    text-transform: uppercase;
    font-size: 13px;
}

.na-name {
    margin-bottom: 5px;
}

.na-brand {
    margin: 0px 5px 5px 0px;
    font-weight: 600;
    display: inline;
}

.na-brand a {
    color: #ff0000;
    font-size: 0.9rem;
}

.checkout-button {
    min-width: 206px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    height: 50px;
    border: none;
    color: var(--white-color);
    text-transform: none;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    z-index: 0;
    background: transparent;
}

.checkout-button:after {
    background: var(--primary-color);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: -1;
}


.checkout-button:hover {
    color: var(--primary-color);
}

.checkout-button:before {
    border: 1px solid var(--primary-color);
    opacity: 0;
    transform: scale(0.1, 0.1);
}

.checkout-button:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: -1;
}

.checkout-button:hover:after {
    transform: scale(0, 0);
    opacity: 0;
}

.checkout-button::before {
    opacity: 1;
    transform: scale(1, 1);
}

.woocommerce-billing-fields h3, .woocommerce-additional-fields h3 {
    font-size: 30px;
    color: var(--heading-color);
    position: relative;
    padding-left: 13px;
    font-family: 'Bebas Neue', cursive;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.woocommerce-billing-fields h3:after, .woocommerce-additional-fields h3:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    background-color: #1d70b7;
    height: 88%;
}

.woocommerce-input-wrapper input {
    border: 1px solid #e9e9e9;
    background-color: #fcfcfd;
    width: 100%;
    height: 50px;
    padding: 0 20px;
    color: var(--txt-color);
}

.woocommerce-input-wrapper textarea {
    height: 170px !important;
    padding: 20px;
    resize: none;
    border: 1px solid #e9e9e9;
    background-color: #fcfcfd;
    color: var(--txt-color);
    width: 100%;
}

.new-tag {
    position: initial;
    background-color: #ff0000;
}

.new-tag-loop {
    position: absolute;
    top: 20px;
    left: 20px;
    border-radius: 3px;
    background-color: #ff0000;
    color: var(--white-color);
    font-size: 12px;
    font-weight: 500;
    height: 22px;
    line-height: 22px;
    display: inline-block;
    padding: 0 11px;
    z-index: 999;
}

.prezzo-originale {
    font-size: 24px;
    color: #ff0000;
    font-family: 'Bebas Neue', cursive;
    margin-top: 10px;
}
.pd-special-price {
    margin: 15px 0;
}

.wlpf-filter-wrap .nice-select.wlpf-terms-select {
    display: none !important;
}

.wlpf-filter-wrap .nice-select.wlpf-terms-nice-select {
    display: block !important;
}

.drop-menu .super-sub-menu > li {
    max-width: 90%;
}

.na-overlay-img {
    top: 30px;
}

.na-top-sec {
    border: 1px solid #f2f3f5;
    background: transparent;

}

.wlpf-filter-wrap .nice-select.wlpf-terms-select {
    background-color: #fff !important;
}

.chi-siamo {
    margin-bottom: 50px;
}

.e-contact-box .cmn-brdr-ttle {
    margin-bottom: 20px;
}

.chi-siamo figure {
    margin-right: 50px;
    margin-bottom: 30px;
}

.chi-siamo figure img {
    border-radius: 20px;
}

.chi-siamo p {
    margin-bottom: 10px;
    line-height: 2rem;
}

.e-privacy-sec {
    padding-bottom: 10px;
}

.e-prodetails-wrap .nice-select .list, .e-procategory-sidebar .nice-select .list {
    overflow: auto;
}

.punti {
    padding-top: 50px;
    margin-bottom: 100px;
}

.punti h2:after {
    display: none;
}

.chi-siamo .cmn-brdr-ttle.big-ttl, .punti .cmn-brdr-ttle.big-ttl {
    font-size: 45px;
    padding-left: 0px;
}

.e-pdtab-wrap table {
    width: 100%;
} 


.e-pdtab-wrap table > tr > th, .e-pdtab-wrap table > tbody > tr > td {
    padding: 11px 9.5px !important;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.e-pdtab-wrap table th {
    width: 150px;
    font-weight: 700;
    padding: 8px;
    border-top: 0;
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin: 0;
    line-height: 1.5;
}

.e-pdtab-wrap table tr:nth-child(even) td, .e-pdtab-wrap table tr:nth-child(even) th {
    background: #fff !important;
}

.certificazioni {
    padding: 30px 40px;
}

.certificazioni img {
    width: 50px;
    height: auto;
    margin-right: 20px;
}

.e-pdtab-inner {
    background: #f5f7ff;
}

.linea {
    margin-bottom: 10px;
}

.linea a {
    color: #222;
    transition: all 300ms;
}

.linea a:hover {
    color: #1d70b7;
}

.page-numbers {
    display: flex;
    margin: 0 -7px;
    flex-wrap: wrap;
    justify-content: center;
}

.page-numbers > li {
    margin: 10px;
    padding: 5px;
}


.page-numbers li a, .page-numbers li span {
    min-width: 50px;
    box-shadow: 0px 0px 0px 10px var(--white-color);
    background-color: #fcfcfd;
    color: var(--sub-txt-color);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    border: none;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    z-index: 0;
    background: transparent;
    border: 1px solid var(--border-color);
}

.wpc-filter-title {
    font-size: 1.3rem;
    color: var(--heading-color);
    position: relative;
    padding-left: 0px;
    font-family: 'Bebas Neue', cursive;
    letter-spacing: 0.5px;
}

.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label a {
    color: #222;
}

.wpc-custom-selected-terms {
    margin-bottom: 30px;
}

.coupon input {
    border: 1px solid #e9e9e9;
    background-color: #fcfcfd;
    width: auto !important;
    height: 50px;
    padding: 0 20px;
    color: var(--txt-color);
}

.coupon button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    border: none;
    color: var(--white-color) !important;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    z-index: 0;
    background-color: #a3a3a3 !important;
    transition: all 0.3s linear 0s;
}

.coupon button:hover {
    background-color: var(--primary-color) !important;
}

.e-banner-cloth .e-banner-img {
    padding: 20px 0px;
}

.e-banner-cloth .e-banner-img > img {
    border-radius: 100%;
}

.chi-siamo ul {
    padding-left: 30px;
}

.chi-siamo ul li {
    list-style: disc;
    margin-bottom: 10px;
}

.e-newsletter-wrap .e-nl-wrap .e-nl-box {
    margin: 34px auto 10px;
}

.pro_thumb {
    max-height: 130px;
}

.e-btn.pd-addcart {
    padding: 24px;
}


@media only screen and (max-width: 767px) {
    .woocommerce .woocommerce-MyAccount-navigation {
        float: none;
        width: 100%;
        margin-bottom: 50px;
    }

    .woocommerce .woocommerce-MyAccount-content {
        float: none;
        width: 100%;
    }

    .punti .feature-block-one {
        margin-bottom: 30px;
    }

    .certificazioni img {
        margin-bottom: 20px;
    }

}

@media only screen and (min-width: 768px) {
    .contant-innermap {
        height: 400px;
    }

    .chi-siamo .cmn-brdr-ttle:after {
        left: 570px;

    }

    .chi-siamo figure {
        float: left;
    }

    .e-pdtab-wrap .e-pdtab-inner {
        padding: 0 20px;
    }
}

@media only screen and (min-width: 1200px) {
    /*.drop-menu .sub-menu > li > a {
        color: #222;
        font-weight: 600;
        max-width: 95%;
    }*/

}

.grecaptcha-badge { display: none; }

