html .box-tocart{
    display: none !important;
}
:root{
    --color-button-principale : #F0933B;
    --color-button-secondario : #F0933B;
    --color-button-secondario-hover : #F0933B;
    --color-button-standard : #fff;
    --color-border-button-standard : #F0933B;
    --color-text-button-standard : black;
    --color-testoimportante : black;
    --color-logo: #F0933B;
    --color-blue: #1b232e;
    --color-text-grey :#777777;
    --bck-block: #f4f4f4;
    --bck-button : #F0933B;
    --backround_linear : linear-gradient(0deg, rgb(203 199 199 / 85%) 0%, rgb(247 247 247) 55%);
}
html .navigation, html .breadcrumbs, html .page-header .header.panel, html .header.content, html .footer.content, html .page-wrapper > .widget, html .page-wrapper > .page-bottom, html .block.category.event, html .top-container, html .page-main {
	max-width: 1440px;
}
.block-minicart .block-content > .actions > .secondary {
    text-align: center;
    border: solid 1px var(--color-button-secondario);
    padding: 10px 10px;
    text-transform: uppercase;
    color: var(--color-button-secondario);
}
*::-webkit-scrollbar{width:5px}*::-webkit-scrollbar-track{background-color:transparent}*::-webkit-scrollbar-thumb{border:1px solid #000;background-color:transparent}
html .message.success {
    padding: 9px 20px 7px 40px;
    color: #43AC6A;
    border: solid 1px #43AC6A;
    background: white;
}
html .message.error {
	padding: 9px 20px 7px 40px;
    color: #de0000;
    border: solid 1px #de0000;
    background: white;
}
html a:visited, html .alink:visited {
	color: var(--color-button-secondario);
}
#narrow-by-list .filter-options-item .filter-options-content .items {
	    max-height: 192px;
    overflow-y: auto;
}
#narrow-by-list .filter-options-item .filter-options-content .items.am-filter-items-attr_category_ids {
max-height: 100%;
}
#gotocart .button{
	font-size: 10px;
    padding: 2px 15px;
}
html .firecheckout .column.main {
    max-width: 1000px;
    margin: 0 auto;
}
#gotocart {
	    float: right;
     margin-bottom: 5px;
    margin-top: -5px;
}
html .message.success a {
	color: #43AC6A;
	text-decoration: underline;
	padding: 0 5px;
}
html .message.success>*:first-child:before {
	font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: "\f058";
    color: #43AC6A;
    top: 17px;    font-size: 20px;
}
html .message.error > *:first-child:before {
	font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: "\f057";
    color: #de0000;
    top: 18px;
    font-size: 20px;
}
html .message.success a:hover {
	background: #43AC6A;
	color: white;
}
.action.primary:focus, .action.primary:active {
	background: var(--color-button-secondario-hover);
    border: 1px solid var(--color-button-secondario-hover);
}
.abs-revert-to-action-secondary, .paypal-review .block .actions-toolbar .action.primary, .abs-discount-block .actions-toolbar .action.primary, .abs-discount-block .actions-toolbar .action.cancel, .block-compare .action.primary, .cart-summary .block .actions-toolbar > .primary .action.primary, .cart-summary .form.giftregistry .fieldset .action.primary, .paypal-review-discount .actions-toolbar .action.primary, .paypal-review-discount .actions-toolbar .action.cancel, .cart-discount .actions-toolbar .action.primary, .cart-discount .actions-toolbar .action.cancel {
	background: white;
	border: solid 1px black;
	margin-left: 0;
    border-radius: 0;
}
html .abs-revert-secondary-color:hover, html .abs-revert-to-action-secondary:hover, html .paypal-review .block .actions-toolbar .action.primary:hover, html .abs-discount-block .actions-toolbar .action.primary:hover, html .abs-discount-block .actions-toolbar .action.cancel:hover, html .block-compare .action.primary:hover, html .cart-summary .block .actions-toolbar > .primary .action.primary:hover, html .cart-summary .form.giftregistry .fieldset .action.primary:hover, html .paypal-review-discount .actions-toolbar .action.primary:hover, html .paypal-review-discount .actions-toolbar .action.cancel:hover, html .cart-discount .actions-toolbar .action.primary:hover, html .cart-discount .actions-toolbar .action.cancel:hover, html .action.primary:hover {
	background: var(--color-button-secondario-hover);
	color: white;
	border-color: var(--color-button-secondario-hover);
}
html button:focus {
	outline: none !important;
}
.loading-mask .loader > img {
	max-width: 100px;
}
html *:focus {
    box-shadow: none;
    outline: 0
}
html .action-primary:focus, html .action-primary:active {
	background: var(--color-button-secondario-hover);
    border: 1px solid var(--color-button-secondario-hover);
    box-shadow: none;
}
.modal-content {
	border: none;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus,
.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),
.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),
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:active,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar>.primary .action.primary:active,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:active{
    box-shadow: none;
}
@charset "UTF-8";
@-webkit-keyframes slideInUp {from {    -webkit-transform: translate3d(0, 100%, 0);    transform: translate3d(0, 100%, 0);   visibility: visible;  }  to {    -webkit-transform: translate3d(0, 0, 0);    transform: translate3d(0, 0, 0);  }}
@keyframes slideInUp {  from {    -webkit-transform: translate3d(0, 100%, 0);    transform: translate3d(0, 100%, 0);    visibility: visible;  }  to {    -webkit-transform: translate3d(0, 0, 0);    transform: translate3d(0, 0, 0);  }}
.slideInUp {  -webkit-animation-name: slideInUp;  animation-name: slideInUp;}
@-webkit-keyframes slideOutUp {  from {    -webkit-transform: translate3d(0, 0, 0);    transform: translate3d(0, 0, 0);  }  to {    visibility: hidden;    -webkit-transform: translate3d(0, -100%, 0);    transform: translate3d(0, -100%, 0);  }}
@keyframes slideOutUp {  from {    -webkit-transform: translate3d(0, 0, 0);    transform: translate3d(0, 0, 0);  }  to {    visibility: hidden;    -webkit-transform: translate3d(0, -100%, 0);    transform: translate3d(0, -100%, 0);  }}
.slideOutUp {  -webkit-animation-name: slideOutUp;  animation-name: slideOutUp;}
.animated {  -webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both;  animation-fill-mode: both;}
.animated.infinite {  -webkit-animation-iteration-count: infinite;  animation-iteration-count: infinite;}
.animated.delay-1s {  -webkit-animation-delay: 1s;  animation-delay: 1s;}
.animated.delay-2s {  -webkit-animation-delay: 2s;  animation-delay: 2s;}
.animated.delay-3s {  -webkit-animation-delay: 3s;  animation-delay: 3s;}
.animated.delay-4s {  -webkit-animation-delay: 4s;  animation-delay: 4s;}
.animated.delay-5s {  -webkit-animation-delay: 5s;  animation-delay: 5s;}
.animated.fast {  -webkit-animation-duration: 800ms;  animation-duration: 800ms;}
.animated.faster {  -webkit-animation-duration: 500ms;  animation-duration: 500ms;}
.animated.slow {  -webkit-animation-duration: 2s;  animation-duration: 2s;}
.animated.slower {  -webkit-animation-duration: 3s;  animation-duration: 3s;}
@media (print), (prefers-reduced-motion: reduce) {  .animated {    -webkit-animation-duration: 1ms !important;    animation-duration: 1ms !important;    -webkit-transition-duration: 1ms !important;    transition-duration: 1ms !important;    -webkit-animation-iteration-count: 1 !important;    animation-iteration-count: 1 !important;  }}
.breadcrumbs a:visited, a, .alink , a:visited, .alink:visited, html .pages a.page:visited, html .pages a.page, html .pages a.page:hover, .breadcrumbs a:visited, .breadcrumbs a, .abs-action-remove, .abs-discount-block .action.check, .popup .actions-toolbar .action.cancel, .paypal-button-widget .paypal-button, .bundle-options-container .action.back, .block.related .action.select, .cart.table-wrapper .actions-toolbar > .action-delete, .cart.table-wrapper .action.help.map, .checkout-index-index .modal-popup .modal-footer .action-hide-popup, .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle, .checkout-payment-method .checkout-billing-address .action-cancel, .checkout-agreements-block .action-show, .gift-options .actions-toolbar .action-cancel, .gift-summary .action-edit, .gift-summary .action-delete, .action-gift, .gift-wrapping-title .action-remove, .wishlist.split.button > .action, .abs-add-fields .action.remove, .paypal-review-discount .action.check, .cart-discount .action.check, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove, html .firecheckout .opc-progress-bar li._complete span {
	color: var(--color-button-secondario);
}
.abs-action-button-as-link:hover, .abs-action-remove:hover, .abs-discount-block .action.check:hover, .popup .actions-toolbar .action.cancel:hover, .paypal-button-widget .paypal-button:hover, .bundle-options-container .action.back:hover, .block.related .action.select:hover, .cart.table-wrapper .actions-toolbar > .action-delete:hover, .cart.table-wrapper .action.help.map:hover, .checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-agreements-block .action-show:hover, .gift-options .actions-toolbar .action-cancel:hover, .gift-summary .action-edit:hover, .gift-summary .action-delete:hover, .action-gift:hover, .gift-wrapping-title .action-remove:hover, .wishlist.split.button > .action:hover, .abs-add-fields .action.remove:hover, .paypal-review-discount .action.check:hover, .cart-discount .action.check:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover {
/*	text-decoration: underline;
	color: black;*/
}
html a:hover, html .alink:hover , html a:visited:hover, html .alink:visited:hover {
	color: var(--color-button-secondario-hover);
	text-decoration: none;
}
._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow: none;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary{
    display: flex;
    gap: 30px;
    padding: 0 !important;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary .action,
.amcheckout-step-container .checkout-billing-address .actions-toolbar .action-cancel{
    color: black;
    border-radius: 10px !important;
    display: block;
    width: 100%;
    border-color:#ccc;
}
.tooltip-container {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.data-tooltip-content {
    display: none; /* Nascondi inizialmente */
    position: absolute;
    padding: 10px;
    z-index: 1000;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    font-size: 14px;
    width: 300px;
    background: var(--bck-button);
    color: white;
}

.tooltip-container:hover .data-tooltip-content {
    display: block; /* Mostra quando il container viene hoverato */
    top: 100%; /* Posiziona il tooltip sotto */
    left: 50%;
    transform: translateX(-50%);
}
.tooltipiinfoship{
    position: relative;
}
.actions-toolbar.order-actions-toolbar{
    display: none;
}
.infoshippingtooltip{
    border: 0 !important;
}
.tooltipiinfoship:after{
    content:'';
    background: url(../images/ICON-i-di_informazioni.svg) no-repeat center;
    background-size: cover;
    width: 20px;
    height: 20px;
    display: block;
}




html body {
	font-family: 'Lato',Arial, Helvetica, sans-serif;
    font-weight: 400;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Lato', sans-serif;
    color: var(--color-testoimportante);
    font-weight: 700 !important;
}
html body .page-footer {
    background: #535152;
    padding: 50px 0;
}
html .logo img{
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
}
html .action.primary {
	background: var(--bck-button) !important;
	border-color: var(--bck-button);
	text-transform: uppercase;
	padding: 12px 20px;
	font-size: 16px;
}
html .amform-form{
    max-width: 900px;
}
html .cms-cerca-la-riparazione select{
    height: 48px;
}
html .cms-cerca-la-riparazione .rendered-form textarea.form-control{
    background: var(--bck-block);
    color: black !important;
    border-radius: 15px;
    padding: 20px;
}
html .rendered-form .form-control,
html.rendered-form output{
    border-radius: 15px;
}
html .action.primary.checkout, html .action.primary.tocart {
	background: var(--bck-button);
	border-color: var(--bck-button);
	text-transform: uppercase;
    -webkit-box-shadow: 3px 3px 5px 0 rgb(0 0 0 / 52%);
    -moz-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.52);
    box-shadow: 3px 3px 5px 0 rgb(0 0 0 / 52%);
}
.block-minicart .block-content > .actions > .primary .action.primary {
    background: var(--bck-button);
    color: white;
    padding: 10px 12px;
    width: 100%;
    position: relative;
    transition: transform .3s;
    -webkit-box-shadow: 3px 3px 5px 0 rgb(0 0 0 / 52%);
    -moz-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.52);
    box-shadow: 3px 3px 5px 0 rgb(0 0 0 / 52%);
}
html button {
	background-image: none;
    background: var(--color-button-standard);
    border: 1px solid var(--bck-button);
    color: var(--color-text-button-standard);
    cursor: pointer;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 0;
    box-shadow: none;
}
html button:hover {
/*	background: var(--color-text-button-standard);
    border: 1px solid var(--color-text-button-standard);
    color: var(--color-button-standard);*/
}
html .block-minicart .block-content > .actions > .primary {
    margin: 0;
    margin-bottom: 10px;
}
html .page-main, html .container, html .breadcrumbs {
	max-width: 1440px;
    padding-left: 15px;
    padding-right: 15px;
}
.home_banners_image img{
    height: 100%;
}
html .cms-index-index .page-main{
    max-width: 100%;
    padding: 0;
}
#logoheader .action.nav-toggle {
	display: none;
}
#menutopdf {
	padding-left: 0;
}
#menutopdf .submenu {
	display: none;
}
#menutopdf li {
	list-style: none;
}
html .nav.items li, html .nav.items li a {
	width: 100%;
}
html .block-collapsible-nav .item.current a, html .block-collapsible-nav .item.current > strong {
    border-color: var(--bck-button);
}
html .minicart-wrapper .action.showcart .counter.qty {
	background: var(--bck-button);
}


