/*!****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/archive.scss ***!
  \****************************************************************************************************************/
.sevensun-mobile-product-card__wrapper {
  background: #fff;
  padding: 16px;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.07);
  border-radius: 4px;
}
.sevensun-mobile-product-card__price-type {
  font-size: 10px;
  font-weight: 300;
}
.sevensun-mobile-product-card__price {
  font-size: 14px;
  line-height: 1.2;
  color: #000;
  font-weight: 500;
}
.sevensun-mobile-product-card__price--mobile {
  font-size: 12px;
  font-weight: 300;
}
.sevensun-mobile-product-card__login a {
  position: relative;
  display: block;
  font-size: 12px;
  padding-right: 30px;
}
.sevensun-mobile-product-card__login a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background: url(../89ac3ec453185b4ec98a.svg) no-repeat;
}
.sevensun-mobile-product-card__thumbnail img {
  width: 100px;
  max-width: 100px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 991.98px) {
  .sevensun-mobile-product-card__thumbnail img {
    max-height: 100px;
    object-fit: contain;
  }
}
.sevensun-mobile-product-card__footer {
  border-top: 1px solid #e6e6e6;
}
.sevensun-mobile-product-card h3 {
  margin-top: 0 !important;
  line-height: 20px;
  font-size: 14px;
  height: auto;
}
.sevensun-mobile-product-card h3 a {
  font-weight: 700;
}
.sevensun-mobile-product-card__label {
  color: #8a8a8a;
  font-size: 10px;
  line-height: 1.5;
  font-weight: 400;
  word-break: unset;
  white-space: nowrap;
  text-transform: uppercase;
}
.sevensun-mobile-product-card__permalink a:not(.add_to_cart_button):not(.btn) {
  position: relative;
  background: none !important;
  color: #000 !important;
  font-size: 12px !important;
  padding-right: 30px;
}
.sevensun-mobile-product-card__permalink a:not(.add_to_cart_button):not(.btn)::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background: url(../89ac3ec453185b4ec98a.svg) no-repeat;
}
@media (max-width: 991.98px) {
  .sevensun-mobile-product-card__permalink .add_to_cart_button--text {
    font-size: 0 !important;
    padding: 0 !important;
    background: url(../91330bc111d68b8cdcbc.svg) #f9d80c no-repeat !important;
    background-size: 20px !important;
    background-position: center !important;
  }
  .sevensun-mobile-product-card__permalink .add_to_cart_button--text::before {
    display: none;
  }
}
.sevensun-mobile-product-card .sevensun-mobile-value {
  color: #000;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}
.sevensun-mobile-product-card .sevensun-mobile-value a {
  font-weight: 500;
}
.sevensun-mobile-product-card .sevensun-add-to-cart-wrapper button {
  border: none;
  color: #000 !important;
  font-size: 18px;
}
.sevensun-mobile-product-card .sevensun-add-to-cart-wrapper input {
  border: 1px solid #000;
  color: #000;
  border-radius: 0 !important;
  width: 50px !important;
  min-height: 40px !important;
  min-width: 40px !important;
  height: 40px !important;
  font-size: 14px;
  padding: 0 5px;
}
@media (max-width: 991.98px) {
  .sevensun-mobile-product-card .sevensun-add-to-cart-wrapper input {
    border-radius: 8px !important;
  }
}
.sevensun-mobile-product-card .sevensun-add-to-cart-wrapper--out-of-stock {
  pointer-events: none;
  opacity: 0.2;
}

.archive .entry-content h1,
.archive .entry-content h2,
.archive .entry-content h3,
.archive .entry-content h4,
.archive .entry-content h5 {
  margin: 2rem 0 1rem 0;
}
.archive .entry-content p {
  margin-bottom: 1rem;
}
.archive .entry-content a {
  margin-bottom: 1rem;
}
.archive .entry-content ul {
  padding-left: 15px;
  margin-bottom: 1rem;
}
.archive .entry-content ul li {
  margin-bottom: 0.5rem;
}

.sevensun-shop-sidebar .woocommerce-products-header__title {
  margin-top: 22px;
}
.sevensun-shop-sidebar .term-description {
  margin-top: 15px;
  margin-bottom: 30px;
}

.sevensun-shop-sidebar-wrapper {
  flex: 0 0 262px;
}
.sevensun-shop-sidebar-wrapper .widget-area {
  padding-right: 1rem;
}

.sevensun-shop-sidebar-handler {
  box-shadow: 10px 0 9px -10px rgba(0, 0, 0, 0.4);
}
.sevensun-shop-sidebar-handler .wp-block-heading {
  font-size: 14px;
  font-weight: 400;
}

.product-archive-table {
  table-layout: fixed;
  border-collapse: collapse;
}
.product-archive-table .archive-table-price-range {
  width: 20%;
}
@media (min-width: 1200px) {
  .product-archive-table .archive-table-price-range {
    width: 15% !important;
  }
}
.product-archive-table .price-range-login {
  font-size: 0.7857142857rem;
}
@media (min-width: 992px) {
  .product-archive-table input {
    top: 2px;
  }
}
.product-archive-table thead {
  font-size: 1rem;
  font-weight: 400;
  text-transform: lowercase;
  white-space: nowrap;
}
.product-archive-table thead tr {
  border-bottom: 1px solid #858585;
}
.product-archive-table thead th {
  padding: 0px 10px 10px 10px;
  font-weight: 400;
}
.product-archive-table tbody {
  font-size: 1rem;
  font-weight: 300;
}
.product-archive-table tbody tr {
  border-bottom: 1px solid #858585;
}
.product-archive-table tbody td {
  padding: 15px 10px;
}
.product-archive-table tbody td:last-child {
  padding-right: 0;
}
.product-archive-table .span {
  font-size: 1.1428571429rem;
  font-weight: 300;
}
.product-archive-table .price-range span {
  font-size: 0.8571428571rem;
}
.product-archive-table .quantity {
  display: flex;
  justify-content: center;
}
.product-archive-table .quantity input {
  font-size: 1rem;
  max-height: 31px;
  height: 31px;
  max-width: 70px;
  appearance: none;
  -moz-appearance: textfield;
}
.product-archive-table .quantity .sevensun-add-to-cart-wrapper button {
  display: flex !important;
  align-items: center;
  line-height: 1;
  width: 31px;
  min-width: 31px;
  height: 31px;
}
.product-archive-table .quantity .sevensun-add-to-cart-wrapper--out-of-stock {
  pointer-events: none;
  opacity: 0.2;
}
.product-archive-table--grid img {
  max-height: 112px;
  width: auto;
}
.product-archive-table--grid img.product-brand-image {
  max-height: 25px;
  width: auto;
}
.product-archive-table--grid .quantity {
  display: flex;
  flex-wrap: wrap;
}
.product-archive-table--grid .quantity .qty {
  max-width: 100%;
}

.product-categories {
  font-size: 1rem;
  background: #fff;
  color: #000;
  list-style: none;
}
.product-categories li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 30px;
  position: relative;
  text-transform: none;
  border-bottom: 1px solid #f7f7f7;
  z-index: 1;
}
.product-categories li:last-child {
  z-index: 0;
}
.product-categories li::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  background: url(../2b01513efad555d08b0d.svg) no-repeat;
  opacity: 1;
  width: 15px;
  height: 8px;
  transform: rotate(-90deg) translateX(calc(50% - 3px));
}
.product-categories li a {
  display: flex;
  align-items: center;
  font-weight: 400;
  padding: 12px 20px 12px 0;
}
.product-categories li a .wc-block-product-categories-list-item__name {
  margin-left: 0;
}
.product-categories li a span {
  display: inline-block;
  margin-left: 10px;
}

