.row_product_image_details .col-slide .product-slider-wrap .product-slider-thumbs .thumb-slider .thumb-item {
  height: 80px;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0; }
  .row_product_image_details .col-slide .product-slider-wrap .product-slider-thumbs .thumb-slider .thumb-item + .thumb-item {
    margin-top: 10px; }
  .row_product_image_details .col-slide .product-slider-wrap .product-slider-thumbs .thumb-slider .thumb-item img,
  .row_product_image_details .col-slide .product-slider-wrap .product-slider-thumbs .thumb-slider .thumb-item video {
    height: 100%;
    object-fit: cover;
    object-position: center; }
  .row_product_image_details .col-slide .product-slider-wrap .product-slider-thumbs .thumb-slider .thumb-item video {
    background-color: #fff;
    opacity: 0.8;
    transition: opacity 400ms;
    transition-delay: 0ms; }
  .row_product_image_details .col-slide .product-slider-wrap .product-slider-thumbs .thumb-slider .thumb-item.slick-current video {
    opacity: 1; }
.row_product_image_details .col-slide .product-slider-wrap .product-slider-main .main-item video {
  margin: 0 auto;
  display: table; }

.product-card .product-inner-img {
  position: relative; }
  .product-card .product-inner-img .hover-spin {
    cursor: pointer;
    display: inline-block;
    height: 100%;
    left: 0;
    object-fit: cover;
    object-position: center;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease;
    width: 100%;
    z-index: -9; }
    .product-card .product-inner-img .hover-spin video {
      display: block;
      height: 100%;
      width: 100%; }
.product-card:hover .hover-spin {
  opacity: 1;
  z-index: 98; }

.product-template-default .row_product_image_details button.centre-button {
  color: #fff; }
.product-template-default .woocommerce-variation-add-to-cart.btn-disabled {
  position: relative; }
  .product-template-default .woocommerce-variation-add-to-cart.btn-disabled button {
    opacity: 0.35;
    pointer-events: none; }
  .product-template-default .woocommerce-variation-add-to-cart.btn-disabled .ribbon-select {
    display: inline-block;
    height: auto;
    opacity: 1; }
.product-template-default .woocommerce-variation-add-to-cart .ribbon-select {
  bottom: -2.5rem;
  color: var(--primary-color);
  display: none;
  font-size: 14px;
  left: 0;
  height: 0;
  opacity: 0;
  padding-left: 5px;
  padding-right: 5px;
  position: absolute;
  transition: 1s; }
.product-template-default .monsta_modal .clear-field {
  color: var(--primary-color);
  float: right;
  font-weight: 700;
  margin-right: 20px;
  margin-top: 5px; }
  .product-template-default .monsta_modal .clear-field:hover {
    color: var(--secondary-color); }
.product-template-default .monsta_modal #clear-all {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  row-gap: 2px;
  font-size: 14px; }
  .product-template-default .monsta_modal #clear-all .frame {
    align-items: center;
    border: 2px solid transparent;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    height: 150px;
    transition: 0.5s;
    width: 150px; }
  .product-template-default .monsta_modal #clear-all:hover .frame, .product-template-default .monsta_modal #clear-all.active .frame {
    border-color: #000; }
  .product-template-default .monsta_modal #clear-all i {
    font-size: 2.75rem; }

