/*DEFAULT STYLE*/
@media only screen and (min-width: 991px) {
    .page-layout-2columns-left .sidebar-main {
        top: 85px;
        position: sticky;
    }
}
.amreview-submit-form .review-form .action.submit.primary:hover, .amreview-submit-form .review-form .action.submit.primary:active, .amreview-submit-form .review-form .action.submit.primary.-active,
.action.primary:focus, .action.primary:active {
    background: var(--color-button-secondario-hover) !important;
    border: 1px solid var(--color-button-secondario-hover) !important;
}
#product-review-container .amrev-toolbar-container{
    display: none;
}
.amfaq-product-tab .ask-question-form.widget{
    background: #f5f6f8;
    padding: 0 15px;
    line-height: 33px;
    padding-bottom: 5px;
    padding-top: 1px;
    margin-top: 20px;
}
html body .cart-summary{padding: 0px;}
.product-reviews-summary .reviews-actions .view{display: none;}
html body .ask-question-form .button-container .button-info{float:none}
html body .ask-question-form .button-container .form-toggle-button{float:right}
html body .amreview-add-new .amreview-button.action{margin-bottom: 15px;}
html body .stickyheaderdf .block-collapsible-nav .content{margin-top: 76px;}
html body .contact-index-index .column:not(.sidebar-additional) .form.contact{width: 100%;}
/*html body .amfaq-product-tab .amfaq-hidden .label[for=amfaq-notification]{display: flex;align-items: center;}*/
html body .amfaq-question-footer-wrapper{display: none;}
html body .product.data.items .table-wrapper .additional-attributes tr{border-bottom: 1px solid #bfc1c3 ;}
html body .product.data.items .table-wrapper .additional-attributes th,
html body .product.data.items .table-wrapper .additional-attributes td{width: auto;padding-bottom: 15px;padding-top: 15px;}

.amrelated-grid-wrapper .product-items{
    background: white;
}
/*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(2n + 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-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 .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-2.-folding > .item{
    border-left: 0px;
}
html body .filter-options .items.level-2.-folding{
    padding-left: 6px;
}
html body .filter-options-content{
    padding: 0px 0px 10px 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 !important;
}
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,
html body a.icontopdf {
    font-size: 27px;
    display: inline-block;
}
html .minicart-wrapper .action.showcart .counter.qty{
    border-radius: 100%;
    height: 20px;
    width: 20px;
    line-height: 7px;
    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{
    display: flex;
    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;
}

html body .product-info-main .product-info-price{
    border-bottom: 0px;
}
html body a.icontopdf.logouttop{
   /* padding-left: 10px;*/
}
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 .main > .product-info-main{
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    max-width: 40%;
    float: none;
    order: 2;
    background: white;
    margin-right: 0px;
}
.catalog-product-view.page-layout-1column .product.media {
    width: 100%;
    max-width: 40%;
    float: none;
    order: 1;
    background: white;
    margin: 0px;
    padding-top:20px;
}

.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;
    padding: 15px;
}
.tabdx .box:nth-child(2){
    border-bottom: 8px solid #f5f6f8;
}
.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: 20px;
}
.product-info-main .box-tocart .actions{
    padding-left: 25px;
    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;
}
.block-discount-heading .action.primary:focus,
.block-discount-heading .action.primary:active{
    background: transparent !important;
    border: 1px solid #cecece !important;
    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%;
    flex-direction: column-reverse;
    flex-wrap: wrap;
}
html body .product-info-main .product-info-price span.normal-price,
html body .product-info-main .product-info-price .old-price{
    display: block;
    width:100%;
}
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;
    display: flex;
}
.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;
    padding-left: 20px;
    padding-right: 20px;
}
.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;
    width: 100%;
}
.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;
    background: white !important;
}
.bundle-options-wrapper {
    padding-left: 15px;
    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.checkout-cart-index .amrelated-grid-wrapper .block-title,
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.checkout-cart-index .amrelated-grid-wrapper .block-title strong,
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;
    padding-left: 20px;
    padding-right: 20px;
}
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;
    margin: 0 !important;
}
html .action.towishlist {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
html #faqbutton span,
html .product-reviews-summary .reviews-actions a,
html .action.towishlist span{
    padding-left: 5px;
}
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:#d3d1ce !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: black;
    color: white;
    text-transform: uppercase;
    margin-top: 5px;
}
.am-checkout.-modern .opc-estimated-wrapper {
    display: none !important;
}

