/** Shopify CDN: Minification failed

Line 761:0 Unexpected "}"

**/
h1.text-4xl {
  margin-bottom: 20px;
}
.new-aolk img{
      height: 142px;
    object-fit: contain;
}
.announcement-bar p {
  font-weight: bold;
}
/* Custom Header
================================================== */
/* .header-wrap{
    position: sticky;
    top: 0;
}
.onscroll-sticky {
  position: fixed;
  top: 129.27px;
  width: 100%;
  z-index: 1000;
  transition: top 0.3s ease;
}
.onscroll-sticky-header{
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
  transition: top 0.3s ease;
}
@media(max-width: 769px){
.onscroll-sticky{
  top: 101px;
}
.onscroll-sticky-header .mrk-mobile-search-bar {
    display: none;
}
.onscroll-sticky-header .header__top{
    padding-top: 0;
  }
}
@media(min-width: 769px){
.onscroll-sticky-header .header__top {
    display: none;
}
} */
.sold-how-many {
    position: absolute;
    bottom: 5px;
    right: 0;
    z-index: 99;
}

.sold-how-many p {
    font-size: 14px;
    padding: 8px 16px 8px 8px;
    background: #f43f5e;
    color: #fff;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    display: flex;
    gap: 5px;
}

.sold-how-many p svg {
  width: 16px;
  height: 16px;
}

.custom-review p a {
  text-decoration: underline;
  text-transform: capitalize;
}
.header-custom-usps {
  width: 30px !important;
  height: 30px !important
}
.header-custom-usps img {
  width: 100%;
  height: 100%;
}

.review .R-TextBody.R-TextBody--xxs.u-marginBottom--xxs:last-child {
    display: none;
}
 .swiper-slide:not(#ProductPhoto) {
   /* display: flex !important; */
 }
.header-custom-logo a {
  display: inline-block;
  width: 100%;
}
.p-10 {
  padding: 10px;
}
.pb__10 {
  padding-bottom: 10px;
}
.pt__10 {
  padding-top: 10px;
}

@media (max-width: 1024px) {
    .text-custom {
      font-size: 10px !important;
    }
    .account-icon {
      width: 14%;
    }
    .custom-contact-box .call-icon {
      width: 28%;
    }
  
    .custom-account-box .vat-title {
      font-size: 10px;
    }
}

.custom-account-box {
  width: 24%;
}
.account-icon {
  width: 8%;
}
.custom-contact-box {
  width: 10%;
}
.custom-contact-box .call-icon {
  width: 20%;
}
.custom-account-box .vat-toggle {
  margin: 0 auto;
}

.w-25 {
  width: 25%;
}
.w-30 {
  width: 30%;
}
.w-17 {
  width: 17%;
}
.w__10 {
  width: 10%;
}
.w-15 {
  width: 15%;
}

@media (max-width: 768px) {

  /* ***************************** */

  .custom-menu-mobile {
    top: 70px;
  }
  .custom-close-icon {
    position: absolute;
    top: -47px;
    left: 24px;
    display: inline;
    width: fit-content;
    z-index: 99;
    padding: 2px;
    background-color: #1c1b1f;
  }
  .custom-close-icon .menu-close .icon-close {
    color: #fff;
  }
  .custom-menu-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
  .menu-label {
    width: 80%;
    width: 100%;
}

.menu-caret-icon {
    width: 20%;
    display: flex;
    justify-content: center;
}
  .min-height-custom {
    min-height: 600px;
  }
  .site-nav-dropdown {
    /* display: none; */
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    transition: -webkit-transform 0.2s ease-in-out;
  }
  .site-nav-dropdown.show {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateX(0%);
  }
  .custom-site-nav-dropdown .site-nav-dropdown {
    background-color: #fff;
    z-index: 9999;
    height: 100vh;
  }

  
  /* ***************************** */

  .sold-how-many p {
    font-size: 10px;
    padding: 6px;
  }
  .sold-how-many p svg {
    width: 10px;
    height: 13px;
  }

  .vat-toggle input:checked + .slider:before {
    background-color: #fff;
  }
  .vat-toggle .switch {
    width: 32px !important;
    margin: 0 8px;
    min-width: 32px;
  }
  .custom-account-box .vat-title:first-child {
    text-align: right;
}
  .custom-flex {
    display: flex !important;
}
  .custom-account-box {
    width: 40%;
    display: flex;
    gap: 0;
    flex-direction: row-reverse;
}
  .custom-cart-box .header-actions {
    padding: 0;
  }
  .custom-cart-box .header-actions a {
    padding: 10px 5px;
  }
  .header-custom-logo {
        /* margin: 0 0% 0 15.5%; */
    margin: 0 auto;
  }
  .custom-relative {
    position: relative;
  }
  .custom-relative .megamenu-inner {
    max-height: 80vh;
    overflow: auto;
  }
  .mobile-button {
    padding: 5px;
    border-radius: 50%;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    width: 30px;
    height: 30px;
  }
  .custom-mobile-search .search__input {
    padding: 15px;
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0, -50%);
    z-index: 9;
    opacity: 0;
    cursor: pointer;
  }
  .order__1 {
    order: 1;
  }
  .order__2 {
    order: 2;
  }
  .order__3 {
    order: 3;
  }
  .order__4 {
    order: 4;
  }
  .order__5 {
    order: 5;
  }
  .w-30 {
    width: 40px;
  }
  .w-17 {
    width: 30px;
  }
  .w--30 {
    width: 30px;
  }
  .w__10 {
    width: 40px;
  }
  .custom-width {
    width: 30px;
    height: 30px;
  }
  .account-icon {
    width: 25px;
  }
  .w-15 {
    width: 30px;
    margin-left: auto;
  }
}



/* Accordion
================================================== */
.faq-accordion .acc {
  margin: 0 auto;
  max-width: 800px;
}
.faq-accordion .acc__card {
  margin: 15px 0px;
}
.faq-accordion .acc__title {
  background: #fc5a2a;
  color: #fff;
  cursor: pointer;
  display: block;
  padding: 1em 1.5em;
  position: relative;
  text-align: left;
}
.faq-accordion .acc__title::after {
  width: 8px;
  height: 8px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  position: absolute;
  right: 10px;
  content: " ";
  top: 22px;
  transform: rotate(-45deg);
  transition: all 0.2s ease-in-out;
}
.faq-accordion .acc__title.active::after {
  transform: rotate(45deg);
  transition: all 0.2s ease-in-out;
}

.faq-accordion .acc__panel {
  background: $color-wht;
  color: $color-gry;
  display: none;
  margin: 0;
  padding: 2em;
  text-align: left;
}
.faq-accordion .acc__panel {
  display: none;
  padding: 20px 25px;
  background: #ffff;
}
.faq-accordion h2 {
  font-size: 20px;
  margin: 50px 0px 20px 0px;
}
.faq-accordion .acc__panel p {
  margin-bottom: 15px;
}

.faq-accordion .acc__panel p:last-child {
  margin-bottom: 0px;
}

/* About Us */
/*.about-us {
  display: grid;
  grid-template-columns: 30% 70%;
}*/
.rte p {
  margin-bottom: 15px;
}

.rte ul {
  list-style: disc;
  margin-left: 30px;
  margin-bottom: 15px;
}

.rte ul li {
  margin-bottom: 10px;
}
.about-us img {
  padding-right: 15px;
}

