<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Copyright Â© Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
body {
  background-color: #000000;
  color: #fff;
}
.banner_bottom_sect {
  padding: 70px 0;
}
.home_insta_list {
  margin-bottom: 50px;
}
.bottom_inner_link a {
  text-decoration: none;
}
.bottom_inner_link h3 {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 2.2rem;
}
.category-cms {
  color: #5b5b5b;
}
.category-cms ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.category-cms ul li a {
  color: #5b5b5b;
  text-decoration: none;
}
.category-cms ul li a:hover {
  color: #fff;
}
.category-cms a {
  color: #5b5b5b;
  text-decoration: none;
}
.category-cms a:hover {
  color: #fff;
}
a.action.print.hidden-print {
  background-color: #363636;
  border: 1px solid #363636;
  color: #ffffff;
  padding: 10px 30px;
  border-radius: 22px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 15px;
}
a.action.print.hidden-print:hover {
  background-color: #9c9c9c;
  border-color: #9c9c9c;
}
.table-comparison span.product-image-wrapper {
  padding-bottom: 0 !important;
  height: auto;
}
.table-comparison .product-image-photo {
  position: relative;
}
.table-comparison .action.tocart {
  white-space: nowrap;
  background-color: #363636;
  border: 1px solid #363636;
  color: #ffffff;
  padding: 10px 30px;
  border-radius: 22px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
}
.table-comparison .action.tocart:hover {
  background-color: #9c9c9c;
  border-color: #9c9c9c;
}
.table-comparison .product-item-name a {
  font-size: 13px;
}
.table-comparison span.price-label {
  display: none;
}
.table-comparison .price-container .price {
  font-size: 1.4rem;
  color: red;
}
.table-comparison span.old-price .price-container span.price {
  color: #000;
  text-decoration: line-through;
}
.table-comparison .cell.label.remove {
  border-bottom: 0;
}
.table-comparison tbody {
  color: #000;
  line-height: 2;
}
.table-wrapper.comparison {
  background: #fff;
}
.search-autocomplete ul li {
  border-top: none;
  color: #5b5b5b;
  border-bottom: 1px dashed #ddd;
  padding: 7px 15px;
  cursor: pointer;
}
.search-autocomplete ul li:hover {
  background: transparent;
  color: #5d957b;
}
.block-content .item .post-link-date {
  width: calc(10%);
  display: inline-block;
  vertical-align: top;
  padding-top: 0px;
}
.title_breadcrumbs_section {
  padding: 90px 20px;
  height: 100%;
  max-width: 100%;
  background: #000;
  position: relative;
  text-align: center;
}
.title_breadcrumbs_section h1.page-title {
  width: 100%;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
  margin: 0;
  text-shadow: 0 0 16px #000;
  font-family: 'Oswald', sans-serif;
  font-size: 44px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 50px;
}
.title_breadcrumbs_section .breadcrumbs {
  background: #1d1d1d;
  border-color: #1d1d1d;
  padding: 15px 40px;
  margin: 0;
  border-radius: 30px;
  width: auto;
  display: inline-block;
}
.title_breadcrumbs_section .breadcrumbs ul.items li.item {
  font-size: 13px;
  color: #fff;
}
.title_breadcrumbs_section .breadcrumbs ul.items li.item a {
  color: #414141;
}
.title_breadcrumbs_section .breadcrumbss ul.items li.item {
  font-size: 13px;
  color: #fff;
}
ul.nav-accordion li a {
  color: #fff;
}
.post-list .post-header .post-title {
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-size: 2.2rem;
}
.post-list .post-header .post-title a {
  color: #fff;
}
.post-list .post-content .post-read-more {
  color: #fff;
}
.mf-blog-icon {
  filter: brightness(0) invert(1);
}
.post-holder .post-header .post-info .item a {
  color: #fff;
}
.widget.block-archive .archive-item-link {
  color: #fff;
}
.sidebar .accordion-container {
  display: none;
}
.modal-popup .modal-footer {
  padding: 15px 0 20px 0;
}
@media screen and (max-width: 479px) {
  .page-main .banner_bottom_sect .text-center {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-main .home_insta_list .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .modal-popup._show .modal-inner-wrap {
    width: 90%;
  }
  .page-products.page-layout-1column .search.results .products-grid .product-item {
    margin-left: 2%;
    width: 49%;
  }
  .page-products.page-layout-1column .search.results .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0%;
  }
  .title_breadcrumbs_section {
    padding: 40px 15px;
  }
  .title_breadcrumbs_section h1.page-title {
    margin-bottom: 30px;
    font-size: 24px;
  }
  .bottom_inner_link h3 {
    font-size: 2rem;
  }
  .home_insta_list {
    margin-bottom: 0;
  }
  .bottom_inner_link h3 {
    font-size: 1.5rem;
  }
  .home_insta_list .col-md-4 {
    margin-bottom: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
  }
  .banner_bottom_sect .text-center {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
  }
  .page-main .banner_bottom_sect {
    padding: 30px 0;
  }
  .bottom_inner {
    margin-bottom: 15px;
  }
  .bottom_inner_link h3 {
    margin: 15px 0;
  }
  .home_insta_list {
    margin-bottom: 0;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .cms-page-view .breadcrumbs {
    padding: 80px 20px;
  }
  .title_breadcrumbs_section {
    padding: 40px 15px;
  }
  .title_breadcrumbs_section h1.page-title {
    margin-bottom: 30px;
    font-size: 30px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .title_breadcrumbs_section {
    padding: 40px 15px;
  }
  .title_breadcrumbs_section h1.page-title {
    margin-bottom: 30px;
    font-size: 30px;
  }
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table &gt; tfoot &gt; tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content &gt; *[class],
  .panel.wrapper &gt; *[class],
  .footer.content &gt; *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
</pre></body></html>