.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;
}
html body.wishlist-index-index .products-grid.wishlist .product-item .product-item-info:hover,
html body.wishlist-index-index .products-grid.wishlist .product-item .product-item-info {
    padding: 0px 10px !important;
}
html body.wishlist-index-index .products-grid.wishlist .product-item .price-box{
    min-height: 50px;
    display: block;
}
html body.wishlist-index-index .products-grid.wishlist .product-item .qty{
    text-align: center;
}
html body .products-grid.wishlist .product-item-actions {
    display: flex;
    margin-top: 0px;
}
html body .products-grid.wishlist .box-tocart{
    margin-bottom: 0px;
}
html body .products-grid.wishlist .product-item-actions a {
    width: 20%;
    margin-top: 0;
    padding: 0;
}
html body .amshopby-filter-current .amshopby-item.item{
    display: block;
}
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;
    max-width: 80px;
}
.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 .step-title {
    background-color: #3d3d3d ;
    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: 40px !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;
}
.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.checkout-index-index div[data-bind="afterRender: manipulateInlineForm"]{
    display: none;
}

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

html body.checkout-cart-index .products-grid .product-item .old-price{
    padding-left: 0px;
}
html body.checkout-cart-index .slick-slider .slick-arrow{display: none !important;}
html body .products-grid .product-item .old-price{
    padding-left: 15px;
    margin-bottom: 0;
}
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 .products-grid .product-item .product-item-info:hover .action.primary{
    background: #e04404;
    border-color: #e04404;
}
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: 10;
}
html .cart-summary._sticky{
    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{
    padding-top: 160px;
}
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;
}
.product-info-main .page-title-wrapper .page-title{
    width: 100%;
}
html body .amgdprcookie-toggle-cookie .amgdprcookie-input:checked:not([disabled])+.amgdprcookie-label{
    background: var(--color-button-principale) !important;
}
html body .amgdprcookie-cookie-container .amgdprcookie-options:hover{
    color: var(--color-button-principale) !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%;
    padding-left: 0px;
    padding-right: 0px;
}
.page-layout-2columns-left .sidebar-additional{
    display: none;
}
html body .block-search .label:before{
    font-family: "Font Awesome 5 Pro";
    content: '\f002';
}
html body .fotorama__dot{
    height: 10px !important;
    width: 10px !important;
    border-radius: 3px !important;
}
.account.sales-order-history .table-wrapper.orders-history .table th, .account.sales-order-history .table-wrapper.orders-history .table td, .account.customer-account-index .table-wrapper.orders-recent .table td, .account.customer-account-index .table-wrapper.orders-recent .table th{
    width: auto !important;
}
#my-returns-table td,
#my-returns-table th{
    width: auto !important;
}
    /*----------------------------------------------------------------------------------------------------------------------*/
