/*DEFAULT STYLE*/
@media only screen and (min-width: 767px) {
    /*.page-layout-2columns-left .sidebar-main {
        top: 20px;
        position: sticky;
    }*/
}

.amgdprcookie-bar-container {
    border-color: black;
    background: #f4f4f4;
}

html body .minicart-wrapper .action.showcart.active:before,
html body .minicart-wrapper .action.showcart:before {
    /*display: none;*/
}

/*CREATE ACCOUNT*/
html body .form.create.account {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

html body .form.create.account .fieldset {
    width: 100%;
    max-width: 50%;
}

html body .form.create.account .fieldset.create.account {
    padding-left: 20px;
}

html body .form.create.account .fieldset.create.info {
    padding-right: 20px;
}

html body .form.create.account .actions-toolbar {
    width: 100%;
    text-align: right;
}

.customer-account-create .page-title-wrapper {
    border-bottom: 1px solid var(--color-button-principale);
    margin-bottom: 20px;
}

.customer-account-create .page-title {
    margin-bottom: 10px;
    font-size: 25px;
}


html body.page-products .products-grid .product-item,
html body.page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
}

html body.page-products .products-grid .product-item {
    width: 100%;
    max-width: 25%;
    margin-bottom: 0px;
}

.page-layout-2columns-left .column.main {
    padding: 0;
}

html body.page-products .products-grid .product.details.product-item-details {
    padding: 10px;
}

#menutopdf {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 0px;
    padding: 10px 0;
    justify-content: left;
}

button,
html body a.action.primary {
    border-radius: 0px !important;
}

html a {
    color: var(--color-text-button-standard);
}

#owlheader {
    text-align: center;
}

#topheader {
    padding: 5px 0;
}

#menutopdf li {
    padding: 0 20px;
    margin: 0;
}

.block-top-header-left ul {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    list-style: none;
    padding-left: 0;
}

.block-top-header-left .contattacitop {
    margin-right: 10px;
}

.block-top-header-left li {
    margin: 0px;
}

.block-top-header-left a em {
    font-size: 16px;
    margin-right: 3px;
}

html a:visited,
html .alink:visited {
    color: inherit;
}

#logoheader .logo {
    margin-bottom: 0px;
    width: 100%;
    max-width: 100%;
}

#logoheader {
    padding: 15px 0;
}

#maincontent {
    padding-top: 15px;
}

/*CATEGORY*/
.page-products .product-item-info {
    width: 100% !important;
}

html body .products-grid .product-item .product-item-info:hover {
    padding: 0 !important;
}

html body .products-grid .product-item-inner,
html body .products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
    box-shadow: none !important;
    border: 0 !important;
    background: transparent !important;
    margin: 0px !important;
    padding: 0px !important;
}

html body .products-grid .product-item-inner {
    position: relative !important;
    padding: 0px !important;
    width: 100% !important;
    height: 100% !important;
    overflow: visible !important;
    background: transparent !important;
    margin: 0 !important;
}

.search_desk {
    display: flex;
    align-items: flex-end;
}

html body .block-search {
    float: left;
    width: 100%;
}

.cart_login {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.search_desk .block-search .action.search {
    top: 8px;
}

/*AMASTY LAYERED NAVIGATION*/
html .filter-options .amshopby-search-box input {
    border: none;
    border-bottom: solid 1px #efefef;
}

html .filter-options-item {
    border: solid 1px #efefef;
    padding-bottom: 0px;
    margin-bottom: 15px;
}

html .filter-options-item input[type="checkbox"] {
    display: none;
}

html .filter-options .am-labels-folding .item {
    padding: 0px;
}

#narrow-by-list .filter-options-item .filter-options-content .items.level-1 {
    padding-left: 15px;
    padding-top: 10px;
}

html body #narrow-by-list .filter-options-item .filter-options-content .items {
    max-height: 100%;
    overflow-y: unset;
    padding-left: 0px;
}

html body .filter-options-content .count {
    display: none;
}

html .filter-options-item input[type="radio"],
html .filter-options-item input[type="checkbox"] {
    display: none;
}

html body .filter-options-content a:hover {
    background: transparent;
}

html body .filter-options-title {
    font-size: 16px;
    color: #30394a;
    background: white;
    padding-bottom: 10px;
}

html body .am-filter-items-attr_manufacturer a {
    text-transform: uppercase;
    font-size: 15px;
}

html .filter-options-item input[type=checkbox]:checked:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f00d";
    display: block;
    position: absolute;
    right: 1px;
    top: -11px;
    color: black;
    cursor: pointer;
}

html body .filter-options .items.level-1.-folding>.item {
    border-left: 1px solid #b8b8b8;
    margin: 0px 0;
    padding: 3px 0;
    padding-left: 3px;
}

html body .filter-options .items.level-2.-folding>.item {
    border-left: 0px;
}

html body .filter-options .items.level-2.-folding {
    padding-left: 6px;
}

html body .filter-options-content {
    padding: 0px !important;
}

.filter-options .items:not(.items-children)>.item:not(.-is-collapsible).-filter-parent {
    margin-left: 0 !important;
}

html .filter-options-item {
    border: solid 1px #efefef;
    padding-bottom: 0px;
    margin-bottom: 15px;
}

.filter .block-subtitle {
    display: none;
}

.product-item-actions .actions-secondary>.action.tocompare,
.product-item .price-box .price-label,
.product-info-main .product-info-price .price-box .price-container>span.price-label {
    display: none;
}

html body .toolbar {
    margin-bottom: 5px;
}

