/** Shopify CDN: Minification failed

Line 247:1 Unexpected "/"
Line 419:0 Unexpected "}"

**/
/*
.rich-text .rich-text__title, .section-heading__title, a.text-link, .add-to-cart, .shopify-payment-button__button, .cart-form__items a.button.button--solid, .button  {
    text-transform: capitalize;
}
*/
.main-collection-description.collection-header__description.rte {
  margin-top: 30px;
}
.section-heading.gutter-bottom--page,
.template-cart .title.h2.gutter-bottom--page {
  margin-bottom: 30px;
}
.spacing--xlarge > *.increased-spacing {
  margin-top: 1em;
  margin-bottom: 1em;
}
.spacing--xlarge > *.increased-spacing {
  margin-top: 1em;
  margin-bottom: 1em;
}

.remove-empty-space > *:last-child {
  margin-bottom: 0;
}

.remove-empty-space > *:first-child {
  margin-top: 0;
}

.breadcrumb-main:after,
.breadcrumb-main:before {
  background: transparent !important;
  height: 0% !important;
}

/*--------index-page-css--------*/
.header-actions--show-search .site-search-handle input[type="search"] {
  padding-right: 15px;
}

/*
.featured-collection-section .grid .product-item, .product-recommendations .grid .product-item, .collection.grid .product-item{
    border: 1px solid #d7e0b9;
}
*/

.featured-collection-section .product-item .button.button--solid,
.shop-the-look-section .product-item .button.button--solid,
.product-recommendations .product-item .button.button--solid,
.collection.grid .product-item .button.button--solid {
  transition: all 0.1s linear;
}
.featured-collection-section .product-item .button.button--solid:hover,
.shop-the-look-section .product-item .button.button--solid:hover,
.product-recommendations .product-item .button.button--solid:hover,
.collection.grid .product-item .button.button--solid:hover {
  background: #fff;
}
/*
.gutter-top--xlarge {
    padding-top: 50px;
}
.gutter-bottom--xlarge {
    padding-bottom: 50px;
}

.product-gallery .product-gallery-item {
    border: 1px solid #d7e0b9;
}
.card.js-collection-item .card__whole-link {
    border: 1px solid #d7e0b9;
    border-radius: 10px;
}

.text-columns-with-icons-section .section-heading.gutter-bottom--page {
    margin-bottom: 0px;
}
.text-columns-with-icons-section .gutter--regular.spacing--small.remove-empty-space {
    padding-bottom: 0px;
}
*/

.text-with-icon__icon img {
  width: 100%;
  height: 100%;
}

.text-columns-with-icons-section .card__icon-size--regular {
  width: 125px;
  height: 125px;
}
/*
.product__cart-functions .product-quantity {
    width: 33%;
  min-width: unset;
  max-width: 200px;
  border: 1px solid;
  border-radius: 30px;
}

.product__cart-functions  .add-to-cart.button.button--solid.button--product {
    width: 60%;
}
.product-quantity button.no-js-hidden, .cart-item__actions .qty-button {
    background: #161714;
}
.product-quantity button.no-js-hidden:hover {
    background: #afc073;
}
.product-quantity button.no-js-hidden.disabled {
    opacity: .7;
}
.product-quantity button.no-js-hidden svg path, .cart-item__actions .qty-button svg path{
    fill: #fff;
}
.product__cart-functions .flex-buttons {
    row-gap: 10px;
}

.product-gallery__thumbnails .thumbnail__image {
    border: 1px solid #d7e0b9;
    border-radius: 10px;
}
*/

.text-columns-with-icons-section
  .container--has-background-image
  h2.section-heading__title.h4 {
  margin-bottom: 0;
}
.mount-scrolling-text .scrolling-text {
  height: auto;
}
/*
.newsletter__container .h3 {
    font-size: 1.5rm;
}
*/
.newsletter__container .increased-spacing:last-child {
  margin-bottom: 0;
}
.newsletter__container .newsletter__info p {
  margin-bottom: 0;
}
.main-footer .footer-item .footer-item__title.h5 {
  text-transform: capitalize;
  font-weight: bold;
  font-size: 1.2rem;
}