.wc-blocks-filter-wrapper .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
  appearance: none;
  position: relative;
  width: 20px;
  height: 20px;
  min-height: 20px;
  min-width: 20px;
  border-radius: 2px !important;
  border: none !important;
}
.wc-blocks-filter-wrapper .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
  outline: none !important;
}
.wc-blocks-filter-wrapper .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
  background: url(../9026610c523aea6ac1db.svg) #3e464a no-repeat !important;
  background-position: center !important;
  border-radius: 2px !important;
}

.wc-block-active-filters {
  display: flex;
}
.wc-block-active-filters__clear-all {
  cursor: pointer;
  position: relative;
  font-size: 0.8571428571rem !important;
  padding: 9px 9px !important;
  margin-top: 0 !important;
  height: 34px !important;
  margin-bottom: 0 !important;
  margin-right: 9px !important;
  border: 1px solid #858585 !important;
  border-radius: 0 !important;
  text-decoration: none !important;
  font-weight: 300 !important;
}
.wc-block-active-filters__clear-all span {
  text-decoration: none !important;
  font-weight: 300 !important;
}
@media (max-width: 991.98px) {
  .wc-block-active-filters__clear-all {
    border-radius: 16px;
  }
}
.wc-block-active-filters__list {
  margin-bottom: 8px !important;
}
.wc-block-active-filters__list--chips {
  order: 2;
}
.wc-block-active-filters__list-item .wc-block-components-chip--radius-large {
  cursor: pointer;
  position: relative;
  font-size: 0.8571428571rem;
  padding: 9px 9px;
  margin-top: 0 !important;
  height: 34px;
  margin-bottom: 0 !important;
  margin-right: 9px;
  border: 1px solid #858585;
  border-radius: 0 !important;
}
@media (max-width: 991.98px) {
  .wc-block-active-filters__list-item .wc-block-components-chip--radius-large {
    border-radius: 16px;
  }
}
.wc-block-active-filters__list-item .wc-block-components-chip__remove {
  position: absolute;
  left: 2px;
  background: none !important;
}
.wc-block-active-filters__list-item .wc-block-components-chip__text {
  padding-left: 8px !important;
}