/*FOOTER*/
.logo_footer img{
    width: 100%;
    max-width: 300px !important;
}
#footerinfo .box_one .s-text p{
    color: #999999;
    line-height: 24px;
    display: block;
    padding-top: 10px;
    margin: 0;
    font-size: 15px;
}
.credits_copyright{
    text-align: center;
    padding: 5px 0;
}
.credits_copyright p{
    margin: 0;
}
#footerinfo .box_one .payment-logo,
#footerinfo .box_one .block_ask{
    display: inline-block;
    vertical-align: top;
}
#footerinfo .box_one .payment-logo span,
#footerinfo .box_one .block_ask span{
    color: white;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    display: block;
}
#footerinfo .box_one .payment-logo{
    padding-top: 30px;
}
#footerinfo .box_one .theme-color a,
#footerinfo .box_one .theme-color{
    color: var(--color-button-principale);
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
}
#footerinfo .block .block-title{
    margin: 5px 0 10px;
    line-height: 1.2;
    font-size: 16px;
    margin-bottom: 20px;
    color: white;
}
#footerinfo .block .links{
    padding-left: 0;
    text-decoration: none;
    list-style: none;
}

#footerinfo .block .links a{
    color: #999999;
}
#sliderhp .slider{
    cursor: pointer;
    width: 100%;
    height: 100%;
    padding-top: 60px;
    padding-bottom: 12px;
    padding-left: 70px;
}
#sliderhp .title_slider{
    display: block;
    font-size: 28px;
    color: var(--color-button-principale);
}
#sliderhp .subtitle_slider{
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 8px;
    color:#777;
    display: block;
}
#sliderhp .price_slide{
    font-size: 35px;
    line-height: 1.1;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 24px;
    color: #323232;
    letter-spacing: -0.7px;
}
#sliderhp .price_slide sup{
    font-size: 15px;
    top: -15px;
}
#sliderhp .subprice {
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    color: #222529;
    margin: 0;
    margin-bottom: 16px;
}
#sliderhp .note {
    font-size: 11px;
    line-height: 1.4;
    margin-bottom: 16px;
    color: #777777;
}
#sliderhp .home_banners_left {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
#sliderhp .cta{
    display: flex;
}
#sliderhp .button_genarl{
    background-color: #323232;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.3333;
    padding: 17px 32px;
    height: auto;
    border: 0;
}
#banner_contact .cta{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#banner_contact{

}
#banner_contact .text_baner{
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 35px;
    line-height: 1.2;
}
#banner_contact .button_genarl{
    background-color: #dae0e5;
    color: #222529;
    font-size: 19px;
    text-transform: uppercase;
    line-height: 1.3333;
    padding: 10px 32px;
    height: auto;
    border: 0;
    letter-spacing: 1px;
    -webkit-box-shadow: 3px 3px 5px 0 rgb(0 0 0 / 52%);
    -moz-box-shadow: 3px 3px 5px 0 rgba(0,0,0,0.52);
    box-shadow: 3px 3px 5px 0 rgb(0 0 0 / 52%);
    font-weight: bold;
}
#insign_hp .single_insign img{
    max-width: 250px;
    max-height: 160px;
}
.blog__post-item {
    padding: 30px 0;
    border-bottom: 1px solid #777;
}
.blog-post-list__toolbar{
    padding-top: 20px;
}
#insign_hp{
    padding: 30px 0;
    margin: 30px 0;
    background-color: var(--bck-block);
}
#insign_hp .single_insign{
    text-align: center;
}
#insign_hp .single_insign .block_image{
    background: white;
    border: 1px solid black;
}
#insign_hp .inner_block {
    width: 100%;
    max-width: 230px;
    margin: 0 auto;
}
#insign_hp .single_insign .text_insign{
    font-size: 20px;
    padding-top: 5px;
}
.new_repair{
    padding-top: 30px;
}
.filterproduct-title {
    background: none;
    border-bottom: 1px solid rgba(0,0,0,0.08);
    line-height: 22px;
    padding-bottom: 10px;
    font-size: 21px;
    font-weight: 300;
    margin: 0;
    color: #313131;
    text-transform: uppercase;
    text-align: left;
}
#newsletter .newsletter-section.theme-border-color{
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid var(--color-button-principale);;
}
#newsletter i,
#newsletter em{
    color: var(--color-button-principale);;
    font-size: 50px;
    display: inline-block;
    margin: 0 15px 0 16px;
}
#newsletter .text_newsletter{
    margin: 0;
    font-weight: bold;
    color: var(--color-text-grey);
    font-size: 17px;
}