@media screen and (max-width: 425px) {
  .about-us {
    display: block;
  }
  .about-us img {
    padding-right: 0px;
    padding-bottom: 20px;
    margin: auto;
  }
}
/* Contact Us */
section#shopify-section-template--16587169399027__main .container {
  padding-bottom: 0px;
}
section#shopify-section-template--16587169399027__main .container h1.text-4xl {
  margin-bottom: 0px;
}
section#shopify-section-template--16587169399027__08df3ea9-3a75-4c65-b12f-375298da542c
  .container {
  padding-top: 20px;
}
.contact-container h2 {
  font-size: 20px;
  margin-bottom: 15px;
}
.address,
.phone,
.email {
  display: flex;
}
.contact-container svg {
  margin-right: 10px;
}

/* load more products */
/* temp styles while awaiting repo */
.flex-temp {
  min-height: 4.8rem;
}
.product-bar {
  height: 0.2rem;
  width: 8.5rem;
  background-color: #e5e5e5;
  border-radius: 50rem;
  position: relative;
  display: none;
}
.product-bar .product-progress {
  height: 0.2rem;
  background-color: #fc592a;
  position: absolute;
  border-radius: 1.5rem;
  animation: progress 1s infinite linear;
}
@keyframes progress {
  0% {
    width: 0%;
  }
  25% {
    width: 50%;
  }
  50% {
    width: 75%;
  }
  75% {
    width: 85%;
  }
  100% {
    width: 100%;
  }
}
@media screen and (min-width: 790px) {
  .flex-temp a {
    width: min-content;
  }
}

.popup {
  background-color: RGBA(0, 0, 0, 0.23);
  height: 200vh;
  width: 100vw;
  position: absolute;
  visibility: hidden;
  overflow: hidden;
  z-index: 999;
}
.popup.show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

/* Embroidery LP */

/* Image Grid Section */
.image-grid.container .row {
  display: grid;
  grid-template-columns: 15% 35% 35% 15%;
}

.image-grid.container .image-one img,
.image-grid.container .image-two img,
.image-grid.container .image-three img,
.image-grid.container .image-four img,
.image-grid.container .image-five img,
.image-grid.container .image-six img {
  border-radius: 10px;
}
.image-grid.container .image-one img,
.image-grid.container .image-two img,
.image-grid.container .image-five img,
.image-grid.container .image-six img {
  height: 262px;
}
.image-grid.container .image-one video,
.image-grid.container .image-two video,
.image-grid.container .image-five video,
.image-grid.container .image-six video {
  height: 262px;
  border-radius: 10px;
  object-fit: cover;
  padding: 5px;width: 100%;
}
.image-grid.container img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  padding: 5px;
  object-position: bottom;
}
.image-grid.container div {
  width: 100%;
}
.image-grid.container .col {
  height: 520px;
}
.image-grid.container {
  margin: 50px auto 50px auto;
  padding: 0px 20px;
}
.image-grid.container .image-three img,
.image-grid.container .image-four img {
  height: 524px;
}
.image-grid.container .image-three video,
.image-grid.container .image-four video {
  height: 524px;
  border-radius: 10px;
  object-fit: cover;
  padding: 5px;
}
.image-grid .col.flex {
  display: flex;
  flex-direction: column;
}
.image-grid.container .row.mobile {
  display: none;
}
@media screen and (max-width: 1023px) {
  .image-grid.container .image-three img,
  .image-grid.container .image-four img {
    height: 300px;
  }
  .image-grid.container .image-one img,
  .image-grid.container .image-two img,
  .image-grid.container .image-five img,
  .image-grid.container .image-six img {
    height: 150px;
  }
  .image-grid.container .image-three video,
  .image-grid.container .image-four video {
    height: 300px;
  }
  .image-grid.container .image-one video,
.image-grid.container .image-two video,
.image-grid.container .image-five video,
.image-grid.container .image-six video {
  height: 150px;
}
  .image-grid.container {
    margin: 50px auto 50px auto;
  }
}
@media screen and (max-width: 767px) {
  /* .custom-relative .wd-megamenu .custom-megamenu-inner {
    max-height: 110vh;
  } */
  
  .image-grid.container .row.mobile {
    display: block;
  }
  .image-grid.container .row.desktop {
    display: none;
  }
  .image-grid.container .row.mobile {
    display: grid;
    grid-template-columns: 50% 50%;
  }
  .image-grid.container img {
    height: 280px !important;
  }
  .image-grid.container video {
    height: 280px!important;
}
}

@media screen and (max-width: 375px) {
  .image-grid.container img {
    height: 230px !important;
  }
  .image-grid.container video {
    height: 230px!important;
}
}
@media screen and (max-width: 320px) {
  .image-grid.container img {
    height: 180px !important;
  }
  .image-grid.container video {
    height: 180px!important;
}
}

/* Image With Text */
.image-with-text {
  margin: 100px 0px;
}

.image-with-text .image {
  margin-left: auto;
}
.image-with-text .row {
  display: grid;
  grid-template-columns: 50% 50%;
  align-items: center;
  margin: auto;
  padding: 0px 20px;
}
.image-with-text .text {
  max-width: 500px;
  margin: auto;
  padding: 0px 20px;
}

.image-with-text .left-align-text {
  order: 1;
}

.image-with-text .mobile {
  display: none;
}

@media screen and (max-width: 1023px) {
  .image-with-text .text {
    padding: 20px;
  }
}

@media screen and (max-width: 767px) {
  .image-with-text .row {
    display: flex;
    flex-direction: column;
  }
  .image-with-text .mobile {
    display: block;
  }
  .image-with-text .desktop {
    display: none;
  }
  .image-with-text .image {
    margin: auto;
  }
  .image-with-text .text {
    order: 2;
  }
}

@media screen and (max-width: 500px) {
  .image-with-text .row {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    padding: 0px;
    background: #ff6d00;
    color: #fff;
  }
  .image-with-text .text {
    padding: 20px 20px 50px 20px;
  }
}

/* Two Column text */
.two-column-text .row {
  display: grid;
  grid-template-columns: 50% 50%;
}
.two-column-text {
  margin: 80px 0px;
  padding: 20px;
}
.two-column-text .col:first-child {
  border-right: 1px solid;
}
@media screen and (max-width: 767px) {
  .two-column-text .row {
    display: block;
  }
  .two-column-text .col:first-child {
    border-right: none;
    margin-bottom: 50px;
  }
}

/* CTA Block */
.cta-block .row {
  display: grid;
  grid-template-columns: 50% 50%;
}
.cta-block h2 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 10px;
}
.cta-block .first-col,
.cta-block .second-col {
  text-align: center;
  padding: 50px 20px 70px 20px;
}
.cta-block .first-col .description,
.cta-block .second-col .description {
  margin-bottom: 30px;
}
.cta-block a {
  padding: 10px 50px;
  border-radius: 100px;
}

@media screen and (max-width: 767px) {
  .cta-block .row {
    display: block;
  }
}

/* Custom Collection CSS */

/* .custom-collection .content {
  width: 80%;
  margin-top: 25% !important;
  margin: auto;
  text-align: center;
  background: #ffffffc2;
  padding: 20px 50px;
  position: absolute;
  left: 0;
  right: 0;
  /*margin-top: 30%;*/
} */
.custom-collection {
  margin-bottom: 30px;
}.custom-collection .banner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.custom-collection .content {
    max-width: 80%;
    width: 100%;
    text-align: center;
    background: #ffffffc2;
    padding: 20px 50px;
}
.custom-collection .banner {
  display: flex;
  height: auto;
}

.custom-collection .banner img {
  width: 100%;
  max-width: 80%;
  margin: auto;
}

