

.btn {
  background: #e05814;
  color: #fff;
  border-radius: 0 !important;
  padding: 0.7rem 1.7rem !important;
}

.fl-page-content {
  padding-top: 210px;
}

.product-template-default .fl-page-content {
  padding-top: 202px;
}

@media (min-width: 767px) {
  .fl-page-content {
      padding-top: 194px;
  }
}

@media (min-width: 992px) {
  .fl-page-content {
      padding-top: 204px;
  }
}

.fl-tabs-label {
  background: #fff;
  margin-right: 1px;
}

@media (max-width: 600px) {
  .fl-tabs-label {
    background: #fff !important;
  }
}
/*
.homeslider:after, .fl-node-6049354a6bbb3:after {
  content: "";
  display: block;
  position: absolute;
  background: url("https://dutchwaregear.com/wp-content/themes/sbm-bb-theme/assets/img/torn-edge.svg");
  background-size: 102%;
  background-repeat: no-repeat;
  background-position: bottom;
  width: 100%;
  height: 150px;
  bottom: 0;
  z-index: 1;
} */

.fl-slide-photo {
/*     width: 100%; */
/*     height: 100%; */
    margin: 0!important;
}

.fl-node-6065ec182af37 .fl-slide-0 .fl-slide-photo-wrap {
    width: 100%;
}

.fl-slide-photo-img {
    margin: 0!important;
    width: 100%!important;
    /* max-height: 800px; */
}

.fl-slide-foreground {
    max-width: 100%!important;
    margin: 0!important;
}

.homeslider__img-bg {
/*   position: absolute; */
/*   height: 100%; */
  width: 100%;
  z-index: -1;
  -o-object-fit: contain;
     object-fit: contain;
}

.fl-slide-photo-wrap {
  width: 100%!important;
}

@media (max-width: 1025px) {
  .fl-slide-title, .homeslider__title {
    font-size: 45px;
  }

  .fl-slide-text, .homeslider__text-cont {
    font-size: 18px;
    line-height: 1;
    text-align: end;
  }
}

.fl-slide-text, .homeslider__text-cont {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
  /* padding-right: 3rem; */
  font: normal normal 600 25px/32px Source Sans Pro;
  letter-spacing: 0px;
  color: #ffffff;
  position: relative;
  z-index: 99;
}

.fl-slide-title, .homeslider__title {
  font: normal normal 600 80px/80px refrigerator-deluxe, sans-serif;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: right;
}


.homeslider {
  margin-top: 4.1rem;
}


@media (max-width: 1200px) {
  .homeslider {
    margin-top: 3.2rem;
  }
}

@media (max-width: 769px) {
  .homeslider {
    margin-top: 2.1rem;
  }
}

  .bx-controls.bx-has-pager {
      position: absolute;
      bottom: 60px;
      right: 54%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      z-index: 9;
  }





  .bx-pager.bx-default-pager {
      display: flex;
  }

  .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .bx-wrapper .bx-pager.bx-default-pager a:focus,
  .bx-wrapper .bx-pager.bx-default-pager a.active {
      background: #E05814;
      border: 1px solid #f44336

  }

  .bx-wrapper .bx-pager.bx-default-pager a {
      background: #fff;
      border: 1px solid #f44336;

  }

.fl-slide {
  top: 37px;
}

@media (min-width: 600px) {
  .fl-slide {
    top: 0;
  }
}

@media (min-width: 767px) {
  .bx-controls.bx-has-pager {
      bottom: 80px;
      right: 100px;
  }
  .fl-content-slider, .bx-wrapper, .bx-viewport, .fl-slide {
      min-height: 1px!important;
  }

  .fl-slide-content {
      margin: 0!important;
      position: absolute;
      right: 2rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
  }
}

@media (max-width: 766px) {
  .fl-slide-title, .homeslider__title, .fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-title {
    font: normal normal 800 40px/1 refrigerator-deluxe, sans-serif!important;
    letter-spacing: 0px;
    color: #252b23!important;
    margin: 0!important;
    text-align: center;
  }

  .fl-slide-content {
     background: #fff!important;
  }

 .fl-slide-text,.fl-slide-text :is(p, li, ul) {
    text-align: center;
    font: normal normal 600 18px/28px Source Sans Pro;
    letter-spacing: 0px;
    color: #252b23!important;
  }

  .homeslider__img-bg, .fl-slide-mobile-photo, .fl-slide-mobile-photo-img {
    position: relative;
    height: auto!important;
  }

  .fl-slide-mobile-photo-img {
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }

  .homeslider:after, .fl-node-6049354a6bbb3:after {
      bottom: 158px;
  }

  .homeslider {
    margin-top: 5rem;
    margin-bottom: 4rem;
  }

  .homeslider__item {
    height: 545px;
  }

  .fl-slide-text, .fl-slide-content {
    justify-content: center;
    align-items: center;
    height: 45%;
  }

  .fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content {
    padding: 10px 30px 30px!important;
  }

  .homeslider:after {
    bottom: auto;
    top: 127px;
    background-size: 102%;
  }

  .homeslider .slick-dots {
    right: 50% !important;
    -webkit-transform: translate(70%, 0);
            transform: translate(70%, 0);
    bottom: auto !important;
    top: 230px;
  }
}