#newsletter .title_newsletter{
    margin: 0;
}
#newsletter .newsletter-section .field.newsletter .control>input {
    height: 48px !important;
    border-radius: 24px 0 0 24px;
    font-size: 12px !important;
    padding-left: 20px !important;
    box-shadow: none !important;
    background-color: #fff;
    color: #777777 !important;
    border-color: rgba(0,0,0,0.09) !important;
    margin: 0;
}
#newsletter .newsletter-section .field.newsletter .control {
    display: flex;
    align-items: center;
}
#newsletter .newsletter-section .field.newsletter .control>button {
    padding: 10px 35px 10px 30px;
    border-radius: 0 24px 24px 0 !important;
    height: 48px;
    color: #fff;
    background-color: #323232 !important;
    border-color: #323232 #323232 #191919;

}
#newsletter .block.newsletter .field .control:before{
    display: none;
}
#newsletter .block.newsletter {
    max-width: 100%;
    width: 100%;
    margin-bottom: 0;
}
#catalogsipoint .catalog_download img{
    max-width: 50px;
}
#catalogsipoint {
    background-color: var(--bck-block);
    padding: 25px;
    margin-top: 30px;
}
#catalogsipoint .title_catalog{
    font-size: 22px;
    font-weight: 700;
}
#catalogsipoint .text_catalog{
    margin: 0;
    font-weight: 300;
    color: var(--color-text-grey);
    font-size: 20px;

}
#catalogsipoint .box_inner{
    padding-left: 15px;
}
#catalogsipoint .box_input{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#catalogsipoint .box_input .button_genarl{
    background-color: var(--color-button-principale);
    color: white;
    max-height: 70px;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 0;
    padding: 35px 50px;
    height: auto;
    border: 0;
    letter-spacing: 1px;
    -webkit-box-shadow: 3px 3px 5px 0 rgb(0 0 0 / 52%);
    -moz-box-shadow: 3px 3px 5px 0 rgba(0,0,0,0.52);
    box-shadow: 3px 3px 5px 0 rgb(0 0 0 / 52%);
}
#blog_hp{
    background-color: var(--bck-block);
    margin-top: 30px;
    padding: 50px 0;
}
.cms-index-index .columns .column.main{
    padding-bottom: 0;
}
.stickyheaderdf #logoheader{
    background-color: white;
    padding: 10px 0px;
}
.stickyheaderdf #logoheader .logo img{
    max-width: 170px;
}
.cart_login .linktop span{
    display: block;
}
.cart_login .linktop .icontopdf{
    display: flex;
    align-items: center;
    font-size: 16px;
}
.cart_login .linktop .icontopdf i{
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 7px 0;
    border: 1px solid #e7e7e7;
    border-radius: 50px;
    margin-right: 15px;
    font-size: 25px;
    line-height: 30px;
}
.search_desk .block-search input {
    background-color: #fff;
    line-height: 46px;
    border-radius: 30px;
    font-family: inherit;
    font-style: italic;
    border: 1px solid #e7e7e7;
}
#topheader{
    background-color: var(--bck-block);
}
#topheader .discount {
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    padding: 7px 20px;
    margin-right: 5px;
    background: linear-gradient(to right,#FEDB37 0%, #fcc14b 0%, #c89830 80%, #c89f44 119.9%);
    color: black;
    font-size: 16px;
    transform: rotate(-1deg);
}
#topheader .text_left {
    font-size: 16px;
    color: #777777;
}
#topheader .text_left strong{
    color: black;
}
html body .search_desk .action.search:before{
    color: white;
}
html body .block-search .action.search:hover,
html body .search_desk .action.search{
    background: #545253;
    width: 40px;
    height: 36px;
    border-radius: 100% !important;
}
html body .cart-area .minicart-wrapper{
    margin: 0;
}
html body .minicart-wrapper .action.showcart:before{
    content: '\f07a';
    font-family: "Font Awesome 5 Pro";
    font-weight: normal;
    width: 65px;
    height: 65px;
    text-align: center;
    padding: 7px 0;
    border-radius: 50px;
    margin-right: 15px;
    font-size: 30px;
    line-height: 53px;
    background: var(--bck-block);
    color: #545253;
}
#menutopdf .ui-menu-item.level0{
    padding: 0 !important;
}
#menutopdf .ui-menu-item.level0 a{
    text-transform: uppercase;
    padding: 20px 0;
    text-align: center;
    position: relative;
    border-left: 1px solid white;
    display: block;
}
#menutopdf .ui-menu-item.level0:hover,
.blog .blogmenu,
.cms-come-funziona .comefunziona,
html .Riparazioni:hover,
html .catalogo:hover,
html .blogmenu:hover,
html .comefunziona:hover,
#menutopdf .ui-menu-item.level0.activecategory{
    background-color: var(--color-button-principale);
    border-left: 1px solid white;
}
html .Riparazioni:hover .level-top,
html .catalogo:hover .level-top,
html .blogmenu:hover .level-top,
html .comefunziona:hover .level-top{
    color: black !important;
}
html .payment-logo{
    padding-top: 10px;
}
html .payment-logo img{
    padding-top: 5px;
}
#menutop .menu_fullwidth{
    width: 100%;
}
#menutopdf .ui-menu-item.level0.activecategory .level-top{
    font-weight: bold;
}
#menutopdf .ui-menu-item.level0.activecategory .level-top:hover{
    color: black;
}
.text_registration{
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: var(--color-button-principale);
    padding-bottom: 30px;
    font-weight: bold;
}
.customer-account-create .research,
.customer-account-create .page-title-wrapper{
    display: none;
}
/*#menutopdf .ui-menu-item.level0:not(:last-child):after{
    content: '';
    border-right: 1px solid var(--bck-block);
    right: 0;
    position: absolute;
    width: 1px;
    height: 40px;
    top: 50%;
    transform: translateY(-50%);
}*/
#menutopdf .ui-menu-item.level0:hover:before,
.blog .blogmenu:before,
.cms-come-funziona .comefunziona:before,
html .comefunziona:hover::before,
html .Riparazioni:hover::before,
html .catalogo:hover::before,
html .blogmenu:hover::before,
#menutopdf .ui-menu-item.level0.activecategory:before{
    content: '';
    /* border-right: 1px solid var(--bck-block); */
    left: 0;
    position: absolute;
    width: 100%;
    height: 5px;
    top: -5px;
    background: var(--bck-button);
}
#menutopdf .ui-menu-item.level0.comefunziona .level-top:hover {
    color: white !important;
}
#menutopdf .ui-menu-item.level0:hover:after,
.blog .blogmenu:after,
.cms-come-funziona .comefunziona:after,
html .comefunziona:hover::after,
html .Riparazioni:hover::after,
html .catalogo:hover::after,
html .blogmenu:hover::after,
#menutopdf .ui-menu-item.level0.activecategory:after{
    content: '';
    /* border-right: 1px solid var(--bck-block); */
    left: 0;
    position: absolute;
    width: 100%;
    height: 5px;
    bottom: -5px;
    background: var(--bck-button);
}
.catalog-category-view .amasty-hide-price-container{
    display: none !important;
}
.accept_policy{
    padding-top: 5px;
    padding-left: 20px;
}
.accept_policy input{
    margin-right: 5px !important;
}
#menutopdf .ui-menu-item.level0.activecategory{
    background: var(--bck-button);
}
#menutopdf .ui-menu-item.level0 .level-top{
    font-size: 18px;
    color: white;
}

html body .breadcrumbs{
    display: none;
}
html body .products-grid .product-item-actions .actions-primary{
    display: none;
}
html body .name_riparazione span{
    display: block;
    color: #464742;
    font-size: 18px;
}
html .value_marca{
    color: var(--bck-button) !important;
    font-style: italic;
}
html .price_box .price-box .price{
    font-size: 22px;
    color: #333333;
    font-weight: bold;
}
html .info_shipping a{
    display: flex;
    align-items: center;
    gap: 14px;
}
html .info_shipping span{
    font-style: italic;
    font-size: 18px;
}
html .cms-index-index .amasty-hide-price-container{
    display: none !important;
}
html body .product-item-link{
    font-weight: 700 !important;
    color: black;
    font-size: 14px;
}
.product.media .gallery-placeholder .fotorama__grab,
.product-item-photo{
    mix-blend-mode: multiply!important;
}
.image_prod_list{
    position: relative;
    z-index: 2;
    mix-blend-mode: multiply!important;
    background: var(--backround_linear);
    text-align: center;
}
.owl-carousel .owl-item img {
    position: relative;
    z-index: 2;
    mix-blend-mode: multiply!important;
    background: var(--backround_linear);
}

.product.media .gallery-placeholder,
.product.media .gallery-placeholder .fotorama-item{
    position: relative;
    mix-blend-mode: multiply!important;
}
.product.media .gallery-placeholder .fotorama__stage{
    z-index: 2;
    background: var(--backround_linear);
    mix-blend-mode: multiply!important;
}
html body .filter-options-title:after{
    content: '\f067';
    font-family: "Font Awesome 5 Pro";
    font-weight: 100;
    position: absolute;
    right: 0;
}
.customer-account-create .field.choice:has(input[name="assistance_allowed"]) {
    display: none !important;
}
.logout {
    font-weight: 600;
}
.logout a{
    color: grey;
}
html .action.print{
    display: none !important;
}
html body .active>.filter-options-title:after{
    content: "\f068";
    font-family: "Font Awesome 5 Pro";
    font-weight: 100;
}
html body .product-info-main .box-tocart .actions{
    padding-top: 0 !important;
}
html body .page-with-filter .toolbar-amount{
    display: none;
}
.catalog-product-view.page-layout-1column .product-info-main .page-title-wrapper .page-title {
    line-height: 25px;
    margin-bottom: 0;
    margin-top: 0;
}
.catalog-product-view.page-layout-1column .product-info-main .page-title-wrapper .page-title span{
    color: #D66A10;
    font-weight: 700 !important;
}

html body .repair_prod {
    font-size: 21px;
    color: black;
    font-weight: bold;
    padding-bottom: 10px;
    display: block;
}
html body .year_repair{
    font-size: 20px;
    color: #777777;
    padding-bottom: 10px;
    padding-top: 4px;
}
html body .sku_prod {
    color: #7D797C;
    font-weight: 300;
    font-size: 17px;
    padding: 5px 0 15px 0;
}
.catalog-product-view .description_prod{
    font-size: 18px;
    color: #4D4D4D;
    line-height: 28px;
    padding-bottom: 30px;
}
.catalog-product-view .level0.parent{
    /*background-color: var(--color-button-principale);*/
}