.main-footer .footer-item .rte a {
  border-bottom: unset;
}
.template-index .main-footer {
  margin-top: 0;
}
/*------------------*/
.template-list-collections .gutter-bottom--page {
  margin-bottom: 30px;
}
#FacetFiltersForm .facets__header span.facets__selected {
  font-size: 16px;
}
.template-cart .cart-holder.cart-block.margin-bottom--regular {
  margin-bottom: 0;
}
/*
.cart-item__actions cart-product-quantity{
  border: 1px solid;
  border-radius: 30px;
}
*/
.cart-section.cart-section--empty {
  grid-template-columns: unset;
  text-align: center;
}
.template-cart h1.title {
  text-align: center;
}
.cart-section.cart-section--empty .button.button--solid.button--large {
  margin-bottom: 5px;
}
/*--------inner-pages-css--------*/
/*
.account .h2 {
    text-align: center;
    padding-bottom: 0;
    text-transform: capitalize;
}
.account .account__form-block {
    max-width: 800px;
    margin: 0 auto;
   padding-top: 30px;
}
.account .form-actions button.button, .contact-form button.button {
    width: 100%;
}
*/
/*
.contact-form {
    grid-template-columns: unset;
    max-width: 800px;
    margin: 0 auto;
    padding: 0;
}
.contact-form .h2 {
    text-align: center;
}
*/

.template-page h1.title.h2 {
  text-align: center;
  margin-bottom: 30px;
}
.template-page .rte a {
  word-break: break-word;
}
.no-touchevents input:hover,
input:focus,
.no-touchevents textarea:hover,
textarea:focus,
.no-touchevents select:hover,
select:focus {
  border-color: #b9b9b8;
}

.template-login input:focus {
  border-color: #b9b9b8;
}

.template-list-collections .section-heading,
.template-collection .main-collection-banner .section-heading {
  display: flex;
  justify-content: left;
  align-items: center;
}

.template-list-collections .title.h2 {
  text-align: center;
}
*/


/*------product-page-test--------

.itg-product span.text-with-icon.text-with-icon--large.text-with-icon--compact {
    display: flex;
    flex-direction: column;
    margin: 0;
    gap: 15px;
  max-width: 100px;
}
.itg-product .product-bottom-icon span.text-with-icon.text-with-icon--large.text-with-icon--compact {
 max-width: unset;
}
.itg-product .product-icons-list-container {
    gap: 15px;
}
.itg-product .text-with-icon--compact .text-with-icon__icon {
    margin: 0;
}

.itg-product span.text-with-icon__label {
    text-align: center;
  font-size: 14px;
}
.itg-product .product-bottom-icon .product-icons-list-container {
    justify-content: space-evenly;
}
.itg-product .text-with-icon--compact .text-with-icon__icon img {
    width: 35px;
    height: 35px;
}
.product-bottom-icon {
    margin: 15px 0;
}
.product-bottom-icon p.text-size--large {
    text-align: center;
    margin-bottom: 20px;
}
.faq-items .toggle--faq .toggle__title {
  
    grid-template-columns: max-content  1fr .8125rem;
    grid-template-areas: " heading button toggle-icon";
 
}---*/
/*------product-page-metafeild-----------*/
.itg_Industry_icon .icon {
  width: 45px;
  height: 45px;
}
.itg_Industry_icon img {
  width: 45px;
  height: 45px;
}
.itg_product .itg_Industry_content {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
}
.itg_product .itg_Industry_icon .icon-name {
  max-width: 80px;
}
.itg_product .itg_Industry_icon {
  display: flex;
  max-width: 20%;
  width: 20%;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  text-align: center;
}
.custom-bottom-icon {
  margin: 30px 0 15px;
}
.custom-bottom-icon .industry-main {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
}
.custom-bottom-icon .itg_Industry_content img {
  width: 100%;
  height: 100%;
}
.custom-bottom-icon .industry-main .itg_Industry_content {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  width: calc(33.33% - 15px);
}
.custom-bottom-icon .industry-main .itg_Industry_content .icon {
  width: 50px;
  height: 50px;
}
.custom-bottom-icon .industry-main .itg_Industry_content .icon-name {
  font-weight: 500;
}
.custom-bottom-icon .industry-main .itg_Industry_content .icon-info {
  text-align: center;
}
.custom-bottom-icon p {
  text-align: center;
}
/*----------------*/

.product-bottom-icon {
  margin: 30px 0 0;
}

.product-bottom-icon .product-icons-list-container a .text-with-icon {
  display: flex;
  flex-direction: column;
  width: 98%;
  /* max-width: 33%; 
    text-align: center;
    margin: 0;*/
  margin-block-end: 0;
  align-items: center;
}

.product-bottom-icon span.text-with-icon__icon {
  width: 100%;
}

.product-bottom-icon span.text-with-icon__label {
  width: 100%;
}

.product-bottom-icon span.text-with-icon__icon {
  display: block;
  width: 45px;
  height: 45px;
  margin: 0;
}

