
/** valore q.ta' carrello **/


table.cart .qty label {
    display: block !important;
}
/* Left layered navigation - BSS Commerce Ajax Layered Navigation css start*/
.catalog-category-view .sidebar .filter-options .filter-options-title:before,
.catalogsearch-result-index .sidebar .filter-options .filter-options-title:before {
    text-align: right;
}
.catalog-category-view .sidebar .filter-options,
.catalogsearch-result-index .sidebar .filter-options {
    background: #f4f4f4;
    padding: 15px 0 5px
}
.catalog-category-view .sidebar .filter-options .filter-options-item,
.catalogsearch-result-index .sidebar .filter-options .filter-options-item {
    height: auto;
    margin: 0;
    padding: 0 20px 10px;
    width: 100%;
}
.catalog-category-view .sidebar .filter-options .filter-options-item .filter-options-title,
.catalogsearch-result-index .sidebar .filter-options .filter-options-item .filter-options-title {
    padding: 0 15px 0 0;
}
.catalog-category-view .sidebar-main .bss_overlay,
.catalogsearch-result-index .sidebar-main .bss_overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
    background-color: rgba(255,255,255,0.4); 
}
.catalog-category-view .sidebar-main .bss_overlay .bss_loadding,
.catalogsearch-result-index .sidebar-main .bss_overlay .bss_loadding {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-color: transparent;
    box-shadow: 0px 0px 40px -15px rgba(59,61,67,1);
    padding: 5px;
    background-color: #fff;
}
.catalog-category-view .sidebar .filter-options .filter-options-item,
.catalogsearch-result-index .sidebar .filter-options .filter-options-item {
    width: auto;
}
.catalog-category-view .filter-options .filter-options-item .filter-options-content,
.catalogsearch-result-index .filter-options .filter-options-item .filter-options-content {
    width: auto;
}
.catalog-category-view .filter-options .filter-options-content .item > a,
.catalogsearch-result-index .filter-options .filter-options-content .item > a {
    max-width: 100%; 
}
.catalog-category-view .sidebar .filter-content .filter-options-content #bss_show_more,
.catalogsearch-result-index .sidebar .filter-content .filter-options-content #bss_show_more {
    height: 35px;
    line-height: 26px;
    padding: 3px 10px;
    font-size: 14px;
    margin: 10px 0 8px;
    min-width: 110px;
}
.catalog-category-view .sidebar .filter-options .filter-options-item .filter-options-title,
.catalogsearch-result-index .sidebar .filter-options .filter-options-item .filter-options-title {
    padding: 0 25px 0 0;
    width: auto;
}
.catalog-category-view .sidebar .filter-options .filter-options-content .item > a:first-child,
.catalogsearch-result-index .sidebar .filter-options .filter-options-content .item > a:first-child {
    margin-right: 0 !important;
}
/* Left layered navigation - BSS Commerce Ajax Layered Navigation css end*/


/* Catelog category view css start */
.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-img-wrap .product-item-photo .product-image-photo,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-img-wrap .product-item-photo .product-image-photo {
    margin-top: 18px;
}
.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-img-wrap .product-image-wrapper,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-img-wrap .product-image-wrapper {
    width: 84%;
}
.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-secondary {
    z-index: 1;
}
.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box {
    margin: 15px 0 12px; 
    font-size: 22px;
    line-height: normal;
}
.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box .special-price,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box .special-price {
    font-size: 20px;
}
.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box .old-price,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box .old-price { 
    font-size: 22px;
}
.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-name,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-name {
    height: auto;
    margin-top: 12px;
    min-height: 65px;
}
.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-name a,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-name a {
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details {
    padding: 0 2px 7px;
}
.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart {
    height: 50px;
    white-space: nowrap;
    padding: 5px 15px;
    margin: 0;
    width: 100%;
}
.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.stock.unavailable,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.stock.unavailable {
    line-height: 40px;
    min-width: inherit;
    width: auto;
    height: 40px;
}
.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box .minimal-price,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box .minimal-price {
    display: flex;
    align-items: center;
}
.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box .minimal-price > .price-final_price,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box .minimal-price > .price-final_price{
    order: 2;
    font-size: 20px;
}
.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box .minimal-price > .old-price,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box .minimal-price > .old-price {
    order: 1;
}
.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item-info,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item-info {
    height: 100%;
}
.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .amasty-rewards-highlight,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .amasty-rewards-highlight {
    padding: 0 10px;
    display: block;
    text-align: center;
    margin: 10px 0 15px;
}
.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box .old-price .price-final_price,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box .old-price .price-final_price {
    order: 1;
    font-size: 22px;
}
.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box .price-final_price,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box .price-final_price {
    order: 2;
    font-size: 20px;
}
/* Catelog category view css end */

/* Shipping page css start */
.checkout-index-index .columns .column.main .opc-wrapper .opc .checkout-payment-method #checkout-payment-method-load .step-title {
    font-size: 18px;
}
/* Shipping page css end */

