body.page-layout-2columns-left .modal-popup.modals-quickview .column.main .product.media {
    min-width: 100%;
}
body.customer-address-form label.label[for='street_1'] {
    display: none;
}
.cookie-status-message {
    display: none;
}
.header-bottom .magicmenu .nav-desktop .level0 .level-top span {
    font-size: 12px;
}
.header-bottom .magicmenu .nav-desktop .level0 .level-top {
    padding-left: 5px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column.cat-mega {
    column-count: 5;
    display: block;
}

.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a {
    line-height: 1.2;
    margin: 13px 0;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children {
    width: 94%;
    min-height: 62px;
    display: flex;
    align-items: center;
}
/* tmp menu dep */
ul.level0.submenu ul {
}
 
.magicmenu .nav-desktop .level0.dropdown .hasChild > a:before {
    display: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a span {
    font-weight: normal;
    color: #000;
}

body h1 {
    margin-bottom: 8px;
}

.page-title-wrapper .page-title {
    margin: 0;
    line-height: 1;
    font-size: 100%;
    text-align: left;
}

body.loading_img img.loaded {
    margin: 0;
} 

body .header .logo {
	max-width: 220px;
}

.header-content .row > div+div {
    padding-top: 23px;
}

.breadcrumbs li.item.product {
    display: block;
    width: 100%;
    text-align: center;
}

.breadcrumbs li.item.product:before {
    display: none;
}

.breadcrumbs li.item.product strong {
    font-size: 25px;
    max-width: none;
    margin: 11px 0;
    line-height: 1.2;
    font-weight: bold;
    color: #2a6cb0;
}

.product-info-main .page-title-wrapper.product {
    height: 0;
    overflow: hidden;
}

.product-reviews-summary.no-rating {
    display: none;
}

.product-info-main .product-info-stock-sku .stock {
    display: none;
}

.product-essential .product-info-main .product-social-links {
    display: none;
}

.product-reviews-summary.empty {
    display: none;
}

div#progress {
    height: 12px;
    background: #e1e1e1;
    border: 1px solid #2a6cb0;
}

div#child-progress {
    height: 100%;
    background: #2a6cb0;
}

body .block-minicart .block-content .actions .secondary .viewcart {
    border-color: #2a6cb0;
    color: #2a6cb0;
}

body .block-minicart .block-content .actions .secondary .viewcart:hover {
    background: #2a6cb0;
    border-color: #2a6cb0;
}

.review-list .block-content .review-item .review-details {
    padding-top: 0;
    margin-bottom: 21px;
}

.block .block-content li.item.review-item {
    padding-top: 0;
    padding-bottom: 0;
}

.block.review-add {
    float: left;
    width: 100%;
}

div#product-review-container {
    float: left;
    width: 100%;
}

.fieldset .review-legend.legend {
    margin: 0;
}

.product.data.items > .item.title > .switch .counter {
    background: #2a6cb0;
    color: #fff;
    width: 27px;
    display: inline-block;
    text-align: center;
    font-weight: normal;
    border-radius: 500px;
    font-size: 16px;
    position: relative;
    top: -1px;
}
.checkout-cart-index main#maincontent {
    margin-top: 30px;
}
.minicart-wrapper .block-minicart {
    border: 1px solid #ccc;
}
.header-content {
    padding: 15px 0 25px;
}