@media (max-width: 450px) {
  .homeslider:after, .fl-node-6049354a6bbb3:after {
      bottom: 160px!important;
  }

}


@media (max-width: 430px) {
  .homeslider:after, .fl-node-6049354a6bbb3:after {
      bottom: 150px!important;
  }
}


@media (max-width: 414px) {
  .homeslider:after, .fl-node-6049354a6bbb3:after {
      bottom: 180px!important;
  }
}

@media (max-width: 332px) {
  .homeslider:after, .fl-node-6049354a6bbb3:after {
      bottom: 220px!important;
  }
}


.img-grid-layout {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(2, 314px);
  grid-gap: 12px;
  margin-bottom: 4.5rem;
}

[class*="img-grid-layout__item--"] {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #000;
}

.img-grid-layout__link {
  z-index: 3;
  background: #fff;
  color: #e05815;
  min-width: 120px;
  margin-top: 1rem;
  display: none !important;
}

[class*="img-grid-layout__item--"]:hover .img-grid-layout__link {
  display: block !important;
}

.img-grid-layout__item--4x4 {
  grid-area: span 2 / span 2;
}

.img-grid-layout__item--2x1 {
  grid-area: span 1 / span 2;
}

.img-grid-layout__item--1x1 {
  grid-area: span 1;
}

.img-grid-layout__img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.8;
  z-index: 1;
}

.img-grid-layout__title {
  font: normal normal 600 40px/38px refrigerator-deluxe, sans-serif;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
  z-index: 2;
  position: relative;
}

.our-products__title {
  font: normal normal 600 50px/24px refrigerator-deluxe, sans-serif;
  letter-spacing: 0px;
  color: #4e5d4a;
  text-transform: uppercase;
}

.our-products__hgroup {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: -6rem;
}

.our-products__img {
  margin-left: auto;
  margin-right: 2rem;
}

.our-products__product-box {
  background: #fff;
  border: 1px solid #6b7d67;
  padding: 1rem 1rem 0;
  cursor: pointer;
}

.our-products__product-name {
  font: normal normal 800 20px/24px refrigerator-deluxe, sans-serif;
  letter-spacing: 0px;
  color: #252b23;
  text-transform: uppercase;
  margin: 2rem 0;
  text-align: center;
  height: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
}

.our-products__product-box p {
  text-align: center;
  font: normal normal 800 20px/24px refrigerator-deluxe, sans-serif;
  letter-spacing: 0px;
  color: #b1afaf;
  text-transform: uppercase;
}

.our-products__view-option {
  all: unset;
  background: #e05814;
  font: normal normal 600 18px/1.5 Source Sans Pro;
  color: #fff;
  width: calc(100% + 2px);
  left: -11px;
  bottom: -1px;
  position: relative;
  cursor: pointer;
  padding: 1rem;
  margin-top: 2rem;
  text-transform: capitalize;
  font-weight: 400;
  display: block;
    text-align: center;
  /* font: normal normal 600 18px/18px Source Sans Pro; */
}

.our-products__view-option:hover {
  border: none;
  background: #6b7d67;
}

.our-products__product-box br {
  display: none;
}

.our-products__products-grid {
  padding: 2rem 0!important;
}

.our-products__product-box img {
    height: 169px;
    width: auto;
    margin: 0 auto;
    display: block;
}

p.sby_caption {
    display: none;
}

.sby_video_thumbnail {
    background: #000;
}

.sby_video_thumbnail img {
    opacity: 0!important;
}

.sby_video_thumbnail.sby_item_video_thumbnail.sby_imgLiquid_bgSize.sby_imgLiquid_ready {
    opacity: .8;
}

.sby_video_thumbnail_wrap.sby_item_video_thumbnail_wrap {
    background: #000;
}

@media (max-width: 1025px) {
  .img-grid-layout {
    grid-template-rows: repeat(2, 143px);
  }

  .img-grid-layout__title {
    font-size: 20px;
  }

  [class*="img-grid-layout__item--"]:hover .img-grid-layout__link {
    display: none!important;
  }

  .our-products__title {
    font-size: 35px;
  }

  .our-products__hgroup .btn {
    display: none;
  }

  .our-products__hgroup {
    margin-bottom: -2rem;
  }

  .our-products__img {
    height: 92px;
  }

  .slick-arrow {
    top: initial;
    bottom: -9rem;
    width: 41px;
    height: 46px;
  }
  .fl-col.fl-node-604a3b024d625,
  .fl-col.fl-node-604a4ca084dfa {
    max-width: 95%;
  }
}