.product-bottom-icon span.text-with-icon__icon img {
  width: 80px;
  height: 80px;
}
.product-bottom-icon .product-icons-list h4 {
  text-align: center;
  margin-bottom: 20px;
}
.product__description table {
  width: 100%;
  text-align: left;
}
.product-bottom-icon .product-icons-list-container a {
  max-width: 33.33%;
}
.itg_product .product__description.rte,
.product-bottom-icon .text-size--large,
.product-variant__label {
  font-size: 14px;
}
.product-text .text-size--large,
.product-bottom-icon .product-icons-list h4,
.product-recommendations .product-item__title span {
  font-size: 16px;
  font-weight: 600;
}
@media screen and (max-width: 750px) {
  .product-price {
    font-size: 15px !important;
    line-height: 1.2;
  }
  .remove-line-height-space--medium {
    font-size: 12px;
  }
}

}
@media screen and (max-width: 1023px) {
  .product-price {
    font-size: 18px !important;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1024px) {
  .product-price {
    font-size: 20px !important;
}
}


/*
.product-text .product-text .button--product, .product-text .shopify-payment-button__button, .product-recommendations .button__text  {
    font-size: 18px;
}
*/
.itg_Industry_icon .icon-name,
.product-bottom-icon .text-with-icon__label {
  font-size: 12px;
}
.button--product,
.shopify-payment-button__button {
  max-height: 48px;
}
.product-gallery .product-gallery__thumbnails-holder {
  justify-content: center;
}
.product-bottom-icon .text-size--large {
  text-align: center;
}
.product-bottom-icon .product-icons-list-container {
  justify-content: center;
}

/*--------product-materials-css-----*/
.Materials_section {
  margin: 60px auto;
}

.Materials_section h2 {
  font-size: 28px;
}

.Materials_section .metafield-rich_text_field {
  font-size: 16px;
  max-width: 50%;
}
.Materials_section .material-blocks {
  /*  width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;*/
  margin-top: 30px;
}

.Materials_section .material-blocks .inner-block {
  /* width: calc(25% - 23px);*/
  background: #fff;
  padding: 30px;
  border-radius: 20px;
  filter: drop-shadow(2px 2px 2px black);
}

.Materials_section .block-image img {
  width: 100%;
}
.Materials_section .block-deatials h4 {
  font-size: 16px;
  margin: 15px 0;
  word-break: break-word;
}

.Materials_section .block-deatials p {
  font-size: 14px;
}
.Materials_section .swiper-button-prev::after,
.Materials_section .swiper-button-next::after {
  width: 10px;
  height: 10px;
  font-size: 30px;
  color: #000;
}
.Materials_section .swiper-button-next {
  right: 2px;
}
.Materials_section .swiper-button-prev {
  left: 2px;
}
.Materials_section .swiper.Swipermaterials {
  padding: 5px;
}
.Materials_section .materials-head .section-heading__title {
  margin-bottom: 0;
}
button.product-quantity__minus,
button.product-quantity__plus {
  max-height: 48px;
  max-width: 48px;
}
span.product__subtitle.custom-case-value-hide {
  display: none;
}
.itg_product .itg-price-main {
  display: flex;
  gap: 0;
  flex-wrap: wrap;
  align-items: center;
}

.itg-price-main .custom-case-value {
  font-size: 12px;
}
.itg-price-main .custom-case-value p {
  margin: 0;
}
/*------color-variant--------*/
.other-product .related-main {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 20px 0;
}

.other-product .related-main .product-variant__input {
  text-transform: uppercase;
  font-weight: 500;
  border: 2px solid #000;
  padding: 15px;
  border-radius: 30px;
  font-size: 14px;
}
.related-main .related_inner {
  margin-bottom: 20px;
}
/*-----main-collections----*/
.mount-video-background .element--height-full-width {
  min-height: 100vh;
  height: 100%;
}
.mount-video-background .remove_container {
  max-width: 100%;
  padding: 0;
}
.mount-video-background .element--height-full-width .video-background video {
  object-fit: inherit;
}

.mount-video-background .container--has-background.remove_container:after {
  display: none;
}
.mount-video-background .remove_container .element--height-full-width {
  min-height: auto !important;
  height: 100%;
}
.mount-video-background .remove_container .card__image.card__image--background {
  position: relative !important;
}
.mount-video-background .remove_container .video-background {
  position: relative !important;
}
.mount-video-background
  .remove_container
  .element--height-full-width
  .video-background
  video {
  object-fit: cover;
}
.mount-video-background .card__text .h3 {
  line-height: normal;
}
/*----------------responsive-css----------------*/

@media screen and (min-width: 750px) {
  /* .template-product .product__title.h2, .template-collection .section-heading__text h1.h2, .template-list-collections .title.h2, .template-login h1.h2, .template-register h1.h2  {
    font-size: 36px;
} */
  span.section-heading__title.h4 {
    font-size: 24px;
  }
  .template-collection .section-heading .h2,
  .template-list-collections .title.h2,
  .template-cart h1.title,
  .template-page h1.title.h2,
  .template-login h1 {
    font-size: 28px;
  }
  .itg_product h1.product__title.h2 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1023px) {
  .main-footer .footer-top .grid {
    justify-items: center;
  }
  /* .template-collection .facets__form {
   
    justify-content: flex-end;
} */
}
@media screen and (max-width: 1022px) {
  .product-sharing .site-sharing .text-with-icon {
    margin-inline-end: 1rem;
  }
  .Materials_section .metafield-rich_text_field {
    font-size: 16px;
    max-width: 100%;
  }
  .sub-collection-items h2 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .footer-item__image {
    max-width: 160px !important;
  }
}

@media screen and (max-width: 767px) {
.product-item  .text-with-icon--tooltip {
    margin-inline-end: 0rem;
}
.product-item  .product-item__icons {
    flex-wrap: inherit;
    gap: 0;
}
.product-item   .text-with-icon--tooltip {
    width: 1.7rem;
    height: 1.7em;
  }
  .itg_product h1.product__title.h2,
  .template-collection .section-heading .h2,
  .template-list-collections .title.h2,
  .template-cart h1.title,
  .template-page h1.title.h2,
  .template-login h1 {
    font-size: 22px;
  }
  .gutter-top--xlarge {
    padding-top: 40px;
  }
  .gutter-bottom--xlarge {
    padding-bottom: 40px;
  }
  .rich-text .rich-text__container--fullwidth .rich-text__text {
    padding-inline-start: 0;
    padding-inline-end: 0;
  }
  .mount-slideshow .container--large-with-mobile-padding {
    padding-inline-start: 15px;
    padding-inline-end: 15px;
  }
  .template-list-collections .gutter-bottom--page {
    margin-bottom: 20px;
  }
  .template-collection .section-heading.gutter-bottom--page {
    margin-bottom: 15px;
  }
  .section-heading.section-heading--facets.gutter-bottom--page {
    display: flex;
    align-items: flex-end;
  }
  .account .account__form-block {
    padding-top: 15px;
  }
  .template-page h1.title.h2 {
    margin-bottom: 15px;
  }
  .itg-product .product-bottom-icon .product-icons-list-container {
    gap: 14px;
    justify-content: space-between;
  }
  .Materials_section {
    margin: 30px auto 40px;
  }
  span.section-heading__title.h4 {
    font-size: 20px;
  }
  .itg_product h1.product__title.h2,
  .template-collection .section-heading .h2 {
    font-size: 22px;
  }
  .itg_product .itg_Industry_icon {
    max-width: 25%;
    width: 25%;
  }
  .sub-coll-section .col-top h1 {
    font-size: 22px;
  }
  ul.sub-collection-list {
    gap: 15px;
  }
  ul.sub-collection-list li.sub-collection-items {
    width: calc(50% - 8px);
  }
  .mount-video-background .element--height-full-width {
    min-height: 60vh;
    height: 100%;
  }

.product-price--original{
    font-size:18px;
}


  
}

.custom_fc_variants {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
#hus-samplebtn {
  min-height: 3.125rem !important;
  font-size: 20px !important;
  border-radius: 30px !important;
  font-weight: 500 !important;
}


.shopify-block .globo-app-extension .globo-form .globo-form-app {
  margin-inline-start: unset;
}

.drawer-custom-btn {
  width: calc(100% - 80px);
  font-size: 13px;
  text-align: center;
  color: var(--custom-btn--color);
  border-color: var(--custom-btn--color);
  padding: 10px 15px 9px;
  margin-inline: 40px;
  margin-block: 0 15px;
}

@media screen and (max-width: 767px) {
  .drawer-custom-btn {
    width: calc(100% - 30px);
    padding: 10px 15px 8px;
    margin-inline: 15px;
    margin-block: 0 10px;
  }
  .divider.lap-hide {
    display: none !important;
  }
}

body.template-product-custom-print .product-media-vertical-slider .vertical-slider {
  display: block !important;
}
.divider {
  display: block !important;
}
body.template-product-custom-print .itg_product .itg-price-main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body.template-product-custom-print .sky-price-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 7px;
}
body.template-product-custom-print .sky-price-wrapper .product-price, body.template-product-custom-print .sky-price-wrapper .each {
  font-size: 24px !important;
  font-weight: bold;
}
body.template-product-custom-print .sky-price-wrapper .product-price > *:empty {
  display: none;
}
body.template-product-custom-print .product-text .product-price .product-price--original, body.template-product-custom-print .sky-price-wrapper .each {
  color: #0A8149;
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
}
body.template-product-custom-print .sky-price-wrapper .info-text {
  color: #7C7C7C;
  font-size: 12px;
  padding: 2px 10px;
  line-height: 1;
  border: 1px solid currentColor;
  border-radius: 6px;
}
body.template-product-custom-print .sky-price-wrapper .info-icon {
  display: inline-flex;
}
body.template-product-custom-print .sky-price-total {
  font-size: 1rem;
  font-weight: bold;
}
body.template-product-custom-print .product-variants--radio .product-variant {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
body.template-product-custom-print .product-variant__container {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}
body.template-product-custom-print .product-variants--radio .product-variant__item {
  margin: 0;
}
body.template-product-custom-print .product-variants--radio .product-variant__item label {
  padding: 10px;
  width: 100%;
}
body.template-product-custom-print .vertical-slider-for .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 2px;  
}
body.template-product-custom-print .vertical-slider-for .slick-dots li button:before {
  content: '';
  width: 10px;
  height: 10px;
  border: 1px solid #E8E8E8;
  border-radius: 50px !important;
  background: transparent;
  opacity: 1;
}
body.template-product-custom-print .vertical-slider-for .slick-dots li.slick-active button:before {
  border-color: #201F1F;
  background: #201F1F;
}
body.template-product-custom-print .vertical-slider-for .slick-dots li button {
  width: auto;
  height: auto;
  padding: 0;
}
.hs-form-frame {
  border: 1px solid #676767;
  border-radius: 11px;
  margin-bottom: 20px !important;
}
.quote-form {
  border: 1px solid #676767;
  border-radius: 11px;
  padding: 30px 20px;
  display: flex !important;
  flex-direction: column;
  gap: 20px;
}
.quote-form > * {
  margin: 0;
}
.quote-form .form-title {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 20px;
  font-weight: bold;
}
.quote-form p:last-child {
  margin-bottom: 0;
}
.quote-form label {
  font-weight: bold;
}
.quote-form .form-input {
  border: 1px solid #CDCDCD;
  border-radius: 11px;
  padding: 12px;
}
.quote-form .field__input::placeholder {
  color: #ABABAB;
  opacity: 1; /* Firefox */
}
.quote-form .field__input::-webkit-input-placeholder {
  color: #ABABAB;
}
.quote-form .field__input::-moz-placeholder {
  color: #ABABAB;
}
.quote-form .field__input:-ms-input-placeholder {
  color: #ABABAB;
}
.quote-form button[type="submit"] {
  text-transform: uppercase;
  background: #0A8149;
  border-color: #0A8149;
}
.quote-form .form-info {
  font-size: 10px;
}
.quote-form .form-info strong {
  font-weight: bold;
}