/* Product view page css start */
.catalog-product-view .columns .column.main .product-wrap .product-info-price .price-box {
   margin: 10px 0;    
}
.catalog-product-view .columns .column.main .product-wrap .product-info-price .price-box .old-price {
    font-size: 28px;
}
.catalog-product-view .columns .column.main .product-wrap .product-info-price .price-box .special-price {
    font-size: 26px;    
}

/* Product view page css end */

/* Product list item css start */
.block.widget.featured .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .minimal-price {
    display: flex;
    align-items: center;
}
.block.widget.featured .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .minimal-price > .price-final_price {
    order: 2;
}
.block.widget.featured .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .minimal-price > .old-price {
    order: 1;
}
/* Product list item css end */

/* Bundle type C product css start */
.page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .options-list > .field {
    margin-bottom: 10px;
}
.page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .options-list > .field .label {
    text-align: left;
    min-width: 100%;
}
.page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .options-list > .field .label > span {
    width: calc(100% - 28px);
    vertical-align: top;
}
.page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=checkbox],
.page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=radio] {
    margin: 5px 0 0 0;
}
.page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=checkbox] + .label:before {
    content: "\e903";
    display: inline-block;
    font-family: 'theme-icons';
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    line-height: normal;
    border: 0;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    line-height: normal;
    padding: 0;
    margin: -1px 6px 0 -2px;
}
.page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=checkbox]:disabled + .label:before,
.page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=radio]:disabled + .label:before {
    content: "\e900";
    opacity: 1;
    font-size: 22px;
}
.page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=radio]:disabled + .label:before {
    font-size: 18px;
}
.page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=checkbox]:checked + .label:before {
    content: "\e902";
}
.page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=radio] + .label:before {
    line-height: 1.7rem !important;
    vertical-align: middle !important;
}

.page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .fieldset-bundle-options > .legend span {
    display: none;
}
.page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .fieldset-bundle-options ~ .required {
    display: none;
}
.page-product-bundle .columns .column.main .product-wrap .product-info-price .price-box .minimal-price {
    display: flex;
    align-items: center;
}
.page-product-bundle .columns .column.main .product-wrap .product-info-price .price-box .minimal-price > .price-final_price {
    order: 2;
    line-height: normal;
    font-size: 26px;
    margin: 0;
}
.page-product-bundle .columns .column.main .product-wrap .product-info-price .price-box .minimal-price > .old-price {
    order: 1;
}
.page-product-bundle .columns .column.main .product-wrap .product-add-form .fieldset > .field.option > .label {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}
.page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .fieldset > .field.option.required > .control {
    font-size: 14px;
    color: #000;
    margin-bottom: 8px;
    font-weight: 300;
}
.notice.message {
    color: #000064;
    background-color: #05D0EB;
}
/* Bundle type C product css end */