#site-slider .swiper-slide {
  position: relative; }
  #site-slider .swiper-slide img {
    display: inline-block;
    width: 100%; }
  #site-slider .swiper-slide .banner-text {
    bottom: 0;
    color: #fff;
    display: inline-block;
    font-weight: 300;
    height: min-content;
    margin: auto 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 8; }
    #site-slider .swiper-slide .banner-text h2 {
      color: #fff;
      font-size: 54px;
      font-weight: 600;
      margin: 0 0 10px; }
      @media only screen and (max-width: 1768px) {
        #site-slider .swiper-slide .banner-text h2 {
          font-size: 42px; } }
      @media only screen and (max-width: 1599px) {
        #site-slider .swiper-slide .banner-text h2 {
          font-size: 32px; } }
      @media only screen and (max-width: 991px) {
        #site-slider .swiper-slide .banner-text h2 {
          font-size: 26px;
          margin-bottom: 5px; } }
      @media only screen and (max-width: 767px) {
        #site-slider .swiper-slide .banner-text h2 {
          font-size: 22px; } }
      @media only screen and (max-width: 600px) {
        #site-slider .swiper-slide .banner-text h2 {
          margin-bottom: 10px; } }
    #site-slider .swiper-slide .banner-text p {
      color: #fff;
      font-size: 25px; }
      @media only screen and (max-width: 1768px) {
        #site-slider .swiper-slide .banner-text p {
          font-size: 20px; } }
      @media only screen and (max-width: 1599px) {
        #site-slider .swiper-slide .banner-text p {
          font-size: 17px;
          line-height: 1.5; } }
      @media only screen and (max-width: 991px) {
        #site-slider .swiper-slide .banner-text p {
          font-size: 15px;
          margin-bottom: 10px; } }
      @media only screen and (max-width: 767px) {
        #site-slider .swiper-slide .banner-text p {
          font-size: 13px; } }
      @media only screen and (max-width: 600px) {
        #site-slider .swiper-slide .banner-text p {
          display: none;
          visibility: hidden;
          opacity: 0; } }
    #site-slider .swiper-slide .banner-text .button {
      background: transparent;
      border: 2px solid #fff;
      color: #fff;
      display: inline-block;
      font-size: 17px;
      font-weight: 600;
      letter-spacing: 2px;
      margin-top: 10px;
      padding: 8px 25px;
      text-transform: uppercase;
      width: auto; }
      #site-slider .swiper-slide .banner-text .button:hover {
        background-color: #c59c6c; }
      @media only screen and (max-width: 1768px) {
        #site-slider .swiper-slide .banner-text .button {
          font-size: 14px;
          margin-top: 0; } }
      @media only screen and (max-width: 1599px) {
        #site-slider .swiper-slide .banner-text .button {
          font-size: 13px;
          font-weight: 400;
          letter-spacing: 1px;
          padding: 6px 18px 5px; } }
      @media only screen and (max-width: 991px) {
        #site-slider .swiper-slide .banner-text .button {
          border-width: 1px;
          font-size: 12px;
          font-weight: 400;
          letter-spacing: 1px;
          padding: 5px 15px 3px; } }
      @media only screen and (max-width: 767px) {
        #site-slider .swiper-slide .banner-text .button {
          font-size: 10px;
          padding: 4px 10px 3px; } }
    #site-slider .swiper-slide .banner-text.left-align {
      left: 10em;
      max-width: 525px; }
      @media only screen and (max-width: 1768px) {
        #site-slider .swiper-slide .banner-text.left-align {
          left: 4em; } }
      @media only screen and (max-width: 1599px) {
        #site-slider .swiper-slide .banner-text.left-align {
          left: 3em;
          max-width: 475px; } }
      @media only screen and (max-width: 991px) {
        #site-slider .swiper-slide .banner-text.left-align {
          left: 2em;
          max-width: 380px; } }
      @media only screen and (max-width: 767px) {
        #site-slider .swiper-slide .banner-text.left-align {
          left: 1em;
          max-width: 320px; } }
      @media only screen and (max-width: 600px) {
        #site-slider .swiper-slide .banner-text.left-align {
          left: 2em;
          max-width: fit-content; } }
    #site-slider .swiper-slide .banner-text.right-align {
      right: 10em;
      max-width: 660px; }
      @media only screen and (max-width: 1768px) {
        #site-slider .swiper-slide .banner-text.right-align {
          right: 4em;
          max-width: 575px; } }
      @media only screen and (max-width: 1599px) {
        #site-slider .swiper-slide .banner-text.right-align {
          right: 3em;
          max-width: 420px; } }
      @media only screen and (max-width: 991px) {
        #site-slider .swiper-slide .banner-text.right-align {
          right: 2em;
          max-width: 360px; } }
      @media only screen and (max-width: 767px) {
        #site-slider .swiper-slide .banner-text.right-align {
          right: 1em;
          max-width: 280px; } }
      @media only screen and (max-width: 600px) {
        #site-slider .swiper-slide .banner-text.right-align {
          right: 2em;
          max-width: fit-content; } }