html body .products {
    margin: 0;
}

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
    box-shadow: none !important;
}

html body .toolbar select {
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #c2c2c2;
}

html body .toolbar select#limiter {
    background-position-x: 20px;
    background-size: 24px !important;
}

html .message.success a:hover {
    background: transparent !important;
    color: inherit !important;
}

html body .minicart-wrapper .action.showcart {
    font-size: 25px;
}

html body a.icontopdf {
    font-size: 27px;
}

html .minicart-wrapper .action.showcart .counter.qty {
    border-radius: 100%;
    height: 20px;
    width: 20px;
    line-height: 10px;
    position: absolute;
    top: -10px;
    right: -10px;
}

html .minicart-wrapper .action.showcart .counter-number {
    font-size: 14px;
}

#headercontainer.sticky #menutop {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    background: white;
    border-bottom: 1px solid var(--color-button-principale);
    transition: 0.2s all ease-in;
}

#headercontainer.sticky #menutopdf li {
    padding-bottom: 10px;
}

#headercontainer.sticky #menutopdf .submenu .indexmenu {
    top: 43px;
}

#headercontainer.sticky .menu_fullwidth {
    position: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
}

#headercontainer.sticky #menutopdf li.level0:hover a.level-top {
    border-bottom: 0px;
}

html body.page-layout-2columns-left .main {
    padding-left: 20px;
    padding-right: 20px;
}

.product-info-main .box-tocart .fieldset {
    align-items: center;
}

.product-info-main .box-tocart .action.tocart {
    width: 100%;
    margin: 0 !important;
}

.product-info-main .box-tocart .fieldset .qty {
    display: flex;
    align-items: center;
    margin: 0 !important;
    padding-bottom: 15px;
}

html body .product-info-main .product-info-price {
    border-top: 1px solid #ccc;
    margin-top: 0;
    margin-bottom: 0px;
    border-bottom: 1px solid #ccc;
    padding-top: 11px;
}

html .productName .page-title {
    font-weight: 600;
    color: #474646;
    font-size: 24px;
    margin-bottom: 10px;
}

html .skuprod {
    color: #9b9b9b;
    padding-bottom: 5px;
    font-family: 'museo-sans-rounded';
    padding-top: 30px;
}

html .carousel-other-prod .product-reviews-summary {
    display: none;
}

.product-info-main .product-reviews-summary {
    display: none;
}

html .toolbar.review-toolbar {
    display: none;
}

html .review-add,
html #customer-reviews {
    display: none;
}

html .below_info_prod #customer-reviews {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

html .review-list .block-title strong {
    color: #80ba27;
    font-size: 21px;
    font-family: "Cera Pro";
}

h3 strong {
    color: var(--secon-blue-color);
    font-size: 18px;
    font-weight: bold;
    font-family: 'museo-sans-rounded';
}

h1,
h2 {
    font-family: 'museo-sans-rounded';
}

.breadcrumbs {
    padding-top: 50px;
}

.review-author,
.review-date {
    font-size: 14px;
}

.review-item {
    padding: 15px 0;
}

html .review-title {
    margin: 0 0 5px;
}

html .below_info_prod .review-add,
html .below_info_prod #customer-reviews {
    display: block;
}

html .review-list {
    margin-bottom: 0;
}

.product-info-main .product-info-price .price-box .price-container>span.price-label {
    font-weight: 600;
    padding-bottom: 10px;
    display: block !important;
}

html body a.icontopdf.logouttop {
    /* padding-left: 10px;*/
    color: #76c0cb;
}

html body .minicart-wrapper .block-minicart {
    padding-bottom: 0 !important;
}

.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.block-compare .action.primary:not(:focus),
.cart-summary .block .actions-toolbar>.primary .action.primary:not(:focus),
.abs-discount-code .form-discount .actions-toolbar .primary .action:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus),
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:not(:focus) {
    box-shadow: none !important;
    height: 46px;
}

.cart.table-wrapper .actions-toolbar>.action-edit {
    display: none !important;
}

.cart.table-wrapper .col.qty .input-text {
    width: 40px !important;
    height: 40px !important;
}

/*PRODUCT VIEW*/
html body .price-final_price .price-to {
    display: none;
}

html body .products-grid .product-item-actions .actions-primary .stock.unavailable {
    padding: 10px;
}

html body .products-grid .product-item-actions .actions-primary .stock.unavailable span {
    color: var(--color-button-principale);
    font-weight: bold;
    text-transform: uppercase;
}

#tabprod {
    justify-content: center;
    border: none;
    border-bottom: 5px solid var(--bck-block);
}

#tabprod li {
    margin-bottom: 0;
    padding: 5px 30px;
    font-size: 16px;
    text-transform: uppercase;
}

#tabprod li>a {
    color: #555252;
}

html body .tab-content>.active {
    display: block;
}

.below_info_prod .tab-content {
    padding-top: 30px;
}

.catalog-product-view .columns .column.main {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 15px;
}

.catalog-product-view.page-layout-1column .product-info-main {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    max-width: 100%;
    float: none;
    order: 2;
    background: transparent;
    margin-right: 0px;
}

.catalog-product-view.page-layout-1column .product.media {
    width: 100%;
    max-width: 100%;
    float: none;
    order: 1;
    background: white;
    margin: 0px;
    padding-top: 20px;

    position: sticky;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    top: 50px;
}

#containerdx .infoscroll {
    background: #E2F2F4;
    padding: 15px 15px 40px;
}

.catalog-product-view.page-layout-1column .tabdx {
    width: 100%;
    max-width: 20%;
    order: 3;
    padding: 15px;
    background: white;
    margin-left: 0px;
    border-left: 15px solid #f5f6f8;
}