.product-gallery>.product-icons-list .product-icons-list-container {
  justify-content: space-evenly;
  flex-wrap: nowrap;
  gap: 1rem;
}
.product-gallery>.product-icons-list .product-icons-list-container > * {
  /* flex: 1 1 0; */
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word;
}
.product-gallery>.product-icons-list .product-icons-list-container .text-with-icon {
  flex-direction: column;
  gap: 4px;
  margin: 0;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
.product-gallery>.product-icons-list .product-icons-list-container .text-with-icon__icon {
  margin: 0 !important;
}

@media screen and (min-width: 768px) {  
  body.template-product-custom-print .vertical-slider-for .slick-dots {
    display: none !important;
  }
  .product-gallery>.product-icons-list {
    padding-left: 100px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  body.template-product-custom-print #shopify-section-breadcrumbs {
    display: none !important;
  }
  .slider-icons-wrapper {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 444px) {
    body.template-product-custom-print .product-media-vertical-slider .slider-banner-image img {
        height: auto !important;
        aspect-ratio: 0;
        object-fit: cover;
    }
    body.template-product-custom-print .product-media-vertical-slider #mob_item .thumbImg img {
      display: none;
    }    
}
/* Form title heading */
.hs-form .hs-form-heading {
  margin-bottom: 10px !important;
  font-size: 24px;
  padding: 0 !important;
}
/* Form row spacing */
.hsfc-Row {
  margin-bottom: 12px !important; /* vertical space between fields */
  gap: 10px !important;           /* horizontal space between fields in grid */
}
