.archive .page-head:before {
  display: none;
}

.archive .page-head {
  background-color: #b13928;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 72px 0 80px 0;
  position: relative;
  z-index: 1;
}

.archive .page-head p.cat-name {
  text-align: center;
  font-size: 107px;
  line-height: 1em;
  color: #fff !important;
  font-family: 'BasicSansSemibold' !important;
  text-shadow: 0px 4px 8px #000000AA;
  font-style: normal;
}

.archive #page-main .jas-container {
  width: 1450px;
}

.archive .shop-by {
  font-size: 37px;
  line-height: 37px;
  font-family: 'BasicSansSF-Bold';
  color: #000;
  margin: 0;
  flex-shrink: 0;
  margin-right: 13px;
}

.archive .woocommerce-ordering select {
  color: #000 !important;
  font-family: 'Quicksand', sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.archive .woocommerce-ordering select option {
  font-family: 'Quicksand', sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
}

.archive .result-count-order {
  display: none;
}

.archive .custom-top {
  justify-content: space-between;
  align-items: start;
  width: 100%;
  margin-top: 81px;
}

.archive .custom-top .left .filter-button {
  border: 1px solid #C02B1A;
  height: 42px;
  line-height: 42px;
  border-radius: 33px;
  color: #C02B1A;
  padding: 0 24px;
  margin: 0 0 6px 0px;
  display: block;
}
.archive .custom-top .left .filter-button::after {
  display: none;
}

.archive .custom-top .left .filter-button + a {
  /* margin-left: 10px; */
}

.archive .custom-top .left .filter-button.active,
.archive .custom-top .left .filter-button.showing {
  background-color: #C02B1A;
  color: #fff;
}

.archive .custom-top .right {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.archive .custom-top .orderby {
  height: 42px;
  line-height: 42px;
  width: 171px;
  font-size: 17px !important;
  margin-bottom: 5px;
  color: #101010 !important;
}

.archive .woocommerce-ordering:after {
  top: 5px;
  font-size: 20px;
}

.archive .widget.widget_price_filter .ui-state-default {
  width: 20px;
  height: 20px;
}
.archive.woocommerce .widget.widget_price_filter .ui-state-default {
  top: -9px;
}
.archive .price_slider span:nth-child(2)::after {
  content: '$'attr(price);
  font-family: 'BasicSansRegular';
  font-size: 16px;
  line-height: 1em;
  position: absolute;
  top: 34px;
  left: 2px;
}
.archive .price_slider span:nth-child(3)::after {
  content: '$'attr(price);
  font-family: 'BasicSansRegular';
  font-size: 16px;
  line-height: 1em;
  position: absolute;
  top: 34px;
  left: -23px;
}
.archive.woocommerce .price_slider_amount button[type="submit"] {
  display: none !important;
}

.archive .widget .price_label {
  display: none !important;
}

.archive .button-clear {
  text-align: center;
  text-decoration: underline;
  color: #8D8D8D !important;
  margin: 70px auto 0 auto;
  display: block;
  font-size: 16px;
	font-family: 'BasicSansRegular' !important;
}

.archive .price_slider_wrapper {
  padding-top: 21px;
}

.archive .filter-button {
  border: 1px solid #101010;
  border-radius: 33px;
  height: 42px;
  line-height: 42px;
  padding: 0 38px 0 23px;
  text-align: center;
  font-size: 17px;
  color: #101010;
  cursor: pointer;
  position: relative;
  margin: 0 12px 6px 0;
  font-weight: 700;
  font-family: 'Quicksand', sans-serif;
}
#sorting-filter {
  border: none;
  margin-right: 0;
}

.archive .custom-top .right .filter-button:last-of-type {
  margin-right: 24px;
}
.archive .filter-button::after {
  content: '\f107';
  position: absolute;
  font-family: 'FontAwesome';
  right: 21px;
  top: 0px;
  pointer-events: none;
}

.tippy-box[data-theme~='default'] {
  background-color: #fff;
  color: #101010;
  width: 390px;
  max-width: 100% !important;
  border-radius: 24px;
  box-shadow: 0px 3px 26px #00000029;
}

.tippy-box[data-theme~='default'] .tippy-content {
  padding: 24px 25px 11px 25px;
}

.tippy-box[data-theme~='default'] .tippy-content::before {
  content: '';
  position: absolute;
  bottom: 47px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #D5D5D5;
}

.tippy-box[data-theme~='default'] .widgettitle {
  font-size: 17px;
  color: #101010;
  text-transform: capitalize;
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  margin: 0 0 10px 0;
}

.tippy-box[data-theme~='default'] .widget_price_filter {
  border: none !important;
  padding: 0 !important;
  margin: 0;
  border-bottom: 1px solid #D5D5D5;
}

.tippy-box[data-theme~='default'] .tippy-arrow {
  color: #fff;
}

.tippy-box[data-theme~='default'] .tippy-arrow::before {
  transform: scale(2.5) translateX(2px);
}


/* START checkbox tippy styles START */
.checkboxes .inner {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  height: 216px;
  overflow: auto;
  overflow-x: hidden;
  margin-bottom: 25px;
}

.checkboxes label {
  display: block;
  position: relative;
  padding-left: 33px;
  font-size: 16px;
  line-height: 18px;
  cursor: pointer;
}

.checkboxes .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #101010;
  width: 16px;
  height: 16px;
}

