<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 1800px) {
  .ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block {
    max-width: 1090px;
  }
  .cms-home .columns .column.main {
    padding-bottom: 25px;
  }
}
@media (min-width: 769px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper &gt; .widget,
  .page-wrapper &gt; .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    max-width: 1320px;
  }
}
@media (max-width: 768px) {
  .page-wrapper {
    margin-top: 105px;
  }
  .page-main .page-title-wrapper .page-title {
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 10px;
  }
  .policy {
    padding: 10px 0 10px 45px;
  }
  .policy .spanx:before {
    top: 4px;
    width: 32px;
    height: 32px;
  }
  .policy &gt; input {
    height: 32px !important;
    width: 32px !important;
  }
  .policy &gt; input[type="checkbox"]:checked + .spanx::after {
    width: 32px;
    height: 32px;
    left: 10px;
    position: absolute;
    top: 12px;
  }
}
.ammenu-button.-hamburger {
  position: absolute;
  right: -5px;
  top: 0;
  border: none;
  display: none;
}
.ammenu-button.-hamburger:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0;
  background: url(../images/toggle-nav.png) no-repeat;
  width: 20px;
  height: 20px;
  border: none;
}
.ammenu-header-container .header.content .ammenu-logo {
  margin-top: 0px;
}
.ammenu-header-container .header.content .ammenu-logo img {
  margin: -4px 0 8px;
}
@media (min-width: 769px) {
  .cart-summary {
    width: 32%;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 68%;
    padding-right: 3%;
  }
}
@media (min-width: 1024px) {
  .firecheckout.firecheckout-col3-set #checkout .opc-sidebar {
    width: 32% !important;
  }
  .firecheckout.firecheckout-col3-set #checkout .opc-wrapper {
    width: 68% !important;
  }
}
@media (max-width: 768px) {
  .page-layout-1column.checkout-cart-index .column.main {
    padding: 0;
  }
  .cart-container {
    display: flex;
    flex-direction: column;
  }
  .cart-container .cart-summary {
    order: 2;
  }
  .form.form-cart {
    padding: 0 15px;
  }
  .cart-summary .block.discount {
    padding: 0 15px;
  }
  .cart-summary .block &gt; .title {
    border-top: 1px solid #ccc;
  }
  .cart.table-wrapper .item .col.item {
    padding: 10px 10px 0px 135px;
    min-height: 115px;
  }
  .cart.table-wrapper .item .col.price {
    padding-left: 0;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    width: 33%;
  }
  .cart.table-wrapper .col.subtotal {
    text-align: right;
    padding-right: 0;
  }
  .cart.table-wrapper .product-item-photo {
    left: 0;
    max-width: 120px;
  }
  .item-actions-subtotal .item-actions {
    display: none;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: "";
  }
}
/*** Category &amp; Product Page ***/
@media (min-width: 769px) {
  .header.content {
    padding: 20px 20px 0;
  }
  .page-products.page-layout-2columns-left .sidebar-main {
    width: 100%;
    float: none;
    padding: 0;
  }
  .page-products.page-layout-2columns-left .column.main {
    width: 100%;
    float: none;
    padding: 0;
  }
  .page-products.page-layout-2columns-left .columns {
    display: flex;
  }
  .filter .block-subtitle {
    display: none;
  }
  .filter.block {
    margin-bottom: 15px;
    border: none !important;
  }
  .filter-options {
    display: flex;
  }
  .filter-options-item {
    border: none;
  }
}
@media (max-width: 1280px) {
  .label_sku_mobile {
    display: inline-block !important;
  }
  .mobile__qty {
    display: flex !important;
    align-items: center;
    margin: 5px 15px 5px 0;
    float: left;
  }
  .mobile__qty .label_qty_mobile {
    margin-right: 10px;
  }
  .mobile__qty .control.qty {
    width: 50px;
  }
  .mobile__qty .control.qty input {
    height: 30px;
    text-align: center;
  }
  .label_size_mobile {
    display: block !important;
  }
  .mobile__group__price {
    display: block;
  }
  .mobile__group__price .price-box {
    margin: 7px 0 0;
  }
  .table-wrapper.grouped {
    margin: -15px 0 20px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
  }
  .table-wrapper.grouped th {
    display: none;
  }
  .table-wrapper.grouped .col.sku {
    width: 50%;
  }
  .table-wrapper.grouped .col.size {
    width: 40%;
    display: none !important;
  }
  .table-wrapper.grouped .col.stock {
    width: 20%;
  }
  .table-wrapper.grouped .col.stock span {
    font-size: 10px;
    display: inline-block;
    padding: 0px 10px;
    line-height: 20px;
  }
  .table-wrapper.grouped .col.qty {
    display: none;
  }
  .table-wrapper.grouped .col.price {
    display: none;
  }
}
@media (max-width: 1199px) {
  .box-tocart .fieldset {
    flex-wrap: wrap;
  }
  .box-tocart .fieldset .actions {
    width: 100%;
  }
  .box-tocart .fieldset .actions .action.tocart {
    font-size: 15px;
  }
  .box-tocart .fieldset .field.qty {
    width: 100%;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .page-layout-1column .product-info-main {
    width: 100%;
  }
  .page-layout-1column .product.media {
    width: 100%;
  }
  .catalog-product-view .column.main {
    padding-bottom: 0;
  }
  .page-main .product-info-main .page-title-wrapper h1 {
    font-size: 20px;
    line-height: 25px;
    margin: 10px 0 0;
  }
  .page-layout-product-full-width .block.related {
    margin-top: 0;
  }
  .product.media .backtolink__block {
    display: none;
  }
  .product-info-main .backtolink__block {
    display: block;
    clear: both;
  }
  .box-tocart .fieldset {
    flex-wrap: wrap;
  }
  .box-tocart .fieldset .actions {
    width: 100%;
  }
  .box-tocart .fieldset .actions .action.tocart {
    font-size: 15px;
  }
  .box-tocart .fieldset .field.qty {
    width: 100%;
    padding-right: 0;
  }
  .fotorama__thumb:hover {
    opacity: 1;
  }
  .fotorama__nav--dots .fotorama__nav__frame--thumb,
  .fotorama__nav--dots .fotorama__thumb-border {
    height: 100px;
    display: inline-block;
  }
  .fotorama__nav--dots .fotorama__nav__frame--dot {
    display: none;
  }
  .page-products .page-main &gt; .page-title-wrapper .page-title {
    margin: 0 0 20px;
  }
  .products-list .product-item .product-item-price {
    position: static;
    text-align: left;
    margin: 0 0 10px;
  }
  .products-list .product-item-details {
    padding: 0;
  }
  .products-list .product-item-description {
    margin: 5px 0 10px;
  }
  .product-item-name a {
    font-size: 15px;
  }
  .product-item .price-box .price {
    font-size: 18px;
  }
  .filter-title strong {
    background-color: #fff;
    box-shadow: none;
    border: 1px solid #cccccc;
    border-radius: 0;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 25px;
    text-transform: uppercase;
  }
  .filter-options-title {
    margin: 0;
    padding-left: 10px;
    border: 0px solid #ccc;
  }
  .filter-options-item {
    padding-bottom: 0;
  }
  .filter.active .filter-title strong {
    padding: 5px 10px;
  }
  .filter.active .filter-title strong:after {
    color: #000;
  }
  .filter.active .filter-subtitle {
    color: #000;
  }
  .product-add-form .table-wrapper.grouped {
    margin: -15px 0 20px;
  }
}
@media (max-width: 639px) {
  .product-add-form .table-wrapper.grouped {
    border: none;
  }
  .product-add-form .table-wrapper.grouped .table.data.grouped tr td {
    display: table-cell;
    padding: 10px 5px 10px 0px !important;
    border-top: 1px solid #cccccc;
  }
  .product-add-form .table-wrapper.grouped .table.data.grouped tr td.col.qty {
    display: none;
  }
  .product-add-form .table-wrapper.grouped .table.data.grouped tr td.col.price {
    display: none;
  }
  .page-product-grouped .box-tocart {
    width: 100%;
    float: none;
    margin: 15px 0 20px;
    border-bottom: 1px solid #cccccc;
  }
  .page-product-grouped #grouped-product-custom-total {
    width: 100%;
    float: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) &gt; tbody &gt; tr {
    display: table-row;
  }
}
@media (max-width: 480px) {
  .products-list .product-item {
    display: inline-block;
  }
  .product-image-container {
    max-width: 115px;
  }
  .block.related .product-image-container {
    max-width: 100%;
  }
  .product-item-info-mobile {
    display: block;
    width: 100%;
  }
  .product-item-info-mobile .action.more {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    line-height: 48px;
    text-transform: uppercase;
    height: 50px;
    display: block;
    padding: 0px 28px;
    text-align: center;
    background: #fff;
    border: 1px solid #333;
  }
  .product-item-info-mobile .action.more:hover {
    color: #ffffff;
    background: #000000;
    border: 1px solid #000;
  }
  .products-list .product-item .product-item-price .action.more {
    display: none;
  }
  .products-list .product-item-info .product-item-inner {
    display: none;
  }
}
@media (max-width: 360px) {
  .mobile__qty {
    float: none;
  }
}
/*** Contact Page ***/
@media (min-width: 769px) {
  .actions__contact .actions-toolbar .primary .action {
    margin: 0;
  }
}
@media (max-width: 1199px) {
  .contact__container {
    flex-direction: column;
  }
  .contact__container .contact__info {
    width: 100%;
  }
  .contact__container .contact__data {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact__container .fieldset &gt; .fields {
    flex-direction: column;
    margin: 0;
  }
  .contact__container .fieldset &gt; .fields &gt; .field {
    width: 100%;
    padding: 0;
  }
  .actions__contact {
    margin: 0 0 15px;
    flex-direction: column;
  }
  .actions__contact .contact_privacy {
    margin: 0 0 15px;
  }
}
/*** Index &amp; CMS ***/
@media (min-width: 769px) {
  .slider__category .owl-dots,
  .slider__company .owl-dots,
  .history__number .owl-dots,
  .slider__lookbook_ss .owl-dots,
  .related .owl-dots {
    display: none;
  }
}
@media (min-width: 1800px) {
  .content__style {
    margin: 0 -60px;
  }
  .content__style .owl-carousel .owl-stage {
    left: -60px;
  }
  .brand_lookbook_ss {
    margin: 0 -60px 60px;
  }
  .brand_lookbook_ss .lookbook_ss_img {
    width: 64.5%;
  }
}
@media (max-width: 1280px) {
  .item__company {
    flex-direction: column;
  }
  .item__company .title__company {
    width: 100%;
    padding: 0;
  }
  .item__company .text__company {
    width: 100%;
  }
  .item__brand_mauna_kea {
    flex-direction: column;
  }
  .item__brand_mauna_kea .title__brand_mauna_kea {
    width: 100%;
    padding: 0;
  }
  .item__brand_mauna_kea .text__brand_mauna_kea {
    width: 100%;
  }
  .brand_lookbook_ss {
    flex-direction: column;
  }
  .brand_lookbook_ss .lookbook_ss_title {
    width: 100%;
    padding: 0;
  }
  .brand_lookbook_ss .lookbook_ss_img {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .item__company .text__company {
    flex-direction: column;
  }
  .item__company .text__company .img {
    width: 100%;
  }
  .item__company .text__company .text {
    width: 100%;
  }
  .item__company .text__company .text p {
    padding: 10px 0 10px;
  }
  .item__brand_mauna_kea .text__brand_mauna_kea {
    flex-direction: column;
  }
  .item__brand_mauna_kea .text__brand_mauna_kea .img {
    width: 100%;
  }
  .item__brand_mauna_kea .text__brand_mauna_kea .text {
    width: 100%;
  }
  .item__brand_mauna_kea .text__brand_mauna_kea .text p {
    padding: 10px 0 10px;
  }
  .kit__items {
    flex-wrap: wrap;
  }
  .kit__items .kit__item {
    width: 45%;
  }
}
@media (max-width: 768px) {
  .kit__items {
    margin: 0;
  }
  .kit__items .kit__item {
    width: 100%;
    padding: 0;
  }
  .brand_lookbook_ss {
    margin: 0 0 15px;
  }
  .brand_lookbook_ss .lookbook_ss_title {
    margin: 0 0 25px;
  }
  .brand_lookbook_ss .lookbook_ss_title h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .brand_lookbook_ss .lookbook_ss_img {
    order: 2;
  }
  .item__brand_mauna_kea {
    margin: 0 0 15px;
  }
  .item__brand_mauna_kea .title__brand_mauna_kea h2 {
    font-size: 20px;
    line-height: 28px;
  }
  .item__brand_mauna_kea .title__brand_mauna_kea p {
    margin: 0 0 15px;
  }
  .item__company {
    margin: 0 0 15px;
  }
  .item__company.item__years {
    margin: 0 0 35px;
  }
  .item__company.item__years .title__company {
    margin: 0 0 25px;
  }
  .item__company .title__company h2 {
    font-size: 20px;
    line-height: 28px;
  }
  .item__company .title__company p {
    margin: 0 0 15px;
  }
  .index__title h2 {
    font-size: 36px;
    font-weight: 300;
    line-height: 40px;
    margin: 0 0 15px;
  }
  .index__title .text {
    display: block;
    margin: 0 0 7px;
  }
  .index__title .text h2 {
    font-size: 60px;
    line-height: 32px;
    margin: 0 0 10px;
  }
  .index__title .text span {
    display: block;
  }
  .slider__category {
    margin: 0 0 30px;
  }
  .slider__category .slider__link .slider_text {
    bottom: 60px;
  }
  .slider__category .slider__link .slider_text h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .slider__category .slider__link .slider_text .order_sheet {
    margin: 0 0 15px;
  }
  .slider__category .slider__link__lb {
    bottom: 35px;
  }
  .slider__category .owl-carousel .owl-item {
    margin-right: 15px !important;
  }
  .slider__category .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0;
  }
  .slider__category .owl-dots .owl-dot {
    width: 89px;
    height: 10px;
    border: 1px solid #cccccc;
    margin: 0 5px;
    border-radius: inherit;
  }
  .slider__category .owl-dots .owl-dot.active {
    border: 1px solid #000;
  }
  .slider__company {
    margin: 0 0 30px;
  }
  .slider__company.owl-carousel .owl-item {
    margin-right: 15px !important;
  }
  .slider__company .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0;
  }
  .slider__company .owl-dots .owl-dot {
    width: 50%;
    height: 10px;
    border: 1px solid #cccccc;
    margin: 0px;
    border-radius: inherit;
  }
  .slider__company .owl-dots .owl-dot.active {
    border: 1px solid #cccccc;
    background: #ccc;
  }
  .slider__lookbook_ss {
    margin: 0 0 30px;
  }
  .slider__lookbook_ss.owl-carousel .owl-item {
    margin-right: 15px !important;
  }
  .slider__lookbook_ss .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 0;
  }
  .slider__lookbook_ss .owl-dots .owl-dot {
    width: 50%;
    height: 10px;
    border: 1px solid #cccccc;
    margin: 0px;
    border-radius: inherit;
  }
  .slider__lookbook_ss .owl-dots .owl-dot.active {
    border: 1px solid #cccccc;
    background: #ccc;
  }
  .history__number {
    margin: 0 0 30px;
  }
  .history__number .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 20px 0 0;
  }
  .history__number .owl-dots .owl-dot {
    width: 25%;
    height: 10px;
    border: 1px solid #cccccc;
    margin: 0 5px;
    border-radius: inherit;
  }
  .history__number .owl-dots .owl-dot.active {
    border: 1px solid #cccccc;
    background: #ccc;
  }
  .related {
    margin: 0 0 0px;
  }
  .related .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 30px 0 0;
  }
  .related .owl-dots .owl-dot {
    width: 25%;
    height: 10px;
    border: 1px solid #cccccc;
    margin: 0 5px;
    border-radius: inherit;
  }
  .related .owl-dots .owl-dot.active {
    border: 1px solid #000;
  }
  .index__style {
    margin: 0 0 25px;
  }
  .index__style .head__style h2 {
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 15px;
  }
  .index__style .nav__style {
    margin: 0 0 25px;
  }
  .content__style {
    margin: 0 -15px;
  }
  .content__style .owl-carousel .owl-stage {
    left: -120px;
  }
  .content__style .owl-carousel .owl-item {
    margin-right: 10px !important;
  }
  .index__company .head__company h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .index__company .content__company {
    margin: 25px 0 15px;
  }
  .index__company .content__company ul li {
    padding: 0 20px;
  }
}
@media (max-width: 400px) {
  .content__style .owl-carousel .owl-stage {
    left: -90px;
  }
}
/*** Index &amp; CMS ***/
/*** Header &amp; Footer ***/
@media (min-width: 769px) {
  .page-footer {
    background: #fff;
    margin-top: auto;
    padding-bottom: 0;
    overflow: hidden;
  }
  .page-footer .switcher-language {
    display: none;
  }
  .footer.content {
    padding-top: 0;
  }
  .footer.content ul {
    padding-right: 55px;
  }
  .footer.content .footer__social ul {
    padding: 0;
    text-align: right;
  }
  .block-search {
    float: right;
    width: 30px;
  }
  .block-search .block-content {
    position: absolute;
    right: 0;
    top: 0;
    width: 250px;
  }
  .block-search .label {
    cursor: pointer;
    position: absolute;
    height: 30px;
    width: 30px;
    clip: auto;
    right: 0;
    top: 5px;
  }
  .block-search .label:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0;
    background: url(../images/Icons/search.svg) no-repeat;
    width: 20px;
    height: 20px;
  }
  .block-search .input-text {
    height: 30px;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 0;
    cursor: pointer;
  }
  .block-search .control {
    border: none;
    opacity: 0;
  }
  .block-search .actions {
    opacity: 0;
  }
  .block-search .action.search {
    top: 3px;
  }
  .block-search .action.search:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0;
    background: url(../images/Icons/search.svg) no-repeat;
    width: 20px;
    height: 20px;
  }
  .block-search .form.minisearch.active .label {
    display: none;
  }
  .block-search .form.minisearch.active .control {
    opacity: 1;
  }
  .block-search .form.minisearch.active .actions {
    opacity: 1;
  }
}
@media (max-width: 1024px) {
  .footer__container {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .footer__copyright {
    width: 100%;
    position: static;
    margin-left: 0;
    left: 0;
  }
  .page-header {
    border-bottom: 1px solid #cccccc;
  }
  .page-header .header.content {
    position: relative;
    padding: 10px 55px 0 20px;
  }
  .page-header .header.panel {
    min-height: auto;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .page-header .header.panel .header.links {
    display: block;
    float: none;
    text-align: center;
  }
  .page-header .header.panel .header.links .pre-message {
    position: static;
    font-size: 11px;
    line-height: 14px;
    transform: none;
    margin: 0;
  }
  .page-header .header.content .logo {
    margin: 0px auto 10px 0;
  }
  .page-header .header.content .header.links {
    padding: 7px 0px 0 15px;
  }
  .minicart-wrapper {
    margin-top: 7px;
    margin-left: 10px;
  }
  .ammenu-header-container {
    min-height: 82px;
  }
  .ammenu-header-container .header.content .ammenu-logo img {
    margin: 2px 0 8px;
  }
  .ammenu-header-container .header.content .block-search {
    margin-top: 5px;
  }
}
@media (max-width: 768px) {
  .account__logged .customer-welcome {
    position: relative;
  }
  .account__logged .customer-welcome .customer-menu {
    display: none;
  }
  .account__logged .customer-welcome.active .customer-menu {
    display: block;
  }
  .account__logged .customer-welcome.active .customer-menu .header.links {
    position: absolute;
    top: 100%;
    left: -10px;
    background: #fff;
    z-index: 1000;
    min-width: 175px;
    margin: 19px 0 0 !important;
    border: 1px solid #ccc;
  }
  .account__logged .customer-welcome.active .customer-menu .header.links li {
    margin: 0;
  }
  .account__logged .customer-welcome.active .customer-menu .header.links li a {
    padding: 5px 10px;
    display: block;
  }
  .block-collapsible-nav {
    top: -15px;
  }
  .page-header .switcher-language {
    display: none;
  }
  .page-header .header.panel {
    min-height: auto;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .page-header .header.panel .header.links {
    display: block;
    float: none;
    text-align: center;
  }
  .page-header .header.panel .header.links .pre-message {
    position: static;
    font-size: 11px;
    line-height: 14px;
    transform: none;
    margin: 0;
  }
  .page-header .header.content {
    padding-right: 45px;
  }
  .page-header .header.content .logo {
    margin: 0px auto 10px 0;
  }
  .page-header .header.content .header.links {
    padding: 7px 0px 0 15px;
  }
  .page-header .nav-toggle {
    top: 22px;
    right: 10px;
    left: inherit;
  }
  .page-header .nav-toggle:before {
    content: "";
    background: url(../images/toggle-nav.png) no-repeat;
    width: 20px;
    height: 30px;
  }
  .ammenu-header-container .block-search .minisearch .control {
    top: 107%;
  }
  .block-search .label:before {
    content: "";
    position: relative;
    top: 2px;
    right: 0;
    background: url(../images/Icons/search.svg) no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
  }
  /*
	.nav-sections {
		background: #fff;
		.nav-sections-item-title {
			color: #333333;
			font-size: 16px;
			font-weight: 700;
			line-height: 30px;
			padding-top: 20px;
			background: #fff;
			border-color: #ccc;
			a {
				color: #333333;
			}
		}
		.navigation {
			background: #fff;
			.level0 {
				border-top: 0px solid #ccc;
				border-bottom: 1px solid #ccc;
				.level-top {
					text-transform: capitalize;
					color: #333333;
					font-size: 20px;
					font-weight: 700;
					line-height: 30px;
				}
			}
		}
		.switcher {
			border-top: 0px solid #ccc;
			border-bottom: 1px solid #ccc;
		}
		.header.links {
			border-top: 0px solid #ccc;
			border-bottom: 1px solid #ccc;
			.pre-message {
				display: none;
			}
		}
	}
	.nav-sections-item-content {
		padding: 10px 0 25px;
	}
	.navigation .level0.active&gt;a:not(.ui-state-active), .navigation .level0.has-active&gt;a:not(.ui-state-active) {
		border-color: #fff;
	}
	*/
  .hamburger__toggle {
    display: block;
    height: 17px;
    width: 25px;
    margin: 20px 20px 20px 0;
    position: absolute;
    right: -5px;
    top: 0;
    border: none;
    cursor: pointer;
    color: transparent;
  }
  .hamburger__toggle:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0;
    background: url(../images/toggle-nav.png) no-repeat;
    width: 20px;
    height: 20px;
    border: none;
  }
  .minicart-wrapper {
    margin-top: 7px;
    margin-left: 10px;
  }
  .page-footer {
    border-top: none;
    margin: 0;
    padding: 0;
  }
  .page-footer .switcher-language {
    text-align: center;
    margin: 0 0 25px;
  }
  .footer__inner {
    flex-direction: column;
  }
  .footer__links {
    order: 2;
    width: 100%;
  }
  .footer__links .footer__link__item {
    margin: 0 0 10px;
    width: 100%;
    text-align: center;
  }
  .footer__links .footer__link__item:nth-child(1) {
    display: none;
  }
  .footer__links .footer__link__item:nth-child(2) {
    display: none;
  }
  .footer__information {
    padding-top: 20px;
    border-top: 1px solid #ccc;
  }
  .footer.content {
    border: none;
    padding-top: 0;
  }
  .footer.content .footer__social {
    width: 100%;
  }
  .footer.content .footer__social ul {
    display: flex;
    justify-content: center;
  }
  .footer.content .footer__social ul li {
    margin: 0 17px 20px;
  }
  .footer.content {
    display: flex;
    flex-direction: column;
  }
  .footer.content .footer__information {
    order: 1;
  }
  .footer.content .footer__copyright {
    order: 3;
  }
  .footer.content .switcher.store {
    display: block;
    margin-bottom: 15px;
    order: 2;
  }
  .page-footer .footer.content .switcher-store .switcher-options {
    text-align: center;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger,
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option {
    border: none;
    background: #fff;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger strong,
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option strong {
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    position: relative;
    top: -3px;
  }
}
@media (max-width: 414px) {
  .page-header .header.content .header.links {
    padding: 7px 0px 0 5px;
  }
}
@media (max-width: 360px) {
  .block-search .label {
    width: 20px;
  }
  .page-header .header.content {
    padding-right: 40px;
    padding-left: 15px;
  }
  .ammenu-header-container .header.content .ammenu-logo {
    width: 60px;
    min-width: auto;
  }
  .minicart-wrapper {
    margin-left: 0px;
  }
}
/*** Header &amp; Footer ***/
/*** Customer ***/
@media (max-width: 1199px) {
  .login-container {
    float: none;
    width: 100%;
  }
  .login-container .block .fieldset.login {
    margin: 0 -12px 15px;
    width: auto;
    max-width: initial;
  }
  .login-container .block-new-customer {
    width: auto;
    max-width: initial;
  }
  .login-container .block-new-customer .actions-toolbar {
    padding: 5px 0px 0 !important;
  }
  .customer__extra__info {
    float: none;
    width: 100%;
    padding: 20px 0 0;
  }
  .form.create.account {
    float: none;
    width: 100%;
  }
  .form.create.account .fieldset {
    width: auto;
    max-width: initial;
  }
  .form.create.account .actions-toolbar {
    max-width: 100%;
    padding: 5px 0px 0 !important;
  }
  .actions__register {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .login-container .block .fieldset.login &gt; div.email {
    width: 100%;
  }
  .login-container .block .fieldset.login &gt; div.password {
    width: 100%;
  }
  .login-container .block .fieldset.login &gt; div.secondary {
    margin: -10px 0px 10px;
  }
  .login-container .block .actions-toolbar .primary {
    width: 100%;
  }
  .login-container .block-new-customer .actions-toolbar .primary {
    width: 100%;
  }
  .form.create.account .fieldset &gt; div {
    width: 100%;
  }
  .form.create.account .actions-toolbar {
    margin: 10px 0px 0px;
    width: 100%;
  }
  .form.create.account .actions-toolbar .primary {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .login-container .block-custom-login-language-switcher .block-content p,
  .login-container .block-custom-login-language-switcher .block-content .switcher {
    display: block;
  }
}
</pre></body></html>