.catalog-product-view .level0.parent .level-top {
    /*color: black !important;
    font-weight: bold;*/
}
.catalog-product-view .level0.parent:not(:last-child):after{
    display: none;
}
html body .product-info-main .product-info-price .price-box .price-container>span{
    margin: 0;
}
html body .product-info-main .product-info-price{
    display: flex;
    align-items: baseline;
    margin: 0;
    width: 100% !important;
}
html body .text_tax{
    display: block;
    font-size: 18px;
    color: #333333;
}
html .price-label{
    display: none !important;
}
.allprice {
    display: flex;
    align-items: center;
    gap: 10px;
}
html body .text_custom_price {
    font-size: 16px;
    font-weight: 300;
    text-decoration: underline;
    padding-bottom: 30px;
}
html body .price_affiliate{
    padding-bottom: 40px;
}
html body .price_affiliate .title_affiliate{
    font-size: 18px;
    color: #C9961A;
    display: block;
    font-weight: 700;
    letter-spacing: 0.5px;
}
html body .price_affiliate .price_discount {
    font-size: 18px;
    font-weight: 700;
}
html body .buy_ricambio{
    font-style: italic;
    font-size: 16px;
    color: black;
    text-align: right;
}
html body .buy_ricambio a{
    text-decoration: underline;
}
html body .product-addto-links span{
    display: none;
}
html body .product-addto-links{
    position: absolute;
    top: 15px;
    right: 10px;
    z-index: 3;
}
html #lastviewed,
html #newarrivals{
    padding-top: 20px !important;
}
html body .block_offerte .block_static_prod {
    padding: 15px 25px;
    background: #eab92d;
    background: -moz-linear-gradient(top, #eab92d 0%, #c79810 87%, #c79810 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eab92d), color-stop(87%,#c79810), color-stop(99%,#c79810));
    background: -webkit-linear-gradient(top, #eab92d 0%,#c79810 87%,#c79810 99%);
    background: -o-linear-gradient(top, #eab92d 0%,#c79810 87%,#c79810 99%);
    background: -ms-linear-gradient(top, #eab92d 0%,#c79810 87%,#c79810 99%);
    background: linear-gradient(to bottom, #eab92d 0%,#c79810 87%,#c79810 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eab92d', endColorstr='#c79810',GradientType=0 );
}
html body .block_offerte .block_static_prod .discount {
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    padding: 7px 20px;
    margin-right: 5px;
    background: white;
    color: black;
    font-size: 16px;
    transform: rotate(-1deg);
}
html body .block_offerte .block_static_prod  .text_left {
    font-size: 16px;
    color: white;
}
html body .block_offerte .block_static_prod strong{
    color: black;
    font-weight: 700;
}
html body .block_offerte .block_static_prod strong:last-child{
    text-transform: uppercase;
}

html body .product-addto-links .towishlist:before{
    content: '';
    background: url(../images/wish.svg) no-repeat center;
    background-size: cover;
    width: 50px;
    height: 40px;
    display: block;
}
html body .product-addto-links .towishlist:hover:before{
    background: url(../images/wish-h.svg) no-repeat center;
}
html body .fotorama__arr:hover,
html body .fotorama__thumb__arr:hover,
html body .fotorama__arr,
html body .fotorama__thumb__arr{
    background-color: transparent;
}
html body .fotorama__nav-wrap{
    padding-top: 20px;
}
html body .fotorama__thumb-border{
    border: none;
    background-image: none;
}
html body .fotorama__nav--thumbs .fotorama__nav__frame:not(:nth-child(2)){
    margin-left: 20px;
}
html body .fotorama__nav-wrap .fotorama__img{
    z-index: 2;
    background: var(--backround_linear);
    mix-blend-mode: multiply!important;
}
html body .block_oem {
    padding-top:30px;
    padding-left: 0;
}
html .product.info.detailed .additional-attributes {
    width: 100%;
    margin-top: 30px;
}
html .boxtitle,
html body .block_oem .number_oem .title_oem{
    background: var(--bck-block) !important;
    padding: 10px 15px;
    margin: 20px 0 !important;
    position: relative;
    font-size: 18px;
    font-weight: bold;
}
html .boxtitle i{
    color: var(--color-button-principale);
    font-size: 20px;
    padding-right: 10px;
    font-weight: bold;
}
html .boxtitle:after {
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    transition: transform ease-in-out 0.5s;
    color: var(--color-button-principale);
    position: absolute;
    right: 10px;
    top: 10px;
}
html .boxtitle.collapsed:after{
    content: '\f077';
}
#shipment_calculation_form_container.design-colored {
    max-width: 800px;
    width: 100%;
}
#shipment_calculation_form_container select{
    height: 28px;
    border-color: var(--color-logo);
}
#shipment_calculation_form_container input[type="radio"]{
    accent-color: #c0770d;
}
html .info_italic{
    font-style: italic;
    padding-top: 10px;
}
.total_shipping {
    border-top: 1px solid var(--color-logo);
    padding-top: 15px;
}
html .border-total{
    border: 1px solid var(--color-logo);
    max-width: 300px;
    width: 100%;
    text-align: right;
    padding: 2px 5px;
}
#shipment_calculation_form_container ol{
    padding: 0;
}
#shipment_calculation_form_container li {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#shipment_calculation_form_container ol li .field_label .number {
    font-style: normal;
    color: var(--color-button-principale);
    font-weight: bold;
    margin-right: 20px;
}
.shipments-popup .shipment_info_product {
    background-color: #545253;
    padding: 20px;
    color: white;
    margin-top: 10px;
}
.popup-inner .heading {
    color: #FFF;
    text-align: center;
    padding-bottom: 5px;
}
.popup-inner .row div {
    border-bottom: 1px solid #FFF;
    text-align: center;
}
.popup-inner .heading.shipments-link{
    border: 0;
    text-align: right;
    padding-top: 15px;
}
.popup-inner .heading.shipments-link a{
    color: var(--color-button-principale);
}
.popup-inner .timing,
.popup-inner .freeship{
    border-bottom: 0 !important;
    padding: 10px;
}
.popup-inner .row div:not(:last-child) {
    border-right: 1px solid #FFF;
}
html .product.data.items > .item.title {
    margin: 0 !important;
    float: none;
    background: transparent;
    border: 0;
    width: 100%;
}
html .product.data.items > .item.title > .switch{
    background: transparent !important;
    border: 0;
    height: auto;
    padding: 0;
    font-size: 18px;
}
html .product.data.items > .item.content{
    padding: 0;
    border: 0;
    border-top: 0;
    margin-top: 0 !important;
}
html .product.info.detailed .additional-attributes > tbody > tr > th,
html .product.info.detailed .additional-attributes > tbody > tr > td{
    width: auto;
    padding: 5px;
    border-bottom: 1px solid;
}
html .product.info.detailed .additional-attributes > tbody > tr > th{
    border-right: 1px solid;
    text-transform: uppercase;
    font-weight: 300;
}
html .product.info.detailed .additional-attributes > tbody > tr > td{
    padding-left: 10px;
    font-weight: 300;
}
#shipment_calculation_form_container ol li .select {
    padding-left: 35px;
    padding-top: 5px;
}
.product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover{
    padding-bottom: 0 !important;
}
.hidden {
    display: none;
}
.shipments-popup .shipment_info_product .title-description,
#shipment_calculation_form_container .title-description {
    text-align: center;
    background-color: var(--color-button-principale);
    font-size: 18px;
    color: #FFF;
    margin-bottom: 20px;
}
html body .block_oem .number_oem .title_oem span{
    font-weight: 700;
}
.shipments-popup > span {
    text-decoration: none;
    display: block;
    width: 100%;
}
html body .block_offerte{
    padding-top: 30px;
}
html body .number_oem .numb{
    margin: 15px;
    margin-left: 0;
    overflow-y: scroll;
    max-height: 155px;
}
html body .number_oem .numb::-webkit-scrollbar{
    background: #cccccc;
    width: 20px;
    border-radius: 15px;
    border: 6px solid #ffffff;

}
html body .number_oem .numb::-webkit-scrollbar-thumb{
    border-radius: 100px;
    background-color: #D66A10;
    border: 1px solid #fff;
    width: 15px;
    height: 8px;
    display: block;
}
html body .number_oem .numb p{
    border-bottom: 1px solid;
    margin-right: 10px;
    padding-left: 15px;
}
.blockother{
    padding-bottom: 50px;
}
html .allbtnprod{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-transform: uppercase;
    background-color: var(--bck-button);
    color: white;
    font-size: 16px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.5s 0s ease;
    -moz-transition: all 0.5s 0s ease;
    -o-transition: all 0.5s 0s ease;
    transition: all 0.5s 0s ease;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    gap: 20px;
}
html body .item:hover .allbtnprod,
html body .product-item .product-item-info:hover .allbtnprod{
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.5s 0s ease;
    -moz-transition: all 0.5s 0s ease;
    -o-transition: all 0.5s 0s ease;
    transition: all 0.5s 0s ease;
}
.image_prod_list .allbtnprod a{
    height: 100%;
    width: 100%;
    padding: 0px;
    display: block;
    color: white;
    font-size: 20px;
}
html .allbtnprod .action.tocart.primary{
    background: transparent !important;
    display: inline-block !important;
    border: 0 !important;
    padding: 0;
    font-size: 20px;
    box-shadow: none !important;
}
html .cart.main.actions{
    display: none;
}
html .btnaddtocart{
    display: inline-block;
}
.image_prod_list .allbtnprod a:hover{
    color: white;
}
.block.related .product-item-details {
    padding-top: 15px;
}

html body.page-with-filter .toolbar-amount{
    display: none;
}
html body .products.wrapper~.toolbar .pages{
    float: none;
    margin: 0 auto;
}
html body .limiter-text{
    display: none;
}
html body .toolbar-products select{
    height: 35px;
}
html body .toolbar-products .pages .item{
    border: 1px solid #c2c2c2;
    padding: 0 7px;
}
html body .pages strong.page{
    background: transparent;
}
html body .toolbar-products .pages .item.current{
    background: var(--color-button-principale);
    color: white;
}
html body .toolbar-products .pages .item.current .page{
    color: white;
}
html body .pages .action{
    box-shadow: none;
    border: none;
    background: transparent;
    margin: 0 !important;
    padding: 0;
}
html body .pages .action:hover{
    background: transparent !important;
    color: var(--color-button-principale);
}
html body .sorter{
    float: left;
    padding-left: 15px;
}
html body .model_year {
    color: var(--color-button-principale);
    font-size: 16px;
    font-style: italic;
}
html .block.newsletter .field.newsletter{
    width: 100%;
    max-width: 100%;
}
html body .product-item-name{
    min-height: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin: 0;
}

html .blog__post-item .blog__post-excerpt>img,
html .blog__post-item .blog__post-excerpt>a>img{
    max-width: 100%;
    padding: 0;
}
html .blog__post-item .blog__post-title{
    margin: 0;
}
html .blog__post-view .blog__post-featured-image{
    float: none;
}
html .blog-post-view .page-title{
    color: var(--bck-button);
}
html body #blogpost .product-item-link{
    font-size: 20px;
}
html body #blogpost p{
    margin: 0;
}
html body #blogpost .read-more{
    color: var(--bck-button);
}