.block.filter:not(#layerednav-filter-block) {display: none;}
ul.cvm-items.um-cvm-l-grid {display: flex;flex-wrap: wrap;}
.um-cvm-layout-grid .cvm-items li {padding-bottom: 10px;border: 1px solid #f2f2f2;padding-top: 10px;}
li.level0.category-item.level-top.cat.dropdown.hasChild.parent > ul.level1.submenu {position: absolute;display: none;}

li.level0.category-item.level-top.cat.dropdown.hasChild.parent:hover > ul.level1.submenu {
	display: block;width: 18em;
    min-width: 18em;
    padding: 12px 0px;
    line-height: 32px;
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 10%);background: #fff;
    z-index: 2;
}
li.level0.category-item.level-top.ext.hasChild.dropdown > div[data-content-type="row"] {display: none;z-index:2;    background: #fff;position: absolute;width: 100%;left: 0;}

li.level0.category-item.level-top.ext.hasChild.dropdown:hover > div[data-content-type="row"] {display: block;}

.magicmenu .nav-desktop .level0.dropdown {position: inherit;}

/*.products.list img {max-height: 145px;width: auto;margin-top: 18px;}*/
.products.list .product.actions.product-item-actions > .stock {display: none;}
body .amgdprcookie-bar-template {position: fixed;z-index: 999999;background: #2a6cb0;bottom: 0;color: #fff;}
body .amgdprcookie-bar-template > div{padding: 12px;}
body .amgdprcookie-bar-template button{margin:0px 10px;}
body .amgdprcookie-bar-template button:hover{background-color:#efecec; color:#000}
.product.media .product.attribute.overview {padding-top: 20px;} 
.product-info-main .sku { margin-top: 0;}
.catalog-product-view .table-wrapper.grouped {max-height: 305px;overflow: auto;border-radius: 15px;}
.product-info-main .product-addto-links {
    margin-top: 10px;
    margin-bottom: 5px;
}
.gallery-placeholder._block-content-loading {
    text-align: center;
}

.catalog-product-view td.col.qty {
    min-width: 133px;
}

i.icon.icon-add-to-cart.inline-cart {
    padding: 7px 4px;
    font-size: 20px;
    color: #2a6cb0;
    cursor: pointer;
    display: inline-block;
}

.minicart-items-wrapper {
    height: auto !important;
}

button#product-addtocart-button-top {
    color: #ffffff;
    background-color: #2a6cb0;
    border-color: #2a6cb0;
}

button#product-addtocart-button-top:hover {
    border: 1px solid #2a6cb0;
    color: #2a6cb0;
    background-color: #f0f0f0;
    
}
.product-info-price div[data-element] > p:first-child {margin-top: -10px;}
.cart.table-wrapper .product-item-photo {
    max-width: 100px;
}

input#assistance_allowed_checkbox {display:none;}

label.label[for="assistance_allowed_checkbox"] {
    display: none;
} 

div#cms-static-page-bottom {
    margin-top: 0;
}

/* Works on Chrome, Edge, and Safari */
.catalog-product-view .table-wrapper.grouped::-webkit-scrollbar {
  width: 15px;
}
.catalog-product-view .table-wrapper.grouped::-webkit-scrollbar-track {
  background: whitesmoke;
}
.catalog-product-view .table-wrapper.grouped::-webkit-scrollbar-thumb {
  background-color: #2a6cb0;
  border-radius: 20px;
  border: 2px solid whitesmoke;
}
body .price-box .price-label {
    display: block;
}
body table#super-product-table .price-box .price-label {
    display: none;
}
.slick-slide .item .price-box {width: 100%;}
.category-product-list .item .price-box {min-width: 100%;}
.actions-primary .stock {display: none;}
.cms-index-index .home-slider img {
    width: 100%;
}

.cms-index-index .home-slider {
    padding: 0;
}

.cart.item.message.notice {
    text-transform: none;
}

div#amrelated-block-2 {
    margin-top: 30px;
}

.checkout-cart-index .cart-summary {
    z-index: 1;
}

body .vmagicmenu .block-title span {
    color: #fff;
}
li.level0.category-item.level-top.ext.hasChild.dropdown > div[data-content-type="row"] {
    z-index: 222;
}

.header-bottom .magicmenu .nav-desktop .level0 .level-top {
    padding-top: 17px;
}
body .footer-item .box-content .content .link-list a {
    text-transform: none;
}
.catalog-category-view .page-title-wrapper .page-title {
    margin-bottom: 20px;
}
.customer-account-create .page-title-wrapper,
.customer-account-login .page-title-wrapper {
    padding: 20px 0;
}
.breadcrumbs li.item.product {
    padding-top: 15px;
    text-align: left;
}
.category-description h1 {
	margin-top: 20px;
    font-size: 1.6em;
}
.availDisp.availDisp581 {
    color: #2a6cb0;
}
.availDisp.availDisp582, .availDisp.availDisp576 {
    color: #6bb144;
}
.availDisp.availDisp582:before, .availDisp.availDisp576:before {
    content: "";
    width: 50px;
    background-size: 100%;
    display: inline-block;
    height: 50px;
    background-image: url(/media/wysiwyg/Icone/sped1.png);
    font-family: "untitled-font-6" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 21px;
    top: 5px;
    position: relative;
    margin-right: 5px;
}
.grouped .control.qty {
    display: flex;
}