.product-info-main .product-info-price {
    border-bottom: 0px;
}

.tabdx .box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.tabdx .box p {
    width: 100%;
    font-size: 13px;
}

.tabdx .box .icon_box {
    font-size: 40px;
    padding-right: 15px;
}

.tabdx .box .txt_box {
    color: var(--color-blue);
    font-weight: bold;
}

.below_info_prod {
    background: white;
    padding: 0px;
}

.product-info-main .box-tocart .actions {
    padding-left: 0px;
    width: 100%;
}

.product-info-main .box-tocart .action.tocart {
    padding: 12px 20px;
}

.product-info-main .box-tocart .fieldset #qty {
    height: 40px;
}

.product-info-main .box-tocart .fieldset .qty label {
    padding-right: 15px;
    margin-bottom: 0;
}

.field.configurable.required {
    display: flex;
    align-items: center;
}

.fotorama__fullscreen-icon:focus:after,
.fotorama__zoom-out:focus:after,
.fotorama__zoom-in:focus:after,
.fotorama__arr:focus:after,
.fotorama__stage__shaft:focus:after,
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
    box-shadow: none !important;
}

.field.configurable.required .label {
    margin: 0;
    padding-right: 15px;
}

.product-add-form .product-options-wrapper .field .control {
    width: 100%;
}

.field.configurable.required .label:after {
    display: none;
}

html body .product-add-form .product-options-wrapper .field .control {
    width: 100%;
}

html body .product-info-main .product.alert.stock {
    background: var(--color-button-principale);
    text-align: center;
}

html body .product-info-main .product.alert.stock a {
    color: white;
    text-align: center;
}

html .action.primary:focus,
html .action.primary:active {
    background: var(--color-button-principale);
    border: 1px solid var(--color-button-principale);
    box-shadow: none !important;
}

.catalog-product-view.page-layout-1column .product-info-main .page-title-wrapper {
    padding-top: 30px;
    border: 0px;
}

.catalog-product-view.page-layout-1column .product-info-main .page-title-wrapper .page-title span {
    font-weight: normal;
    font-size: 35px;
}

html body .product-info-main .product-info-price .price-box {
    display: flex;
    vertical-align: top;
    width: 100%;
    padding-left: 10px;
}

html body .product-info-main .product-info-price span.normal-price {
    order: 2;
}

html body .product-info-main .product-info-price span.normal-price,
html body .product-info-main .product-info-price .old-price {
    display: block !important;
    padding-right: 10px;
}

html body .product-info-main .product-info-price .price-box .special-price {
    order: 2;
}

html body .product-info-main .product-info-price .old-price {
    text-decoration: line-through;
}

.condivididf .social {
    display: flex;
    align-items: center;
    padding-left: 0;
    list-style: none;
}

.condivididf .social li {
    padding: 0 15px;
    font-size: 20px;
    margin-bottom: 0px;
}

.condivididf .social li:first-child {
    padding-left: 0px;
}

#contactuspr {
    padding-bottom: 15px;
}

.info_ship .disponibility .product.availability {
    color: green;
}

.info_ship .disponibility .product.unavailability {
    color: var(--color-button-principale);
}

.info_ship {
    font-size: 15px;
}

.info_ship i {
    font-size: 22px;
}

.info_ship .disponibility {
    padding: 10px 0;
}

.info_ship .shipp_day {
    padding-bottom: 10px;
}

.info_ship .shipp_day .dayship {
    color: green;
}

.info_ship .shipp_day .dayship.after,
.info_ship .disponibility .product.availability.after {
    color: darkorange;
}

.below_info_prods {
    order: 4;
    margin-top: 15px;
    width: 100%;
}

.catalog-product-view .block.upsell {
    order: 5;
    width: 100%;
    padding: 0px;
    background: white;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 25px;
}

.catalog-product-view .block.related {
    order: 6;
    width: 100%;
    background: white;
    margin-top: 15px;
    margin-bottom: 0px;
    padding: 0px;
}

.catalog-product-view .bundle-options-container {
    order: 4;
    background: white;
    margin-top: 15px;
}

.bundle-options-container .product-options-wrapper {
    width: 100%;
}

.catalog-product-view .carousel-other-prod .product.item {
    width: 100%;
}

.bundle-options-container .block-bundle-summary {
    margin-top: 35px;
}

.bundle-options-wrapper {
    padding-left: 50px;
    padding-top: 30px;
}

#product-options-wrapper {
    width: 100%;
}

html body .minicart-items .product-item-name a {
    color: black;
}

html body .minicart-items .product-item-name {
    margin: 0px;
}

html body #minicart-content-wrapper .product-image-container {
    width: 100% !important;
}

html body .minicart-items .product-item-details .price-including-tax,
html body .minicart-items .product-item-details .price-excluding-tax {
    text-align: right;
}

html body.catalog-product-view .carousel-other-prod .product.item .product-image-container {
    width: 100% !important;
}

html body mark,
html body .mark {
    background-color: transparent;
}

html body.catalog-product-view .carousel-other-prod .product.item .product-item-info {
    width: 100%;
    text-align: left;
    padding-left: 0px !important;
    padding-right: 0px;
}

html body .block.related .related-available .product-item-name {
    margin-left: 0px;
}

html body.catalog-product-view .carousel-other-prod .product-item .price-box {
    text-align: left;
}

html body.catalog-product-view .block.related .title,
html body.catalog-product-view .block.upsell .title {
    padding: 15px 0;
    margin: 0px;
    text-align: center;
    position: relative;
}