#amasty-shopby-product-list > .toolbar-products:first-child{
    padding-top: 0;
    padding-bottom: 30px;
}
html body .toolbar-products{
    display: flex;
    align-items: center;
    padding-top: 40px;
}
.product-info-main .box-tocart .fieldset .qty .control{
    display: flex;
    align-items: center;
}
.selectorqty{
    padding: 10px;
    border: 1px solid #eaeaea;
    height: 52px;
    line-height: 30px;
    font-weight: bold;
    color: #b4b0b0;
    font-size: 21px;
}
/*MINICART*/
.minicart_icon {
    height: 55px;
    width: 80px;
    text-align: center;
    padding: 0;
    border-radius: 50%;
    font-size: 25px;
    background: var(--bck-block);
    color: #545253;
    display: flex;
    align-items: center;
    justify-content: center;
}
html body .minicart-wrapper .action.showcart{
    display: flex;
    align-items: center;
}
.reviewed_minicart {
    width: 100%;
    min-width: 150px;
    line-height: 31px;
    position: relative;
    border-radius: 24px !important;
    height: 40px;
    color: #545253;
    background: var(--bck-button);
    max-height: 40px;
    padding: 10px;
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#shipment_calculation_form_container ol li .field_label #calculator_shipment_cost_amount,
#shipment_calculation_form_container ol li .field_label #calculator_shipment_free_amount {
    background-color: #fff;
    color: #334354;
    font-weight: 100;
    font-style: italic;
}
html .mytexthead.linktop {
    padding-right: 20px;
}
html .fieldset > .field.choice:before,
html .fieldset > .field.no-label:before{
    display: none;
}
.abs-margin-for-forms-desktop, .fieldset .legend, .column:not(.sidebar-main) form .actions-toolbar, .column:not(.sidebar-additional) form .actions-toolbar, .login-container .fieldset:after{
    margin-left: 0 !important;
}
html .cart-summary > .title{
    font-size: 30px;
}
html .cart-summary .block > .title{
    border-top: 0;
}
html .block-search .nested{
    display: none;
}
html .minicart-wrapper .action.showcart .counter.qty{
    line-height: 15px;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    color: black;
    margin: 0;
    border-radius: 24px 0 0 24px !important;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0;
}
html .reviewed_minicart .counter-label{
    padding-right: 10px !important;
}
html .page-title-wrapper {
    padding: 10px 0;
}
html .fieldset > .field:not(.choice) > .control{
    width: 100%;
    float: none;
}
html .fieldset > .field:not(.choice) > .label{
    text-align: left;
    float: none;
    width: 100%;
    font-weight: 400;
    padding-bottom: 10px;
}
html .reviewed_minicart .counter-label:after{
    content: '';
    border-right: 1px solid;
    padding-left: 10px;
    height: 15px;
    position: absolute;
    right: 0px;
    top: 5px;
}
html .additional_info .amgdpr-checkbox{
    max-width: 100% !important;
    margin-bottom: 5px;
}
html .customer-account-create .form-create-account select,
html .customer-account-create .form-create-account input{
    border-radius: 15px;
    border-color: #999999 !important;
}
html .showprod,
html .wish {
    display: inline-block;
}
html body .form.create.account .actions-toolbar{
    display: flex;
    justify-content: center;
}
html body .form.create.account .actions-toolbar .primary{
    -webkit-box-shadow: 3px 3px 5px 0 rgb(0 0 0 / 52%);
    -moz-box-shadow: 3px 3px 5px 0 rgba(0,0,0,0.52);
    box-shadow: 3px 3px 5px 0 rgb(0 0 0 / 52%);
    margin: 0;
}
html .allbtnprod{
    background: #CCCCCC;
    padding: 5px;
}
html .infopoint{
    position: relative;
}
html .infopoint .info{
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    right: 10px;
    top: 12px;
}
html .infopoint .info img{
    width: 100%;
    max-width: 20px;
}
/*html .reviewed_minicart:after{
    content: '';
    position: absolute;
    right: -5px;
    width: 7px;
    height: 40px;
    display: block;
    border-radius: 100%;
    top: 0;
    background: white;
}*/
html .amblog-dates{
    display: none !important;
}
html .amblog-post-container .amblog-read,
html .amblog-grid-list .slick-slide .amblog-item .amblog-read{
    background: transparent !important;
    border-color: transparent;
    border-radius: 3px;
    box-sizing: border-box;
    color: #f1933b !important;
    display: block;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.8rem;
    padding: 12px 30px;
    text-align: center;
    transition: all 0.3s ease-in-out;
    margin-bottom: 25px;
}
.fum_info{
    display: none;
    background: var(--color-button-secondario-hover);
    padding: 10px;
    border-radius: 10px;
    font-size: 13px;
    margin-top: 10px;
    position: absolute;
    width: 100%;
}
html .text-orange {
    color: var(--color-button-principale);
}
.fum_info:after{
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f0923c;
    top: -10px;
    position: absolute;
    right: 50%;
}
html .infopoint .info:hover + .fum_info{
    display: block;
}
html .reviewed_minicart .counter-label{
    display: block;
    position: relative !important;
    width: auto !important;
    height: 100% !important;
    font-size: 16px;
    line-height: 22px;
    clip: unset !important;
    margin: 0 !important;
}
html .reviewed_minicart .counter-number{
    display: none;
}
html body .subtotal_minicart{
    font-size: 16px;
    position: relative;
}
html body .minicart-wrapper .action.showcart.active{
    display: flex;
}
html body .subtotal_minicart:before{
    content: '';
    border-left: 1px solid black;
    position: absolute;
    left: -20px;
    width: 1px;
    height: 20px;
    top: 6px;
    display: none;
}

#topheader .curr-lang{
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
    gap: 30px;
}
html body .page-title-wrapper .page-title{
    font-size: 24px;
    text-transform: uppercase;
    color: var(--bck-button);
    margin: 0;
}
html .item-info .product-image-container ,
html .item-info .product-image-container .product-image-wrapper{
    z-index: 2;
    background: var(--backround_linear);
    mix-blend-mode: multiply!important;
}
html body .table td{
    vertical-align: middle;
}
html body .cart.table-wrapper .product-item-name {
    font-weight: 700 !important;
    color: black;
    font-size: 14px;
}
html .cart.table-wrapper .item-info .price{
    color: black;
    font-size: 16px;
    font-weight: 400 !important;
}
html body  .cart.table-wrapper .col.delete a{
    color: var(--bck-button);
    font-size: 20px;
}
html body .cart.table-wrapper .col.qty label{
    margin: 0 !important;
}
html body .minicart-items .action.delete:before{
    content: '\f2ed';
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    color: var(--bck-button);
    font-size: 16px;
}
html body .minicart-items .action.edit{
    display: none;
}
html .cart-summary .block .fieldset .field:not(.choice)>.label{
    display: none;
}
html .checkout-cart-index .cart-summary{
    width: 100%;
    max-width: 35%;
    border: 1px solid #f4f4f4;
    padding: 20px;
    background: #F7F7F7;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary, .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary{
    background: #F7F7F7 !important;
}
html .checkout-cart-index #empty_cart_button{
    display: none;
}
html .checkout-cart-index .cart-summary > div:not(.banner_custom){
    padding: 0;
    background: transparent;
}
html .checkout-cart-index .cart-summary .checkout-methods-items{
    margin-top: 0px;
}
html .checkout-cart-index .cart-summary .banner_custom{
    margin-top: 30px;
}
html .checkout-cart-index .cart-container .form-cart{
    width: 100%;
    max-width: 64%;
}
html .checkout-cart-index .cart-summary .discount .coupon{
    display: flex;
}
html .checkout-cart-index .cart-summary .discount .coupon .field{
    margin: 0;
}
html .box_three a,
html .box_three{
    color: #999999;
}
html .catalog-product-view .product.info.detailed .boxtitle.active + .content{
    display: block !important;
}
html .catalog-product-view .product.info.detailed .boxtitle.active.collapsed + .content{
    display: none !important;
}
html .checkout-cart-index .cart-summary .discount .coupon .action.primary{
    padding: 10px 35px 10px 30px;
    border-radius: 0 24px 24px 0 !important;
    height: 48px;
    color: #fff;
    background-color: #d66a11;
    border-color: #d66a11;
}
html .checkout-cart-index .cart-summary .discount .coupon .field{
    width: 100%;
}
html .checkout-cart-index .cart-summary .discount .coupon .input-text{
    border-radius: 24px 0 0 24px!important;
}
html .checkout-cart-index .cart-summary .discount .coupon .input-text::placeholder{
    text-transform: uppercase;
    color: var(--bck-button);
}

#contatti {
    padding-top: 30px;

}
#contatti #contact_info div {
    margin-bottom: 20px;
    color: #545253;
    font-size: 18px;
}
#contact_info .lastdiv p {
    display: inline-block;
    vertical-align: top;
}
#contact_info a {
    color: #545253;
}
#contact_info a:hover{
    text-decoration: underline;
}