@media (max-width: 600px) {
  .img-grid-layout {
    grid-template-rows: repeat(5, 60px);
    grid-template-columns: 1fr;
    grid-gap: 2px;
    margin: 0;
  }

  [class*="img-grid-layout__item--"] {
    grid-area: span 1;
    background: #4e5d4a;
    align-items: flex-start;
  }
  [class*="img-grid-layout__item--"]:after {
    content: "";
    position: absolute;
    right: 3rem;
    display: block;
    margin: 0;
    width: 13px;
    height: 13px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .img-grid-layout__img {
    display: none;
  }
  .img-grid-layout__title {
    margin: 0 0 0 3rem;
    font-size: 25px;
    max-width: 80%;
  }
}

.make-your-gear__carousel-item .btn.btn--white {
  z-index: 2;
  position: relative;
  margin: 1rem auto 1rem;
  text-align: center;
  display: none;
}

.make-your-gear__carousel-item:hover .btn.btn--white {
  display: block;
}

.make-your-gear__carousel-text-cont {
  display: flex;
  flex-direction: column;
  margin-bottom: 45px;
}

.make-your-gear__carousel-img {
  position: absolute;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.75;
  z-index: 1;
  top: 0;
  left: 0;
}

.make-your-gear__carousel-title {
  z-index: 2;
  position: relative;
  text-align: center;
  font: normal normal 600 30px/1 refrigerator-deluxe, sans-serif!important;
  letter-spacing: 0px;
  color: #ffffff;
  margin: 0 0 2rem;
  text-transform: uppercase;
}

.make-your-gear__carousel-item {
  height: 472px;
  /* width: 95% !important; */
  background: #000;
  /* margin: 0 17px; */
  /* padding: 1rem; */
  position: relative;
  display: flex !important;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}

.make-your-gear__carousel-item .count {
    display: none;
}

.make-your-gear__carousel-item  {
  padding: 3rem 2rem!important;
}

.fl-node-604a20447e1cb > .fl-row-content-wrap {
  padding-top: 95px;
  padding-bottom: 170px;
}

@media (min-width: 1366px) and (max-width: 1500px) {
  .make-your-gear__carousel, .our-products__products-grid, .print-fabric {
    max-width: 1087px;
    margin: 0 auto!important;
  }

  .make-your-gear__carousel-item {
    height: 325px;
  }

  .fl-node-604a20447e1cb > .fl-row-content-wrap {
    padding-top: 80px;
    padding-bottom: 100px;
  }
}

@media (min-width: 1025px) {
  .made-in-lancaster__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}

.made-in-lancaster {
  background: #7e9877;
  color: #fff;
  font: normal normal normal 16px/24px Source Sans Pro;
  overflow: hidden;
}

.made-in-lancaster__grid:before,
.made-in-lancaster__grid:after {
  display: none;
}

.made-in-lancaster__text-content h2 {
  font: normal normal 600 50px/1 refrigerator-deluxe, sans-serif;
  text-transform: uppercase;
  color: #ffffff;
}

.made-in-lancaster__text-content {
  padding: 60px 0;
  display: flex;
  justify-content: flex-end;
}

.made-in-lancaster__img-background {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.made-in-lancaster__img-container {
  position: relative;
  height: 247px;
}

@media (min-width: 600px) {
  .made-in-lancaster__img-container {
    height: 200px;
  }
}

@media (min-width: 1025px) {
  .made-in-lancaster__slash-decor {
    position: absolute;
    top: 0;
    left: -5px;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(
      119deg,
      rgba(126, 152, 119, 1) 0%,
      rgba(126, 152, 119, 1) 49.9%,
      rgba(126, 152, 119, 0) 50.1%,
      rgba(126, 152, 119, 0) 100%
    );
  }
  .made-in-lancaster__img-container {
    height: 100%;
  }
}

@media (min-width: 1366px) {
  .made-in-lancaster__slash-decor {
    background: linear-gradient(
      135deg,
      rgba(126, 152, 119, 1) 0%,
      rgba(126, 152, 119, 1) 49.9%,
      rgba(126, 152, 119, 0) 50.1%,
      rgba(126, 152, 119, 0) 100%
    );
  }
 }

.made-in-lancaster__img-shield {
  position: relative;
  top: 20px;
  left: 60px;
  z-index: 3;
}

.made-in-lancaster__text-wrapper {
  padding: 0 2rem;
}

@media (min-width: 1025px) {
.made-in-lancaster__text-wrapper {
  max-width: 668px;

}
}

.made-in-lancaster__btn {
  margin-top: 41px;
}

@media (min-width: 1366px) and (max-width: 1500px) {
  .made-in-lancaster__slash-decor {
    background: linear-gradient(
      138deg,
      rgba(126, 152, 119, 1) 0%,
      rgba(126, 152, 119, 1) 52.9,
      rgba(126, 152, 119, 0) 53.1%,
      rgba(126, 152, 119, 0) 100%
    );
    left: -1px;
  }

  .made-in-lancaster__text-content {
    padding: 60px 0 60px 50px;
  }
}

.youtube-sec__title {
  font: normal normal 800 20px/22px refrigerator-deluxe, sans-serif;
  letter-spacing: 0px;
  color: #e05814;
}

.youtube-sec__carousel-item {
  background: #f0f0f0;
}

.youtube-sec__img-box:before {
    content: "";
    background: url('https://dutchwaregear.com/wp-content/themes/sbm-bb-theme/assets/img/video-icon.png') no-repeat center;
    background-size: contain;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2;
}

.youtube-sec__img-box {
    position: relative;
    background: #000;
}

.youtube-sec__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    opacity: .8;
}

.youtube-sec__text-cont {
  padding: 1rem 1.2rem 1.8rem;
  color: #252b23;
  font-size: 14px;
}

.youtube-sec__text {
  margin-bottom: 2.6rem;
}

.youtube-sec__link:after,
.explore-sec__link:after {
  content: "";
  display: block;
  position: relative;
  display: inline-block;
  margin: 0 4px 1px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #e05815;
  border-left: 2px solid #e05815;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

@media (min-width: 1366px) and (max-width: 1500px) {
  .youtube-sec__carousel {
    max-width: 1040px;
    margin: 0 auto;
  }
}

.youtube-sec__carousel {
  margin-top: 4rem;
  margin-bottom: 3rem;
}

@media (max-width: 1025px) {
  :is(.our-partners__carousel, .make-your-gear__carousel, .explore-sec__carousel, .youtube-sec__carousel)
    .slick-next {
    right: 50%;
    -webkit-transform: translate(120%, -50%)!important;
            transform: translate(120%, -50%)!important;
    left: inherit;
  }

  :is(.our-partners__carousel, .make-your-gear__carousel, .explore-sec__carousel, .youtube-sec__carousel)
    .slick-prev {
    left: 50%;
    -webkit-transform: translate(-120%, -50%)!important;
            transform: translate(-120%, -50%)!important;
  }

  :is(.our-partners__carousel, .make-your-gear__carousel, .explore-sec__carousel, .youtube-sec__carousel)
    .slick-arrow {
    margin-bottom: -2rem;
  }

  .make-your-gear__carousel-item {
    height: 335px;
  }

  .make-your-gear__carousel-title {
    font-size: 16px!important;
    margin: 0!important;
  }

  .make-your-gear__carousel {
    margin: 0 1rem!important;
  }

  .make-your-gear__carousel-text-cont {
    margin-bottom: 1rem;
  }

  .made-in-lancaster__slash-decor {
    background: linear-gradient(
      104deg,
      rgba(126, 152, 119, 1) 0%,
      rgba(126, 152, 119, 1) 59.9%,
      rgba(126, 152, 119, 0) 60.1%,
      rgba(126, 152, 119, 0) 100%
    );
  }

  .made-in-lancaster__text-content {
    padding: 30px 0 30px 2rem;
    justify-content: flex-start;
  }

  .made-in-lancaster__img-shield {
    /* top: 50%; */
    left: -7%;
  }

  .youtube-sec__carousel {
    margin-bottom: 10rem;
  }

  .youtube-sec__carousel .slick-arrow {
    bottom: -10rem;
  }

  .made-in-lancaster__text-content h2 {
    font-size: 30px;
  }

  .made-in-lancaster__text-content {
    width: calc(100% - 4rem);
    padding-bottom: 60px;
  }

  .made-in-lancaster__btn {
    margin-top: 1rem;
  }

  .made-in-lancaster__img-shield {
    width: 263px;
    height: 261px;
    top: -90px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

@media (max-width: 600px) {
  .made-in-lancaster__text-wrapper {
    max-width: 411px;
  }
  .made-in-lancaster__text-content {
    padding-bottom: 115px;
  }
}

.seo-title {
  text-align: left;
  font: normal normal 600 50px/46px refrigerator-deluxe, sans-serif !important;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
}

.textright-half--section .fl-node-content {
  position: relative;
  z-index: 2;
  margin-right: 3rem;
}

.textright-half--img-box {
  position: relative;
}

@media (min-width: 769px) {
  .textright-half--img-box:before {
    content: "" !important;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(
      100deg,
      rgba(37, 43, 35, 0) 0%,
      rgba(37, 43, 35, 0) 65%,
      rgba(37, 43, 35, 1) 65.2%,
      rgba(37, 43, 35, 1) 100%
    );
    -webkit-filter: blur(.px);
            filter: blur(.px);
  }
}

@media (min-width: 1024px) {
  .textright-half--img-box:before {
    content: "" !important;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(
      100deg,
      rgba(37, 43, 35, 0) 0%,
      rgba(37, 43, 35, 0) 75%,
      rgba(37, 43, 35, 1) 75.2%,
      rgba(37, 43, 35, 1) 100%
    );
    -webkit-filter: blur(.px);
            filter: blur(.px);
  }
}

@media (min-width: 1600px) {
  .textright-half--img-box:before {
    right: -1px;
    background: linear-gradient(
      100deg,
      rgba(37, 43, 35, 0) 0%,
      rgba(37, 43, 35, 0) 84%,
      rgba(37, 43, 35, 1) 84.2%,
      rgba(37, 43, 35, 1) 100%
    );
  }
}

.textright-half--section {
  margin-bottom: 60px;
}

@media (min-width: 1025px) {
  .textright-half--section .fl-node-content {
    max-width: 590px !important;
    float: left;
    width: 100%;
    position: relative;
  }
}

.textleft-half--section {
  padding: 60px 0 40px;
  font-size: 16px;
}

.textleft-half--section .fl-node-content {
  position: relative;
  z-index: 2;
}

@media (min-width: 1025px) {
  .textleft-half--section .fl-node-content {
    max-width: 560px !important;
    width: 100%;
    position: relative;
  }
}

@media (min-width: 1200px) {
  .textleft-half--section .fl-node-content {
    float: right;
  }
}
.textleft-half--img-box {
  position: relative;
}

@media (min-width: 769px) {
  .textleft-half--img-box:after {
    content: "" !important;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(55, 28, 19);
    left: -2px;
    background: linear-gradient(
      81deg,
      rgba(55, 28, 19, 1) 0%,
      rgba(55, 28, 19, 1) 35%,
      rgba(55, 28, 19, 0) 35.2%,
      rgba(55, 28, 19, 0) 100%
    );
  }
}

@media (min-width: 1200px) {
  .textleft-half--img-box:after {
    content: "" !important;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(55, 28, 19);
    left: -2px;
    background: linear-gradient(
      81deg,
      rgba(55, 28, 19, 1) 0%,
      rgba(55, 28, 19, 1) 19%,
      rgba(55, 28, 19, 0) 19.2%,
      rgba(55, 28, 19, 0) 100%
    );
  }
}

@media (min-width: 1600px) {
  .textleft-half--img-box:after {
    background: linear-gradient(
      81deg,
      rgba(55, 28, 19, 1) 0%,
      rgba(55, 28, 19, 1) 15%,
      rgba(55, 28, 19, 0) 15.2%,
      rgba(55, 28, 19, 0) 100%
    );
  }
}

.print-fabric {
  padding: 2rem 0;
}

.print-fabric__item {
  background: #ffffff;
  border: 1px solid #6b7d67;
  width: 90% !important;
  display: flex !important;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem 0 0;
  margin: 0 auto;
  max-width: 260px;
}

.print-fabric__title {
  font: normal normal 800 20px/24px refrigerator-deluxe, sans-serif;
  letter-spacing: 0px;
  color: #252b23;
  text-transform: uppercase;
  margin-bottom: 2rem;
}

.btn.print-fabric__btn {
  width: 100% !important;
}

.print-fabric__item p {
  width: calc(100% + 2px);
  bottom: -1px;
  position: relative;
}

.explore-sec__carousel-item {
  background: #f0f0f0;
  box-shadow: 0px 0px 10px #00000029;
  cursor: pointer;
  display: block;
}


.explore-sec__text-cont {
  font: normal normal normal 14px/18px Source Sans Pro;
  color: #000;
  padding: 1rem 2.2rem 2.5rem;
}

.explore-sec__title {
  font: normal normal 600 20px/22px refrigerator-deluxe, sans-serif;
  letter-spacing: 0px;
  color: #e05814;
}

 .explore-sec__carousel-item:hover {
  background: #6c7d66;
}

.explore-sec__link {
  color: #e15d1c;
}

.explore-sec__carousel-item:hover
  :is(p, a, h1, h2, h3, h4, span, .explore-sec__link) {
  color: #fff;
}

.explore-sec__carousel-item:hover .explore-sec__link:after {
  border-color: #fff;
}

  .explore-sec__carousel {
      display: grid;
      grid-gap: 3rem;
  }

@media (min-width: 600px) {
  .explore-sec__carousel {
      grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1025px) {
  .explore-sec__carousel {
      grid-template-columns: repeat(4, 1fr);
  }
}



.explore-sec__img-box {
    height: 205px;
}

.explore-sec__img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

#sb_instagram .sbi_photo {
  max-width: 320px !important;
}

.our-partners__carousel-items {
  display: flex !important;
  justify-content: center;
}

@media (min-width: 600px) {
  .our-partners__carousel-items {
    padding: 0 0 4rem;
  }

}

@media (min-width: 600px) and (max-width: 1023px) {
  .our-partners__carousel {
    display: grid;
    grid-template-columns: repeat(24, 1fr);
    grid-gap: 20px;
    padding: 0;
  }

  .our-partners__carousel-items {
    grid-column: span 6;
  }

  .our-partners__carousel :nth-child(n + 5) {
    grid-column: span 8;
  }

  .our-partners__carousel-img {
    width: 90%;
    height: 90%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

@media (min-width: 1025px) {
  .our-partners__carousel {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 50px;
    padding: 0;
  }
}

@media (max-width: 600px) {
  #sbi_images .sbi_item {
    width: 50% !important;
  }
}

.fl-node-6065f09963142 {
    min-height: 410px;
}

@media (max-width: 1025px) {
  #sbi_images .sbi_item {
    width: 25% !important;
  }
}

/**
 * Sliders/Carousels
 * Slick Slider - http://kenwheeler.github.io/slick/
 */

/* General styling */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-slide,
.slick-arrow,
.slick-dots button,
.slick-slide:focus * {
  outline: none !important;
}

.slick-initialized .slick-slide {
  float: none;
  display: inline-block;
  vertical-align: middle;
}

/* Preload affect */

.slick-slider .slide {
  display: none;
}

.slick-slider .slide:first-child {
  display: block;
}

.slick-slider.slick-initialized .slide {
  display: block;
}

.js-slider-has-preloader {
  /* Add this class to your slider */
  min-height: 50px;
  position: relative;
}

.js-slider-has-preloader:before {
  content: url("../img/loading.gif"); /* Create and upload a loading gif to your image directory */
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px; /* Update width based on gif size */
  height: 50px; /* Update height based on gif size */
  transition: all 0.5s ease;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.js-slider-has-preloader-init:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}

/* Slick Dots */

.slick-dots {
  padding: 0;
  margin: 0;
  list-style: none;
}

.slick-dots li {
  display: inline-block;
  cursor: pointer;
}

.slick-dots li:only-child {
  display: none;
}

.slick-dots li button {
  display: block;
  cursor: pointer;
  outline: none;
}

/* Custom styling per slider/carousel */

.slick-arrow,
.slick-arrow:focus,
.slick-arrow:active {
  background: #f0f0f0 !important;
  border: none !important;
  width: 81px;
  height: 87px;
  border-radius: 0;
  font-size: 0 !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  top: 50%;
  position: absolute !important;
  padding: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: 99;
}

.slick-arrow:before {
  content: "";
  display: block;
  position: relative;
  display: block;
  margin: 0 auto;
  width: 25px;
  height: 25px;
  border-top: 3px solid #000;
  border-left: 3px solid #000;
}

:is(.our-products__products-grid, .youtube-sec__carousel, .explore-sec__carousel, .our-partners__carousel)
  :is(.slick-arrow, .slick-arrow:focus, arrow:active) {
  background: #4e5d4a !important;
}

:is(.our-products__products-grid, .youtube-sec__carousel, .explore-sec__carousel, .our-partners__carousel)
  .slick-arrow:before {
  border-color: #fff !important;
}

.slick-prev:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: -5px;
}

.slick-next:before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  left: -5px;
}

.homeslider .slick-dots {
  z-index: 100;
  position: absolute;
  font-size: 0;
  bottom: 14rem;
  right: 3rem;
}

@media (min-width: 600px) and (max-width: 1025px) {
  .homeslider .slick-dots {
    display: none!important;
  }
}

.homeslider .slick-dots button {
  font-size: 0;
  padding: 0;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
  border: none;
  margin: 0 2px;
  top: unset;
}

.homeslider .slick-active button {
  background: #e05815;
  /* margin: 0; */
}

@media (min-width: 1365px) {
  .slick-prev {
    left: -105px;
  }

  .slick-next {
    right: -105px;
  }
}

@media (max-width: 1365px) {
  .slick-arrow,
  .slick-arrow:focus,
  .slick-arrow:active {
    top: initial !important;
    width: 54px;
    height: 58px;
    bottom: -10rem;
  }

  .slick-arrow:before {
    width: 15px;
    height: 15px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
  }

  .slick-slider {
    margin-bottom: 0!important;
  }

  .slick-next {
    left: 6.5rem;
  }

  .our-products__products-grid,
  .print-fabric,
  .explore-sec__carousel {
    margin-bottom: 70px!important;
  }

  .youtube-sec__carousel {
    margin-bottom: 100px;
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}

:is(
  .make-your-gear__carousel,
  .explore-sec__carousel,
  .our-products__products-grid,
  .youtube-sec__carousel
  )
  .slick-slide {
  margin: 0 15px;
}

:is(
  .make-your-gear__carousel,
  .explore-sec__carousel,
  .our-products__products-grid,
  .youtube-sec__carousel
  )
  .slick-list {
  margin: 0 -15px;
}
.parent-products-grid-tab .products {
  padding-top: 0px !important;
}

.parent-products-grid-tab .price {
  text-align: center;
  display: block;
}
.sby_inner_item {background: #fbfbfb;}
[id^=sb_youtube_].sb_youtube .sby_item_caption_wrap {
  text-align: left;
  padding: 18px !important;
  min-height: 400px;
  color: #000000;
}
.sby_video_title {
  color:#e05814;
  padding-left: 10px !important;
  text-align: left;
  font: normal normal 800 20px/22px refrigerator-deluxe, sans-serif;
  letter-spacing: 0px;
  margin: 1rem 8px;
  display: block;
}

.sby-owl-nav .sby-owl-next {
  right: -110px;
}
.sby-owl-nav .sby-owl-prev {
  left: -110px;
}
.sby-owl-nav .sby-owl-next:before {
  -webkit-transform: rotate(
    135deg
    );
          transform: rotate(
    135deg
    );
  left: -5px;
}
.sby-owl-nav .sby-owl-prev:before {
  -webkit-transform: rotate(
    -45deg
    );
          transform: rotate(
    -45deg
    );
  right: -5px;
}

.sby-owl-item.active {
    min-width: 250px;
}

.sby-owl-stage {
    height: 430px;
    overflow: hidden;
}

.sby_inner_item {
    height: 400px;
}

.sby-owl-nav {
    margin-top: 20px;
}

@media (min-width: 1205px) {
  .sby-owl-item {
      min-width: 290px;
  }

}

.sby-owl-nav .sby-owl-prev, .sby-owl-nav .sby-owl-next {
  border: none !important;
  width: 81px;
  height: 87px;
  border-radius: 0;
  font-size: 0;
  justify-content: center;
  align-items: center;
  padding: 0;
  z-index: 99;
  background: #4e5d4a !important;
  box-shadow: none!important;
}

.sby-owl-nav .sby-owl-prev:before, .sby-owl-nav .sby-owl-next:before {
  content: "";
  display: block;
  position: relative;
  display: block;
  margin: 0 auto;
  width: 25px;
  height: 25px;
  border-top: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  top: 30px;
}


[id^=sb_youtube_].sb_youtube .sby_info .sby_video_title_wrap {
  text-align: left !important;
}


.sby_play_btn {
  background-image:url('https://dutchwaregear.com/wp-content/themes/sbm-bb-theme/assets/img/video-icon.png');
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 10!important;
}
[id^=sb_youtube_].sb_youtube .sby_play_btn svg:not(:root).svg-inline--fa, .sby_play_btn_bg {
  display: none !important;
}

@media (max-width: 1600px) {
    .sby-owl-nav>div,
    .sby-owl-nav>div:hover {
        top: initial!important;
        left: initial!important;
        right: initial;
        width: 60px!important;
        height: 60px!important;
    }

    .sby-owl-next,
    .sby-owl-next:hover {
        right: 50%!important;
        -webkit-transform: translateX(130%)!important;
                transform: translateX(130%)!important;
    }

    .sby-owl-prev,
    .sby-owl-prev:hover {
        left: 50%!important;
        -webkit-transform: translateX(-130%)!important;
                transform: translateX(-130%)!important;
    }

    .fl-node-604a34fb255eb {
        margin-top: 5rem;
    }

    .sby-owl-nav .sby-owl-prev:before, .sby-owl-nav .sby-owl-next:before {
        width: 20px;
        height: 20px;
        top: 20px;
    }
}

/* Header edits */
@media (min-width: 992px) {
   #mega-menu-header {
      display: flex!important;
      justify-content: space-between;
  }
}

#header-nav {
    position: relative;
    top: -1px;
    height: 0;
}

.fl-node-59b16c38a52e7 {
    margin-top: 1.1rem;
}

#header-main {
    background: #fff;
    z-index: 9999999999;
    position: relative;
}

#header-mobile__logo {
    border-bottom: 1px solid #CCCCCC;
}