html body.catalog-product-view .block.upsell .title #block-upsell-heading,
html body.catalog-product-view .block.related .title #block-related-heading {
    font-weight: normal;
    font-size: 25px;
    color: #555252;
    text-transform: uppercase;

}

.catalog-product-view .block.related {
    margin-top: 0px !important;
    padding-top: 10px;
}

html body.catalog-product-view .carousel-other-prod .product-item-name {
    font-size: 18px;
    min-height: 45px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.slick-dotted.slick-slider .slick-dots {
    display: none;
}

.cart-container .block.crosssell {
    display: none;
}

#tabprod li.active a {
    color: var(--color-button-principale);
}

html body .product-addto-links {
    padding-bottom: 15px;
    display: block;
}

html body .product-addto-links .towishlist:before {
    content: '\f004';
    font-family: "font awesome 5 pro";
    font-weight: 100;
}

html body .product-info-price .price-box .price-container .price {
    font-weight: 100;
    font-size: 35px;
    color: var(--color-button-principale);
}

html body .product-info-price .price-box .old-price .price {
    color: black !important;
    font-size: 19px !important;
}

/*ONEPAGE CHECKOUT AMASTY*/
html .checkout-index-index .am-checkout {
    margin-top: 0px;
}

.checkout-payment-method .payment-option-title .action-toggle {
    color: black;
    text-transform: uppercase;
}

.amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title {
    text-align: right;
}

.amcheckout-step-container .fieldset>.field>.label,
.amcheckout-step-container .fieldset>.fields>.field>.label {
    font-weight: 300;
}

.checkout-index-index #discount-form .payment-option-inner {
    margin-bottom: 0px;
}

.amcheckout-step-container .amcheckout-summary-container .amcheckout-content>.amcheckout-wrapper {
    padding-bottom: 1px;
}

.checkout-index-index .payment-option-content #discount-form .primary .action.action-apply {
    background: var(--color-button-secondario);
    color: white;
    text-transform: uppercase;
}

.am-checkout.-modern .opc-estimated-wrapper {
    display: none !important;
}

.amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: black;
}

.amcheckout-main-container.-layout-2columns .amcheckout-column:not(:first-of-type) {
    margin-bottom: 100px;
}

.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar .amasty.checkout,
.amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar .amasty.checkout {
    float: none;
    width: 100% !important;
    margin-bottom: -20px;
    border-radius: 0px;
    padding: 20px 30px;
}

.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger),
.amcheckout-step-container button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger) {
    border: none;
    border-radius: 2px;
    background: transparent;
    box-shadow: none;
    color: black;
    text-transform: inherit;
    font-weight: 300;
    font-size: 13px;
}

html .amcheckout-step-container .primary .action.checkout,
html .amcheckout-step-container .action.checkout.amasty {
    padding: 14px 30px;
    background: black;
    text-transform: uppercase;
    color: white;
    font-weight: 300;
}

html .amcheckout-step-container .amcheckout-title>.amcheckout-icon {
    border: 2px solid black;
}

.amcheckout-step-container input[type='checkbox']+label:hover:before,
.amcheckout-step-container input[type='radio']+label:hover:before,
.amcheckout-step-container input[type='checkbox']:checked+label:before,
.amcheckout-step-container input[type='radio']:checked+label:before,
._amcheckout-selectable-item.-selected,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected,
.amcheckout-step-container .shipping-address-items .shipping-address-item.-selected,
.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active {
    border-color: black;
}

html .totals-tax,
html .checkout-payment-method .payment-method-title .payment-icon,
.payment-method-title .action.action-help,
.checkout-index-index #topheader,
.checkout-index-index #menutop,
.amcheckout-step-container .amcheckout-summary-container .product-item-details .options {
    display: none;
}

#mini-cart .item .product-image-container {
    width: 100% !important;
}

.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
    border: none;
    width: 75px !important;
}

.amcheckout-main-container .minicart-items {
    background: white;
    padding-right: 5px;
}

.amcheckout-step-container .amcheckout-summary-container .items-in-cart {
    border-bottom: 0px;
}

.checkout.methods.items.checkout-methods-items .paypal input,
body .block-minicart .paypal.checkout.paypal-logo input {
    width: 100%;
    opacity: 0;
    height: 46px;
}

.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
    max-width: 100% !important;
}

.opc-wrapper .step-title {
    background-color: var(--color-button-secondario);
    color: white !important;
    padding: 10px 20px !important;
    font-size: 20px !important;
    margin-bottom: 0;
}

.checkout-index-index .checkout-block {
    margin: 0 10px;
    margin-bottom: 20px;
    background: #f6f6f6;
    border: 1px solid #d9d9d9;
}

.checkout-index-index .checkout-block {
    padding: 0 !important;
}

tr.row.amcheckout-method {
    margin: 0;
}

.checkout-payment-method .payment-method:first-child .payment-method-title {
    padding-left: 20px;
}

.checkout-index-index .-summary .opc-block-summary {
    margin: 0;
    padding: 0;
}

.amcheckout-wrapper {
    padding: 20px;
    padding-top: 0;
}

.checkout-payment-method .payment-method:first-child .payment-method-title {
    padding-left: 0px;
}

.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method {
    max-width: 100%;
    min-width: 100%;
}

textarea {
    border: 1px solid #eaeaea !important;
}