#service-boxes {
  margin-bottom: 3em;
  margin-top: 1em; }
  @media only screen and (max-width: 767px) {
    #service-boxes {
      --bs-gutter-y: 12px;
      margin-bottom: 2em; } }
  #service-boxes .service__box {
    overflow: hidden;
    position: relative; }
    #service-boxes .service__box img {
      transition: -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
      transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
      transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
      width: 100%; }
      @media only screen and (max-width: 991px) {
        #service-boxes .service__box img {
          min-width: 450px; } }
      @media only screen and (max-width: 767px) {
        #service-boxes .service__box img {
          min-width: 100%; } }
      @media only screen and (max-width: 568px) {
        #service-boxes .service__box img {
          min-width: 500px; } }
    #service-boxes .service__box:hover img {
      -webkit-transform: scale(1.09);
      transform: scale(1.09); }
    #service-boxes .service__box--content {
      bottom: 0;
      display: inline-block;
      left: 0;
      min-height: 265px;
      padding: 2em;
      position: absolute;
      width: 100%; }
      @media only screen and (max-width: 1400px) {
        #service-boxes .service__box--content {
          min-height: 220px; } }
      @media only screen and (max-width: 767px) {
        #service-boxes .service__box--content {
          min-height: 0; } }
      #service-boxes .service__box--content * {
        color: #fff !important;
        position: relative;
        z-index: 2; }
      #service-boxes .service__box--content::before {
        background-color: var(--primary-color);
        content: '';
        height: 100%;
        left: 0;
        opacity: 0.6;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1; }
      #service-boxes .service__box--content h3 {
        font-size: 24px;
        margin-bottom: 1rem;
        margin-top: 0 !important; }
        @media only screen and (max-width: 1200px) {
          #service-boxes .service__box--content h3 {
            font-size: 22px;
            margin-bottom: 10px; } }
      #service-boxes .service__box--content .button {
        background: transparent;
        border: 2px solid #fff;
        color: #fff;
        display: inline-block;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 1px;
        margin-top: 10px;
        padding: 8px 25px;
        text-transform: uppercase;
        width: auto; }
        #service-boxes .service__box--content .button:hover {
          background-color: #c59c6c; }
        @media only screen and (max-width: 1024px) {
          #service-boxes .service__box--content .button {
            font-size: 14px;
            margin-top: 0; } }

.embroidery__column {
  --bs-gutter-x: 5rem; }
  .embroidery__column h4 {
    font-size: 22px; }
    @media only screen and (max-width: 767px) {
      .embroidery__column h4 {
        font-size: 20px; } }
.embroidery #gallery-container {
  border-top: 1px solid #ccd6dd;
  margin-top: 2em;
  padding-top: 3em; }
  .embroidery #gallery-container .col-md-4 {
    margin-bottom: 24px; }
    @media only screen and (max-width: 767px) {
      .embroidery #gallery-container .col-md-4 {
        margin-bottom: 10px; } }

.engraving__column {
  --bs-gutter-x: 5rem; }
.engraving__services {
  margin-bottom: 6em !important; }
  @media only screen and (max-width: 767px) {
    .engraving__services {
      margin-bottom: 3rem !important; } }
  .engraving__services h2 {
    margin-bottom: 1.75rem;
    text-align: center; }
  .engraving__services h4 {
    font-size: 22px; }
    @media only screen and (max-width: 767px) {
      .engraving__services h4 {
        font-size: 20px; } }
  .engraving__services--service {
    --bs-gutter-x: 3rem; }