/*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 (min-width: 1024px){
    .page-products .products-grid .product-item:nth-child(3n + 1){
        margin-left: 0 !important;
    }
}
@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%;
    }
    .catalog-product-view .column.main .product-info-main,
    .catalog-product-view .column.main .product.media{
        max-width: 50%;
    }
    .catalog-product-view .column.main .tabdx {
        max-width: 100%;
        border-left: 0px;
        order: 10 !important;
    }

    .minicart-items-wrapper{
        max-height: 340px;
    }
}
@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) {
    .catalog-product-view .column.main .product-info-main,
    .catalog-product-view .column.main .product.media{
        max-width: 100%;
    }
    html body #menutopdf .submenu .indexmenu{
        top: 0px;
    }
    html body .cart-summary .checkout-methods-items{
        padding: 0px !important;
    }
    .catalogsearch-result-index.page-products .columns {
        padding-top: 0;
    }
    /*html body.catalogsearch-result-index #layered-filter-block .filter-title strong{
        background-color: transparent;
        box-shadow: none;
        border: 1px solid var(--color-button-principale);
        border-radius: 0;
        line-height: 19px;
        padding: 7px 40px;
        top: 11px;
    }*/
    html body.catalogsearch-result-index.filter-active #layered-filter-block .filter-title strong{
        top: 0px;
        right: 0;
        padding: 2px 15px;
        color: var(--color-button-principale);
        text-align: right;
    }
    html body.catalogsearch-result-index.filter-active #layered-filter-block .filter-title strong:before {
        display: none;
    }
    .bundle-options-wrapper{
        padding-right: 15px;
    }
    .bundle-options-container .block-bundle-summary{
        padding: 0 15px !important;
    }
    .bundle-actions #bundle-slide{
        font-size: 15px;
    }
    .catalog-product-view .product.info.detailed{
        padding-left: 0;
        padding-right: 0px;
    }
    html body .block-search .label:before,
    html body .nav-toggle:before{
        color: #333333;
    }
    html body .nav-toggle:before{
        font-family: "Font Awesome 5 Pro";
        content: '\f0c9';
        font-weight: 200;
    }
    .product.data.items>.item.title:not(.disabled)>.switch:active, .product.data.items>.item.title.active>.switch, .product.data.items>.item.title.active>.switch:focus, .product.data.items>.item.title.active>.switch:hover{
        background: transparent !important;
        border-bottom: 1px solid var(--color-button-principale);
    }
    html .checkout-index-index .am-checkout{
        padding: 0 15px;
    }
    html .product.data.items>.item.title>.switch{
        border-bottom: 1px solid #ccc;
    }
    .home_banners .second-sl img {
        width: 100%;
        height: auto !important;
    }
    .product.data.items{
        border-bottom: 0px !important;
    }
    #amrelated-block-2,
    .block-cart-failed, .cart-container .form-cart{
        padding: 0 15px;
    }
    html body .cart-summary #block-discount .content{
        padding: 0px;
    }

    .catalog-product-view .block.related,
    .catalog-product-view .block.upsell{
        padding: 0 15px;
    }
    .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;
    }

    .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: '\f00d';
        font-family: 'font awesome 5 pro';
        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;
        display: flex;
        flex-wrap: wrap;
    }
    .minicart-wrapper .product .actions{
        margin-top: 0px !important;
        margin-left: auto !important;
    }
    .catalog-product-view .columns .column.main {
        flex-direction: column;
    }

    .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;
        align-items: center;
    }

    #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,
    .catalogsearch-result-index.filter-active .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 !important;
    }
    html body .filter-options{
        font-size: 14px !important;
    }
    .toolbar-sorter.sorter {
        width: 50%;
    }
    html body .filter-options .amshopby-search-box{
        margin-right: 10px;
    }
    .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 #amasty-shopby-product-list .sidebar-main,
    html .ambrand-index-index .columns .sidebar-main,
    html .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 .catalog-category-view #amasty-shopby-product-list .products {
        padding-top: 30px;
    }
    .sidebar.sidebar-main #layered-filter-block {
        display: flex;
        flex-direction: column;
        margin: 0;
    }
    .sidebar.sidebar-main .filter-title {
        position: relative;
        order: 2;
    }
    .sidebar.sidebar-main .filter.active .filter-title {
        position: fixed;
    }
    .sidebar.sidebar-main .filter-title strong {
        width: 100%;
        max-width: 49%;
        font-weight: 400;
        z-index: 2;
        font-size: 14px !important;
        position: absolute;
        border: 1px solid var(--color-button-principale);
        background: transparent;
        line-height: 19px;
        padding: 7px 10px 7px 32px;
        border-radius: 0;
        text-align: left;
        top: 0;
        left: 0;
    }
    .catalogsearch-result-index .sidebar.sidebar-main .filter-title strong{

    }
     .sidebar.sidebar-main .filter.active .filter-title strong {
        top: 0px;
        line-height: 16px;
        padding: 3px 12px;
        text-align: right;
    }
    .sidebar.sidebar-main .filter.active .filter-options-title:after {
        top: 10px;
    }
    .sidebar.sidebar-main .filter.active .filter-title strong:before {
        content: "";
    }

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

    #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 {
        position: fixed !important;
        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: calc(100% + 15px);
        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: 13px;
        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;
        padding-right: 0px;
    }
    #menutopdf .ui-menu-item {
        display: flex;
        flex-wrap: wrap;
    }

    html body #menutopdf li {
        padding-right: 15px;
        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;
        flex-direction: column;
        position: fixed;
        top: 0px;
        background: white;
        z-index: 10;
        width: 100%;
        max-width: 300px;
        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;
    }
    .overlaydf:after {
        content: "";
        display: block;
        position: fixed;
        height: 100%;
        width: calc(100% - 300px);
        top: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.5);
        z-index: 9;
    }
    #menutopdf .open-children-toggle {
        display: block;
        padding-right: 0px;
        padding-left: 0px;
        margin-left: auto;
    }
    #menutopdf li.level0.active .submenu {
        display: block !important;
        width: 100%;
    }
    #menutopdf li.level0.active .open-children-toggle i:before{
        content: "\f068";
    }
    #menutopdf:before{
        content: '';
        background-image: url(../images/logo.svg) !important;
        background-repeat: no-repeat !important;
        width: 200px;
        height: 50px;
        display: block;
        background-position: top center !important;
        margin-bottom: 15px;
    }
    .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: 17px;
        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: 5px;
    }
    html body .minicart-wrapper{
        margin-top: 0px;
    }
    #menutopdf .level0:hover .submenu .indexmenu{
        margin: 0;
    }
    html body #menutopdf li{
        background-size: 35px !important;
        line-height: 35px;
    }
    html body #menutopdf .level0 .level-top{
        padding-left: 15px;
        font-size: 17px;
    }
    html body .filter-options-item{
        padding-left: 15px;
    }
    #maincontent{
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media only screen and (max-width: 767px){
    .account .columns .sidebar-main{
        order: 0;
    }
    html body .form.create.account .fieldset{
        max-width: 100%;
    }
    html body .form.create.account .fieldset.create.info{
        padding-right: 0px;
    }
    .account .block-collapsible-nav {
        position: relative;
        top: 0px;
    }
    html body .form.create.account .fieldset.create.account{
        padding-left: 0px;
    }
    .amgdprcookie-bar-template .actions {
        display: flex !important;
    }
    .amgdprcookie-bar-template .actions button{
        font-size: 12px !important;
    }
    .metodi-di-pagamenti ul{
        display: none;
    }
    .border-grigio{
        border: 0px;
        padding: 0;
    }
    .banner_payment{
        padding: 0px;
    }
    .widget_review{
        padding: 0;
    }
    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;
    }
    .description_category .page-title{
        padding-top: 15px;
    }
    .block_newsletter .socialblock{
        padding-left: 0px;
        padding-top: 30px;
    }
}
@media only screen and (max-width: 575px){
    html body .footer .col-icon.hiddendf{
        display: none;
    }
    html body .product-item-name{
        min-height: 35px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;

    }
    #checkout .fieldset.address>.field{
        width: 100% !important;
    }
    html body.page-products .products-grid .product-item{
        display: inline-block;
        margin-left: 2%;
        width:100%;
        max-width: calc((100% - 2%)/2);
    }

    .product-item:nth-child(2n + 1) {
        margin-left: 0 !important;
    }
    .wishlisttop{
        display: none;
    }
    #logoheader .logo_desk{
        padding: 0;
    }
    #logoheader .logo_desk .logo{
        margin: 0;
    }
    .curr-lang{
        padding-left: 0px;
    }
    .newsletter,
    .newsletter .newsbox{
        padding-right: 0px;
    }
    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);
    }
    #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) {
    #logoheader .cart_login .linktop{
        display: flex;
    }
    html #logoheader .logo {
        max-width: 170px;
    }
    html body .cart-area{
        padding-left: 0px;
    }
    #logoheader .search_desk,
    #logoheader .cart_login{
        zoom: .9;
    }
    html body .footer .col-icon.hiddendf{
        display: block;
    }
    .bundle-actions #bundle-slide{
        font-size: 13px;
    }
    .product-info-main .box-tocart .fieldset .qty{
        display: block;
        text-align: center;
    }
    .product-info-main .box-tocart .fieldset .qty label{
        padding-right: 0;
        padding-bottom: 5px;
    }
    .product-info-main .box-tocart .fieldset{
        align-items: flex-end;
    }

    #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 {
        font-size: 12px;
    }

    html body .products-grid .product-item .old-price{
        padding-left: 0px;
        display: block;
    }
    html body .old-price .price, html body .products-grid .product-item .old-price .price{
        padding-right: 0px;
        display: block;
    }
    html body .product-item .price-box{
        display: block;

    }
    html body .products-grid .product-item .price-box{
        margin: 0;
        min-height: 50px;
    }
    html body .amsearch-close, #search_mini_form > div.field.search > div > div.amsearch-wrapper-input.-left-position.-bottom-position > button,
    html body.stickyheaderdf .amsearch-close, html body.stickyheaderdf #search_mini_form > div.field.search > div > div.amsearch-wrapper-input.-left-position.-bottom-position > button{
        display: none !important;
    }
    .footer-bottom-1 .block-footer-bottom-col1{
        padding-top: 15px;
    }
    .product-info-main .box-tocart .action.tocart{
        font-size: 13px;
        padding-left: 0;
    }
    html body.catalog-product-view .block.related .title:after, html body.catalog-product-view .block.upsell .title:after, .titleblock .title:after{
        display: none;
    }
    html body.catalog-product-view .block.upsell .title #block-upsell-heading, html body.catalog-product-view .block.related .title #block-related-heading{
        font-size: 20px;
        padding: 0 40px;
    }
    html body a.icontopdf.logouttop,
    #headercontainer .minicart-wrapper {
        padding-left: 5px !important;
    }
}
@media only screen and (max-width: 380px){

    #logoheader .search_desk .block-search .label{
        margin-bottom: 0px;
    }
}
@media only screen and (max-width: 330px){
    .product-info-main .box-tocart .action.tocart{
        font-size: 12px;
    }
    .bundle-actions #bundle-slide {
        font-size: 11px;
        padding: 10px 5px;
    }
}