.grouped .control.qty button {
    padding: 8px;
    border-radius: 100%;
    border: aliceblue;
    line-height: 0.5;
    height: 31px;
    position: relative;
    top: 2px;
}

.footer-item .title {
	text-transform: none; 
}
a.btn-email.icon.icon-email.email:before {}

a.btn-email.icon.icon-email.email:before {
    content: "\74";
    display: block;
    line-height: 40px;
    font-family: "untitled-font-6" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
}

a.btn-email.icon.icon-email.email {
    font-size: 22px;
    color: #333e48;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    font-weight: bold;
    width: 50px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.page-layout-1column main#maincontent {
    margin-top: 30px;
}

body .category-description {
    margin: 30px 0 0;
    float: left;
    width: 100%;
}

.magicmenu .nav-desktop .level0.active a.cvm-image-link {
    background: none;
}

.magicmenu .nav-desktop .level0.active a.cvm-link {
    background: none;
}

.catalog-product-view.page-layout-1column main#maincontent {
    margin-top: 0;
}

.contact .form-content label {
	text-transform: none;	
}
.grid-slider.product-items .slick-track {
    margin-left: 0;
}

.breadcrumbs li a, .breadcrumbs li strong {
    text-transform: none;
}

.table-wrapper .col {
    text-transform: none;
}

.block .block-title strong {
    text-transform: none;
} 
#backtotop {
    bottom: 30%;
}
.pagebuilder-column.footer-item:first-child {
    margin-top: 10px;
    margin-bottom: 10px;
}
.box-product .mage-magictabs li.item.product.product-item {
    max-width: none;
}
.cms-index-index .content-products .slick-slider .slick-arrow.slick-prev {
    right: 22px;
    left: auto;
}

.mage-magictabs .slick-track {
    justify-content: flex-start;
    display: flex;
}

.product-items.slick-slider .slick-slide .product-item {
    max-width: none;
}

.sendfriend-product-send .page-title-wrapper {
    text-align: center;
    margin-bottom: 0;
}

.sendfriend-product-send .column.main .col-md-3 {
    padding-top: 71px;
}
.sendfriend-product-send .secondary {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 24px;
}
.product.item .price-box {
    min-width: 100%;
}
.block-products-list .product-items.slick-slider>.slick-list {
    padding-bottom: 60px;
}

.form-create-account .create .field.taxvat {
    display: none;
}
.field._required[name="billingAddressshared.street.0"] > label {
    display: none;
}

.cms-index-index .vmagicmenu .block-vmagicmenu-content .vmagicmenu-narrow
{
    display: none;
}

.vmagicmenu .vmagicmenu-narrow > li:nth-child(n+11)
{
    display: block !important;
}