.custom-collection .col-featured {
  box-shadow: 0 1px 20px #00000014;
  height: 350px;
  width: 350px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom-collection .col-featured .col-content {
  position: absolute;
  width: 350px;
}
.custom-collection .collection-blocks {
  max-width: 1220px;
  margin: 20px auto auto;
  display: grid;
  grid-template-columns: 33.33% 33.33% 33.33%;
}

.custom-collection .col-grid {
  margin: 20px;
}

.custom-collection .col-content {
  width: 350px;
  margin: auto;
  text-align: center;
  background: #ffffffc2;
  padding: 20px;
}
.custom-collection h1 {
  font-size: 40px;
  font-weight: 700;
}
.custom-collection .col-content h3 {
  margin: 0;
  font-weight: 500;
  font-size: 25px;
}

.custom-collection .col-grid h3:hover {
  color: #fc5a2a;
  transition: 0.3s;
}

.collection-blocks {
  padding: 15px;
  overflow: hidden;
}

.custom-pagination a {
  width: 30px;
  padding: 5px 15px;
  margin: 0 5px;
  background: #1c1b1f;
  border-radius: 5px;
  color: #fff;
}

.custom-pagination a.active {
  background: #fc5a2a;
}

.custom-pagination {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
  text-align: center;
}
.custom-collection .col-featured img {
  height: 100%;
}

@media screen and (max-width: 1095px) {
  .custom-collection .col-featured {
    height: 300px;
    width: 300px;
  }
  .custom-collection .col-featured .col-content {
    position: absolute;
    width: 300px;
  }
  .custom-collection .col-content h3 {
    margin: 0;
    font-weight: 500;
    font-size: 20px;
    line-height: 1em;
  }
}
@media screen and (max-width: 998px) {
  .custom-collection .collection-blocks {
    grid-template-columns: 50% 50%;
    justify-items: center;
    max-width: 825px;
    margin-top: 0;
  }
}

@media screen and (max-width: 749px) {
  .custom-collection .banner img{
    max-width: 100% !important;
  }
  .custom-collection .col-featured {
    height: 300px;
    width: 300px;
  }
}
@media screen and (max-width: 700px) {
  .custom-collection col-featured {
    margin: auto;
  }
}

@media screen and (max-width: 682px) {
  .custom-collection .content {
    margin-top: -22px;
  }
}
@media screen and (max-width: 640px) {
  .custom-collection .col-featured {
    height: 250px;
    width: 250px;
  }
  .custom-collection .col-featured .col-content {
    width: 250px;
  }
}

@media screen and (max-width: 540px) {
  .custom-collection .col-featured {
    height: 200px;
    width: 200px;
  }
  .custom-collection .col-featured .col-content {
    width: 200px;
  }
}
@media screen and (max-width: 488px) {
  .custom-collection .content {
    padding: 15px;
  }
  .custom-collection h1 {
    font-size: 35px;
  }
}
@media screen and (max-width: 440px) {
  .custom-collection .col-featured {
    height: 180px;
    width: 180px;
  }
  .custom-collection .col-featured .col-content {
    width: 180px;
  }
}
@media screen and (max-width: 425px) {
  .custom-collection .col-content {
    font-size: 25px;
    padding: 10px;
  }
  .custom-collection .content {
    padding: 20px;
    width: 100%;
    background: #fc5a2a;
    margin-top: 0%;
    color: #fff;
  }
  .custom-collection h1 {
    font-size: 30px;
    font-weight: 700;
  }
  .custom-collection .banner {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 400px) {
  .custom-collection .col-featured {
    height: 150px;
    width: 150px;
  }
  .custom-collection .col-featured .col-content {
    width: 150px;
  }
}
@media screen and (max-width: 375px) {
  .custom-collection .col-featured img {
    height: 150px;
  }
}

@media screen and (max-width: 335px) {
  .custom-collection .col-featured {
    height: 130px;
    width: 130px;
  }
  .custom-collection .col-featured .col-content {
    width: 130px;
  }
  .custom-collection .col-featured img {
    height: 130px;
  }
  .custom-collection .col-content h3 {
    font-size: 14px;
  }
}
@media screen and (max-width: 320px) {
  .featured-collection--inner p.flex.items-center.text-sm {
    display: flex;
    flex-direction: column;
  }

  .featured-collection--inner span.price.in-vat span.text-black {
    margin-left: 0px;
  }
}

/* Vendor logo addition */

.vendor-logo {
  width: 120px;
}

/* Universal styles for text chip */

.text-chip {
  background-color: #e6e6e6;
  padding: 9px 15px;
  border-radius: 50rem;
  text-transform: uppercase;
  font-size: 14px;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.text-chip:hover {
  background-color: #f55a2b;
}

/* chips container break */

.container-break {
  overflow: scroll;
}
.container-break::-webkit-scrollbar {
  display: none;
}
.container-custom {
  margin: auto;
  padding: 20px;
}

.featured-collection {
  margin-bottom: 50px;
}

#clockdiv {
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 18px;
  width: 100%;
  color: #fff !important;
  font-family: sans-serif;
}

#clockdiv .leave-blank {
  color: #fff !important;
}

#timer {
  margin-bottom: 0;
  display: none;
  padding: 12px 0;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  width: 100%;
  font-family: inherit;
  font-weight: 600;
  gap: 1rem;
  width: 100%;
}
.shipping-title {
  font-family: inherit;
  font-weight: 600;
}
.shipping_item {
  padding: 10px;
  background-color: #000;
  color: white;
  border-radius: 8px;
}

@media screen and (min-width: 690px) {
  .shipping_item {
    padding: 10px;
    background-color: #000;
    color: white;
    border-radius: 8px;
    min-width: 97px;
  }
}

.figure-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

.figure-wrapper .leave-blank {
  margin: 0 !important;
}

.leave-blank {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 6px;
}

#clockdiv div > span,
#timer div > span {
  display: inline-block;
}

@media screen and (min-width: 790px) {
  .shipping-wrapper {
    gap: 1.8rem;
    width: auto;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  #clockdiv {
    width: auto !important;
  }
  .shipping-wrapper span {
    margin-bottom: 0 !important;
  }
}

/* custom modal */

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.8rem;
}

@media screen and (min-width: 750px) {
  .modal-content {
    position: absolute;
    width: fit-content;
    min-width: 35rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 0.8rem;
  }
}

/* The Close Button */
.closemod {
  color: #aaaaaa;
  font-size: 28px;
  font-weight: bold;
}

.closemod:hover,
.closemod:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


.contact_copy div {
  padding-bottom: 10px;
}

.map {
  padding-top: 10px;
}

h2 {
  overflow-wrap: anywhere;
}

footer .newsletter-form__field-wrapper .items-center {
  display: flex;
  flex-wrap: wrap;
}
footer .newsletter-form__field-wrapper .control.pr-2 {
  padding-right: 0px;
  width: 100%;
}
footer .newsletter-form__field-wrapper .actions {
  margin-top: 10px;
  width: 100%;
}
footer .newsletter-form__field-wrapper button#Subscribe {
  width: 100%;
}

footer .newsletter-form__field-wrapper input#NewsletterForm--footer {
  width: 100%;
}

body, html {
  width: 100%;
  /* overflow-x: hidden; */
}

iframe#frame_eNrKebWJKvawkd3dnHpCUw {
  height: 345px !important;
}