#header-mobile__menu-item .uabb-imgicon-wrap {
    height: 27px;
}

@media (min-width: 600px) {
  #header-mobile__menu-item {
      position: relative;
      top: -5px;
  }
   .fl-col-group.fl-node-6061fbe7d9ece {
      display: none!important;
  }
}

.fl-col-group.fl-node-6061e798144b4 {
    padding-top: 0.8rem;
}

.fl-col.fl-node-6061e798145ad.fl-col-small {
    padding: 0!important;
    margin: 0!important;
}

#header-mobile__cta-btn {
    position: relative;
    top: 0px!important;
}

@media (max-width: 769px) {
  #header-mobile__cta-btn {
      top: -5px!important;
  }
}

.fl-node-6061e816d1a3a .uabb-icon-wrap .uabb-icon i:before {
    position: relative;
    left: -5px;
    font-size: 24px;
}

.fl-node-6061e816d1a3a .uabb-icon-wrap .uabb-icon i, .fl-node-6061e816d1a3a .uabb-icon-wrap .uabb-icon i:before {
    color: #e05814;
    font-size: 24px;
}

.fl-node-6061e98702074 .uabb-icon-wrap .uabb-icon i, .fl-node-6061e98702074 .uabb-icon-wrap .uabb-icon i:before {
    font-size: 32px;
}