header.page-header.alothemes > .header .header-content {
    background-image: none;/*url(/media/wysiwyg/home/header1.jpg);*/
    background-size: 100% auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

body .page-footer .main-footer {
    background-image: url(/media/wysiwyg/home/Footer2.jpg) !important;
    background-size: 100% auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.header-container-fixed .header-content .row > div+div
{
    padding-top: 15px;
}

.header-container-fixed .content-logo.col-lg-3.col-md-3.col-sm-3.col-xs-12
{
    padding: 5px;
}

.header-container-fixed .header-content
{
    padding: 5px;
}

body .vmagicmenu .block-title .icon {
    line-height: 48px;
}

.pagebuilder-column.footer-item img {
    max-width: 80% !important;
}

.cms-page-banner img {
    height: auto !important;
}

.minicart-items .product-item-details .price {
    color: #2a6cb0;
}

.minicart-items .product-item-name a, .minicart-items .product-item-name a:hover {
    color: #333;
}
.block-minicart .block-content .actions .primary .action.primary.checkout:hover {
    background: #f0f0f0;
    border-color: #2a6cb0;
    color: #2a6cb0;
}

.product-info-main .box-tocart .fieldset .actions .tocart:hover {
    border: 1px solid #2a6cb0;
}
.cart-totals .grand.totals .price {
    color: #2a6cb0;
}
body .cart-container .checkout-methods-items .action.primary:hover{
	border: 1px solid #2a6cb0;
}
.coupon .actions-toolbar button.apply:hover {
    background-color: #2a6cb0;
    border-color: #2a6cb0;
}
.item button.button.disabled {
    background: #2a6cb0;
}
a.btn-email.icon.icon-email.email:hover {
    color: #2a6cb0;
}
.magicmenu .nav-desktop .level0:hover {
    background: #f0f0f0;   
}
.magicmenu .nav-desktop .level0:hover > a {
    color: #2a6cb0;
}
body .magicmenu .nav-desktop .level0 a:hover,
body .magicmenu .nav-desktop .level0 a.icon-text:hover {
    color: #2a6cb0;
}
ul > .ni-active { background-color: #f0f0f0; border-color: #f0f0f0; }
ul > .ni-active > a.level-top:after, ul > .ni-active > a.level-top span{ color: #2a6cb0}
.products.list p.minimal-price > .price-container .price {
    font-weight: bold;
    color: #2a6cb0;
}
.ajaxcart-wrapper-main button, .ajaxcart-wrapper-main button:hover {
	overflow:hidden;
	font-weight: normal;
}

.ajaxcart-wrapper-main button span {
	line-height:36px;
	font-weight: normal;
}
#popup-newsletter .subcribe-box.newsletter-new input[type="email"] {
    background: #fff;
}

#popup-newsletter .subcribe-box.newsletter-new input[type="email"]::placeholder {
    color: #666;
}
#popup-newsletter .subcribe-box.newsletter-new input[type="email"] {
    color: #333;
}
#cms-static-page-bottom form#newsletter-validate-detail .block-content > div {
    display: inline-block;
    vertical-align: middle;
}
.product-info-main.product-info-main-ni {
    min-width: 100%;
}
.page-layout-1column .column.main .product.media {
    min-width: 100%;
}
.product-social-links {
    display: none;
}
.page-layout-1column .column.main .product-info-main {
    min-width: 100%;
    float:left;
}
.block.block-related.related .slick-slide, .block.block-related.related .slick-track {
    min-width: 100%;
}
.catalog-product-view .column.main > div {
    float: left;
    width: 100%;
}
.product-info-main-ni .product-info-price {
    border: 1px solid #b9b9b9;
    padding: 19px;
    box-shadow: 4px 4px 4px #b9b9b9;
    border-radius: 15px;
}

.product-info-main .product-info-stock-sku {
    margin: 0;
}

.page-layout-1column .column.main .product-info-main {
    margin-bottom: 20px;
}

.price-box .minimal-price > .price-container .price {
    font-weight: bold;
    color: #2a6cb0;
    text-shadow: 0 0 0 #2a6cb0;
}

.product-info-main.product-info-main-ni .price-box {
    margin-top: -7px;
}

html[lang='it'] .price-box .minimal-price > .price-container .price:after {
    content: "IVA escl.";
    font-size: 12px;
    font-weight: normal;
    margin-left: 5px;
}
html[lang='en'] .price-box .minimal-price > .price-container .price:after {
    content: "VAT excl.";
    font-size: 12px;
    font-weight: normal;
    margin-left: 5px;
}
table.hoverTableInfo td:first-child img {
    width: 20px;
}
table.hoverTableInfo td {padding: 0; border:0}
table.hoverTableInfo td:last-child {
    display: none;
}
.catalog-product-view div[role="tooltip"],
.open-quickview div[role="tooltip"] {
    background: #fff;
    border: 1px solid #ccc;
    padding: 11px;
}
table.hoverTableInfo a[data-toggle] {
    background: #ccc;
    color: #ffff;
    width: 17px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    height: 17px;
    line-height: 18px;
}
.product-info-main-ni .product-info-price p a {
    font-weight: bold;
    color: #2a6cb0;
}
table#super-product-table td {
    vertical-align: middle;
}

#super-product-table .price, #super-product-table .sku1 {
    font-weight:bold;
    color:#2a6cb0;
}