@media screen and (min-width:1024px ){
  .image-text--inner .flex.flex-col.justify-center.items-start {
      position: relative;
      top: 45px;
  }
  }
  
  @media screen and (max-width:1023px){
  .image-text--inner .flex.flex-col-reverse.lg\:flex-row.items-center.justify-between.w-full {
      background: #fc5a2b;
  }
  }

  div#reviewsio-carousel-widget {
    max-width: 80rem;
    margin: auto;
    padding: 50px 20px;
    padding-top:0;
}

@media screen and (max-width:680px){
  .CarouselWidget__header.u-textCenter--all {
      padding: 0px !important;
  }
  .R-ReviewsList-container {
      padding: 0px !important;
  }
}


@media screen and (max-width:1340px){
  ul#navContents {
      display: flex;
      flex-wrap: wrap;
  }
}
  li.mainNavFirstLvl {
      padding: 12px 5px;
  }
/* @media screen and (max-width:1023px){
  .header__bot span.relative.rounded-full.bg-white {
      display: none;
  }
} */

.\!leading-none {
  line-height: 1.3em !important;
}

a.list-menu__item {
  white-space: pre-wrap;
  line-height: 1.3;
}

@media screen and (max-width:320px) { 
  .header__top span.mr-4.flex.items-center {
    margin-right: 0px;
}
.header__top .flex.justify-start {
  column-gap: 12px;
  }
}

@media screen and (max-width:565px){
  .ppc_grid .image-grid.container img {
      height: 100%!important;
  }
  .ppc_spacing_img.image-grid.container img {
    height: 100% !important;
  }
}