input[type=text],
input[type=password],
input[type=url],
input[type=tel],
input[type=search],
input[type=number],
input[type=datetime],
input[type=email] {
    border: 1px solid #eaeaea !important;
    height: 45.5px !important;
    font-size: 14px !important;
    padding: 0 10px !important;
    box-shadow: none !important;
    font-weight: 400 !important;
    color: #3c3c3c !important;
    font-family: inherit !important;
}

html body select {
    border: 1px solid #eaeaea;
    height: 46px;
    font-size: 14px;
    padding: 0 10px;
    box-shadow: none !important;
    font-weight: 400;
    color: #3c3c3c;
}

.cart.table-wrapper .actions-toolbar {
    padding-bottom: 30px !important;
}

.checkout-index-index .opc-wrapper .form-login .fieldset .note,
.checkout-index-index .opc-wrapper .form-shipping-address .fieldset .note {
    display: none;
}

.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
    display: block !important;
}

.checkout-index-index .fieldset:last-child {
    margin-bottom: 0;
}

.block-authentication .actions-toolbar>.primary .action {
    border: 0;
}

.checkout-index-index .opc-block-summary .table-totals:not(.cart):not(.totals) .grand.totals {
    color: var(--color-testoimportante);
    font-size: 17px;
    position: relative;
}

.checkout-index-index .opc-block-summary .table-totals .grand .amount,
.checkout-index-index .opc-block-summary .table-totals .grand .mark {
    font-size: 23px;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .discount-code .payment-option-title .action-toggle {
    color: var(--color-button-principale);
    font-weight: 500;
}

.checkout-index-index .opc-block-summary .minicart-items .product-item-details .details-qty,
.checkout-index-index .opc-block-summary .items-in-cart .product .item-options dt {
    font-size: .875em;
    font-weight: 400;
    margin: 0 5px 0 0;
    color: #999;
}

.checkout-index-index .opc-block-summary .minicart-items .product-item-name {
    font-weight: 600 !important;
    font-size: 16px;
}

.checkout-index-index .opc-block-summary .items-in-cart .product .item-options dd {
    font-size: .875em;
    color: #3c3c3c;
    margin: 0;
}

.checkout-index-index .opc-block-summary.amcheckout-summary-container .product-item .price {
    color: var(--color-testoimportante);
    font-size: 15px;
    font-weight: 600;
}

.checkout-index-index .opc-block-summary .product-item .subtotal {
    display: table-cell;
    text-align: right;
}

.checkout-index-index .opc-block-summary .product-item .product-item-name-block {
    display: table-cell;
    padding-right: 5px;
    text-align: left;
}

.fieldset>.legend+br {
    display: none !important;
}

button:not(.primary) {
    box-shadow: none !important;
}

html body .products-grid .product-item-actions {
    margin: 0;
}

html body .products-grid .box_name .name_prod {
    min-height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

html body .products-grid .product-item .price-box {
    flex-direction: inherit;
    align-items: baseline;
    margin: 0;
}

html body .products-grid .product-item .old-price {
    padding-left: 15px;
    margin-bottom: 0;
    text-decoration: line-through;
}

html body .products-grid .product-item .old-price .price {
    font-size: 14px;
}

html body .products-grid .product-item .difference_price {
    display: none;
}

html body .products-grid .product-item .aslowas {
    text-align: left;
    height: 20px;
}

html body .products-grid .product-item-actions .actions-primary {
    width: 100%;
    text-align: center;
}

html body .products-grid .product-item-actions a {
    width: 100%;
    padding: 9px;
}

html body.catalog-category-view .products-grid .product-items .product-item .product-item-info:hover {
    padding: 0 !important;
}

html body .amscroll-load-button:hover {
    background: #860908;
}

.languagetopdf .switcher-language .switcher-trigger img {
    width: 100%;
    max-width: 20px;
}

.languagetopdf .switcher-language .switcher-trigger span {
    display: none;
}

.languagetopdf .switcher-language .switcher-option .name_switch_lang {
    display: none;
}

.languagetopdf .switcher-language .switcher-option img {
    width: 100%;
    max-width: 20px;
}

html body .languagetopdf .switcher-language ul.dropdown {
    min-width: 40px !important;
}

.page-products .products-grid .product-item-inner:before {
    display: none;
}

/*MENU DFSOLUTION*/

#menutopdf .open-children-toggle {
    display: none;
}

#menutopdf>.level0:hover .submenu {
    opacity: 1;
    top: 70px;
    left: 0;
    transition: all .3s ease .35s;
}

html body #menutopdf li {
    padding-bottom: 10px;
    margin: 0;
    text-transform: uppercase;
    padding-left: 40px;
    line-height: 32px;
    background-repeat: no-repeat !important;
    background-size: 30px !important;
}

html body #menutopdf li>a {
    font-size: 15px;
    padding-left: 5px;
}

#menutopdf .submenu .indexmenu {
    background-color: white;
    z-index: 9999;
    top: 50px;
    left: 0px;
    opacity: 0;
    visibility: hidden;
    padding: 20px 10px;
    transition: all .3s ease .35s;
    -webkit-box-shadow: 0 16px 20px -3px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 16px 20px -3px rgba(0, 0, 0, .3);
    box-shadow: 0 16px 20px -3px rgba(0, 0, 0, .3);
    width: 100%;
    position: absolute;
    padding-top: 10px !important;
}

#menutopdf .level0:hover .submenu .indexmenu {
    opacity: 1;
    visibility: visible;
}

#menutopdf .submenu .indexmenu .box_menu_col {
    float: none;
    max-width: 25%;
    min-width: inherit;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px;
}