/* search icon */
#header-mobile__search-header, .fl-node-6061ecb562977 {
    display: none!important;
}

.fl-builder-content .fl-node-6061e816d1a3a .uabb-imgicon-wrap {
    margin: 5px 0 0 0!important;
    height: 21px;
}

/* click to call */

#header-mobile__click-to-contact .fl-module-content {
    margin: 0;
}

.fl-node-59b16c38a08b4.fl-row > .fl-row-content-wrap {
    padding: 0;
}
/* search */
#header-search button[type='submit'] {
    padding: 8px 14px!important;
}

/* Mobile Layout */

@media (max-width: 600px) {

  #header-main .fl-col-group.fl-node-6061e798144b4 {
    display: grid!important;
    grid-template-columns: 1fr 1fr 1fr 1fr!important;
    padding: 1.8rem 0 1.2rem;
  }

  .fl-col.fl-node-6061e798145af.fl-visible-medium-mobile,
  .fl-col-group.fl-node-6061e798144b4:before,
  #header-mobile__cta-btnb {
      display: none!important;
  }

  #cfw-side-cart .wc-proceed-to-checkout{
    display: block;
  }
}

@media (max-width: 768px) {
  .fl-node-6061e798144b4.mobile-nav--sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
  }

  .fl-node-59bba8174f515.mobile-nav--sticky {
    position: fixed;
    top: 91px;
  }

  #header-nav.mobile-nav--sticky {
    position: fixed !important;
    top: 91px !important;
    width: 100% !important;
  }

  #header-nav.mobile-nav--sticky > .fl-row-content-wrap {
    max-height: calc(100vh - 91px);
    overflow: scroll;
  }

  #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item:last-child > a.mega-menu-link {
    padding-right: 9px !important;
  }

  #header-nav.mobile-nav--sticky .fl-node-59b1799608c0f {
    background-color: #fff;
  }
}

 /* Footer lines */

 @media (min-width: 992px) {
    .fl-node-59b6a9c3c0db6, .fl-node-6062240b92d7f {
        position: relative;
    }

    .fl-node-59b6a9c3c0db6:after,
    .fl-node-6062240b92d7f:after {
        content: ""!important;
        display: block;
        position: absolute;
        top: 0;
        right: 1rem;
        height: 200px;
        width: 1px;
        background: #53604d;
    }
}