@media screen and (max-width:375px){
  .ppc-block-cont .block {
    padding: 20px;
  }
}
/* mrk new css */
.mrk-enquiry-form .popup-overlay {
	 width: 100%;
	 height: 100%;
	 -ms-flex-direction: row;
	 flex-direction: row;
	 -ms-flex-wrap: wrap;
	 flex-wrap: wrap;
	 -ms-flex-pack: center;
	 justify-content: center;
	 -ms-flex-align: center;
	 align-items: center;
	 background: rgba(0, 0, 0, .8);
	 position: fixed;
	 top: 0;
	 left: 0;
	 overflow-y: auto;
	 transition: ease, 0.5s;
	 padding: 1.875rem 0;
	 display: none;
}
 .mrk-enquiry-form .popup-overlay .popup {
	 width: 45rem;
	 background-color: #fff;
	 position: relative;
	 border-radius: 0.8125rem;
	 -ms-flex-wrap: wrap;
	 flex-wrap: wrap;
	 -ms-flex-pack: center;
	 justify-content: center;
	 margin: auto;
	 transition: ease, 1s;
	 overflow: hidden;
	 height: auto;
	 visibility: visible;
	 padding-top: 1.75rem;
	 padding-bottom: 1.75rem;
	 z-index: unset;
}
 .mrk-enquiry-form .popup-overlay.show {
	 z-index: 10000111;
}
 .mrk-enquiry-form .popup, .mrk-enquiry-form .popup-overlay.show {
	 display: -ms-flexbox;
	 display: flex;
}
 .mrk-enquiry-form .popup-overlay .popup--large {
	 width: 59.375rem;
}
 .mrk-enquiry-form .popup-overlay .popup__close {
	 width: 1.625rem;
	 height: 1.625rem;
	 position: absolute;
	 cursor: pointer;
	 z-index: 1;
	 background-image: url(cross-icon.svg);
	 background-repeat: no-repeat;
	 background-size: 1.625rem;
	 background-position: 50% 50%;
	 border-radius: 3.125rem;
	 right: 0.625rem;
	 top: 0.625rem;
     opacity:1;
     visibility: visible
}
 .mrk-enquiry-form .popup-overlay .popup__title {
	 width: 100%;
	 position: relative;
	 display: -ms-flexbox;
	 display: flex;
	 -ms-flex-align: center;
	 align-items: center;
	 color: #000;
	 font-weight: 500;
	 font-size: 1.25rem;
}
 .mrk-enquiry-form .popup-overlay .popup__title--has-text {
	 margin-bottom: 0.25rem;
}
 .mrk-enquiry-form .popup-overlay .popup__title svg {
	 width: auto;
	 margin-right: 0.625rem;
	 height: 1.25rem;
}
 .mrk-enquiry-form .popup-overlay .popup__text {
	 width: 100%;
	 margin-bottom: 1.625rem;
}
 .mrk-enquiry-form .popup-overlay .popup__text {
	 margin-bottom: 1.875rem;
}
 .mrk-enquiry-form .dynamic {
	 width: 100%;
}
 .mrk-enquiry-form .dynamic p:last-child {
	 margin-bottom: 0;
}
 .mrk-enquiry-form .form {
	 width: 100%;
	 display: grid;
	 gap: 1.5625rem;
	 grid-template-columns: repeat(2, 1fr);
}
 .mrk-enquiry-form .form__group {
	 width: 100%;
}
 .mrk-enquiry-form .form__group--col-span-2, .mrk-enquiry-form .form__group--span2 {
	 grid-column: span 2;
	 position: relative;
}
 .mrk-enquiry-form .form__label {
	 display: block;
	 font-weight: 600;
	 text-align: left;
	 color: #000;
	 margin-bottom: 0.9375rem;
}
 .mrk-enquiry-form .form__label span {
	 font-weight: 400;
	 color: #000;
}
 .mrk-enquiry-form .form__input--readonly[readonly], .mrk-enquiry-form .form__textarea--readonly[readonly] {
	 border-radius: 0.25rem;
	 background: #f5f5f5;
	 border: 0.0625rem solid #c6c6c6;
	 font-weight: 400;
	 font-size: 0.875rem;
	 text-align: left;
	 color: #5d5d5d;
}
 .mrk-enquiry-form .form__input, .mrk-enquiry-form .form__textarea {
	 width: 100%;
	 height: 3rem;
	 background: #fff;
	 border-radius: 0.25rem;
	 appearance: none;
	 box-shadow: none;
	 padding: 0 0.9375rem;
	 min-width: 15rem;
	 font-weight: 400;
	 font-size: 1rem;
	 color: #000;
	 border: 1px solid #c7c7c7;
}
 .mrk-enquiry-form .form__textarea {
	 padding-top: 0.9375rem;
	 height: 12.5rem;
}
 .mrk-enquiry-form .form__options {
	 -ms-flex-align: center;
	 -ms-flex-pack: justify;
	 justify-content: space-between;
	 gap: 0.9375rem;
	 -ms-flex-wrap: wrap;
	 flex-wrap: wrap;
}
 .mrk-enquiry-form .form__checkboxes, .mrk-enquiry-form .form__options {
	 display: -ms-flexbox;
	 display: flex;
	 align-items: center;
	 list-style: none;
	 margin: 0;
}
 .mrk-enquiry-form .checkbox {
	 display: -ms-flexbox;
	 display: flex;
	 -ms-flex-direction: row;
	 flex-direction: row;
	 -ms-flex-pack: justify;
	 justify-content: space-between;
	 -ms-flex-align: center;
	 align-items: center;
	 position: relative;
}
 .mrk-enquiry-form [hidden], .mrk-enquiry-form template {
	 display: none;
}
 .mrk-enquiry-form .checkbox__label {
	 min-height: 3.0625rem;
	 color: #000;
	 font-size: 0.875rem;
	 line-height: 1.3125rem;
	 font-weight: 400;
	 margin: 0 !important;
	 display: -ms-flexbox;
	 display: flex;
	 -ms-flex-align: center;
	 align-items: center;
	 position: relative;
}
 .mrk-enquiry-form .checkbox__box {
	 border: 0.0625rem solid #a5a5a5;
	 margin-right: 0.625rem;
	 width: 0.9375rem;
	 height: 0.9375rem;
	 background-color: #fff;
	 border-radius: 0.125rem;
}
 .mrk-enquiry-form .checkbox__box, .mrk-enquiry-form .checkbox__box:before {
	 display: -ms-flexbox;
	 display: flex;
	 -ms-flex-align: center;
	 align-items: center;
	 -ms-flex-pack: center;
	 justify-content: center;
}
 .mrk-enquiry-form .checkbox__box, .mrk-enquiry-form .checkbox__box:before {
	 display: -ms-flexbox;
	 display: flex;
	 -ms-flex-align: center;
	 align-items: center;
	 -ms-flex-pack: center;
	 justify-content: center;
}
 .mrk-enquiry-form .checkbox__box:before {
	 content: "";
	 width: 100%;
	 height: 100%;
}
 .mrk-enquiry-form .checkbox__text {
	 width: 100%;
	 grid-gap: 0.3125rem;
	 display: -ms-flexbox;
	 display: flex;
	 -ms-flex-direction: row;
	 flex-direction: row;
}
 .mrk-enquiry-form .checkbox__input:checked + .checkbox__label .checkbox__box:before {
	 background-image: url(tick-icon.svg);
	 background-repeat: no-repeat;
	 background-size: 0.625rem;
	 background-position: 50% 50%;
}
 .mrk-enquiry-form .form__options button svg {
	 color: currentColor;
	 fill: currentColor;
}
 .mrk-enquiry-form .detail__total-wrapper {
	 display: -ms-flexbox;
	 display: flex;
	 -ms-flex-align: center;
	 align-items: center;
	 box-shadow: 0 3px 11px rgba(0, 0, 0, .16);
	 border-radius: 0.25rem;
	 margin-top: 1.625rem;
	 margin-bottom: 1.625rem;
	 padding: 1.875rem;
}
 .mrk-enquiry-form .detail__total-left {
	 -ms-flex: 1 0 0px;
	 flex: 1 0 0;
	 padding-right: 0.625rem;
}
 .mrk-enquiry-form .detail__total-items {
	 font-size: 0.9375rem;
	 margin-bottom: 0.4375rem;
	 font-weight: 700;
}
 .mrk-enquiry-form .detail__total-items--enquiry {
	 margin-bottom: 0;
}
 .mrk-enquiry-form .detail__total-left p {
	 margin-bottom: 0;
}
 .mrk-enquiry-form .detail__total-buttons {
	 display: -ms-flexbox;
	 display: flex;
	 -ms-flex-direction: column;
	 flex-direction: column;
}
 .mrk-enquiry-form .button--icon-before svg {
	 margin: 0 0.3rem 0 0;
}
 .mrk-enquiry-form .mrk-open-btn {
	 cursor: pointer;
}
 @media screen and (max-width: 61.25em) {
	 .mrk-enquiry-form .popup--large {
		 width: calc(100% - 30px) !important;
	}
	 .mrk-enquiry-form .popup--large .form {
		 grid-template-columns: 1fr;
	}
	 .mrk-enquiry-form .detail__total-wrapper {
		 -ms-flex-direction: column;
		 flex-direction: column;
	}
	 .mrk-enquiry-form .detail__total-left {
		 padding: 0;
		 -ms-flex: auto;
		 flex: auto;
		 width: 100%;
		 margin-bottom: 1.875rem;
	}
	 .mrk-enquiry-form .form__group--col-span-2, .mrk-enquiry-form .form__group--span2 {
		 grid-column: span 1;
	}
}
 @media screen and (min-width: 20rem) {
	 .mrk-enquiry-form .popup__close {
		 right: calc(2.0202vw + 0.22096rem);
		 top: calc(2.0202vw + 0.22096rem);
	}
	 .mrk-enquiry-form .popup__title svg {
		 height: calc(0.90909vw + 1.06818rem);
	}
	 .mrk-enquiry-form .popup-overlay .popup {
		 padding-left: calc(0.70707vw + 1.60859rem);
		 padding-right: calc(0.70707vw + 1.60859rem);
	}
}
 @media screen and (min-width: 81.875rem) {
	 .mrk-enquiry-form .popup {
		 padding-left: 2.1875rem;
		 padding-right: 2.1875rem;
	}
	 .mrk-enquiry-form .popup__close {
		 right: 1.875rem;
		 top: 1.875rem;
	}
	 .mrk-enquiry-form .popup__title {
		 font-size: 2.1875rem;
	}
	 .mrk-enquiry-form .popup__title {
		 line-height: 2.5rem;
	}
	 .mrk-enquiry-form .popup__title svg {
		 height: 1.8125rem;
	}
}
 @media(max-width:1024px){
  .product-main--title-dsktp .vendor-logo {
    display:none;
  }
  .mob-me .product-main--list {
   display:none; 
  }
}
.loading-overlay__spinner:not(.hidden) {
    width: 1.8rem;
    display: inline-block;
}.spinner {
    animation: rotator 1.4s linear infinite;
}.path {
    stroke-dasharray: 280;
    stroke-dashoffset: 0;
    transform-origin: center;
    stroke: currentColor;
    animation: dash 1.4s ease-in-out infinite;
}.loading span{
  display: none
}.cart-ajax-target .edit_cart_option {
    margin-top: 0 !important;
    padding-right: 10px;
}@keyframes dash {
  0% {
    stroke-dashoffset: 280;
  }
  50% {
    stroke-dashoffset: 75;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 280;
    transform: rotate(450deg);
  }
}@keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
.cart-notification-product {
  align-items: flex-start;
  display: flex;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.cart-notification__links * {
    font-weight: bold;
}
.cart-notification-product dl {
  margin-bottom: 0;
  margin-top: 0;
}

.cart-notification-product__image {
  display: inline-flex;
  margin-right: 1.5rem;
  margin-top: 0.5rem;
}

.cart-notification-product__image:after {
  content: none;
}

.cart-notification-product__name {
  margin-bottom: 0.5rem;
  margin-top: 0;
}
.product-option {
    display: flex;
    gap: 3px;
    margin-bottom: 5px;
}
/* cart css  */
.mrk-cart-image{
  width: 62px;
  height: 62px;
  flex-grow: 0;
  flex-shrink: 0;
  margin: 0;
  border: 1px solid #d4d4d4;
  background-color: #f6f6f6;
}
.product-info-inner {
  padding-left: 20px;
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
  gap: 20px;
  align-items: center;
}.product-info-inner>div {
  flex: 1;
}.cart--item-image{
  min-width: 62px;
}
.mrk-delete button{
  /* padding: 10px 10px 10px 0; */
  margin-right: 10px;
  flex-grow: 0;
  flex-shrink: 0;
  background: none;
  color: #231f20;
  text-decoration: underline;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
}.mrk-delete svg{
  position: relative;
  top: 2px;
  color: #c01b00;
  width: 1rem;
  height: 1rem;
}.mrk-edit-box {
  display: flex;
  align-items: center;
}

.mrk-edit-box button {
  justify-content: center;
  display: flex;
  align-items: center;
}

.edit-delete {
  display: flex;
  align-items: center;
}.mrk-qty-delete {
  display: flex;
  align-items: center;
}
.mrk-customization{
  padding: 0 20px;
}
.ItemCustomisations-customisations-5bC {
  padding: 16px 0 10px 0;
  margin: 0;
  width: 100%;
  list-style: none;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}.ItemCustomisations-customisationsTitle-12b {
  padding: 0;
  font-size: 14px;
  font-size: .875rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}@media only screen and (min-width: 1200px){
.ItemCustomisations-customisationsTitle-12b {
    width: 100%;
}}.ItemCustomisations-customisationsItem-1jn, .ItemCustomisations-customisationsItemOld-2em {
  margin-top: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
}
.ItemCustomisations-customisationsItem-1jn:first-of-type, .ItemCustomisations-customisationsItemOld-2em:first-of-type {
  margin-top: 0;
  border-top: none;
  padding-top: 0;
}.ItemCustomisations-customisationsActionsLeftAndItemRowWrapper-2yo {
  display: flex;
  width: 100%;
  align-items: flex-start;
  align-items: center;
}.ItemCustomisations-customisationsRemove-1zu {
  padding: 10px 10px 10px 0;
  flex-grow: 0;
  flex-shrink: 0;
}
.button__content {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  white-space: nowrap;
  max-height: 100%;
}.ItemCustomisations-customisationsRemove-1zu svg {
  color: #c01b00;
  width: 1em;
  height: 1em;
  top: unset;
}.ItemCustomisations-itemRow-1zn {
  display: flex;
  align-items: center;
}.ItemCustomisations-customisationsImage-1Ue {
  display: flex;
  width: 40px;
  min-height: 40px;
  max-height: 40px;
  padding: 3px;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  border: 1px solid #d4d4d4;
  overflow: hidden;
  margin-right: 10px;
}.ItemCustomisations-itemRow-1zn figure {
  margin-bottom: 0;
}.ItemCustomisations-customisationsApplication-3qW {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  font-size: .875rem;
  white-space: nowrap;
  width: 100%;
}.ItemCustomisations-customisationsInlineIconsAndMethodWrapper-1Rj {
  display: flex;
  width: 100%;
  align-items: center;
  white-space: pre-wrap;
}.ItemCustomisations-customisationsLocation-1BV {
  font-size: 12px;
  line-height: 120%;
  color: #a5a5a5;
  width: 100%;
  white-space: normal;
}.ItemCustomisations-customisationsActionsRightAndPriceWrapper-3fe {
  display: flex;
  width: 200px;
  margin-left: auto;
  margin-top: 20px;
  gap: 10px;
  justify-content: space-between;
}.ItemCustomisations-customisationsActionsRight-LBN {
  display: flex;
  align-items: center;
  
}.ItemCustomisations-customisationsActionsRight-LBN button {
  display: inline-block;
  font-size: 12px;
  font-size: .75rem;
}.mrk-single-logo-cost {
  font-size: .75rem;
  white-space: nowrap;
}
.ItemCustomisations-customisationsActionsRight-LBN button svg {
  width: 1em;
  height: 1em;
}
.mrk-item-total{
  padding: 20px 0;
}
.mrk-item-cost-value, .mrk-csutomization-cost-value {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mrk-csutomization-cost-value {
  margin-bottom: 10px;
}

.item-value {
  font-size: 24px;
  font-weight: bold;
}.full-cart-loader {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff96;
  z-index: 99999;
}

.mrk-cart-data {
  position: relative;
}
@media only screen and (min-width: 600px){
.ItemCustomisations-customisationsItem-1jn, .ItemCustomisations-customisationsItemOld-2em {
    flex-direction: row;
}.ItemCustomisations-customisationsActionsLeftAndItemRowWrapper-2yo {
  min-width: 300px;
}.ItemCustomisations-customisationsRemove-1zu {
  margin-bottom: 0;
  margin-right: 10px;
}.ItemCustomisations-customisationsImage-1Ue {
  margin-right: 20px;
}.ItemCustomisations-customisationsApplication-3qW {
  margin-right: 20px;
}.ItemCustomisations-customisationsActionsRightAndPriceWrapper-3fe {
  justify-content: flex-end;
}}
/* new css for enquiry */
.svg {
    display: inline-block;
    fill: currentColor!important;
    height: 1rem;
    width: 1rem;
    vertical-align: middle;
}
.BulkOrderBlock-bulkOrderBlockContainer-1uV {
    min-height: 180px;
    background: rgba(252,90,42,.09);
    border: 1px solid #FC5A2A;
    margin: 20px 0;
    padding-left: 20px;
    display: flex;
}
.BulkOrderBlock-bulkOrderBlockContent-26b {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 30px 0;
}.BulkOrderBlock-bulkOrderTitle-XDL {
    font-size: 16px;
    font-weight: 800;
}.BulkOrderBlock-bulkOrderContent-8j3 {
    font-size: 14px;
}.BulkOrderBlock-bulkOrderBlockContent-26b .BulkOrderBlock-sidebarTrigger-2af, .BulkOrderBlock-bulkOrderBlockContent-26b a {
    color: #FC5A2A;
    cursor: pointer;
    border-bottom: 1px solid #FC5A2A;
    margin-bottom: -2px;
}.BulkOrderBlock-bulkOrderBlockContent-26b a {
    text-decoration: none;
    border: none;
}.BulkOrderBlock-bulkOrderContactNr-1wL {
    font-weight: 900;
    display: flex;
    align-items: center;
    gap: 10px;
}.QuickQuote-quickQuote-2_3 {
    align-items: center;
    background: rgba(252,90,42,.09);
    border: 1px solid #FC5A2A;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 20px;
    padding: 20px;
    text-align: center;
    transition: box-shadow .15s ease-in-out;
}.QuickQuote-quickQuote-2_3 .QuickQuote-quickQuoteFlashIcon-oij {
    margin-right: 20px;
}.QuickQuote-quickQuote-2_3 .QuickQuote-quickQuoteFlashIcon-oij svg {
    width: 24px;
    height: 24px;
}.QuickQuote-quickQuote-2_3 .QuickQuote-quickQuoteTextWrapper-3n_ {
    text-align: left;
    width: 100%;
}.QuickQuote-quickQuote-2_3 .QuickQuote-quickQuoteText-lj9 {
    color: #FC5A2A;
    font-weight: 800;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
}.QuickQuote-quickQuote-2_3 .QuickQuote-quickQuoteResponse-2Wr {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 0;
}.QuickQuote-quickQuote-2_3 .QuickQuote-quickQuoteArrowIcon-3ng svg {
    color: #FC5A2A;
    cursor: pointer;
    height: 16px;
    width: 16px;
}.bold {
    font-weight: bold;
}
.price__sale {
    color: red;
}.product-main--ComparePrice {
    color: red !important;
    margin-right: 10px;
}

.product-main--ComparePrice .text-black.text-sm {
    display: none;
}
@media(min-width: 769px){
  .mob-mee{
    display:none !important
  }
}
.mrk-mb-1{
  margin-bottom: 5px !important;
}
.mrk-bundle-product{
  margin-bottom: 20px !important;
  margin-top: 5px !important;
}
.mrk-max-33{
  max-width: 33.33%;
}
.mrk-max-50{
  max-width: 50%;
}.selection-bundle-title {
  width: 100%;
  font-size: 1.375rem;
  font-weight: 700;
  margin-bottom: 0.3125rem;
  text-align: center;
}.mrk-bundleItem-products {
  padding: 0 20px;
}.mrk-positions-wrap{
  font-size: 12px;
    line-height: 120%;
    color: #a5a5a5;
    width: 100%;
    white-space: normal;
}.mrk-bundleItem-products .mrk-bundle-product {
  margin: 0!important;
  padding: 5px 0;
}

.mrk-bundleItem-products .ItemCustomisations-customisationsActionsRightAndPriceWrapper-3fe {margin-top: 0;}

.mrk-bundleItem-products .mrk-bundle-product:not(:last-child) {
  border-bottom: 1px solid #d4d4d4;
}
.mrk-top-heading{
  padding: 20px;
}
@media(max-width: 769px){
  .custom-collection .collection-blocks {
    /* margin-top: 170px; */
}.bundle__colour-option .product-info {
    display: flex !important;
    max-height: 100px !important;
}

.bundle__colour-option .product-info img {
    max-width: 80px !important;
    height: 100% !important;
    object-fit: contain !important;
}

.bundle__colour-option .product-info-description {
    display: none;
} 
}[mrk-positions="undefined"] {
    display: none;
}
.sold-how-many {
    display: none;
}.swatch-element:hover .mrk-abs-color {
    visibility: visible;
}.swatch-element input:checked ~ label i {
    border-color: #fc5a2a;
}
.cus-col-list-top {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
}
  .sec-main-head span {
    color: #FC5A2A;
}
.sec-main-head h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
}
  .sec-main-btn {
    display: flex;
    align-items: center;
}
  .sec-main-btn a {
    background-color: #00B2FF;
    color: #fff;
    padding: 6px 25px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}
  
  .cus-col-list-data {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 8px;
}
  .cus-col-list {
    width: 24.5%;
    position: relative;
    border-radius: 12px;
}
  .cus-col-list-img {
    position: relative;
    width: 100%;
}
  .cus-col-list-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 90%;
    margin: 0 auto;
}
 .cus-col-list-img img {
    width: 100%;
    border-radius: 10px;
}
  .sec-main-btn {
    width: 25%;
    justify-content: end;
}
.sec-main-head {
    width: 75%;
}
  .cus-col-list-width {
    padding-top: 50px;
    padding-bottom: 30px;
}
  .full-width-set {
    width: 100%;
}
  .cus-col-list-info {
    height: 100%;
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    text-align: right;
}
  .col-title h2 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    background-color: black;
    color: #fff;
    display: inline;
        text-transform: uppercase;

}
  .one-whole.column {
    padding-top: 40px;
    padding-bottom: 40px;
}
.one-whole.column .cus-text-sec-title {
    padding-bottom: 30px;
}
  .logo-bar.variable-width {
    display: flex;
    column-gap: 15px;
}
  .col-btn a {
    background-color: #fff;
    color: #FC5A2A;
    padding: 5px 10px;
    border-radius: 25px;
    font-size: 10px;
    font-weight: 800;
    line-height: 20px;
}
   @media (min-width: 1024px) and (max-width: 1220px) {
     .cus-col-list {
    width: 24.4%;
     }
   }
  @media (min-width: 768px) and (max-width: 1023px) {
     .cus-col-list {
    width: 24%;
     }
   }