.engraving__gallery-testimonial {
  --bs-gutter-x: 6rem;
  align-items: center; }
  @media only screen and (max-width: 1200px) {
    .engraving__gallery-testimonial {
      --bs-gutter-x: 3rem; } }
  @media only screen and (max-width: 767px) {
    .engraving__gallery-testimonial {
      --bs-gutter-y: 2rem; } }
  .engraving__gallery-testimonial figcaption, .engraving__gallery-testimonial figcaption > p {
    font-size: 24px; }
    @media only screen and (max-width: 1200px) {
      .engraving__gallery-testimonial figcaption, .engraving__gallery-testimonial figcaption > p {
        font-size: 22px; } }
    @media only screen and (max-width: 1024px) {
      .engraving__gallery-testimonial figcaption, .engraving__gallery-testimonial figcaption > p {
        font-size: 20px; } }
  .engraving__gallery-testimonial figcaption > span {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: uppercase; }
.engraving #gallery-container .col-md-4 {
  margin-bottom: 4px;
  padding-left: 2px;
  padding-right: 2px; }
  @media only screen and (max-width: 767px) {
    .engraving #gallery-container .col-md-4 {
      margin-bottom: 10px;
      padding-left: calc(var(--bs-gutter-x) / 2);
      padding-right: calc(var(--bs-gutter-x) / 2); } }

#testimonial-slider {
  padding-bottom: 4em;
  padding-top: 1em;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    #testimonial-slider {
      padding-bottom: 2em;
      padding-top: 0; } }
  #testimonial-slider h2 {
    margin-bottom: 1.25em;
    margin-top: 0; }
  #testimonial-slider h5 {
    font-size: 22px;
    margin: 0; }
    @media only screen and (max-width: 1200px) {
      #testimonial-slider h5 {
        font-size: 18px; } }
    @media only screen and (max-width: 767px) {
      #testimonial-slider h5 {
        font-size: 16px; } }
  #testimonial-slider figcaption {
    display: inline-block;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 1em;
    max-width: 80%; }
    @media only screen and (max-width: 1200px) {
      #testimonial-slider figcaption {
        font-size: 20px;
        line-height: 1.5;
        max-width: 88%; } }
    @media only screen and (max-width: 767px) {
      #testimonial-slider figcaption {
        font-size: 18px; } }
  #testimonial-slider .star-rating {
    display: block;
    font-size: 20px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    height: 20px;
    letter-spacing: 10px;
    line-height: 20px;
    margin: 0 auto 25px;
    position: relative;
    white-space: nowrap;
    width: 152px; }
    #testimonial-slider .star-rating::before {
      color: #f1f1f1;
      content: "\f005" "\f005" "\f005" "\f005" "\f005";
      left: 0;
      position: absolute;
      top: 0; }
    #testimonial-slider .star-rating__value {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      overflow: hidden;
      font-size: 0; }
      #testimonial-slider .star-rating__value::before {
        content: "\f005" "\f005" "\f005" "\f005" "\f005";
        position: absolute;
        top: 0;
        left: 0;
        color: #EABE12;
        font-size: 20px; }
      #testimonial-slider .star-rating__value.one {
        width: 20%; }
      #testimonial-slider .star-rating__value.two {
        width: 40%; }
      #testimonial-slider .star-rating__value.three {
        width: 60%; }
      #testimonial-slider .star-rating__value.four {
        width: 8cap; }
      #testimonial-slider .star-rating__value.five {
        width: 100%; }
  #testimonial-slider .swiper-button-next:after,
  #testimonial-slider .swiper-button-prev:after {
    color: var(--primary-color);
    font-size: 25px; }
  #testimonial-slider .swiper-button-prev {
    left: -7px; }
  #testimonial-slider .swiper-button-next {
    right: -7px; }

/*# sourceMappingURL=mohawk_custom.css.map */