/* Homepage Recommended product list css start */
.cms-home .top-container .block.widget.featured .block-content .products-grid .product-items .product-item-info .product-item-details .product-item-name {
    height: auto;
    margin-top: 12px;
    min-height: 72px;
}
.cms-home .top-container .block.widget.featured .block-content .products-grid .product-items .product-item-info .product-item-details .price-box {
    margin: 15px 0 12px;
    font-size: 20px;
    line-height: normal;
}
.cms-home .top-container .block.widget.featured .block-content .products-grid .product-items .product-item-info .product-item-details .price-box .old-price {
    font-size: 22px;
}
.cms-home .top-container .block.widget.featured .block-content .products-grid .product-items .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable {
    line-height: 40px;
    min-width: inherit;
    width: auto;
    height: 40px;
    white-space: nowrap;
    padding: 5px 15px;
    margin: 0;
}
.cms-home .top-container .block.widget.featured .block-content .products-grid .product-items .product-item-info .product-item-details {
    padding: 0 2px 7px;
}
/*.cms-home .top-container .block.widget.featured .block-content .products-grid .product-items .product-item-info .product-item-details .price-box .minimal-price > .price-final_price {
    color: #ed702a;
}*/
/*.cms-home .top-container .block.widget.featured .block-content .products-grid .product-items .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart {
    height: 50px;
    white-space: nowrap;
    padding: 5px 15px;
    margin: 0;
    width: 100%;
}*/
.block.widget.featured .block-content .products-grid .product-items .product-item-info .product-item-details .product-item-name a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.modals-wrapper .modal-popup.newsletter-popup .modal-inner-wrap {
    max-height: 507px;
}
body .modals-wrapper .modal-popup.newsletter-popup .modal-header {
    padding: 30px 30px 0 !important;
}
.modals-wrapper .modal-popup.newsletter-popup .modal-header .modal-title {
    font-size: 32px;
}
body .modals-wrapper .modal-popup.newsletter-popup .modal-header .modal-content {
    padding: 0 30px 28px !important;
}
body .modals-wrapper .modal-popup.newsletter-popup .modal-content .content-text {
    font-size: 18px !important;
    line-height: 25px !important;
}  
.message.success {
    margin: 0 0 12px;
    padding: 12px 24px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #00FF37;
    color: #006400;
    padding-left: 40px;
    position: relative;
}
.page-main>.page.messages .messages .message:not(.notice):not(.info)>div:after {
    content: 'CONTINUA' !important;
    position: absolute;
    bottom: -15px;
    right: 0;
    left: 0;
    font-size: 12px !important;
    line-height: 1;
    color: #000;
    text-align: center;
    text-transform: uppercase;
}
body .message-info,
body .message.info,
body .message.notice, 
body .message-notice {
	display: none;
    color: #fff !important;
    background-color: #05D0EB !important;
}
.block.widget.featured .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box > .price-final_price {
    order: 2;
}
.block.widget.featured .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box > .special-price {
    order: 2;
} 
.block.widget.featured .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box > .old-price {
    order: 1;
} 
/* Homepage Recommended product list css end */

/* Checkout page css start */
.checkout-cart-index .columns .column.main .cart-container .main.actions .action.clear,
.checkout-cart-index .columns .column.main .cart-container .main.actions .action.update {
    margin-top: 0;
}
/* Checkout page css end */

/* Chi Siamo page css start */
.about-us_info {
    display: flex;
    margin: 40px 0 50px;
}
.about-us_info .about-us-info-left {
    width: 33%;
    margin-right: auto;
}
.about-us_info .about-us-info-left img {
    width: 100%;
}
.about-us_info .about-us-info-right {
    width: 67%;
    padding: 10px 0 0 20px;
    margin-left: auto;
}
.about-us_info .about-us-info-right p {
    font-weight: 400;
    margin: 0 0 20px;
}

/* Chi Siamo page css end */

/* Checkout Table Columns css start */
.checkout-cart-index .cart-container .cart-table #shopping-cart-table .cart.item td.col.qty .control .input-text {
    padding: 0 8px;
}
.checkout-cart-index .cart-container .cart-table #shopping-cart-table .cart.item td {
    min-width: 20px;
}
.checkout-cart-index .cart-container .cart-table #shopping-cart-table .cart.item .product-item-details dl.item-options {
    justify-content: flex-start;
}
/* Checkout Table Columns css end */

 /* Checkout button from minicart css start */