@media screen and (min-width: 769px) {
.desktop-hide{
  display: none;
}
.mrk-max-md-33{
  max-width: 33.33%;
}
}
  @media screen and (max-width: 768px) {
    .cus-col-list-top {
    flex-wrap: wrap;
}
    .mobile-hide{
      display: none;
    }
    .sec-main-head {
    width: 100%;
}
    .sec-main-btn {
    width: 100%;
}
    .cus-col-list {
    width: 48%;
}
    .sec-main-head h2 {
    font-size: 25px;
    line-height: 35px;
    }
    .sec-main-btn {
    padding-top: 22px;
}
    .cus-col-list-width {
    padding-top: 20px;
}
    .cus-text-sec-title h2 {
    font-size: 25px !important;
  }
    .cus-text-sec-bg {
    padding-top: 30px !important;
}
    .custom-heading-only {
    padding-top: 25px !important;
}
    .CarouselWidget__header.u-textCenter--all {
    padding-top: 20px !important;
}
div#reviewsio-carousel-widget {
    padding: 0 20px 6px  !important;
}
    .cust-layout {
    flex-direction: column-reverse;
}
    .cust-col {
    width: 100% !important;
      text-align: center;
}
    .cus-text-sec-contaier {
    width: 100% !important;
}
    .cust-col.cust-col-one .sec-main-head {
    padding-bottom: 20px !important;
    padding-top: 20px;
}
    .one-whole.column .cus-text-sec-title {
    padding-bottom: 15px !important;
}
  }