@media (min-width: 992px) {
  .sevensun-archive-bar__filters {
    flex: 0 0 70%;
  }
}
@media (max-width: 1399.98px) {
  .sevensun-archive-bar__settings {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .sevensun-archive-bar__settings {
    flex: 0 0 30%;
  }
}
@media (min-width: 992px) {
  .sevensun-archive-bar__settings-inner {
    margin-bottom: 8px;
  }
}
@media (max-width: 991.98px) {
  .sevensun-archive-bar__settings .sevensun-archive-per-page {
    padding-right: 0px !important;
    padding-left: 15px !important;
    width: 58px !important;
    color: #000;
    text-align: left;
  }
}
.sevensun-archive-bar__settings select {
  color: #000;
}
.sevensun-archive-bar__settings select.orderby {
  color: #000;
  appearance: none;
  background: url(../2b01513efad555d08b0d.svg) no-repeat;
  background-position: right 10px center;
  padding-right: 30px;
}
.sevensun-archive-bar__settings .btn-view {
  display: flex;
  align-items: center;
  background: none;
  border: 1px solid #858585;
  width: 34px;
  height: 34px;
  box-shadow: none;
}
.sevensun-archive-bar__settings div > span {
  display: block;
  font-weight: 400;
  margin-bottom: 10px;
}
.sevensun-archive-bar__settings .btn-view__list {
  margin-right: 7px;
}
@media (max-width: 991.98px) {
  .sevensun-archive-bar__settings .btn-view__list {
    display: none;
  }
}
.sevensun-archive-bar__settings .sevensun-mobile-open-filters {
  background: none;
  border: none;
  padding: 10px 12px;
}
.sevensun-archive-bar__filters .single_filter {
  cursor: pointer;
  font-size: 0.8571428571rem;
  padding: 9px 9px;
  margin-right: 9px;
  border: 1px solid #858585;
}
.sevensun-archive-bar__filters ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.sevensun-archive-bar__filters ul li {
  display: flex;
  margin-bottom: 8px;
}
.sevensun-archive-bar__filters ul li a {
  cursor: pointer;
  font-size: 0.8571428571rem;
  padding: 9px 9px;
  margin-right: 9px;
  border: 1px solid #858585;
}
@media (max-width: 991.98px) {
  .sevensun-archive-bar__filters ul li a {
    border-radius: 16px;
  }
}
.sevensun-archive-bar__filters ul li a svg {
  width: 8px;
  height: 8px;
  margin-right: 3px;
}
.sevensun-archive-bar .sevensun-archive-mobile-view-change .btn-view {
  border: none;
  margin-right: 10px;
}
.sevensun-archive-bar .sevensun-archive-mobile-view-change.grid-view-active .btn-view__grid {
  display: none !important;
}
.sevensun-archive-bar .sevensun-archive-mobile-view-change.grid-view-active .btn-view__list {
  display: block !important;
}

.product-categories .cat-all a {
  font-weight: 700;
}
.product-categories .current-cat {
  font-weight: 700;
}
.product-categories .current-cat a {
  font-weight: 700;
}

.sevensun-widget-dropdown {
  margin-bottom: 15px;
}
.sevensun-widget-dropdown.is-open img {
  transform: rotate(-180deg);
}
.sevensun-widget-dropdown .collapse-filter {
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .sevensun-widget-dropdown .collapse-filter {
    padding-bottom: 15px;
  }
}
.sevensun-widget-dropdown .collapse-filter span {
  font-weight: 300;
  font-size: 0.8571428571rem;
}
.sevensun-widget-dropdown .collapse-filter.collapsed img {
  transform: rotate(-180deg);
  transition: transform 0.4s ease;
}
.sevensun-widget-dropdown .collapse-filter .sevensun-filter-label {
  max-width: 128px;
}
.sevensun-widget-dropdown img {
  filter: invert(1);
  margin-left: 18px;
  transform: rotate(0);
  transition: transform 0.4s ease;
  height: 9px;
}
.sevensun-widget-dropdown ul li {
  margin-bottom: 0;
}
.sevensun-widget-dropdown ul li a {
  font-size: 1rem;
  font-weight: 400;
  padding-top: 10px !important;
}
.sevensun-widget-dropdown > a {
  font-size: 1rem;
  font-weight: 400;
}
.sevensun-widget-dropdown > a .js-expand {
  display: none;
}
.sevensun-widget-dropdown > a .js-collapse {
  display: inline-block;
}
.sevensun-widget-dropdown > a.collapsed .js-expand {
  display: inline-block;
}
.sevensun-widget-dropdown > a.collapsed .js-collapse {
  display: none;
}

.single_add_to_cart_button--disabled {
  font-size: 1rem;
}

.power-cents {
  font-size: 1rem;
}

.product-attributes span {
  font-size: 0.8571428571rem;
}

@media (min-width: 992px) {
  .quick-add-to-cart-handler {
    display: inline-block;
    background: #fff;
    padding: 8px 20px;
    margin-left: auto;
    float: right;
    position: relative;
    right: -4px;
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.07);
  }
}