.checkboxes input:checked + .checkmark {
  border: none;
  background-color: #C02B1A;
}

.archive .checkboxes .button-clear {
  margin-top: 0;
}

.tippy-box[data-theme~='default'] .checkboxes .widgettitle {
  margin-bottom: 17px;
}

#tippy-3 .tippy-box[data-theme~='default'] .tippy-content,
#tippy-2 .tippy-box[data-theme~='default'] .tippy-content {
  padding: 24px 12px 11px 25px;
}

.checkboxes .inner::-webkit-scrollbar {
  width: 6px;
}
.checkboxes .inner::-webkit-scrollbar-track {
  background: #fff;
}
.checkboxes .inner::-webkit-scrollbar-thumb {
  background: #D5D5D5;
  border-radius: 10px;
}
.checkboxes .inner::-webkit-scrollbar-thumb:hover {
  background: #D5D5D5;
}

/* START Shop By categories START */
.container2 {
  max-width: 100%;
  width: 1620px;
  margin: 0 auto;
}

.custom-top-categories {
  max-width: 100%;
  width: 100%;
}

.custom-top-categories .inner {
  width: 100%;
  max-width: 100%;
  background-color: #fffcf2;
  padding: 0 73px;
  position: relative;
}
.custom-top-categories .inner.active {
  border-top: 1px solid #d3d2cd;
  border-bottom: 1px solid #d3d2cd;
  margin-top: 20px;
  padding-bottom: 40px;
}
.custom-top-categories .inner.active .arrow-before,
.custom-top-categories .inner.active .arrow-after {
    content: "\0020";
    display:block;
    position:absolute;
    top: -12px;
    z-index:2;
    width: 0;
    height: 0;
    overflow:hidden;
    border: solid 12px transparent;
    border-top: 0;
    border-bottom-color: #fffcf2;
    transform: translateX(50%);
}
.custom-top-categories .inner.active .arrow-before {
    top: -13px;
    z-index:1;
    border-bottom-color: #d3d2cd;
}


.custom-top-categories .category-swiper {
  overflow: hidden;
  padding-top: 38px;
}

.custom-top-categories .category-swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 266px;
  height: 307px;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 13px;
  background-color: #fff;
  overflow: hidden;
  cursor: pointer;
}

