@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap.less');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:wght@400;700&display=swap.less');
@import url('https://fonts.googleapis.com/css2?family=Spectral:wght@800&display=swap.less');
@media only screen and (max-width: 768px) {
  .page-layout-2columns-left .columns .column.main,
  .page-layout-2columns-left .columns .column.sidebar-main {
    margin-top: 0px !important;
    width: calc(100% - 20px) !important;
    padding: 10px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .product-item-info .product-item-details .product-item-name {
    margin: 0 0 12px;
    height: auto;
    overflow: visible;
  }
  .product-item-info .product-item-details .product-item-name a {
    display: block;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: visible;
    text-overflow: unset;
  }
  .brand-menu-container .brand-menu-wrapper {
    padding: 12px 10px;
  }
  .brand-menu-container .brand-menu-wrapper .brand-menu-grid .slick-arrow {
    display: none !important;
  }
  .brand-menu-container .brand-menu-wrapper .brand-menu-grid .slick-slide {
    padding: 4px;
  }
  .brand-menu-container .brand-menu-wrapper .brand-menu-item .brand-image {
    width: 70px;
    height: 70px;
  }
  .brand-menu-container .brand-menu-wrapper .brand-menu-item .brand-image img {
    width: 62px;
    height: 62px;
  }
  .brand-menu-container .brand-menu-wrapper .brand-menu-item .brand-name {
    font-size: 11px;
    max-width: 70px;
  }
  .top-navigation .container .row {
    flex-direction: column;
    padding: 8px;
    padding-left: 50px;
  }
  .top-navigation .container .row .welcome-message {
    display: none;
  }
  .top-navigation .container .row .right-section {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
  }
  .top-navigation .container .row .right-section .contact-info {
    display: flex;
    flex-direction: column !important;
    gap: 4px;
  }
  .top-navigation .container .row .right-section .contact-info span {
    margin-left: 0 !important;
  }
  .top-navigation .container .row .right-section .contact-info .phone,
  .top-navigation .container .row .right-section .contact-info .email {
    font-size: 12px;
    margin-left: 0 !important;
  }
  .top-navigation .container .row .right-section .social-links {
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .page-header .header-wrapper {
    flex-wrap: wrap;
    padding: 12px;
    gap: 12px;
    margin: 0;
    justify-content: center !important;
  }
  .page-header .header-wrapper .logo-wrapper {
    order: 1;
    flex: 0 0 auto;
    justify-content: flex-start;
    width: 100%;
  }
  .page-header .header-wrapper .logo-wrapper .nav-toggle {
    display: flex !important;
    top: -35px;
    left: 12px;
    margin-right: 0;
  }
  .page-header .header-wrapper .logo-wrapper .logo {
    margin: 0 auto !important;
  }
  .page-header .header-wrapper .logo-wrapper .logo img {
    max-height: 40px;
  }
  .page-header .header-wrapper .search-wrapper {
    order: 2;
    margin: 0;
    flex: 0 0 auto;
    max-width: 100%;
    position: static;
    width: auto;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 0;
    padding-right: 0;
  }
  .page-header .header-wrapper .search-wrapper .block-search {
    margin: 0;
    position: relative;
  }
  .page-header .header-wrapper .search-wrapper .block-search .block-title {
    display: none;
  }
  .page-header .header-wrapper .search-wrapper .block-search .mobile-search-button {
    display: none !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    width: 40px !important;
    height: 40px !important;
    background-color: #9900cc !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    pointer-events: auto !important;
    z-index: 1000 !important;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2) !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    user-select: none !important;
    -webkit-user-select: none !important;
  }
  .page-header .header-wrapper .search-wrapper .block-search .mobile-search-button:before {
    content: "\e8b6" !important;
    /* Icona lente Material Icons */
    font-family: 'Material Icons' !important;
    font-size: 22px !important;
    color: white !important;
    display: block !important;
    line-height: 1 !important;
  }
  .page-header .header-wrapper .search-wrapper .block-search .mobile-search-button:hover {
    background-color: #ac00e6 !important;
  }
  .page-header .header-wrapper .search-wrapper .block-search .mobile-search-button:focus,
  .page-header .header-wrapper .search-wrapper .block-search .mobile-search-button:active {
    background-color: #8600b3 !important;
    outline: none !important;
  }
  .page-header .header-wrapper .search-wrapper .block-search .mobile-search-button.active {
    background-color: #8600b3 !important;
  }
  .page-header .header-wrapper .search-wrapper .block-search .form.minisearch {
    position: relative;
    width: 40px;
    height: 40px;
  }
  .page-header .header-wrapper .search-wrapper .block-search .form.minisearch .field.search {
    margin: 0;
  }
  .page-header .header-wrapper .search-wrapper .block-search .form.minisearch .field.search .label {
    display: none;
  }
  .page-header .header-wrapper .search-wrapper .block-search .form.minisearch .field.search .control {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 220px;
    height: 40px;
    border-radius: 20px;
    background: white;
    padding: 0 40px 0 15px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    z-index: 1;
  }
  .page-header .header-wrapper .search-wrapper .block-search .form.minisearch .field.search .control input {
    height: 100%;
    width: 100%;
    padding: 0;
    border: none;
    background: transparent;
    color: #696969;
    font-size: 14px;
  }
  .page-header .header-wrapper .search-wrapper .block-search .form.minisearch .field.search .control input::placeholder {
    color: #999999;
  }
  .page-header .header-wrapper .search-wrapper .block-search .form.minisearch .field.search .control .nested {
    display: none;
  }
  .page-header .header-wrapper .search-wrapper .block-search .form.minisearch .actions {
    display: none;
  }
  .page-header .header-wrapper .search-wrapper .block-search .form.minisearch button.action.search {
    display: none !important;
  }
  .page-header .header-wrapper .search-wrapper .block-search .form.minisearch:after {
    display: none !important;
  }
  .page-header .header-wrapper .header-actions {
    order: 3;
    margin-left: 5px;
    justify-content: flex-end;
    align-items: center;
  }
  .nav-sections {
    display: none !important;
  }
  .nav-sections-overlay._show {
    display: block;
  }
  .nav-sections-overlay .custom-menu {
    height: 100%;
    overflow-y: auto;
    padding: 12px 0;
  }
  .nav-sections-overlay .custom-menu .navigation {
    background: none;
    padding: 0;
  }
  .nav-sections-overlay .custom-menu .navigation ul.level0.submenu {
    flex-direction: column;
    gap: 0;
    padding: 12px 0;
  }
  .nav-sections-overlay .custom-menu .navigation ul.level0.submenu > li.level1 {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
  }
  .nav-sections-overlay .custom-menu .navigation ul.level0.submenu > li.level1:last-child {
    border-bottom: none;
  }
  .nav-sections-overlay .custom-menu .navigation ul.level0.submenu > li.level1 > .level-top {
    padding: 16px;
    padding-right: 64px;
    white-space: normal;
    color: #ffffff;
    position: relative;
  }
  .extreme-search-button {
    display: none !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    width: 40px !important;
    height: 40px !important;
    background-color: #9900cc !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    pointer-events: auto !important;
    z-index: 2000 !important;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2) !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
  .extreme-search-button span {
    color: white !important;
    font-size: 22px !important;
    line-height: 1 !important;
  }
  .desktop-menu-container {
    display: none;
  }
  .mobile-menu-container {
    display: block;
  }
  .desktop-menu-container .navigation {
    padding: 0;
  }
  .desktop-menu-container .navigation ul li.level1 {
    display: block;
  }
  .desktop-menu-container .navigation ul li.level1 > a {
    padding: 12px 15px;
    border-bottom: 1px solid #bbbbbb;
  }
  .desktop-menu-container .navigation ul li.level1 > a .category-description {
    display: block;
  }
  .desktop-menu-container .navigation ul li.level1 .submenu {
    position: static;
    box-shadow: none;
    border: none;
    padding: 0;
  }
  .desktop-menu-container .navigation ul li.level1 .submenu.level4 {
    background: #e5efe5;
  }
  .desktop-menu-container .navigation ul li.level1 .submenu.level4 li a {
    padding-left: 30px;
  }
  .mega-menu .mega-menu-list {
    flex-direction: column;
  }
  .mega-menu .mega-menu-list .mega-menu-item .mega-menu-link {
    padding: 12px 15px;
  }
  .mega-menu .mega-menu-list .mega-menu-item .mega-menu-content {
    position: static;
    min-width: auto;
    box-shadow: none;
    padding: 15px;
  }
  .mega-menu .mega-menu-list .mega-menu-item .mega-menu-content .mega-menu-columns {
    flex-direction: column;
    gap: 20px;
  }
  .mega-menu .mega-menu-list .mega-menu-item .mega-menu-content .mega-menu-header .category-banner {
    display: none;
  }
  .mega-menu .mega-menu-item.level1.parent > .mega-menu-link {
    position: relative;
  }
  .mega-menu .mega-menu-item.level1.parent > .mega-menu-link:after {
    content: '\e622';
    font-family: 'icons-blank-theme';
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
  }
  .mega-menu .mega-menu-item.level1.parent._show > .mega-menu-link:after {
    transform: translateY(-50%) rotate(180deg);
  }
  .mega-menu .mega-menu-item.level1.parent._show > .mega-menu-content {
    display: block;
  }
  .toolbar-products {
    flex-direction: column;
    align-items: flex-start;
    padding: 12px;
  }
  .toolbar-products .modes,
  .toolbar-products .toolbar-amount,
  .toolbar-products .toolbar-sorter {
    margin: 8px 0;
    width: 100%;
  }
  .toolbar-products .toolbar-sorter {
    justify-content: space-between;
  }
  .toolbar-products .modes {
    display: none !important;
  }
  .toolbar-products .toolbar-amount {
    display: none !important;
  }
  .pages .items {
    flex-wrap: wrap;
    justify-content: center;
  }
  .pages .items .item {
    margin: 4px;
  }
}
@media only screen and (max-width: 768px) and only screen and (max-width: 768px) {
  body .page-header .header-wrapper {
    justify-content: center !important;
  }
}
@media only screen and (max-width: 639px) {
  .breadcrumbs {
    padding: 8px 12px;
  }
  .breadcrumbs .items {
    font-size: 12px;
  }
  .breadcrumbs .items .item:not(:last-child):after {
    margin: 0 8px;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
}
@media only screen and (max-width: 479px) {
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
}
@media all and (min-width: 769px), print {
  .page-layout-2columns-left .columns {
    display: flex;
    flex-wrap: nowrap;
  }
  .page-layout-2columns-left .columns .column.main {
    width: auto;
    flex: 1;
    float: none;
    padding-left: 0;
    margin-right: 20px;
  }
  .page-layout-2columns-left .columns .column.sidebar-main {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
    flex: 0 0 300px;
    float: none;
    padding-right: 0;
  }
  .nav-toggle {
    display: none !important;
  }
  .nav-sections {
    display: block;
  }
  .nav-sections .custom-menu {
    display: block;
  }
  .nav-sections-overlay {
    display: none !important;
  }
  .desktop-menu-container {
    display: block;
  }
  .mobile-menu-container {
    display: none;
  }
  .mega-menu .mega-menu-item.level1.parent > .mega-menu-content {
    min-width: 250px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .catalog-product-view .product.info.detailed {
    clear: both;
    width: 100%;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-family: 'Spectral', serif;
  font-weight: 800;
}
body,
p,
div,
body span,
p span,
div span {
  font-family: 'Inter', sans-serif;
}
body {
  background-color: #ececec;
}
.page-layout-2columns-left .columns {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  width: 100%;
  position: relative;
}
.page-layout-2columns-left .columns .column.main {
  width: 100%;
  float: none;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  padding: 0;
  box-sizing: border-box;
  margin-left: 0;
}
.page-layout-2columns-left .columns .column.sidebar-main {
  width: 100%;
  float: none;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  box-sizing: border-box;
  padding: 0;
  margin-bottom: 16px;
}
.product-item-info .product-item-details .product-item-name {
  margin: 0 0 12px;
  height: 3em;
  overflow: hidden;
}
.product-item-info .product-item-details .product-item-name a {
  color: #696969;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.5em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s ease-in-out;
}
.product-item-info .product-item-details .product-item-name a:hover {
  color: #9900cc;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: 8px 8px 15px rgba(153, 0, 204, 0.15), -8px -8px 15px rgba(255, 255, 255, 0.8);
  width: 100%;
  padding: 12px;
  border: none;
  border-radius: 12px;
  background: #9900cc;
  color: #ffffff;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart:hover {
  background: #8600b3;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart:active {
  transform: scale(0.98);
}
.brand-menu-container {
  width: 100%;
}
.brand-menu-container .brand-menu-wrapper {
  position: relative;
  padding: 12px 40px 0;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-grid {
  margin: 0;
  padding: 0;
  list-style: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-grid.loaded {
  opacity: 1;
  visibility: visible;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-grid .slick-list {
  margin: 0 -8px;
  overflow: hidden;
  touch-action: pan-y;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-grid .slick-track {
  display: flex;
  align-items: stretch;
  min-width: 100%;
  will-change: transform;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-grid .slick-slide {
  height: auto;
  padding: 8px;
  transition: transform 0.3s ease;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-grid .slick-slide.slick-center {
  z-index: 1;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-grid .slick-slide > div {
  height: 100%;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-grid .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #ffffff;
  border: none;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  transition: all 0.3s ease;
  color: #9900cc;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-grid .slick-arrow:before,
.brand-menu-container .brand-menu-wrapper .brand-menu-grid .slick-arrow:after {
  display: none !important;
  content: none !important;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-grid .slick-arrow:hover,
.brand-menu-container .brand-menu-wrapper .brand-menu-grid .slick-arrow:active,
.brand-menu-container .brand-menu-wrapper .brand-menu-grid .slick-arrow:focus {
  background: #9900cc;
  color: #ffffff;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-grid .slick-arrow .material-icons {
  font-size: 18px;
  line-height: 1;
  display: block;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-grid .slick-arrow.slick-prev {
  left: -15px;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-grid .slick-arrow.slick-next {
  right: -15px;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-grid.slick-slider.slick-dotted {
  margin-bottom: 30px;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-grid.few-items .slick-track {
  justify-content: center;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-slide {
  height: 100%;
  transition: transform 0.3s ease;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  height: 100%;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-item:hover .brand-image .brand-image-border {
  opacity: 0.9;
  transform: scale(1.03);
}
.brand-menu-container .brand-menu-wrapper .brand-menu-item:hover .brand-image img {
  transform: scale(1.05);
}
.brand-menu-container .brand-menu-wrapper .brand-menu-item .brand-image {
  position: relative;
  width: 90px;
  height: 90px;
  margin: 0 auto 4px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-item .brand-image .brand-image-border {
  background: #ffffff;
  box-shadow: 4px 4px 8px rgba(153, 0, 204, 0.15), -4px -4px 8px rgba(255, 255, 255, 0.8);
  content: "";
  position: absolute;
  inset: -3px;
  border-radius: 50%;
  background: linear-gradient(45deg, #9900cc, #00c771, #fdcb5e);
  z-index: 0;
  transition: all 0.3s ease;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-item .brand-image img {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  object-fit: contain;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  border: 2px solid #ffffff;
  transition: transform 0.3s ease;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-item .brand-image .brand-image-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999999;
  position: relative;
  z-index: 1;
  border-radius: 50%;
  background-color: #ffffff;
  border: 2px solid #ffffff;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-item .brand-image .brand-image-placeholder .material-icons {
  font-size: 40px;
}
.brand-menu-container .brand-menu-wrapper .brand-menu-item .brand-name {
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  margin-top: 4px;
  max-width: 90px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.catalog-product-view .page-title-wrapper {
  display: block !important;
}
@media (min-width: 769px), print {
  .page-products .columns {
    position: relative;
    z-index: 1;
  }
}
/*.layered-filter-block-container {
        .block.filter {
            margin-bottom: 20px;
            
            .block-title {
                padding: 10px;
                background: #f5f5f5;
                border-radius: 4px;
                
                strong {
                    font-weight: 600;
                }
            }
            
            .block-content {
                .filter-options {
                    .filter-options-item {
                        padding: 5px;
                        .neumorphism-flat-tertiary();
                        margin-bottom: 10px;
                        border-radius: 5px;
                        
                        .filter-options-title {
                            font-weight: 600;
                            margin-bottom: 0px;
                            position: relative;
                            padding: 0;
                            cursor: pointer;

                            &:after {
                                content: '';
                                position: absolute;
                                right: 0;
                                top: 50%;
                                transform: translateY(-50%);
                                width: 12px;
                                height: 12px;
                                background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj48cGF0aCBmaWxsPSIjMDAwIiBkPSJNMTAuOCAzLjJMNiA4IDEuMiAzLjJsLS44LjggNiA2IDYtNnoiLz48L3N2Zz4=) no-repeat center;
                                transition: transform .3s;
                            }
                        }

                        &.active {
                            .filter-options-title:after {
                                transform: translateY(-50%) rotate(180deg);
                            }

                            .filter-options-content {
                                display: block;
                            }
                        }
                        
                        .filter-options-content {
                            display: none;
                            padding: 10px 0;
                            margin-top: 10px;
                            border-top: 1px solid #e8e8e8;
                            
                            .items {
                                margin: 0;
                                padding: 0;
                                list-style: none;
                                
                                .item {
                                    margin: 0 !important;
                                    padding: 0 !important;
                                    
                                    a {
                                        color: #666;
                                        text-decoration: none;
                                        display: block;
                                        padding: 5px 0;
                                        
                                        &:hover {
                                            color: #000;
                                        }
                                        
                                        &.selected {
                                            color: #000;
                                            font-weight: 600;
                                        }
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }

    .price-slider-container {
        padding: 15px;
        
        .price-inputs {
            display: flex;
            justify-content: space-between;
            margin-bottom: 15px;
            
            .price-input {
                flex: 1;
                margin: 0 10px;
                
                label {
                    display: block;
                    margin-bottom: 5px;
                    font-weight: 600;
                }
                
                .input-wrapper {
                    position: relative;
                    display: flex;
                    align-items: center;
                    
                    .currency-symbol {
                        position: absolute;
                        left: 10px;
                        color: #666;
                    }
                    
                    input {
                        width: 100%;
                        padding: 8px 8px 8px 25px;
                        border: 1px solid #ddd;
                        border-radius: 4px;
                        
                        &:focus {
                            border-color: #1979c3;
                            box-shadow: 0 0 3px rgba(25, 121, 195, 0.3);
                        }
                    }
                }
            }
        }
        
        #price-slider {
            margin: 20px 0;
            height: 6px;
            background: #e0e0e0;
            border-radius: 3px;
            
            .noUi-connect {
                background: #1979c3;
            }
            
            .noUi-handle {
                width: 20px;
                height: 20px;
                right: -10px;
                top: -7px;
                border-radius: 50%;
                background: #fff;
                border: 2px solid #1979c3;
                box-shadow: none;
                
                &:before,
                &:after {
                    display: none;
                }
                
                &:hover {
                    background: #f5f5f5;
                }
            }
        }
    }*/
.page-footer {
  background-color: #9900cc;
  padding: 20px;
  color: #ffffff;
}
.page-footer a {
  color: #ffffff;
}
.page-footer a:hover {
  color: #e8e8e8;
  text-decoration: underline;
}
.page-footer .footer.content {
  padding: 20px 0;
}
.page-footer .footer.content .block.newsletter {
  width: 100%;
  max-width: 400px;
  margin: 0 auto 20px;
}
.page-footer .footer.content .block.newsletter .title {
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 10px;
}
.page-footer .footer.content .block.newsletter .content .field.newsletter .control input {
  border-radius: 5px;
  padding: 10px;
}
.page-footer .footer.content .block.newsletter .content .actions .action.subscribe {
  background-color: #00c771;
  border-color: #00c771;
  border-radius: 5px;
}
.page-footer .footer.content .block.newsletter .content .actions .action.subscribe:hover {
  background-color: #009454;
  border-color: #009454;
}
.page-footer .footer.content .footer.links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}
.page-footer .footer.content .footer.links li {
  padding: 0 15px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.page-footer .footer.content .footer.links li:last-child {
  border-right: none;
}
.page-footer .footer.content .copyright {
  margin-top: 20px;
  text-align: center;
}
.page-footer .footer.content .bugs {
  margin-top: 10px;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
}
.page-footer .footer.content .bugs a {
  color: rgba(255, 255, 255, 0.9);
}
.page-footer .footer.content .bugs a:hover {
  text-decoration: underline;
}
.category-header-container {
  background-color: #f0f0f0;
  padding: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.category-header-container .category-image {
  margin-bottom: 15px;
}
.category-header-container .page-title-wrapper {
  margin-bottom: 0;
}
/* File vuoto - le icone sono gestite direttamente in _top-navigation.less */
.top-navigation-container {
  background-color: #9900cc;
  color: #ffffff;
  font-size: 13px;
}
.top-navigation-container .top-navigation .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  padding: 8px 15px;
}
.top-navigation-container .top-navigation .container .row {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.top-navigation-container .top-navigation .container .welcome-message {
  font-weight: 500;
}
.top-navigation-container .top-navigation .container .right-section {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
}
.top-navigation-container .top-navigation .container .right-section .contact-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-right: 20px;
  gap: 4px;
}
.top-navigation-container .top-navigation .container .right-section .contact-info span {
  margin-left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.top-navigation-container .top-navigation .container .right-section .contact-info span i.material-icons {
  margin-right: 5px;
  font-size: 18px;
}
.top-navigation-container .top-navigation .container .right-section .contact-info span a {
  color: #ffffff;
  text-decoration: none;
}
.top-navigation-container .top-navigation .container .right-section .contact-info span a:hover {
  color: #00c771;
  text-decoration: none;
}
.top-navigation-container .top-navigation .container .right-section .contact-info span a:visited {
  color: #ffffff;
  text-decoration: none;
}
.top-navigation-container .top-navigation .container .right-section .social-links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  align-items: center;
}
.top-navigation-container .top-navigation .container .right-section .social-links .social-icon {
  margin-left: 10px;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #ffffff;
  position: relative;
  transition: transform 0.3s ease;
}
.top-navigation-container .top-navigation .container .right-section .social-links .social-icon:hover {
  transform: scale(1.1);
}
.top-navigation-container .top-navigation .container .right-section .social-links .social-icon svg {
  transition: fill 0.3s ease;
}
.top-navigation-container .top-navigation .container .right-section .social-links .social-icon.facebook svg {
  color: #1877F2;
}
.top-navigation-container .top-navigation .container .right-section .social-links .social-icon.instagram svg {
  color: #E1306C;
}
.top-navigation-container .top-navigation .container .right-section .social-links .social-icon.tiktok svg {
  color: #000000;
}
.page-header {
  background: #ffffff;
  border-bottom: none;
  margin-bottom: 0;
  padding: 0;
  position: relative;
  z-index: 100;
  transition: all 0.3s ease-in-out;
}
.page-header.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.page-header.sticky .header-wrapper {
  padding-top: 5px;
  padding-bottom: 5px;
}
.page-header.sticky .header-wrapper .logo-wrapper .logo img {
  max-height: 40px;
}
@media screen and (max-width: 768px) {
  .page-header .header-wrapper .logo-wrapper {
    transition: width 0.3s ease-in-out;
  }
  .page-header .header-wrapper .logo-wrapper.sticky-mobile {
    width: auto !important;
  }
  .page-header .header-wrapper .logo-wrapper .nav-toggle {
    transition: top 0.3s ease-in-out;
  }
  .page-header .header-wrapper .logo-wrapper .nav-toggle.sticky-mobile {
    top: 45px !important;
  }
  .page-header.sticky .menu-container.sticky {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    border-bottom: 0 !important;
    transition: all 0.3s ease-in-out;
  }
  .page-header.sticky .menu-container.sticky.mobile-sticky {
    border-bottom: 0 !important;
  }
}
.page-header .header-wrapper {
  max-width: none;
  margin: 0 auto;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  gap: 12px;
  transition: padding 0.3s ease-in-out;
}
.page-header .header-wrapper .logo-wrapper {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
}
.page-header .header-wrapper .logo-wrapper .nav-toggle {
  display: none;
  background: #9900cc;
  border: 0;
  color: #ffffff;
  font-size: 28px;
  cursor: pointer;
  padding: 0;
  width: 40px;
  height: 36px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -35px;
  left: 12px;
  z-index: 500;
}
.page-header .header-wrapper .logo-wrapper .nav-toggle:hover {
  color: #fff;
}
.page-header .header-wrapper .logo-wrapper .nav-toggle:hover:before {
  color: #fff;
}
.page-header .header-wrapper .logo-wrapper .nav-toggle span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .header-wrapper .logo-wrapper .nav-toggle:before {
  content: '\e609';
  font-family: 'icons-blank-theme';
  color: #fff;
}
.page-header .header-wrapper .logo-wrapper .logo {
  margin: 0;
  max-height: 60px;
  max-width: 100%;
  display: block;
  padding: 12px;
}
.page-header .header-wrapper .logo-wrapper .logo img {
  max-height: 60px;
  width: auto;
  transition: max-height 0.3s ease-in-out;
}
.page-header .header-wrapper .search-wrapper {
  order: 2;
  margin: 0;
  flex: 0 0 auto;
  max-width: 100%;
  position: static;
  width: auto;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: 0;
  padding-right: 0;
}
.page-header .header-wrapper .search-wrapper .block-search {
  float: none;
  padding: 0;
  width: 100%;
  margin: 0;
}
.page-header .header-wrapper .search-wrapper .block-search .control {
  padding: 0;
  border: none;
  border-radius: 25px;
  box-shadow: 4px 4px 8px rgba(153, 0, 204, 0.15), -4px -4px 8px rgba(255, 255, 255, 0.8);
  transition: all 0.2s ease;
  background: #ffffff;
  position: relative;
  overflow: hidden;
  min-width: 240px;
  transition: all 0.3s ease;
}
.page-header .header-wrapper .search-wrapper .block-search .control:hover {
  box-shadow: 6px 6px 10px rgba(153, 0, 204, 0.2), -6px -6px 10px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
}
.page-header .header-wrapper .search-wrapper .block-search .control:active,
.page-header .header-wrapper .search-wrapper .block-search .control:focus,
.page-header .header-wrapper .search-wrapper .block-search .control._active {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.2), inset -4px -4px 8px rgba(255, 255, 255, 0.9);
  transform: translateY(1px);
}
.page-header .header-wrapper .search-wrapper .block-search .control:focus-within {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.2), inset -4px -4px 8px rgba(255, 255, 255, 0.9);
  transform: translateY(1px);
  box-shadow: inset 2px 2px 5px rgba(153, 0, 204, 0.2), inset -2px -2px 5px rgba(255, 255, 255, 0.8);
}
.page-header .header-wrapper .search-wrapper .block-search input {
  height: 40px;
  padding: 0 45px 0 20px;
  border: none;
  background: none;
  box-shadow: none;
  font-size: 14px;
  color: #696969;
  width: 100%;
}
.page-header .header-wrapper .search-wrapper .block-search input::placeholder {
  color: #999999;
  font-size: 14px;
  opacity: 0.8;
}
.page-header .header-wrapper .search-wrapper .block-search input:focus {
  box-shadow: none;
}
.page-header .header-wrapper .search-wrapper .block-search input:focus + .action.search {
  color: #9900cc;
}
.page-header .header-wrapper .search-wrapper .block-search .action.search {
  padding: 0;
  right: 16px;
  height: 40px;
  line-height: 40px;
  color: #999999;
  transition: all 0.3s ease;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  position: absolute;
  top: 0;
}
.page-header .header-wrapper .search-wrapper .block-search .action.search:hover {
  color: #9900cc;
}
.page-header .header-wrapper .search-wrapper .block-search .action.search:before {
  font-size: 18px;
  font-family: 'Material Icons';
  content: '\e8b6';
}
.page-header .header-wrapper .search-wrapper .block-search .action.search:active,
.page-header .header-wrapper .search-wrapper .block-search .action.search:focus {
  background: none;
  border: none;
  box-shadow: none;
}
.page-header .header-wrapper .search-wrapper .block-search .action.search > span {
  display: none;
}
@media screen and (max-width: 768px) {
  .page-header .header-wrapper .search-wrapper .block-search .action.search {
    display: none !important;
  }
}
.page-header .header-wrapper .search-wrapper .block-search .nested {
  display: none;
}
.page-header .header-wrapper .header-actions {
  order: 3;
  margin-left: 5px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.page-header .header-wrapper .header-actions > li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-header .header-wrapper .header-actions .link a,
.page-header .header-wrapper .header-actions .my-account-link a {
  text-decoration: none;
  position: relative;
  background: #ffffff;
  box-shadow: 4px 4px 8px rgba(153, 0, 204, 0.15), -4px -4px 8px rgba(255, 255, 255, 0.8);
  transition: all 0.2s ease;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  background: none;
  border: 0;
  padding: 0;
}
.page-header .header-wrapper .header-actions .link a:hover,
.page-header .header-wrapper .header-actions .my-account-link a:hover {
  box-shadow: 6px 6px 10px rgba(153, 0, 204, 0.2), -6px -6px 10px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
}
.page-header .header-wrapper .header-actions .link a:active,
.page-header .header-wrapper .header-actions .my-account-link a:active,
.page-header .header-wrapper .header-actions .link a:focus,
.page-header .header-wrapper .header-actions .my-account-link a:focus,
.page-header .header-wrapper .header-actions .link a._active,
.page-header .header-wrapper .header-actions .my-account-link a._active {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.2), inset -4px -4px 8px rgba(255, 255, 255, 0.9);
  transform: translateY(1px);
}
.page-header .header-wrapper .header-actions .link a:before,
.page-header .header-wrapper .header-actions .my-account-link a:before {
  font-family: 'Material Icons';
  font-size: 24px;
}
.page-header .header-wrapper .header-actions .link a:active,
.page-header .header-wrapper .header-actions .my-account-link a:active,
.page-header .header-wrapper .header-actions .link a._active,
.page-header .header-wrapper .header-actions .my-account-link a._active {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.15), inset -4px -4px 8px rgba(255, 255, 255, 0.8);
}
.page-header .header-wrapper .header-actions .authorization-link a:before {
  content: '\ea77';
}
.page-header .header-wrapper .header-actions .my-account-link a:before {
  content: '\e7fd';
}
.page-header .header-wrapper .header-actions .wishlist a:before {
  content: '\e87d';
}
.page-header .header-wrapper .header-actions .minicart-wrapper {
  margin: 0;
  float: none;
}
.page-header .header-wrapper .header-actions .minicart-wrapper .action.showcart {
  background: #ffffff;
  box-shadow: 4px 4px 8px rgba(153, 0, 204, 0.15), -4px -4px 8px rgba(255, 255, 255, 0.8);
  transition: all 0.2s ease;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: #9900cc;
  text-decoration: none;
  font-size: 0;
}
.page-header .header-wrapper .header-actions .minicart-wrapper .action.showcart:hover {
  box-shadow: 6px 6px 10px rgba(153, 0, 204, 0.2), -6px -6px 10px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
}
.page-header .header-wrapper .header-actions .minicart-wrapper .action.showcart:active,
.page-header .header-wrapper .header-actions .minicart-wrapper .action.showcart:focus,
.page-header .header-wrapper .header-actions .minicart-wrapper .action.showcart._active {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.2), inset -4px -4px 8px rgba(255, 255, 255, 0.9);
  transform: translateY(1px);
}
.page-header .header-wrapper .header-actions .minicart-wrapper .action.showcart:before {
  content: '\e8cc';
  font-family: 'Material Icons';
  font-size: 24px;
}
.page-header .header-wrapper .header-actions .minicart-wrapper .action.showcart .text,
.page-header .header-wrapper .header-actions .minicart-wrapper .action.showcart .icon-cart {
  display: none;
}
.page-header .header-wrapper .header-actions .minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  top: -5px;
  right: -5px;
  background: #9900cc;
  color: #ffffff;
  font-size: 10px;
  min-width: 16px;
  height: 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 4px;
  margin: 0;
}
.page-header .header-wrapper .header-actions .minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.page-header .header-wrapper .header-actions .minicart-wrapper .action.showcart .counter.qty .counter-label {
  display: none;
}
.page-header .header-wrapper .header-actions .minicart-wrapper .action.showcart:hover {
  color: #730099;
}
.page-header .header-wrapper .header-actions .minicart-wrapper .action.showcart.active {
  color: #9900cc;
}
.nav-sections {
  background: #9900cc;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 50;
}
.nav-sections .custom-menu {
  max-width: none;
  margin: 0 auto;
  padding: 0 16px;
}
.nav-sections .custom-menu .navigation {
  background: none;
  margin: 0;
  padding: 0;
}
.nav-sections .custom-menu .navigation ul.level0.submenu {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  gap: 48px;
  margin: 0;
  padding: 12px 0;
  list-style: none;
  width: 100%;
  background: none;
  border: 0;
  box-shadow: none;
}
.nav-sections .custom-menu .navigation ul.level0.submenu > li.level1 {
  position: relative;
  margin: 0;
  padding: 0;
}
.nav-sections .custom-menu .navigation ul.level0.submenu > li.level1 > .level-top {
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  padding: 12px 16px;
  display: block;
  white-space: nowrap;
  transition: all 0.3s ease;
}
.nav-sections .custom-menu .navigation ul.level0.submenu > li.level1 > .level-top:hover {
  color: #e6e6e6;
}
.nav-sections .custom-menu .navigation ul.level0.submenu > li.level1 > ul.level4.submenu {
  display: none;
  position: absolute;
  top: 100%;
  left: auto;
  right: 0;
  transform: none;
  min-width: 200px;
  background: #ffffff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  padding: 12px 0;
  margin: 0;
  z-index: 100;
  border-radius: 4px;
}
.nav-sections .custom-menu .navigation ul.level0.submenu > li.level1 > ul.level4.submenu > li {
  display: block;
  margin: 0;
  padding: 0;
}
.nav-sections .custom-menu .navigation ul.level0.submenu > li.level1 > ul.level4.submenu > li > a {
  display: block;
  padding: 12px 16px;
  color: #9900cc;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.4;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.nav-sections .custom-menu .navigation ul.level0.submenu > li.level1 > ul.level4.submenu > li > a:hover {
  background: #f9e6ff;
  color: #9900cc;
}
.nav-sections .custom-menu .navigation ul.level0.submenu > li.level1:hover > ul.level4.submenu {
  display: block;
}
.nav-sections .custom-menu .navigation ul.level0.submenu > li.level1:last-child > ul.level4.submenu,
.nav-sections .custom-menu .navigation ul.level0.submenu > li.level1:nth-last-child(2) > ul.level4.submenu {
  right: 0;
  left: auto;
}
.nav-sections._show {
  display: block !important;
  position: fixed;
  top: 0;
  left: 0;
  width: 80%;
  max-width: 300px;
  height: 100vh;
  background: #9900cc;
  z-index: 9999;
  overflow-y: auto;
  box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
}
.nav-sections._show:before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 500;
  opacity: 1;
  visibility: visible;
}
.nav-sections._show .custom-menu {
  position: relative;
  z-index: 1000;
  height: 100%;
  overflow-y: auto;
  padding-top: 32px;
}
.nav-sections._show .custom-menu .navigation {
  background: none;
  padding: 0;
}
.nav-sections._show .custom-menu .navigation ul.level0.submenu {
  display: flex !important;
  flex-direction: column;
  gap: 32px !important;
  padding: 12px 0;
  margin: 0;
  width: 100%;
}
.nav-sections._show .custom-menu .navigation ul.level0.submenu > li.level1 {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
}
.nav-sections._show .custom-menu .navigation ul.level0.submenu > li.level1:last-child {
  border-bottom: none;
}
.nav-sections._show .custom-menu .navigation ul.level0.submenu > li.level1 > .level-top {
  padding: 16px;
  padding-right: 64px;
  white-space: normal;
  color: #ffffff;
  position: relative;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nav-sections._show .custom-menu .navigation ul.level0.submenu > li.level1 > .level-top .submenu-toggle {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}
.nav-sections._show .custom-menu .navigation ul.level0.submenu > li.level1 > .level-top .submenu-toggle:after {
  content: '\e622';
  font-family: 'icons-blank-theme';
  font-size: 12px;
}
.nav-sections._show .custom-menu .navigation ul.level0.submenu > li.level1 > ul.level4.submenu {
  display: none !important;
  background: rgba(0, 0, 0, 0.1);
  padding: 0;
  margin: 0;
  position: static !important;
  transform: translateX(0%) !important;
  width: 100% !important;
  box-shadow: none;
  transition: none !important;
}
.nav-sections._show .custom-menu .navigation ul.level0.submenu > li.level1 > ul.level4.submenu > li {
  display: block;
  margin: 0;
  padding: 0;
}
.nav-sections._show .custom-menu .navigation ul.level0.submenu > li.level1 > ul.level4.submenu > li > a {
  display: block;
  padding: 12px 16px 12px 32px;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.4;
  white-space: normal;
}
.nav-sections._show .custom-menu .navigation ul.level0.submenu > li.level1 > ul.level4.submenu > li > a:hover {
  background: rgba(255, 255, 255, 0.1);
}
.nav-sections._show .custom-menu .navigation ul.level0.submenu > li.level1 > ul.level4.submenu > li.active > a {
  background: rgba(255, 255, 255, 0.1);
}
.nav-sections._show .custom-menu .navigation ul.level0.submenu > li.level1._show > .level-top .submenu-toggle {
  transform: translateY(-50%) rotate(180deg);
}
.nav-sections._show .custom-menu .navigation ul.level0.submenu > li.level1._show > ul.level4.submenu {
  display: block !important;
}
@media screen and (max-width: 768px) {
  .nav-sections:not(._show) {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .nav-sections._show {
    display: none !important;
  }
}
body.nav-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}
/* Regola con valori fissi e massima specificità per dispositivi mobili */
@media only screen and (max-width: 768px) {
  html body .page-header .header-wrapper {
    flex-wrap: wrap !important;
    padding: 12px !important;
    gap: 12px !important;
    margin: 8px !important;
    justify-content: center !important;
  }
}
.nav-sections {
  background: #9900cc;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .nav-sections {
    display: none;
    position: fixed;
    top: 0;
    left: -100%;
    width: 80%;
    max-width: 300px;
    height: 100vh;
    z-index: 9999;
    transition: left 0.3s ease;
  }
  .nav-sections._show {
    display: block;
    left: 0;
  }
}
.nav-toggle {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2000;
  display: none;
}
@media screen and (max-width: 768px) {
  .nav-toggle {
    display: flex;
  }
}
.nav-sections-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 500;
  cursor: pointer;
}
.nav-sections-overlay._show {
  display: block;
}
.desktop-menu-container {
  display: none;
  background: #9900cc;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 50;
}
@media screen and (min-width: 768px) {
  .desktop-menu-container {
    display: block;
  }
}
.desktop-menu-container .desktop-menu {
  max-width: none;
  margin: 0 auto;
  padding: 0 16px;
}
.desktop-menu-container .desktop-menu .navigation {
  background: #ffffff;
  font-weight: 700;
  height: inherit;
  left: auto;
  overflow: inherit;
  padding: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 3;
}
.desktop-menu-container .desktop-menu .navigation ul {
  margin: 0;
  padding: 0;
  position: relative;
}
.desktop-menu-container .desktop-menu .navigation ul li {
  margin: 0;
}
.desktop-menu-container .desktop-menu .navigation ul li.level1 {
  display: inline-block;
  position: relative;
}
.desktop-menu-container .desktop-menu .navigation ul li.level1 > a {
  display: block;
  padding: 15px 20px;
  text-decoration: none;
  color: #000000;
  transition: all 0.3s ease;
}
.desktop-menu-container .desktop-menu .navigation ul li.level1 > a:hover {
  background: #e5efe5;
}
.desktop-menu-container .desktop-menu .navigation ul li.level1 > a .category-name {
  display: block;
  font-size: 16px;
}
.desktop-menu-container .desktop-menu .navigation ul li.level1 > a .category-description {
  display: none;
  font-size: 12px;
  color: #999999;
  font-weight: normal;
  margin-top: 5px;
}
.desktop-menu-container .desktop-menu .navigation ul li.level1:hover > .submenu {
  display: block;
}
.desktop-menu-container .desktop-menu .navigation ul li.level1:hover .category-description {
  display: block;
}
.desktop-menu-container .desktop-menu .navigation ul li.level1.active > a {
  background: #e5efe5;
}
.desktop-menu-container .desktop-menu .navigation ul li.level1 .category-icon {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  vertical-align: middle;
}
.desktop-menu-container .desktop-menu .navigation .submenu {
  background: #ffffff;
  border: 1px solid #bbbbbb;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  display: none;
  left: 0;
  margin: 0;
  min-width: 200px;
  padding: 15px 0;
  position: absolute;
  top: 100%;
  z-index: 100;
}
.desktop-menu-container .desktop-menu .navigation .submenu.level4 {
  left: 100%;
  top: 0;
}
.desktop-menu-container .desktop-menu .navigation .submenu.level4 li {
  display: block;
  margin: 0;
  position: relative;
}
.desktop-menu-container .desktop-menu .navigation .submenu.level4 li a {
  display: block;
  padding: 8px 20px;
  color: #000000;
  text-decoration: none;
  transition: all 0.3s ease;
}
.desktop-menu-container .desktop-menu .navigation .submenu.level4 li a:hover {
  background: #e5efe5;
}
.desktop-menu-container .desktop-menu .navigation .submenu.level4 li a .category-name {
  display: inline-block;
  vertical-align: middle;
}
.desktop-menu-container .desktop-menu .navigation .submenu.level4 li .category-icon {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  vertical-align: middle;
}
.desktop-menu-container .desktop-menu .navigation .submenu.level4 li.active > a {
  background: #e5efe5;
}
.mobile-menu-container {
  display: none;
}
@media screen and (max-width: 768px) {
  .mobile-menu-container {
    display: block;
  }
}
.mobile-menu-container .mobile-menu {
  position: fixed;
  top: 0;
  left: -100%;
  width: 80%;
  max-width: 300px;
  height: 100vh;
  background: #9900cc;
  z-index: 9999;
  transition: left 0.3s ease;
  overflow-y: auto;
}
.mobile-menu-container .mobile-menu._show {
  left: 0;
}
.mobile-menu-container .mobile-menu .mobile-menu-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 500;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.mobile-menu-container .mobile-menu .mobile-menu-overlay._show {
  display: block;
  opacity: 1;
}
.mobile-menu-container .mobile-menu .navigation {
  padding: 32px 12px;
}
.mobile-menu-container .mobile-menu .navigation ul.level0.submenu {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile-menu-container .mobile-menu .navigation ul.level0.submenu > li.level1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mobile-menu-container .mobile-menu .navigation ul.level0.submenu > li.level1:last-child {
  border-bottom: none;
}
.mobile-menu-container .mobile-menu .navigation ul.level0.submenu > li.level1.parent > .level-top {
  padding-right: 64px;
  position: relative;
}
.mobile-menu-container .mobile-menu .navigation ul.level0.submenu > li.level1.parent > .level-top:after {
  content: '\e622';
  font-family: 'icons-blank-theme';
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
  color: #ffffff;
  transition: transform 0.3s ease;
}
.mobile-menu-container .mobile-menu .navigation ul.level0.submenu > li.level1.parent._show > .level-top:after {
  transform: translateY(-50%) rotate(180deg);
}
.mobile-menu-container .mobile-menu .navigation ul.level0.submenu > li.level1.parent._show > ul.level4.submenu {
  display: block;
}
.mobile-menu-container .mobile-menu .navigation ul.level0.submenu > li.level1 > .level-top {
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  padding: 16px;
  display: block;
  transition: all 0.3s ease;
}
.mobile-menu-container .mobile-menu .navigation ul.level0.submenu > li.level1 > .level-top:hover {
  background: rgba(255, 255, 255, 0.1);
}
.mobile-menu-container .mobile-menu .navigation ul.level0.submenu > li.level1 > ul.level4.submenu {
  display: none;
  background: rgba(0, 0, 0, 0.1);
  padding: 0;
  margin: 0;
}
.mobile-menu-container .mobile-menu .navigation ul.level0.submenu > li.level1 > ul.level4.submenu > li {
  display: block;
  margin: 0;
  padding: 0;
}
.mobile-menu-container .mobile-menu .navigation ul.level0.submenu > li.level1 > ul.level4.submenu > li > a {
  display: block;
  padding: 12px 16px 12px 32px;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.4;
  transition: all 0.3s ease;
}
.mobile-menu-container .mobile-menu .navigation ul.level0.submenu > li.level1 > ul.level4.submenu > li > a:hover {
  background: rgba(255, 255, 255, 0.1);
}
.mega-menu {
  position: relative;
  z-index: 100;
  background: #9900cc;
}
@media screen and (max-width: 768px) {
  .mega-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #9900cc;
    z-index: 9999;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 60px 0px 20px;
  }
  .mega-menu._show {
    display: block;
  }
}
.mega-menu .mobile-close {
  position: fixed;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9900cc;
  cursor: pointer;
  z-index: 10000;
  border: none;
  padding: 0;
  background: #ffffff;
  box-shadow: 4px 4px 8px rgba(153, 0, 204, 0.15), -4px -4px 8px rgba(255, 255, 255, 0.8);
  transition: all 0.2s ease;
}
.mega-menu .mobile-close:hover {
  box-shadow: 6px 6px 10px rgba(153, 0, 204, 0.2), -6px -6px 10px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
}
.mega-menu .mobile-close:active,
.mega-menu .mobile-close:focus,
.mega-menu .mobile-close._active {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.2), inset -4px -4px 8px rgba(255, 255, 255, 0.9);
  transform: translateY(1px);
}
.mega-menu .mobile-close .material-icons {
  font-size: 24px;
}
.mega-menu .mobile-close:hover {
  color: #730099;
}
@media screen and (min-width: 768px) {
  .mega-menu .mobile-close {
    display: none;
  }
}
.mega-menu .mega-menu-list {
  list-style: none none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 768px) {
  .mega-menu .mega-menu-list {
    flex-direction: column;
    padding: 0;
  }
}
.mega-menu .mega-menu-item {
  position: relative;
  list-style: none;
}
.mega-menu .mega-menu-item.level1 {
  margin: 0 15px;
  height: 40px;
}
@media screen and (max-width: 768px) {
  .mega-menu .mega-menu-item.level1 {
    margin: 0;
    height: auto;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .mega-menu .mega-menu-item.level1:last-child {
    border-bottom: none;
  }
}
.mega-menu .mega-menu-item.level1.parent .mega-menu-item-content {
  display: flex;
  align-items: center;
  position: relative;
}
.mega-menu .mega-menu-item.level1.parent .mega-menu-item-content .mega-menu-link {
  flex: 1;
  color: #ffffff;
  text-decoration: none;
  display: flex;
  align-items: center;
  padding: 10px;
  transition: all 0.3s ease;
}
.mega-menu .mega-menu-item.level1.parent .mega-menu-item-content .mega-menu-link:hover {
  color: rgba(255, 255, 255, 0.8);
}
.mega-menu .mega-menu-item.level1.parent .mega-menu-item-content .submenu-toggle {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  cursor: pointer;
  border: none;
  background: none;
  padding: 0;
  transition: transform 0.3s ease;
}
.mega-menu .mega-menu-item.level1.parent .mega-menu-item-content .submenu-toggle .material-icons {
  font-size: 24px;
}
.mega-menu .mega-menu-item.level1.parent._show > .mega-menu-item-content .submenu-toggle {
  transform: rotate(180deg);
}
.mega-menu .mega-menu-item.level1.parent > .mega-menu-content {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  min-width: 800px;
  background: #ffffff;
  z-index: 1000;
  padding: 20px;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .mega-menu .mega-menu-item.level1.parent > .mega-menu-content {
    display: flex;
    flex-direction: column;
  }
  .mega-menu .mega-menu-item.level1.parent > .mega-menu-content:not(._show) {
    display: none;
  }
  .mega-menu .mega-menu-item.level1.parent > .mega-menu-content .mega-menu-wrapper {
    display: flex;
    flex-direction: row;
    gap: 30px;
    margin-bottom: 20px;
  }
  .mega-menu .mega-menu-item.level1.parent > .mega-menu-content .mega-menu-wrapper .mega-menu-header {
    flex: 0 0 300px;
    width: 300px;
  }
  .mega-menu .mega-menu-item.level1.parent > .mega-menu-content .mega-menu-wrapper .mega-menu-header .mega-menu-category-title {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 15px;
    color: #fff;
    background: #9900cc;
    text-transform: uppercase;
    text-align: center;
    padding: 5px;
  }
  .mega-menu .mega-menu-item.level1.parent > .mega-menu-content .mega-menu-wrapper .mega-menu-header .category-banner {
    margin: 0;
    height: 170px;
    position: relative;
    background-color: #f5f5f5;
    border-radius: 4px;
    overflow: hidden;
  }
  .mega-menu .mega-menu-item.level1.parent > .mega-menu-content .mega-menu-wrapper .mega-menu-header .category-banner img.category-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 4px;
    transition: transform 0.3s ease;
  }
  .mega-menu .mega-menu-item.level1.parent > .mega-menu-content .mega-menu-wrapper .mega-menu-header .category-banner img.category-image:hover {
    transform: scale(1.05);
  }
  .mega-menu .mega-menu-item.level1.parent > .mega-menu-content .mega-menu-wrapper .mega-menu-header .product-slideshow {
    display: none;
  }
  .mega-menu .mega-menu-item.level1.parent > .mega-menu-content .mega-menu-wrapper .mega-menu-columns {
    flex: 1;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    align-content: start;
  }
  .mega-menu .mega-menu-item.level1.parent > .mega-menu-content .mega-menu-footer {
    margin-top: 15px;
    text-align: center;
  }
  .mega-menu .mega-menu-item.level1.parent > .mega-menu-content .mega-menu-footer .view-all {
    color: #9900cc;
    text-decoration: none;
    font-weight: bold;
    transition: all 0.3s ease;
  }
  .mega-menu .mega-menu-item.level1.parent > .mega-menu-content .mega-menu-footer .view-all:hover {
    color: #730099;
  }
}
@media screen and (max-width: 768px) {
  .mega-menu .mega-menu-item.level1.parent > .mega-menu-content {
    position: static;
    transform: none;
    left: 0;
    min-width: auto;
    width: 100%;
    box-shadow: none;
    background: rgba(255, 255, 255, 0.05);
    padding: 10px;
    margin-top: 5px;
  }
  .mega-menu .mega-menu-item.level1.parent > .mega-menu-content .mega-menu-header {
    display: none;
  }
  .mega-menu .mega-menu-item.level1.parent > .mega-menu-content .mega-menu-columns {
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 768px) {
  .mega-menu .mega-menu-item.level1.parent:hover > .mega-menu-content {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .mega-menu .mega-menu-item.level1.parent._show > .mega-menu-content {
    display: block;
  }
  .mega-menu .mega-menu-item.level1.parent._show > .mega-menu-link:after {
    transform: translateY(-50%) rotate(180deg);
  }
}
.mega-menu .mega-menu-item .mega-menu-link {
  display: flex;
  align-items: center;
  padding: 10px;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
}
.mega-menu .mega-menu-item .mega-menu-link:hover {
  color: rgba(255, 255, 255, 0.8);
}
.mega-menu .mega-menu-content .mega-menu-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
}
.mega-menu .mega-menu-content .submenu-list {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 280px;
}
@media screen and (min-width: 768px) {
  .mega-menu .mega-menu-content .submenu-list {
    column-count: 2;
    column-gap: 30px;
  }
  .mega-menu .mega-menu-content .submenu-list .submenu-item {
    break-inside: avoid;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    padding: 0;
  }
}
.mega-menu .mega-menu-content .submenu-list .submenu-item {
  margin: 0;
  padding: 0;
}
.mega-menu .mega-menu-content .submenu-list .submenu-item .submenu-link {
  color: #9900cc;
  text-decoration: none;
  display: flex;
  align-items: center;
  padding: 4px 0;
  transition: all 0.3s ease;
  font-size: 13px;
}
.mega-menu .mega-menu-content .submenu-list .submenu-item .submenu-link:hover {
  color: #730099;
}
@media screen and (max-width: 768px) {
  .mega-menu .mega-menu-content .submenu-list .submenu-item .submenu-link {
    color: #ffffff;
    padding: 8px 15px;
    font-size: 14px;
  }
  .mega-menu .mega-menu-content .submenu-list .submenu-item .submenu-link:hover {
    color: rgba(255, 255, 255, 0.8);
    background: rgba(255, 255, 255, 0.1);
  }
}
.mega-menu .mega-menu-content .submenu-list .submenu-item .submenu-link .category-name {
  font-size: 13px;
}
.mega-menu .mega-menu-content .mega-menu-footer {
  margin-top: 20px;
  text-align: center;
  border-top: 1px solid rgba(153, 0, 204, 0.1);
  padding-top: 15px;
}
.mega-menu .mega-menu-content .mega-menu-footer .view-all {
  color: #9900cc;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease;
}
.mega-menu .mega-menu-content .mega-menu-footer .view-all:hover {
  color: #730099;
}
.menu-container {
  background-color: #ffffff;
  border-bottom: 0px solid transparent;
  position: relative;
  z-index: 50;
  transition: all 0.3s ease-in-out;
}
.menu-container.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.menu-container.with-sticky-header {
  top: 74px;
}
body.has-sticky-header-menu {
  padding-top: 120px;
}
@media screen and (max-width: 768px) {
  .menu-container {
    transition: all 0.3s ease-in-out;
    border-bottom: 0 !important;
  }
  .menu-container.sticky {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    border-bottom: 0 !important;
  }
  .menu-container.mobile-sticky {
    border-bottom: 0 !important;
  }
}
.nav-sections-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 500;
  cursor: pointer;
}
.nav-sections-overlay._show {
  display: block;
}
body.nav-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}
.category-home .breadcrumbs,
.category-id-68 .breadcrumbs,
.categorypath-home .breadcrumbs,
.catalog-category-view.category-id-68 .breadcrumbs,
.catalog-category-view.category-home .breadcrumbs {
  display: none !important;
}
.breadcrumbs {
  margin: 0 0 12px;
  padding: 12px 16px;
  background: #ffffff;
  border-bottom: 1px solid #e8e8e8;
}
.breadcrumbs .items {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 13px;
}
.breadcrumbs .items .item {
  display: inline-flex;
  align-items: center;
  margin: 0;
}
.breadcrumbs .items .item:not(:last-child):after {
  content: '/';
  margin: 0 12px;
  color: #999999;
}
.breadcrumbs .items .item a {
  color: #9900cc;
  text-decoration: none;
  transition: color 0.3s ease-in-out;
}
.breadcrumbs .items .item a:hover {
  color: #730099;
  text-decoration: none;
}
.breadcrumbs .items .item strong {
  font-weight: 400;
  color: #696969;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #9900cc;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #730099;
}
.minicart-wrapper .action.showcart:active:before {
  color: #9900cc;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #9900cc;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #730099;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #9900cc;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #00c771;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #9900cc;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 45px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #303030;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.minicart-wrapper {
  position: relative;
  z-index: 100;
}
.minicart-wrapper .block-minicart {
  box-shadow: 8px 8px 15px rgba(153, 0, 204, 0.15), -8px -8px 15px rgba(255, 255, 255, 0.8);
  margin: 0;
  padding: 32px !important;
  list-style: none none;
  background: #ffffff;
  border: none;
  margin-top: 4px;
  min-width: 100%;
  width: 400px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  border-radius: 15px;
}
@media screen and (max-width: 768px) {
  .minicart-wrapper .block-minicart {
    right: -130px;
    width: 400px;
  }
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 10;
  right: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent rgba(153, 0, 204, 0.1) transparent;
  z-index: 1;
  right: 25px;
  top: -14px;
}
.minicart-wrapper .block-minicart .block-title {
  margin: 0 0 32px;
  padding: 0;
}
.minicart-wrapper .block-minicart .block-title strong {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 12px;
  font-size: 18px;
  font-weight: 700;
  color: #696969;
}
.minicart-wrapper .block-minicart .block-title strong .text {
  margin: 0;
}
.minicart-wrapper .block-minicart .block-title strong .qty {
  background: #9900cc;
  color: #ffffff;
  border-radius: 12px;
  padding: 8px 12px;
  font-size: 13px;
}
.minicart-wrapper .block-minicart .block-title strong .qty.empty {
  display: none;
}
.minicart-wrapper .block-minicart .block-content {
  position: relative;
}
.minicart-wrapper .block-minicart .block-content .items-total {
  margin: 0 0 32px;
  font-size: 14px;
  color: #696969;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper {
  margin: 0;
  padding: 0;
  border: none;
  overflow-y: visible;
  overflow-x: visible;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item {
  margin: 0 0 24px;
  padding: 0;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item:last-child {
  margin-bottom: 0;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product {
  background: #ffffff;
  box-shadow: 4px 4px 8px rgba(153, 0, 204, 0.15), -4px -4px 8px rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 24px;
  border-radius: 10px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-photo {
  flex: 0 0 80px;
  margin-right: 24px;
  display: block;
  text-decoration: none;
  width: 80px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-photo .product-image-container {
  display: block;
  width: 80px !important;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-photo .product-image-container .product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 100% !important;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  border-radius: 12px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-details {
  flex: 1;
  min-width: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-details .product-item-name {
  margin: 0 0 12px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-details .product-item-name a {
  color: #696969;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
  white-space: inherit;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-details .product-item-name a:hover {
  color: #9900cc;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-details .product-item-pricing {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 24px;
  margin-top: 12px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-details .product-item-pricing .details-qty {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 12px;
  margin: 0;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-details .product-item-pricing .details-qty .label {
  font-weight: 700;
  color: #696969;
  font-size: 13px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-details .product-item-pricing .details-qty .cart-item-qty {
  width: 50px;
  height: 30px;
  padding: 0 12px;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  text-align: center;
  font-size: 14px;
  transition: all 0.3s ease-in-out;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-details .product-item-pricing .details-qty .cart-item-qty:focus {
  border-color: #9900cc;
  outline: none;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-details .product-item-pricing .details-qty .update-cart-item {
  background: #ffffff;
  box-shadow: 4px 4px 8px rgba(153, 0, 204, 0.15), -4px -4px 8px rgba(255, 255, 255, 0.8);
  transition: all 0.2s ease;
  padding: 8px 12px;
  font-size: 13px;
  border-radius: 8px;
  margin-left: 8px;
  color: #9900cc;
  border: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 80px;
  height: 30px;
  transition: all 0.3s ease;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-details .product-item-pricing .details-qty .update-cart-item:hover {
  box-shadow: 6px 6px 10px rgba(153, 0, 204, 0.2), -6px -6px 10px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-details .product-item-pricing .details-qty .update-cart-item:active,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-details .product-item-pricing .details-qty .update-cart-item:focus,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-details .product-item-pricing .details-qty .update-cart-item._active {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.2), inset -4px -4px 8px rgba(255, 255, 255, 0.9);
  transform: translateY(1px);
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-details .product-item-pricing .details-qty .update-cart-item:hover {
  background: #e8e8e8;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-details .product-item-pricing .details-qty .update-cart-item:active {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.15), inset -4px -4px 8px rgba(255, 255, 255, 0.8);
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product-item-details .product-item-pricing .details-qty .update-cart-item span {
  font-weight: 700;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product.actions {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 12px;
  margin-top: 24px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product.actions .action {
  padding: 8px 12px;
  font-size: 13px;
  text-decoration: none;
  border-radius: 8px;
  transition: all 0.3s ease-in-out;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product.actions .action.edit {
  background: #ffffff;
  box-shadow: 4px 4px 8px rgba(153, 0, 204, 0.15), -4px -4px 8px rgba(255, 255, 255, 0.8);
  transition: all 0.2s ease;
  color: #9900cc;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product.actions .action.edit:hover {
  box-shadow: 6px 6px 10px rgba(153, 0, 204, 0.2), -6px -6px 10px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product.actions .action.edit:active,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product.actions .action.edit:focus,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product.actions .action.edit._active {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.2), inset -4px -4px 8px rgba(255, 255, 255, 0.9);
  transform: translateY(1px);
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product.actions .action.edit:hover {
  background: #e8e8e8;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product.actions .action.delete {
  background: #ffffff;
  box-shadow: 4px 4px 8px rgba(153, 0, 204, 0.15), -4px -4px 8px rgba(255, 255, 255, 0.8);
  transition: all 0.2s ease;
  color: #9900cc;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product.actions .action.delete:hover {
  box-shadow: 6px 6px 10px rgba(153, 0, 204, 0.2), -6px -6px 10px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product.actions .action.delete:active,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product.actions .action.delete:focus,
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product.actions .action.delete._active {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.2), inset -4px -4px 8px rgba(255, 255, 255, 0.9);
  transform: translateY(1px);
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item > .product .product.actions .action.delete:hover {
  background: #e8e8e8;
}
.minicart-wrapper .block-minicart .subtotal {
  margin: 32px 0;
  padding: 24px;
  background: #ffffff;
  box-shadow: 4px 4px 8px rgba(153, 0, 204, 0.15), -4px -4px 8px rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  border-radius: 12px;
}
.minicart-wrapper .block-minicart .subtotal .label {
  font-size: 18px;
  font-weight: 700;
  color: #696969;
}
.minicart-wrapper .block-minicart .subtotal .price-container {
  font-size: 20px;
  font-weight: 700;
  color: #9900cc;
}
.minicart-wrapper .block-minicart .actions {
  margin-top: 32px;
}
.minicart-wrapper .block-minicart .actions .action.close {
  position: absolute;
  top: -24px;
  right: -24px;
  width: 30px;
  height: 30px;
  background: #ffffff;
  box-shadow: 4px 4px 8px rgba(153, 0, 204, 0.15), -4px -4px 8px rgba(255, 255, 255, 0.8);
  transition: all 0.2s ease;
  color: #696969;
  border-radius: 50%;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.minicart-wrapper .block-minicart .actions .action.close:hover {
  box-shadow: 6px 6px 10px rgba(153, 0, 204, 0.2), -6px -6px 10px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
}
.minicart-wrapper .block-minicart .actions .action.close:active,
.minicart-wrapper .block-minicart .actions .action.close:focus,
.minicart-wrapper .block-minicart .actions .action.close._active {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.2), inset -4px -4px 8px rgba(255, 255, 255, 0.9);
  transform: translateY(1px);
}
.minicart-wrapper .block-minicart .actions .action.close:hover {
  color: #9900cc;
}
.minicart-wrapper .block-minicart .actions .action.viewcart {
  display: block;
  width: 100%;
  padding: 12px;
  margin-bottom: 12px;
  background: #ffffff;
  box-shadow: 4px 4px 8px rgba(153, 0, 204, 0.15), -4px -4px 8px rgba(255, 255, 255, 0.8);
  transition: all 0.2s ease;
  text-align: center;
  color: #696969;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  border-radius: 12px;
  transition: all 0.3s ease-in-out;
}
.minicart-wrapper .block-minicart .actions .action.viewcart:hover {
  box-shadow: 6px 6px 10px rgba(153, 0, 204, 0.2), -6px -6px 10px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
}
.minicart-wrapper .block-minicart .actions .action.viewcart:active,
.minicart-wrapper .block-minicart .actions .action.viewcart:focus,
.minicart-wrapper .block-minicart .actions .action.viewcart._active {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.2), inset -4px -4px 8px rgba(255, 255, 255, 0.9);
  transform: translateY(1px);
}
.minicart-wrapper .block-minicart .actions .action.viewcart:hover {
  color: #9900cc;
}
.minicart-wrapper .block-minicart .actions .action.primary {
  width: 100%;
}
.minicart-wrapper .block-minicart .actions .action.primary .checkout {
  width: 100%;
  padding: 24px;
  background: #ffffff;
  box-shadow: 4px 4px 8px rgba(153, 0, 204, 0.15), -4px -4px 8px rgba(255, 255, 255, 0.8);
  transition: all 0.2s ease;
  background: #9900cc;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  border-radius: 12px;
  text-decoration: none;
  display: block;
}
.minicart-wrapper .block-minicart .actions .action.primary .checkout:hover {
  box-shadow: 6px 6px 10px rgba(153, 0, 204, 0.2), -6px -6px 10px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
}
.minicart-wrapper .block-minicart .actions .action.primary .checkout:active,
.minicart-wrapper .block-minicart .actions .action.primary .checkout:focus,
.minicart-wrapper .block-minicart .actions .action.primary .checkout._active {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.2), inset -4px -4px 8px rgba(255, 255, 255, 0.9);
  transform: translateY(1px);
}
.minicart-wrapper .block-minicart .actions .action.primary .checkout:hover {
  background: #8600b3;
}
.toolbar-products {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-evenly;
  margin-bottom: 20px;
  padding: 0;
  background: #fff;
  flex-direction: row;
}
.toolbar-products .modes {
  display: flex;
  align-items: center;
  margin-right: 16px;
}
.toolbar-products .modes .modes-label {
  margin-right: 12px;
  font-weight: 400;
  color: #696969;
}
.toolbar-products .modes .modes-mode {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  border-radius: 10px;
  color: #696969;
  text-decoration: none;
  padding: 0;
  background: #ffffff;
  box-shadow: 4px 4px 8px rgba(153, 0, 204, 0.15), -4px -4px 8px rgba(255, 255, 255, 0.8);
  transition: all 0.2s ease;
}
.toolbar-products .modes .modes-mode:hover {
  box-shadow: 6px 6px 10px rgba(153, 0, 204, 0.2), -6px -6px 10px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
}
.toolbar-products .modes .modes-mode:active,
.toolbar-products .modes .modes-mode:focus,
.toolbar-products .modes .modes-mode._active {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.2), inset -4px -4px 8px rgba(255, 255, 255, 0.9);
  transform: translateY(1px);
}
.toolbar-products .modes .modes-mode:hover {
  color: #9900cc;
}
.toolbar-products .modes .modes-mode.active {
  color: #9900cc;
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.15), inset -4px -4px 8px rgba(255, 255, 255, 0.8);
}
.toolbar-products .modes .modes-mode span {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.toolbar-products .modes .modes-mode:before {
  font-family: 'Material Icons';
  font-size: 20px;
}
.toolbar-products .modes .modes-mode.mode-grid:before {
  content: '\e8f0';
}
.toolbar-products .modes .modes-mode.mode-list:before {
  content: '\e896';
}
.toolbar-products .toolbar-amount {
  margin: 0 16px;
  color: #696969;
  font-size: 13px;
}
.toolbar-products .toolbar-amount .toolbar-number {
  font-weight: 600;
  color: #9900cc;
}
.toolbar-products .toolbar-sorter {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.toolbar-products .toolbar-sorter .sorter-label {
  margin-right: 12px;
  font-weight: 400;
  color: #696969;
}
.toolbar-products .toolbar-sorter .sorter-options {
  height: 40px;
  padding: 0 16px;
  border: none;
  border-radius: 10px;
  color: #696969;
  background: #ffffff;
  box-shadow: 4px 4px 8px rgba(153, 0, 204, 0.15), -4px -4px 8px rgba(255, 255, 255, 0.8);
  transition: all 0.2s ease;
}
.toolbar-products .toolbar-sorter .sorter-options:hover {
  box-shadow: 6px 6px 10px rgba(153, 0, 204, 0.2), -6px -6px 10px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
}
.toolbar-products .toolbar-sorter .sorter-options:active,
.toolbar-products .toolbar-sorter .sorter-options:focus,
.toolbar-products .toolbar-sorter .sorter-options._active {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.2), inset -4px -4px 8px rgba(255, 255, 255, 0.9);
  transform: translateY(1px);
}
.toolbar-products .toolbar-sorter .sorter-options:focus {
  outline: none;
  border-color: #9900cc;
}
.toolbar-products .toolbar-sorter .sorter-action {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-left: 8px;
  border-radius: 10px;
  color: #696969;
  text-decoration: none;
  background: #ffffff;
  box-shadow: 4px 4px 8px rgba(153, 0, 204, 0.15), -4px -4px 8px rgba(255, 255, 255, 0.8);
  transition: all 0.2s ease;
}
.toolbar-products .toolbar-sorter .sorter-action:hover {
  box-shadow: 6px 6px 10px rgba(153, 0, 204, 0.2), -6px -6px 10px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
}
.toolbar-products .toolbar-sorter .sorter-action:active,
.toolbar-products .toolbar-sorter .sorter-action:focus,
.toolbar-products .toolbar-sorter .sorter-action._active {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.2), inset -4px -4px 8px rgba(255, 255, 255, 0.9);
  transform: translateY(1px);
}
.toolbar-products .toolbar-sorter .sorter-action:hover {
  color: #9900cc;
}
.toolbar-products .toolbar-sorter .sorter-action span {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.toolbar-products .toolbar-sorter .sorter-action:before {
  font-family: 'Material Icons';
  font-size: 20px;
  content: '\e5db';
}
.toolbar-products .toolbar-sorter .sorter-action.sort-desc:before {
  content: '\e5d8';
}
.pages {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.pages .pages-label {
  margin-right: 12px;
  font-weight: 400;
  color: #696969;
}
.pages .items {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pages .items .item {
  margin: 0 4px;
}
.pages .items .item .page,
.pages .items .item .action {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  color: #696969;
  text-decoration: none;
  background: #ffffff;
  box-shadow: 4px 4px 8px rgba(153, 0, 204, 0.15), -4px -4px 8px rgba(255, 255, 255, 0.8);
  transition: all 0.2s ease;
}
.pages .items .item .page:hover,
.pages .items .item .action:hover {
  box-shadow: 6px 6px 10px rgba(153, 0, 204, 0.2), -6px -6px 10px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
}
.pages .items .item .page:active,
.pages .items .item .action:active,
.pages .items .item .page:focus,
.pages .items .item .action:focus,
.pages .items .item .page._active,
.pages .items .item .action._active {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.2), inset -4px -4px 8px rgba(255, 255, 255, 0.9);
  transform: translateY(1px);
}
.pages .items .item .page:hover,
.pages .items .item .action:hover {
  color: #9900cc;
}
.pages .items .item .page .label,
.pages .items .item .action .label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.pages .items .item.current .page {
  color: #9900cc;
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.15), inset -4px -4px 8px rgba(255, 255, 255, 0.8);
}
.pages .items .item.pages-item-next .action:before,
.pages .items .item.pages-item-previous .action:before {
  font-family: 'Material Icons';
  font-size: 20px;
}
.pages .items .item.pages-item-previous .action:before {
  content: '\e5cb';
}
.pages .items .item.pages-item-next .action:before {
  content: '\e5cc';
}
.field.limiter {
  display: flex;
  align-items: center;
  margin: 0;
}
.field.limiter .label {
  margin-right: 12px;
  font-weight: 400;
  color: #696969;
}
.field.limiter .control {
  margin: 0 12px;
}
.field.limiter .control .limiter-options {
  height: 40px;
  padding: 0 16px;
  border: none;
  border-radius: 10px;
  color: #696969;
  background: #ffffff;
  box-shadow: 4px 4px 8px rgba(153, 0, 204, 0.15), -4px -4px 8px rgba(255, 255, 255, 0.8);
  transition: all 0.2s ease;
}
.field.limiter .control .limiter-options:hover {
  box-shadow: 6px 6px 10px rgba(153, 0, 204, 0.2), -6px -6px 10px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
}
.field.limiter .control .limiter-options:active,
.field.limiter .control .limiter-options:focus,
.field.limiter .control .limiter-options._active {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: inset 4px 4px 8px rgba(153, 0, 204, 0.2), inset -4px -4px 8px rgba(255, 255, 255, 0.9);
  transform: translateY(1px);
}
.field.limiter .control .limiter-options:focus {
  outline: none;
  border-color: #9900cc;
}
.field.limiter .limiter-text {
  color: #696969;
}
.catalog-product-view .page-main {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 16px;
}
@media screen and (max-width: 768px) {
  .catalog-product-view .page-main {
    padding: 0 12px;
  }
}
.catalog-product-view .columns {
  display: flex;
  flex-direction: column;
}
.catalog-product-view .columns .column.main {
  order: 1;
  width: 100% !important;
  float: none !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .catalog-product-view .columns .column.main::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media screen and (max-width: 768px) {
  .catalog-product-view .columns .column.main {
    display: flex;
    flex-direction: column;
  }
}
.catalog-product-view .product-info-main {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .catalog-product-view .product-info-main {
    float: right;
    width: 48%;
  }
}
@media screen and (max-width: 768px) {
  .catalog-product-view .product-info-main {
    width: 100%;
    order: 1;
    margin-bottom: 0;
  }
}
.catalog-product-view .product-info-main .page-title-wrapper {
  margin-bottom: 1rem;
}
.catalog-product-view .product-info-main .product-info-price {
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 1rem;
}
.catalog-product-view .product-info-main .product-add-form {
  margin-bottom: 1.5rem;
}
.catalog-product-view .product.media {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .catalog-product-view .product.media {
    float: left;
    width: 48%;
  }
}
@media screen and (max-width: 768px) {
  .catalog-product-view .product.media {
    width: 100%;
    order: 2;
  }
}
.catalog-product-view .product.media .fotorama__stage {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
}
.catalog-product-view .product.media img {
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .catalog-product-view .product.info.detailed {
    float: right;
    clear: right;
    width: 48%;
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .catalog-product-view .product.info.detailed {
    width: 100%;
    order: 3;
    margin-top: 0;
  }
}
.catalog-product-view .product.info.detailed .product.data.items {
  border: none;
}
.catalog-product-view .product.info.detailed .product.data.items > .item.title {
  display: none !important;
}
.catalog-product-view .product.info.detailed .product.data.items > .item.content {
  display: block !important;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #e8e8e8;
  border: none;
  opacity: 1 !important;
  height: auto !important;
  visibility: visible !important;
}
.catalog-product-view .product.info.detailed .product.data.items > .item.content#description::before {
  content: 'Dettagli Prodotto';
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  color: #9900cc;
  font-family: 'Spectral', serif;
}
.catalog-product-view .product.info.detailed .product.data.items > .item.content#reviews::before {
  content: 'Recensioni';
  display: block;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  color: #9900cc;
  font-family: 'Spectral', serif;
}
.catalog-product-view .product.info.detailed .product.data.items script {
  display: none !important;
}
.catalog-product-view .smart-buttons {
  margin-top: 1rem;
}
.catalog-product-view .paypal-buttons {
  z-index: 0 !important;
}
.fotorama-stretch,
.fotorama-focus-overlay:after,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__html,
.fotorama__video iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.fotorama-grab-cursor,
.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.fotorama-grabbing-cursor,
.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.fotorama-gpu,
.fotorama--fullscreen,
.fotorama__caption,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__stage__frame,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__stage:before,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__nav:after,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  transform: translateZ(0);
}
.fotorama-focus,
.fotorama__nav__frame,
.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus {
  outline: 0;
}
.fotorama-focus-overlay:after {
  background-color: #006bb4;
  border-radius: inherit;
  content: '';
}
.fotorama-transform-disabled,
.fotorama__wrap--video .fotorama__stage__shaft,
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  transform: none !important;
}
.fotorama-transition-for-slide,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
  transition-duration: 0ms;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
}
.fotorama-no-select,
.fotorama__wrap,
.fotorama__no-select,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  user-select: none;
}
.fotorama-select,
.fotorama__select {
  user-select: text;
}
.fotorama-empty-bg {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=);
}
.fotorama-auto-margin,
.fotorama__nav,
.fotorama__nav__frame {
  margin: auto;
  padding: 0;
}
.fotorama-inline-block,
.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__caption__wrap {
  *display: inline;
  *zoom: 1;
  -moz-box-orient: vertical;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}
.fotorama-content-box,
.fotorama__nav__frame {
  box-sizing: content-box;
}
.fotorama-border-box,
.fotorama__thumb-border,
.fotorama__caption__wrap,
.fotorama__arr {
  box-sizing: border-box;
}
.fotorama-hidden,
.fotorama--hidden,
.fotorama__load {
  left: -99999px;
  position: absolute;
  top: -99999px;
  z-index: -1000;
}
.fotorama-visible {
  left: auto;
  opacity: 1;
  position: relative;
  top: auto;
  z-index: auto;
}
.fotorama-no-tap,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__nav,
.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.transitionDuration {
  transition-duration: 333ms;
}
.transitionDurationZero {
  transition-duration: 0ms;
}
.fotorama-sprite,
.fotorama__fullscreen .fotorama__zoom-out,
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__arr .fotorama__arr__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__thumb--icon,
.fotorama__video-close {
  background-image: url('gallery.png');
  background-repeat: no-repeat;
}
@media print {
  .fotorama-print-background,
  .fotorama-sprite,
  .fotorama__thumb-border,
  .fotorama__fullscreen .fotorama__zoom-out,
  .fotorama__fullscreen .fotorama__zoom-in,
  .fotorama__arr .fotorama__arr__arr,
  .fotorama__fullscreen-icon,
  .fotorama__video-play,
  .fotorama__thumb--icon,
  .fotorama__video-close {
    background: none !important;
  }
}
.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus,
.fotorama__arr:focus,
.fotorama__stage__shaft:focus,
.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__dot {
  box-shadow: none;
}
.fotorama__fullscreen-icon:focus:after,
.fotorama__zoom-out:focus:after,
.fotorama__zoom-in:focus:after,
.fotorama__arr:focus:after,
.fotorama__stage__shaft:focus:after,
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  border-radius: inherit;
  bottom: 3px;
  box-shadow: 0 0 3px 1px #68a8e0;
  content: '';
  left: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 1000;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb:after,
.fotorama__nav__frame--thumb:focus .fotorama__dot:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb.fotorama_vertical_ratio:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  left: 2px;
  right: 2px;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__thumb {
  overflow: inherit;
}
.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb:after {
  left: 1px;
}
.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb.fotorama_vertical_ratio:after {
  top: 1px;
}
.fotorama__nav__frame:last-child:focus .fotorama__thumb:after {
  right: 1px;
}
.fotorama__nav__frame:last-child:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  bottom: 1px;
}
.fotorama__thumb__arr {
  box-shadow: none;
}
.fotorama--fullscreen {
  background: #ffffff;
  bottom: 0 !important;
  float: none !important;
  left: 0 !important;
  margin: 0 !important;
  position: fixed !important;
  right: 0 !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 1000 !important;
}
.fotorama--fullscreen .fotorama__wrap {
  max-width: 100% !important;
}
.fotorama__fullscreen {
  overflow: hidden;
  position: relative;
}
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__fullscreen .fotorama__zoom-out {
  cursor: pointer;
  display: block;
  height: 80px;
  overflow: hidden;
  position: absolute;
  width: 80px;
}
.fotorama__fullscreen .fotorama__zoom-out {
  background-position: 0 -80px !important;
  top: 80px;
}
.fotorama__fullscreen .fotorama__zoom-out.fotorama__zoom-out--disabled {
  display: none;
}
.fotorama__fullscreen .fotorama__zoom-in {
  background-position: 0 0 !important;
  top: 0;
}
.fotorama__fullscreen .fotorama__zoom-in.fotorama__zoom-in--disabled {
  display: none;
}
.fotorama__fullscreen .fotorama__video-close {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}
.fotorama__zoom-in,
.fotorama__zoom-out {
  display: none;
}
.fotorama {
  min-width: 1px;
  overflow: hidden;
}
.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  direction: ltr;
  position: relative;
  z-index: 0;
}
.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}
.fotorama__stage,
.fotorama__nav {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}
.fotorama__stage__shaft {
  position: relative;
}
.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}
.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}
.fotorama__stage__frame {
  overflow: hidden;
}
.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active,
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
  display: block;
  left: 0;
  top: 0;
}
.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}
.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}
.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}
.fotorama__img {
  border: none !important;
  max-width: inherit;
  opacity: 0;
}
.fotorama__loaded .fotorama__img,
.fotorama__error .fotorama__img {
  opacity: 1;
}
.fotorama__img--full {
  display: none;
}
.fotorama__nav {
  display: none;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  z-index: 5;
}
.fotorama__nav__shaft {
  left: 0;
  position: relative;
  text-align: left;
  top: 0;
}
.fotorama__nav__frame {
  position: relative;
}
.fotorama__nav--dots {
  display: block;
  text-align: center;
}
.fotorama__nav--dots .fotorama__nav__frame {
  height: 30px;
  width: 18px;
}
.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}
.fotorama__nav--thumbs {
  display: block;
}
.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}
.fotorama__active .fotorama__dot {
  background-color: #00c771;
  border-color: #00c771;
}
.fotorama__nav__frame.fotorama__active .fotorama__nav__frame {
  border-width: 3px;
  height: 0;
  width: 0;
}
.fotorama__nav__frame.fotorama__active .fotorama__nav__frame:after {
  left: -3px;
  padding: 3px;
  top: -3px;
}
.fotorama__nav__frame:focus  {
  box-shadow: none;
}
.fotorama__nav__frame:focus :after {
  left: -1px;
  padding: 1px;
  top: -1px;
}
.fotorama__dot {
  border-radius: 6px;
  border: 1px solid #858585;
  display: block;
  height: 4px;
  left: 6px;
  position: relative;
  top: 12px;
  width: 4px;
}
.fotorama__thumb {
  background-color: #ebebeb;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}
.fotorama__thumb-border {
  backface-visibility: hidden;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
  border: 1px solid #00c771;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9;
}
.fotorama__caption {
  bottom: 0;
  color: #000000;
  font-size: 14px;
  left: 0;
  line-height: 1.5;
  position: absolute;
  right: 0;
  z-index: 12;
}
.fotorama__caption a {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.005);
  color: #000000;
  text-decoration: none;
}
.fotorama__caption a:hover {
  border-color: rgba(0, 0, 0, 0.005);
  color: #000000;
}
.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}
.fotorama__wrap--video .fotorama__caption,
.fotorama__wrap--no-captions .fotorama__caption {
  display: none;
}
.fotorama__caption__wrap {
  background-color: #ffffff;
  padding: 5px 10px;
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fotorama__spinner {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
}
.fotorama__wrap--css3 .fotorama__spinner {
  animation: spinner 24s infinite linear;
}
.fotorama__wrap--css3 .fotorama__html {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: linear;
}
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  opacity: 0;
}
.fotorama__select {
  cursor: auto;
}
.fotorama__video {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 32px;
  z-index: 10;
}
@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  cursor: pointer;
  position: absolute;
}
.fotorama__arr {
  z-index: 900;
}
.fotorama__fullscreen-icon,
.fotorama__zoom-out,
.fotorama__zoom-in,
.fotorama__video-close {
  z-index: 1000;
}
.fotorama__arr {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 80px;
}
._block-content-loading .fotorama__arr {
  opacity: 0;
}
.fotorama__arr .fotorama__arr__arr {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  height: 80px;
  width: 80px;
}
.fotorama__arr--prev {
  left: 0;
}
.fotorama__arr--prev .fotorama__arr__arr {
  background-position: -80px -80px;
}
.fotorama__arr--next {
  right: 0;
}
.fotorama__arr--next .fotorama__arr__arr {
  background-position: -160px -80px;
}
.fotorama__arr--disabled {
  cursor: default;
  opacity: 0;
  pointer-events: none;
}
.fotorama__fullscreen-icon {
  background-position: 0 0;
  display: none;
  height: 80px;
  right: 0;
  top: 0;
  width: 80px;
  z-index: 1000;
}
.fotorama--fullscreen-icons .fotorama__fullscreen-icon {
  display: none;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -80px 0;
  display: inline-block;
}
.fotorama__video-play {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  background-position: -80px -160px;
  height: 160px;
  width: 160px;
}
.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}
.fotorama__loaded .fotorama__video-play,
.fotorama__error .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
  display: block;
  opacity: 1;
}
.fotorama__nav__frame .fotorama__video-play {
  background-position: 0 -240px;
  height: 80px;
  width: 80px;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(80px, -80px, 0);
  -ms-transform: translate3d(80px, -80px, 0);
  -o-transform: translate3d(80px, -80px, 0);
  transform: translate3d(80px, -80px, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-120px, 0, 0);
  -ms-transform: translate3d(-120px, 0, 0);
  -o-transform: translate3d(-120px, 0, 0);
  transform: translate3d(-120px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(120px, 0, 0);
  -ms-transform: translate3d(120px, 0, 0);
  -o-transform: translate3d(120px, 0, 0);
  transform: translate3d(120px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(80px, -80px, 0) !important;
  -ms-transform: translate3d(80px, -80px, 0) !important;
  -o-transform: translate3d(80px, -80px, 0) !important;
  transform: translate3d(80px, -80px, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-120px, 0, 0) !important;
  -ms-transform: translate3d(-120px, 0, 0) !important;
  -o-transform: translate3d(-120px, 0, 0) !important;
  transform: translate3d(-120px, 0, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(120px, 0, 0) !important;
  -ms-transform: translate3d(120px, 0, 0) !important;
  -o-transform: translate3d(120px, 0, 0) !important;
  transform: translate3d(120px, 0, 0) !important;
}
.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
  transition-duration: 0.3s;
  transition-property: transform, opacity, background-color;
}
.fotorama__stage:before,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__nav:after {
  background-repeat: no-repeat;
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  text-decoration: none;
  z-index: 10;
}
.fotorama__stage:before,
.fotorama__nav:before {
  left: -10px;
  top: -10px;
}
.fotorama__stage:after,
.fotorama__nav:after {
  right: -10px;
  bottom: -10px;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  background-size: 1px 100%, 5px 100%;
  bottom: 0;
  height: auto;
  top: 0;
  width: 10px;
}
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--bottom:after {
  background-size: 100% 1px, 100% 5px ;
  height: 10px;
  left: 0;
  right: 0;
  width: auto;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  left: 0;
}
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0, 100% 0;
  right: 0;
}
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--top:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  top: 0;
}
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--bottom:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 100%, 0 100%;
  bottom: 0;
}
.fotorama--fullscreen .fotorama__stage:before,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--fade .fotorama__stage:after {
  display: none;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: auto;
  position: absolute;
  top: 50%;
  width: 100%;
}
.fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translateY(-50%, -50%);
  -o-transform: translateY(-50%, -50%);
  transform: translateY(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  width: auto;
}
.magnifier-thumb-wrapper {
  display: block;
  left: 0;
  position: relative;
  top: 0;
}
.magnifier-lens {
  border: solid 1px #bbbbbb;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 800;
}
.magnify-lens {
  background: rgba(255, 255, 255, 0.5);
  border: solid 1px #bbbbbb;
  color: #ffffff;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 1000;
  overflow: hidden;
}
.magnify-lens .magnifier-large {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  border: none;
  position: absolute;
  z-index: 100;
}
.magnifier-loader-text {
  margin-top: 10px;
}
.magnifier-preview {
  bottom: 0;
  left: 58%;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 2;
  top: 215px;
}
.magnifier-preview:not(.hidden) {
  background-color: #ffffff;
}
.magnifier-preview img {
  left: 0;
  max-width: inherit;
  max-height: inherit;
  position: absolute;
  top: 0;
  object-fit: scale-down;
}
.fotorama__stage__frame {
  text-align: center;
}
.fotorama__stage__frame .fotorama__img {
  height: auto;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  transition-duration: 0.3s;
  transition-property: width, height, top, left;
  vertical-align: middle;
  width: auto;
}
@media all and (min-width: 768px) {
  .fotorama__stage__frame .fotorama__img {
    top: 49.5%;
  }
}
.magnify-opaque {
  opacity: .5;
}
.magnify-hidden {
  display: none;
}
.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  display: inline-block;
  left: 0;
  position: absolute;
  top: 0;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  background-color: white;
  width: 100%;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
  display: block;
  padding-bottom: inherit !important;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img {
  display: none;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: inherit;
  max-width: inherit;
  position: absolute;
  right: 0;
  top: 0;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  cursor: default;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  top: 0;
  transition: 0.3s linear;
  vertical-align: middle;
  width: auto;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--zoommable {
  cursor: pointer;
  max-height: none;
  max-width: none;
  transition-property: width, height, bottom, right, top, left;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--draggable {
  cursor: move;
  transition-property: none;
}
.fotorama--fullscreen .fotorama__stage__frame iframe {
  left: 80px;
  width: calc(100% - 80px * 2);
}
.fotorama__nav-wrap--horizontal.fotorama__nav-wrap {
  min-height: 30px;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 1000;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
  left: 0;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  right: 0;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  cursor: pointer;
  height: 30px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1000;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: auto;
  width: 30px;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
  top: 0;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  bottom: 0;
}
.fotorama__wrap--only-active .fotorama__stage,
.fotorama__wrap--only-active .fotorama__nav {
  max-width: 99999px !important;
}
.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}
.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}
.fotorama__thumb--icon {
  font-size: 0.001px;
  padding-bottom: 30px;
}
.fotorama__thumb__arr--left .fotorama__thumb--icon {
  background-position: -25px -265px;
}
.fotorama__thumb__arr--right .fotorama__thumb--icon {
  background-position: -25px -350px;
}
.magnify-fullimage {
  display: none;
}
.fotorama__arr,
.fotorama__thumb__arr {
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out;
}
.fotorama__arr:hover,
.fotorama__thumb__arr:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.fotorama__arr:active,
.fotorama__thumb__arr:active {
  background-color: rgba(213, 213, 213, 0.5);
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in {
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out;
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:active {
  background-color: rgba(213, 213, 213, 0.5);
}
.fotorama__video-close {
  background-position: -80px 0;
  height: 80px;
  opacity: 0;
  right: 0;
  top: 0;
  transform: translate3d(80px, -80px, 0);
  transition: opacity 0.3s ease-in-out;
  width: 80px;
}
@media all and (max-width: 768px) {
  .fotorama__video-close {
    background-position: -100px -20px;
    top: 10px;
    height: 40px;
    width: 40px;
  }
}
.fotorama__video-close.fotorama-show-control {
  opacity: 1;
  transform: translate3d(0, -10px, 0);
}
.gallery-placeholder__image {
  display: block;
  margin: auto;
}
.fotorama__spinner {
  background-image: url('../../images/loader-1.gif');
  bottom: 0;
  display: none;
  height: 64px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 64px;
  z-index: 100;
}
.fotorama__spinner.fotorama__spinner--show {
  display: block;
}
.fotorama__product-video--loaded .fotorama__img,
.fotorama__product-video--loaded .fotorama__img--full {
  display: none !important;
}
.fotorama__stage .fotorama__arr--shown {
  display: block !important;
}
.fotorama__stage .fotorama__arr--hidden {
  display: none !important;
}
._block-content-loading .fotorama-item {
  position: absolute !important;
  z-index: -1;
  top: 0;
  width: 100%;
}
.gallery-placeholder:not(._block-content-loading) .gallery-placeholder__image {
  display: none;
}