.block-minicart #minicart-content-wrapper .block-content .actions .primary .primary.checkout {
    display: none !important;
}
.block-minicart #minicart-content-wrapper .block-content .actions .secondary .viewcart.action {
    background-image: none;
    background: #ed702a;
    border: 1px solid #ed702a;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 700;
    padding: 5px 15px;
    font-size: 1.5rem;
    line-height: 32px;
    box-sizing: border-box;
    vertical-align: middle;
    height: 45px;
}
.block-minicart #minicart-content-wrapper .block-content .actions .secondary .viewcart.action:hover {
    background: #ffb88f;
    border: 1px solid #ed702a;
    color: #fff;
}
/* Checkout button from minicart css end */

/* Bundle product type css start */
.catalog-category-view .columns .column.main .product-item .price-box .price-container,
.page-product-bundle .columns .column.main .product-wrap .product-info-price .price-box .price-container {
    order: 2;
}
.page-product-bundle .columns .column.main .product-wrap .product-info-price .price-box .price-final_price {
    margin: 0;
    font-size: 26px;
}
.page-product-bundle .columns .column.main .product-wrap .product-info-price .price-box .old-price .price-final_price {
    font-size: 28px;
}
/* Bundle product type css end*/

/* Cart page css start */
.checkout-cart-index .columns .column.main .cart-summary #block-reward {
    width: 100% !important;
}
.checkout-cart-index .columns .column.main .cart-summary .block.shipping {
    margin: 0 0 8px;
}
.checkout-cart-index .columns .column.main .cart-summary .block.discount {
    margin: 0 0 10px;
}
.checkout-cart-index .columns .column.main .cart-summary .cart-totals {
    padding-top: 20px;
    margin-bottom: 30px;
}
.checkout-cart-index .columns .column.main .cart-summary #block-reward .content {
    max-width: 100%;
    padding: 0 0 0 6px;
    font-weight: 400;
}
.checkout-cart-index .columns .column.main .cart-summary #discount-coupon-form .fieldset.coupon {
    margin: 5px 0 30px 6px;
}
.checkout-cart-index .columns .column.main .cart-summary #block-reward .content strong {
    font-weight: 400;
}
.checkout-cart-index .columns .column.main .cart-summary #block-reward .content .amrewards-discount-form {
    max-width: 100%;
}
.checkout-cart-index .columns .column.main .cart-summary #block-reward .content .amrewards-discount-form .fieldset.reward {
    margin: 10px 0 30px 0;
}
.checkout-cart-index .columns .column.main .cart-summary #block-reward .content .amrewards-discount-form .fieldset.reward .field {
    margin: 0 0 8px;
}
.checkout-cart-index .columns .column.main .cart-summary .block.shipping #shipping-zip-form .fieldset.estimate {
    margin: 15px 0 5px 6px;
}
.checkout-cart-index .columns .column.main .cart-summary .block.shipping #co-shipping-method-form .fieldset.rate {
    margin: 8px 0 5px 6px;
}
.checkout-cart-index .columns .column.main .cart-summary .block.shipping #co-shipping-method-form .field.choice>input[type=radio]:checked+.label:before {
    vertical-align: baseline;
    position: relative;
    top: 1px;
}
.checkout-cart-index .columns .column.main .cart-summary #block-reward .content .amrewards-discount-form .amrewards-minimum-points-note {
    width: 100%;
}
/* Cart page css start */

