/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */
.breadcrumb-wrapper {
    background: #232323;
}
.breadcrumb .breadcrumb-item {
    color: #fff;
}
.products-sort-order .product-display {
    display: none !important;
}
.products-sort-order .d-flex.flex-wrap {
    justify-content: flex-end;
}
.card-header {
    display: none;
}
.card-block {
    padding: 0;
}
.card {
    background: unset !important;
    border: 0;
}
ul.PM_ASCriterionGroupImage, ul.PM_ASCriterionGroupLink {
    display: flex;
    flex-wrap: wrap;
}
ul.PM_ASCriterionGroupLink {
    gap: 12px;
}
ul.PM_ASCriterionGroupImage li {
    width: 16.66%;
}
ul.PM_ASCriterionGroupLink li {
    width: calc(16.66% - 10px);
}
ul.PM_ASCriterionGroupImage li img, ul.PM_ASCriterionGroupLink li img {
    background-color: #fff;
    width: -webkit-fill-available;
    padding: 0 20px;
}
.PM_ASCriterionGroupImage .PM_ASCriterionLinkSelected, .PM_ASCriterionGroupColor .PM_ASCriterionLinkSelected {
    border: 2px solid #742149 !important;
}
.page-heading {
    color: #232323;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.2em;
    padding: 0;
    font-size: 46px;
    margin-top: 50px;
} 
span.PM_ASCriterionsGroupName {
    text-transform: uppercase;
    color: #4c4c4c;
    font-weight: 400;
}
p#PM_ASCriterionsGroupTitle_1_4, p#PM_ASCriterionsGroupTitle_2_9 {
    padding-bottom: 10px;
}    
.product-style {
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 0;
}              
.product-style:hover {
    border: none;
    box-shadow: 0 0 0 !important;
    transform: unset !important;
}       
.product-list .product-miniature .first-block:hover .product-thumbnail .product-cover-link:before {
    opacity: 0;
    visibility: hidden;
}
button.wishlist-button-add {
    display: none !important;
}
.product-flags {
    top: 5px;
    justify-content: flex-end;
}
.product-flags .product-flag span {
    background: #742149;
    border-radius: 0;
    color: #fff;
    padding: 2px 5px;
    text-transform: uppercase;
    white-space: nowrap;
    min-width: 0px;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
}
.product-list .grid .product-miniature .product-name a {
    margin-top: 10px;
    color: #4c4c4c;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 600;
}
.pg-bnl .product-list .grid .product-miniature .third-block {
    flex-direction: column;
    min-height: 0;
    background-color: #f7f7f7;
    padding: 0;
}
span.price.product-price {
    margin-top: 15px;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    color: #742149;
    font-weight: 600;
}
.product-list .product-miniature {
    margin-bottom: 70px;
    margin-top: 0;
    padding: 0 15px;
}
a.PM_ASResetSearch {
    display: none !important;
}
.products-selection .total-products p {
    color: #4c4c4c;
    margin-bottom: 0;
}
.pagination .page-list .current a {
    background-color: #742149;
}
.PM_ASCriterionGroupLink:not(.PM_ASCriterionGroupLinkColor) .PM_ASCriterionLink:before {
    display: none;
}
ul.PM_ASCriterionGroupLink li a {
    text-align: center;
    background-color: #ffffff;
    height: 50px;
    line-height: 50px;
    width: 100%;
    display: block;
}
.PM_ASCriterionGroupLink .PM_ASCriterionLinkSelected {
    font-weight: unset;
    border: 2px solid #742149;
}
.PM_ASCriterionGroupLink .PM_ASCriterionLink:hover {
    font-weight: unset;
}
ul.letter-select.clearifx {
    box-sizing: border-box;;
    top: 12.7rem;
    width: auto;
    z-index: 8;
    display: flex;
    flex: 1 100%;
    justify-content: space-between;
    direction: ltr;
    font-size: 1.5rem;
    font-weight: 600;
}
.all-brands .letter-select li {
    float: left;
}
.all-brands .letter-select a {
    padding: 10px;
    font-weight: bold;
    font-size: 18px;
    display: block;
}
.box-letter .box-title {
    padding-top: 40px;
}

