/** Shopify CDN: Minification failed

Line 4016:0 Unexpected "}"

**/
body {
  font-family: "Mulish", sans-serif;
}
.announcement-bar .announcement-bar__content {
  padding: 0;
}
.announcement-bar {
  position: relative;
  z-index: 9;
  padding: 7px 0;
  padding-bottom: 6px;
}
.template-index .container {
  max-width: 1340px;
  padding: 0;
}
.announcement-bar .announcement-bar__inner {
  justify-content: space-between;
  align-items: center;
}
.announcement-bar .announcement-bar__content {
  padding: 0;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  color: #000;
}
.announcement-bar .announcement-bar__button svg {
  display: none;
}
.announcement-bar .announcement-bar__button {
  font-size: 14px;
  font-weight: 400;
  padding: 4px 5px;
  line-height: 1;
  display: inline-block;
  margin-left: 12px;
  margin-top: 1px;
  padding-bottom: 3px;
}
.announcement-bar .announcement-bar__inner div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.announcement-bar .announcement-bar__inner .top_bar_right {
  padding-left: 28px;
}
.announcement-bar
  .announcement-bar__inner
  .footer__aside-item
  .footer__aside-title {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: normal;
  padding-right: 9px;
}
header.header .header__action-item--cart .header__cart-icon,
.announcement-bar .footer__aside-item .social-media__item {
  margin: 0;
}
.announcement-bar .social-media__item-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.announcement-bar .footer__aside-item .social-media__item a svg {
  width: 20px;
  height: 20px;
  background: #fff;
  opacity: 1;
  border-radius: 50%;
  border: 1px solid #000;
}
.announcement-bar .footer__aside-item .social-media__item a {
  line-height: normal;
  margin-right: 5px;
}
.announcement-bar .header__action-item .header__action-item-link {
  font-size: 14px;
  font-weight: 600;
  color: #000;
}
.announcement-bar
  .top_bar_left
  .footer__aside-item--social
  .social-media__item-list
  li
  a::before {
  content: "";
  width: 20px;
  height: 21px;
  display: inline-block;
  background: var(--icons);
  background-position: -1px -209px;
  margin-bottom: -4px;
}
.announcement-bar
  .top_bar_left
  .footer__aside-item--social
  .social-media__item-list
  li.social-media__item--instagram
  a::before {
  background-position: -26px -209px;
}
.announcement-bar
  .top_bar_left
  .footer__aside-item--social
  .social-media__item-list
  li.social-media__item--pinterest
  a::before {
  background-position: -51px -209px;
}
.announcement-bar
  .top_bar_left
  .footer__aside-item--social
  .social-media__item-list
  li.social-media__item--youtube
  a::before {
  background-position: -76px -209px;
}
.announcement-bar
  .top_bar_left
  .footer__aside-item--social
  .social-media__item-list
  li.social-media__item--linkedin
  a::before {
  background-position: -101px -209px;
}