.custom-top-categories .category-swiper .swiper-slide .img {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-top-categories .category-swiper .swiper-slide .img img {
  max-height: 220px;
}

.custom-top-categories .category-swiper .title {
  background-color: #C02B1A;
  font-size: 25px;
  color: #fff;
  text-align: center;
  height: 65px;
  line-height: 65px;
	font-family: 'BasicSansSemibold' !important;
}

.custom-top-categories .category-swiper .title.smaller {
  font-size: 18px;
}

.custom-top-categories .swiper-button-next,
.custom-top-categories .swiper-button-prev {
  background-image: url('../images/arrow-left-red.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
}

.custom-top-categories .swiper-button-prev {
  transform: scale(-1);
}
/* END Shop By categories END */

/* START products grid START */
.archive .product {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 13px;
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 0;
  padding: 13px;
}

.archive .product-list {
  width: 100%;
  max-width: 100%;
  flex-basis: 100%;
}

.archive .products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 44px 47px;
  margin-top: 29px;
  margin-bottom: 39px !important;
}

.archive .products .product-banner {
  grid-column: 1 / 3;
}

.archive .products .product-banner img {
  border-radius: 13px;
  box-shadow: 0px 3px 6px #00000029;
  display: block;
  width:100%;
}

.archive .product-image {
  max-height: 289px;
  margin-bottom: 5px;
}

.archive .product-image img {
  width: auto;
  margin: 0 auto;
  display: block;
}

.archive .product-image,
.archive .product-image img {
  max-height: clamp(167px, 28vw, 289px);
}

.archive .product-info {
  margin-top: auto;
}

.archive.woocommerce .product-title, .jas-sc-products .product-title {
  line-height: 20px;
}

.archive.woocommerce .product-title a, .jas-sc-products .product-title a {
  text-transform: capitalize;
  font-weight: 400;
  font-size: 20px;
  line-height: 1em;
}

.archive.woocommerce span.price, .jas-sc-products span.price, .products.wow-mod span.price {
  font-size: 20px;
  color: #101010;
  font-weight: 800;
  line-height: 1em;
  margin-top: 6px;
  display: block;
}

.archive.woocommerce .show_details_button, .jas-sc-products .show_details_button {
  height: 52px;
  line-height: 52px;
  width: 161px;
  border-radius: 33px;
  text-transform: capitalize;
  font-size: 20px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
}

.archive .product .overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9;
  background: rgba(255, 255, 255, .58);
  text-align: center;
}
.archive .product .quick-shop {
  width: 139px;
  height: 139px;
  border-radius: 50%;
  box-shadow: 0px 3px 10px #0000009B;
  color: #C02B1A;
  font-size: 20px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 800;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.archive .product:hover .overlay {
  opacity: 1 !important;
}
/* END products grid END */

.seasonal_top_banner {
  background: transparent !important;
  width: 100%;
}

.seasonal_top_banner .jas-row {
  width: 100%;
}

.seasonal_top_banner .left-text .l1,
.bottomtext .l1 {
  font-size: 37px;
  font-family: 'BasicSansSF-Bold';
  color: #101010 !important;
  text-shadow: none !important;
  margin-bottom: 23px;
}
.bottomtext .readmore {
  text-decoration: underline;
  text-transform: uppercase;
  font-weight:700;
  color:#C02B1A;
}


.bottomtext p,
.seasonal_top_banner .left-text p {
  color: #101010 !important;
  font-family: 'BasicSansRegular';
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}

.seasonal_top_banner .left-text {
  width: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-top: 26px;
}

/* Pagination */
.pagination {
  margin: 0 auto;
}
.pagination .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 19px;
}

.page-numbers {
  font-size: 20px;
  color: #101010;
  margin: 0;
}

.page-numbers.current {
  color: #C02B1A;
  text-decoration: underline;
}

.page-numbers.prev,
.page-numbers.next {
  background-image: url('../images/arrow-left-red.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
}

.page-numbers.prev {
  transform: scale(-1);
}

#footer-newsletter {
  margin-top: 50px;
}

.quick-shop-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.77);
}

.quick-shop-overlay.active {
  display: flex !important;
}

.quick-shop-overlay .inner {
  width: 100%;
  max-width: 980px;
  background-color: #fff;
  border-radius: 25px;
  overflow: auto;
  max-height: 100vh;
  position: relative;
}