.table-wrapper.grouped {
    margin-top: 30px;
}

.table-wrapper.grouped th.col.qty {
    text-align: center;
}

.product-info-main #super-product-table .price-box .old-price .price {
    color: #747474;
    font-weight: normal;
}
.cart-summary .block .fieldset.rate .methods .field > .label {
    white-space: inherit;
    font-weight: normal;
}

.availDisp.availDisp582:before, .availDisp.availDisp576:before, .availDisp:before {
    font-size: 50px;
    top: 0px;
    position: relative;
}
.col.nistockav {
    text-align: center;
}

body .pages .item.current .page .number {
    color: #fff;
}

aside.modal-popup.modals-quickview .modal-inner-wrap {
    min-width: 90%;
}




.filtertitle > b:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 5px;
    left: calc(50% - 5px);
    bottom: 10px;
    background-color: #fed700;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
}

.filtertitle > b:after {
    opacity: 1;
    visibility: visible;
    bottom: -6px;
}
.filtertitle > b:after {
    background-color: #2a6cb0;
}

.filtertitle > b {
    position: relative;
    min-width: 100px;
    display: inline-block;
    text-align: center;
}



.filtertitle > b:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #2a6cb0;
    left: 0;
    bottom: 15px;
    opacity: 0;
    visibility: visible;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}


.filtertitle > b:before {
    opacity: 1;
    visibility: visible;
    bottom: -1px;
}

.filtertitle > b:before {
    background-color: #2a6cb0;
}

.prodfilterbox span.fval {
    font-weight: bold;
}
/*
.quantity.control.custom-qty {
    display: flex;
}
.quantity.control.custom-qty > button {
    position: relative;
    left: auto;
    right: auto;
    width: 61px;
    margin: 0 8px;
}
*/

span.imgNotice p {
    padding-top: 13px;
    font-size: 12px;
    color: #9e9e9e;
}

.product.attribute.overview {
    min-height: 262px;
    max-height: 262px;
    overflow: hidden;
    border-bottom: 1px solid #9e9e9e;
    margin-bottom: 15px;
}

body.page-layout-1column .nibottom a {
    font-weight: bold;
    color: #2a6cb0;
}

.block-related .block-title strong {
    font-size: 16px !important;
}

.product-info-main .products-related .price-box .price-wrapper .price {
    font-size: 20px;
}

.block.block-related.related .slick-track > .slick-slide+.slick-slide+.slick-slide+.slick-slide+.slick-slide {
    display: none !important;
}

.readmoredesc {
	text-align: right;
    width: 121px;
    margin-top: -7px;
    cursor: pointer;
    color: #9e9e9e;
    float: right;
}

.readmoredesc:after {
    content: " V";
    font-family: Arial;
    margin: 5px;
}

.product-info-main-ni .product-info-price .price {
    line-height: 1;
}

.hover-box .stock {
    background: transparent;
} 

.block.block-related.related > .content {
    border: 1px solid #dddddd;
}
.product-info-main .sku {
    margin-top: 0;
    width: 48%;
    flex: 0;
    display: inline-block;
}

.product-info-main .alo-social-links.socials {
    width: 50%;
    flex: 0;
    display: inline-block;
    text-align: right;
}

.product-info-main .product.attribute.sku .type {
    color: #2a6cb0;
}

.table.grouped .stock.unavailable {background: transparent;}
.product.attribute.overview {
    border-top: 1px solid #9e9e9e;
    padding-top: 10px;
    margin-top: -10px;
}
.product.info.detailed {
    margin-bottom: 20px;
}

.page-layout-2columns-left .modal-popup.modals-quickview .column.main .product-info-main, .page-layout-2columns-right .modal-popup.modals-quickview .column.main .product-info-main, .page-layout-3columns .modal-popup.modals-quickview .column.main .product-info-main {
    min-width: 100%;
} 

body#html-body.checkout-onepage-failure .column.main > p:last-child {
    display: none;
}

.main-category {
    background-image: url(/media/wysiwyg/home/home3productbackground.jpg);
}