.announcement-bar
  .top_bar_left
  .footer__aside-item--social
  .social-media__item-list
  li
  a
  svg {
  display: none;
}
.announcement-bar
  .header__action-item
  .header__action-item-link
  .icon--arrow-bottom {
  width: 9px;
  margin-top: -1px;
}
.announcement-bar .header__action-item,
header.header .header__action-item--cart .header__cart-icon {
  padding: 0;
  line-height: normal;
}
.announcement-bar .header__action-item.header__action-item--locale {
  padding-right: 27px;
  margin-right: 27px;
  position: relative;
}
.announcement-bar .header__action-item.header__action-item--locale::after {
  content: "";
  width: 2px;
  height: 13px;
  position: absolute;
  right: 0;
  top: 4px;
  background: #000;
}
header.header {
  background: #fff;
  padding: 29px 0;
  padding-bottom: 31px;
}
header.header .header__action-item-content .header__action-item-link {
  font-size: 14px; /*color: #000;*/
  font-weight: 500;
  text-transform: capitalize;
  position: relative;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: -1px;
}
header.header .header__action-item {
  padding: 0;
}
header.header .header__action-item-content .header__action-item-link::before,
header.header .search-bar__top .search-bar__submit::before {
  content: "";
  width: 24px;
  height: 28px;
  position: absolute;
  left: 0;
  top: -2px;
  background: var(--icons) no-repeat;
  background-position: -4px -1px;
}
header.header .header__cart-icon .icon-state__primary::before,
header.header .header__action-item.action-item_wishlist a::before {
  content: "";
  width: 27px;
  height: 29px;
  display: inline-block;
  background: var(--icons);
  background-position: -105px 0px;
}
header.header .header__action-item.action-item_wishlist a::before {
  width: 30px;
  height: 27px;
  background-position: -53px 0px;
}
header.header .header__action-item-content .header__action-item-link::before {
  position: static;
  display: inline-block;
  margin-right: 7px;
  margin-top: -3px;
}
header.header .header__action-list {
  padding-left: 0;
  padding-right: 7px;
  padding-top: 2px;
}
header.header .header__cart-icon .icon-state__primary .header__cart-count {
  min-width: 19px;
  width: 19px;
  height: 19px;
  right: -7px;
  top: 1px;
  font-size: 12px;
  font-weight: 400;
}
header.header .header__action-item.header__action-item--cart {
  padding-left: 32px;
}
header.header .header__action-item.action-item_wishlist {
  padding-left: 38px;
}
header.header .action-item_wishlist .header__action-item-content {
  line-height: normal;
}
header.header .header__logo {
  margin-right: 0;
}
header.header .header__search-bar-wrapper {
  max-width: 45%;
  margin-left: auto;
  margin-right: -10px;
}
header.header .search-bar__top {
  box-shadow: none !important;
  border: 1px solid #cfcfcf;
  border-radius: 50px !important;
  height: 50px;
  top: 1px;
}
header.header .search-bar__top .search-bar__filter {
  order: -1;
  border: none;
}
header.header .search-bar__top .search-bar__filter .search-bar__filter-label {
  height: 50px;
  line-height: 45px;
  font-size: 14px;
  color: #000;
  padding: 0 23px;
  padding-right: 17px;
}
header.header .search-bar__top .search-bar__filter-label svg {
  width: 11px;
  margin-left: 29px;
}
header.header .search-bar__top .search-bar__input-wrapper .search-bar__input {
  font-size: 14px;
  color: #b8b8b8;
  opacity: 1;
  padding: 10px 18px;
  font-weight: 300;
}
header.header
  .search-bar__top
  .search-bar__input-wrapper
  .search-bar__input::placeholder {
  color: #b8b8b8;
  opacity: 1;
}
header.header .search-bar__top .search-bar__input-wrapper::before,
header.header .search-bar__top .search-bar__input-wrapper::after {
  content: "";
  width: 1px;
  height: 29px;
  top: 9px;
  position: absolute;
  left: 0;
  background: #cfcfcf;
}
header.header .search-bar__top .search-bar__input-wrapper::after {
  left: auto;
  right: 0;
}
header.header .search-bar__top .search-bar__submit {
  width: 66px;
  background: transparent;
  position: relative;
}
header.header .search-bar__top .search-bar__submit::before {
  left: 47%;
  top: 47%;
  background-position: -165px -1px;
  width: 30px;
  height: 30px;
  transform: translate(-50%, -50%);
}
.nav-bar .nav-bar__linklist .nav-bar__item {
  line-height: normal;
  padding: 20px 0;
  margin-right: 46.43px;
}
.nav-bar .nav-bar__linklist .nav-bar__item:last-child {
  margin: 0;
}
.nav-bar .nav-bar__linklist .nav-bar__item .nav-bar__link {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  transition: 0.4s linear;
}
.nav-bar .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.all_category_row .category_custom_toggle .icon.icon--arrow-bottom {
  margin-left: 67px;
  width: 18px;
}
.all_category_row .category_custom_toggle {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  background: #cb1836;
  padding: 15px 24px;
  cursor: pointer;
}
.all_category_row .nav-bar__linklist {
  display: none;
  position: absolute;
  top: 100%;
  min-width: 305px;
  background: #000;
  left: 0;
}
.all_category_row {
  margin-right: 77px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.all_category_row .nav-bar__linklist .nav-bar__item {
  display: block;
  margin: 0;
  padding: 0;
}
.nav-bar .nav-bar__linklist .nav-bar__item .nav-bar__link {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  transition: 0.4s linear;
}
.all_category_row .nav-bar__linklist .nav-bar__item .nav-bar__link.link {
  padding: 16px 15px;
  border-bottom: 1px solid rgb(255, 255, 255, 0.2);
}
html {
  padding: 0 !important;
}
.locale-selectors__container,
header.header .search-bar__top .search-bar__submit svg,
header.header .header__action-item:not(:last-child)::after,
header.header .header__cart-icon .icon-state__primary .icon.icon--cart,
header.header
  .header__action-item--cart
  .header__cart-icon
  .icon-state__secondary,
header.header .header__action-item--cart .hidden-pocket.hidden-lap,
header.header .header__action-item-title,
.shopify-section__header .nav-bar::after {
  display: none;
}
body [data-animations*="enterviewport"][data-animations*="fadeIn"],
body [data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 1;
}
.custom_home_slider .slideshow__content-wrapper .slideshow_content_inner {
  width: 55%;
}
.custom_home_slider .slideshow__content-wrapper {
  padding-top: 90px !important;
}
.custom_home_slider .slideshow__content-wrapper .banner_logo {
  padding-bottom: 28px;
}
.custom_home_slider .slideshow__content-wrapper .slideshow__title.heading.h1 {
  font-family: "Mulish", sans-serif;
  font-weight: 800;
  font-size: calc(25px + (48 - 25) * ((100vw - 1200px) / (1920 - 1200)));
  line-height: 1.25;
  color: #010101;
  margin-bottom: calc(10px + (41 - 10) * ((100vw - 1200px) / (1920 - 1200)));
}
.custom_home_slider
  .slideshow__content-wrapper
  .loox-trust-badge-container
  .loox-trust-badge-widget
  .loox-icon
  use {
  color: #000;
}
.custom_home_slider.slideshow .flickity-page-dots {
  bottom: 55px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.custom_home_slider.slideshow .flickity-page-dots .dot {
  width: 13px;
  height: 13px;
  margin: 0 8px;
  background: #bcb8b8;
  border: none;
  transform: none !important;
}
.custom_home_slider.slideshow .flickity-page-dots .dot.is-selected {
  background: #000;
  outline: 1px solid #000;
  outline-offset: 4px;
  width: 9px;
  height: 9px;
}
.slideshow.custom_home_slider::after {
  width: 1280px;
  height: 1px;
  display: block;
  content: "";
  margin: 0 auto;
  background: #e1e1e1;
}

.section.custom_logo_slider {
  padding: 30px 0 102px;
  margin: 0;
  position: relative;
}
.section.custom_logo_slider .section__header {
  justify-content: center;
  margin-bottom: 0;
}
.section.custom_logo_slider .section__header .section__title {
  font-size: 30px;
  font-weight: 800;
  color: #010101;
  font-family: "Mulish", sans-serif;
}
.section.custom_logo_slider .quick-links ul {
  width: 100%;
  list-style: none;
}
.section.custom_logo_slider .quick-links {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.3);
  border-radius: 0;
  padding: 43px 7px 40px;
  border: none;
  min-height: 15rem;
}

@media (min-width:991px) {
  section.sticky__header.active header {}

  section.sticky__header header {
    transition: all 0.1s ease-in-out;
  }
}

@media (max-width: 768px) {
  .section.custom_logo_slider .quick-links {
    min-height: auto;
  }
}
.section.custom_logo_slider .quick-links .quick-links__image-ie-fix {
  max-width: inherit !important;
}
.section.custom_logo_slider .quick-links .quick-links__link {
  box-shadow: none;
  padding: 5px 40px;
  width: 100% !important;
}
.section.custom_logo_slider .quick-links ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.section.custom_logo_slider .owl-stage {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.section.custom_logo_slider .quick-links .owl-nav button,
.section.custom_blog_row .owl-nav button,
.all_collection_list_row .collection_list_row .owl-nav button {
  position: absolute;
  top: 26%;
  width: 50px;
  left: -81px;
  height: 40px;
  font-size: 0;
}
.section.custom_logo_slider .quick-links .owl-nav button.owl-next,
.section.custom_blog_row .owl-nav button.owl-next,
.all_collection_list_row .collection_list_row .owl-nav button.owl-next {
  left: auto;
  right: -81px;
}
.section.custom_blog_row .owl-nav button span,
.all_collection_list_row .collection_list_row .owl-nav button span {
  font-size: 0;
}
.section.custom_logo_slider .quick-links .owl-nav button span::before,
.custom_featured_row .flickity-button::before,
.section.custom_blog_row .owl-nav button span::before,
.all_collection_list_row .collection_list_row .owl-nav button span::before {
  content: "";
  width: 30px;
  height: 40px;
  display: inline-block;
  background: var(--icons);
  background-position: -5px -124px;
}

.all_collection_list_row
  .collection_list_row
  .owl-nav
  button.owl-prev.disabled
  span::before,
.section.custom_blog_row .owl-nav button.owl-prev.disabled span::before,
.section.custom_logo_slider
  .quick-links
  .owl-nav
  button.owl-prev.disabled
  span::before,
.custom_featured_row .flickity-button.previous[disabled]::before {
  background-position: -5px -61px;
}

.all_collection_list_row
  .collection_list_row
  .owl-nav
  button.owl-next.disabled
  span::before,
.section.custom_blog_row .owl-nav button.owl-next.disabled span::before,
.section.custom_logo_slider
  .quick-links
  .owl-nav
  button.owl-next.disabled
  span::before,
.custom_featured_row .flickity-button.next[disabled]::before {
  background-position: -53px -61px;
}
.section.custom_logo_slider .quick-links .owl-nav button.owl-next span::before,
.custom_featured_row .flickity-button.next::before,
.section.custom_blog_row .owl-nav button.owl-next span::before,
.all_collection_list_row
  .collection_list_row
  .owl-nav
  button.owl-next
  span::before {
  background-position: -53px -125px;
}

.section_text_with_image .text_with_image_inner {
  display: flex;
  flex-wrap: wrap;
}
.section_text_with_image {
  padding-bottom: 52px;
}
.all_collection_list_row .collection_list_row .owl-nav button {
  top: 46%;
}
.section_text_with_image .left_content {
  width: 48%;
  float: left;
  padding-right: 40px;
}
.section_text_with_image .right_image {
  float: left;
  width: 52%;
  padding-left: 2px;
}
.section_text_with_image .section__title {
  font-size: 48px;
  line-height: 1;
  margin-top: -6px;
  font-family: Mulish, sans-serif;
  font-weight: 800;
  padding-bottom: 13px;
}
.section_text_with_image h6,
.section_text_with_image h1 span {
  display: block;
  font-size: 30px;
  font-weight: 300;
  color: #010101;
  font-family: Mulish, sans-serif;
  line-height: 1.26;
  margin-bottom: 10px;
}
.section_text_with_image p {
  color: #010101;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.64;
  margin-bottom: 25px;
}
.section_text_with_image p:last-child {
  margin-bottom: 0;
}

.section.custom_logo_slider::before {
  content: "";
  width: 542px;
  height: 540px;
  position: absolute;
  left: 50%;
  top: -12px;
  transform: translate(-50%);
  background: var(--circle) no-repeat;
}

.section.custom_logo_slider .container,
.section_text_with_image .container {
  position: relative;
}

body .custom_featured_row {
  margin: 0;
  padding-top: 56px;
}
.custom_featured_row .section__header,
.section.custom_blog_row .section__header {
  margin-bottom: 32px;
}
.custom_featured_row .section__header .section__title,
.section.custom_blog_row .section__header .section__title.heading,
.apps.custom_reviews_row .section__header .section__title.heading {
  font-size: 30px;
  color: #010101;
  font-family: "Mulish", sans-serif;
  font-weight: 800;
  line-height: normal;
}
.custom_featured_row .section__header .section__action-link,
.section.custom_blog_row .section__header .section__action-link.link,
.apps.custom_reviews_row .section__header .section__action-link.link {
  font-size: 24px;
  font-weight: 400;
  color: #cb1836;
  border-bottom: 2px solid;
  text-decoration: 2px underline;
  border: none;
}
.apps.custom_reviews_row .section__header {
  margin: 0;
}
.custom_featured_row .product-item__image-wrapper {
  padding: 18px 30px 4px;
  margin-bottom: 0;
}
.custom_featured_row .scroller .product-list .product-item {
  padding: 0;
}
.custom_featured_row .scroller.dark_bg .product-list .product-item {
  background: #ffffff;
}
.custom_featured_row .scroller .product-list::before,
.custom_featured_row .scroller .flickity-slider .product-item::after {
  display: none;
}
.custom_featured_row .scroller .product-item__label-list {
  left: 0;
  top: 0;
}
.custom_featured_row .scroller .product-item__label-list .product-label {
  font-size: 13px;
  line-height: normal;
  border-radius: 0;
  padding: 5px;
}
.custom_featured_row .scroller .\31 \/5--wide {
  margin-right: 20px;
  width: 18.8%;
}
.custom_featured_row .product-item--vertical .product-item__info {
  justify-content: inherit;
  flex: 1 0 auto;
}
.custom_featured_row .product-item__info-inner {
  text-align: center;
  padding: 0 10px;
}
.custom_featured_row
  .product-item__info-inner
  .loox-rating
  .loox-rating-content {
  padding-bottom: 17px;
}
.custom_featured_row .product-item__info-inner h3 .product-item__title {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  line-height: 1.45;
  margin: 0;
}
.custom_featured_row .product-item__info-inner h3 {
  margin: 0;
  padding-bottom: 21px;
}
.custom_featured_row
  .product-item__info-inner
  .product-item__price-list
  .price {
  color: #000;
  font-size: 20px;
  font-weight: 800;
  margin: 0;
  padding: 0 3px;
  line-height: 1.2;
}
.custom_featured_row .product-item__info-inner .product-item__price-list {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.custom_featured_row
  .scroller.border_four_row
  .product-list
  .product-item:hover
  .sls-option-container.seal-table {
  border-color: #ededed;
}
.custom_featured_row
  .scroller
  .product-item--vertical
  .product-item__action-list {
  margin: 0;
  margin-top: auto;
  padding-top: 13px;
}
.custom_featured_row
  .scroller
  .product-item__action-list
  .product-item__action-button {
  margin: 0 !important;
  border-radius: 0;
  font-size: 16px;
  font-weight: 700;
  background: #cb1836;
  line-height: normal;
  padding: 12px 15px;
  padding-bottom: 13px;
}
.product-list .flickity-viewport {
  border-radius: 0;
}

.custom_featured_row .scroller.border_four_row .product-list .product-item {
  margin-right: 18px;
  width: 23.95%;
  border: 1px solid #f3f3f3;
}
.custom_featured_row
  .product-item__info-inner
  .product-item__price-list
  .price.price--compare {
  color: #c6c6c6;
  font-weight: 300;
}
.custom_featured_row .product-item__info-inner .loox-rating .loox-icon {
  color: #f5ca2e;
  width: 17px;
  height: 17px;
  margin: 0 1px;
}
.custom_featured_row .product-item__info-inner .loox-rating .loox-rating-label {
  color: #979797;
  font-size: 14px;
  font-weight: 300;
}
.scroller.border_four_row .flickity-slider {
  margin-top: 0;
  margin-bottom: 0;
  /* position: static; */
  padding: 0 0;
}
.scroller.border_four_row .product-item .product-item__image-wrapper {
  padding: 20px 53px 18px;
}
.custom_featured_row .product-item__info-inner .loox-rating {
  padding: 0;
}
.custom_featured_row
  .scroller.border_four_row
  .product-item__info-inner
  .price {
  font-size: 24px;
}
.scroller.no_variation .product-item__info .product-item__swatch-list {
  display: none;
}
.custom_featured_row
  .sealsubs-container
  .sls-option-container.seal-table.sls-active {
  border: none;
}
.custom_featured_row .sealsubs-container .sls-option-container.seal-table {
  padding: 0 15px;
  border: none;
  border-radius: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.custom_featured_row .sealsubs-container {
  line-height: normal;
  padding: 0;
  margin-bottom: 26px;
}
.custom_featured_row .sealsubs-container label {
  font-size: 14px;
  font-weight: 400;
  color: #000 !important;
  line-height: normal;
}
.custom_featured_row
  .sealsubs-container
  .sls-option-container.seal-table:first-child {
  margin-bottom: 18px;
  justify-content: center;
  border-bottom: 1px solid #fff;
  padding-bottom: 19px;
}
.custom_featured_row
  .sealsubs-container
  .sls-select-container
  select.sls-select {
  width: 64px;
  text-transform: capitalize;
  font-size: 14px;
  color: #000;
  font-weight: 400;
  padding: 6px 25px 5px 5px;
  border-color: #d9d9d9 !important;
  line-height: normal;
  outline: none;
}
.custom_featured_row .sealsubs-container .sls-discount-description.seal-row {
  padding-top: 14px;
}
.custom_featured_row
  .sealsubs-container
  .sls-discount-description.seal-row
  .sls-discount-description-container {
  font-size: 14px;
  font-style: initial;
  color: #000;
  font-weight: 400;
  line-height: 1.56;
  padding-bottom: 5px;
}
.custom_featured_row
  .sealsubs-container
  .sls-description.seal-row
  .sls-description-content {
  font-size: 12px;
  font-style: initial;
  color: #000;
  font-weight: 400;
  line-height: 1.56;
}
.custom_featured_row .flickity-button svg {
  display: none;
}
.custom_featured_row
  .hide_btn
  .product-item
  .product-item__action-button.button {
  opacity: 0;
  overflow: hidden;
  transition: 0.3s linear;
  display: none;
}
.custom_featured_row
  .hide_btn
  .product-item:hover
  .product-item__action-button.button.button--small.button--primary {
  opacity: 1;
  overflow: visible;
  height: auto;
  display: block;
}
.custom_featured_row .flickity-button {
  width: 35px;
  height: 40px;
  border-radius: 0;
  background: transparent !important;
}
.custom_featured_row .flickity-button.previous {
  left: -67px;
}
.custom_featured_row .flickity-button.next {
  right: -67px;
}
/* .custom_featured_row .scroller.border_four_row .flickity-viewport {
	padding: 10px;
	padding-bottom: 20px;
} */
/* .custom_featured_row .scroller.hide_btn .product-item__info{padding-bottom: 19px;} */
.custom_featured_row .hide_btn .product-item .product-item__action-button {
  max-width: 90%;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100%;
  margin-bottom: 19px !important;
}
.custom_featured_row .scroller.border_four_row .product-list .product-item {
  transition: 0.4s linear;
}
.custom_featured_row
  .scroller.border_four_row
  .product-list
  .product-item:hover {
  box-shadow: 0 0px 12px -4px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
/* .custom_featured_row .scroller.hide_btn .product-item__action-button {
	display:none;
} */
/* .custom_featured_row .scroller.border_four_row .product-item--vertical .product-item__action-list {
	min-height: 275px;
} */
/* .custom_featured_row .scroller.border_four_row .product-list .product-item:hover .product-item__action-button.button.button--small.button--primary {
	display:block;
} */
.section.custom_featured_row .scroller.four_box_dark .product-item {
  width: 23.95%;
  margin-right: 18px;
}
.section.custom_featured_row .scroller.four_box_dark .price {
  font-size: 24px;
}
body .flickity-prev-next-button[disabled] {
  opacity: 1;
  visibility: visible;
}
body .flickity-prev-next-button {
  transform: scale(1);
  opacity: 1;
}

.all_collection_list_row {
  background-size: cover;
  background-position: top left;
  text-align: center;
}

body .section-collection-list {
  margin: 0;
}
.all_collection_list_row {
  padding-top: 85px;
  padding-bottom: 130px;
  margin-top: 61px;
  margin-bottom: 39px;
}
.all_collection_list_row .title-wrapper {
  padding-bottom: 51px;
}
.all_collection_list_row .collection-list-title {
  color: #010101;
  font-family: "Mulish", sans-serif;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.2;
}
/* .all_collection_list_row .collection_list_row .collection-list-items {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 14px 14px;
} */
.all_collection_list_row .collection_list_row .collection-list-items .item {
  position: relative;
  margin-bottom: 15px;
}
.all_collection_list_row
  .collection_list_row
  .collection-list-items
  .item
  .img_link_banner::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}
.collection_list_row .collection-list-items .item .banner_content {
  position: absolute;
  bottom: 15px;
  z-index: 2;
  width: 100%;
  padding: 0 44px;
  min-height: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.collection_list_row .collection-list-items .item .banner_content .title {
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  font-family: "Mulish", sans-serif;
  line-height: 1.26;
}
.section.printhead_doctor_row {
  margin: 99px 0 0;
  padding-top: 59px;
  padding-bottom: 108px;
  margin-bottom: 26px;
}
.section.printhead_doctor_row .featured-product .card {
  background: transparent;
  border: none;
  border-radius: 0;
}
.section.printhead_doctor_row
  .featured-product
  .card
  .card__section.card__section--tight {
  padding: 0;
  padding-right: 79px;
}
.section.printhead_doctor_row .featured-product .card .product-gallery {
  flex-wrap: wrap;
  flex-direction: inherit;
}
.section.printhead_doctor_row
  .featured-product
  .card
  .product-gallery
  .product-gallery__carousel-wrapper {
  width: 100%;
  margin: 0;
}
.section.printhead_doctor_row
  .featured-product
  .card
  .product-gallery
  .scroller {
  width: 100%;
  padding-top: 15px;
}
.section.printhead_doctor_row
  .featured-product
  .card
  .product-gallery
  .scroller
  .product-gallery__thumbnail-list {
  width: 100%;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.section.printhead_doctor_row
  .featured-product
  .card
  .product-gallery
  .scroller
  .product-gallery__thumbnail-list
  .product-gallery__thumbnail {
  margin: 0 4px;
  padding: 0;
  height: 78px;
  border: none;
  display: flex;
  flex-wrap: wrap;
}
.section.printhead_doctor_row
  .featured-product
  .card.card--collapsed
  .card__section {
  padding: 0;
  padding-left: 98px;
  padding-top: 63px;
}
.section.printhead_doctor_row
  .featured-product
  .card.card--collapsed
  .card__section
  .product-meta__title {
  font-size: 30px;
  color: #010101;
  font-family: "Mulish", sans-serif;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 19px;
}
.section.printhead_doctor_row
  .featured-product
  .card.card--collapsed
  .card__section
  .product-meta__reference
  a {
  color: #010101;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 300;
}
.section.printhead_doctor_row
  .featured-product
  .card.card--collapsed
  .card__section
  .card__separator {
  display: none;
}
.section.printhead_doctor_row
  .featured-product
  .card.card--collapsed
  .card__section
  .product-form__info-list {
  margin: 0;
  display: flex;
  border: none;
  border-spacing: 0;
}
.section.printhead_doctor_row
  .featured-product
  .card.card--collapsed
  .card__section
  .product-form__info-list
  .product-form__info-item {
  width: 100%;
  background: #fff;
  display: flex;
  padding: 12px 13px;
  margin-top: 25px;
  padding-bottom: 13px;
  margin-bottom: 27px;
}
.section.printhead_doctor_row
  .featured-product
  .card.card--collapsed
  .card__section
  .product-form__info-list
  .product-form__info-title.text--strong,
.printhead_doctor_row
  .featured-product
  .product-form__info-list
  .price-list
  .price {
  color: #010101;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
}
.printhead_doctor_row
  .featured-product
  .product-form__info-list
  .price-list
  .price {
  color: #cb1836;
}
.printhead_doctor_row
  .featured-product
  .product-form__info-list
  shopify-payment-terms {
  font-size: 16px;
  color: #000;
  line-height: normal;
  margin-top: 1px;
}
.section.printhead_doctor_row .featured-product .product-meta__text {
  margin-bottom: 41px;
}
.section.printhead_doctor_row .featured-product .product-meta__text p {
  font-size: 20px;
  font-weight: 300;
  color: #010101;
  line-height: 1.4;
}
.section.printhead_doctor_row
  .featured-product
  .product-meta__button.button.button--primary {
  font-size: 16px;
  font-weight: 700;
  padding: 12px 54px;
  line-height: normal;
  border-radius: 0;
  padding-bottom: 13px;
}
.section.printhead_doctor_row
  .featured-product
  .card
  .product-gallery
  .scroller
  .product-gallery__thumbnail-list
  .product-gallery__thumbnail
  img {
  object-fit: cover;
}

.custom_featured_row .scroller.substrates_row .product-item__image-wrapper {
  padding: 0;
  margin-bottom: 18px;
}

.custom_featured_row
  .scroller.substrates_row
  .sealsubs-container
  .sls-option-container.seal-table:first-child {
  border-color: #ededed;
}

.shopify-section__header .nav-bar {
  background: #000;
}

.section_text_with_image.printheads_row {
  margin-top: 94px;
  padding: 67px 0;
  padding-bottom: 72px;
  background-size: cover !important;
  background-position: top left !important;
}
.section_text_with_image.printheads_row .left_content {
  width: 56%;
  color: #fff;
  padding-right: 16px;
}
.section_text_with_image.printheads_row
  .left_content
  .section__title.heading.h3 {
  color: #fff;
  font-size: 30px;
  width: 80%;
  line-height: 1.28;
  padding-bottom: 16px;
}
.section_text_with_image.printheads_row .left_content p {
  color: #fff;
  line-height: 1.5;
  margin-bottom: 24px;
}
.section_text_with_image.printheads_row .right_image {
  width: 44%;
  padding-left: 37px;
}
.section_text_with_image.printheads_row .left_content .button_row {
  padding-top: 25px;
}
.section_text_with_image.printheads_row .left_content .button_row .custom_btn {
  font-size: 16px;
  font-weight: 700;
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
  line-height: normal;
  display: inline-block;
  padding: 12px 47px;
  margin-right: 20px;
  min-width: 222px;
  text-align: center;
  padding-bottom: 11px;
  transition: 0.4s linear;
}
.section_text_with_image.printheads_row
  .left_content
  .button_row
  .custom_btn:nth-child(1),
.section_text_with_image.printheads_row
  .left_content
  .button_row
  .custom_btn:nth-child(2):hover {
  background: #fff;
  color: #cb1836;
}
.section_text_with_image.printheads_row
  .left_content
  .button_row
  .custom_btn:nth-child(1):hover {
  background: transparent;
  color: #fff;
}

.section_text_with_image.printer_accessory_row {
  background: #fff;
  padding: 117px 0;
  padding-bottom: 114px;
  position: relative;
}
.section_text_with_image.printer_accessory_row::before {
  content: "";
  width: 1325px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%);
  background: var(--moneybefore);
  background-position: left center;
}
.section_text_with_image.printer_accessory_row .text_with_image_inner {
  position: relative;
}
.section_text_with_image.printer_accessory_row .right_image {
  width: 54%;
  padding-right: 5px;
  order: -1;
}
.section_text_with_image.printer_accessory_row .left_content {
  padding: 0;
  width: 46%;
  padding-left: 70px;
}
.section_text_with_image.printer_accessory_row
  .left_content
  .section__title.heading.h3 {
  font-size: 30px;
  line-height: 1.26;
  padding-bottom: 23px;
}
.section_text_with_image.printer_accessory_row .left_content p {
  line-height: 1.5;
  margin-bottom: 24px;
}
.section_text_with_image.printer_accessory_row .left_content p:last-child {
  margin-bottom: 0;
}

.section.budget_friendly_row {
  margin: 0;
  padding: 94px 0;
  padding-bottom: 100px;
  background-size: cover !important;
  background-position: top left !important;
}
.section.budget_friendly_row h2.section__title.heading.h3 {
  color: #fff;
  font-family: "Mulish", sans-serif;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.2;
  padding-bottom: 21px;
}
.section.budget_friendly_row p {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  font-style: initial;
  letter-spacing: 0.14px;
  width: 90%;
  margin-bottom: 24px;
}
.section.budget_friendly_row ul {
  list-style: none;
  padding-top: 25px;
  padding-bottom: 6px;
}
.section.budget_friendly_row ul li {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  padding-left: 42px;
  padding-bottom: 20px;
  position: relative;
}
.section.budget_friendly_row ul li::before {
  content: "";
  width: 20px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 1px;
  background: var(--icons);
  background-position: -330px -2px;
}
.acc_panel {
  display: none;
}
.acc_panel.active {
  display: block;
}
.technology_industry_row .acc_outer .acc {
  max-width: 100%;
  margin: 0;
  padding-top: 48px;
}
.technology_industry_row .acc_outer .acc .acc_card {
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(8px);
  padding: 28px 42px;
  margin-bottom: 20px;
}
.technology_industry_row .acc_outer .acc .acc_card .acc_title {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  padding-right: 50px;
  position: relative;
}
.technology_industry_row .acc_outer .acc .acc_card .acc_title::before {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  right: -26px;
  top: -18px;
  background: var(--icons);
  background-position: -233px 0px;
}
.technology_industry_row .acc_outer .acc .acc_card .acc_panel {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  width: 97%;
  line-height: 1.5;
  padding-top: 39px;
  letter-spacing: 0.12px;
  padding-bottom: 18px;
}

.section.custom_mosaic_row {
  margin: 0;
  padding: 86px 0;
  text-align: center;
}
.section.custom_mosaic_row .title_row {
  padding-bottom: 41px;
}
.section.custom_mosaic_row .title_row h2 {
  color: #000;
  font-size: 30px;
  font-family: "Mulish", sans-serif;
  font-weight: 800;
  line-height: 1.2;
}
.section.custom_mosaic_row .mosaic {
  margin: 0 -10px 0;
}
.section.custom_mosaic_row .mosaic .mosaic__item {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
.section.custom_mosaic_row .mosaic .mosaic__item a {
  padding: 0;
  box-shadow: 0 0 15px -2px rgba(0, 0, 0, 0.2);
}
.section.custom_mosaic_row .mosaic .mosaic__item > :first-child {
  min-height: 306px;
  border-radius: 0;
}
.section.custom_mosaic_row .mosaic__column {
  flex: 0.7 0 0%;
}
.section.custom_mosaic_row .mosaic--three-columns .mosaic__column:nth-child(2) {
  flex-grow: 1.4;
}
.section.apply_today_row {
  margin: 0;
  padding: 36px 0;
}
.section.apply_today_row .image-with-text {
  flex-direction: inherit;
  align-items: inherit;
}
.section.apply_today_row .image-with-text__image-container {
  width: 60% !important;
  padding-right: 62px;
}
.section.apply_today_row .image-with-text__text-container {
  width: 65%;
  background: #f6f6f6;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px 20px;
  padding-left: 252px;
}
.section.apply_today_row .image-with-text__text-container .heading.h3,
.section.instagram_row .section__header .section__title.heading.h3 {
  font-size: 30px;
  font-family: "Mulish", sans-serif;
  font-weight: 800;
  color: #000;
  line-height: 1.1;
  margin-bottom: 13px;
}
.section.apply_today_row .image-with-text__text-container p {
  font-size: 16px;
  color: #000;
  margin: 0;
  font-weight: 400;
  line-height: 1.4;
}
.section.apply_today_row
  .image-with-text__text-container
  .button.button--primary {
  margin-top: 35px;
  padding: 13px 49px;
  line-height: normal;
  font-weight: 600;
  font-size: 16px;
  border-radius: 0;
}
.section.instagram_row {
  margin: 0;
  padding: 74px 0;
}
.section.instagram_row .section__header {
  justify-content: center;
  margin-bottom: 45px;
}
.section.instagram_row .section__header .section__title.heading.h3 {
  margin-bottom: 0;
}
.section.instagram_row
  .snptwdgt-feed
  .snptwdgt-feed__items-inner
  .snptwdgt__item.snptcrd {
  padding: 0 5px !important;
  margin-bottom: 10px !important;
}
body .section.instagram_row .snpt-load-more {
  width: 236px;
  max-width: inherit;
  background: #cb1836 !important;
  border-radius: 0 !important;
  font-family: "Mulish", sans-serif !important;
  height: auto;
  padding: 18px 30px !important;
  display: inline-block !important;
  left: calc(42.4% - 2em);
  top: 15px;
}
.section.instagram_row .snpt-load-more::before {
  content: "Load More";
  font-family: "Mulish", sans-serif !important;
  font-weight: 600;
  font-size: 16px;
}
.section.instagram_row .snpt-load-more .snptico.snptico-plus {
  display: none;
}
body .section.instagram_row .snptwdgt-container .snptwdgt-rtd__f0tr {
  margin-top: 55px !important;
}

.section.our_history_row {
  margin: 0;
  margin-top: 23px;
  color: #fff;
}
.section.our_history_row .custom_text_wrap {
  padding: 69px 59px;
  padding-bottom: 72px;
  background-size: cover !important;
  background-position: center center !important;
}
.section.our_history_row .custom_text_wrap .heading.h1 {
  color: #fff;
  font-size: 30px;
  font-family: "Mulish", sans-serif;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 19px;
}
.section.our_history_row .custom_text_wrap p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.63;
  letter-spacing: 0.14px;
  margin-bottom: 26px;
}
.section.our_history_row .custom_text_wrap p strong {
  color: #049cd4;
}
.section.our_history_row .custom_text_wrap p:last-child {
  margin: 0;
}

.section.custom_blog_row {
  background: #f6f6f6;
  margin: 0;
  margin-top: 0;
  padding: 57px 0;
  padding-bottom: 102px;
}
.apps.custom_reviews_row {
  background: #f6f6f6;
  margin-top: 117px;
  padding-top: 97px;
}
.section.custom_blog_row .block-list .block-list__item {
  width: 100%;
}

.section.custom_blog_row .block-list .block-list__item .article-item,
.section.custom_blog_row .block-list {
  margin: 0;
}
.section.custom_blog_row .section__header .section__title.heading {
  text-transform: capitalize;
}
.section.custom_blog_row .owl-nav button {
  top: 27.8%;
  left: -74px;
}
.section.custom_blog_row .owl-nav button.owl-next {
  left: auto;
  right: -74px;
}
.section.custom_blog_row .section__header {
  margin-bottom: 41px;
}
.section.custom_blog_row .article-item .article-item__image {
  min-height: 320px;
}
.section.custom_blog_row .article-item .article-item__image-container {
  border-radius: 0;
  margin-bottom: 21px;
}
.section.custom_blog_row .article-item .article-item__meta-item {
  font-size: 14px;
  font-weight: 300;
  color: #aaaaaa;
  padding-bottom: 10px;
  display: block;
}
.section.custom_blog_row .article-item .article-item__meta-item::after {
  display: none;
}
.section.custom_blog_row .article-item .article-item__title.heading.h4 {
  font-size: 20px;
  font-family: "Mulish", sans-serif;
  font-weight: 700;
  color: #000;
  line-height: 1.19;
  margin-bottom: 6px;
}
.section.custom_blog_row .article-item .article-item__excerpt {
  margin: 0;
  font-size: 14px;
  color: #262626;
  font-weight: 300;
  line-height: 1.39;
  margin-bottom: 14px;
}
.section.custom_blog_row .article-item .know_more_btn {
  float: right;
  color: #cb1836;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
  margin-right: 8px;
  letter-spacing: 0.14px;
}
.section.footer_top_map {
  margin: 0;
  background: #2d2d2d;
  padding: 118px 0;
  padding-bottom: 84px;
}
.section.footer_top_map .map {
  height: 356px;
  border-radius: 0;
  border: none;
  background: transparent;
}
.section.footer_top_map .map .map__store-list {
  width: 44%;
  max-width: 44%;
  border-right: none;
  background: rgba(255, 255, 255, 0.13);
  backdrop-filter: blur(8px);
}
.section.footer_top_map .map .map__map-container {
  border: 1px solid rgb(255, 255, 255, 0.6);
}

.section.footer_top_map .map .map__store-list {
  width: 44%;
  max-width: 44%;
  border-right: none;
  background: rgba(255, 255, 255, 0.13);
  backdrop-filter: blur(8px);
  padding: 44px 79px;
  padding-right: 30px;
}
.section.footer_top_map .map .map__store-list .section__title.heading.h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Mulish", sans-serif;
  line-height: normal;
  padding-bottom: 21px;
}
.section.footer_top_map .map .map__store-list .map__store-name.heading.h4 {
  font-size: 16px;
  font-family: "Mulish", sans-serif;
  font-weight: 700;
  color: #fff;
  padding: 0;
  padding-bottom: 1px;
}
.section.footer_top_map .map .map__store-list .map__store-inner {
  margin: 0;
}
.section.footer_top_map
  .map
  .map__store-list
  .map__store-inner
  .map__store-address {
  margin: 0;
  width: 58%;
  padding-bottom: 24px;
}
.section.footer_top_map
  .map
  .map__store-list
  .map__store-inner
  .map__store-address
  p,
.section.footer_top_map
  .map
  .map__store-list
  .map__store-inner
  .map__store-hours
  p {
  color: #fff;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.14px;
}
.section.footer_top_map
  .map
  .map__store-list
  .map__store-inner
  .map__store-address
  p
  em,
.section.footer_top_map
  .map
  .map__store-list
  .map__store-inner
  .map__store-hours
  p
  em {
  font-style: inherit;
}
.section.footer_top_map
  .map
  .map__store-list
  .map__store-inner
  .map__store-hours
  p {
  line-height: 1.65;
}
.section.footer_top_map
  .map
  .map__store-list
  .map__store-inner
  .map__store-hours {
  margin: 0;
  padding-bottom: 30px;
}
.section.footer_top_map .map .map__store-list .map__direction-link {
  margin: 0;
  padding: 13px 65px;
  line-height: normal;
  font-size: 16px;
  font-weight: 700;
  border: none;
  border-radius: 0;
  text-transform: capitalize;
}
footer.footer {
  background: #2d2d2d;
}
footer.footer .footer__wrapper {
  padding-bottom: 72px;
  border-top: 1px solid #7d7d7d;
  padding-top: 88px;
}
footer.footer .footer__wrapper .footer__block-list .footer__title.heading.h6,
footer.footer .footer__wrapper .footer_aside-item-social .footer__aside-title {
  font-family: "Mulish", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 29px;
  text-transform: uppercase;
}
footer.footer .footer__wrapper .footer__block-list {
  margin: 0;
  flex-wrap: wrap;
  justify-content: space-between;
}
footer.footer .footer__wrapper .footer__block-list .footer__block-item {
  padding: 0;
}
footer.footer
  .footer__wrapper
  .footer__block-list
  .footer__block-item
  .footer__linklist
  li {
  line-height: normal;
  padding-bottom: 17px;
}
footer.footer
  .footer__wrapper
  .footer__block-list
  .footer__block-item
  .footer__linklist
  li
  .footer__link-item.link {
  padding: 0;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
}
footer.footer .footer__wrapper .footer__newsletter-wrapper {
  margin-top: -11px;
}
footer.footer .footer__wrapper .footer__newsletter-wrapper p {
  width: 80%;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.47;
  letter-spacing: 0.13px;
}
footer.footer
  .footer__wrapper
  .footer__newsletter-wrapper
  .footer__newsletter-form {
  margin-top: 40px;
}
footer.footer
  .footer__wrapper
  .footer__newsletter-wrapper
  .footer__newsletter-form
  .form__field {
  border: none;
  height: auto;
  line-height: normal;
  padding: 13.5px 18px;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  color: #b4b4b4;
  font-family: "Mulish", sans-serif;
  font-weight: 300;
  text-transform: capitalize;
}
footer.footer
  .footer__wrapper
  .footer__newsletter-wrapper
  .footer__newsletter-form
  .form__input-wrapper {
  margin-bottom: 10px;
}
footer.footer
  .footer__wrapper
  .footer__newsletter-wrapper
  .footer__newsletter-form
  .form__submit {
  line-height: normal;
  font-family: "Mulish", sans-serif;
  font-size: 14px;
  font-weight: 800;
  padding: 14px 52px;
  margin-top: 0;
  border-radius: 0;
}
footer.footer .footer__wrapper .footer_aside-item-social {
  padding-top: 53px;
}
footer.footer
  .footer__wrapper
  .footer_aside-item-social
  .social-media__item-list
  li
  a::before {
  content: "";
  width: 31px;
  height: 31px;
  display: inline-block;
  background: var(--icons);
  background-position: -4px -251px;
}
footer.footer
  .footer__wrapper
  .footer_aside-item-social
  .social-media__item-list
  li.social-media__item--instagram
  a::before {
  background-position: -44px -251px;
}
footer.footer
  .footer__wrapper
  .footer_aside-item-social
  .social-media__item-list
  li.social-media__item--pinterest
  a::before {
  background-position: -83px -251px;
}
footer.footer
  .footer__wrapper
  .footer_aside-item-social
  .social-media__item-list
  li.social-media__item--youtube
  a::before {
  background-position: -122px -251px;
}
footer.footer
  .footer__wrapper
  .footer_aside-item-social
  .social-media__item-list
  li.social-media__item--linkedin
  a::before {
  background-position: -161px -251px;
}

footer.footer
  .footer__wrapper
  .footer_aside-item-social
  .social-media__item-list
  li
  a
  svg {
  display: none;
}
footer.footer
  .footer__wrapper
  .footer_aside-item-social
  .social-media__item-list {
  margin: 0;
}
footer.footer .footer__wrapper .footer_aside-item-social .footer__aside-title {
  margin-bottom: 16px;
}
footer.footer
  .footer__wrapper
  .footer_aside-item-social
  .social-media__item-list
  li {
  liu: ;
  line-height: normal;
  margin: 0;
  display: flex;
  margin-right: 8px;
}
footer.footer
  .footer__wrapper
  .footer__block-list
  .footer__block-item.footer__block-item--links:nth-child(2) {
  margin-left: -82px;
}
.section.footer_top_map,
.section.footer_top_map .container,
footer.footer .container {
  position: relative;
}
.section.footer_top_map::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1100px;
  background: var(--footerbefore);
  background-size: cover;
  background-position: left top;
}

.footer_bottom {
  background: #1d1b1c;
  padding: 23px 0;
  position: relative;
}
.footer_bottom .footer__aside {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.footer_bottom
  .footer__aside
  .footer__aside-item.footer__aside-item--localization
  a,
.footer_bottom
  .footer__aside
  .footer__aside-item.footer__aside-item--localization
  p
  br {
  display: none;
}
.footer_bottom
  .footer__aside
  .footer__aside-item.footer__aside-item--payment
  .footer__aside-title {
  margin: 0;
}
.footer_bottom .footer__aside .footer__aside-item.footer__aside-item--payment {
  display: flex;
  flex-wrap: wrap;
}
.footer_bottom
  .footer__aside
  .footer__aside-item.footer__aside-item--localization
  p,
.footer_bottom
  .footer__aside
  .footer__aside-item.footer__aside-item--payment
  .footer__aside-title {
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  padding-right: 10px;
  line-height: 1.4;
}
.footer_bottom
  .footer__aside
  .footer__aside-item.footer__aside-item--payment
  .payment-list
  .payment-list__item {
  margin: 7px 7px;
}
.footer_bottom
  .footer__aside
  .footer__aside-item.footer__aside-item--payment
  .footer__aside-title {
  line-height: 30px;
}
.view_bottom_btn {
  display: none;
}

.mosaic.mosaic_medium.mosaic_three_columns.show_mobile {
  display: none;
}
.section.budget_friendly_row .custom_text_wrap .rte {
  width: 1340px;
  margin-left: auto;
  margin-right: auto;
}
body .section.budget_friendly_row.budget_friendly_row.second_budget .container {
  max-width: 100%;
}
.section.budget_friendly_row.second_budget {
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
}
.section.budget_friendly_row.second_budget .custom_text_wrap {
  padding: 94px 0;
  padding-bottom: 100px;
  background-size: cover !important;
  background-position: top left !important;
  text-align: left;
}

@media (max-width: 1600px) {
}

@media (max-width: 1440px) {
  .custom_home_slider .slideshow__content-wrapper {
    padding-top: 35px !important;
  }
  .custom_home_slider .slideshow__content-wrapper .banner_logo {
    padding-bottom: 15px;
  }
  .custom_home_slider .slideshow__content-wrapper .banner_logo img {
    width: 280px;
  }
  .custom_home_slider .slideshow__content-wrapper .slideshow__title.heading.h1 {
    font-size: 35px;
  }
  .custom_home_slider .slideshow__content-wrapper .slideshow_content_inner {
    width: 41%;
  }
  .section.custom_logo_slider {
    padding: 60px 0;
    padding-bottom: 80px;
  }
  .section.custom_logo_slider .quick-links .owl-nav button,
  .section.custom_blog_row .owl-nav button,
  .all_collection_list_row .collection_list_row .owl-nav button,
  .section.custom_blog_row .owl-nav button {
    left: -50px;
  }
  .section.custom_logo_slider .quick-links .owl-nav button.owl-next,
  .section.custom_blog_row .owl-nav button.owl-next,
  .all_collection_list_row .collection_list_row .owl-nav button.owl-next,
  .section.custom_blog_row .owl-nav button.owl-next {
    right: -50px;
  }
  .custom_featured_row .flickity-button.previous {
    left: -40px;
  }
  .custom_featured_row .flickity-button.next {
    right: -40px;
  }
  .section.custom_logo_slider .quick-links .owl-nav button span::before,
  .custom_featured_row .flickity-button::before,
  .section.custom_blog_row .owl-nav button span::before,
  .all_collection_list_row .collection_list_row .owl-nav button span::before {
    transform: scale(0.75);
  }
}

@media (max-width: 1366px) {
  .custom_home_slider .slideshow__content-wrapper .slideshow_content_inner {
    width: 42%;
  }
  .template-index .container {
    max-width: 1300px;
    padding: 0 15px;
  }
  header.header {
    padding: 25px 0;
    padding-bottom: 25px;
  }
  .header__logo-image {
    max-width: 215px !important;
  }
  .all_category_row {
    margin-right: 45px;
  }
  .nav-bar .nav-bar__linklist .nav-bar__item {
    margin-right: 35px;
  }
  .section.budget_friendly_row .custom_text_wrap .rte {
    width: 100%;
    max-width: 1300px;
    padding-left: 15px;
    padding-right: 15px;
  }
  body
    .section.budget_friendly_row.budget_friendly_row.second_budget
    .container {
    padding: 0;
  }
}

@media (max-width: 1279px) {
  header.header
    .header__action-item-content
    .header__action-item-link
    .icon-state__primary {
    display: none;
  }
  header.header .header__action-item-content .header__action-item-link::before {
    margin-right: 0;
  }
  header.header .header__action-item.header__action-item--cart {
    padding-left: 15px;
  }
  header.header .header__action-item.action-item_wishlist {
    padding-left: 15px;
  }
  header.header .header__action-item.action-item_wishlist a::before {
    margin-bottom: -5px;
  }
  header.header .search-bar__top .search-bar__input-wrapper::before {
    display: none;
  }
  .header__action-item:last-child {
    margin-right: 0;
  }
  .announcement-bar .announcement-bar__content {
    font-size: 12px;
  }
  .announcement-bar .header__action-item .header__action-item-link {
    font-size: 12px;
  }
  .announcement-bar .header__action-item.header__action-item--locale {
    padding-right: 15px;
    margin-right: 15px;
  }
  .announcement-bar .header__action-item.header__action-item--locale::after {
    height: 12px;
    top: 2px;
  }
  .announcement-bar .announcement-bar__button {
    font-size: 12px;
  }
  .announcement-bar
    .announcement-bar__inner
    .footer__aside-item
    .footer__aside-title {
    font-size: 12px;
    padding-right: 5px;
  }
  .all_category_row .category_custom_toggle .icon.icon--arrow-bottom {
    margin-left: 30px;
    width: 14px;
  }
  .all_category_row {
    margin-right: 20px;
  }
  .all_category_row .category_custom_toggle {
    font-size: 15px;
    padding: 12px 20px;
  }
  .nav-bar .nav-bar__linklist .nav-bar__item .nav-bar__link {
    font-size: 15px;
  }
  .nav-bar .nav-bar__linklist .nav-bar__item {
    margin-right: 30px;
    padding: 16.5px 0;
  }
  .slideshow.custom_home_slider .hidden-phone.banner_image img {
    height: 400px;
    object-fit: cover;
  }
  .custom_home_slider .slideshow__content-wrapper .slideshow__title.heading.h1 {
    font-size: 30px;
    padding-bottom: 20px;
  }
  .custom_home_slider .slideshow__content-wrapper .slideshow_content_inner {
    width: 64%;
  }
  .section_text_with_image .section__title {
    font-size: 37px;
  }
  .section_text_with_image h6,
  section_text_with_image h1 span {
    font-size: 24px;
  }
  .section_text_with_image p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .section.custom_logo_slider .section__header .section__title {
    font-size: 28px;
  }
  .custom_featured_row .section__header .section__title,
  .section.custom_blog_row .section__header .section__title.heading {
    font-size: 26px;
  }
  .custom_featured_row .section__header .section__action-link,
  .section.custom_blog_row .section__header .section__action-link.link {
    font-size: 20px;
  }
  .custom_featured_row .scroller .\31 \/5--wide {
    width: 23.7%;
  }
  .custom_featured_row .scroller.border_four_row .product-list .product-item {
    width: 23.7%;
  }
  .section.custom_logo_slider .quick-links .owl-nav button,
  .section.custom_blog_row .owl-nav button,
  .all_collection_list_row .collection_list_row .owl-nav button {
    left: -20px;
  }
  .all_collection_list_row .collection_list_row .owl-nav button.owl-next,
  .section.custom_logo_slider .quick-links .owl-nav button.owl-next,
  .section.custom_blog_row .owl-nav button.owl-next {
    left: auto;
    right: -20px;
  }
  .custom_featured_row .flickity-button.previous {
    left: 0px;
  }
  .custom_featured_row .flickity-button.next {
    right: 0;
  }
  .all_collection_list_row .collection_list_row .owl-nav button span::before,
  .section.custom_logo_slider .quick-links .owl-nav button span::before,
  .custom_featured_row .flickity-button::before,
  .section.custom_blog_row .owl-nav button span::before {
    transform: scale(0.7);
  }
  .section.printhead_doctor_row
    .featured-product
    .card
    .card__section.card__section--tight {
    padding-right: 0px;
  }
  .section.printhead_doctor_row
    .featured-product
    .card.card--collapsed
    .card__section {
    padding-left: 55px;
    padding-top: 30px;
  }
  .section.custom_blog_row .block-list .block-list__item {
    display: block !important;
  }
  .apps.custom_reviews_row {
    margin-top: 90px;
    padding-top: 65px;
  }
  .section.custom_blog_row {
    padding: 25px 0;
    padding-bottom: 70px;
  }
  .apps.custom_reviews_row .section__header .section__title.heading {
    font-size: 26px;
  }
  .apps.custom_reviews_row .section__header .section__action-link.link {
    font-size: 20px;
  }
}

@media (max-width: 999px) {
  .template-index .container {
    max-width: 100%;
    padding: 0 15px;
  }
  .announcement-bar .announcement-bar__inner .top_bar_left,
  .announcement-bar .announcement-bar__inner .top_bar_right {
    display: none;
  }
  .announcement-bar .announcement-bar__content {
    margin-left: 0;
  }
  .announcement-bar .announcement-bar__inner .top_bar_center {
    justify-content: space-between;
    width: 100%;
  }
  header.header {
    padding: 15px 0;
    border-bottom: 1px solid #f6f6f6;
  }
  header.header
    .header__action-item-content
    .header__action-item-link
    .icon-state__primary,
  header.header
    .header__action-list
    .header__action-item.header__action-item--account {
    display: none;
  }
  header.header .header__action-item-content .header__action-item-link::before {
    margin-right: 0;
  }
  header.header .header__action-item.header__action-item--cart,
  header.header .header__action-item.action-item_wishlist {
    padding-left: 15px;
  }
  header.header .header__action-list {
    padding-left: 0;
    padding-right: 0px;
    padding-top: 0;
  }
  header.header .header__logo-image {
    max-width: 200px !important;
  }
  .section.custom_logo_slider {
    padding: 50px 0;
    padding-bottom: 75px;
  }
  .section.custom_logo_slider .section__header {
    margin-bottom: 30px;
  }
  .section.custom_logo_slider .quick-links {
    box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.3);
    padding: 30px 7px 30px;
  }
  body .custom_featured_row .scroller__inner .product-item {
    margin-right: 0;
    margin-left: 15px;
    border: none;
  }
  .custom_featured_row .scroller .\31 \/5--wide {
    width: 28.7%;
  }
  .custom_featured_row .scroller.border_four_row .product-list .product-item,
  .section.custom_featured_row .scroller.four_box_dark .product-item {
    width: 28.7%;
    margin-right: 0;
  }
  .all_collection_list_row {
    padding-top: 55px;
    padding-bottom: 80px;
    margin-top: 60px;
    margin-bottom: 15px;
  }
  .section.printhead_doctor_row
    .featured-product
    .card
    .product-gallery
    .scroller {
    width: 100%;
    padding-top: 15px;
    margin: 0;
  }
  .section.printhead_doctor_row .featured-product .card {
    margin: 0;
    box-shadow: none;
    width: 100%;
  }
  .section.printhead_doctor_row
    .featured-product
    .card.card--collapsed
    .card__section {
    padding-left: 0;
    margin: 0;
  }
  .section.printhead_doctor_row .featured-product {
    display: flex;
    flex-wrap: wrap;
  }
  .section.printhead_doctor_row .featured-product .card.card--collapsed {
    order: -1;
    text-align: center;
  }
  .section.printhead_doctor_row
    .featured-product
    .card.card--collapsed
    .card__section
    .product-form__info-list
    .product-form__info-title.text--strong {
    display: none;
  }
  body .custom_featured_row .scroller__inner {
    padding-left: 24px;
  }
  .printhead_doctor_row
    .featured-product
    .product-form__info-list
    .price-list
    .price::before {
    content: "Price:";
    color: #000;
  }
  .section.printhead_doctor_row {
    margin: 70px 0 0;
    padding-top: 55px;
    padding-bottom: 60px;
    margin-bottom: 5px;
  }
  .section_text_with_image.printer_accessory_row .left_content {
    padding-left: 40px;
  }
  .section_text_with_image.printer_accessory_row {
    padding: 65px 0;
    padding-bottom: 70px;
  }
  .section.budget_friendly_row {
    padding: 71px 0;
  }
  .section.footer_top_map .map {
    height: auto;
  }
  .section.footer_top_map .map .map__map-container {
    margin: 0;
  }
  .section.footer_top_map {
    padding: 65px 0;
  }
  .section.footer_top_map .map .map__store-list {
    padding: 40px 30px;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .map__store-name {
    justify-content: center;
  }
  .section.footer_top_map
    .map
    .map__store-list
    .map__store-inner
    .map__store-address {
    width: 100%;
  }
  footer.footer .footer__wrapper {
    padding-bottom: 55px;
    padding-top: 55px;
  }
  footer.footer .footer__wrapper .footer__block-item {
    flex: 0 0 33.33%;
  }
  .footer_bottom {
    padding: 18px 0;
    text-align: center;
  }
  body .footer__aside-item--copyright:not(:only-child) {
    margin-top: 20px;
  }
  .footer_bottom
    .footer__aside
    .footer__aside-item.footer__aside-item--payment {
    width: 100%;
    justify-content: center;
  }
  .footer__aside-item--copyright p a,
  .footer__aside-item--copyright p br {
    display: none;
  }
  .section.footer_top_map::before {
    height: 1260px;
  }
  footer.footer .footer__wrapper .footer__newsletter-wrapper p {
    width: 100%;
  }
  #shopify-section-sections--14547794985044__header {
    z-index: 9999 !important;
  }
  header.header .header__inner .mobile-menu {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999999999;
    width: 310px;
    height: 100vh;
    overflow: scroll;
    box-shadow: 0 0px 15px -7px rgba(0, 0, 0, 0.4);
    transition: 0.4s linear;
    left: -100%;
  }
  .mobile-menu__nav-link {
    color: #000;
    font-size: 15px;
    font-weight: 400;
  }
  header.header .header__inner .mobile-menu[aria-hidden="false"] {
    left: 0;
  }
  .header__logo-image {
    max-width: 200px !important;
  }
  .header__inner .header__action-list {
    margin-left: 0;
  }
  header.header .header__action-item.action-item_wishlist a::before {
    margin-top: 6px;
  }
  .header__mobile-nav .icon-state__primary .icon {
    fill: #000;
    width: 24px;
    height: 20px;
  }
  .header .header__mobile-nav {
    margin-right: 0;
    margin-left: 20px;
  }
  .header .icon--close path,
  .header__mobile-nav .icon-state__primary .icon path {
    fill: #000;
  }
  .header .icon--close {
    width: 20px;
    height: 20px;
  }
  header.header .header__search-bar-wrapper {
    max-width: 40%;
    margin-right: auto;
  }
  .announcement-bar {
    z-index: auto;
  }
}

@media (max-width: 767px) {
  .section_text_with_image .right_image img {
    width: 100%;
  }
  .header__logo-image {
    max-width: 200px !important;
  }
  .all_collection_list_row .container {
    padding-right: 0;
  }
  .all_collection_list_row .collection_list_row .owl-nav {
    display: none;
  }
  .all_collection_list_row .collection_list_row .collection-list-items .item {
    margin-bottom: 0;
  }
  .all_collection_list_row .title-wrapper {
    padding-bottom: 30px;
  }
  .all_collection_list_row .collection-list-title {
    font-size: 26px;
  }
  .announcement-bar .announcement-bar__content,
  .announcement-bar .announcement-bar__button {
    font-size: 12px;
  }
  .section_text_with_image .left_content,
  .section_text_with_image.printheads_row .left_content {
    width: 100%;
    padding-right: 0;
    text-align: center;
  }
  .section.custom_logo_slider {
    padding: 50px 0;
    padding-bottom: 70px;
  }
  .section_text_with_image .right_image,
  .section_text_with_image.printheads_row .right_image {
    width: 100%;
    padding-left: 0;
    padding-top: 30px;
  }

  .section_text_with_image.printheads_row
    .left_content
    .section__title.heading.h3 {
    width: 100%;
  }
  .section_text_with_image.printer_accessory_row .right_image {
    width: 100%;
    padding-right: 0;
    padding-top: 0;
  }
  .section_text_with_image.printer_accessory_row .left_content {
    padding-left: 0;
    width: 100%;
    padding-top: 35px;
  }
  .section.custom_blog_row {
    margin-top: 0;
    padding: 60px 0;
    padding-top: 50px;
  }
  .apps.custom_reviews_row {
    margin-top: 70px;
    padding-top: 45px;
  }
  .custom_featured_row .scroller .\31 \/5--wide {
    width: 34.7%;
  }
  .custom_featured_row .scroller.border_four_row .product-list .product-item,
  .section.custom_featured_row .scroller.four_box_dark .product-item {
    width: 34.7%;
  }
  .section.custom_mosaic_row .mosaic.mosaic--medium.mosaic--three-columns {
    display: none;
  }
  .section.custom_mosaic_row
    .mosaic.mosaic_medium.mosaic_three_columns.show_mobile {
    display: block;
    margin: 0;
  }
  .section.custom_mosaic_row
    .mosaic.mosaic_medium.mosaic_three_columns.show_mobile
    .owl-stage {
    padding-left: 0 !important;
  }
  .section.custom_mosaic_row
    .mosaic.mosaic_medium.mosaic_three_columns.show_mobile
    .mosaic__item {
    padding: 0;
  }
}

@media (max-width: 640px) {
  .owl-carousel .owl-stage {
    display: flex;
  }
  .owl-carousel .owl-item {
    display: flex;
    flex: 1 0 auto;
  }
  .owl-carousel .caption {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
  }
  .owl-carousel .flex-text {
    flex-grow: 1;
  }
  .owl-carousel .thumbnail {
    display: flex;
    flex-direction: column;
    margin: 0 15px;
  }
  .collection_list_row .collection-list-items .item .banner_content {
    position: absolute !important;
    bottom: 0 !important;
  }

  .announcement-bar .announcement-bar__content {
    font-size: 10px;
    width: 77%;
    text-align: left;
    line-height: 1.4;
  }
  body .custom_featured_row .scroller__inner {
    padding-left: 0;
  }
  .announcement-bar .announcement-bar__button {
    display: block !important;
    background: #cb1836 !important;
    color: #fff;
    font-size: 12px;
    padding: 7px 6px;
    width: 19%;
    font-weight: 500;
  }
  header.header {
    padding: 20px 0;
  }
  header.header .header__logo-image {
    max-width: 140px !important;
  }
  header.header .header__action-list {
    margin-left: auto;
  }
  header.header .header__cart-icon .icon-state__primary::before,
  header.header .header__action-item.action-item_wishlist a::before {
    transform: scale(0.9);
    margin-bottom: -6px;
  }
  header.header .header__cart-icon .icon-state__primary .header__cart-count {
    min-width: 15px;
    width: 15px;
    height: 15px;
    right: -5px;
    top: 1px;
    font-size: 10px;
  }
  header.header .header__action-item.action-item_wishlist a::before {
    margin-top: 3px;
  }
  .header .header__mobile-nav {
    margin-left: 18px;
  }
  header.header .header__action-item.header__action-item--cart,
  header.header .header__action-item.action-item_wishlist {
    padding-left: 10px;
  }
  header.header .header__action-list .header__action-item-link.search svg {
    display: none;
  }
  header.header .header__action-list .header__action-item-link.search::before {
    content: "";
    width: 27px;
    height: 28px;
    display: inline-block;
    background: var(--icons);
    background-position: -166px -3px;
    transform: scale(0.9);
    margin-bottom: -10px;
  }
  header.header .header__action-list .header__action-item-link.search {
    margin-right: 5px;
  }
  header.header .header__search-bar-wrapper {
    max-width: 100%;
    background: #fff;
    padding: 12px 15px;
    margin-right: 0;
    margin-bottom: -75px;
    box-shadow: 0 0 8px -5px rgba(0, 0, 0, 0.3);
  }
  header.header .header__search-bar-wrapper .search-bar {
    padding: 0;
  }
  .custom_home_slider .slideshow__content-wrapper .slideshow__title.heading.h1 {
    line-height: 1.3;
  }
  .slideshow.custom_home_slider .slideshow__content-wrapper {
    left: 50%;
    transform: translate(-50%);
    top: 0 !important;
  }
  .custom_home_slider
    .slideshow__content-wrapper
    .shopify-block.shopify-app-block
    div {
    text-align: center;
    justify-content: center;
  }
  .custom_home_slider
    .slideshow__content-wrapper
    .shopify-block.shopify-app-block {
    margin-top: 20px;
  }
  .custom_home_slider .slideshow__content-wrapper .slideshow_content_inner {
    width: 100%;
  }
  .custom_home_slider.slideshow .flickity-page-dots {
    bottom: 40px;
  }
  .section.custom_logo_slider .section__header .section__title {
    font-size: 26px;
    line-height: 1.23;
    text-align: center;
  }
  .section.custom_logo_slider {
    padding: 45px 0;
    padding-bottom: 60px;
  }
  .section.custom_logo_slider .section__header {
    margin-bottom: 30px;
  }
  .section.custom_logo_slider .quick-links {
    box-shadow: 0px 0px 13px -7px rgba(0, 0, 0, 0.3);
    padding: 25px 7px 25px;
  }
  .section.custom_logo_slider .quick-links .quick-links__link {
    padding: 0px 15px;
  }
  .section.custom_logo_slider .quick-links .owl-nav {
    display: none;
  }
  .section_text_with_image .section__title {
    font-size: 26px;
    padding-bottom: 10px;
  }
  .section_text_with_image h6,
  section_text_with_image h1 span {
    font-size: 18px;
  }
  .section_text_with_image h6 br {
    display: none;
  }
  .section_text_with_image p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 20px;
  }
  .section_text_with_image {
    padding-bottom: 0px;
  }
  body .custom_featured_row {
    margin: 0;
    padding-top: 50px;
  }
  .custom_featured_row .section__header .section__action-link.link {
    display: none;
  }

  .custom_featured_row .section__header .section__title {
    font-size: 26px;
    text-align: center;
    line-height: 1.23;
  }
  .custom_featured_row .scroller .\31 \/5--wide,
  .custom_featured_row .scroller.border_four_row .product-list .product-item,
  .section.custom_featured_row .scroller.four_box_dark .product-item {
    margin-right: 0;
    width: 61%;
    margin-left: 15px;
  }
  .custom_featured_row .scroller.dark_bg .product-list .product-item {
    border: none;
    border-radius: 0;
    box-shadow: none;
  }
  .custom_featured_row .scroller__inner,
  .custom_featured_row .scroller.border_four_row .scroller__inner,
  .section.custom_featured_row .scroller.four_box_dark .scroller__inner {
    margin-left: 6px;
  }
  .custom_featured_row .product-item__image-wrapper {
    padding: 10px 10px 5px;
  }
  .custom_featured_row .product-item__info-inner h3 .product-item__title {
    font-size: 14px;
  }
  .custom_featured_row
    .product-item__info-inner
    .product-item__price-list
    .price {
    font-size: 18px;
  }
  .view_bottom_btn {
    display: block;
    text-align: center;
    padding-top: 20px;
  }
  .view_bottom_btn .section__action-link.link {
    font-size: 18px;
    font-weight: 400;
    text-decoration: underline;
  }
  .view_bottom_btn .section__action-link.link:hover .icon.icon--tail-right {
    display: inline-block;
  }
  .custom_featured_row .section__header,
  .section.custom_blog_row .section__header {
    margin-bottom: 30px;
    justify-content: center;
  }
  .scroller.border_four_row .product-item .product-item__image-wrapper {
    padding: 10px 10px 10px;
  }
  .custom_featured_row
    .hide_btn
    .product-item
    .product-item__action-button.button {
    opacity: 1;
    overflow: visible;
    display: block;
  }
  .custom_featured_row .product-item__info-inner h3 {
    padding-bottom: 10px;
  }
  .custom_featured_row
    .product-item__info-inner
    .loox-rating
    .loox-rating-content {
    padding-bottom: 10px;
  }
  .custom_featured_row
    .scroller.border_four_row
    .product-item__info-inner
    .price {
    font-size: 18px;
  }
  .custom_featured_row
    .scroller
    .product-item--vertical
    .product-item__action-list {
    padding-top: 10px;
  }
  .custom_featured_row
    .sealsubs-container
    .sls-option-container.seal-table:first-child {
    margin-bottom: 17px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 17px;
  }
  .custom_featured_row
    .sealsubs-container
    .sls-option-container.seal-table:nth-child(2)
    .seal-row
    .sls-label-container.seal-col
    label {
    width: 60% !important;
    float: left !important;
    max-width: 60%;
    display: flex;
    flex-wrap: wrap;
  }
  .custom_featured_row
    .sealsubs-container
    .sls-option-container.seal-table:nth-child(2)
    .seal-row
    .sls-label-container.seal-col {
    display: flex;
    flex-wrap: wrap;
  }
  .custom_featured_row
    .sealsubs-container
    .sls-option-container.seal-table:nth-child(2)
    .seal-row
    .sls-select-container {
    margin-left: auto;
  }
  .custom_featured_row
    .sealsubs-container
    .sls-option-container.seal-table:nth-child(2)
    .seal-row {
    width: 100%;
    display: flex;
  }
  .all_collection_list_row {
    padding-top: 40px;
    padding-bottom: 50px;
    margin-top: 45px;
    margin-bottom: 0px;
  }
  .collection_list_row .collection-list-items .item .banner_content .title {
    font-size: 16px;
  }
  .collection_list_row .collection-list-items .item .banner_content {
    /* bottom: auto;
	padding: 0 15px;
	min-height: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%); */
  }

  .all_collection_list_row .collection_list_row .collection-list-items {
    grid-template-columns: repeat(2, 1fr);
  }
  .section.printhead_doctor_row .featured-product {
    display: flex;
    flex-wrap: wrap;
  }
  .section.printhead_doctor_row .featured-product .card.card--collapsed {
    order: -1;
    text-align: center;
    box-shadow: none;
    margin: 0;
  }
  .section.printhead_doctor_row
    .featured-product
    .card.card--collapsed
    .card__section
    .product-meta__title {
    font-size: 27px;
    margin-bottom: 15px;
  }
  .section.printhead_doctor_row
    .featured-product
    .card.card--collapsed
    .card__section
    .product-meta__reference {
    line-height: normal;
  }
  .section.printhead_doctor_row
    .featured-product
    .card.card--collapsed
    .card__section
    .product-form__info-list
    .product-form__info-title.text--strong {
    display: none;
  }
  .printhead_doctor_row
    .featured-product
    .product-form__info-list
    .price-list
    .price::before {
    content: "Price:";
    color: #000;
  }
  .printhead_doctor_row
    .featured-product
    .product-form__info-list
    .price-list
    .price {
    font-size: 18px;
  }
  .printhead_doctor_row
    .featured-product
    .product-form__info-list
    shopify-payment-terms {
    margin-top: 5px;
  }
  .section.printhead_doctor_row
    .featured-product
    .card.card--collapsed
    .card__section
    .product-form__info-list
    .product-form__info-item {
    padding: 11px 10px;
    margin-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .section.printhead_doctor_row .featured-product .product-meta__text p {
    font-size: 14px;
  }
  .section.printhead_doctor_row .featured-product .product-meta__text {
    margin-bottom: 20px;
  }
  .section.printhead_doctor_row
    .featured-product
    .card
    .card__section.card__section--tight {
    padding-right: 0;
  }
  .section.printhead_doctor_row .featured-product .scroller {
    margin: 0;
  }
  .section.printhead_doctor_row .featured-product .scroller .scroller__inner {
    padding: 0;
  }
  .section.printhead_doctor_row
    .featured-product
    .scroller
    .scroller__inner
    .product-gallery__thumbnail:nth-child(7) {
    display: none !important;
  }
  .section.printhead_doctor_row
    .featured-product
    .card.card--collapsed
    .card__section {
    padding: 0;
    padding-left: 0;
    padding-top: 0;
  }
  .section.printhead_doctor_row .featured-product .card {
    margin: 0;
    padding-top: 20px;
    width: 100%;
  }
  .section.printhead_doctor_row {
    margin: 40px 0 0;
    padding-top: 45px;
    padding-bottom: 45px;
    margin-bottom: 0;
  }
  .section_text_with_image.printheads_row {
    margin-top: 40px;
    padding: 50px 0;
    padding-bottom: 55px;
  }
  .section_text_with_image.printheads_row .left_content {
    width: 100%;
    padding-right: 0;
  }
  .section_text_with_image.printheads_row
    .left_content
    .section__title.heading.h3 {
    font-size: 26px;
    padding-bottom: 15px;
    width: 100%;
  }
  .section_text_with_image.printheads_row .left_content p {
    line-height: 1.55;
    margin-bottom: 20px;
  }
  .section_text_with_image.printheads_row .left_content .button_row {
    padding-top: 10px;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
  }
  .section_text_with_image.printheads_row
    .left_content
    .button_row
    .custom_btn:last-child {
    margin: 0;
  }
  .section_text_with_image.printheads_row
    .left_content
    .button_row
    .custom_btn {
    min-width: 47%;
    padding: 12px 15px;
    padding-bottom: 11px;
  }
  .section_text_with_image.printheads_row .right_image {
    width: 100%;
    padding-left: 0;
    padding-top: 35px;
  }
  .section_text_with_image.printer_accessory_row .right_image {
    width: 100%;
    padding-right: 0;
    padding-top: 0;
  }
  .section_text_with_image.printer_accessory_row .left_content {
    width: 100%;
    padding-left: 0;
    padding-top: 35px;
  }
  .section_text_with_image.printer_accessory_row
    .left_content
    .section__title.heading.h3 {
    font-size: 26px;
    padding-bottom: 20px;
  }
  .section_text_with_image.printer_accessory_row .left_content p {
    margin-bottom: 20px;
  }
  .section_text_with_image.printer_accessory_row {
    padding: 50px 0;
  }
  .section_text_with_image.printer_accessory_row::before {
    transform: translate(-50%) scale(0.7);
  }
  .section.budget_friendly_row {
    padding: 55px 0;
    text-align: center;
    background-position: center center !important;
  }
  .section.budget_friendly_row h2.section__title.heading.h3 {
    font-size: 26px;
    padding-bottom: 20px;
  }
  .section.budget_friendly_row p {
    font-size: 16px;
    letter-spacing: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .section.budget_friendly_row ul li::before {
    display: none;
  }
  .section.budget_friendly_row ul li {
    max-width: 100%;
    margin: 0 auto;
    padding: 13px 10px;
    border-bottom: 1px solid rgb(255, 255, 255, 0.6);
  }
  .section.budget_friendly_row ul {
    padding-top: 0px;
    padding-bottom: 30px;
    max-width: max-content;
    margin: 0 auto;
  }
  .technology_industry_row .acc_outer .acc {
    padding-top: 25px;
    text-align: left;
  }
  .technology_industry_row .acc_outer .acc .acc_card {
    padding: 20px 20px;
    margin-bottom: 15px;
  }
  .technology_industry_row .acc_outer .acc .acc_card .acc_title {
    font-size: 18px;
  }
  .technology_industry_row .acc_outer .acc .acc_card .acc_title::before {
    right: -17px;
    top: -21px;
    transform: scale(0.7);
  }
  .technology_industry_row .acc_outer .acc .acc_card .acc_title.active::before {
    transform: scale(0.7) rotate(90deg);
  }
  .technology_industry_row .acc_outer .acc .acc_card .acc_panel {
    font-size: 14px;
    padding-top: 20px;
    letter-spacing: 0;
    padding-bottom: 10px;
  }
  .section.custom_mosaic_row {
    padding: 50px 0;
  }
  .section.custom_mosaic_row .title_row {
    padding-bottom: 31px;
  }
  .section.custom_mosaic_row .title_row h2 {
    font-size: 26px;
  }
  .section.apply_today_row {
    padding: 0;
  }
  .section.apply_today_row .image-with-text {
    flex-wrap: wrap;
  }
  .section.apply_today_row .image-with-text__image-container {
    width: 100% !important;
    padding-right: 0;
    margin: 0;
  }
  .section.apply_today_row .image-with-text__text-container .heading.h3,
  .section.instagram_row .section__header .section__title.heading.h3 {
    font-size: 26px;
  }
  .section.apply_today_row .image-with-text__text-container {
    width: 100%;
    padding: 33px 15px;
    justify-content: center;
    text-align: center;
    padding-bottom: 40px;
  }
  .section.apply_today_row
    .image-with-text__text-container
    .button.button--primary {
    margin-top: 25px;
    padding: 13px 45px;
  }
  .section.instagram_row {
    padding: 50px 0;
  }
  .section.instagram_row .section__header {
    margin-bottom: 35px;
  }
  body .section.instagram_row .snpt-load-more {
    width: 200px;
    left: calc(34.4% - 2em);
    top: 10px;
  }
  .section.our_history_row .container {
    padding: 0;
  }
  .section.our_history_row .custom_text_wrap {
    padding: 45px 20px;
    padding-bottom: 45px;
  }
  .section.our_history_row .custom_text_wrap .heading.h1 {
    font-size: 26px;
    margin-bottom: 15px;
  }
  .section.our_history_row .custom_text_wrap p {
    font-size: 14px;
    letter-spacing: 0;
    margin-bottom: 20px;
  }
  .section.custom_blog_row {
    margin-top: 0;
    padding: 45px 0;
  }
  .section.custom_blog_row .section__header .section__action-link.link,
  .apps.custom_reviews_row .section__header .section__action-link.link {
    display: none;
  }
  .apps.custom_reviews_row .section__header {
    justify-content: center;
  }
  .section.custom_blog_row .article-item .article-item__meta-item {
    line-height: normal;
  }
  .section.custom_blog_row .article-item .article-item__title.heading.h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .section.custom_blog_row .article-item .know_more_btn {
    float: none;
    margin-right: 0;
    letter-spacing: 0;
  }
  .section.custom_blog_row
    .block-list
    .block-list__item
    .article-item
    .article_item_content {
    text-align: center;
  }
  .section.custom_blog_row .container {
    padding-right: 0;
  }
  .section.custom_blog_row .owl-stage {
    padding-left: 0 !important;
  }
  .section.footer_top_map .map .map__store-list {
    width: 100%;
    max-width: 100%;
    padding: 40px 0;
    padding-bottom: 0;
    text-align: center;
  }
  .section.footer_top_map .map .map__store-list .section__title.heading.h3 {
    padding-bottom: 15px;
  }
  .section.footer_top_map .map .map__store-list .map__store-name.heading.h4 {
    padding-bottom: 0;
    justify-content: center;
  }
  .section.footer_top_map
    .map
    .map__store-list
    .map__store-inner
    .map__store-address {
    width: 63%;
    padding-bottom: 30px;
    margin: 0 auto;
  }
  .section.footer_top_map .map .map__map-container {
    margin: 0;
    margin-top: 35px;
    height: 220px;
  }
  .section.footer_top_map .map {
    height: auto;
    padding: 0;
  }
  .section.footer_top_map {
    margin: 0;
    padding: 50px 0;
  }
  footer.footer .footer__wrapper {
    padding-bottom: 45px;
    padding-top: 45px;
  }
  .section.footer_top_map::before {
    height: 1420px;
  }
  footer.footer
    .footer__wrapper
    .footer__block-list
    .footer__block-item.footer__block-item--links:nth-child(2) {
    margin-left: 0;
  }
  footer.footer .footer__wrapper .footer__block-list .footer__block-item {
    margin: 0;
    border: none;
  }
  footer.footer .footer__wrapper .footer__block-list .footer__title.heading.h6,
  footer.footer
    .footer__wrapper
    .footer_aside-item-social
    .footer__aside-title {
    font-size: 18px;
    margin-bottom: 25px;
    padding: 0;
    border: none !important;
    box-shadow: none;
    pointer-events: none;
    justify-content: center;
    text-align: center;
  }
  footer.footer
    .footer__wrapper
    .footer__block-list
    .footer__title.heading.h6
    .plus-button {
    display: none;
  }
  footer.footer
    .footer__wrapper
    .footer__block-list
    .footer__block-item
    .footer__collapsible {
    height: auto;
    overflow: visible;
  }
  footer.footer
    .footer__wrapper
    .footer__block-list
    .footer__block-item
    .footer__collapsible-content {
    padding: 0;
    margin: 0;
  }
  footer.footer
    .footer__wrapper
    .footer__block-list
    .footer__block-item
    .footer__collapsible-content
    .footer__linklist.list--unstyled {
    margin: 0;
  }
  footer.footer .footer__wrapper .footer__block-list {
    flex-direction: inherit;
  }
  footer.footer
    .footer__wrapper
    .footer__block-list
    .footer__block-item:nth-child(1),
  footer.footer
    .footer__wrapper
    .footer__block-list
    .footer__block-item:nth-child(2) {
    width: 50%;
    float: left;
    clear: none;
    text-align: center;
    flex: 0 0 50%;
  }
  footer.footer .footer__wrapper .footer__block-item {
    flex: 0 0 100%;
  }
  footer.footer
    .footer__wrapper
    .footer_aside-item-social
    .social-media__item-list {
    justify-content: center;
  }
  footer.footer .footer__wrapper .footer_aside-item-social {
    padding-top: 0;
    margin-top: 25px;
  }
  footer.footer
    .footer__wrapper
    .footer__block-list
    .footer__block-item.footer__block-item--newsletter {
    width: 100%;
    text-align: center;
    padding-top: 25px;
  }
  footer.footer .footer__wrapper .footer__newsletter-wrapper p {
    width: 100%;
    font-size: 14px;
    letter-spacing: 0;
  }
  footer.footer
    .footer__wrapper
    .footer__newsletter-wrapper
    .footer__newsletter-form {
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  footer.footer
    .footer__wrapper
    .footer__newsletter-wrapper
    .footer__newsletter-form
    .form__field {
    text-align: center;
  }
  .footer_bottom .footer__aside-item {
    margin: 0;
  }
  .footer_bottom .footer__aside-item.footer__aside-item--payment {
    margin-top: 0;
  }
  .footer_bottom
    .footer__aside-item.footer__aside-item--copyright.hidden-lap-and-up {
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
  .footer_bottom .footer__aside-item.footer__aside-item--copyright a,
  .footer_bottom .footer__aside-item.footer__aside-item--copyright p br {
    display: none;
  }
  footer.footer {
    padding: 0;
    margin: 0;
  }
  .footer_bottom .footer__aside-item.footer__aside-item--copyright p {
    font-size: 14px;
    font-weight: 300;
  }
  footer.footer
    .footer__wrapper
    .footer_aside-item-social
    .social-media__item-list
    li
    a::before {
    transform: scale(0.8);
    margin-left: -6px;
  }
  footer.footer
    .footer__wrapper
    .footer_aside-item-social
    .social-media__item-list
    li {
    margin-right: 6px;
  }
  .footer_bottom
    .footer__aside
    .footer__aside-item.footer__aside-item--payment
    .payment-list
    .payment-list__item {
    margin: 4px 4px;
    width: 30px;
  }
  .section.custom_blog_row .owl-nav {
    display: none;
  }
  .section.custom_blog_row .view_bottom_btn .container {
    padding: 0;
  }
  .section.custom_blog_row .view_bottom_btn .section__action-link.link,
  .apps.custom_reviews_row .view_bottom_btn .section__action-link.link {
    font-size: 24px;
  }
  .icon-state[aria-expanded="true"] .icon-state__primary {
    opacity: 1;
    transform: scale(1);
  }
  .section.custom_featured_row .scroller.four_box_dark .price {
    font-size: 18px;
  }
  .apps.custom_reviews_row .view_bottom_btn {
    padding-top: 0;
    line-height: normal;
  }
  .apps.custom_reviews_row {
    margin-top: 60px;
    padding-top: 50px;
  }

  .section.budget_friendly_row.second_budget .custom_text_wrap {
    padding: 55px 0;
    text-align: center;
    background-position: center center !important;
  }
}

@media (max-width: 520px) {
  .section.custom_logo_slider::before {
    top: -105px;
    transform: translate(-50%) scale(0.67);
  }
  .collection_list_row .collection-list-items .item .banner_content .title {
    font-size: 15px;
  }
  body .section.instagram_row .snpt-load-more {
    width: 170px;
    left: calc(31.4% - 2em);
  }
  .section.our_history_row {
    margin-top: 0;
  }
  .section.printhead_doctor_row
    .featured-product
    .card
    .product-gallery
    .scroller
    .product-gallery__thumbnail-list
    .product-gallery__thumbnail {
    height: 70px;
    width: 50px;
  }
  .custom_featured_row .scroller .\31 \/5--wide,
  .custom_featured_row .scroller.border_four_row .product-list .product-item,
  .section.custom_featured_row .scroller.four_box_dark .product-item {
    width: 70%;
  }
}

/* 26-8-2023 */
.custom_featured_row .product-item__info-inner h3 {
  margin: 0;
  margin-bottom: 21px;
  height: 47px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.custom_featured_row .product-item__info-inner .loox-rating {
  height: 43px;
}
.all_collection_list_row .collection_list_row .collection-list-items .item {
  overflow: hidden;
}
.all_collection_list_row a.img_link_banner img {
  transition: transform 0.3s; /* Animation */
}

.all_collection_list_row a.img_link_banner:hover img {
  transform: scale(
    1.1
  ); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.section.custom_blog_row .article-item .article-item__title.heading.h4 {
  margin-bottom: 21px;
  height: 70px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  div#shopify-section-template--14553108545620__slideshow {
    height: 730px;
  }
  .slideshow__image {
    margin-top: 25%;
  }
  .slideshow--preserve-ratio .slideshow__slide-inner {
    height: 100%;
  }
  .flickity-slider {
    height: 100%;
  }
  .custom_home_slider .flickity-viewport {
    height: 100% !important;
  }
  .slideshow--preserve-ratio {
    height: 100% !important;
  }
  div#shopify-section-template--14553108545620__slideshow {
    height: 730px;
  }
  div#shopify-section-template--14553108545620__slideshow section {
    height: 100% !important;
  }
  div#shopify-section-template--14553108545620__slideshow section > div {
    height: 100% !important;
  }
  .slideshow--preserve-ratio {
    height: 100% !important;
  }
}
.all_collection_list_row a.img_link_banner:hover h2 {
  color: #cf0e0e !important;
  /* color: #fffcfc !important; */
}
/* .all_collection_list_row a.img_link_banner:hover::before{
      background: rgba(0, 0, 0, 0.5) !important;
      z-index: 1;
} */

.collection_list_row .collection-list-items .item .banner_content {
  position: relative;
  bottom: 0;
  z-index: 2;
  width: 100%;
  padding: 15px;
  min-height: 70px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  z-index: 1;
  background-color: #000000;
}
.collection_list_row .collection-list-items .item .banner_content .title {
  font-size: 16px;
}
.all_collection_list_row a.img_link_banner img {
  transition: transform 0.3s;
  height: 300px;
  object-fit: contain;
  object-position: center;
}
.announcement-bar {
  background: #e4d01f !important;
}
header.header {
  background: var(--header-background);
}
/* navigation */
.nav-bar__item:nth-child(2) > .nav-dropdown {
  padding: 15px 60px;
}
.nav-bar__item:nth-child(2) {
  position: initial;
}
.nav-bar__item:nth-child(2) .nav-dropdown__item:not(.has-mega-menu) {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.nav-bar__item:nth-child(2) .nav-dropdown .nav-dropdown {
  visibility: hidden;
  opacity: 0;
  position: initial;
  /* width: 50%; */
  display: inline-block;
  vertical-align: top;
  border: none;
}
.is-dropdown-open .nav-dropdown {
  visibility: visible !important;
  opacity: 1 !important;
}
.nav-bar__item:nth-child(2) .nav-dropdown .nav-dropdown__item ul li {
  display: block !important;
}
.nav-bar__item:nth-child(2) ul li .nav-dropdown__link svg,
.nav-dropdown .icon--nav-triangle-left {
  display: none !important;
}
.nav-bar__item:nth-child(2) > .nav-dropdown {
  padding: 15px 60px 0;
  display: flex;
  column-gap: 38px;
}
.dropdownmenu ul {
  background: #000;
}
.dropdownmenu ul li ul {
  padding: 16px 0 0;
}
.dropdownmenu .nav-dropdown--restrict {
  padding: 0 0 0;
}
.dropdownmenu ul li ul li,
.dropdownmenu .nav-dropdown--restrict li {
  padding: 16px 0;
  border-bottom: 1px solid rgb(255, 255, 255, 0.2);
}
.dropdownmenu ul li a {
  color: #ffffff;
}
.nav-bar__item:nth-child(2) > .nav-dropdown {
  padding: 15px 60px 0;
}
.is-dropdown-open svg.icon.icon--nav-triangle {
  display: none;
}
@media only screen and (max-width: 999px) {
  .header .icon--close path,
  .header__mobile-nav .icon-state__primary .icon path {
    fill: #fff;
  }
}
@media only screen and (max-width: 640px) {
  header.header .header__action-list .header__action-item-link.search svg {
    display: inline;
    color: #ffffff;
    fill: #ffffff !important;
  }
  header.header .header__action-list .header__action-item-link.search::before {
    background-image: none;
  }
}

@media (max-width: 768px) {
  #shopify-section-sections--14562670411860__header {
    position: relative;
    z-index: unset !important;
  }
  button.vf-button.vf-fixed.LARGE.CUSTOM.svelte-1pz803p.vf-main.vf-width.vf-main-large {
    z-index: 1 !important;
  }
}

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.accordion.active,
.accordion:hover {
  background-color: #ccc;
}

.panel_faq {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}

/* megamenu new 12-4-2024 */
.menulis {
  padding-bottom: 0 !important;
}
.menulis:last-child {
  padding-bottom: 16px !important;
}
.dropdownmenu ul li a {
  color: #ffffff;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 0;
  margin-bottom: 0;
}
.nav-bar__item:nth-child(2) .nav-dropdown__link {
  padding: 2px 0px 2px 0px;
}
.titleimage {
  border: 1px solid #000;
  background: #fff;
  width: 102px;
  height: 46px;
  margin-top: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav-bar .container {
  position: relative;
}
.nav-bar__item ul {
  background: #fff !important;
}
.nav-bar__item:nth-child(2) .menulis {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 20%;
  padding: 0px 35px;
  box-sizing: border-box !important;
  border-left: 1px solid #d9d9d9;
}
.nav-bar__item:nth-child(2) > .nav-dropdown {
  column-gap: 0;
}
.nav-bar__item:nth-child(2) .nav-dropdown__linkk {
  padding: 2px 0px 2px 0px;
  color: #000;
  font-family: Mulish;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: block;
}
.nav-bar__item:nth-child(2) .linkss {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.nav-bar__item:nth-child(2) .titleimage + ul {
  width: 100%;
  overflow: auto;
  display: block;
  white-space: break-spaces;
}
.nav-bar__item:nth-child(2) .nav-dropdown .nav-dropdown__item ul li {
  padding: 5px 0px;
}
.nav-bar__item:nth-child(2) .menulis:first-child {
  padding-left: 0px;
  border-left: 0;
}
.nav-bar__item:nth-child(2) .menulis:first-child .nav-dropdown__linkk {
  color: #c51435;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.nav-bar__item:nth-child(2) .menulis:first-child .titleimage {
  border-color: #c51435 !important;
}
.nav-bar__item:nth-child(2) .menulis:first-child .nav-dropdown__linkk::after {
  background-color: #c51435;
}
.nav-bar__item:nth-child(2) .menulis:last-child {
  padding-right: 0px;
}
.nav-bar__item:nth-child(2) > .nav-dropdown {
  padding: 75px 60px 45px;
}
.nav-bar__item:nth-child(2) .nav-dropdown__linkk {
  margin-top: -56px;
  position: relative;
}
.nav-bar__item:nth-child(2) .nav-dropdown__linkk::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 74px;
  height: 1px;
  background-color: #d9d9d9;
}
.nav-bar__item:nth-child(2) .linkss:hover {
  color: #c51435;
}
.mainull {
  margin: 0 auto;
}
.nav-bar__item:nth-child(2) > .nav-dropdown::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-bottom: 27px solid #ffffff;
  position: absolute;
  left: 35%;
  top: -11px;
}
.titleimage img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (min-width: 999px) and (max-width: 1300px) {
  .nav-bar__item:nth-child(2) > .nav-dropdown {
    padding: 75px 20px 45px !important;
    overflow: scroll !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    min-width: 60%;
    width: 98%;
  }
}
@media (max-width: 999px) {
  header.header .header__inner .mobile-menu[aria-hidden="false"] {
    max-height: 100% !important;
  }
}
/* ============================================================
   FIX: Header cart icon — single, centered glyph
   - Re:do app's [href="/cart"] rule collapses the toggle
   - custom.css adds a duplicate ::before bag image + hides the SVG
   Remove/reconcile once the Re:do app setting is corrected.
   ============================================================ */

/* 1. Un-collapse AND vertically center the cart toggle */
header.header .header__action-item--cart a.header__cart-toggle {
  display: flex !important;
  align-items: center !important;
  visibility: visible !important;
  max-height: none !important;
  overflow: visible !important;
}
header.header .header__action-item--cart a.header__cart-toggle .header__action-item-content,
header.header .header__action-item--cart a.header__cart-toggle .header__cart-icon,
header.header .header__action-item--cart a.header__cart-toggle .icon-state__primary {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 100% !important;
}

/* 2. Show the real cart glyph */
header.header .header__action-item--cart a.header__cart-toggle .icon--cart {
  display: block !important;
  margin: auto 0 !important;
}

/* 3. Hide the close (X) glyph at rest */
header.header .header__action-item--cart a.header__cart-toggle .icon--close {
  display: none !important;
}

/* 4. Remove the duplicate "bag" ::before image that stacks on top */
header.header .header__cart-icon .icon-state__primary::before {
  content: none !important;
  background: none !important;
  display: none !important;
}
}