/** Shopify CDN: Minification failed

Line 11:0 All "@import" rules must come first

**/
* {
  box-sizing: border-box;
}


@import url('https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap');
 /* font-family: "Geist", sans-serif; */

@font-face {
  font-family: "outfitblack";
  src: url("/cdn/shop/files/outfit-black-webfont.woff2")
      format("woff2"),
    url("/cdn/shop/files/outfit-black-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "outfitbold";
  src: url("/cdn/shop/files/outfit-bold-webfont.woff2")
      format("woff2"),
    url("/cdn/shop/files/outfit-bold-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "outfitextra_bold";
  src: url("/cdn/shop/files/outfit-extrabold-webfont.woff2")
      format("woff2"),
    url("/cdn/shop/files/outfit-extrabold-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "outfitextra_light";
  src: url("/cdn/shop/files/outfit-extralight-webfont.woff2")
      format("woff2"),
    url("/cdn/shop/files/outfit-extralight-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "outfitlight";
  src: url("/cdn/shop/files/outfit-light-webfont.woff2")
      format("woff2"),
    url("/cdn/shop/files/outfit-light-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "outfitmedium";
  src: url("/cdn/shop/files/outfit-medium-webfont.woff2")
      format("woff2"),
    url("/cdn/shop/files/outfit-medium-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "outfitregular";
  src: url("/cdn/shop/files/outfit-regular-webfont.woff2")
      format("woff2"),
    url("/cdn/shop/files/outfit-regular-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "outfitsemi_bold";
  src: url("/cdn/shop/files/outfit-semibold-webfont.woff2")
      format("woff2"),
    url("/cdn/shop/files/outfit-semibold-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "outfitthin";
  src: url("/cdn/shop/files/outfit-thin-webfont.woff2")
      format("woff2"),
    url("/cdn/shop/files/outfit-thin-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}

html,
body {
  margin: 0;
  padding: 0;
  font-family: "outfitregular";
  letter-spacing: 0.5px;
}

img {
  max-width: 100%;
}

form-embed#app-embed-container-585090 {
  display:none !important;
}


@media(min-width:1199px) {
 .header:not(.drawer-menu).page-width {
      padding:7px 100px !important;
  }
 .page-width,
 .container {
  max-width:100%;
  width:100%;
  padding:0 100px;
}
}

.wfq-Taste-headerIcon-desktop {
  display:none !important;
}

#PBarNextFrameWrapper {
  display: none !important;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.inqueryModal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.inqueryModal .btn {
  padding: 8px 20px;
  font-size: 18px;
  width: 100%;
}


.inqueryModal .modal-content {
  background: #fff;
  margin: 30px auto;
  padding: 20px;
  border-radius: 8px;
  max-height: calc(100vh - 60px);
  overflow: auto;
  max-width: 450px;
  width: 100%;
  position: relative;
}

.inqueryModal .close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 20px;
  cursor: pointer;
}


.product__description  {
  font-size: 16px;
  line-height: 1.5;
}
.product__description h2 {
  font-size: 20px;
}

.mainProduct .blockData .price__regular .price-item--regular {
    font-family: outfitbold;
    font-size: 24px;
    font-weight: 700;
}

 .breadcrumbs {
     margin: 0;
     padding:8px 0;
     border-bottom:1px solid #ddd;
   }

   .breadcrumbs__list {
     list-style-type: none;
     margin: 0;
     padding: 0;
   }

   .breadcrumbs__item {
     display: inline-block;
     font-size:14px;
     font-family:outfitregular;
   }
   .breadcrumbs__item h2 {
      font-family:outfitregular;
     line-height:1;
     margin:0;
     font-size:14px;
     display:inline;
     font-weight:normal;
   }

   .breadcrumbs__item:not(:last-child)::after {
     border-style: solid;
     border-width: .10em .10em 0 0;
     content: '';
     display: inline-block;
     height: 7px;
     margin: 0 7px 0px 1px;
     position: relative;
     transform: rotate(45deg);
     vertical-align: middle;
     width: 7px;
   }

   .breadcrumbs__link {
    color:#000;
     text-decoration:none;
   }
  .breadcrumbs__link:hover {
    color:#e65c00;
  }

@media (min-width: 576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1140px;
    max-width: 100%;
  }
}

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 50px;
    padding-left: 50px;
  }
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12,
  .col,
  .col-auto,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm,
  .col-sm-auto,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md,
  .col-md-auto,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg,
  .col-lg-auto,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl,
  .col-xl-auto {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12,
  .col,
  .col-auto,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm,
  .col-sm-auto,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md,
  .col-md-auto,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg,
  .col-lg-auto,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl,
  .col-xl-auto {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12,
  .col,
  .col-auto,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm,
  .col-sm-auto,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md,
  .col-md-auto,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg,
  .col-lg-auto,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl,
  .col-xl-auto {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12,
  .col,
  .col-auto,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm,
  .col-sm-auto,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md,
  .col-md-auto,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg,
  .col-lg-auto,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl,
  .col-xl-auto {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.000000%;
  -ms-flex: 0 0 8.000000%;
  flex: 0 0 8.000000%;
  max-width: 8.000000%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.000000%;
  -ms-flex: 0 0 33.000000%;
  flex: 0 0 33.000000%;
  max-width: 33.000000%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.000000%;
  -ms-flex: 0 0 58.000000%;
  flex: 0 0 58.000000%;
  max-width: 58.000000%;
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.000000%;
  -ms-flex: 0 0 83.000000%;
  flex: 0 0 83.000000%;
  max-width: 83.000000%;
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.000000%;
    -ms-flex: 0 0 8.000000%;
    flex: 0 0 8.000000%;
    max-width: 8.000000%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.000000%;
    -ms-flex: 0 0 33.000000%;
    flex: 0 0 33.000000%;
    max-width: 33.000000%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.000000%;
    -ms-flex: 0 0 58.000000%;
    flex: 0 0 58.000000%;
    max-width: 58.000000%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.000000%;
    -ms-flex: 0 0 83.000000%;
    flex: 0 0 83.000000%;
    max-width: 83.000000%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.000000%;
    -ms-flex: 0 0 8.000000%;
    flex: 0 0 8.000000%;
    max-width: 8.000000%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.000000%;
    -ms-flex: 0 0 33.000000%;
    flex: 0 0 33.000000%;
    max-width: 33.000000%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.000000%;
    -ms-flex: 0 0 58.000000%;
    flex: 0 0 58.000000%;
    max-width: 58.000000%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.000000%;
    -ms-flex: 0 0 83.000000%;
    flex: 0 0 83.000000%;
    max-width: 83.000000%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.000000%;
    -ms-flex: 0 0 8.000000%;
    flex: 0 0 8.000000%;
    max-width: 8.000000%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.000000%;
    -ms-flex: 0 0 33.000000%;
    flex: 0 0 33.000000%;
    max-width: 33.000000%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.000000%;
    -ms-flex: 0 0 58.000000%;
    flex: 0 0 58.000000%;
    max-width: 58.000000%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.000000%;
    -ms-flex: 0 0 83.000000%;
    flex: 0 0 83.000000%;
    max-width: 83.000000%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.000000%;
    -ms-flex: 0 0 8.000000%;
    flex: 0 0 8.000000%;
    max-width: 8.000000%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.000000%;
    -ms-flex: 0 0 33.000000%;
    flex: 0 0 33.000000%;
    max-width: 33.000000%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.000000%;
    -ms-flex: 0 0 58.000000%;
    flex: 0 0 58.000000%;
    max-width: 58.000000%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.000000%;
    -ms-flex: 0 0 83.000000%;
    flex: 0 0 83.000000%;
    max-width: 83.000000%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* ================================== */



.quote_sec {
background: #F37035;
color:#fff;
border-bottom:2px solid #fff;
}
.quote_sec .quoteBox {
  max-width:500px;
}
.quote_sec .quoteBox span {
  display:block;
}
.quote_sec .quoteBox h2 {
  font-size:24px;
  margin:0 0 20px;
  font-weight:normal;
  color:#fff;
  font-family: "outfitregular";
}
.quote_sec .quoteBox .btn {
  font-size:16px;
  color:#fff;
  background:#f46b25;
  border-radius:40px;
  padding:6px 20px;
  border:1px solid #fff;
  box-shadow:0 0 8px 0 #0000001a;
}

.mainProduct {
  background: #f9fafb;
}

.mainProduct .product__description br + br {
  display: none;
}

.mainProduct .blockData {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 0 1px 1px #b4b4b4;
  padding: 20px;
  position: relative;
}
.mainProduct .stockData {
  position: absolute;
  right: 20px;
  top:15px;
} 

.mainProduct .in-stock-message {
  margin: 0;
  color: #888;
} 

.mainProduct .in-stock-message span {
  display: block;
  color: green;
}

.pdpButtons {
  display: flex;
  gap:10px;
  font-family: 'outfitbold';
  align-items: center;
}
.pdpButtons > div,
.pdpButtons product-form {
    width: calc(50% - 5px);
}
.omg-button-quote-onboarding button,
.pdpButtons .addtoCart {
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 40px !important;
  width: 100% !important;
  cursor: pointer;
  font-size: 15px !important;
  background: #fff;
  border:1px solid #eee;
  border-radius: 4px !important;
  font-family: 'outfitbold';
}
.pdpButtons > div product-form,
.pdpButtons .product-form__buttons {
  width: 100%!important;
  max-width: 100% !important;
}

.pdpButtons .addtoCart svg {
  width: 17px;
  height: auto;
}
.pdpButtons .addtoCart:hover {
  background: #f1f1f1;
}

.omg-button-quote-onboarding button {
  background: #e65c00 !important;
  color: #fff !important;
}

.pdf-download-button {
  display: block;
  padding: 6px 10px;
  text-align: center;
  background: #efefef;
  border:1px solid #fff;
  border-radius: 6px;
  text-decoration: none;
  font-family: 'outfitbold';
  color: #000;
}
.pdf-download-button:before{
  display:inline-block;
  content:"";
  background-image:url(/cdn/shop/files/downloade.png?v=1754215908);
  background-size:contain;
  width:17px;
  height:17px;
  margin-right:5px;
}


.bulkInquery {
  padding: 10px;
  background: #eff6ff;
  border-radius: 6px;
  color: #1d4ed8;
 
  border:1px solid #1d4ed8;
    font-size: 15px;
  margin-top: 10px;
}

.bulkInquery .callBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 10px;
  border-radius: 6px;
  text-align: center;
  border:1px solid #1d4ed8;
  text-decoration: none;
    font-family: 'outfitbold';
  font-size: 15px;
}
.bulkInquery .callBtn svg {
  margin-right: 5px;
  width: 20px;
  height: auto;
}

media-gallery {
  background: #fff;
  display: block;
  border:1px solid #eee;
  border-radius: 4px;
}

.product__title h1 {
    font-size: 26px;
  font-family: "outfitbold";
  
}

.bottomData {
  display: flex;
  align-items: center;
  gap:10px;
}
.bottomData div {
  width: calc(33% - 10px);
  background: #f0fdf4;
  text-align: center;
  border-radius: 5px;
  color: #166534;
  padding: 8px;
}
.bottomData div p {
  margin: 0;
  font-size: 10px;
}

.bottomData div + div {
  color: #2563eb;
  background: #eff6ff;
}
.bottomData div + div + div {
  color: #9333ea;
  background: #faf5ff;
}
.product-media-container {
  border: none !important;
}

.section-header {
  z-index:9;
}

.section-header:not(.header2) .header {
  border-bottom: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
}
.headSearch .fieldBlock {
  position: relative;
}
.headSearch .fieldBlock .field_label {
  display: none !important;
}


.header2 .headSearch {
  width: 330px;
}
.header2 details-modal.header__search.headSearch {
  display:none!important;
}

.predictive-search {
  max-width: 720px;
  margin: auto;
  left: calc(50% - 400px) !important;
}

.field_input {
  padding: 15px 20px;
    border-radius: 50px;
  width: 100%;
  border:1px solid #000000;
}

.headSearch .fieldBlock .field_input:focus {
  outline: none;
  box-shadow: none !important;
}

.template-product .headingBlock h2 {
  font-size: 32px;
}


.inqueryBtn {
  margin-left: 16px;
  padding-top: 9px;
}
.inqueryBtn .btn {
  font-size: 16px;
  padding: 7px 12px;
  font-family: "outfitbold";
  display: block;
  width: max-content;
  margin-left: auto;
  cursor: pointer;
}


.headingBlock h2 {
  font-size: 55px;
  font-family: "outfitbold";
  text-transform: capitalize;
  line-height: 60px;
  color: #000;
  text-align: center;
}

.bannerSection {
  font-family: "Outfit", sans-serif;
  overflow: hidden;
}


.bannerImage img {
  width: 100%;

}

.bannerSection .contentBox {
  padding: 60px 0;
}
.bannerSection h1 {
 font-family: "outfitmedium";
 font-weight:normal;
  font-size: 46px;
  line-height: 52px;
  color: #000000;
}

.bannerSection h1 span {
  color:#F46F2F;
}

.bannerSection h3 {
  font-family: "outfitbold";
  font-size: 20px;
  line-height: 30px;
  color: #000000;
}
.bannerSection p {
  font-size: 16px;
  line-height: 27px;
  color: #000000;
}

.btn {
  background-color: #eea035;
  font-size: 18px;
  display: inline-block;
  padding: 10px 30px;
  border-radius: 40px;
  color: #fff;
  border: none;
  text-decoration: none;
  transition: 0.3s all;
  cursor: pointer;
}

.btn:hover {
    background: #000000;
  color: #fff;
}

.bannerSection .btn {
  font-size:16px;
  background:#F46B25;
}


.btn2 {
  background: #000000;
  color: #fff;
}
.btn2:hover {
   background: #fff;
  color: #eea035;
}


.iconBlock {
border-top:1px solid #eea035;
padding:10px 0;
border-bottom:1px solid #eea035;
}

.iconBlock .page-width {
  max-width:700px;
}

.iconBlock .iconBox {
  display: flex;
  align-items: center;
}
.iconBlock .imageBox {
  padding: 4px 10px;
}
.iconBlock .iconBox svg {
  height:25px;
  width: auto;
}
.iconBlock .iconBox h4 {
  font-family: "outfitregular";
  font-weight:normal;
  font-size: 16px;
  margin: 0;
  color: #000000;
}

.brandSection .headingBlock {
  text-align: center;
  margin-bottom: 1.5rem;
}
.brandSection .headingBlock h2 {
  margin: 0 0 10px;
  line-height: 1;
}
.brandSection .headingBlock p {
  margin: 0;
}

.brandSection img {
  max-width: 290px;
  width: 100%;
  display: block;
  margin: auto;
}

.instant-support {
  background: #eea035;
  overflow: hidden;
}

.instant-support .container {
  max-width: 1140px;
}

.instant-support .contentBlock {
  padding: 70px 0;
}

.instant-support h2 {
  font-family: "outfitbold";
  font-size: 40px;
  line-height: 51px;
  color: #ffffff;
}
.instant-support ul {
  padding: 0;
  margin: 0 0 40px;
}
.instant-support ul li {
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: 400;
  padding: 10px 0;
  border-bottom: 1px solid #fff;
  padding-left: 25px;
  color: #ffffff;
}

.instant-support ul li img {
  position: absolute;
  top: 19px;
  left: 0;
  width: 14px;
}

.instant-support img {
  max-width: 426px;
  margin-bottom: -2.2%;
}

.ExploreSection .heading-block{
text-align:center;
margin:0 0 40px;
}
.ExploreSection .heading-block h2 {
  font-size:32px;
  text-transform:uppercase;
  margin:0;
}
.ExploreSection .heading-block h2::after {
content:"";
display:block;
width:200px;
height:2px;
background:#FA8B40;
margin:10px auto 0;
}

.ExploreSection .col-md-4 {
  margin-bottom: 30px;
}
.ExploreSection .contentBlock {
  border-radius: 10px;
  padding: 20px 20px 15px;
  border:1px solid #CCCCCC;
height: 100%;
}

.ExploreSection .contentBlock h4 {
  font-size: 24px;
  font-weight:normal;
  line-height: 27px;
  color: #000;
}

.ExploreSection .contentBlock h4 a {
  text-decoration:none;
  color:inherit;
}

.ExploreSection .contentBlock ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}

.ExploreSection .contentBlock ul li {
  display: inline-block;
  font-size: 14px;
  color: #212121;
  background-color: #E6E6E6;
  padding: 5px 10px;
  border-radius: 5px;
  margin: 0 10px 10px 0;
}

.ExploreSection .btnCenter {
  text-align: center;
}
.ExploreSection .btnCenter .btn {
  width: 300px;
}
.homeProducts .heading-block{
text-align:center;
margin:0 0 40px;
}
.homeProducts .heading-block h2 {
  font-size:32px;
  text-transform:uppercase;
  margin:0;
}
.homeProducts .heading-block h2::after {
content:"";
display:block;
width:200px;
height:2px;
background:#FA8B40;
margin:10px auto 0;
}
.homeProducts .contentBlock {
  border-radius: 10px;
  padding: 15px;
  border: 1px solid #CCCCCC;
  height: 100%;
}

.homeProducts .col-md-3 {
  margin-bottom:20px;
}

.homeProducts .contentBlock h4 {
  font-size:16px;
  color:#000000;
  margin:0;
  text-align:center;
  font-weight:normal;
}
.homeProducts .contentBlock h4 a {
  color:inherit;
  text-decoration:none;
}

.homeProducts .text-center {
  text-align:center;
}

.homeProducts .text-center .btn {
  font-size:16px;
  padding:8px 25px;
  border-radius:30px;
  background:#F46B25;
  box-shadow:0 0 8px #0000001a;
}

.trustBlock {
  text-align: center;
}
.trustBlock img {
  max-width: 100px;
  height: auto;
}

.trustBlock h4 {
  color: #F46F2F;
  font-family: "outfitbold";
  font-size: 32px;
  line-height: 1.2;
  margin: 0 0 10px;
}

.trustBlock p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #000000;
  margin: 0;
}

.brandCategorie h2 {
  font-family: "Outfit", Sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 27px;
    color: #F46F2F;
    margin:0 0 50px;
}
.brandCategorie .col-md-6 .col-12,
.brandCategorie .col-md-6 .col-md-4,
.brandCategorie .col-md-6 .col-md-6 {
padding:0 5px;
}
.brandCategorie .col-md-6 .row {
  margin:0 -5px;
}
.brandCategorie .brandsBlock {
  position:relative;
}

.brandCategorie .brandsBlock::after {
  content:"";
  height:100%;
  width:1px;
  border-right:1px dashed #919191;
  position:absolute;
  top:0;
  right:0;
}

.CategoriesBlock .brandBlock {
  display: flex;
  align-items: center;
}

.brandBlock {
  padding: 14px 10px;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  margin-bottom: 10px;
}
.brandBlock img {
  display: block;
  margin: auto;
  max-width: 200px;
  width: 100%;
}

.CategoriesBlock .brandBlock p {
  color: #000;
  font-size: 16px;
  margin: 0 0 0 10px;
}

.Industries .row {
  justify-content: center;
}

.template-product .shadeBlock {
   padding:20px;
    background:#fff;
    border-radius:8px;
    border:1px solid #f1f1f1;
}

.productDeals {
  padding: 40px 0;
  background: linear-gradient(to right, #f0f7ff, #fff8f0);

}
.shipvolume {
  margin-bottom: 20px;
}
.shipvolume p {
  display: flex;
  align-items: center;
  margin: 0;
  font-size: 14px;
}
.shipvolume p svg {
  margin-right: 7px;
}
.product-form__input {
  display: flex;
  align-items: center;
}
.product-form__quantity .form__label {
  line-height: 1;
  margin: 0 7px 0 0;
}

.quantity {
  border-radius: 8px;
  border:1px solid #eee;
  display: flex;
  align-items: center;
    width: 110px;
  height: 40px;
}
.quantity__button {
  width: 40px;
  height: 40px;
  background: transparent !important;
  border: none;
  padding: 5px;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.quantity__button svg {
  width: 10px;
  height: auto;
  position: relative;
  z-index: -1;
}
.quantity__button .svg-wrapper {
    position: relative;
  right: auto !important;
  z-index: -1;
}

.quantity__input {
  height: 40px;
  border:none;
  width: 100%;
  text-align: center;
  min-height: 40px;
    border-top:1px solid #eee;
  border-bottom:1px solid #eee;
}

.cardBlock {
  text-align: center;
}

.productDeals .cardIcon {
  width: 60px;
  height: 60px;
  padding: 10px;
  background: #fff;
  border-radius: 50px;
  box-shadow: 0 2px 2px #aeaeae;
  color: #f97316;
  display: inline-block;
  margin-bottom: 10px;
}

.cardBlock span {
  font-size: 42px;
  font-weight: 700;
   font-family: "outfitbold";
}

.cardBlock p {
  font-size: 14px;
  margin: 0;
}


.custom-pricing-card {
  background-color: #fff7f0;
  border: 1px solid #f4cbaa;
  border-radius: 8px;
  padding: 20px;
  margin: 20px auto;
  text-align: center;
  font-family: sans-serif;
}

.custom-pricing-heading {
  color: #d35400;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
   font-family: "outfitbold";
  gap: 8px;
  font-size: 16px;
}

.custom-pricing-heading .icon {
  width: 18px;
  height: 18px;

  stroke: #d35400;
}

.custom-pricing-subtext {
  margin: 8px 0 16px;
  font-size: 14px;
  color: #c22a03;
}

.custom-pricing-button {
  background-color: #e65c00;
  color: white;
  padding: 7px 16px;
  border-radius: 6px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-weight: 500;
  transition: background-color 0.3s ease;
}

.RelatedProduct .custom-pricing-button {
  width: max-content;
  margin: auto;
   font-family: "outfitbold";
}

.custom-pricing-button:hover {
  background-color: #cf4f00;
}

.custom-pricing-button .icon-btn {
  width: 18px;
  height: 18px;
  stroke: white;
}

.TrustedSection {
  border-top:2px solid #f46f2f;
}

@media (min-width: 1099px) {
  .Industries .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.Industries .IndusBlock {
  margin-bottom: 30px;
  text-align: center;
}

.Industries .icon-wrapper {
  padding: 25px 25px 25px 25px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #0a0a0a;
  border-radius: 500px 500px 500px 500px;
}

.Industries .icon-wrapper img {
  max-width: 70px;
  height: auto;
}

.whoWe_are {
  background-color: transparent;
  background-image: linear-gradient(180deg, #ffffff 0%, #f8ecdc 100%);
}

.whoWe_are .rowblock {
  margin-bottom: 30px;
}
.whoWe_are .contentBlock {
  border-radius: 15px 15px 15px 15px;
  box-shadow: 0px 10px 34px 0px rgba(0, 0, 0, 0.25);
  padding: 25px;
  background-color: transparent;
  background-image: linear-gradient(180deg, #ffffff 0%, #f8ecdc 100%);
  height: 100%;
}

.whoWe_are .icon-wrapper img {
  width: 80px;
  height: 80px;
  object-fit: contain;
}

.whoWe_are .row .rowblock:nth-child(odd) .contentBlock {
  background-color: transparent;
  background-image: linear-gradient(180deg, #eea035 0%, #e6921e 100%);
}

.whoWe_are .contentBlock h4 {
  font-size: 24px;
  font-family: "outfitbold";
  line-height: 27px;
  color: #000000;
  margin: 0 0 20px;
}

.whoWe_are .contentBlock p {
  font-family: "outfitlight";
  margin: 0;
  font-size: 18px;
}

.ClientSection .clientBlock {
  padding: 35px;
  background: #ffffff;
  text-align: center;
  border: 1px solid #000000;
  border-radius: 35px;
  box-shadow: 6px 36px 27px -4px rgba(0, 0, 0, 0.11);
  margin-bottom: 30px;
}

.ClientSection .clientBlock .cl_img {
  width: 80px;
  margin: auto;
}
.ClientSection .clientBlock p {
  font-family: outfitlight;
  font-size: 20px;
  line-height: 1.5;
  margin: 0 0 15px;
}

.ClientSection .clientBlock .cl_name {
  font-family: "outfitbold";
  font-size: 24px;
  line-height: 25px;
  color: #eea035;
  margin: 0;
}

.ClientSection .clientBlock .cl_posstion {
  font-family: "outfitbold";
  font-size: 20px;
  margin: 0;
  line-height: 25px;
  color: #000000;
}

.hide {
  display: none !important;
}

.contactForm h4 {
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  color: #000000;
}

.contactForm .btn {
  width: 100%;
  padding: 15px;
  border-radius: 5px;
  cursor: pointer;
}

.contactForm .form__message {
  margin-bottom: 10px;
}

.responTime {
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  text-align: center;
  margin: 0;
}

.field_block {
  display: block;
  width: 100%;
  margin-bottom: 12px;
}

.field_block .field_label {
  display: none !important;
}

.field_block .field_input {
  width: 100%;
  padding: 10px 15px;
  font-size: 18px;
  font-family: "Outfit", Sans-serif;
  border: 1px solid #ddd;
  background-color: #ffffff;
  border-radius: 10px 10px 10px 10px;
}

.field_block .field_input:focus {
  outline: none;
  box-shadow: none !important;
}
.footer__list-social li {
  margin-left: 7px;
}
.footer__list-social .list-social__link {
  width: 35px;
  height: 35px;
  border-radius: 50px;
  border: 2px solid #fff;
  padding: 0;
  align-items: center;
  justify-content: center;
}
.footer__list-social .list-social__item .svg-wrapper,
.footer__list-social .list-social__item .icon {
  width: 18px;
  height: 18px;
}

@keyframes elementor-animation-pulse {
  25% {
    transform: scale(1.1);
  }
  75% {
    transform: scale(0.9);
  }
}

.footer__list-social .list-social__link:hover {
  background: #fff;
  animation-name: elementor-animation-pulse;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

.footer__list-social .list-social__link:hover svg path {
  fill: #f46b25;
}


.footer-block__details-content .list-menu__item--link {
  text-decoration: none !important;
  font-family: "outfitregular";
  color: #fff;
  font-size: 18px !important;
}
.footer-block__details-content .contactData {
  margin: 0;
  padding: 0;
}
.footer-block__details-content .contactData li {
  display: flex;
  align-items: flex-start;
  text-decoration: none !important;
  font-family: "outfitregular";
  color: #fff;
  font-size: 18px !important;
  margin:0 0 20px;
}

.footer-block__details-content .contactData li img {
  max-width: 25px;
  border: none;
  display:none;
  margin-right: 5px;
}



@media (max-width: 1099px) {
  .bannerSection h1 {
    font-size: 32px;
    line-height: 40px;
  }

  .bannerSection p {
    font-size: 16px;
    line-height: 20px;
  }
  .bannerSection .contentBox {
    padding: 15px;
  }
  .bannerSection h3 {
    font-size: 18px;
  }
  .iconBlock .iconBox {
    margin-bottom: 10px;
    display: block;
    text-align: center;
  }

  .iconBlock .iconBox h4 {
    font-size: 16px;
  }
  .iconBlock .iconBox svg {
    height: 40px;
  }

  .btn {
    font-size: 20px;
  }

  .instant-support h2 {
    font-size: 32px;
    line-height: 38px;
  }

  .instant-support .container {
    width: 100%;
  }
  .ExploreSection .contentBlock h4 {
    font-size: 24px;
    line-height: 20px;
    margin: 0 0 15px;
  }
  .ExploreSection .contentBlock ul li {
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    background-color: #e6e6e6;
    padding: 4px 8px;
    border-radius: 5px;
    margin: 0 5px 6px 0;
  }

  .ExploreSection .contentBlock {
    padding: 25px 15px;
  }
  .TrustedSection {
    padding: 30px 0;
  }


.brandCategorie h2 {
margin:0 0 30px;
}
.trustBlock {
  margin:0 0 20px;
}

  .brandCategorie .row {
    margin: 0 -7px;
  }


  
  .brandCategorie .row .col-md-12,
  .brandCategorie .row .col-md-4,
  .brandCategorie .row .col-md-6 {
    padding: 0 7px;
  }
  .CategoriesBlock .brandBlock svg {
    max-width: 30px;
  }
  .CategoriesBlock .brandBlock p {
    font-size: 14px;
    margin: 0 0 0 5px;
  }

  .headingBlock h2 {
    font-size: 40px;
    line-height: 48px;
    margin: 0 0 20px;
  }

  .Industries .icon-wrapper img {
    max-width: 40px;
  }
  .Industries .icon-wrapper {
    padding: 15px;
  }
  .Industries .IndusBlock {
    margin-bottom: 20px;
  }
  .Industries .IndusBlock p {
    margin: 10px 0 0;
  }

  .Industries {
    padding: 40px 0 !important;
  }

  .whoWe_are {
    padding: 40px 0;
  }

  .whoWe_are .icon-wrapper img {
    width: 60px;
    height: 60px;
  }
  .whoWe_are .contentBlock {
    padding: 15px;
  }

  .whoWe_are .contentBlock h4 {
    font-size: 20px;
  }

  .whoWe_are .contentBlock p {
    font-size: 16px;
  }
  .ClientSection .clientBlock {
    padding: 20px;
  }
  .ClientSection .clientBlock p {
    font-size: 16px;
  }
  .ClientSection .clientBlock .cl_name {
    font-size: 20px;
  }
  .ClientSection .clientBlock .cl_posstion {
    font-size: 16px;
    line-height: 1.4;
  }
  .footer .page-width {
    padding: 0 20px;
  }
  .copyright__content {
    font-size: 14px;
    line-height: 20px;
  }
  .footer__list-social .list-social__item .svg-wrapper,
  .footer__list-social .list-social__item .icon {
    width: 20px;
    height: 20px;
  }
  .footer__list-social .list-social__link {
    width: 45px;
    height: 45px;
  }
}

@media (min-width: 768px) {

.WhatsappIcon  {
  display: none !important;
}
header2 .header__search {
  display: none !important;
}
}
@media (max-width: 767px) {
.header__heading-logo {
  max-width:200px;
}
.header2 .headSearch {
  display:none;
}
.homeProducts .heading-block h2,
.ExploreSection .heading-block h2 {
  font-size:22px;
}

.brandCategorie .brandsBlock {
  padding:20px 4px !important;
}

.ExploreSection .contentBlock h4 {
  font-size:18px;
  margin:20px 0 15px;
}

.quote_sec .quoteBox {
  margin:0 0 30px;
}

.mainProduct .in-stock-message {
  line-height: 1.4;
  font-size: 12px;
}
  .pdpButtons .addtoCart {
    margin-bottom:10px;
  }
.template-product .headingBlock h2 {
  font-size: 24px;
}
  .spec-header,
  .spec-table,
.pdpButtons {
flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

  .spec-column {
    width: 100%;
  }
  .spec-header .quote-btn {
    margin-top:10px;
  }
  
  .pdpButtons > div, .pdpButtons product-form {
    width: 100%;
  }
.pdpButtons > div product-form, .pdpButtons .product-form__buttons {
  margin: 0 !important;
}
.shipvolume p {
  font-size: 12px;
}
  .shipvolume p svg {
    width: 15px;
    height: auto;
  }
  .mainProduct .blockData {
    padding: 12px;
  }
  .bulkInquery .callBtn,
.bulkInquery {
  font-size: 12px;
}
  .bulkInquery .callBtn svg {
    width: 20px; height: auto;
  }

  .custom-pricing-button {
    padding: 8px 10px;
    font-size: 14px;
  }
   .custom-pricing-button  svg {
     width: 17px;
     height: auto;
   }
.Industries .IndusBlock p {
  line-height: 1.3;
}
 .predictive-search,
.predictive-search.predictive-search--header {
  max-width: 100%;
  left: 0 !important;
  border: none;
}
  
#predictive-search-results-groups-wrapper .predictive-search__result-group:first-child {
  display: none !important;
}

  
.header2 .header__heading {
  max-width: 90px;
}

 .headSearch .reset__button.field__button {
  display: none !important;
}
.headSearch .predictive-search {
    padding: 0 10px;
  }
 .header2 .header__search.headSearch {
  display: block !important;
    width: auto !important;
}

.brandBlock img {
  max-width:100px;
}

  .headSearch .field_input {
  padding: 12px 20px;
}
  .headSearch .search__button {
    top:-1px;
  }
  
.section-header:not(.header2) .header {
  padding: 5px 2px 8px 10px !important;
  display: flex;
    justify-content: space-between;
}

.bannerSection .topRow {
flex-direction:column-reverse;
}

.header__icon {
  width: 40px !important;
  height: 40px !important;
}
  
header2 .header > .header__search {
  display: none !important;
}
header2 .header:not(.header--has-menu) * > .header__search {
  display: block;
}
  
.forDesktop {
  display: none !important;
}

.WhatsappIcon {
  display: block;
margin-left: 5px;
    width: 50px;
    text-align: center;
    padding-top: 10px;
}
  header2 .header__heading-link {
    padding: 0 !important;
  }
header2 .header__icons {
  padding-right: 0 !important;
}
  .WhatsappIcon img {
    width: 23px;
    height: 23px;
  }
  

  .bannerSection .contentBox {
    padding: 0 0 20px;
    text-align: center;
  }

  .bannerSection h1 {
    font-size: 25px;
    line-height: 1.3;
  }
  .instant-support .contentBlock {
    text-align: center;
    padding: 0 0 20px;
  }
  .instant-support ul li {
    text-align: left;
  }
  .instant-support img {
    display: block;
    max-width: 250px;
    margin: 0 auto -2%;
  }

  .ExploreSection .contentBlock {

    padding: 20px;
  }
.ExploreSection .col-md-6 {
      margin-bottom: 20px;
}

  
  .ExploreSection .contentBlock ul {
    max-width: 90%;
  }
  .ExploreSection .contentBlock ul li {
    font-size: 14px;
    line-height: 1.2;
    font-family: "outfitlight";
  }

  .ExploreSection .btnCenter .btn {
    width: 100%;
  }
  .TrustedSection .row {
    justify-content: center;
  }
  .TrustedSection .col-md-4 {
    max-width: 50%;
    flex: 0 0 50%;
    width: 100%;
    text-align: center;
  }
  .brandCategorie .col-md-6 .row {
    margin: 0 4px;
  }
  .brandCategorie .row .col-md-12,
  .brandCategorie .row .col-md-4,
  .brandCategorie .row .col-md-6,
  .brandCategorie .row .col-12 {
    padding: 0 4px;
  }
  .brandCategorie .col-md-6 .col-md-6,
  .brandCategorie .row .col-md-4 {
    max-width: 50%;
    flex: 0 0 50%;
    width: 100%;
  }
  .CategoriesBlock .brandBlock {
    display: block;
    text-align: center;
  }
  .headingBlock h2 {
    font-size: 24px;
    line-height: 1.2;
  }
  .Industries .IndusBlock p {
    margin-top: 3px;
  }

  .whoWe_are .rowblock {
    margin-bottom: 20px;
  }
  .ClientSection {
    padding: 40px 0 !important;
  }
  .ClientSection .clientBlock .cl_img {
    width: 60px;
  }

.HomeContact {
  max-width: 100%;
  overflow: hidden;
}
  
  .HomeContact .row {
    flex-direction: column-reverse;
  }
  .HomeContact .responTime {
    font-size: 16px;
    line-height: 1.3em;
    max-width: 225px;
    margin: auto;
    letter-spacing: 0.5px;
  }

  .contactForm h4 {
    font-size: 20px;
    font-family: "outfitbold";
    text-align: center;
  }
  .contactForm form + p {
    text-align: center;
  }

  .footer-block__details-content .list-menu__item--link {
    line-height: 1;
  }
  .footer-block.grid__item {
    margin: 2rem 0 !important;
  }

  .footer-block__details-content {
    margin-bottom: 2rem !important;
  }

  .footer-block__brand-info .footer__list-social.list-social {
    justify-content: center !important;
  }

.copyright__content {
  font-size: 14px !important;
  line-height: 1.4 !important;
}

.footer-block__heading {
  margin-bottom: 1rem !important;
}
  .footer__content-bottom {
    padding: 10px 0 !important;
  }

  .brandCategorie .col-12 h4 {
font-size: 20px !important;
  }

.logoContainer {
  max-width: 90px;
}
.related-products .headingBlock {
        justify-content: center !important;
}
  
}

.footer-block__heading{
      display: block;
}
.cart__empty-text, .drawer__heading, .cart__login-title {
    text-transform: uppercase;
    font-size: 16px !important;
    font-family: 'outfitbold';
}
.related-products__heading {
    font-size: 20px;
}
.brandSection .headingBlock .h2, .product_specification .spec-header h2, .related-products__heading {
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'outfitbold';
}
.related-products__heading {
    margin: 0 !important;
}
.related-products .headingBlock{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 3px solid #ff6600;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

