@media (min-width: 1800px) {
  .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block {
    max-width: 1090px;
  }
  .ammenu-nav-sections.-sidebar.-left-menu .ammenu-submenu-wrapper.-full {
    min-width: 50vw;
  }
  .container-scalapay {
    margin: 0 -60px 30px;
  }
  .slider__category .content {
    margin: 0 60px 50px;
  }
  .slider__category .scrollbar {
    max-width: 1280px;
    overflow: hidden;
  }
  .perche__wrapper {
    display: block;
  }
  .perche__wrapper.mobile {
    display: none;
  }
  .catalog_level1_container {
    margin: 0 0px 25px;
  }
  .catalog_level1_text {
    position: absolute;
    top: -240px;
    left: 0px;
  }
}
@media (min-width: 769px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    max-width: 1320px;
  }
  .catalog_level1_content {
    position: relative;
    margin: 0 auto;
    max-width: 1320px;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .ammenu-static {
    display: none;
  }
}
@media (max-width: 1600px) {
  .catalog_level1_text {
    left: 35px;
  }
}
@media (max-width: 768px) {
  .page-wrapper {
    margin-top: 155px;
  }
  .page-main .page-title-wrapper .page-title {
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 15px;
  }
  .catalog_level1_text {
    left: 15px;
  }
}
.ammenu-button.-hamburger {
  border: none;
}
.ammenu-button.-hamburger:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  background: url(../images/Icone/Header/tutti-prodotti.svg) no-repeat;
  width: 20px;
  height: 20px;
  border: none;
}
.ammenu-header-container .header.content .ammenu-logo {
  margin-top: 5px;
  max-width: 135px;
  max-height: 65px;
}
.ammenu-header-container .header.content .ammenu-logo img {
  margin: 0px 0 8px;
}
@media (max-width: 768px) {
  .ammenu-button.-hamburger:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    background: url(../images/Icone/menu.svg) no-repeat;
    width: 20px;
    height: 20px;
    border: none;
  }
  .second-nav-primary > div.tutti_i_prodotti .ammenu-button.-hamburger {
    padding: 0 0 0 30px;
  }
}
@media (min-width: 769px) {
  .cart-summary {
    width: 100%;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 100%;
    padding: 0;
  }
  .cart_promo .scrollbar1 {
    display: none;
  }
}
@media (min-width: 1025px) {
  .firecheckout.firecheckout-col3-set #checkout .opc-sidebar {
    width: 32% !important;
  }
  .firecheckout.firecheckout-col3-set #checkout .opc-wrapper {
    width: 68% !important;
  }
}
@media (max-width: 1199px) {
  .cart.table-wrapper .col.price {
    width: 140px;
  }
  .cart.table-wrapper .col.qty {
    width: 140px;
  }
  .cart.table-wrapper .col.subtotal {
    width: 140px;
  }
  .perche__sceglierci__cart {
    margin: 50px 15px 0;
  }
  .cart_promo {
    margin: 0 15px;
  }
}
@media (max-width: 1024px) {
  .cart.table-wrapper .col.price {
    width: auto;
  }
  .cart.table-wrapper .col.price .price {
    font-size: 14px;
  }
  .cart.table-wrapper .col.qty {
    width: auto;
  }
  .cart.table-wrapper .col.subtotal {
    width: auto;
  }
  .cart.table-wrapper .col.subtotal .price {
    font-size: 16px;
  }
  .firecheckout.firecheckout-col3-set #checkout .opc-sidebar {
    width: 100% !important;
  }
  .firecheckout.firecheckout-col3-set #checkout .opc-wrapper {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .page-layout-1column.checkout-cart-index .column.main {
    padding: 0;
  }
  .firecheckout.checkout-index-index #checkout .opc-wrapper .opc > li.checkout-shipping-address {
    padding-right: 0px;
  }
  .firecheckout.checkout-index-index #checkout .opc-wrapper .opc > li.checkout-shipping-address:after {
    content: "";
    top: 0;
    right: 7px;
    position: absolute;
    width: 1px;
    height: 100%;
    background: none;
  }
  .cart-container {
    display: flex;
    flex-direction: column;
    width: auto;
    border: 1px solid #eee;
    border-top: none;
    margin: 0 15px 45px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .cart-container .cart-summary {
    order: 2;
  }
  .cart-summary .block.discount {
    padding: 0 15px;
  }
  .cart-summary .block > .title {
    border-top: 1px solid #eee;
  }
  .cart-summary .shipping > .title {
    border-top: 0px solid #eee;
    padding: 0 0 10px;
  }
  .cart.table-wrapper {
    overflow: hidden;
    border: none;
  }
  .cart.table-wrapper .cart tbody td {
    display: flex !important;
    width: 100% !important;
    padding: 5px 15px 0px 120px !important;
    justify-content: space-between;
    border: none;
    box-sizing: border-box;
  }
  .cart.table-wrapper .cart tbody td:first-child {
    border-left: 0px solid #eee;
  }
  .cart.table-wrapper .item .item-info {
    display: flex;
    flex-wrap: wrap;
  }
  .cart.table-wrapper .item .col {
    order: 10;
  }
  .cart.table-wrapper .item .col.item {
    padding: 10px 15px 0px 120px;
    min-height: auto;
    order: 1;
  }
  .cart.table-wrapper .item .col.qty {
    order: 2;
    text-align: left;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
  }
  .cart.table-wrapper .item .col.price {
    padding-left: 0;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    width: 33%;
  }
  .cart.table-wrapper .col.qty .input-text {
    font-weight: 300;
    font-size: 14px;
    width: 45px;
    text-align: center;
  }
  .cart.table-wrapper .col.qty .field.qty {
    margin-left: 10px;
    display: block !important;
  }
  .cart.table-wrapper .col.qty .field.qty .control.qty label {
    display: flex;
    align-items: center;
  }
  .cart.table-wrapper .col.qty .field.qty .control.qty .label {
    margin-right: 15px;
  }
  .cart.table-wrapper .col.qty .field.qty .control.qty .input-text.qty {
    width: 45px;
    text-align: center;
  }
  .cart.table-wrapper .col.subtotal {
    text-align: right;
    padding: 5px 15px 15px 120px !important;
  }
  .cart.table-wrapper .col.action {
    width: auto !important;
    padding: 0 !important;
    position: absolute;
    bottom: 30px;
    left: 80px;
  }
  .cart.table-wrapper .col.photo {
    display: block !important;
  }
  .cart.table-wrapper .col.photo .field.qty {
    display: block !important;
  }
  .cart.table-wrapper .col.photo .field.qty .control.qty label {
    display: flex;
    align-items: center;
  }
  .cart.table-wrapper .col.photo .field.qty .control.qty .label {
    margin-right: 15px;
  }
  .cart.table-wrapper .col.photo .field.qty .control.qty .input-text.qty {
    width: 45px;
    text-align: center;
  }
  .cart.table-wrapper .product-item-photo {
    left: 0;
    max-width: 120px;
  }
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.qty[data-th]:before {
    font-size: 12px;
    font-weight: 300;
    line-height: 23px;
    padding: 0;
  }
  .cart.table-wrapper .product-item-details .product-item-name {
    max-width: 215px;
    margin: 0 0 5px;
  }
  .item-actions-subtotal .item-actions {
    display: none;
  }
  .cart-discount {
    border: none;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
    padding: 0;
  }
  .cart-discount .block.discount {
    margin: 0;
    padding-top: 10px;
    box-sizing: border-box;
  }
  .cart-discount .block.discount > .content .coupon__wrapper {
    flex-direction: column;
  }
  .cart-discount .block.discount > .content .coupon__wrapper .coupon__text {
    margin: 0 0 10px;
  }
  .cart-discount .block.discount > .content .coupon__wrapper .coupon__text span {
    font-size: 15px;
    font-weight: 500;
  }
  .cart-discount .block.discount > .content .fieldset.coupon .input-text {
    width: 100%;
  }
  .cart-discount .block.discount > .content .fieldset.coupon .actions-toolbar {
    width: auto;
  }
  .cart.main.actions {
    border: none;
    border-bottom: 1px solid #eee;
  }
  .cart-summary {
    border: none;
  }
  .cart-summary > .shipping {
    float: none;
    width: auto;
    border: none;
    border-bottom: 1px solid #eee;
    padding: 15px 15px 0;
    box-sizing: border-box;
  }
  .cart-summary > .shipping > .content {
    padding: 0;
  }
  .cart-summary > .shipping .fieldset:last-child {
    margin: 0;
  }
  .cart-summary > .cart-totals {
    float: none;
    width: auto;
    border-left: none;
  }
  .cart-summary > .checkout-methods-items {
    width: 100%;
    padding: 0 15px;
    flex-direction: column;
    border-left: none;
  }
  .cart-summary > .checkout-methods-items .cart-ssl {
    order: 2;
  }
  .cart-summary > .checkout-methods-items .item {
    width: 100%;
  }
  .cart-summary > .checkout-methods-items .item .action.primary.checkout {
    width: 100%;
  }
  .cart-summary #scalapayText {
    width: 100%;
    text-align: center;
    padding: 10px 10px 10px 10px;
    border-left: none;
  }
  .cart-totals .table-wrapper .totals td {
    padding: 10px 15px;
    border-bottom: 1px solid #eee !important;
  }
  .shoppingcart_head {
    display: none;
  }
  .shipping-text {
    margin: 0 15px 15px;
  }
  .shipping-text .text strong {
    display: block;
  }
  .checkout-index-index .footer__main__info {
    display: block;
  }
  .cart_promo h2 {
    font-size: 22px;
    font-weight: 700;
  }
}
/*** Category & Product Page ***/
@media (min-width: 769px) {
  .header.content {
    padding: 20px 20px 0;
  }
  .filter .block-subtitle {
    display: none;
  }
  .filter.block {
    margin-bottom: 15px;
  }
  .filter-options-item {
    border: none;
  }
  .block.related .scrollbar {
    display: none;
  }
  .amrelated-pack-wrapper {
    justify-content: space-between;
  }
  .amrelated-pack-wrapper > .amrelated-content-wrapper {
    margin-bottom: 30px;
    width: 100%;
    flex-wrap: nowrap;
  }
  .amrelated-pack-wrapper.-second-row_fix > .amrelated-content-wrapper {
    width: 100%;
  }
}
@media (max-width: 1280px) {
  .amrelated-pack-wrapper > .amrelated-content-wrapper {
    flex-wrap: wrap;
  }
  .label_sku_mobile {
    display: inline-block;
  }
  .mobile__qty {
    display: flex;
    align-items: center;
    margin: 5px 0 5px;
  }
  .mobile__qty .label_qty_mobile {
    margin-right: 10px;
  }
  .mobile__qty .control.qty {
    width: 50px;
  }
  .mobile__qty .control.qty input {
    height: 30px;
    text-align: center;
  }
  .label_size_mobile {
    display: inline-block;
  }
  .mobile__group__price {
    display: block;
  }
  .table-wrapper.grouped {
    margin: -15px 0 20px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
  }
  .table-wrapper.grouped th {
    display: none;
  }
  .table-wrapper.grouped .col.sku {
    width: 40%;
  }
  .table-wrapper.grouped .col.size {
    width: 40%;
  }
  .table-wrapper.grouped .col.stock {
    width: 20%;
  }
  .table-wrapper.grouped .col.stock span {
    font-size: 10px;
    width: 50px;
    display: inline-block;
    padding: 0px 10px;
    line-height: 20px;
  }
  .table-wrapper.grouped .col.qty {
    display: none;
  }
  .table-wrapper.grouped .col.price {
    display: none;
  }
}
@media (max-width: 1199px) {
  .catalog-product-view.page-layout-1column .column.main {
    display: flex;
    flex-wrap: wrap;
  }
  .catalog-product-view.page-layout-1column .product.media {
    width: 100%;
    order: 0;
  }
  .catalog-product-view.page-layout-1column .product-view-top {
    width: 50%;
    order: 1;
    padding: 0 15px 0 0;
    box-sizing: border-box;
  }
  .catalog-product-view.page-layout-1column .product-view-mostviewed {
    order: 3;
  }
  .catalog-product-view.page-layout-1column .product-info-main {
    width: 50%;
    order: 2;
  }
  .catalog-product-view.page-layout-1column .block.related {
    order: 3;
  }
  .catalog-product-view.page-layout-1column .product-tabnew {
    order: 4;
  }
  .catalog-product-view.page-layout-1column .product.info.detailed {
    order: 5;
  }
  .box-tocart .fieldset {
    flex-wrap: wrap;
  }
  .box-tocart .fieldset .actions {
    width: 100%;
  }
  .box-tocart .fieldset .actions .action.tocart {
    font-size: 15px;
  }
  .box-tocart .fieldset .field.qty {
    width: 100%;
  }
  .amrelated-pack-wrapper {
    display: block;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper {
    width: 100%;
  }
  .amrelated-pack-wrapper .amrelated-summary-content {
    width: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 768px) {
  .catalog-product-view.page-layout-1column .product-info-main {
    width: 100%;
  }
  .catalog-product-view.page-layout-1column .product-info-main .product-info-price .price-box .special-price {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
  }
  .catalog-product-view.page-layout-1column .product-info-main .product-info-price .price-box .special-price .price-container {
    margin-right: 5px;
  }
  .catalog-product-view.page-layout-1column .product.media {
    width: 100%;
  }
  .catalog-product-view.page-layout-1column .product-view-top {
    width: 100%;
    padding: 0 0 25px;
  }
  .catalog-product-view.page-layout-1column .product-view-mostviewed {
    order: 3;
  }
  .product-info-main .product-info-price .price-box .percent-price {
    font-size: 12px;
    margin: 0 10px 0 10px;
  }
  .fotorama__wrap .fotorama__stage {
    margin: 0 0 10px;
    left: 0px !important;
  }
  .catalog-product-view .column.main {
    padding-bottom: 0;
  }
  .page-main .product-view-top .page-title-wrapper h1 {
    font-size: 20px;
    line-height: 23px;
    margin: 10px 0px 10px;
  }
  .product-reviews-summary {
    margin-bottom: 10px;
  }
  .page-layout-product-full-width .block.related {
    margin-top: 0;
  }
  .product.media .backtolink__block {
    display: none;
  }
  .product-info-main .backtolink__block {
    display: block;
    clear: both;
  }
  .box-tocart .fieldset {
    flex-wrap: wrap;
  }
  .box-tocart .fieldset .actions {
    width: 100%;
  }
  .box-tocart .fieldset .actions .action.tocart {
    font-size: 15px;
  }
  .box-tocart .fieldset .field.qty {
    width: 100%;
  }
  .fotorama__thumb:hover {
    opacity: 1;
  }
  .fotorama__nav--dots .fotorama__nav__frame--thumb,
  .fotorama__nav--dots .fotorama__thumb-border {
    height: 45px;
    display: inline-block;
  }
  .fotorama__nav--dots .fotorama__nav__frame--dot {
    display: none;
  }
  .page-products .page-main > .page-title-wrapper .page-title {
    margin: 0 0 20px;
  }
  .products-list .product-item .product-item-price {
    position: static;
    text-align: left;
    margin: 0 0 10px;
  }
  .products-list .product-item-details {
    padding: 0;
  }
  .product-item-name a {
    font-size: 15px;
  }
  .product-item .price-box .price {
    font-size: 18px;
  }
  .filter-title strong {
    background-color: #5396e2;
    box-shadow: none;
    border: 0px solid #cccccc;
    border-radius: 0;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 50px 8px 15px;
    color: #fff;
    border-radius: 5px;
    letter-spacing: 1px;
  }
  .filter-title strong:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 13px;
    background: url(../images/filter-icon-m.svg) no-repeat;
    width: 20px;
    height: 20px;
    border: none;
  }
  .filter-options-title {
    margin: 0;
    padding: 10px 25px 10px 0px;
    border: 0px solid #ccc;
  }
  .filter-options-item {
    padding-bottom: 0;
  }
  .filter-actions {
    margin: -45px 5px 25px;
  }
  .filter .filter-current {
    border: solid #eee;
    margin: -10px 0px 15px;
  }
  .filter.active .filter-title {
    margin: 0 15px;
  }
  .filter.active .filter-title strong {
    padding: 5px 0px;
  }
  .filter.active .filter-title strong:after {
    color: #000;
    background: none;
  }
  .filter.active .filter-subtitle {
    color: #000;
    padding: 10px 15px 0px;
  }
  .filter.active .filter-options {
    padding: 0 15px;
  }
  .filter-options-item .filter-options-content {
    padding: 5px 15px 15px 0px;
  }
  .filter-options-item .filter-options-content .item > a {
    padding-top: 0px !important;
    padding-bottom: 0 !important;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #fc9643;
    border: 1px solid #222;
  }
  .page-with-filter .toolbar-amount {
    display: block !important;
    border-bottom: 1px solid #eee;
    margin: 0 0 20px;
    padding: 0 0 15px;
  }
  .page-products .sorter {
    position: static;
  }
  .product-add-form .table-wrapper.grouped {
    margin: -15px 0 20px;
  }
  .am-related-box .related {
    width: 100%;
  }
  .am-related-box .related .owl-dots {
    display: none;
  }
  .am-related-box {
    margin: 0 15px 15px;
  }
  .block.related {
    padding: 30px 0 30px;
  }
  .block.related .block-title {
    padding: 25px 0 0;
  }
  .block.related .block-title strong {
    font-size: 25px;
    font-weight: 700;
  }
  .block.related .products {
    margin-bottom: 0;
  }
  #amrelated-block-4,
  .block.upsell {
    display: none;
  }
  .tabnew-nav {
    margin: 0 0 15px;
  }
  .tabnew-nav ul li {
    margin: 0 15px 10px 0;
    padding: 0 20px;
  }
  .tabnew-title h2 {
    font-size: 25px;
    font-weight: 700;
  }
  .product-tabnew .tabnew {
    padding: 0px 0 20px;
  }
  .product-tabnew .tabnew > .description {
    width: 100%;
  }
  .product-tabnew .tabnew > .additional-attributes-wrapper {
    width: 100%;
    padding: 0px 0 0 0px;
    border: none;
  }
  .product-tabnew .tabnew > .additional-attributes-wrapper .additional-attributes > tbody > tr {
    display: flex !important;
  }
  .product-tabnew .tabnew > .additional-attributes-wrapper .additional-attributes > tbody > tr > th {
    display: table-cell !important;
    background: none !important;
    padding: 10px 30px 10px 0 !important;
    border-bottom: 1px solid #eee !important;
    width: 50%;
  }
  .product-tabnew .tabnew > .additional-attributes-wrapper .additional-attributes > tbody > tr > td {
    display: table-cell !important;
    padding: 10px 30px 10px 0 !important;
    border-bottom: 1px solid #eee !important;
    width: 50%;
  }
  .product-tabnew .tabnew > .additional-attributes-wrapper .additional-attributes > tbody > tr > td:before {
    content: "" !important;
  }
  .product.info.detailed {
    width: 100%;
  }
  .product.info.detailed .product.data.items {
    margin: 0;
    border: none;
  }
  .product.info.detailed .product.data.items > .item.content {
    border: none;
    padding: 0px 0 0;
    margin: 0;
  }
  .review__head {
    flex-direction: column;
  }
  .review__head .review__short .block-title strong {
    font-size: 25px;
  }
  .review__head .review__toggle {
    margin: 15px 0 15px;
  }
  .review__head .review__toggle a {
    margin: 0;
  }
  .display_item {
    display: block;
  }
  .display_item .col_1 {
    width: 100%;
  }
  .display_item .col_2 {
    width: 100%;
  }
  .category-description h2,
  .category-description h3,
  .category-description h4,
  .category-description h5,
  .category-description h6 {
    font-size: 18px;
    line-height: 25px;
  }
  .category-description .category_bottom {
    margin: 0;
    height: 235px;
    padding: 0 0 15px;
  }
  .category-description .moreless {
    margin: 15px 0px 15px;
  }
  .category-description [data-element='inner'] {
    padding: 0 !important;
  }
}
@media (max-width: 639px) {
  .product-add-form .table-wrapper.grouped {
    border: none;
  }
  .product-add-form .table-wrapper.grouped .table.data.grouped tr td {
    display: table-cell;
    padding: 10px 5px 10px 0px !important;
    border-top: 1px solid #cccccc;
  }
  .product-add-form .table-wrapper.grouped .table.data.grouped tr td.col.qty {
    display: none;
  }
  .product-add-form .table-wrapper.grouped .table.data.grouped tr td.col.price {
    display: none;
  }
  .page-product-grouped .box-tocart {
    width: 100%;
    float: none;
    margin: 15px 0 20px;
    border-bottom: 1px solid #cccccc;
  }
  .page-product-grouped #grouped-product-custom-total {
    width: 100%;
    float: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: table-row;
  }
}
@media (max-width: 480px) {
  .products-list .product-item {
    display: inline-block;
  }
  .block.related .product-image-container {
    max-width: 100%;
  }
  .product-item-info-mobile {
    display: block;
    width: 100%;
  }
  .product-item-info-mobile .action.more {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    line-height: 48px;
    text-transform: uppercase;
    height: 50px;
    display: block;
    padding: 0px 28px;
    text-align: center;
    background: #fff;
    border: 1px solid #333;
  }
  .product-item-info-mobile .action.more:hover {
    color: #ffffff;
    background: #000000;
    border: 1px solid #000;
  }
  .products-list .product-item .product-item-price .action.more {
    display: none;
  }
  .products-list .product-item-info .product-item-inner {
    display: none;
  }
  .block.related .block-title strong {
    font-size: 22px;
    font-weight: 700;
  }
}
/*** Contact Page ***/
@media (min-width: 769px) {
  .actions__contact .actions-toolbar .primary .action {
    margin: 0;
  }
}
@media (max-width: 1199px) {
  .contact__container {
    flex-direction: column;
  }
  .contact__container .contact__info {
    width: 100%;
  }
  .contact__container .contact__data {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact__container .fieldset > .fields {
    flex-direction: column;
    margin: 0;
  }
  .contact__container .fieldset > .fields > .field {
    width: 100%;
    padding: 0;
  }
  .actions__contact {
    margin: 0 0 15px;
    flex-direction: column;
  }
  .actions__contact .contact_privacy {
    margin: 0 0 15px;
  }
}
/*** Index & CMS ***/
@media (min-width: 769px) {
  .slider__category .owl-dots,
  .slider__company .owl-dots,
  .history__number .owl-dots,
  .slider__lookbook_ss .owl-dots,
  .related .owl-dots {
    display: none;
  }
}
@media (min-width: 1800px) {
  .content__style {
    margin: 0 -60px;
  }
  .content__style .owl-carousel .owl-stage {
    left: -60px;
  }
  .brand_lookbook_ss {
    margin: 0 -60px 60px;
  }
  .brand_lookbook_ss .lookbook_ss_img {
    width: 64.5%;
  }
}
@media (max-width: 1280px) {
  .item__company {
    flex-direction: column;
  }
  .item__company .title__company {
    width: 100%;
    padding: 0;
  }
  .item__company .text__company {
    width: 100%;
  }
  .item__brand_mauna_kea {
    flex-direction: column;
  }
  .item__brand_mauna_kea .title__brand_mauna_kea {
    width: 100%;
    padding: 0;
  }
  .item__brand_mauna_kea .text__brand_mauna_kea {
    width: 100%;
  }
  .brand_lookbook_ss {
    flex-direction: column;
  }
  .brand_lookbook_ss .lookbook_ss_title {
    width: 100%;
    padding: 0;
  }
  .brand_lookbook_ss .lookbook_ss_img {
    width: 100%;
  }
  .our__items .our__item__2col .our__item.Lavabi .our__item__list ul li,
  .our__items .our__item__2col .our__item.Rubinetteria .our__item__list ul li,
  .our__items .our__item__2col .our__item.Doccia.e.Vasca .our__item__list ul li {
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .item__company .text__company {
    flex-direction: column;
  }
  .item__company .text__company .img {
    width: 100%;
  }
  .item__company .text__company .text {
    width: 100%;
  }
  .item__company .text__company .text p {
    padding: 10px 0 10px;
  }
  .item__brand_mauna_kea .text__brand_mauna_kea {
    flex-direction: column;
  }
  .item__brand_mauna_kea .text__brand_mauna_kea .img {
    width: 100%;
  }
  .item__brand_mauna_kea .text__brand_mauna_kea .text {
    width: 100%;
  }
  .item__brand_mauna_kea .text__brand_mauna_kea .text p {
    padding: 10px 0 10px;
  }
  .kit__items {
    flex-wrap: wrap;
  }
  .kit__items .kit__item {
    width: 45%;
  }
  .marchi_items ul li {
    width: 33.33%;
  }
  .our__items .our__item__2col .our__item {
    width: 100%;
  }
  .our__items .our__item__2col .our__item.Lavabi .our__item__list ul li,
  .our__items .our__item__2col .our__item.Rubinetteria .our__item__list ul li,
  .our__items .our__item__2col .our__item.Doccia.e.Vasca .our__item__list ul li {
    width: 50%;
  }
  .our__items .our__item__inner {
    align-items: flex-start;
  }
  .index_6_wrapper {
    flex-wrap: wrap;
    margin: 0 -12px;
  }
  .index_6_wrapper .index_6_item {
    width: 50%;
    padding: 0 12px;
    box-sizing: border-box;
  }
  .index_6_wrapper .index_6_item .link_item img {
    width: 100%;
    position: relative;
    object-fit: contain;
  }
  .index_6_wrapper .index_6_item:first-child {
    width: 100%;
    padding-bottom: 15px;
  }
  .index_6_wrapper .index_6_item.last {
    padding: 0 12px;
  }
  .not-found-content ul {
    margin: 0;
  }
  .not-found-content ul li {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .not-found-content ul li {
    width: 100%;
    text-align: center;
    padding: 0 0px 30px;
  }
  .kit__items {
    margin: 0;
  }
  .kit__items .kit__item {
    width: 100%;
    padding: 0;
  }
  .brand_lookbook_ss {
    margin: 0 0 15px;
  }
  .brand_lookbook_ss .lookbook_ss_title {
    margin: 0 0 25px;
  }
  .brand_lookbook_ss .lookbook_ss_title h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .brand_lookbook_ss .lookbook_ss_img {
    order: 2;
  }
  .item__brand_mauna_kea {
    margin: 0 0 15px;
  }
  .item__brand_mauna_kea .title__brand_mauna_kea h2 {
    font-size: 20px;
    line-height: 28px;
  }
  .item__brand_mauna_kea .title__brand_mauna_kea p {
    margin: 0 0 15px;
  }
  .item__company {
    margin: 0 0 15px;
  }
  .item__company.item__years {
    margin: 0 0 35px;
  }
  .item__company.item__years .title__company {
    margin: 0 0 25px;
  }
  .item__company .title__company h2 {
    font-size: 20px;
    line-height: 28px;
  }
  .item__company .title__company p {
    margin: 0 0 15px;
  }
  .slider__title {
    font-size: 25px;
    font-weight: 700;
    margin: 20px 0 15px;
  }
  .index__title h2 {
    font-size: 36px;
    font-weight: 300;
    line-height: 40px;
    margin: 0 0 15px;
  }
  .index__title .text {
    display: block;
    margin: 0 0 7px;
  }
  .index__title .text h2 {
    font-size: 60px;
    line-height: 32px;
    margin: 0 0 10px;
  }
  .index__title .text span {
    display: block;
  }
  .slider__category .content {
    margin: 0 0px 30px;
  }
  .slider__category .slider__link .slider_text {
    left: 20px;
    top: 25px;
  }
  .slider__category .slider__link .slider_text .slider__title {
    font-size: 30px;
    line-height: 36px;
  }
  .slider__category .slider__link .slider_text .order_sheet {
    margin: 0 0 15px;
  }
  .slider__category .owl-carousel .owl-item {
    margin-right: 15px !important;
  }
  .slider__category .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0;
  }
  .slider__category .owl-dots .owl-dot {
    width: 89px;
    height: 10px;
    border: 1px solid #cccccc;
    margin: 0 5px;
    border-radius: inherit;
  }
  .slider__category .owl-dots .owl-dot.active {
    border: 1px solid #000;
  }
  .slider__company {
    margin: 0 0 30px;
  }
  .slider__company.owl-carousel .owl-item {
    margin-right: 15px !important;
  }
  .slider__company .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0;
  }
  .slider__company .owl-dots .owl-dot {
    width: 89px;
    height: 10px;
    border: 1px solid #cccccc;
    margin: 0 5px;
    border-radius: inherit;
  }
  .slider__company .owl-dots .owl-dot.active {
    border: 1px solid #000;
  }
  .slider__lookbook_ss {
    margin: 0 0 30px;
  }
  .slider__lookbook_ss.owl-carousel .owl-item {
    margin-right: 15px !important;
  }
  .slider__lookbook_ss .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0;
  }
  .slider__lookbook_ss .owl-dots .owl-dot {
    width: 89px;
    height: 10px;
    border: 1px solid #cccccc;
    margin: 0 5px;
    border-radius: inherit;
  }
  .slider__lookbook_ss .owl-dots .owl-dot.active {
    border: 1px solid #000;
  }
  .history__number {
    margin: 0 0 30px;
  }
  .history__number .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 20px 0 0;
  }
  .history__number .owl-dots .owl-dot {
    width: 25%;
    height: 10px;
    border: 1px solid #cccccc;
    margin: 0 5px;
    border-radius: inherit;
  }
  .history__number .owl-dots .owl-dot.active {
    border: 1px solid #000;
  }
  .related {
    margin: 0 0 0px;
  }
  .related .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 30px 0 0;
  }
  .related .owl-dots .owl-dot {
    width: 25%;
    height: 10px;
    border: 1px solid #cccccc;
    margin: 0 5px;
    border-radius: inherit;
  }
  .related .owl-dots .owl-dot.active {
    border: 1px solid #000;
  }
  .slider__category {
    position: static;
    margin: 0;
    width: 100%;
  }
  .container-scalapay {
    margin: 0 -15px 30px;
  }
  .container-scalapay img {
    width: 100%;
  }
  .index__style {
    margin: 0 0 25px;
  }
  .index__style .head__style h2 {
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 15px;
  }
  .index__style .nav__style {
    margin: 0 0 25px;
  }
  .content__style {
    margin: 0 -15px;
  }
  .content__style .owl-carousel .owl-stage {
    left: -120px;
  }
  .content__style .owl-carousel .owl-item {
    margin-right: 10px !important;
  }
  .index__company .head__company h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .index__company .content__company {
    margin: 25px 0 15px;
  }
  .index__company .content__company ul li {
    padding: 0 20px;
  }
  .desktop {
    display: none !important;
  }
  .mobile {
    display: block !important;
  }
  .index_6 {
    margin: 0 0 30px;
  }
  .index_6_wrapper {
    margin: 0;
  }
  .index_6_wrapper .index_6_item {
    padding: 0 0 15px;
    min-height: auto;
    width: 100% !important;
  }
  .index_6_wrapper .index_6_item .link_item .wrapper__info {
    padding: 15px 25px 40px !important;
  }
  .index_6_wrapper .index_6_item .link_item .wrapper__info .title {
    font-size: 30px;
    margin: 0 0 0px;
  }
  .index_6_wrapper .index_6_item .link_item .wrapper__info .title br {
    display: none;
  }
  .index_6_wrapper .index_6_item .link_item .wrapper__info .note {
    font-size: 18px;
  }
  .index_6_wrapper .index_6_item .link_item .wrapper__info .link {
    font-size: 12px;
  }
  .index_6_wrapper .index_6_item.last {
    padding: 0 0 15px;
  }
  .index_7 {
    margin: 0 0 45px;
  }
  .index_7 h2 {
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 5px;
  }
  .index_promo {
    margin: 0 0 45px;
  }
  .index_promo h2 {
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 5px;
  }
  .index_8 {
    margin: 0 0 35px;
  }
  .index_8 h2 {
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 20px;
  }
  .our__items .our__item__2col .our__item {
    width: 100%;
    padding-bottom: 15px;
  }
  .our__items .our__item__2col .our__item.Lavabi .our__item__list ul,
  .our__items .our__item__2col .our__item.Rubinetteria .our__item__list ul,
  .our__items .our__item__2col .our__item.Doccia.e.Vasca .our__item__list ul {
    display: none;
  }
  .our__items .our__item__2col .our__item.Lavabi .our__item__list ul li,
  .our__items .our__item__2col .our__item.Rubinetteria .our__item__list ul li,
  .our__items .our__item__2col .our__item.Doccia.e.Vasca .our__item__list ul li {
    width: 100%;
  }
  .our__items .our__item__2col .our__item.Lavabi .our__item__list.open ul,
  .our__items .our__item__2col .our__item.Rubinetteria .our__item__list.open ul,
  .our__items .our__item__2col .our__item.Doccia.e.Vasca .our__item__list.open ul {
    display: block;
  }
  .our__items .our__item__inner {
    align-items: flex-start;
  }
  .our__items .our__item__inner h3 {
    margin: 25px 0 10px;
    position: relative;
  }
  .our__items .our__item__inner .our__item__img {
    width: 90px;
    display: block;
  }
  .our__items .our__item__inner .our__item__img img {
    width: 100%;
  }
  .our__items .our__item__inner .our__item__list {
    width: 100%;
    box-sizing: border-box;
  }
  .our__items .our__item__inner .our__item__list h3 .icon {
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -15px;
    transform: rotate(90deg);
    background: url(../images/Icone/arrow-right.svg) no-repeat right;
  }
  .our__items .our__item__inner .our__item__list ul {
    display: none;
  }
  .our__items .our__item__inner .our__item__list.open h3 .icon {
    top: 5px;
    transform: rotate(270deg);
  }
  .our__items .our__item__inner .our__item__list.open ul {
    display: block;
  }
  .perche__wrapper {
    display: none;
  }
  .perche__sceglierci .perche__wrapper ul li {
    justify-content: center;
  }
  .index_9 {
    margin: 0 0 50px;
  }
  .index_9 h2 {
    font-size: 25px;
    margin: 0 0 7px;
  }
  .marchi_items ul li {
    width: 50%;
  }
  .index_10 h4 {
    font-size: 18px;
    margin: 0 0 15px;
  }
  .seo_wrapper .seo_text {
    overflow: hidden;
    height: 165px;
  }
  .seo_wrapper .moreless {
    padding: 20px 0 10px;
  }
}
@media (max-width: 400px) {
  .content__style .owl-carousel .owl-stage {
    left: -90px;
  }
  .our__items .our__item__inner h3 {
    margin: 18px 0 10px;
  }
  .index_6_wrapper .index_6_item .link_item .wrapper__info .title {
    font-size: 28px;
    margin: 0 0 10px;
    line-height: 32px;
  }
}
/*** Index & CMS ***/
/*** Header & Footer ***/
@media (min-width: 769px) {
  .page-footer {
    background: #fff;
    margin-top: auto;
    padding-bottom: 0;
    overflow: hidden;
  }
  .page-footer .switcher-language {
    display: none;
  }
  .footer.content {
    padding-top: 0;
  }
  .footer.content ul {
    padding-right: 15px;
  }
  .footer.content .footer__information {
    padding: 40px 0 15px;
  }
  .footer.content .footer__main__info .footer__social__title {
    margin-top: 30px;
  }
  .footer.content .footer__main__info .footer__social {
    display: flex;
  }
  .footer.content .footer__main__info .footer__social li {
    margin: 5px 15px 5px 0;
  }
  .footer.content .footer__main__info .footer__social li a {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
  }
  .footer.content .footer__main__info .footer__social li a:hover {
    color: #5396e2;
    font-weight: 700;
  }
  .footer.content .footer__main__info .footer__social a {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
  }
  .footer.content .footer__main__info .footer__social a:hover {
    color: #5396e2;
    font-weight: 700;
  }
  .block-search {
    float: right;
    width: 645px;
    margin-right: 50px;
  }
  .block-search .block-content {
    width: 645px;
  }
  .block-search .input-text {
    height: 40px;
    border: 1px solid #5396e2;
    padding: 0 20px;
    cursor: pointer;
    border-radius: 20px;
  }
  .block-search .control {
    border: none;
  }
  .block-search .action.search {
    top: 10px;
    opacity: 1 !important;
  }
  .block-search .action.search:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0;
    background: url(../images/Icons/search.svg) no-repeat;
    width: 20px;
    height: 20px;
  }
  .block-search .form.minisearch.active .label {
    display: none;
  }
  .block-search .form.minisearch.active .control {
    opacity: 1;
  }
  .block-search .form.minisearch.active .actions {
    opacity: 1;
  }
}
@media (max-width: 1280px) {
  .block-search {
    width: 330px;
  }
  .block-search .block-content {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .payment__service {
    flex-wrap: wrap;
  }
  .payment__service .payment__service__data {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }
  .payment__service .payment__service__link {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .footer__middle__wrapper .footer__newletter .block.newsletter {
    background-size: cover;
  }
}
@media (max-width: 1024px) {
  .footer__container {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .footer__copyright {
    width: 100%;
    position: static;
    margin-left: 0;
    left: 0;
  }
  .page-wrapper {
    margin-top: 145px;
  }
  .page-header {
    border-bottom: 0px solid #cccccc;
  }
  .page-header .panel.wrapper {
    display: none;
  }
  .page-header .header.content {
    position: relative;
    padding: 10px 20px 0 20px;
    justify-content: flex-end;
  }
  .page-header .header.panel {
    min-height: auto;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .page-header .header.panel .header.links {
    display: block;
    float: none;
    text-align: center;
  }
  .page-header .header.panel .header.links .pre-message {
    position: static;
    font-size: 11px;
    line-height: 14px;
    transform: none;
    margin: 0;
  }
  .page-header .header.content .logo {
    margin: 0px auto 10px 0;
  }
  .minicart-wrapper {
    margin-top: 7px;
    margin-left: 10px;
  }
  .ammenu-header-container {
    min-height: 130px;
  }
  .ammenu-header-container .header.content .ammenu-logo {
    max-width: 105px;
    min-width: 105px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .ammenu-header-container .header.content .ammenu-logo img {
    margin: 0;
    width: 100%;
  }
  .ammenu-header-container .header.content .block-search {
    margin: 0;
    padding: 0;
    position: fixed;
    width: 100%;
    left: 0;
    top: 78px;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .ammenu-header-container .header.content .block-search .block-content {
    position: relative;
  }
  .ammenu-header-container .header.content .block-search .input-text {
    height: 35px;
  }
  .header-bottom {
    position: absolute;
    top: 17px;
    left: 0;
  }
  .footer__main__info {
    width: 100%;
    margin: 0 0 20px;
    text-align: center;
  }
  .footer__main__info .store__info {
    padding: 0;
  }
  .trovaprezzi {
    margin: 0 auto;
    margin-top: 15px;
  }
  .trovaprezzi ul {
    padding-right: 0 !important;
  }
  .footer__links {
    width: 100%;
  }
  .footer.content .footer__main__info .footer__social__title {
    margin-top: 20px;
  }
  .footer.content .footer__main__info .footer__social {
    justify-content: center;
    padding: 0;
  }
  .footer.content .footer__main__info .footer__social li {
    margin: 5px 8px 5px 8px;
  }
  .footer.content .footer__main__info .footer__social li a {
    font-size: 30px;
  }
  .footer__middle__wrapper {
    margin: 0;
    flex-wrap: wrap;
  }
  .footer__middle__wrapper .footer__newletter {
    width: 100%;
    padding: 0;
    margin: 0 0 15px;
  }
  .footer__middle__wrapper .footer__widget {
    width: 100%;
    padding: 0;
    justify-content: center;
  }
  .footer__middle__wrapper .footer__widget .widget__item {
    padding: 0 15px 0 0;
    width: 50%;
    max-height: 301px;
  }
  .footer__middle__wrapper .footer__widget .widget__item.last {
    padding: 0;
    display: flex;
    justify-content: flex-end;
  }
  .footer__middle__wrapper .footer__widget .widget__item.last img {
    width: auto;
    height: 100%;
  }
  .footer__middle__wrapper .footer__widget .widget__item .feedaty_widget .fdt_merchant300x200-5_widget_merchant {
    height: auto !important;
    max-height: 238px;
    min-width: auto !important;
    width: 100% !important;
    max-width: 100%;
  }
  .footer__newletter .block.newsletter .form.subscribe > .actions {
    position: static;
    padding: 15px 0 0;
  }
  .header-bottom > .content .second-nav-primary .promozioni,
  .header-bottom > .content .second-nav-primary .piu_venduti,
  .header-bottom > .content .second-nav-primary .novita,
  .header-bottom > .content .second-nav-primary .fuori_tutto,
  .header-bottom > .content .second-nav-primary .trasporto_gratuito {
    display: none;
  }
  .header-bottom > .content .header-service {
    display: none;
  }
  .page-header .mini-consegna {
    display: none;
  }
  .page-header .mini-acquisto {
    display: none;
  }
  .firecheckout .page-header .mini-acquisto {
    display: none;
  }
  .firecheckout .page-wrapper {
    margin-top: 70px;
  }
  .firecheckout .ammenu-header-container {
    min-height: 70px;
  }
  .firecheckout .ammenu-header-container .header.content .ammenu-logo {
    margin-top: 30px;
  }
  .ammenu-drill-navigation {
    border-bottom: 1px solid #eee !important;
  }
  .ammenu-drill-navigation .ammenu-button {
    font-size: 15px;
    font-weight: 500;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link {
    padding: 10px 20px !important;
  }
  .ammenu-nav-sections.-mobile.-drill {
    top: 130px;
    width: 100%;
    height: 80vh;
    padding-bottom: 400px;
  }
  .ammenu-nav-sections.-mobile.-drill .ammenu-drill-section {
    padding: 0px 0 0px 0;
  }
  .ammenu-nav-sections.-mobile.-drill > .ammenu-item > .ammenu-link {
    padding: 10px 20px !important;
  }
  .ammenu-nav-sections.-mobile.-drill .ammenu-item:not(:last-child) > .ammenu-link {
    padding: 10px 20px !important;
    min-height: 50px !important;
    border-bottom: 1px solid #eee !important;
  }
}
@media (max-width: 768px) {
  .account__logged .customer-welcome {
    position: relative;
  }
  .account__logged .customer-welcome .customer-menu {
    display: none;
  }
  .account__logged .customer-welcome.active .customer-menu {
    display: block;
  }
  .account__logged .customer-welcome.active .customer-menu .header.links {
    position: absolute;
    top: 100%;
    left: -10px;
    background: #fff;
    z-index: 1000;
    min-width: 175px;
    margin: 19px 0 0 !important;
    border: 1px solid #ccc;
  }
  .account__logged .customer-welcome.active .customer-menu .header.links li {
    margin: 0;
  }
  .account__logged .customer-welcome.active .customer-menu .header.links li a {
    padding: 5px 10px;
    display: block;
  }
  .block-collapsible-nav {
    top: -15px;
  }
  .page-header .switcher-language {
    display: none;
  }
  .page-header .header.panel {
    min-height: auto;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .page-header .header.panel .header.links {
    display: block;
    float: none;
    text-align: center;
  }
  .page-header .header.panel .header.links .pre-message {
    position: static;
    font-size: 11px;
    line-height: 14px;
    transform: none;
    margin: 0;
  }
  .page-header .header.content .logo {
    margin: 0px auto 10px 0;
  }
  .page-header .header.content .header.links {
    display: none;
  }
  .page-header .nav-toggle {
    top: 22px;
    right: 10px;
    left: inherit;
  }
  .page-header .nav-toggle:before {
    content: "";
    background: url(../images/toggle-nav.png) no-repeat;
    width: 20px;
    height: 30px;
  }
  .ammenu-header-container .block-search .minisearch .control {
    top: 107%;
    padding: 0;
  }
  .ammenu-header-container .block-search .minisearch .control .input-text {
    left: 0;
    margin: 0;
    border: 1px solid #5396e2;
    padding: 0 20px;
    cursor: pointer;
    border-radius: 20px;
  }
  .ammenu-header-container .block-search .action.search {
    display: inline-block;
    background: none;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    top: 8px;
    right: 15px;
    opacity: 1 !important;
    z-index: 10;
  }
  .ammenu-header-container .block-search .action.search:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0;
    background: url(../images/Icons/search.svg) no-repeat;
    width: 20px;
    height: 20px;
  }
  .block-search .label:before {
    content: "";
    position: relative;
    top: 2px;
    right: 0;
    background: url(../images/Icons/search.svg) no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
  }
  .search-autocomplete {
    margin: 0;
  }
  /*
	.nav-sections {
		background: #fff;
		.nav-sections-item-title {
			color: #333333;
			font-size: 16px;
			font-weight: 700;
			line-height: 30px;
			padding-top: 20px;
			background: #fff;
			border-color: #ccc;
			a {
				color: #333333;
			}
		}
		.navigation {
			background: #fff;
			.level0 {
				border-top: 0px solid #ccc;
				border-bottom: 1px solid #ccc;
				.level-top {
					text-transform: capitalize;
					color: #333333;
					font-size: 20px;
					font-weight: 700;
					line-height: 30px;
				}
			}
		}
		.switcher {
			border-top: 0px solid #ccc;
			border-bottom: 1px solid #ccc;
		}
		.header.links {
			border-top: 0px solid #ccc;
			border-bottom: 1px solid #ccc;
			.pre-message {
				display: none;
			}
		}
	}
	.nav-sections-item-content {
		padding: 10px 0 25px;
	}
	.navigation .level0.active>a:not(.ui-state-active), .navigation .level0.has-active>a:not(.ui-state-active) {
		border-color: #fff;
	}
	*/
  .hamburger__toggle {
    display: block;
    height: 17px;
    width: 25px;
    margin: 20px 20px 20px 0;
    position: absolute;
    right: -5px;
    top: 0;
    border: none;
    cursor: pointer;
    color: transparent;
  }
  .hamburger__toggle:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0;
    background: url(../images/toggle-nav.png) no-repeat;
    width: 20px;
    height: 20px;
    border: none;
  }
  .minicart-wrapper {
    margin-top: 7px;
    margin-left: 10px;
  }
  .page-footer {
    margin: 0;
    padding-top: 20px;
  }
  .page-footer .switcher-language {
    text-align: center;
    margin: 0 0 25px;
  }
  .payment__service .payment__service__data .payment__img {
    display: flex;
    flex-wrap: wrap;
  }
  .payment__service .payment__service__data .payment__img ul {
    width: 100%;
  }
  .payment__service .payment__service__link {
    border-top: 1px solid #eee;
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    padding-top: 15px;
  }
  .payment__service .payment__service__link ul {
    max-width: 260px;
  }
  .footer__inner {
    flex-direction: column;
  }
  .footer__links {
    order: 2;
    width: 100%;
  }
  .footer__links .footer__link__item {
    margin: 0 0 10px;
    width: 100%;
  }
  .footer__links .footer__link__item.first,
  .footer__links .footer__link__item.last {
    width: 100%;
  }
  .footer__links .footer__link__item h6 {
    cursor: pointer;
    position: relative;
  }
  .footer__links .footer__link__item h6:after {
    content: "";
    position: absolute;
    top: 5px;
    right: 0;
    width: 26px;
    height: 26px;
    background: url(../images/Icone/plus.svg) no-repeat;
  }
  .footer__links .footer__link__item h6.open:after {
    background: url(../images/Icone/minus.svg) no-repeat;
  }
  .footer__links .footer__link__item ul {
    display: none;
  }
  .footer__links .footer__link__item ul.open-ul {
    display: block;
  }
  .footer__information {
    padding: 25px 0 65px;
  }
  .footer.content {
    border: none;
    padding-top: 0;
  }
  .footer.content .footer__social {
    width: 100%;
  }
  .footer.content .footer__social ul {
    display: flex;
    justify-content: center;
  }
  .footer.content .footer__social ul li {
    margin: 0 17px 20px;
  }
  .footer__middle__wrapper .footer__newletter .block.newsletter {
    padding: 25px 20px 25px;
    background: url(../images/Immagine/Footer/newsletter-m.jpg) no-repeat;
    background-size: cover;
  }
  .newletter__side {
    right: -330px;
  }
  .newletter__side .open__side {
    max-width: 330px;
  }
  .page-footer .newletter__side .block.newsletter {
    padding: 20px;
  }
  .page-footer .newletter__side .block.newsletter .form.subscribe > .actions .action.subscribe {
    padding: 0 15px;
  }
  .page-header {
    z-index: 9;
  }
}
@media (max-width: 640px) {
  .footer__middle__wrapper {
    margin: 0;
    flex-wrap: wrap;
  }
  .footer__middle__wrapper .footer__widget {
    width: 100%;
    padding: 0;
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer__middle__wrapper .footer__widget .widget__item {
    padding: 0 0 15px 0;
    width: 100%;
    max-height: none;
  }
  .footer__middle__wrapper .footer__widget .widget__item.last {
    padding: 0;
  }
  .footer__middle__wrapper .footer__widget .widget__item.last img {
    width: 100%;
  }
  .footer__middle__wrapper .footer__widget .widget__item .feedaty_widget .fdt_merchant300x200-5_widget_merchant {
    height: auto !important;
    max-height: 238px;
    min-width: auto !important;
    width: 100% !important;
    max-width: 100%;
  }
}
@media (max-width: 360px) {
  .block-search .label {
    width: 20px;
  }
  .newletter__side {
    display: none;
  }
}
/*** Header & Footer ***/
/*** Customer ***/
@media (min-width: 769px) {
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 70%;
  }
}
@media (max-width: 1199px) {
  .login-container .block .fieldset.login {
    max-width: initial;
  }
  .login-container .block-new-customer {
    max-width: initial;
  }
  .login-container .block-new-customer .actions-toolbar {
    padding: 5px 0px 0 !important;
  }
  .customer__extra__info {
    float: none;
    width: 100%;
    padding: 20px 0 0;
  }
  .form.create.account {
    float: none;
    width: 100%;
  }
  .form.create.account .fieldset {
    width: auto;
    max-width: initial;
  }
  .form.create.account .actions-toolbar {
    max-width: 100%;
    padding: 5px 0px 0 !important;
  }
  .actions__register {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .login-container .block .fieldset.login > div.email {
    width: 100%;
  }
  .login-container .block .fieldset.login > div.password {
    width: 100%;
  }
  .login-container .block .fieldset.login > div.secondary {
    margin: -10px 0px 10px;
  }
  .login-container .block .actions-toolbar .primary {
    width: 100%;
  }
  .login-container .block-new-customer .actions-toolbar .primary {
    width: 100%;
  }
  .form.create.account .fieldset > div {
    width: 100%;
  }
  .form.create.account .actions-toolbar {
    margin: 10px 0px 0px;
    width: 100%;
  }
  .form.create.account .actions-toolbar .primary {
    width: 100%;
  }
}
@media (min-width: 1800px) {
  .chi__1 {
    margin: 0 0px 0px;
  }
  .chi__1__text {
    top: 100px;
  }
  .chi__6 {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
  }
  .chi__6__text {
    top: 125px;
  }
}
@media (max-width: 1280px) {
  .informative__list ul li {
    width: 20%;
  }
  .faq__wrapper .faq__content .accordion__toggle {
    padding: 0 0 0 25px;
  }
}
@media (max-width: 1024px) {
  .container {
    padding: 0;
  }
  .chi__1 {
    margin: 0 0px 0px;
  }
  .chi__1 .chi__1__img {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
  }
  .chi__1 .chi__1__text {
    top: 50px;
    padding: 0 20px;
  }
  .chi__primi__text {
    padding: 45px 20px 30px;
  }
  .chi__primi__img {
    display: none;
  }
  .chi__2 {
    display: flex;
    align-items: center;
    margin: 0 0 25px;
    flex-wrap: wrap;
  }
  .chi__2 .chi__2__img {
    width: 100%;
  }
  .chi__2 .chi__2__text {
    width: 100%;
    padding: 0 0 0;
  }
  .chi4__item {
    width: 50%;
  }
  .chi__5__number ul {
    padding: 0;
    flex-wrap: wrap;
  }
  .chi__5__number ul li {
    width: 100%;
    padding: 20px 0;
  }
  .chi__5__number ul li:after {
    width: 100%;
    height: 1px;
    top: inherit;
    bottom: 0;
  }
  .chi__6 .chi__6__img {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
  }
  .chi__6 .chi__6__img img {
    width: 100%;
  }
  .chi__6__text {
    top: 40px;
  }
  .chi__6__text .intro {
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 10px;
  }
  .informative__list ul li {
    width: 33.333%;
  }
  .faq__wrapper {
    position: relative;
    flex-direction: column;
  }
  .faq__wrapper .faq__nav {
    width: 100%;
    order: 2;
  }
  .faq__wrapper .faq__content {
    width: 100%;
  }
  .faq__wrapper .faq__content .accordion__toggle {
    padding: 100px 20px 0;
  }
  .faq__wrapper .faq__content .support__content {
    padding: 100px 20px 0;
  }
  .accordion__toggle {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #eee;
  }
  .accordion__toggle > .item .head__toggle {
    font-size: 15px;
    line-height: 23px;
    margin: 0 0 15px;
  }
  .support__content {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #eee;
  }
  .faq__nav ul {
    margin-top: -1px;
    border-top: none;
    border-radius: 0px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .faq__nav ul li a.active {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
}
@media (max-width: 768px) {
  .breadcrumbs {
    display: block;
  }
  .chi__1__img img {
    width: 100%;
  }
  .chi__1__text h1 {
    font-size: 30px;
    line-height: 30px;
  }
  .chi__1__text p {
    font-size: 16px;
  }
  .chi__1 .chi__1__text {
    top: 140px;
  }
  .chi__primi__text h2 strong {
    display: block;
  }
  .chi__primi__text h2 br {
    display: none;
  }
  .primi_text {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  }
  .primi_text .text {
    text-align: center;
  }
  .chi__primi {
    margin: 0 0 25px;
  }
  .chi__3 {
    margin: 0 0 25px;
  }
  .chi__3 h2 {
    font-size: 25px;
    line-height: 30px;
  }
  .chi__4 {
    margin: 0 0 10px;
  }
  .chi__4 .chi4__items {
    margin: 0;
  }
  .chi__4 .chi4__items .chi4__item {
    width: 100%;
    padding: 0 0px 15px;
  }
  .chi4__item .chi4__head {
    padding: 0;
  }
  .chi4__item .chi4__head h2 {
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 15px;
  }
  .chi4__item .chi4__item__text {
    min-height: auto;
  }
  .chi__6__text {
    top: 115px;
  }
  .informative__head {
    margin: 0 0 25px;
  }
  .informative__head h2 {
    font-size: 25px;
  }
  .informative__list ul li {
    width: 50%;
  }
}
@media (max-width: 400px) {
  .informative__list ul {
    margin: 0;
  }
  .informative__list ul li {
    width: 100%;
    padding: 0 0 15px;
  }
  .informative__list .informative_item {
    padding: 15px 10px 15px;
  }
  .informative__list .informative_item strong {
    min-height: auto;
  }
}
@media (max-width: 768px) {
  .short_contact .fieldset .field {
    width: 100% !important;
    padding: 0;
  }
  .short_contact .fieldset .field.checkbox .control .label {
    width: 100%;
  }
  .short_contact .fieldset .field.recaptcha {
    float: none;
    margin: -15px 0 15px;
  }
  .short_contact .fieldset > .fieldset {
    margin: 0 0px 20px !important;
  }
  .short_contact .fieldset > .fieldset .actions-toolbar {
    justify-content: center;
    padding: 0 0 15px;
  }
  .question-link-fixed {
    bottom: 70px;
  }
}
@media (min-width: 1300px) {
  .page-header.fixed .minicart-wishlist,
  .page-header.fixed .panel.wrapper,
  .page-header.fixed .Pagine_informative,
  .page-header.fixed .mini-consegna {
    display: none;
  }
  .page-header.fixed .header-bottom {
    margin: 0 auto;
    padding: 0;
    max-width: 1280px;
    position: relative;
  }
  .page-header.fixed .header-bottom > .content {
    position: absolute;
    top: -49px;
    left: 80px;
    justify-content: flex-start;
  }
  .page-header.fixed .header-bottom .Servizio_Clienti {
    position: relative;
    padding-left: 12px;
    margin-left: 15px;
  }
  .page-header.fixed .header-bottom .Servizio_Clienti:before {
    content: "";
    position: absolute;
    top: -3px;
    left: 0;
    width: 1px;
    height: 26px;
    background: #000;
    opacity: 0.5;
  }
  .page-header.fixed .header.content {
    padding: 15px 20px 5px;
  }
  .page-header.fixed .header.content .ammenu-logo {
    max-width: 80px;
    min-width: 80px;
  }
  .page-header.fixed .block-search {
    width: 220px;
    margin-right: 30px;
  }
  .page-header.fixed .block-search .block-content {
    width: 220px;
  }
  .page-header.fixed .second-nav-primary > div {
    margin-left: 12px;
    padding: 0 0 0 12px;
  }
  .page-header.fixed .ammenu-nav-sections.-sidebar {
    top: 79px;
  }
}
@media (max-width: 767px) {
  #messageBox .product-info-main {
    padding: 0;
  }
  #messageBox .ampage-top-info {
    margin: 5px 0px 15px;
  }
  #messageBox .ampage-bottom-info > .am-description {
    margin: 0;
  }
  .amcart-minipage-wrap .am-photo-container {
    margin: 0 0px 10px;
  }
  .amcart-message-box .product-add-form {
    margin: 0;
  }
}
@media (max-width: 1024px) {
  .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-text-block {
    padding: 0 40px 0 35px;
  }
}
@media (min-width: 1025px) {
  .ammenu-nav-sections.-sidebar {
    max-height: 500px;
  }
  .ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root {
    height: auto;
  }
}