.quick-shop-overlay .summary .product_title {
  font-family: 'BasicSansSemibold' !important;
  font-size: 28px !important;
  color: #101010 !important;
}

.quick-shop-overlay .summary .price * {
  font-family: 'BasicSansSF-Bold' !important;
  font-size: 23px !important;
}

.quick-shop-overlay .summary .product-addon.product-addon-gift-card-message-text,
.quick-shop-overlay .product-addon-gift-card-message-text .form-row-wide {
  display: block;
}

.quick-shop-overlay .inner .tier-pricing-summary-table--hidden,
.quick-shop-overlay .inner .product-addon,
.quick-shop-overlay .inner .product_meta,
.quick-shop-overlay .inner .validation_message.woocommerce-info {
  display: none;
}

.teddyadd {
  margin-top:20px;
}

.quick-shop-overlay .inner .product-addon.product-addon-gift-message {
  display:block
}

.quick-shop-overlay .inner .jas-carousel {
  visibility: visible;
  opacity: 1;
}

.quick-shop-overlay .inner .single_add_to_cart_button {
  order: 6;
  width: fit-content;
  display: none !important;
}

.quick-shop-overlay a.custom-add-cart {
  height: 55px;
  line-height: 55px;
  width: 204px;
  border-radius: 33px;
  text-transform: none;
  font-size: 21px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  color: #fff;
  background-color: #C02B1A;
  margin-right: 11px;
  letter-spacing: 0;
  text-align: center;
  padding: 0;
}

.quick-shop-overlay a.details {
  height: 55px;
  line-height: 55px;
  width: 204px;
  border-radius: 33px;
  text-transform: none;
  font-size: 21px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  border: 1px solid #C02B1A;
  color: #C02B1A;
  background: transparent;
  letter-spacing: 0;
  text-align: center;
  padding: 0;
}

.single-product.product-template-default .summary .variations .value.invalid {
  border-color: #C02B1A;
}

.quick-shop-overlay .image-wrap {
  display: flex;
  align-items: center;
}

.quick-shop-overlay .details-wrap {
  padding-top: 67px;
}

.quick-shop-overlay .details-wrap .flex {
  order: 6;
  padding-bottom: 60px;
}

.quick-shop-overlay .summary .btn-atc {
  border: none !important;
  padding-bottom: 0 !important;
  margin-bottom: 27px !important;
}

.quick-shop-overlay .summary .price-stock {
  margin: 13px 0 5px 0;
}

.quick-shop-overlay .variations h4.label {
  margin-top: 0;
}

.quick-shop-overlay p {
  margin-bottom: 0;
}

.quick-shop-overlay .product {
  box-shadow: none !important;
}

.quick-shop-overlay .inner button[type="submit"] {
  display: none !important;
}

.quick-shop-overlay .inner .jas-col-md-7 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.quick-shop-overlay .close {
  font-family: 'BasicSansSemibold' !important;
  font-size: 28px;
  color: #101010;
  position: absolute;
  top: 8px;
  right: 24px;
  z-index: 9;
}

@media screen and (min-width: 993px ) {
  .archive .custom-top .left .filter-button {
    width: unset;
  }

  .archive .custom-top .left .left-inner {
    flex-wrap: wrap;
    gap: 13px;
  }

  .archive .custom-top .left .left-inner,
  .archive .custom-top .left {
    display: flex;
    align-items: start;
  }
}

@media screen and (max-width: 1540px ) {
  .archive #page-main .jas-container {
    width: 100%;
    padding: 0 36px;
  }

  .archive #page-main .quick-shop-overlay .jas-container {
    padding: 0;
  }
}

@media screen and (max-width: 1400px ) {
  .archive .custom-top {
    position: relative;
    flex-direction: column;
  }

  .archive .custom-top .left {
    display: block;
    width: 100%;
  }
  
  .archive .shop-by {
    margin-bottom: 11px;
    margin-right: 0;
  }

  .shop-by-swiper .swiper-slide {
    width: fit-content;
  }

  #sorting-filter {
    position: absolute;
    top: 0;
    right: 0;
  }

  .archive .custom-top .right {
    margin-left: 0;
  }

  .container2 {
    position: relative;
  }

  .custom-top-categories {
    position: absolute;
    top: 170px;
    left: 0;
    z-index: 2;
  }

  .archive .custom-top.active .right {
    /* margin-top: 400px; */
  }

}