#menutopdf .submenu .indexmenu li.subtitle {
    color: var(--color-testoimportante);
    font-weight: bold;
    width: 100%;
    padding-right: 0px !important;
    padding-left: 0 !important;
    margin-left: 0;
    font-size: 16px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 10px;
}

#menutopdf .submenu .indexmenu .box_menu_col .subtitle a {
    line-height: 18px;
    min-height: 32px;
    display: flex;
    align-items: center;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#menutopdf .submenu .indexmenu li.subtitle span {
    display: block;
}

#menutopdf .submenu .indexmenu .box_menu_col>li.subcat2 {
    padding-left: 0;
    padding-bottom: 0px !important;
    width: 100%;
    font-size: 14px;
}

.stickyheaderdf .dfheader {
    position: sticky;
    top: 0;
    z-index: 9;
}

.stickyheaderdf .dfheader #headercontainer {
    box-shadow: 0px 6px 8px 0px rgb(0 0 0 / 20%);
    transition: all .3s ease .35s;
}

.stickyheaderdf .dfheader #topheader,
.stickyheaderdf .dfheader #menutop {
    display: none;
}

/*DISCOUNT CART*/
.checkout-cart-index .cart-discount #block-discount {
    width: 100%;
    background: white;
    padding: 30px 0;
}

.cart-discount .block .content {
    display: inherit;
}

#shopping-cart-table.table th,
#shopping-cart-table.table td {
    border-top: 0px !important;
}

.cart-summary._sticky {
    position: sticky;
}

html body .cart-discount .block .content {
    padding-bottom: 0px !important;
}

html body .cart-discount .block .content .fieldset.coupon {
    margin: 0px;
}

html body .cart-discount .block .content {
    display: inherit !important;
}

html body .cart-discount .block>.title {
    display: none;
}

html body .cart-discount .actions-toolbar .action.primary {
    height: 45px !important;
    background: transparent;
    border-color: #cecece;
}

html body .cart-discount .actions-toolbar .action.primary:hover {
    color: var(--color-button-principale);
    background: white;
    border-color: #cecece;
}

html body.page-products .product-image-container {
    width: 100% !important;
}

.catalog-product-view .product.info.detailed {
    width: 100%;
}

.page-layout-2columns-left .sidebar-additional {
    display: none;
}

/*----------------------------------------------------------------------------------------------------------------------*/
/*DEFAULT RESPONSIVE*/

.catalog-product-view .product.media {
    display: block;
}

.toolbar.wishlist-toolbar #limiter {
    background-position-x: right;
    padding: 0px 30px 0px 10px;
}

@media only screen and (max-width: 1440px) {}

@media only screen and (max-width: 1366px) {}

@media only screen and (max-width: 1280px) {
    html body #menutopdf li {
        padding-left: 29px;
    }
}

@media only screen and (max-width: 1199px) {
    .metodi-di-pagamenti ul li {
        font-size: 10px;
    }

    html body #menutopdf li>a {
        font-size: 14px;
    }

    html body #menutopdf li {
        background-size: 25px !important;
        line-height: 25px;
    }

    html body.page-products .products-grid .product-item {
        max-width: 33.3%;
    }
}

@media only screen and (max-width: 1024px) {
    .block-top-header-left a span {
        display: none;
    }

    .slider-cat .single_cat .icon_cat {
        max-width: 80px;
    }

    .footer .col-icon.hiddendf {
        display: none;
    }

    .footer-middle-2 em,
    .footer-middle-2 i {
        margin: 0;
    }

}