.btn-quick-add-to-cart-products {
  position: sticky !important;
  bottom: 0;
  background: #3E464A !important;
  color: #fff !important;
  border: none;
  border-radius: 0;
  padding: 5px 3rem !important;
}
.btn-quick-add-to-cart-products:hover {
  background: #f9d80c !important;
  color: #3E464A !important;
}
.btn-quick-add-to-cart-products:hover::before {
  filter: contrast(5) invert(0);
  transition: 0.4s filter ease;
}
.btn-quick-add-to-cart-products::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  background: url(../811c3e4bf52fe2c52f04.svg) no-repeat;
  background-size: 15px;
  background-position: center;
  filter: contrast(3) invert(1);
  transition: 0.4s filter ease;
}
.btn-quick-add-to-cart-products::after {
  top: 10px !important;
}

#quick-cart {
  height: 20px;
  width: 100%;
  bottom: 45px;
}
@media (max-width: 767.98px) {
  #quick-cart {
    bottom: 0;
    left: 0;
    padding: 0;
    position: sticky !important;
    margin: 0;
    height: 60px;
  }
  #quick-cart button {
    width: 100%;
    justify-content: center !important;
    padding: 10px 0px !important;
  }
}

.sevensun-archive-per-page {
  color: #000;
  width: 34px;
  height: 34px;
  padding: 8px;
  margin-right: 7px;
  text-align: center;
  background: none !important;
}