#contact_info i,
#contact_info em{
    color: var(--bck-button);
    padding-right: 15px;
}
#contatti #contact-form,
#contatti #contact_info{
    border: 1px solid #eeeeee;
    padding: 20px;
    height: 100%;
    width: 100%;
}
/* Come funziona */
#icon_container {
    position: relative;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    max-width: 900px;
    margin: 0 auto;
}
#icon_container .box_info .icon{
    padding-bottom:15px;
}
#icon_container .box_info {
    padding-bottom: 30px;
}
#icon_container .single_box{
    text-align: left;
}
#icon_container img{
    max-width: 70px;
    width: 100%;
}
html body #step_container{
    margin-bottom: 50px;
    text-align: center;
}
#icon_container ul li .icon img {
    margin: 0 auto;
}
#icon_container ul li .text span {
    font-size: 22px;
    color: #506a85;
    font-weight: bold;
}
.color-logo{
    color: var(--color-logo);
}
/*#icon_container:after {
    content: "";
    border-top: 5px dashed var(--bck-button);
    position: absolute;
    top: 65px;
    width: 100%;
    z-index: 1;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 930px;
}*/
#icon_container ul li .text p {
    font-size: 16px;
    color: #506a85;
    line-height: 22px;
}
#icon_container ul{
    padding: 0;
    margin: 0 auto;
    display: block;
    text-align: center;
    list-style: none;
    z-index: 9;
    position: relative;
}
#step_container ul{
    margin: 0;
    padding: 0;
    position: relative;
    display: inline-block;
    column-count: 2;
}
#icon_container ul li .icon {
    min-height: 160px;
}
#icon_container ul li {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin: 0 auto;
    padding: 0 3%;
}
#step_container ul li{
    display: inline-flex;
    position: relative;
    width: 50%;
    align-items: flex-start;
    text-align: left;
    padding-bottom: 50px;
}
#step_container ul:after,
#step_container ul:before{
    content: "";
    position: absolute;
    width: 1px;
    left: 250px;
    top: 0;
    border: 2px dashed;
    border-color: var(--bck-button);
    height: 89%;
}
/*#
#step_container .column-first .green:not(:last-child) .icon:before{
    content: "";
    position: absolute;
    width: 1px;
    top: 100%;
    border: 2px dashed;
    border-color: var(--bck-button);
    left: 50%;
    height: 50%;
    z-index: 1;
}
step_container .column-last .blue:not(:last-child) .icon:before{
    content: "";
    position: absolute;
    width: 1px;
    top: 90%;
    border: 2px dashed;
    border-color: #003A5C;
    left: 50%;
    height: 63%;
    z-index: 1;
}*/
#step_container .column-first{
    position: relative;
}
/*#step_container .column-first:after{
    content: '';
    border: 2px dashed var(--bck-button);
    width: 1px;
    top: 50px;
    position: absolute;
    height: 70%;
    left: 82%;
}*/
#step_container .green.last,
#step_container .blue.first{
    position: relative;
}
/*#step_container .blue.first:before{
    content: '';
    border: 2px dashed var(--bck-button);
    width: 14%;
    top: 50px;
    position: absolute;
    left: -17%;
}
#step_container .green.last:before{
    content: '';
    border: 2px dashed var(--bck-button);
    width: 14%;
    top: 60px;
    position: absolute;
    right: 18.5%;
}*/
#homesi .descrizione_funzionamento .btn.primary{
    border-radius: 0 !important;
    background: var(--bck-button) !important;
    color: white !important;
}
#homesi .descrizione_funzionamento .btn.primary:hover{
    background: var(--bck-button) !important;
}
#homesi .descrizione_funzionamento .btn.primary a{
    background: var(--bck-button) !important;
    color: white !important;
    height: auto;
    padding: 0px 40px;
}
/*
#step_container .blue.first:after{
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid var(--bck-button);
    top: 42px;
    position: absolute;
    left: -3%;
}*/
#step_container .icon {
    position: relative;
}
#step_container .icon img{
    width: 100%;
    max-width: 100px;
}
#step_container .col-12{
    display: flex;
    gap: 20px;
    padding-bottom: 50px;
    align-items: center;
    justify-content: center;
}
#step_container .heading{
    text-align: left;
    width: 100%;
    max-width: 350px;
}
html .titleicon {
    color: var(--bck-button);
    font-weight: 600;
}
#step_container ul:after{
    left: 68%;
    border-color: #003A5C;
}
#step_container ul li .icon{
    padding: 0 10px;
    position: relative;
    z-index: 9;
}
#step_container ul li:not(:last-child):after{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 10px;
    display: block;
    position: absolute;
    top: 30%;
    right: -28%;
    z-index: 9;
}
#step_container ul li.green:after{
    border-color: transparent transparent transparent var(--bck-button);
}
#step_container ul li.green.last:after{
    border-color: transparent transparent transparent #003A5C;
}
#step_container ul li.blue:after{
    border-color: transparent transparent transparent #003A5C;
}
#step_container ul li .icon img{
    width: 100%;
    max-width: 136px;
    background-color: #FFF;
}
#step_container ul li .heading{
    font-size: 18px;
    margin-top: 10px;
    line-height: 22px;
    min-height: 50px;
}
#step_container ul li.green .heading{
    color: var(--bck-button);
}
#step_container ul li.blue .heading{
    color: #003A5C;
}
#step_container ul li:not(:last-child):after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 10px;
    display: block;
    position: absolute;
    top: 32%;
    right: -29%;
    z-index: 9;
}
#homesi .tipi_riparazione{
    text-align: justify;
    font-size: 16px;
    color: #506A85;
    font-weight: 400;
    line-height: 30px;
}
.info_block_one .s-text i,
.info_block_one .s-text em{
    padding-right: 10px;
    font-size: 20px;
}
.info_block_one .s-text a{
    color: white !important;
}
#homesi .btn.primary:hover{
    background: white !important;
}
#content_text .btn.primary,
#homesi .btn.primary {
    width: auto;
    border-radius: 10px !important;
    border-top-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border: 2px solid var(--bck-button);
    float: right;
    -webkit-box-shadow: 2px 2px 2px 0 rgb(69 76 75 / 70%);
    -moz-box-shadow: 2px 2px 2px 0 rgba(69,76,75,0.7);
    box-shadow: 2px 2px 2px 0 rgb(69 76 75 / 70%);
    margin-top: 0;
    margin-bottom: 0;

}
.italic_pre {
    font-size: 13px !important;
}
#content_text .btn.primary a,
#homesi .btn.primary a {
    background-color: #FFF;
    height: 40px;
    color: black;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 19px;
    transition: 0.3s ease-in-out;
}
#content_text .btn.primary{
    float: none;
    margin: 0;
}
#homesi .callback div{
    text-align: center;
    font-size: 32px;
    line-height: 20px;
    color: white;
}
.infohead {
    font-size: 17px;
}
.textunder {
    text-decoration: underline;
}
.textincipit {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 40px;
    color: black;
}
#homesi .callback {
    text-align: center;
    font-size: 22px;
    line-height: 20px;
    padding: 15px 0;
    background-color: var(--bck-button);
    color: #FFF;
    margin-top: 30px;
    margin-bottom: 30px !important;
    display: flex;
    align-items: center;
}
#homesi .callback .btn.primary {
    margin: 0 !important;
    border-color: var(--bck-button) !important;
    float: none !important;
    background: white;
    border-radius: 0 !important;
}
#homesi .title {
    text-align: center;
    color: #003A5C!important;
}
#homesi .sottotitolo {
    text-align: center;
    text-transform: none;
    color: #506a85;
    margin-bottom: 20px;
}
#homesi .tipi_riparazione .sottotitolo span {
    border-bottom: 2px solid var(--bck-button)!important;
}
#homesi h3 {
    text-align: center;
    text-transform: none;
    color: #506a85;
    margin-bottom: 20px;
}
#homesi h3 span {
    border-bottom: solid 6px #003A5C;
    padding-bottom: 3px;
}
.checkout-index-index .cart_login,
.checkout-index-index .research{
    display: none !important;
}
.descrizione_funzionamento{
    text-align: center;
    font-size: 16px;
    color: black;
    font-weight: 400;
    line-height: 30px;
    justify-content: center;
}
h2.color-orange{
    color: var(--bck-button);
    font-size: 30px;
}
#homesi p{
    text-align: center;
    color:var(--bck-button);
    font-size: 17px;
    margin: 0;
}
#homesi .descrizione_funzionamento p{
    color: black;
    font-size: 18px;
    padding-bottom: 10px;
    display: block;
}
#content_text span {
    margin-top: 30px;
    color: var(--bck-button);
    text-transform: none;
    font-size: 22px;
}
#content_text ul li {
    font-size: 18px;
    color: #73879c;
    font-style: normal;
}
/*DASHBOARD ACCOUNT*/
.customer-account-index .dashboard,
.customer-account-index .block-dashboard-info,
.customer-account-index .block-dashboard-addresses{
    display: none;
}
.customer-account-index.account.page-layout-2columns-left .column.main {
    width: 100%;
    order: 1;
    float: none;
    min-height: 0px;
    padding: 0;
    margin: 0;
}
.customer-account-index.account.page-layout-2columns-left .sidebar-main,
.customer-account-index.account.page-layout-2columns-left .sidebar-additional{
    width: 100%;
    padding: 0px;
}
.customer-account-index .block-collapsible-nav .content{
    background-color: white;
}
html .nav.items{
    display: block;
}
html .customer-account-index .nav.items{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
html .sidebar .logout {
    width: 100%;
    text-align: left;
    display: block;
}
html .sidebar .logout img {
    width: 100%;
    max-width: 30px;
}
html .customer-account-index .sidebar .logout{
    text-align: right;
}

html .form-group .required{
    display: none;
}
html .account.page-layout-2columns-left .sidebar-main{
    padding-right: 15px;
}
html .cart.table-wrapper .item-actions .actions-toolbar .action-delete{
    float: right;
    background: transparent;
    border: 0;
    padding: 0;
    font-size: 18px;
}
html .cart.table-wrapper .item-actions .actions-toolbar .action-delete span{
    color: var(--color-button-principale);
}
html .cart.table-wrapper .actions-toolbar:after{
    display: none !important;
}
html .abs-shopping-cart-items .action.continue,
html .block-cart-failed .action.continue, .cart-container .form-cart .action.continue{
    background: transparent !important;
    border: 0 !important;
}
html .cart-container .form-cart .action.continue:before{
    color: var(--color-button-principale) !important;
}
html .customer-account-index .nav.items .item{
    max-width: 33%;
    width: 100%;
    padding: 20px;
}
/*html .customer-account-index .nav.items .item:nth-child(3),
html .customer-account-index .nav.items .item:nth-child(6),
html .customer-account-index .nav.items .item:nth-child(9){
    padding-right: 0px;
}
html .customer-account-index .nav.items .item:nth-child(1),
html .customer-account-index .nav.items .item:nth-child(4),
html .customer-account-index .nav.items .item:nth-child(7){
    padding-left: 0px;
}*/
html .customer-account-index .nav.items .item a,
html .customer-account-index .nav.items .item strong{
    border: 1px solid #545253;
    padding: 20px 40px;
    width: 100%;
}
html .block-collapsible-nav .item a:hover {
    background: #f1f1f1;
}
html .nav.items .subtitle_acc,
html .nav.items .item img{
    display: none !important;
}
html .customer-account-index .nav.items .item img{
    max-width: 100px;
    max-height: 100px;
    display: block !important;
}
html .customer-account-index .nav.items .item a{
    display: flex;
}
html .customer-account-index .nav.items .title_acc {
    display: block;
    padding-left: 20px;
    font-size: 16px;
    color: var(--bck-button);
    font-weight: 700;
}
html .customer-account-index .nav.items .subtitle_acc{
    display: block !important;
    padding-left: 20px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #f0933a;
}
html .blog-post-view .column.main{
    width: 100%;
}
html .blog__post-view .blog__post-featured-image{
    padding-right: 0px;
}

.blog__post-view{
    text-align: center;
}
html .info_date{
    padding-top: 20px;
}
/*CHECKOUT AMASTY START*/
.amcheckout-comment {
    padding-top: 30px;
    font-weight: bold;
    text-transform: uppercase;
}
.amcheckout-step-container input[type='text'], .amcheckout-step-container input[type='password'], .amcheckout-step-container input[type='url'], .amcheckout-step-container input[type='tel'], .amcheckout-step-container input[type='search'], .amcheckout-step-container input[type='number'], .amcheckout-step-container input[type='datetime'], .amcheckout-step-container input[type='email'], .amcheckout-step-container select {
    border-radius: 7px !important;
    height: auto !important;
    line-height: normal;
    background-color: transparent;
    height: 50px !important;
    border: 1px solid #ccc !important;
}

html .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container, .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title, .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container, .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {

}
html .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    color: #757070;
}
html .am-checkout.-modern .authentication-wrapper{
    display: none;
}
html .opc-block-summary .items-in-cart > .title{
    padding: 0 0 10px 0;
}
html .opc-block-summary .items-in-cart > .title strong{
    font-size: 15px !important;
    text-transform: uppercase;
    color: #757070;
}
html .action-primary{
    background: var(--color-logo);
    border: none;
}