/*
.product-info-main.product-info-main-ni:first-child > div:first-child {
    display: flex;
    align-content: flex-end;
}

.nibottom {
    align-self: flex-end;
    display: inline-flex;
}

.product-info-main.product-info-main-ni:first-child > div:first-child > div:last-child {
    display: flex;
    flex-wrap: wrap;
}
*/

.modal-popup.popup-newsletter .modal-header {
    position: absolute;
    top: 0;
    right: 0;
}

.text-slide {
    text-align: left;
}

.modal-content .product-info-main-ni .col-md-9 > [data-content-type='row'][data-appearance='contained']:last-child {
    min-width: 100%;
    display: block;
    float: left;
}
.btn-viewcart {
    margin-bottom: 4px;
}
.checkout-index-index .field .label {
    display: inline-block;
}
.catalog-product-view div[role="tooltip"],
.open-quickview div[role="tooltip"]{
    max-width: 350px;
}

.custom-title .title:before {
    background-color: #2a6cb0;
}
 
 body.account .page-title-wrapper {
    padding-top: 36px;
}

body.account a {
    color: #2a6cb0;
}

.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current strong {
    color: #2a6cb0 !Important;
}

.action.edit span, .action.back span, .action.remind span, .login-container .fieldset::after, .block-collapsible-nav .item a:hover {    color: #2a6cb0;
}

.customer-address-index button.action.primary.add {
    display: none;
}

.account label.label[for="assistance_allowed_checkbox"] {
    display: none !important;
}

.form-edit-account .field .label[for="assistance_allowed_checkbox"] {
    display: none;
}

.checkout-index-index input[type="checkbox"] {
    display: inline-block !important;
}
.block.block-reorder {
    display: none !important;
}

div#opc-sidebar div[class*="title"] {font-size:20px;}

.page-products.page-layout-1column .column.main {
    margin-top: 0;
}

a[href="#selectmodel"] {
    position: relative;
}
a[href="#selectmodel"]:before {
    content: "";
    width: 27px;
    height: 27px;
    display: inline-block;
    margin-right: 5px;
    top: 10px;
    position: relative;
    background-image: url(/media/wysiwyg/Icone/icons8-choose-50.png);
    background-size: 100%;
}

a[href="#attachment"] {
    position: relative;
}
a[href="#attachment"]:before {
    content: "";
    width: 27px;
    height: 27px;
    display: inline-block;
    margin-right: 5px;
    top: 10px;
    position: relative;
    background-image: url(/media/wysiwyg/Icone/icons8-documenti-50.png);
    background-size: 100%;
}
a[href="#consegna"]:before {
    content: "";
    width: 27px;
    height: 27px;
    display: inline-block;
    margin-right: 5px;
    top: 10px;
    position: relative;
    background-image: url(/media/wysiwyg/Icone/icons8-in-transito-50.png);
    background-size: 100%;
}
a[href="#consegna"]:last-child:before{
    content: "";
    display: none;
}
table.hoverTableInfo a[data-toggle] {
    background-image: url(/media/wysiwyg/Icone/icons8-aiuto-50.png);
    background-color: #fff;
    background-size: 99%;
    background-repeat: no-repeat;
    background-position:center;
    border-radius:0;
    color: transparent;
}

.hotline.chisiamo .icon:before {
    content: "";
    width: 17px;
    height: 17px;
    display: inline-block;
    margin-right: -3px;
    background-image: url(/media/wysiwyg/Icone/icons8-azienda-50h.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.hotline.faq .icon:before {
    content: "";
    width: 17px;
    height: 17px;
    display: inline-block;
    margin-right: -3px;
    background-image: url(/media/wysiwyg/Icone/icons8-faq-50h.png);
    background-size: contain;
    background-repeat: no-repeat;
}

#modals_quickview .readmoredesc {
    display: none;
}

body input[type="checkbox"] {
    display: inline-block !important;
}

input#assistance_allowed_checkbox, label[for="assistance_allowed_checkbox"] {
    display: none !important;
    opacity: 0;
    visibility: hidden;
}
.customer-account-create .field .label {
    display: inline-block;
}
div#parentQtySticky {
    display: none;
}

div#narrow-by-list input[type="checkbox"]{display:none !important}


.opc-progress-bar-item._active:before {
    background: #2a6cb0;
}