#posts_per_page:focus {
  outline: none;
}

@media (max-width: 991.98px) {
  .archive-table-content {
    display: flex;
    flex-wrap: wrap;
  }
}

.sevensun-filters-mobile {
  position: fixed;
  top: 0;
  right: -99999px;
  height: 100vh;
  width: 100%;
  background: #fff;
  z-index: 9999;
  transition: right 0.4s ease;
}
.sevensun-filters-mobile--open {
  right: 0;
  transition: right 0.4s ease;
}
.sevensun-filters-mobile form {
  overflow: scroll;
  height: calc(100vh - 130px);
  padding-bottom: 100px;
}
.sevensun-filters-mobile__header {
  border-bottom: 1px solid #e6e6e6;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
}
.sevensun-filters-mobile__close {
  background: none;
  border: none;
  padding: 15px;
  margin-right: -15px;
}
.sevensun-filters-mobile__close img {
  width: 12px;
  height: 12px;
}
.sevensun-filters-mobile__wrapper {
  padding: 0 15px;
}
.sevensun-filters-mobile__active {
  padding: 0 15px;
}
.sevensun-filters-mobile__active ul {
  list-style: none;
  padding: 0;
}
.sevensun-filters-mobile__active ul li {
  margin-bottom: 8px;
}
.sevensun-filters-mobile__active ul li:first-child {
  display: none;
}
.sevensun-filters-mobile__active ul li a {
  display: inline-flex;
  align-items: center;
  font-size: 1rem;
  border: 1px solid #535c61;
  border-radius: 16px;
  padding: 4px 8px;
}
.sevensun-filters-mobile__active ul li a svg {
  width: 10px;
  margin-right: 4px;
}
.sevensun-filters-mobile__footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: sticky;
  bottom: 0;
  padding: 12px;
  width: 100%;
  background: #fff;
  filter: drop-shadow(0px -5px 5px rgba(0, 0, 0, 0.1));
}
.sevensun-filters-mobile__footer a {
  color: #2e2e2e;
  font-size: 0.8571428571rem;
}
.sevensun-filters-mobile__footer .is-secondary {
  font-size: 0.7142857143rem;
  width: auto;
  padding: 10px;
  margin: 0 0 0 15px;
}

.sevensun-sidebar-filters__form ul li {
  padding-right: 30px;
}
.sevensun-sidebar-filters ul li {
  margin-bottom: 8px;
}
.sevensun-sidebar-filters__form button:disabled {
  background: #e6e6e6;
  pointer-events: none;
  color: #cfcfcf;
}
.sevensun-sidebar-filters__form .sevensun-archive-per-page {
  color: #000;
  width: 34px;
  height: 34px;
  padding: 8px;
  margin-right: 7px;
  text-align: center;
  background: none !important;
}
.sevensun-sidebar-filters__form button:not(:disabled) {
  position: sticky;
  bottom: 15px;
}

.afrfqbt {
  pointer-events: none;
  display: none !important;
}