.box-letter .box-title {
    width: 100%;
    display: inline-block;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    margin-top: 0px;
    font-size: 22px;
}
.box-letter .letter-content {
    line-height: 32px;
    padding-left: 10px;
}
.box-letter p {
    margin: 10px 0;
    float: left;
    width: 20%;
}
#amegamenu .anav-top .adropdown.adrd1 {
    width: fit-content !important;
}
.anav-top .adropdown .content-grid {
    flex-direction: column;
}
#amegamenu .anav-top .category-horizontally .aitem {
    width: fit-content;
}
.anav-top .acategory-content .category-title a {
    width: 100% !important;
}
.ets_ws_add_to_cart table {
    max-height: 60vh;
    overflow: auto;
    display: flex;
    margin: 0 -15px 15px -15px;
    width: calc(100% + 30px); 
    border-bottom: 1px solid #ddd;
}
.ets_ws_add_to_cart table tbody {
    width: 100%;
}
.ets_ws_add_to_cart table tr {
    display: table;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #ddd !important;
    border:0 ;
}
.ets_ws_add_to_cart table tr td:nth-child(1) {
    width: 15%;
}
.ets_ws_add_to_cart table tr td:nth-child(2) {
    width: 40%;
}        
.ets_ws_add_to_cart.block .ets_ws_content {
    padding: 0;
}
.ets_ws_add_to_cart.block .block-title {
    margin: 0;
}
.ets_ws_content form {
    background-color: #f9f9f9;
    padding: 0 15px 15px;
}
button.btn.btn-primary.btnSubmitWholesaleAddToCart {
    width: 48%;
    border: 1px solid #5a9e74;
    padding: 7px !important;
}
button.ets_ws_close_popup.btn.btn-default.pull-right.uppercase {
    width: 48%;
    border: 1px solid #ccc;
}
#main > h1.page-heading {
    text-align: center;
}
.shadow-box {
    background: unset;
    border-radius: 0;
    box-shadow: unset;
}
.form-group.row.email {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 10px;
}
.form-group label.col-12.col-lg-3.form-control-label.required {
    width: 100%;
    text-align: left;
    font-weight: 400;
}
.form-group .col-12.col-lg-6 {
    width: 100%;
}
.form-group .col-12.col-lg-3.form-control-comment {
    width: 100%;
}
.form-control {
    height: 50px;
    border-radius: 0;
    background-color: #fff !important;
}
.input-group .input-group-btn>.btn {
    background: #742149;
    color: #fff;
    font-weight: 500;
    font-size: 16px !important;
    border-radius: 0;
}
.forgot-password.row {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
}
.forgot-password.row .col-lg-6.text-center {
    text-align: left !important;
    margin-bottom: 20px;
}
#login-form .forgot-password a {
    color: #742149 !important;
    font-family: 'Poppins' !important;
}
.form-group.form-footer.row {
    display: flex;
    flex-direction: column;
}
.form-group.form-footer.row .col-lg-6.text-center {
    width: 100%;
    text-align: left !important;
}
button#submit-login, button#send-reset-link, button.btn.btn-primary.form-control-submit {
    border-radius: 0;
    width: 100%;
    padding: 14px;
    font-size: 16px;
    font-weight: 600;
    background-color: #742149;
}
button#submit-login:hover, button#send-reset-link:hover, button.btn.btn-primary.form-control-submit:hover {
    background-color: #232323;
}
.no-account.text-center {
    margin-top: -40px;
    margin-bottom: 60px;
}
a[data-link-action="display-register-form"], a#back-to-login, a.btn.btn-secondary.btn-wrap {
    color: #232323 !important;
    text-transform: none;
    padding: 0;
    border-radius: 0;
    background-color: unset !important;
    font-size: 16px;
}
a[data-link-action="display-register-form"]:hover, a#back-to-login:hover, a.btn.btn-secondary.btn-wrap:hover {
    text-decoration: underline;
}
.shadow-box.p-4 {
    padding: 10px 0 !important;
}
.page-authentication #main, .page-password #main {
    max-width: 800px;
}
.footer-main.clearfix {
    padding: 0 !important;
}
p.send-renew-password-link.alert.alert-info {
    background: unset;
    border: none;
    color: #232323;
    font-size: 18px;
    line-height: 1.5em;
    text-align: center;
}
.form-group.center-email-fields.row, .form-footer.row {
    display: flex;
    flex-direction: column;
}
label.col-lg-3.form-control-label.required {
    text-align: left;
    font-weight: 400;
}
.form-group .col-lg-6.email, .form-footer .col-lg-6.text-center {
    width: 100%;
}
ul.box-bg {
    background: unset;
    border: none;
    text-align: center;
    padding: 0;
    margin-top: -20px;
    margin-bottom: 60px;
}
#authentication .form-control-comment {
    display: none;
}
label.col-12.col-lg-3.form-control-label {
    width: 100%;
    text-align: left;
    font-weight: 400;
}
.custom-checkbox, .custom-radio {
    align-items: flex-start;
}
.custom-checkbox, .custom-radio span {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 16px;
    font-weight: 500;
}
.custom-checkbox span em, .custom-radio span em {
    font-weight: 400;
    text-transform: none;
    font-size: 12px;
}
.register-form .col-12.col-lg-9 {
    width: 100%;
}
#authentication .page-footer {
    margin-top: -30px;
    margin-bottom: 60px;
}
a#ets_ws-retailer-link {
    display: none;
}
#my-account .main-content .container, #identity .main-content .container, #address .main-content .container, #history .main-content .container, #order-slip .main-content .container {
    max-width: 1000px;
}
.page-my-account #content .links a {
    width: 50%;
}
.page-my-account #content .links a i {
    font-size: 4rem;
    height: auto;
    color: #742149;
    margin-bottom: 10px;
}
.page-my-account #content .links a span.link-item {
    flex-direction: column;
    padding: 40px;
    font-size: 20px;
    color: #232323;
    transition: .3s;
    text-align: center;
}
.page-my-account #content .links a span.link-item:hover {
    transform: scale(1.05);
}
.footer-account-links {
    background: unset;
    border: none;
    padding: 0;
    margin-top: -20px;
    margin-bottom: 60px;
}
span.form-control-comment {
    display: none;
}
.customer-has-logged .link-registrati {
    display: none;
}
.link-acquista {
    display: none;
}
.customer-has-logged .link-acquista {
    display: block !important;
}
form.add-to-cart-or-refresh input[type="number"] {
    height: 34px;
}
.product-price-and-shipping.d-flex {
    flex-direction: row-reverse;
    align-items: flex-end;
    flex-wrap: wrap;
}
.regular-price {
    font-size: 16px;
    margin-right: 5px;
    opacity: .8;
    line-height: 1.6em;
}
.country-it .product-price-and-shipping.d-flex:after {
    font-size: 14px;
    width: 100%;
    content: "IVA esclusa";
    text-align: center;
}
.product-flags {
    justify-content: flex-start;
    margin-left: 5px;
}
.slick-slide .product-flags.js-product-flags {
    left: unset;
    right: unset;
    margin-left: 5px;
    margin-top: 18px;
}
.product-add-to-cart .product-quantity {
    display: none;
}
.main-product-details .product-prices .product-prices-wrapper {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 15px;
}
.main-product-details .product-prices .previous-price>span.discount-percentage {
    display: none;
}
.ets-ws-product-price-and-shipping .discounted_price {
    display: none;
}
.main-product-details .product-prices .previous-price {
    margin-bottom: 9px !important;
}
.main-product-bottom.md-bottom, .block.md-bottom.module-product-comments-list {
    display: none;
}
.category-products.mb-2 .product-list .slick-list {
    margin: 0px -25%;
}
.product-price-and-shipping.d-flex.flex-wrap.justify-content-center.align-items-center {
    background-color: #f7f7f7 !important;
    padding-top: 0 !important;
}
.page-product .main-content {
    overflow-x: clip;
}
.reassurance-hook {
    margin-top: 50px;
    margin-bottom: 50px;
}
.block-reassurance-item img, .block-reassurance-item svg {
    width: 60px;
}
.item-text strong {
    font-size: 24px;
    line-height: 2.5em;
    font-weight: 500;
}
.block-reassurance-item {
    width: 30%;
}
.main-product-details .product-cover img {
    border: 1px solid #e1e1e1;
}
.layer.d-flex.align-items-center.justify-content-center {
    display: none !important;
}
.main-product-details .product-cover img {
    border: 1px solid #e1e1e1;
    width: 100%;
}
div#mainProduct {
    padding: 40px;
}
section.category-products.mb-2 .title-block {
    font-size: 36px !important;
    text-transform: uppercase !important;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 50px;
}
.slick-next, .slick-prev {
    top: -60px;
}
.product-variants.js-product-variants, .product-add-to-cart .product-quantity {
    display: none;
}
.page-product label.form-control-label.col-3 {
    display: none;
}
.ets-btn-wholesale .icon-wholesale svg {
    margin-top: -10px;
}
.product-quantity-touchspin .input-group .input-group-btn>.btn {
    color: #232323;
}
a#discounts-link, a#emailsalerts, a#ets_ws-registration-link {
    display: none;
}
.cart-summary .cart-detailed-actions a.btn.btn-primary {
    width: 90%;
    background: #742149;
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 16px;
    padding: 12px;
    border-radius: 0;
}
.cart-summary .cart-detailed-actions a.btn.btn-primary:hover {
    background-color: #232323;
}
.cart-summary-line .discount-price {
    color: #5a9e74;
}
.checkout-header-version img.logo {
    max-width: 150px !important;
}
.checkout-footer-version {
    background-color: #0c0c0c;
    color: #ffffff;
    padding: 10px 0 0;
    text-align: center;
}
.simple a.btn.btn-primary.ets-btn-wholesale.ets-btn-wholesale-product {
    font-size: 0;
    height: 37px;
}
.simple a.btn.btn-primary.ets-btn-wholesale.ets-btn-wholesale-product .icon-wholesale {
    vertical-align: 1px !important;
}
.simple a.btn.btn-primary.ets-btn-wholesale.ets-btn-wholesale-product:after {
    content: "Aggiungi al carrello";
    font-size: 14px !important;
    line-height: 1.65;
    margin-left: 10px;
}
#checkout #wrapper {
    padding-top: 0;
}
#module-ets_wholesale-registration .main-content .container {
    max-width: 800px;
}
#module-ets_wholesale-registration .ets-ws-page-content {
    background: unset;
    padding: 70px 15px 0;
    margin-bottom: 20px;
    box-shadow: unset;
}
#module-ets_wholesale-registration .ets-ws-page-content .ets_table1:before {
    content: "COMPLETA LA REGISTRAZIONE";
    color: #232323;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.2em;
    padding: 0;
    font-size: 46px;
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 40px;
}
#module-ets_wholesale-registration button#submitApplication {
    border-radius: 0;
    width: 100%;
    padding: 14px;
    font-size: 16px;
    font-weight: 600;
    background-color: #742149;
    transition: .3s;
}
#module-ets_wholesale-registration button#submitApplication:hover {
    background-color: #232323
}
#module-ets_wholesale-registration footer.page-footer {
    display: flex;
    justify-content: space-between;
    padding: 0 15px 0 10px;
}
#module-ets_wholesale-registration form#retailer-register-form > h3 {
    display: none;
}
#module-ets_wholesale-registration #retailer-register-form .form-group.row {
    flex-direction: column;
}
#module-ets_wholesale-registration #retailer-register-form .form-control-label {
    width: 100%;
    text-align: left;
    font-weight: 400;
}
#module-ets_wholesale-registration #retailer-register-form .col-md-9 {
    width: 100%;
}
.payment-line .custom-radio {
    display: flex !important;
}
@media screen and (max-width: 767px) {
    .page-my-account #content .links a {
        width: 100%;
    }
    .breadcrumb-wrapper .container {
        padding: 0px 20px;
    }
    .page-heading {
        font-size: 32px;
    }
    ul.PM_ASCriterionGroupImage li {
        width: 50%;
    }
    .PM_ASBlockOutput.PM_ASMobileMode .card-block {
        display: block !important;
    }
    label.form-control-label.d-none.d-lg-block.sort-label {
        display: block !important;
        font-weight: 400;
    }
    .products-sort-order .d-flex.flex-wrap {
        justify-content: flex-start;
    }
    form.add-to-cart-or-refresh {
        flex-direction: column !important;
    }
    form.add-to-cart-or-refresh input[type="number"] {
        width: 100% !important;
    }
    div#mainProduct {
        padding: 20px !important;
    }
    .category-products.mb-2 .product-list .slick-list {
        margin: 0 0 !important;
    }
    section.category-products.mb-2 .title-block {
        width: 75%;
        line-height: 1em !important;
        font-size: 22px !important;
        text-align: center;
        margin: 50px auto;
    }
    .slick-next, .slick-prev {
        top: -15px !important;
    }
    .block-reassurance-item {
        align-items: flex-start;
        display: flex;
        padding: 30px 0;
        width: 100% !important;
    }
    .item-text strong {
        font-size: 20px !important;
    }
}