html .amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger),
html .amcheckout-step-container button:not(.braintree-googlepay-button):not(.ui-datepicker-trigger) {
    border-radius: 7px;
/*    background: #000000;*/
    border: solid 1px;
}
html .form.form-login .actions-toolbar .primary {
    display: block;
    margin-bottom: 10px;
}
html .form.form-login .actions-toolbar .secondary {
    display: block;
    width: 100%;
    clear: both;
    text-align: left;
    text-transform: uppercase;
    font-size: 12px;
}
html body .checkout-payment-method .payment-option-title .action-toggle {
    color: black;
}
html .checkout-index-index .additional-options .checkout-agreements .action-show {
    color: black;
}
html body .amcheckout-step-container input[type='checkbox']:checked+label:before {
    background: url(../images/checked.svg) center no-repeat !important;
}
html .amcheckout-step-container input[type='checkbox']+label:hover:before, html .amcheckout-step-container input[type='radio']+label:hover:before, html .amcheckout-step-container input[type='checkbox']:checked+label:before, html .amcheckout-step-container input[type='radio']:checked+label:before {
    border-color: #000000;
    box-shadow: none;
}
html .amcheckout-step-container .amcheckout-title {
    background: white;
    cursor: pointer;
    color: #757070;
    padding-left: 0;
    /*border-bottom: 1px solid #efefef;*/
    font-family: nimbus-sans-bold, sans-serif;
    font-size: 21px;
    padding-bottom: 5px;
    font-weight: bold;
}
html .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar{
    width: 400px;
}
html .amcheckout-step-container{
    padding: 10px 10px 30px 10px;
    border: 0 !important;
    margin: 0;
}
html .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary>.checkout-payment-method .actions-toolbar .amasty.checkout{
    padding: 13px 0;
    text-align: center;
    font-weight: bold;
    -webkit-box-shadow: 1px 1px 5px 0 rgb(0 0 0 / 52%);
    -moz-box-shadow: 1px 1px 5px 0 rgb(0 0 0 / 52%);
    box-shadow: 1px 1px 5px 0 rgb(0 0 0 / 52%);
    border: 0;
}
.sku{
    font-size: 17px;
    color: #808080;
    font-weight: 300;
}
.name_riparazione .titlerip{
    font-size: 20px;
    color: #464742;
}
html .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col{
    width: auto !important;
}
html body .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
    border: none;
    width: 75px !important;
}
html .amcheckout-step-container .amcheckout-title>.amcheckout-icon {
    border: none !important;
    height: 28px;
    margin-right: -20px;
}
.amcheckout-step-container .amcheckout-title>.amcheckout-icon:hover, .amcheckout-step-container .amcheckout-title>.amcheckout-icon:hover:before,
html .amcheckout-step-container .amcheckout-title>.amcheckout-icon:before {
    border-right: 2px solid black;
    border-bottom: 2px solid black;
}
html .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method, html .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected, html .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected {
    border-color: #cccccc !important;
    border-radius: 7px !important;
    position: relative;
}
._amcheckout-selectable-item, .amcheckout-step-container .amcheckout-shipping-address .billing-address-details, .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details, .amcheckout-step-container .shipping-address-items .shipping-address-item, .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method, .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
    background: white !important;
}
html .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
    width: 100%;
    margin-bottom: 15px;
}

.checkout-index-index .payment-option-content #discount-form .input-text {
    border-radius: 0px !important;
}
.checkout-index-index #discount-form .payment-option-inner {
    margin-bottom: 0px;
}
.checkout-index-index .payment-option-content #discount-form .primary .action.action-apply {
    background: black;
    color: white;
    border: 0px;
    text-transform: uppercase;
    border-radius: 0px;
    -webkit-border-top-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    -moz-border-radius-bottomright: 7px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    height: 50px;
}
html .amcheckout-step-container .amcheckout-title + .amcheckout-content > .amcheckout-wrapper{
    padding: 0;
}
.mst-searchautocomplete__autocomplete{
    border-color: var(--color-button-principale) !important;
}
.mst-searchautocomplete__highlight{
    color: var(--color-button-principale) !important;
}
/*CHECKOUT AMASTY FINISH*/
html body .selectric-selectric_df{
    margin: 14px 0 !important;
}
html body .selectric-selectric_df .label{
    background: white;
    font-size: 18px;
}
html body .selectric-selectric_df .selectric{
    border-radius: 10px 0 0 10px;
    background: white;
    padding: 4px 0px;
    max-width: calc(100% - 45px);
    position: initial;
    border-color: #666666;
    margin-right: 60px;
}
#newsletter {
    padding: 40px 0;
}
html .amcheckout-step-container input[type='checkbox'] + label:before{
    border-radius: 100%;
}
html body .selectric-selectric_df .selectric .button{
    right: 0px;
    width: 48px;
    height: 48px;
    background-color: #d1cece;
    color: white;
    border: 1px solid black;
    border-radius: 0 10px 10px 0;
}
html body .selectric-selectric_df .selectric .button:after{
    content: '';
    background: url(../images/arrow_down.svg) no-repeat center;
    background-size: 25px;
    width: 40px;
    height: 40px;
    display: block;
    border: 0;
}

html body #slide_search .search_advance{
    width: 100%;
    -webkit-box-shadow: 1px 1px 5px 0 rgb(0 0 0 / 52%);
    -moz-box-shadow: 1px 1px 5px 0 rgb(0 0 0 / 52%);
    box-shadow: 1px 1px 5px 0 rgb(0 0 0 / 52%);
    margin-top: 10px;
}
.form_advanc_reserch {
    padding-top: 20px;
    border-top: 1px solid black;
    margin-top: 20px;
    display: flex;
    align-items: center;
}
html body .form_advanc_reserch .search_advance{
    margin-top: 0px !important;
    margin-left: 10px;
    max-width: 150px;
    padding: 15px 20px;
}
html body .form_advanc_reserch #reserch_advance{
    border-radius: 10px 0 0 10px;
    border-color: #666666 !important;
}
html body .form_advanc_reserch #reserch_advance::placeholder{
    font-size: 18px;
}
.research{
    padding-top: 20px;
}
.research #advance_search{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
html body .research .selectric-selectric_df{
    max-width: 300px;
    width: 100%;
    font-size: 14px;
    margin: 0 !important;
}
html body .research .form_advanc_reserch{
    width: 100%;
    max-width: 400px;
    border-top: 0;
    margin-top: 0;
}
html .research .container > div{
    padding-bottom: 20px;
}
.catalog-category-view #banner_contact{
    padding-top: 0;
    padding-bottom: 30px;
}
#switcher-language ul {
    padding: 10px;
    z-index: 2;
    position: absolute;
    width: 70px;
    right: 0;
    background: #f4f4f4;
    margin-bottom: 0;
    display: none;
    list-style: none;
}
html .languagetopdf.shiptopuni{
    text-align: right;
}
html .switcher-option{
    text-align: center;
    margin: 0;
}
#banner_contact .banner{
    background: var(--color-button-secondario-hover);
    padding: 10px;
}

html .block-search .control{
    padding: 0;
}
#share_box {
    position: absolute;
    margin: 0 auto;
    width: 180px;
    background-color: var(--color-button-principale);
    padding: 0;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    opacity: 0;
    transition: .3s ease-in-out;
    visibility: hidden;
    top: -5px;
    left: inherit;
    right: calc(100% + 15px);
    max-width: 50px;
}
.share .email-friend{
    font-size: 25px;
}
.owl-stage-outer #share_box,
.catalog-category-view #share_box,
.allbtnprod #share_box{
    top: -65px;
    left: inherit;
    right: inherit;
    max-width: 100px;
}
.allbtnprod #share_box ul,
.owl-stage-outer #share_box ul,
.catalog-category-view #share_box ul{
    display: flex;
    gap: 20px;
    justify-content: center;
}
.allbtnprod .share,
.owl-stage-outer .share,
.catalog-category-view .share{
    padding-top: 0;
}
.share{
    text-align: center;
    padding-top: 15px;
}
.share:hover #share_box {
    opacity: 1;
    visibility: visible;
    transition: .3s ease-in-out;
}
.minicart-items-wrapper .product-image-photo{
    max-width: 90px;
}
#share_box ul a:hover{
    color: White !important;
}
#share_box ul {
    position: relative;
    z-index: 99;
    list-style: none;
    padding-left: 0;
    margin: 0;
}
#share_box li{
    font-size: 15px;
    color: white;
    margin-bottom: 0;
    padding: 10px 0;
}
.cart-container .form-cart .action.continue {
    font-weight: 400 !important;
    font-style: italic;
}
html .cart-container .form-cart .action.continue:before {
    color: var(--color-button-principale) !important;
    content: '\f323';
    font-family: 'Font Awesome 5 Pro';
    font-size: 14px;
}
#empty_cart_button {
    border: 0;
    color: var(--bck-button);
    font-weight: 500;
    text-transform: uppercase;
    background: transparent !important;
}
.table:not(.cart):not(.totals) > thead > tr > th, .table:not(.cart):not(.totals) > tbody > tr > th, .table:not(.cart):not(.totals) > tfoot > tr > th, .table:not(.cart):not(.totals) > thead > tr > td, .table:not(.cart):not(.totals) > tbody > tr > td, .table:not(.cart):not(.totals) > tfoot > tr > td{
    width: auto;
}
html .grand.totals{
    font-size: 18px;
}
html .opc-block-summary .table-totals .mark strong,
html .grand.totals strong {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}
.checkout-index-index .opc-block-summary .table-totals:not(.cart):not(.totals) .grand.totals{
    border-top: 1px solid;
}
html .amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item{
    border: none !important;
    box-shadow: none;
}
html .amcheckout-step-container .amcheckout-button.-new-address:hover{
    background: var(--color-logo);
    color: white;
}

html .checkout-index-index #shipping .step-title:before {
    content: '';
    background: url(../images/ICON-indirizzo-fatturazione.svg);
    color: white;
    border-radius: 5px;
    background-size: 35px;
    width: 50px;
    display: block;
    height: 65px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

html .checkout-index-index #payment .step-title:before {
    content: '';
    background: url(../images/ICON-modalita-pagamento.svg);
    color: white;
    border-radius: 5px;
    background-size: 40px;
    width: 60px;
    display: block;
    height: 45px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
html .checkout-index-index #opc-shipping_method .step-title:before {
    content: '';
    background: url(../images/ICON-costi-spedizione.svg);
    color: white;
    border-radius: 5px;
    background-size: 55px;
    width: 60px;
    display: block;
    height: 45px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