@media only screen and (max-width: 991px) {
    .home_banners .second-sl img {
        width: 100%;
        height: auto !important;
    }

    .home_banners .second-sl .panel-block-row,
    .home_banners .second-sl {
        padding-left: 0;
    }

    .home_banners .second-sl .panel-block-row {
        margin-top: 0.5rem;
    }

    .curr-lang {
        display: flex;
        justify-content: flex-end;
    }

    .curr-lang .currencydf {
        padding-left: 10px;
    }

    html body.filter-active .page-wrapper {
        margin-top: 0;
        visibility: visible;
    }

    html .filter.active .filter-subtitle {
        display: none;
    }

    html .filter.active .filter-options {
        display: block;
        position: fixed;
        top: 27px;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: scroll;
        background: #fff;
        z-index: 10;
        max-width: 300px;
        padding: 5px 0px 0px 5px;
    }

    #minicart-content-wrapper .product-item {
        display: flex;
        flex-direction: column;
    }

    html body .filter.active .filter-title {
        margin: 0;
        height: 27px;
        border: none;
        width: 300px;
        background: var(--color-button-principale);
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 2;
    }

    .catalog-category-view .filter.active .filter-title strong {
        box-shadow: none;
        background: none;
        border: 0;
        color: transparent;
        left: auto;
        right: 3px;
        top: 0px;
        display: inline-block;
        text-decoration: none;
        padding: 4px 10px;
    }

    .filter.active .filter-title strong:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: inherit;
        color: #ffffff !important;
        content: '\e616';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
    }

    #minicart-content-wrapper .product-item-details {
        padding-left: 0;
    }

    .catalog-product-view .columns .column.main {
        flex-direction: column;
    }

    .catalog-product-view .column.main .product-info-main,
    .catalog-product-view .column.main .product.media,
    .catalog-product-view .column.main .tabdx {
        max-width: 100%;
    }

    .catalog-product-view.page-layout-1column .tabdx {
        margin-top: 20px;
    }

    .catalog-product-view .column.main .product.media {
        justify-content: center;
    }

    /*    #minicart-content-wrapper .subtotal {
        display: flex;
        float: left;
        margin-top: 10px;
    }

    #minicart-content-wrapper .subtotal .label {
        padding-right: 10px;
    }
*/
    .catalog-product-view .tabdx .box {
        padding-bottom: 15px;
    }

    .catalog-product-view #tabprod li {
        padding: 5px 7px;
    }

    .catalog-product-view #tabprod li.active {
        border-bottom: 1px solid #b00303;
    }

    .catalog-category-view .sidebar .filter.active .filter-options:after {
        content: "";
        display: block;
        position: fixed;
        height: 100%;
        width: calc(100% - 300px);
        top: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.5);
    }

    .toolbar-sorter.sorter .sorter-label,
    .toolbar-sorter.sorter .sorter-action {
        display: none;
    }

    .toolbar-sorter.sorter {
        width: 50%;
    }

    .toolbar-sorter.sorter #sorter {
        border: 1px solid var(--color-button-principale);
        max-height: 35px;
        width: 100%;
        margin: 0;
    }

    .catalog-category-view #maincontent {
        padding: 0px 15px;
    }

    html .sidebar .filter-title strong:before {
        font-family: "Font Awesome 5 Pro";
        content: "\f0b0";
        position: absolute;
        left: 0px;
        background: transparent;
        color: black;
        top: 0px;
        padding: 7px 6px;
        font-size: 12px;
        border-right: 1px solid var(--color-button-principale);
    }

    html body.catalog-category-view .columns .sidebar-main {
        left: 0 !important;
        width: 100%;
        max-width: 97%;
        top: 0;
        order: 0;
        position: relative;
    }

    html .catalog-category-view .columns {
        padding-top: 0;
    }

    html #amasty-shopby-product-list .products {
        padding-top: 30px;
    }

    html .sidebar.sidebar-main .filter-title strong {
        width: 100%;
        max-width: 49%;
        border: 1px solid var(--color-button-principale);
        top: 0 !important;
        background: transparent;
        line-height: 19px;
        padding: 7px 10px 7px 32px;
        border-radius: 0;
        text-align: left;
    }

    html .sidebar.sidebar-main .filter.active .filter-title strong {
        padding: 3px 10px;
        text-align: right;
    }

    html .sidebar.sidebar-main .filter.active .filter-title strong:before {
        content: "";
    }

    #logoheader .logo_desk {
        order: 2;
        justify-content: center;
        padding: 0;
    }

    #logoheader .search_desk {
        order: 1;
        align-items: center;
        padding-left: 0;
    }

    #logoheader .cart_login {
        order: 3;
        align-items: center;
    }

    .block-search .label.active+.control input {
        top: 100px;
        left: 0;
        margin: 0px;
        background: var(--bck-block);
    }

    #logoheader .search_desk .block-search .label {
        float: left;
        margin-bottom: 2px;
    }

    #logoheader .search_desk .block-content {
        padding-left: 15px;
    }

    #logoheader .block-content .form.minisearch {
        max-width: 30px;
    }

    #logoheader .block-search .control {
        position: fixed;
        top: 100px;
        width: 100%;
        left: 0;
        border-top: 0px;
        z-index: 9;
    }

    .stickyheaderdf .dfheader .block-search .label.active+.control input {
        top: 71px;
    }

    .field.search {
        border: 0;
    }


    html .page-header {
        margin-bottom: 0;
    }

    .block.block-search,
    .form .search-autocomplete {
        z-index: 9 !important;
    }

    html body .nav-toggle {
        position: relative !important;
        top: 0 !important;
        z-index: 1 !important;
        left: 0px;
    }

    html body .amsearch-close,
    #search_mini_form>div.field.search>div>div.amsearch-wrapper-input.-left-position.-bottom-position>button {
        top: 45px !important;
    }

    html body.stickyheaderdf .amsearch-close,
    html body.stickyheaderdf #search_mini_form>div.field.search>div>div.amsearch-wrapper-input.-left-position.-bottom-position>button {
        top: -15px !important;
    }

    /*START MENU MOBILE DF*/
    #menutopdf .close_menu {
        position: absolute;
        top: 0;
        right: 5px;
        font-size: 20px;
    }

    #menutopdf .submenu .indexmenu .box_menu_col>.subcat2 a {
        min-height: 20px;
    }

    html body #menutopdf .level0:hover .level-top {
        border-bottom: none;
        padding-bottom: 0px;
    }

    #menutopdf .submenu .indexmenu .container {
        flex-direction: column;
        border-left: 1px solid #b6b6b6;
        padding-left: 5px;
        padding-right: 0px;
    }

    html body #menutopdf .submenu .indexmenu li.subtitle {
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    html body #menutopdf .submenu .indexmenu .box_menu_col .image_category {
        max-width: 70px;
    }

    html body #menutopdf .submenu .indexmenu .box_menu_col>.subcat2 {
        padding-bottom: 3px !important;
        padding-left: 0 !important;
    }

    #menutopdf .submenu .box_menu_col>li:nth-child(2) {
        margin-top: 9px;
    }

    html body #menutopdf .submenu .indexmenu .box_menu_col .subtitle a {
        padding-right: 0px !important;
        min-height: auto;
    }

    html body #menutopdf .submenu .indexmenu li.subtitle {
        border: 0px;
    }

    #menutopdf .submenu .indexmenu .container .box_menu_col {
        max-width: 100%;
        padding-left: 5px;
    }

    #menutopdf .ui-menu-item {
        padding: 5px;
    }

    html body #menutopdf li {
        padding-right: 8px;
        padding-left: 25px;
        padding-bottom: 15px;
    }

    #menutopdf .level0 .submenu {
        display: none !important;
    }

    #menutopdf .level-top {
        min-width: 191px;
    }

    /* #menutop #menutopdf {
        overflow-y: scroll;
        overflow-x: hidden;
        left: 0;
        flex-direction: column;
        position: fixed;
        top: 110px;
        background: #f7f9f9;
        z-index: 10;
        width: 100%;
        max-width: 100%;
        height: 100%;
        display: none;
        padding-top: 10px;
        padding-left: 15px;
    }
*/
    #menutopdf .submenu .indexmenu {
        position: relative;
        top: 0;
        box-shadow: none;
        -webkit-box-shadow: none;
        margin-left: -9px;
        opacity: 1;
        visibility: visible;
    }

    html body #menutopdf .level0:not(:last-child) .level-top:after {
        display: none;
    }

    .stickyheaderdf .dfheader #menutop {
        display: block;
    }

    /*    #menutopdf:after {
        content: "";
        display: block;
        position: fixed;
        height: 100%;
        width: calc(100% - 300px);
        top: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.5);
    }*/
    #menutopdf .open-children-toggle {
        display: block;
        padding-right: 0px;
        padding-left: 0px;
        margin-left: auto;
        width: 100%;
        max-width: 70%;
        text-align: right;
        font-size: 17px;
    }

    #menutopdf li.level0.active .submenu {
        display: block !important;
        margin: 0;
        width: 100%;
    }

    html #menutopdf .submenu #Prodotti_idanch .box_menu_col.active .open-children-toggle i:before,
    #menutopdf .level0.parent.active>.open-children-toggle i:before {
        content: "\f077";
        color: #76c0cb;
    }

    /*    #menutopdf:before {
        content: '';
        background-image: url(../images/logo.svg) !important;
        background-repeat: no-repeat !important;
        width: 200px;
        height: 120px;
        display: block;
        background-position: top left !important;
        background-size: contain;
    }*/
    .mobile-help-toggle {
        display: block;
        padding-top: 20px;
        margin-right: 15px;
        border-top: 1px solid var(--color-button-principale);
    }

    .mobile-help-toggle p {
        font-size: 16px;
        padding-bottom: 15px;
        position: relative;
    }

    .mobile-help-toggle p:before {
        font-family: "font awesome 5 pro";
        font-weight: 400;
        font-size: 10px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        color: #000;
        content: "\f101";
        margin-top: -3px;
    }

    /*END MENU MOBILE DF*/

    html .action.primary.subscribe {
        padding: 3px 9px;
    }

    html body .cart-area {
        margin: 0 !important;
        padding-left: 15px;
    }

    html body .minicart-wrapper {
        margin-top: 0px;
    }
}

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

    html body .block-search {
        margin-top: 0;
    }

    html body.page-products .products-grid .product-item {
        max-width: 50%;
    }

    #amasty-main-container {
        margin-top: 30px;
    }

    #maincontent {
        margin-top: 0;
    }

    html .page-header {
        margin-bottom: 0;
    }

    #footerinfo>div {
        flex: 0 0 50%;
        max-width: 50%;
    }

    html body.catalog-category-view.page-layout-2columns-left .main {
        padding: 0;
    }

}