.cus-text-sec-width.container.max-w-7xl.mx-auto.px-3 h2 {
    text-align: left;
}
.cus-text-sec-width.container.max-w-7xl.mx-auto.px-3 p {
    text-align: left;
}
a#readLessh, a#readMoreh {
    color: #FC5A2A;
    font-weight: 700;
    margin-top: 10px !important;
    text-decoration: underline;
    text-underline-offset: 5px;
}
.cus-text-sec-width.container.max-w-7xl.mx-auto.px-3 h2 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.relative.w-full.bg-orrange.py-2 {
    padding: 0;
}
.btnjui-center {
    text-align: center;
    padding-top: 25px;
}
.cus-banner-container img {
    width: 100%;
}
div#reviewsio-carousel-widget-reviews_io_reviewsio_card_carousel_ntp4CR {
    max-width: 80rem;
    margin: auto;
    padding: 0 20px 50px;
}
footer#shopify-section-footer {
    background: rgb(28 27 31);
    color: #fff;
}
.cus-newsletter {
    padding-bottom: 0 !important;
}
.mrk-navigation-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
.mrk-prev,.mrk-next-btn {
    position: relative;
    z-index: 9;
}
.mrk-hide-arrows .mrk-menu-prev, .mrk-hide-arrows .mrk-menu-next{
  display: none !important
}.mrk-navigation {
    width: calc(100% - 72px);
    width: calc(100% - 20px);
    position: relative;
    z-index:1
}
.mrk-selected-qty-text {
    text-align: center;
    --tw-text-opacity: 1;
    color: rgb(252 90 42 / var(--tw-text-opacity));
    padding-top: 5px;
}
@media(max-width: 769px){
  .mrk-navigation-wrapper .mrk-prev, .mrk-navigation-wrapper .mrk-next-btn {
    display: none;
}.mrk-navigation {
    width: 100%;
    overflow: auto;
    overflow: hidden;
    height: 100%;
}
}
/* ------------------- read more button config A1 ------------------- */
.container-description {
  max-height: none !important; /* Ensures no max-height restriction */
  overflow: visible; /* Allows content to expand */
}
.container-description a, .rich-text__blocks a {
  color: #FC5A2A;
}
h2 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}
h3 {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 10px;
}
.show_hide {
  cursor: pointer !important;
  font-weight: bold;
  text-decoration: underline;
  font-size: 15px;
}
.show_hide_bottom {
  cursor: pointer !important;
  font-weight: bold;
  text-decoration: underline !important;
  font-size: 15px;
}
.\!leading-none {
  text-align: center;
}
.read-more {
  margin-top: 20px;
} 
.read-more-bottom {
  margin-top: 20px;
}
/* ------------------- read more button config A1 ------------------- */

@media only screen and (max-width:768px){
  #CollectionProductGrid .card-product .card-product--action a {
    padding: 0.5rem !important;
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 0.25rem;
  }
  #CollectionProductGrid .card-product .card-product--action a span {
    font-size: 0.75rem;
  }
  #CollectionProductGrid .card-product .card-product--action a svg {
    margin-left: 0;
  }
}

/* section.product-main .detail__dispatch-time {
    display: none !important;
} */