html .checkout-index-index .amcheckout-delivery-date .step-title:before {
    content: '';
    background: url(../images/ICON-data-ritiro.svg);
    color: white;
    border-radius: 5px;
    background-size: 50px;
    width: 60px;
    display: block;
    height: 50px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
html .amcheckout-column.-main .amcheckout-step-container .amcheckout-title{
    padding-left: 70px;
    padding-top: 10px;
    padding-bottom: 20px;
    position: relative;
}
html #step_container .heading{
    max-width: 100%;
}

.title-table {
    font-size: 20px;
    color: var(--color-logo);
    margin-top: 40px;
    margin-bottom: 20px;
    display: block;
}
.spedizione-table tr {
    border-bottom: 1px solid #000000;
}
.spedizione-table td:not(:first-child) {
    border-left: 1px solid #000000;
}
.spedizione-table thead td {
    color: var(--color-logo);
    font-weight: bold;
    padding: 15px;
}
html .spedizione-table {
    max-width: 600px;
}
/*RESPONSIVE*/
@media only screen and (max-width: 1440px){

}
@media only screen and (max-width: 1331px){
    .research #advance_search{
        gap: 10px;
    }
    html body .research .selectric-selectric_df{
        max-width: 49%;
    }
}
@media only screen and (max-width: 1280px){
    .research #advance_search{
        gap: 0;
    }
    html body .product-info-main .box-tocart .action.tocart{
        padding: 10px 0;
    }
    .research #advance_search{
        justify-content: initial;
    }
    html body .selectric-selectric_df .selectric .button{
        top: 10px;
    }
    html body .research .selectric-selectric_df{
        max-width: 50%;
        padding: 10px;
    }
    html body .research .selectric-selectric_df:nth-child(5),
    html body .research .selectric-selectric_df:nth-child(3){
        padding-left: 0;
    }
}
@media only screen and (max-width: 1199px){

    html body .product-info-main .box-tocart .actions{
        padding-left: 5px;
    }
    #sliderhp .slider{
        padding-top: 30px;
        padding-left: 30px;
    }
    #menutopdf .ui-menu-item.level0{
        padding: 20px 5px;
    }
    #menutopdf .ui-menu-item.level0 .level-top{
        font-size: 14px;

    }
    #topheader .text_left,
    #topheader .discount{
        font-size: 14px;
    }
    #banner_contact .text_baner{
        font-size: 25px;
    }

    #catalogsipoint .text_catalog,
    #catalogsipoint .title_catalog,
    #newsletter .title_newsletter{
        font-size: 16px;
    }
    #banner_contact .button_genarl{
        padding: 20px 30px;
    }
    html body .product-info-main .box-tocart .action.tocart{
        font-size: 14px;
    }
}
@media only screen and (max-width: 1024px){
    #footerinfo .box_one .payment-logo{
        padding-left: 0px;
    }
    #menutopdf .ui-menu-item.level0 .level-top{
        font-size: 12px;
    }
    .reviewed_minicart{
        padding: 10px 20px 10px 20px;
    }
}

@media only screen and (max-width: 991px){
    .cart_login .linktop .icontopdf i{
        width: inherit;
        height: inherit;
        border: 0;
    }
    .block_advancesearch{
        padding: 0;
        padding-top: 30px;
        order: 2;
    }
    #step_container ul:after,
    #step_container ul:before{
        width: 0!important;
        height: 40%;
        left: 0!important;
        right: 0!important;
        margin: 0 auto;
    }
    #step_container ul:before{
        top: 9%!important;
    }
    #step_container ul:after{
        top: 49%!important;
    }
    #step_container ul li{
        display: block!important;
        width: 100%!important;
        padding: 0;
        margin: 0;
        margin-bottom: 50px;
    }
    #step_container ul li .heading{
        background-color: #FFF;
        position: relative;
        z-index: 9;
        padding-top: 1px;
    }
    #step_container ul li:not(:last-child):after{
        left: 0!important;
        right: 0!important;
        margin: 0 auto;
        top: inherit!important;
        bottom: -28%!important;
        border-width: 7.5px 6px 0 6px!important;
        border-color: #003A5C transparent transparent transparent!important;
    }
    #step_container ul li.green:not(.last):after{
        border-color: var(--bck-button) transparent transparent transparent!important;
    }
    #icon_container ul li{
        padding: 0;
        display: block;
        margin-bottom: 20px;
    }
    #icon_container:after{
        display: none;
    }
    #step_container ul li .icon img{
        display: block;
        margin: 0 auto;
        max-width: 120px!important;
    }
    html .checkout-cart-index .cart-summary .banner_custom{
        display: none;
    }
    html .checkout-cart-index .cart-summary .checkout-methods-items{
        padding: 0px;
    }
    html .customer-account-index .nav.items .item{
        max-width: 50%;
        padding: 10px;
    }
    html .customer-account-index .nav.items .item:nth-child(3), html .customer-account-index .nav.items .item:nth-child(6), html .customer-account-index .nav.items .item:nth-child(9){
        padding-right: 10px;
    }
    html .customer-account-index .nav.items .item:nth-child(1), html .customer-account-index .nav.items .item:nth-child(4), html .customer-account-index .nav.items .item:nth-child(7) {
        padding-left: 10px;
    }
    #slide_search .block_slider{
        padding-left: 0;
    }
    html body #logoheader{
        padding: 10px 0;
    }
    #banner_contact .cta{
        justify-content: center;
        padding-top: 20px;
    }
    #insign_hp .single_insign{
        padding-bottom: 20px;
    }
    .reviewed_minicart,
    .cart_login .linktop .icontopdf span{
        display: none;
    }
    html .block-search input {
        left: 15px;
        display: none;
        width: 100%;
        top: -30px;
        padding: 0px 25px;
        border-radius: 0px !important;
    }
    .stickyheaderdf #logoheader .logo img{
        margin: 0 auto;
    }
    .minicart_icon{
        width: 30px;
        margin-right: 10px;
        background: transparent;
        padding: 0px;
        font-size: 24px;
        line-height: 63px;
        margin: 0;
    }

    html .cart_login .linktop .icontopdf i{
        border: none;
        font-size: 24px;
        line-height: 50px;
        padding: 0px;
        margin: 0px;
    }
    html body .cart-area{
        order: 2;
    }
    html body .mytexthead.linktop{
        order: 1;
    }
    html .stickyheaderdf .block-search input{
        top: -30px;
    }
    #menutopdf .ui-menu-item.level0 .level-top{
        color: black;
    }
    #menutopdf .ui-menu-item.level0:not(:last-child):after{
        display: none;
    }
    #menutopdf .ui-menu-item.level0{
        text-align: left;
        padding: 10px 5px;
    }
    #menutopdf .ui-menu-item.level0:nth-child(2){
        padding-top: 40px;
    }
    .catalog-category-view .sidebar .filter.active:after,
    .catalogsearch-result-index .sidebar .filter.active: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: 1;
    }
    #menutopdf .ui-menu-item.level0.activecategory{
        background-color: transparent;
    }
    #menutopdf .ui-menu-item.level0 .level-top {
        font-size: 16px;
    }
    html body .block_offerte{
        padding-left: 0px;
    }
    html body .block_offerte .block_static_prod{
        padding: 10px;
    }
    html body .block-search .label:before{
        content: '\f002';
        font-family: "Font Awesome 5 Pro";
        font-weight: 100;
        font-size: 25px;
    }
    html body .fa-shopping-cart:before{
        font-weight: 100;
    }
    html body .nav-toggle:before{
        content: '\f0c9';
        font-family: "Font Awesome 5 Pro";
        font-weight: 100;
    }
    html body .minicart-items-wrapper{
        max-height: 335px;
    }
    #topheader{
        display: none;
    }
    html .catalog-product-view.page-layout-1column .product-info-main{
        padding-top: 30px !important;
    }
    html .catalog-product-view .info_primary{
        padding-left: 0px;
    }
    html body .block_oem{
        padding-left: 0px !important;
    }
    html .checkout-cart-index .cart-container .form-cart,
    html .checkout-cart-index .cart-summary{
        max-width: 100%;
        padding: 0 15px;
    }
    .checkout-cart-index .page-title-wrapper{
        margin-bottom: 20px;
    }
    html body .form.create.account .fieldset{
        max-width: 100% !important;
    }
    html body .form.create.account .fieldset.create.account{
        padding-left: 0 !important;
    }
    html body .form.create.account .fieldset.create.info{
        padding-right: 0 !important;
    }
}

@media only screen and (max-width: 767px){
    html body .research .selectric-selectric_df{
        max-width: 100%;
        padding-left: 0;
    }
    #banner_contact .text_baner{
        text-align: center;
    }
    #catalogsipoint .box_input .button_genarl{
        padding: 15px 50px;
    }
    #banner_contact .button_genarl {
        padding: 15px 30px;
    }
    #sliderhp .cta{
        justify-content: center;
    }
    #sliderhp .slider{
        text-align: center;
        padding-left: 0px !important;
    }
    #newsletter .newsletter-section.theme-border-color .col-md-5{
        padding-bottom: 20px;
    }
    #catalogsipoint .box_input{
        margin-top: 10px;
    }
    html body .block-collapsible-nav{
        position: relative;
        top: 0;
    }
    html body.customer-account-index .block-collapsible-nav .content{
        display: block !important;
    }
    html .customer-account-index .nav.items .item a, html .customer-account-index .nav.items .item strong{
        padding: 20px;
    }
    html .customer-account-index .block-collapsible-nav .title{
        display: none;
    }
}

@media only screen and (max-width: 575px){
    html body .block_offerte .block_static_prod .discount{
        display: block;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 10px;
        max-width: 150px;
    }
    html .customer-account-index .nav.items .item{
        max-width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    html .logo img{
        max-height: 55px;
    }
    html .product-info-main .box-tocart .fieldset{
        display: block;
    }
    html .product-info-main .box-tocart .fieldset .qty .control{
        width: 100%;
    }
    html .selectorqty{
        padding: 10px 25px;
    }
    .product-info-main .box-tocart .actions{
        padding-left: 0px !important;
    }
    html body .product-info-main .box-tocart .fieldset #qty{
        width: 100%;
    }
}

@media only screen and (max-width: 380px){
    html body .nav-toggle{
        padding-right: 0px !important;
    }
    html .logo img {
        max-height: 45px;
    }
}

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

}