@media screen and (max-width: 992px ) {
  .quick-shop-overlay .inner {
    border-radius: 0;
  }

  .archive .products {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  
  .tippy-box[data-theme~='default'] .tippy-arrow {
    display: none;
  }

  [data-tippy-root],
  .tippy-box[data-theme~='default'] {
    max-width: 100vw;
    width: 100vw;
  }

  .tippy-box[data-theme~='default'] {
    left: -5px;
    bottom: -2px;
    border-radius: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .custom-top-categories .category-swiper .swiper-slide {
    height: auto;
  }

  .custom-top-categories .swiper-button-next, .custom-top-categories .swiper-button-prev {
    display: none;
  }

  .custom-top-categories .inner {
    padding: 0;
  }

  .custom-top-categories .inner.active {
    padding: 13px 0 16px 0;
  }

  .custom-top-categories .category-swiper {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .custom-top-categories .category-swiper .swiper-slide .img img {
    max-width: 24vw;
  }

  .custom-top-categories .category-swiper .title {
    text-transform: uppercase;
  }

  .archive .products .product-banner {
    grid-row-start: 3;
  }

}

@media screen and (max-width: 768px ) {
  .archive .products {
    grid-template-columns: repeat(2, 1fr);
  }
  .archive .product .overlay {
    display: none !important;
  }
}

@media screen and (max-width: 567px ) {

  .archive .page-head {
    padding: 33px 0 38px 0;
  }

  .archive .page-head p.cat-name {
    font-size: 37px;
  }

  .archive .custom-top {
    margin-top: 20px;
  }

  .archive .shop-by {
    font-size: 28px;
    line-height: 1em;
    margin-bottom: 15px;
  }

  .archive .filter-button,
  .archive .custom-top .left .filter-button {
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 12px;
  }

  .archive .filter-button {
    margin-bottom: 0;
  }

  .custom-top-categories {
    top: 95px;
  }

  .custom-top-categories .category-swiper .title {
    font-size: 13px;
    height: 33px;
    line-height: 33px;
  }

  .custom-top-categories .category-swiper .title.smaller {
    font-size: 11px;
  }

  .woocommerce .jas-container .products {
    margin-top: 20px;
    margin-bottom: 23px !important;
  }

  .archive .product {
    padding: 13px 0 10px 0;
  }

  .archive .product-info {
    padding: 0 13px;
  }

  .archive.woocommerce .product-title,
  .jas-sc-products .product-title,
  .archive.woocommerce .product-title a,
  .jas-sc-products .product-title a,
  .archive.woocommerce span.price,
  .jas-sc-products span.price,
  .products.wow-mod span.price {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 0;
  }

  .archive.woocommerce .show_details_button, .jas-sc-products .show_details_button {
    font-size: 12px;
    height: 27px;
    line-height: 27px;
    width: 87px;
    margin: 5px auto 0 auto;
    padding: 0;
  }

  .archive.woocommerce span.price {
    margin-top: 0;
  }

  .seasonal_top_banner .left-text {
    padding: 0;
    margin-left: -20px;
  }

  .pagination {
    margin-bottom: 46px;
  }

  .seasonal_top_banner .left-text .l1 {
    font-size: 22px;
    line-height: 24px;
  }

  .seasonal_top_banner .left-text p:last-child {
    display: block;
  }

  .seasonal_top_banner .left-text p {
    font-size: 14px;
    line-height: 24px;
  }

  .quick-shop-overlay .details-wrap {
    padding-top: 20px;
  }

  .bottomtext .l1 {
    font-size:22px;
    line-height:32px;
    margin-bottom:3px;
  }
  .bottomtext p {
    font-size:14px;
    line-height:24px;
  }
}

.tippy-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  pointer-events: none;
}