/* ------------------- pdp info buttons ------------------- */
  .jrs-pdp-buttons.top {
    display: block;
  }
  .jrs-pdp-buttons.bottom {
    display: none;
  }
  .jrs-pdp-buttons.top.bundled {
    display: block;
  }
  .jrs-pdp-buttons.bottom.bundled {
    display: none;
    
  }
  @media screen and (max-width:1023px) {
    .jrs-pdp-buttons.top {
      display: block;
    }
    .jrs-pdp-buttons.bottom {
      display: none;
    }
    .jrs-pdp-buttons.top.bundled {
      display: none;
    }
    .jrs-pdp-buttons.bottom.bundled {
      display: block;
    }
  }
/* ------------------- pdp info buttons ------------------- */


/* ------------------- pdp color picker size guide ------------------- */
.bundle__colour-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.bundle__colour-header img.customSizeGuideButton_icon {
  width: 1.5rem;
  height: auto;
}
.bundle__colour-header .customSizeGuideButton {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
  margin-right: 0rem;
  min-width: auto;
  margin-bottom: 1.0625rem;
}
.bundle__details-inner .custom-size-guide-text {
  font-size: 0.9rem;
  font-style: italic;
  font-weight: 500;
  padding: 0.5rem 0 0 0.5rem;
  cursor: pointer;
  text-align: center;
}
.bundle__details-inner span.custom-size-guide-text-link {
  color: #008001;
  font-weight: 700;
  text-decoration: underline;
}
p.customSizeGuideButton_text {
    margin: 0 !important;
}
@media only screen and (max-width:650px){
  .bundle__details-inner .custom-size-guide-text {
    font-size: 0.7rem;
    padding: 0.5rem 0 0;
  }
  p.customSizeGuideButton_text {
    margin: 0;
    font-size: 0.8rem;
  }
}
/* ------------------- pdp color picker size guide ------------------- */
/* Permalink text color */



.swiper-container.productThumbs .swiper-slide {
  cursor: pointer;
}
.product-main--photos .swiper-container  .swiper-button-next,
.product-main--photos .swiper-container  .swiper-button-prev {
  display: flex;
}

#shopify-section-template--24604206956917__logo_hgXTRk {
  background-color: #f4f4f4;
  position: relative;
}
#shopify-section-template--24604206956917__153926a6-9ead-43dc-ade5-b357e351d29a {
  background-color: #f4f4f4;
  position: relative;
}
#shopify-section-main-newsletter .cus-newsletter img {
  object-fit: cover;
}
.wd-logo-box img.w-full {
  width: 100%;
}
.wd-logo-box img.h-full {
  height: 100%;
}
.swiper-slide img.h-full {
  height: 100%;
}


/* ------------------------------------------------------------------------- */
/* ------------ step2 - metaobject logo positions order - start ------------ */

div[data-metaobject-namespace="logo_positions"] [data-logo-position="left-breast"] {
  order: 1;
}
div[data-metaobject-namespace="logo_positions"] [data-logo-position="right-breast"] {
  order: 2;
}
div[data-metaobject-namespace="logo_positions"] [data-logo-position="left-sleeve"] {
  order: 3;
}
div[data-metaobject-namespace="logo_positions"] [data-logo-position="right-sleeve"] {
  order: 4;
}
div[data-metaobject-namespace="logo_positions"] [data-logo-position="nape-of-neck"] {
  order: 5;
}
div[data-metaobject-namespace="logo_positions"] [data-logo-position="large-front"] {
  order: 6;
}
div[data-metaobject-namespace="logo_positions"] [data-logo-position="large-back"] {
  order: 7;
}

/* ------------ step2 - metaobject logo positions order - end ------------ */



/* -------------------------------------------------------- */
/* ---------------- START - From theme.liquid ------------- */
.read-more, .read-more-bottom {
  display: none; 
}


.item__inner {
  border: 1px solid black !important;
  border-radius: 20px !important;
}
.header__inner {
  border-radius: 20px !important;
}
img.js-lazy-image.js-lazy-image--handled {
  border-radius: 16px !important;
}
#insta-feed .instafeed-overlay::after, .instafeed-shopify .instafeed-overlay::after {
  border-radius: 16px !important;
}
.CarouselWidget-prefix .R-RatingStars .R-RatingStars__stars .stars__icon {
  color: #FC5A2A !important;
}
@media screen and (min-width: 769px) {
  .js-scroll-left-btn {
    left: -12rem !important;
    background-color: #fff !important;
    border-radius: 50% !important;
    padding: 11px;
    bottom: 3rem !important;
    margin-bottom: 0 !important;
    width: 46px !important;
    height: 45px !important;
  }
  .js-scroll-right-btn {
    left: -9rem !important;
    background-color: #fff !important;
    border-radius: 50% !important;
    padding: 12px;
    bottom: 3rem !important;
    margin-bottom: 0 !important;
    width: 46px !important;
    height: 45px !important;
  }
}
@media (min-width: 1024px) and (max-width: 1032px) {
  .js-scroll-left-btn {
    bottom: 1.5rem !important;
  }
  .js-scroll-right-btn {
    bottom: 1.5rem !important;
  }
}
/* ---------------- END - From theme.liquid ------------- */

/* ------------------------------------------------------ */
/* ---------------- START - cart-drawer.css ------------- */
.cart-popup {
    z-index: 1001;
    width: 100%;
    max-width: 500px;
    height: fit-content;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    visibility: hidden;
    opacity:0;
}
.cart-popup--wrap {
    z-index: 99999;
}
.js-cart-open .cart-popup {
  opacity: 1;
  visibility: visible
}

.cart-popup--wrap-overlay {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.js-cart-open .cart-popup--wrap-overlay {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  z-index: 1000;
}
.mrk-meta {
    padding: 10px 0;
}

.mrk-meta li {
    margin-bottom: 3px;
}
/* ---------------- END - cart-drawer.css ------------- */

/* ---------------- START - custom-mobile-nav.css ------------- */


@media (max-width: 769px) {
  .onscroll-sticky-header .header__top {
    padding-top: 10px;
  }
}
@media (max-width: 768px) {
  .custom-menu-mobile {
    top: 7rem;
  }
}
@media (max-width: 768px) {
  .custom-close-icon {
    position: absolute;
    top: -5.4rem;
    left: 1.4rem;
    display: inline;
    width: fit-content;
    z-index: 99;
    padding: 2px;
    background-color: #1c1b1f;
  }
  div#shopify-section-header.sticky .custom-close-icon {
    top: -6rem;
  }
  div#shopify-section-header.sticky .custom-menu-mobile {
    top: 7.4rem !important;
  }
}
.mobile-menu-review-container {
  display: none !important;
}
@media (max-width: 768px) {
  .mrk-navigation {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  .mobile-menu-review-container {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 0.5rem;
    height: 100%;
  }
  .mobile-menu-review-container-text {
    font-weight: 600;
    font-style: italic;
  }
  .mobile-menu-review-container-icon {
    max-width: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  svg.mobile-menu-review-container-icon-svg {
    max-width: 100%;
    width: 9rem;
    height: auto;
  }
}

div#shopify-section-header {
    position: sticky;
    top: 0;
    z-index: 999999;
}


/* ---------------- END - custom-mobile-nav.css ------------- */


@media (min-width: 768px) {
  ul#navContents {
    flex-wrap: wrap;
  } 
  ul#navContents li {
    margin-right: 0;
  }
  ul#navContents li.mainNavFirstLvl a.header__nav-link span.text-sm {
    font-size: .8rem;
  }
  @media (min-width: 1024px) {
    header.header .header__midle {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
  }
}