.opc-progress-bar-item._active > span:before {
    background: #2a6cb0;
}

table.hoverTableInfo {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}

.catalog-product-view .product-add-form > form > .box-tocart {
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
}

.stickyCart .stickyChild .clSticky .imgBorder .borderImg .stickyImg {
    padding: 12px;
}

.stickyCart .stickyChild .clSticky .imgBorder {
    background-color: #fff;
}

.customer-account-login .block.block-amazon-login {
    float: right !important;
}
.field.choice[data-bind*="showPassword"] {
    display: none;
}
.modal-content .column.main {
    overflow: auto;
}

.modal-inner-wrap {
    max-height: 100%;
}
.cms-static-policy.main-policy.policy .policy-box .box-content {cursor:pointer;}


@media(max-width:768px) {
	.modals-wrapper .modal-popup .modal-inner-wrap {
	    width: 87%;
	}
}

@media(max-width:987px) {
	td.col.nistockav.nistockavdisplay {
	    text-align: left;
	}
	.page-products .alocolumns {
	    padding-top: 0;
	}
    aside.modal-popup.modals-quickview.modal-slide._inner-scroll._show {
        left: 0;
    }
    .page-products .column.main {
        margin-top: 57px;
    }
    .home-slider .slick-slide.slick-active .figcaption .caption4 a {
        display: block !important;
    }
    .policy .policy-box .box-content {
        padding: 0;
    }
    
    .cms-index-index .page-layout-1column main#maincontent {
        margin-top: 0 !important;
    }
    .home-slider.slick-slider {
        margin-bottom: 0;
    }
    .magicslider-caption.mobile.desktop {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
	.text-slide.text-slide1.ni-slide-1 > * {
        padding-top: 0 !important;
    }
	body .category-description {
	    margin-top: 0;
	}
	.modal-popup.modal-slide.popup-newsletter .modal-inner-wrap {
	    max-width: 100%;
	}
	html.nav-open .footer-bottom {
	   display:none;
	}
	ul.nav-mobile > li.ext {
	    display: none;
	}
	.nav-sections .mean-nav ul.nav-mobile ul {
	    min-width: 100%;
	}
	.breadcrumbs a {
	    font-size: 12px;
	}
	
	.breadcrumbs li.home {
	    display: none;
	}
	
	.breadcrumbs li:nth-child(2):before {
	    display: none;
	}
	
	.breadcrumbs li:before {
	    padding-right: 0;
	}
	
	.breadcrumbs li {
	    margin-bottom: 7px;
	}
	
	.breadcrumbs.ni-crumbs li:before {
	    display: none;
	}
	td.col.nistockav.nistockavdisplay:empty {
	    display: none !important;
	    content: "" !important;
	}
	td.col.nistockav.nistockavdisplay:empty:before, td.col.nistockav.nistockavdisplay:before {
	    display: none !important;
	    content: "" !important;
	}
	table#super-product-table td {
	    padding: 3px 8px;
	}
	.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
	    border-bottom: 1px solid #9e9e9e;
	    margin-bottom: 10px;
	}
	
	.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr:last-child {
	    border-bottom: 0;
	}
	body .page-footer .main-footer {
	    padding-left: 10px;
	    padding-right: 10px;
	}
}

@media(min-width: 992px){
	body .header-bottom .vmagicmenu.vertical-menu {
	    display: block;
	    width: auto;
	}
	.column.main .product-info-main.product-info-main-ni:first-child {
	    position: relative;
	}
	
	.column.main .product-info-main.product-info-main-ni:first-child:after {
	    content: "";
	    width: 72.5%;
	    height: 1px;
	    background: #9e9e9e;
	    position: absolute;
	    bottom: 0;
	    left: 0;
	}
}
@media(min-width: 992px) and (max-width: 1200px){
	.container {
	    max-width: 99%;
	}
	body .header-bottom .vmagicmenu.vertical-menu {
	    width: 57px;
	}
}
@media(max-width:650px) {
	div#cms-static-top-support > div {
	    width: 49%;
	    float: left;
	    clear: none;
	    margin: 0;
	}
	
	div#cms-static-top-support {
	    width: 100%;
	    float: left;
	}
}