@media (max-width: 1499px) {
	.top-banners .banners .banner-content {
    background: transparent;
	}
	
}
@media (max-width: 1499px) {
    /* Catelog category view media start */
    .catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart,
    .catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart {
    }
    /* Catelog category view media end */
}
@media (max-width: 1199px) {
    /* Catelog category view media start */
    .catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart,
    .catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart {
        
    }
    /* Catelog category view media end */

    /* Left layered navigation - BSS Commerce Ajax Layered Navigation media start*/
    .catalog-category-view .sidebar .filter-options .filter-options-item .filter-options-content,
    .catalogsearch-result-index .sidebar .filter-options .filter-options-item .filter-options-content {
        padding: 9px 15px;
    }
    .catalog-category-view .sidebar .filter-options .filter-options-item .filter-options-title,
    .catalogsearch-result-index .sidebar .filter-options .filter-options-item .filter-options-title {
        padding: 0 20px 0 0;
    }
    .catalog-category-view .sidebar .filter-options .filter-options-title:before,
    .catalogsearch-result-index .sidebar .filter-options .filter-options-title:before {
        width: 20px;
    }
    .catalog-category-view .sidebar .filter-options .filter-options-item,
    .catalogsearch-result-index .sidebar .filter-options .filter-options-item {
        padding: 0 15px 10px;
    }
    /* Left layered navigation - BSS Commerce Ajax Layered Navigation media end*/

    /* Bundle type C product media start*/
    .page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=checkbox] {
        margin: 2px 0 0 0;   
    }
    .page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=checkbox] + .label:before {
        vertical-align: top;
        margin: 0 5px 0 -2px; 
    }
    .page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=radio] {
        left: 2px;
        margin: 5px 0 0 0;
    }
	
	.page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=checkbox]+.label > span,
    .page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=radio]+.label > span {
        width: calc(99% - 27px);
    }
	
    .page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=radio] + .label:before {
        line-height: 2rem !important;
        vertical-align: top !important;
    }
    .page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=checkbox]+.label > span,
    .page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=radio]+.label > span {
        width: calc(100% - 27px);
    }
    /* Bundle type C product media end*/

    /* Chi Siamo page media start */
    .about-us_info {
        margin: 0 0 25px;
    }
    .about-us_info .about-us-info-right {
        padding-top: 0;
    }
    /* Chi Siamo page media end */
    .checkout-cart-index .cart-container .cart-table #shopping-cart-table .cart.item td.col.item {
        display: flex;
        flex-direction: row;
    }
    .checkout-cart-index .cart-container .cart-table #shopping-cart-table .cart.item td.col.item .product-item-photo {
        width: 120px;
        display: inline-block;
        margin-left: 0;
    }
    .checkout-cart-index .cart-container .cart-table #shopping-cart-table .cart.item td.col.item .product-item-details {
        width: 60%;
        margin-left: 0;
        text-align: left;
        padding: 0 0 0 25px;
    }
}
@media (max-width: 1023px) {
    /* Left layered navigation - BSS Commerce Ajax Layered Navigation media start*/
    .catalog-category-view .sidebar .filter-options,
    .catalogsearch-result-index .sidebar .filter-options {
        padding-top: 5px; 
    }
    .catalog-category-view .sidebar .filter-options .filter-options-content .item > a,
    .catalogsearch-result-index .sidebar .filter-options .filter-options-content .item > a {
        max-width: 100%;
    }
    /* Left layered navigation - BSS Commerce Ajax Layered Navigation media end*/

    /* Bundle type C product media start*/
    .page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=checkbox] {
        margin: 4px 0 0 0; 
    }
    .page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=radio] {
        margin: 5px 0 0 2px;
    }
    .page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=radio] + .label:before {
        line-height: 1.7rem !important;
        vertical-align: middle !important;
    }
    .page-product-bundle .columns .column.main .product-wrap .product-info-price .price-box {
        margin: 10px 0;
    }
    /* Bundle type C product media end*/

    /* Chi Siamo page media start */
    .about-us_info {
        flex-flow: row wrap;
        margin: 0 0 10px;
    }
    .about-us_info .about-us-info-left {
        width: 100%;
        margin: 10px 0;
    }
    .about-us_info .about-us-info-right {
        width: 100%;
        padding: 0;
    }
    .about-us_info .about-us-info-right p {
        margin: 0 0 15px;
    }
    /* Chi Siamo page media end */
}
@media (max-width: 767px) {
    /* Catelog category view media start */
    .catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart,
    .catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart {
        height: 44px;
    }
    .catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box,
    .catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box {
        margin: 12px 0; 
    }
    .catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.stock.unavailable,
    .catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.tocart.stock.unavailable {
        line-height: 34px;
        height: 34px;
    }
    .catalog-category-view .columns .column.main .grid.products-grid .product-items .product-item,
    .catalogsearch-result-index .columns .column.main .grid.products-grid .product-items .product-item {
        flex-basis: 50%;
        width: 50%;
        max-width: 50%;
    }
    .catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-name a,
    .catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-name a {
        font-size: 14px;
    }
    /* Catelog category view media end */

    /* Chi Siamo page media start */
    .about-us_info {
        margin: 0;
    }
    /* Chi Siamo page media end */

    .checkout-cart-index .cart-container .cart-table #shopping-cart-table .cart.item td.col.item .product-item-details {
        padding-right: 0;
    }
    .checkout-cart-index .cart-container .cart-table #shopping-cart-table .cart.item td.col.item .product-item-name {
        margin-top: 0;
    }
    .checkout-cart-index .cart-container .cart-table #shopping-cart-table .cart.item .item-info {
        flex-flow: row wrap;
    }
    .checkout-cart-index .columns .column.main .block.discount .field {
        margin: 0 0 5px;
    }
    .checkout-cart-index .columns .column.main .cart-summary #block-reward .content .amrewards-discount-form .fieldset.reward .actions-toolbar .action.primary {
        margin: 0;
    }
    .checkout-cart-index .columns .column.main .cart-summary .block.discount {
        margin: 0 0 12px;
    }
    .checkout-cart-index .columns .column.main .cart-container .cart-summary .checkout.methods .item .primary.checkout {
        margin: 0;
    }
}
@media (max-width: 599px) {
    /* Shipping step text media css start */
    .page-header .header-top .container .header-top-block {
        max-width: 100%;
    }
    /* Shipping step text media css end */
}
@media (max-width: 479px) {
    /* Catelog category view media start */
    .catalog-category-view .columns .column.main .grid.products-grid .product-items .product-item,
    .catalogsearch-result-index .columns .column.main .grid.products-grid .product-items .product-item {
        flex-basis: 100%;
        width: 100%;
        max-width: 100%;
    }
    .catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-name,
    .catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .product-item-name {
        min-height: 30px;
    }
    /* Catelog category view media end */


    /* Bundle type C product media start*/
    .page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=checkbox] {
        margin: 2px 0 0 0;    
    }
    .page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=radio] {
        margin: 3px 0 0 3px; 
    }
    .page-product-bundle .columns .column.main .product-wrap .product-options-wrapper .field.choice > input[type=radio] + .label:before {
        line-height: 2rem !important;
        vertical-align: top !important;
    }
    /* Bundle type C product media end*/
}
@media (max-width: 374px) {
    .checkout-cart-index .cart-container .cart-table #shopping-cart-table .col.qty, 
    .checkout-cart-index .cart-container .cart-table #shopping-cart-table .col.price, 
    .checkout-cart-index .cart-container .cart-table #shopping-cart-table .col.subtotal, 
    .checkout-cart-index .cart-container .cart-table #shopping-cart-table .col.msrp {
        width: 28%;
    }
    /* Shipping step text media css start */
    .page-header .header-top .container .header-top-block .themeicon-truck::before{
        font-size: 24px;
    }
    .page-header .header-top .container .header-top-block .color-black strong {
        font-size: 12px;
    }
    .page-header .header-top .container .header-top-block .color-black strong a:nth-child(1) {
        font-size: 15px !important;
    }
    .page-header .header-top .container .header-top-block .color-black strong a:nth-child(2) {
        font-size: 12px !important;
    }
    .page-header .header-top .container .header-top-block .color-black strong a:nth-child(3) {
        font-size: 15px !important;
    }
    /* Shipping step text media css end */
}
@media (min-width: 1024px) {
    nav.navigation li.level-top.level-top.parent:not(:hover) > .submenu {
        display: block;
        visibility: hidden;
        opacity: 0;
        z-index: -1;
        transform: translateY(5%);
        transform-origin: top center;
        transition: .2s ease;
    }
    nav.navigation li.level-top.level-top.parent:hover > .submenu {
        display: block;
        visibility: visible;
        opacity: 1;
        z-index: 1;
        transform: none;
    }
    .sidebar .filter-options .filter-options-item .filter-options-title {
        padding: 0 10px 0 0;
    }
    .sidebar .filter-options .filter-options-item .filter-options-content {
        position: static;
        border: none;
    }   
}
@media (min-width: 768px) {
    .page-main>.page.messages .messages .message:not(.notice):not(.info)>div:after {
        content: 'CONTINUA' !important;
        position: absolute;
        bottom: -15px;
        font-size: 12px !important;
        right: 0;
        left: 0;
        line-height: 1;
        color: #000;
        text-align: center;
        text-transform: uppercase;
    }
}
@media (max-width: 479px) {
    .catalog-category-view .columns .column.main .grid.products-grid .product-items, .catalogsearch-result-index .columns .column.main .grid.products-grid .product-items {
        margin: 0 -6px !important;
    }
    .catalog-category-view .columns .column.main .grid.products-grid .product-items .product-item, .catalogsearch-result-index .columns .column.main .grid.products-grid .product-items .product-item {
        flex-basis: 50%;
        width: 50%;
        max-width: 50%;
    }
}
.block-filter {
    display: none;
}
@media (max-width: 479px) {
    .columns .grid-main {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .columns .grid-left {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .columns .grid-left .sidebar.sidebar-additional {
        display: none;
    }
    .columns .grid-left .sidebar.sidebar-main {
        padding: 0;
        margin: 0;
    }
    .columns .grid-left .block.filter .filter-title {
        display: none;
    }
    .columns .grid-left .block.filter .block-filter {
        display: block;
    }
    .columns .grid-left .block.filter .block-filter strong {
        font-size: 20px;
        color: #000;
    }
    .columns .grid-left .block-filter strong:before {
        content: "+";
        margin: 0 5px 0 0;
    }
    .columns .grid-left .block-filter.active strong:before {
        content: "-";
    }
    .columns .grid-left .block.filter {
        margin: 0;
    }
    .columns .grid-left .block-content.filter-content {
        display: none;
        padding: 10px 0 0;
    }
    .columns .grid-main .column.main {
        margin-top: 0;
    }
    .columns .grid-main .column.main .toolbar-wrapper {
        margin: 20px 0 0;
        display: none;
    }
    .columns .grid-main .column.main .products.wrapper.grid.products-grid, .columns .grid-main .column.main .products.wrapper.list.products-list {
        margin-top: 0 !important;
    }
    .catalog-category-view .breadcrumbs {
        display: none;
    }

	

}

/* blocco newsletter footer */

.block.newsletter .label {
    font-weight: 100;
    color: #fff;
}

.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box .minimal-price.product-custom-price > .old-price,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box .minimal-price.product-custom-price > .old-price {
    order: 1;
    font-size: 22px;
}
.catalog-category-view .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box .minimal-price.product-custom-price > .price-final_price,
.catalogsearch-result-index .columns .column.main .products.wrapper.grid.products-grid .product-item .product-item-info .product-item-details .price-box .minimal-price.product-custom-price > .price-final_price {
    order: 2;
    font-size: 20px;
}
.page-product-bundle .columns .column.main .product-wrap .product-info-price .price-box .minimal-price.product-custom-price > .price-final_price {
    order: 2;
    line-height: normal;
    font-size: 26px;
    margin: 0;
}
.page-product-bundle .columns .column.main .product-wrap .product-info-price .price-box .minimal-price.product-custom-price > .old-price {
    order: 1;
    font-size: 28px;
}