@media only screen and (max-width: 575px) {
    .block_newsletter .socialblock {
        padding-left: 0px;
        padding-top: 15px;
    }

    html body.page-products .products-grid .amshopby-option-link {
        display: none;
    }

    .newsbox .title_newslet {
        font-size: 18px;
    }

    .newsbox .privacy_news {
        font-size: 12px;
    }

    .metodi-di-pagamenti ul li {
        line-height: 20px;
    }

    .line_gamba {
        height: 5px;
        width: calc(100% - 120px);
    }

    .icona_gamba {
        bottom: -14px;
        width: 120px;
        height: 110px;
    }

    #amasty-shopby-product-list div.products.wrapper.list.products-list .product.details .col-md-8 .row {
        display: block;
    }

    #amasty-shopby-product-list .products-list .product.details .col-md-8 .box_name,
    #amasty-shopby-product-list .products-list .product.details .col-md-8 .box_image {
        max-width: 100%;
    }

    html #amasty-shopby-product-list .products-list .product.details .col-md-8 .box_image {
        padding-bottom: 15px !important;
    }

    .col_img_prod>a {
        text-align: center;
    }

    #amasty-shopby-product-list div.products.wrapper.list.products-list>ol>li>div>div>div>div>div .col-8 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .catalog-product-view.page-layout-1column .product.media {
        max-width: 100%;
    }

    #amasty-main-container {
        width: 99% !important;
    }

    .catalog-product-view.page-layout-1column .product-info-main,
    .catalog-product-view.page-layout-1column .tabdx {
        max-width: 100%;
    }

    .block-top-header-left span {
        display: none;
    }

    .block-top-header-left a em {
        font-size: 19px;
        font-weight: 300;
    }

    .block-top-header-left .contattacitop {
        margin-right: 19px;
    }

}

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

    #footerinfo .logo_footer,
    .payment_footer {
        margin-bottom: 25px;
    }

    .social_footer .ul-social {
        margin-top: 30px;
    }

    #footerinfo>div {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #amasty-shopby-product-list .actions-primary {
        width: 100%;
    }

    #amasty-shopby-product-list .actions-primary>form a,
    #amasty-shopby-product-list .actions-primary>form button {
        width: 100%;
        max-width: 100%;
    }

}

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

    html body a.icontopdf.logouttop,
    #headercontainer .minicart-wrapper {
        padding-left: 10px !important;
    }
}

@media only screen and (max-width: 320px) {}