@media (min-width: 667px) and (max-width: 992px) {
   .fl-node-6062329252254 {
       position: relative;
   }

   .fl-node-6062329252254:after {
       content: ""!important;
       display: block;
       position: absolute;
       top: 0;
       right: 1rem;
       height: 200px;
       width: 1px;
       background: #53604d;
   }
}

@media (max-width: 992px) {
    .explore-sec__carousel .row > div:nth-child(2n+3) {
      clear: left;
    }

  .fl-node-59ba9fc457be6.fl-module > .fl-module-content {
        margin-right: 7px
  }
}

#homepage-header {
    min-height: 1px;
}

.bx-viewport {
    height: auto!important;
}
div.sb_instagram_header.sbi_no_avatar {
  display: none;
}

.fl-post-text .pp-custom-grid-product-rating {
  margin-top: 15px;
}
.fl-post-text .star-rating {
  float: none;
}

/* Mobile search */
.shown {
    display: block !important;
    z-index: 999999;
    background-color: #ffffff;
    /* margin-top: 127px; */
    position: absolute;
    height: 85px;
    width: 100%;
}

/* Checkout styling fixes - SC 01/09/2023 */
.woocommerce-checkout .woocommerce-shipping-fields .checkbox input[type=checkbox] { margin-left: 0 !important; }
.woocommerce-checkout .fl-post-title { display: none !important; }

.woocommerce-checkout div.woocommerce h3 {
  font-family: refrigerator-deluxe, sans-serif;
  font-weight: 700;
  line-height: 1;
  text-align: left;
  font-size: 30px;
  color: #252b23;
}

.woocommerce-checkout #payment #place_order { 
    z-index: 16 !important; 
    width: 100%;
    font-size: 21px;
    text-transform: capitalize;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.woocommerce-checkout .fl-post {
    margin-top: 80px;
    margin-right: 20px;
    margin-bottom: 20px !important;
    margin-left: 20px;
}

.woocommerce-checkout .fl-post-content h1 {
    font-family: refrigerator-deluxe, sans-serif;
    font-weight: 700;
    line-height: 1;
    text-align: left;
}

@media (min-width: 993px) {
  .woocommerce-checkout .fl-post {
      margin-right: 50px;
      margin-bottom: 100px !important;
      margin-left: 50px;
  }

  .woocommerce-checkout #payment #place_order { 
    z-index: 16 !important; 
    width: 48%;
  }
}