/** Shopify CDN: Minification failed

Line 2624:2 Unexpected "28"
Line 2755:9 Expected identifier but found whitespace

**/
@font-face {
  font-family: "SoleilW01";
  src: url("/cdn/shop/files/SoleilW01-Regular.woff2?v=1692782529")
      format("woff2"),
    url("/cdn/shop/files/SoleilW01-Regular.woff?v=1692782528")
      format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

ul.has-grandchild-item li.first-level-link > a {
    display: none !important;
}

li.first-level-link > ul {
    background:#FFF;
    left: 0 !important;
}

.feature-row__image-wrapper {
    padding-bottom: 24px;
}
.btn.green-custom{
  margin-bottom:0 !important;
}
.multicolumn-card {
    /* border: 3px solid #65b1c6 !important; */
}
.multicolumn-card__info p {
    margin-bottom: 24px !important;
    line-height: 1.6;
}


.faq-wrapper .heading {
    padding-top: 0 !important;
}
div#shopify-section-template--19522957541531__feature_row_cnGxNw {
    padding-bottom: 0;
}
.custom__item.custom__item--image div img.custom__image {
    border-radius: 15px;
}

.multicolumn-card__info h3 {
    color: #65b1c6;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 25px !important;
    margin-top: 25px !important;
}
.multicolumn-card__info h4 {
    font-size: 26px;
    font-weight: 500;
    padding-left:2rem;
}
.hs-richtext.hs-main-font-element p {
    font-size: 16px !important;
}
.multicolumn-card__info ul {
    margin: 0;
}
.multicolumn-card__info ul li {
    font-size: 14px;
}
#section-template--17740266602651__multicolumn_edited_RByfDE .multicolumn-list li:last-child .multicolumn-card__info {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}
@media (min-width: 1891px) and (max-width: 1941px) {
    .site-nav ul.product-list-col {
        min-width: 1540px !important;
        overflow: hidden !important;
    }
}

.custom-quick-quote-wrapper .quick-quote-field {
  flex-wrap: wrap !important;
  justify-content: center;
}
.btn.quote-box-details {
  padding: 10px 17px;
  font-weight: 600;
  font-family: SoleilW01 !important;
  margin: 10px auto 25px;
  text-align: center;
  background-color: var(--color-btn-primary);
  color: var(--color-btn-primary-text);
  border-radius: 25px;
  border: none;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 18px;
  width: 100%;
  height: 48px;
}
ul.option-img-material li img {
  max-width: 180px;
  height: 180px;
  object-fit: contain;
}
.mutistep-form-section .steps-groups .left-side {
  width: 60%;
  padding: 70px 20px;
  flex-wrap: wrap;
}
.mutistep-form-section .custom-design-form-wrapper {
  width: min(100% - 30px, 1114px);
  padding: 80px 0;
  margin: 0 auto;
}
.mutistep-form-section .images-sec {
  width: 500px;
  height: 357px;
  object-fit: contain;
}
.mutistep-form-section .grid__item {
  left: 0;
  width: 100%;
}

.template-product .cstm-pro-btn {
  display: flex;
  grid-column-gap: 20px;
}
.template-product .cstm-pro-btn {
  margin-bottom: 20px;
}
.custom-packaging .site-header .custom-button-wrapper {
  position: initial;
}
.logo-list .outer-logo-items {
  display: flex;
  align-items: center;
}
.logo-list .outer-logo-items .heading-wrapper-item {
  flex: 0 0 20%;
  max-width: 20%;
}
.logo-list .outer-logo-items .logo-list-items {
  flex: 0 0 80%;
  max-width: 80%;
}

.logo-list .outer-logo-items .logo-list-items .logo-bar .logo-bar__item {
  max-width: 100%;
  margin: 0 14px;
}
.collection-list .custom-grid li.grid__items.slick-slide {
  padding: 0 28px;
}
.collection-list .custom-grid .slick-track {
  margin: 0 -28px;
}
.collection-list .custom-grid .slick-list {
  padding-right: 220px !important;
}
.collection-list .custom-grid .slick-prev {
  left: -39px;
}
.collection-list .custom-grid .slick-next {
  right: -39px;
}
.logo-list .outer-logo-items .logo-list-items .slick-track {
  display: flex;
  align-items: center;
}
.logo-list .outer-logo-items .logo-list-items .logo-bar {
  margin-bottom: 0;
}
.gallery-text-section .gallery-headings {
  margin-bottom: 40px;
}
.gallery-text-section .gallery-detail {
  position: relative;
}
.gallery-text-section .gallery-detail .gallery-desc {
  position: absolute;
  top: 0;
  padding: 32px;
}
.gallery-text-section .gallery-detail .gallery-desc p {
  font-size: 16px;
  color: #fff;
  line-height: normal;
}
.gallery-text-section .gallery-btn-wrapper {
  position: absolute;
  bottom: 36px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.gallery-text-section .gallery-btn-wrapper .gallery-btn-link {
  border-radius: 40px;
  border: 2px solid #65b1c6;
  background: #fff;
  color: rgba(101, 177, 198, 1);
  padding: 2px 20px;
  min-height: 49px;
  display: inline-flex;
  width: 100%;
  max-width: 176px;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
}
.gallery-text-section .gallery-img .gallery-pic {
  border-radius: 15px;
}
.gallery-text-section .gallery-btn-wrapper .gallery-btn-link:hover {
  background: #65b1c6;
  color: #fff;
  border: 2px solid #fff;
}
ul.logo-bar.logosNew,
.gallery-slides {
  display: flex;
}
.collection-slider:not(.slick-slider) {
  display: flex;
  gap: 20px;
}

.collection-slider:not(.slick-slider) .grid__items {
  flex: 0 0 auto;
  width: 25%;
}
.cstm-gallery-slider {
  padding: 50px 0;
}
.cstm-gallery-slider .slick-track .gallery-data-items img {
  object-fit: contain;
  height: 300px;
  width: 300px;
  padding: 20px;
  position: relative;
  border: 0;
  box-shadow: none;
  margin: 0 auto;
}
.collection__title.title-wrapper .section-header h2.h3.h1,
.multicolumn ul.multicolumn-list li .multicolumn-card__info h2.inline-richtext {
    color: #65b1c6;
}
.cstm-gallery-slider .gallery-headings {
    margin-bottom: 50px;
    font-size: 32px;
    font-weight: 700;
    color: #65b1c6;
}
.cstm-gallery-slider .gallery-data-items {
  padding: 10px 22px;
}
.cstm-gallery-slider .inner-galelry-data {
  border-radius: 15px;
  border: 1px solid #d9d9d9;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.25);
}
.cstm-gallery-slider
  .slick-track
  .gallery-data-items
  .inner-galelry-content:hover:after {
  content: "";
  background: rgb(101 177 198 / 80%);
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 15px;
}
.cstm-gallery-slider .inner-galelry-content {
  position: relative;
}
.cstm-gallery-slider .inner-galelry-data h4 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
  color: #fff;
  z-index: 9;
  display: none;
  text-transform: uppercase;
}
.cstm-gallery-slider .inner-galelry-data:hover h4 {
  display: block;
}
.contact-form-section .contact-outer-background {
  padding: 113px 0 139px;
}
.contact-form-section .contact-outer-wrapper {
  width: 100%;
  max-width: 916px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  gap: 0px;
}
.contact-form-section .grid__item.contact-grid-left {
  border-radius: 10px 0px 0px 10px;
  background: #65b1c6;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.25);
  padding: 64px;
  min-height: 100%;
}
.contact-form-section .grid__item.contact-grid-right {
  border-radius: 0px 10px 10px 0px;
  background: #fff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.25);
  min-height: 100%;
  padding: 64px;
}
.contact-form-section
  .grid__item.contact-grid-right
  .contact-info-header
  h2.contact-heading {
  color: #65b1c6;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 11px;
}
.contact-form-section
  .grid__item.contact-grid-right
  .contact-info-header
  .contact-subheading
  p {
  font-weight: 400;
  line-height: normal;
}

.contact-form-section .grid__item.contact-grid-right .contact-info-header {
  margin-bottom: 20px;
}
.contact-form-section
  .grid__item.contact-grid-right
  .contact-info-header
  .phn-no
  a {
  font-size: 16px;
  color: #626262;
  text-decoration: underline;
}
.contact-form-section .grid__item.contact-grid-right .contact-info-header p {
  line-height: normal;
}
.contact-form-section .grid__item.contact-grid-right .contact-info-header a {
  color: #626262;
}
.contact-form-section #ContactForm .contact-form-btn {
  margin-top: 30px;
  background-color: #fff;
  color: #65b1c6;
  min-height: 51px;
  line-height: normal;
  min-width: 215px;
  width: auto;
  border-radius: 50px;
  margin-bottom: 0;
}
.collection-list .collection-grid-item__title-wrapper::before {
  border-radius: 15px;
}
.contact-form-section #ContactForm {
  margin-bottom: 0;
  margin-top: 0;
}
.contact-form-section
  .grid__item.contact-grid-right
  .contact-info-header:last-child {
  margin-bottom: 0;
}
.contact-form-section #ContactForm .grid__item input {
  margin-top: 0;
  margin-bottom: 17px;
  background: #fff;
  margin: 0;
}
.logo-list .outer-logo-items .section-heading h2.h3 {
  margin-bottom: 0 !important;
}
.gallery-popup.active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.gallery-popup.active .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.gallery-popup.active .popup-inner-detail {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background: #fff;
  width: 100%;
  max-width: 530px;
  margin: 0 auto;
  text-align: center;
  padding: 30px;
  border: 2px solid #70b1c7;
  z-index: 9;
}
.gallery-popup.active .image-popup-heading {
  font-size: 20px;
  font-weight: 700;
}
.gallery-popup.active .popup-inner-detail .close-gallery {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: #70b1c7;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.gallery-popup.active .image-popup-inner img {
  width: 300px;
  height: 300px;
  object-fit: contain;
}
.contact-form-section #ContactForm #ContactForm-message {
  margin-bottom: 0;
  height: 150px;
  resize: none;
  background: #fff;
  width: 100%;
}
body.open-popup {
  overflow: hidden;
}

.hero__inner .mega-subtitle p {
  color: #65b1c6;
  text-shadow: none;
}
.hero__inner .mega-subtitle p span {
  color: #263238 !important;
}
.custom-outer-hero {
  padding: 20px;
}
.custom-hero-text {
  max-width: 580px;
}
.left-top {
  top: 30px;
  left: 0;
}
.center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.center-top {
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
}
.right-center {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.right-top {
  right: 0;
  top: 30px;
}
.center-bottom {
  left: 50%;
  transform: translateX(-50%);
}
.hero .mega-title {
  text-shadow: none;
  color: #65b1c6;
  margin-bottom: 40px;
}
.right-bottom {
  right: 0;
}
.hero-section .hero {
  height: 606px !important;
}
.hero-section {
  position: relative;
}
.hero-section .hero:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgb(0, 0, 0, 0.4);
  height: 100%;
  padding: 0;
}
p.error.error-quantity {
  width: 380px;
  margin: 0 auto;
}
.cstm-banner-wrapper .align--top-middle {
  align-items: flex-start;
}
.cstm-banner-wrapper .align--center {
  align-items: center;
}
.cstm-banner-wrapper .align--bottom-middle {
  align-items: flex-end;
}
.custom-outer-hero {
  height: 100%;
  display: flex;
}
.cstm-banner-wrapper {
  height: 100%;
}
a {
  text-decoration: none;
}
.announcement-bar {
  z-index: 10;
  position: relative;
  text-align: center;
  border-bottom: 1px solid transparent;
  padding: 2px;
}
.announcement-bar__message {
  display: block;
  padding: 11px 22px;
}
p.Phone_number {
  line-height: 30px;
  font-size: 20px;
  letter-spacing: 0;
}
p {
  line-height: 30px;
}
h3.collection-grid-item__title.h3 a {
  color: #fff;
}
.faq-section .panel p {
  font-size: 16px;
}
.mutistep-form-section .grid__item {
  max-width: none;
}

.gallery-popup {
  display: none;
}
.gallery-popup.active {
  display: block;
}
.sustainability-full-page-sec .title-top-sec .section-header {
  margin-bottom: 35px;
}
.sustainability-full-page-sec {
  padding: 0 !important;
  padding-top: 100px !important;
}
.property-first-row.sustainability-full-page-sec {
  padding: 80px 0 0 !important;
}
.sustainability-full-page-sec h2 {
  margin-top: 0;
}
.page-sustainbility {
  margin-top: 0;
}
.page-sustainbility h2 {
  margin-top: 0;
}
.sustainability-full-page-sec.property-fourth-row {
  padding: 100px 0 80px !important;
}
.announcement-bar .announcement-bar__message {
  padding: 11px 27px;
  line-height: 30px;
}
.cart-item__quantity .cart-item__quantity-wrapper {
  justify-content: right;
}

.cart-qunatities-input .quantity__button, .cart-qunatities-input .quantity__input {
  min-height: 44px;
  min-width: 44px;
  border: 1px solid #cccccc;
  color: var(--color-text-field-text);
  max-width: 60px;
  line-height: 1.2;
  border-radius: 2px;
  text-align: left;
  padding: 7px 20px 7px 10px;
}
.cart-item__quantity .quantity-popover-container {
  padding: 0;
}
.cart-items thead th {
  font-size: 15px;
  text-transform: uppercase;
  padding: 27.5px 22px;
  color: #333232;
}
.cart-items thead th:first-child {
  padding-left: 0;
}
.cart-items thead th:last-child {
  padding-right: 0;
}
.cart__items {
  padding: 22px 0;
}
.cart__items table.cart-items{
  margin-bottom: 0;
}
.cart-count-bubble {
  top: -1px;
  left: 19px;
}
.cart-header h1.title.title--primary {
  margin-bottom: 1rem;
}
.cart-header .text-link--accent {
  font-size: 15px;
}
.cart-items, .cart-items thead, .cart-items tbody {
  width: inherit !important;
}
.cart-items thead th {
  padding-right: 0;
  padding-left: 0;
}

.contact-form .fields input, .contact-form .fields textarea {
  border-radius: 5px;
  height: 51px;
  border: 1px solid #e1e1e1;
}
.cart-qunatities-input .quantity.cart-quantity .quantity__inputs {
border: 1px solid #cccccc;
background-color: #ffffff;
color: #000;
max-width: 100%;
line-height: 1.2;
border-radius: 2px;
}
*:focus-visible {
outline: 0 !important;
outline-offset: 0 !important;
box-shadow: none !important;
}
.template-product .product-box-sec .property_box img {
width: 100%;
}
form .steps button {
min-height: 34px;
line-height: 22px;
}
.steps ul {
flex-wrap: wrap;
}
.collection li.grid__item .grid-view-item {
margin: 0 auto 0;
}
#main-collection-filters .facet-checkbox .icon-checkmark {
     border-radius: 50px;
    height: 16px;
    width: 16px;
    left: 22px;
    top: 12px;
}
#main-collection-filters .facet-checkbox>input[type=checkbox]:checked~.icon-checkmark {
  background: #70b1c7;
}
#main-collection-filters  span.circle-svg-wrapper {
  width: 20px;
  height: 20px;
  border: 1px solid #ddd;
  margin-right: 20px;
  border-radius: 50px;
}
.page-sustainbility .left-bar-sec p {
  font-size: 16px;
  color: #575757;
  line-height: 30px;
  font-family: SoleilW01 !important;
}
.template-suffix-guides .index-section:last-child {
  padding-bottom: 0;
}
.template-suffix-guides .feature-columns .grid {
  margin-top: 14px;
}
.logo-list .outer-logo-items .logo-list-items .logo-bar .slick-track .slick-slide img {
  border: 0;
  height: auto;
  box-shadow: none;
}
.index-section.logo-list {
  padding-top: 0;
}
.sustainability-full-page-sec.peroperty-third-row {
  padding: 0 0 0!important;
}
#shopify-section-feature-columns .feature-row__image-wrapper img {
  margin-top: 20px;
}
.hero-section .hero {
  height: 410px!important;
}
.hero .mega-title {
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
    font-size: 52px;
    top: 50%;
  transform: translateY(-50%);
}

/* 21-09-2023 */

.jdgm-star {
  font-family: 'JudgemeStar' !important;
}

.template-suffix-enterprise .hero .mega-title {
  text-align: inherit;
  margin: 0 auto 30px;
  font-size: 30px;
  transform: unset;
  text-transform: inherit;
}
.template-suffix-enterprise .logo-list {
    padding-top: 55px;
}
.template-suffix-enterprise .hero-section .hero {
  height: 606px!important;
}
.template-suffix-enterprise .cstm-banner-wrapper .align--center {
  align-items: flex-start;
  padding: 20px;
}

.template-suffix-enterprise .rte-setting.mega-subtitle.mega-subtitle--large {
  font-weight: 700;
}

/* 04-10-2023 */

.product-section .product-form__buttons {
  gap: 20px;
}
.product-section  .product-form__buttons .product-form__submit{
  margin: 0;
}
.product-section .product__info-container .product-form{
  margin: 15px 0;
}

/* 06-10-2023 */

.custom-quick-quote-main-content input[type=checkbox] + label:hover,.custom-quick-quote-main-content input[type=checkbox]:checked + label,
.custom-quick-quote-main-content .productOption input[type=radio] + label:hover, .custom-quick-quote-main-content .productOption input[type=radio]:checked + label{
  background: #549dac !important;
}

.custom-quick-quote-main-content .productOption input[type=radio] + label:hover img , .custom-quick-quote-main-content .productOption input[type=radio]:checked + label img{
  filter: brightness(0) invert(1);
}
.custom-quick-quote-main-content .productOption label img {
  width: 55px;
  max-width: 55px;
}
.custom-quick-quote-main-content  .product-select label img {
  background: #fff;
  padding: 4px;
  border-radius: 4px;
}
.custom-quick-quote-main-content .timeline-field label img {
  background: transparent;
}
.template-product .buy-buttons .product-form .cstm-pro-btn .btn.customize_bulk_form {
  background-color: #65b1c6;
  text-transform: capitalize;
  border-radius: 25px;
  margin: 0;
}
.template-product .buy-buttons .product-form .cstm-pro-btn .btn.customize_bulk_form .boxes-collection {
  text-transform: uppercase;
  color: #fff;
  font-family: SoleilW01!important;
font-size: 18px;
line-height:22px;
}
.collection-hero .right-side-content {
  position: relative;
  padding-left: 0;
  text-align: right;
  right: 0;
  flex: 0 0 50%;
}
.collection-hero .right-side-content img.coll-product-image {
    margin-left: auto;
    object-fit: cover;
    height: 370px;
    width: 100%;
}
/* 09-11-2023 */
.has-grandchild-item.pixLink__dropdown .first-level-link .site-nav__deep-dropdowns {
	/* display: none; */
	position: absolute;
	left: 230px;
	top: 0;
}
.has-grandchild-item.pixLink__dropdown .first-level-link:hover .site-nav__dropdown-link ~ .site-nav__deep-dropdowns {
	display: block;
}
.has-grandchild-item.pixLink__dropdown .first-level-link.active .site-nav__deep-dropdowns{
  background:#fff;
  display: block;
}
.has-grandchild-item.pixLink__dropdown .first-level-link {
	width: max-content;
	display: flex !important;
	position: static;
	min-width: 250px;
}
.has-grandchild-item.pixLink__dropdown .first-level-link .site-nav__deep-dropdowns .grand-menu-list {
	min-width: 250px;
  position:static;
}

.has-grandchild-item.pixLink__dropdown .first-level-link .product-detail-col a {
	flex-direction: column;
}
.has-grandchild-item.pixLink__dropdown {
	/* min-height: 360px;
	max-height: 360px;
    overflow: hidden; */
   height:100%;
   background:#fff;
   /* height:60vh; */
}
.has-grandchild-item.pixLink__dropdown ul.product-list-col {
	left: 100%;
	width: max-content;
}
.has-grandchild-item.pixLink__dropdown ul.product-list-col .product-detail-col {
	flex: 0 0 auto;
	max-width: 20%;
	width: 100%;
}
.has-grandchild-item.pixLink__dropdown .grand-menu-list.active .header-main-menu-child-link-item .product-list-col{
  background:#fff;
  display:flex !important;
  height:100%;
}
.has-grandchild-item.pixLink__dropdown .grand-menu-list.active .tabTitle, .has-grandchild-item.pixLink__dropdown .first-level-link.active .site-nav__dropdown-link {
	color: #439cb5;
  text-decoration: underline;
}
.has-grandchild-item.pixLink__dropdown .grand-menu-list.active span.submenu-indicator svg, .has-grandchild-item.pixLink__dropdown .first-level-link.active .site-nav__dropdown-link span.submenu-indicator svg{
	fill: #439cb5;
  text-decoration: underline;
}
.has-grandchild-item.pixLink__dropdown ul.product-list-col::-webkit-scrollbar-track
{
	background-color: #F5F5F5;
}

.has-grandchild-item.pixLink__dropdown ul.product-list-col::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.has-grandchild-item.pixLink__dropdown ul.product-list-col::-webkit-scrollbar-thumb
{
	background-color: #eee;
}
.template-suffix-enterprise .custom-image-text .image-with-text__media {
    border: 0;
}
.template-suffix-enterprise .custom-image-text .image-with-text__media img {
    height: 420px;
    object-fit: contain;
}
.template-suffix-enterprise .custom-image-text .image-with-text__media{
    height: 420px;
}
.template-suffix-enterprise .custom-image-text .image-with-text__media {
    padding-bottom: inherit !important;
}

/* 06-12-2023 */
.custom-quick-quote-main-content input[type=checkbox]+label.email-subscription-label{
  background:transparent !important;
}
.custom-quick-quote-main-content .email-subscription-checkbox:checked + .email-subscription-label:after {
    left: -6px!important;
    top: 9px !important;
}
.custom-quick-quote-main-content .input-error-message {
    font-size: 14px;
}
@media screen and (min-width: 750px) {
.header-wrapper {
  padding: 0 55px !important;
}
.header-wrapper .header-logo {
  padding-left: 0px !important;
}
  
}
@media screen and (max-width: 1600px) {
.has-grandchild-item.pixLink__dropdown ul.product-list-col {
    width: 800px; 
}
}
@media screen and (max-width: 1399px) {
      body .header_btn.btn {
        margin: 0 20px 0 0;
    }
  .logo-list .outer-logo-items .heading-wrapper-item {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .logo-list .outer-logo-items .logo-list-items {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .collection-list .custom-grid .slick-track {
    margin: 0;
  }
.hero .mega-title {
  font-size: 38px;
}
  .has-grandchild-item.pixLink__dropdown ul.product-list-col {
    width: 650px;
}
  .has-grandchild-item.pixLink__dropdown ul.product-list-col .product-detail-col {
    max-width: 25%;
}
  ul.product-list-col {
    column-gap: 3px;
}
  .product-detail-col h5 {
    max-width: 100%;
    font-size: 13px;
}
  .has-grandchild-item.pixLink__dropdown .first-level-link .product-detail-col a {
    padding: 7px 6px!important;
}
}
@media screen and (max-width: 1199px) {
  .template-product .cstm-pro-btn {
    flex-wrap: wrap;
  }
  .gallery-text-section .gallery-btn-wrapper .gallery-btn-link {
    min-height: 40px;
  }
  .collection-list .custom-grid .slick-list {
    padding-right: 0px !important;
  }
  .gallery-text-section .grid__item {
    width: calc(33.3% - 8px);
    max-width: calc(33.3% - 8px);
}
.filter-panel-tab ul.nav.blog-nav--item {
  flex-wrap: wrap;
}
 
}
@media screen and (max-width: 1114px) {
  .mutistep-form-section .progress-bar {
    overflow: visible;
    white-space: nowrap;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
  }
  .progress-outer {
    position: relative;
    overflow-x: auto;
  }
 body #SiteNav li a {
    font-size: 14px !important;
}

body .header--middle-left {
    column-gap: 1rem;
}

body .header_btn.btn {
    margin: 0 5px 0 0;
}
}
@media screen and (max-width: 1024px){
.header-wrapper .header .header__icon--menu .icon {
  right: 54px !important;
}
.header-wrapper .menu-drawer {
width: 100% !important;
}
.header-wrapper .header {
position: static !important;
}
}
@media screen and (max-width: 991px) {
  .logo-list .outer-logo-items .heading-wrapper-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .header-wrapper .header-logo .header__heading, .header-wrapper .header-logo .header__heading-link {
    text-align: left !important;
}
.custom-button-wrapper {
  position: absolute;
  transform: translate(-50% , -50%);
  left: 50%;
  top: 50%;
}
  .logo-list .outer-logo-items .logo-list-items {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .logo-list .outer-logo-items {
    flex-wrap: wrap;
  }
  .contact-form-section #ContactForm .contact-form-btn {
    margin-top: 46px;
  }
  .contact-form-section .contact-outer-background {
    padding: 50px 0 50px;
  }
  .logo-list .outer-logo-items .section-heading h2.h3 {
    text-align: center;
    margin-bottom: 20px !important;
  }
  .contact-form-section
    .grid__item.contact-grid-right
    .contact-info-header
    h2.contact-heading {
    font-size: 18px;
  }
  .cstm-gallery-slider .slick-track .gallery-data-items img {
    height: 230px;
    width: 230px;
  }
  .contact-form-section .grid__item.contact-grid-right,
  .contact-form-section .grid__item.contact-grid-left {
    padding: 34px;
  }
  .collection-list .collection-grid-item__title {
    font-size: 20px;
  }
  .collection .view_product a.view_button {
    padding: 8px 16px;
    font-size: 16px;
  }
  .collection .grid .grid__item.medium-up--one-quarter {
    width: 50%;
}
.gallery-text-section .grid__item {
  width: calc(50% - 8px);
  max-width: calc(50% - 8px);
}
#shopify-section-feature-columns .grid__item.medium-up--one-third.text-left {
  width: calc(33.3% - 8px);
  margin: 0;
  max-width: calc(33.3% - 8px);
}
.collection li.grid__item {
  max-width: calc(33.3% - 8px);
  width: calc(33.3% - 8px);
}
.template-collection .feature-columns .grid__item {
  width: calc(33.3% - 28px);
  max-width: calc(33.3% - 28px);
}
}
@media screen and (max-width: 822px) {
.first-section-img .right-img-sec-sus img {
  max-width: 100%;
}
}
@media screen and (max-width: 767px) {
  #myPopup .custom-quick-quote-main-content {
    max-width: 90%;
    width: 100%;
    margin: 0 auto;
  }
  #myPopup
    .custom-quick-quote-main-content
    .quick-quote-field
    input[type="text"],
  #myPopup
    .custom-quick-quote-main-content
    .quick-quote-field
    input[type="email"] {
    width: 100%;
  }
  #myPopup .custom-quick-quote-main-content ul {
    margin-left: 0;
    margin-right: 0;
  }
  .mutistep-form-section .steps-groups {
    flex-wrap: wrap;
  }
  .mutistep-form-section .steps-groups .left-side,
  .mutistep-form-section .steps-groups .right-side {
    width: 100%;
  }
  .mutistep-form-section #step-2 .option-img {
    width: 100%;
    flex-wrap: wrap;
  }
  .mutistep-form-section #step-2 img {
    display: block;
    margin: 0 auto;
  }
  .mutistep-form-section #step-2 .option-img li {
    width: 100%;
  }
  .template-product .cstm-pro-btn {
    flex-wrap: no-wrap;
  }
  .contact-form-section .grid__item.contact-grid-right,
  .contact-form-section .grid__item.contact-grid-left {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .contact-form-section .contact-outer-wrapper {
    flex-wrap: wrap;
  }
  .contact-form-section .grid__item.contact-grid-right,
  .contact-form-section .grid__item.contact-grid-left {
    border-radius: 0;
  }
  .slick-next {
    right: 0;
  }
  .slick-prev {
    left: 0;
  }
  .cstm-gallery-slider .slick-track .gallery-data-items img {
    height: 175px;
  }
  .gallery-text-section .gallery-detail .gallery-desc {
    padding: 15px;
  }
  .collection-list .custom-grid .slick-prev {
    left: 0px;
  }
  .collection-list .custom-grid .slick-next {
    right: 0px;
  }
  .collection-list .custom-grid .slick-track {
    margin: 0;
  }
  .cstm-gallery-slider .slick-track .gallery-data-items img {
    height: 180px;
  }
  .contact-form-section #ContactForm .contact-form-btn {
    margin-top: 10px;
  }
  .custom-outer-hero {
    max-width: 100%;
  }
  .hero__inner .mega-subtitle p {
    max-width: 100%;
  }
  .page-sustainbility {
  padding-top: 35px;
}
  .sustainability-full-page-sec.property-fourth-row {
  padding: 100px 0 20px !important;
}
.header-logo {
  padding-left: 0 !important;
}
.custom-button-wrapper {
  width: auto;
  position: absolute;
  transform: translate(-50% , -50%);
  left: 50%;
  top: 50%;
}

.cart-item cart-remove-button {
  margin-left: 0;
}
.cart-qunatities-input .quantity.cart-quantity {
  justify-content: flex-end;
}
.announcement-bar .announcement-bar__message {
  flex: 0 0 100%;
  max-width: 100%;
  min-height: auto;
  padding: 0;
}
.announcement-bar p.Phone_number {
  transform: initial;
  position: static;
  flex: 0 0 100%;
  max-width: 100%;
  font-size: 16px;
  line-height: normal;
  margin: 0;
}
.announcement-bar {
  padding: 17px 0;
}
.collection .grid__item {
  width: 100%;
}
#shopify-section-feature-columns .grid__item.medium-up--one-third.text-left {
  width: 100%;
  max-width: 100%;
}
.newsletter-form {
  align-items: flex-start;
}
.newsletter-form .newsletter-form__field-wrapper {
  max-width: 100% !important;
}
.footer-block__newsletter .newsletter-form__field-wrapper .field {
  flex-wrap: nowrap !important;
  gap: 0 !important;
}
.footer-block__newsletter .btn.newsletter__submit {
  min-height: 51px !important;
  margin-left: -2px !important;
}
.template-collection .feature-columns .overlap_text>.grid .grid__item {
  max-width: 100%;
  width: 100%;
  margin-bottom: 30px !important;
} 
.template-collection .feature-columns .overlap_text>.grid .grid__item:last-child {
  margin-bottom: 0px !important;
}
.custom-grid-blogs {
  width: 100%;
}
.feature-columns .overlap_text>.grid .grid__item {
margin-bottom: 20px !important;
}
.custom__item-inner .medium-up--text-center {
text-align: center;
}
.header-wrapper .header .header__icon--menu .icon {
right: 14px !important;
}
 .hero .mega-title {
  font-size: 28px;
}
  .collection li.grid__item {
  max-width: calc(100% - 8px);
  width: calc(100% - 8px);
}
}
@media screen and (max-width: 750px) {
  header .icon {
    width: 15px;
    height: 17px;
  }
  .header_btn.btn {
    font-size: 14px;
    padding: 5px 10px;
    right: 38%;
  }
  td.cart-item__totals {
    display: none;
  }
  td.cart-price-item {
    text-align: end;
}
  .gallery-text-section .grid.inner-gallery-items .grid__item.small--one-half {
    width: 100%;
    margin-bottom: 20px;
    max-width: 100%;
}
  .header-wrapper {
    padding: 15px !important;
  }
  .header-wrapper .header__heading-link {
    padding: 0 !important;
  }
  .header-wrapper header .icon {
    width: 15px;
    height: 17px;
    fill:rgb(var(--color-foreground));
}
.header-wrapper .header__icons .header__icon {
  padding: 10px 7px;
}
.feature-columns .grid__item {
  width: 100%;
  max-width:100%;
}
.collection .grid__item {
  max-width: 100%;
  width: 100% !important;
  margin-bottom: 30px;
}
  .collection-hero .right-side-content {
  text-align: center;
  flex: 0 0 100%;
}
    .hero__inner .mega-subtitle p br {
    display: none;
}
  .template-suffix-enterprise .custom-image-text .image-with-text__media img {
    height: 200px;
}
  .template-suffix-enterprise .custom-image-text .image-with-text__media {
    height: 200px;
}
  .collection-hero .right-side-content img.coll-product-image {
    object-fit: contain;
        height: auto;
}
  .gallery-text-section .grid__item {
  width: calc(100% - 8px);
  max-width: calc(100% - 8px);
}
}
@media screen and (max-width: 575px) {
  .template-product .cstm-pro-btn {
    flex-wrap: wrap;
  }
  .gallery-popup.active .popup-inner-detail {
    max-width: 90%;
  }
  .collection li.grid__item {
    max-width: 100%;
    width: 100%;
    margin-bottom: 30px;
}
.template-product .product-recommendations__inner .grid__item {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.template-product .product-recommendations__inner .grid__item:last-child {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.collection li.grid__item:last-child{
margin-bottom: 0;
}

}
@media screen and (max-width: 480px) {
.header-logo .header__heading-logo-wrapper{
  max-width: 85px !important;
}
.header-wrapper .header .header__icons {
  margin-right: 10px !important;
}
.header-wrapper .header__icons .header__icon {
padding: 10px 5px;
}
}

/*offer-badge-css-start*/
#Slider-Gallery-template--17127477837979__main {
    position: relative;
}
#Slider-Gallery-template--17127477837979__main .offer-badge {
    position: absolute;
    width: 120px;
    height: 120px;
    right: 50px;
    top: 50px;
}
.site-nav ul.product-list-col {
    min-width: 800px;
    top: 0;
    column-gap: 10px;
    justify-content: flex-start;
    height: 270px;
    padding: 20px 0px;
}
.site-nav ul.product-list-col li {
    flex: 0 0 24% !important;
    max-width: 100% !important;
}
.site-nav ul.product-list-col li a img {
    width: 200px;
    height: 200px;
    object-fit: contain;
    object-position: center;
    aspect-ratio: 3 / 2;
}
.site-nav ul.product-list-col li a {
    padding: 0 !important;
}
/* new css 10/10/2025 */
.facets-vertical.page-width {
    padding: 0 15px;
    gap: 20px;
}

.facets-vertical .product-grid-container {
    margin-top: 0;
    border: 0;
    padding: 0;
}

.section-template--19563039260827__product-grid-padding {
    padding: 50px 0px;
}
.facets-vertical .facets-wrapper {
    padding: 0 !important;
    max-width: 250px;
    width: 100%;
} 
.facets-vertical .facets-wrapper .facets-container {
    padding: 15px;
    border: 1px solid #eee;
    box-shadow: 2px 2px 22px #eee;
    border-radius: 5px;
    display: block;
}

.facets-vertical.page-width::after {
    display: none;
}

.facets-vertical .product-grid-container {
    max-width: calc(100% - 270px);
    width: 100%;
}

.facets-vertical .facets-wrapper .facets-container form#FacetFiltersForm {
    width: 100%;
}

.facets-vertical .facets-wrapper .facets-container h2#verticalTitle {
    text-transform: capitalize;
    font-size: 20px;
    margin: 0;
    color: #65b1c6;
}

.facets-vertical .facets-wrapper .facets-container .active-facets-vertical-filter {
    padding-bottom: 10px;
}

.facets-vertical .facets-wrapper .facets-container form#FacetFiltersForm .facets__disclosure-vertical summary.facets__summary {
    padding: 10px 6px;
    font-size: 16px;
    color: #7c7c7c;
}

.facets-vertical .facets-wrapper .facets-container form#FacetFiltersForm .facets__disclosure-vertical summary.facets__summary svg.icon {
    width: 17px;
}

.facets-vertical .facets-wrapper .facets-container form#FacetFiltersForm .facets__disclosure-vertical fieldset.facets-wrap {
    margin: 0;
    padding: 10px 0px;
}

.facets-vertical .facets-wrapper .facets-container form#FacetFiltersForm .facets__disclosure-vertical fieldset.facets-wrap label.facet-checkbox {
    padding: 10px 20px;
    border: 1px solid #65b1c6;
    margin: 0 0 10px;
    border-radius: 7px;
    max-width: max-content;
    font-size: 17px;
    font-weight: 500;
    color: #000;
    letter-spacing: 0 !important;
}

.facets-vertical .facets-wrapper .facets-container form#FacetFiltersForm .facets__disclosure-vertical fieldset.facets-wrap label.facet-checkbox input {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

/* .facets-vertical .facets-wrapper .facets-container form#FacetFiltersForm .facets__disclosure-vertical fieldset.facets-wrap label.facet-checkbox span.circle-svg-wrapper {
    display: none;
} */
details#Details-2-template--19563039260827__product-grid label.facet-checkbox span.circle-svg-wrapper {
    display: none;
}
details#Details-2-template--19563039260827__product-grid fieldset.facets-wrap label.facet-checkbox:has(input:checked){
  background: #65b1c6;
    color: #fff;
}

details#Details-2-template--19563039260827__product-grid .facet-checkbox .icon-checkmark{
  display: none;
}

/* .facets-vertical .facets-wrapper .facets-container form#FacetFiltersForm .facets__disclosure-vertical fieldset.facets-wrap label.facet-checkbox:has(input:checked) {
    background: #65b1c6;
    color: #fff;
} */

.facets-vertical .facets-wrapper .facets-container form#FacetFiltersForm .facets__disclosure-vertical summary.facets__summary span {
    text-decoration: none;
}

.facets-vertical .product-grid-container .collection ul li.grid__item {
    padding: 0 5px;
}

.facets-vertical .product-grid-container .collection ul li.grid__item .card-wrapper {
    border-radius: 10px;
}

.facets-vertical .product-grid-container .collection ul li.grid__item .card-wrapper h3 {
    min-height: 101px;
}

.facets-vertical .product-grid-container .collection ul li.grid__item .card-wrapper h3 a {
    border: 0;
}

facet-filters-form.facets.facets-vertical-sort {
    padding: 0 15px;
    margin: 0 auto 30px;
}

facet-filters-form.facets.facets-vertical-sort h2.facet-filters__label {
    max-width: calc(100% - 299px);
    margin-left: auto;
}

facet-filters-form.facets.facets-vertical-sort h2.facet-filters__label label {
    font-size: 28px;
    text-transform: capitalize;
    letter-spacing: -0.3px !important;
    font-weight: 600;
    color: #65b1c6;
    font-family: 'SoleilW01' !important;
}

/* --------- Tejpreet Css Code --------- */
.feature-icon-block {width: calc(20% - 15px);max-width: 100%;}

.feature-icons-row {
    width: 100%;
    max-width: 1352px;
    margin: auto;
    gap: 0;
}

.feature-icon-block img {
    margin-bottom: 15px;
}

.jdgm-carousel-item__timestamp.jdgm-ellipsis {
    display: none;
}

.multicolumn-list h3.inline-richtext {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 0 !important;
}

.multicolumn-list .rte p {
    font-size: 16px;
    margin-bottom: 0 !important;
}
.multicolumn-card__info {
    padding: 22px !important;
}
.multicolumn .title-wrapper-with-link {
    margin: 0 0 50px 0;
}

.multicolumn ul.multicolumn-list li {
    margin: 0 0 15px 0;
    padding: 0 20px;
}
.feature-icon-block h3 {
    font-size: 16px;
}

.packaging-materials.custom-main-table-col {
    padding: 0 25px;
}

.custom-main-table-col .packaging-materials__wrapper {
    width: 100%;
    overflow-x: auto;
        display: inherit;
}

.custom-main-table-col table.packaging-materials__table {
    width: 100%;
    border-collapse: collapse;
}

@media (min-width: 1600px){
 .site-nav ul.product-list-col {
    min-width: 1000px;
 }
}
@media (min-width: 1200px) and (max-width: 1399px){
  .site-nav ul.product-list-col {
    min-width: 650px;
 }
}

@media (max-width: 1440px){
 body.template-product section.sustainability-section .sustainability-grid .sustainability-item p {
    padding: 0 40px !important;
}
}
@media (max-width: 1300px){
 body.template-product section.sustainability-section .sustainability-grid .sustainability-item p {
    padding: 0 25px !important;
}
}
@media (min-width: 1178px) and (max-width: 1228px){
.has-grandchild-item.pixLink__dropdown ul.product-list-col {
    min-width: 560px !important;
    width: 560px;
}
}
@media (min-width: 1127px) and (max-width: 1177px){
.has-grandchild-item.pixLink__dropdown ul.product-list-col {
    min-width: 510px !important;
    width: 510px;
}
}
@media (min-width: 1076px) and (max-width: 1126px){
.has-grandchild-item.pixLink__dropdown ul.product-list-col {
    min-width: 460px !important;
    width: 460px;
}
}
@media (min-width: 1025px) and (max-width: 1075px){
  .has-grandchild-item.pixLink__dropdown ul.product-list-col {
    min-width: 400px !important;
    width:400px;
}
  .site-nav ul.product-list-col li a img { 
    height: 160px; 
}
}
@media (max-width: 991px){
  #Slider-Gallery-template--17127477837979__main .offer-badge {
    width: 90px;
    height: 90px;
    right: 30px;
    top: 30px;
}
.multicolumn ul.multicolumn-list li {
    width: 50%;
    max-width: 49%;
}

multicolumn .multicolumn-list {
    display: flex !important;
}

.collection-hero--with-image .collection-hero__description p {
    font-size: 16px;
    line-height: 26px;
}
.index-section.logo-list {
    padding: 55px 0 0 0;
}
.customizable-section ul li {
    max-width: 100% !important;
}

.customizable-section  ul {
    display: flex !important;
    flex-wrap: wrap;
}


.customizable-section ul li ul li {
    width: 47% !important;
    max-width: 100% !important;
}

.customizable-section ul li ul {
    justify-content: space-between;
}
.faq-inner {
    max-width: 100%;
}
.template-collection .feature-columns .grid__item {
    width: calc(50% - 28px) !important;
    max-width: 100%;
}

body .site-footer__content .footer-block {
    width: 48% !important;
    margin: 0;
}

body .site-footer__content.footer__blocks-wrapper {
    display: flex;
}
.feature-custom-prod .card__information {
    padding: 10px 0 0 0;
}

.feature-custom-prod  .card-wrapper {
    padding-bottom: 20px;
}

}

@media (max-width: 1125px){
  .feature-icon-block {
    width: 25%;
    padding: 0 10px;
}
.feature-icons-row {
    max-width: 100%;
    row-gap: 35px;
    justify-content: flex-start;
}
.multicolumn ul.multicolumn-list li {
    padding: 0 5px;
    margin: 0 0 5px;
}
    body .collection li.grid__item {
        max-width: calc(50.3% - 8px);
        width: calc(50.3% - 8px);
    }
}
@media (min-width:749px) and (max-width:767px) {
      body .facets-vertical .facets-wrapper{
        max-width: 250px;
    }
}

@media (max-width: 1200px){
body.template-product section.sustainability-section .sustainability-grid .sustainability-item p {
    padding: 0 12px!important;
}
}


@media (max-width: 767px) {
  .feature-icon-block {
    width: 33%;
}
body.template-product section.sustainability-section .sustainability-grid .sustainability-item p {
    padding: 0 15px !important;
}

.feature-icons-row {
    max-width: 100%;
}
.multicolumn ul.multicolumn-list li {
    width: 100%;
    max-width: 100%;
}
.facets-vertical .facets-wrapper {
    max-width: 100%;
}
.facets-vertical .product-grid-container {
    max-width: 100%;
}
.feature-custom-prod .collection li.grid__item {
    max-width: calc(50% - 8px);
}
.announcement-bar__link {
    height: auto;
}

.announcement-bar {
    padding: 4px 0;
}

.announcement-bar .announcement-bar__message,.announcement-bar p.Phone_number {
    font-size: 12px;
    line-height: normal;
    padding: 1px 0;
}

body .header_btn.btn {
    font-size: 12px !important;
}

.facets-vertical .facets-wrapper .facets-container {
    margin: 0 0 20px 0;
}

.mobile-facets__wrapper {
    justify-content: center;
}

.product-count__text {
    justify-content: center;
    display: flex;
    font-size: 14px;
}

span.mobile-facets__open-label.button-label.medium-hide.large-up-hide {
    margin: 0 0 10px 0;
    font-size: 16px;
}

body .customizable-section .multicolumn-card__info {
    padding: 20px 0px !important;
}

body .multicolumn-card__info h2 {
    font-size: 20px;
}
body .announcement-bar__link {
    height: auto;
}
.jdgm-carousel-wrapper .jdgm-carousel-title {
    font-size: 28px !important;
}
.feature-custom-prod .section-header h2 {
    text-align: center;
}
}


@media (max-width:567px) {

.feature-icon-block {
    width: calc(50% - 15px);
}
    .customizable-section ul li ul li {
        width: 100% !important;
    }
    .template-collection .feature-columns .grid__item {
    width: calc(100% - 0px) !important;
}
body .site-footer__content .footer-block {
    width: 100% !important;
    margin: 0;
}
.feature-custom-prod .collection li.grid__item {
    max-width: calc(100% - 0px);
}

.footer__content-top.page-width {
    padding-bottom: 0;
}
    body .collection li.grid__item {
        max-width: calc(100% - 8px);
        width: calc(100% - 8px);
    }
    .logo-list-items a.logo-bar__link {
    display: flex;
    justify-content: center;
}
}






/*offer-badge-css-end*/
media-gallery#MediaGallery-template--17416671297691__main {
position:sticky;
  top:0;
}

.sustanibility_properties_section .sustanibility_properties_ {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
}
.sustanibility_properties_section .sustanibility_properties_  .product-box-sec {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}
.sustanibility_properties_section .sustanibility_properties_ .box-section-one-third {
    margin: 0;
    width: calc(50% - 50px);
}
.sustanibility_properties_section .sustanibility_properties_ .box-section-one-third .property_box {
    display: flex;
    height: 100%;
}
.sustanibility_properties_section .sustanibility_properties_ .box-section-one-third .property_box img {
    flex: 0 50%;
    max-width: 100%;
    width: 50%;
    object-fit: cover;
    /* height: fit-content; */
    object-position: right;
}
/* .sustanibility_properties_section .sustanibility_properties_ .box-section-one-third .property_box .property_content .rte-setting p:last-child {
    display: none;
}
 */
@media(max-width:574px){
  .sustanibility_properties_section .sustanibility_properties_ .box-section-one-third .property_box {
    display: flex;
    height: 100%;
    flex-wrap: wrap;
}
  .sustanibility_properties_section .sustanibility_properties_ .box-section-one-third .property_box img {
    flex: 0 100%;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
    object-position: right;
}
  
}
@media(max-width:1024px){
  .sustanibility_properties_section .sustanibility_properties_ .box-section-one-third {
    margin: 0;
    width: calc(100% - 50px);
}
}
.newsletter-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
.newsletter-popup {
    padding: 25px 40px;
    background-image: linear-gradient(45deg,#9dcdda,#65b1c8);
    border: 1px solid #aed7e3;
    box-shadow: 0 0 10px #0000001a;
    z-index: 1000;
    max-width: 550px;
    width: 100%;
    margin: auto;
    height: fit-content;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.newsletter-popup form#contact_form .field:before, .newsletter-popup form#contact_form .field:after {
    display: none;
}
.newsletter-popup form#contact_form input#NewsletterForm-- {
    padding: 10px !important;
    border: 0px;
    height: auto;
    min-height: unset;
}
.newsletter-popup form#contact_form button#Subscribe {
    height: fit-content;
    display: flex;
    align-items: center;
    top: 0;
    position: absolute;
    bottom: 0;
    height: auto;
    right: 0;
    border: 0;
}
.newsletter-popup form#contact_form button#Subscribe svg {
    width: 25px;
    fill: #000;
}

.popup-content {
  text-align: center;
}
.popup-content h2, .popup-content p {
    color: #fff;
    font-weight: 100;
}
.close-popup {
  position: absolute;
  top: -8px;
  right: 10px;
  cursor: pointer;
  font-size: 32px;
}



/* 13-10-2025 */
.slider-content-sec {
    height: auto !important;
}

.template-suffix-mailers .card__media .media img {
    height: 100%;
    object-fit: contain;
    object-position: center center;
    width: 100%;
}
.multicolumn .multicolumn-list__item .media--adapt .multicolumn-card__image {
    border-radius: 20px;
    height: 80% !important;
}

.collection ul .grid__item .card__media .media img.motion-reduce {
    min-height: 307px;
    max-height: 307px;
    object-fit: contain;
}

.collection ul .grid__item .card__media .media {
    display: flex;
}
.collection ul .grid__item .card-wrapper .card__inner {
    min-height: 305px;
    max-height: 305px;
}
.collection__view-all a.button {
    padding: 8px 30px !important;
    max-width: max-content;
    font-size: 18px;
}
.multicolumn ul.multicolumn-list li .multicolumn-card__info {
    padding: 15px !important;
}
@media(max-width:1299px){
.collection .facets-vertical .product-grid-container .collection ul li.grid__item .card-wrapper h3 a {
    min-height: 68px;
}
.collection .facets-vertical .product-grid-container .collection ul li.grid__item .card-wrapper h3 {
    font-size: 18px;
}
}
@media(max-width:1199px){
  .collection .view_button.green-custom {
    font-size: 16px;
}
.collection .facets-vertical .product-grid-container .collection ul li.grid__item .card-wrapper h3 a {
    min-height: 91px;
}
#shopify-section-collection .view_button.green-custom {
    font-size: 16px;
}
.collection__view-all a.button {
    font-size: 16px;
}
}
@media(max-width:1125px){
  .collection .facets-vertical .product-grid-container .collection ul li.grid__item .card-wrapper h3 a {
    min-height: 0;
}
}

@media(max-width:767px){
  .custom-main-table-col .packaging-materials__wrapper {
    width: 100%;
    overflow-x: auto;
    display: inherit;
    scrollbar-width: none;
}
.packaging-materials__table th, .packaging-materials__table td {
    padding: 10px 12px !important;
    font-size: 13px !important;
}
}

@media(max-width:750px){
.collection-hero .right-side-content {
    flex: 0 0 50%;
}
}

@media(max-width:749px){
  body .facets-vertical .facets-wrapper {
    max-width: 100%;
}
body .facets-vertical .facets-wrapper .facets-container menu-drawer.mobile-facets__wrapper summary.mobile-facets__open-wrapper span.mobile-facets__open >svg.icon.icon-filter {
    display: none;
}
}

section.faq-page.container {
    padding-bottom: 0;
    padding-top: 0;
}


/* 15-10-25 */
body.template-product .product ul span.offer-badge {
    top: 0;
    right: -20px;
}
body.template-product section.faq-wrapper .faq-inner {
    margin: 0;
}

body.template-product section.faq-wrapper .faq-inner .heading {padding-top: 0px;}
body.template-product section.faq-wrapper .accordion {
    border-top: 1px solid #CeCeCe;
    border-bottom: 1px solid #CeCeCe;
    font-size: 20px;
    font-weight: 600;
    color: #65B1C6;
    line-height: 40.4px;
    margin-top: 30px;
    padding:11px;
}

body.template-product section.faq-wrapper .accordion h2 {
    font-size: 20px;
    font-weight: 600;
    color: #65B1C6;
    line-height: 40.4px;
    margin: 0;
}

body.template-product section.faq-wrapper .panel {
    font-size: 16px;
    color: #4A4A4A !important;
}

body.template-product section.faq-wrapper .panel p {color: #4A4A4A !important;opacity: 1;}

body.template-product section.faq-wrapper .panel ul li {
    color: #4A4A4A !important;
    list-style-type: disc;
    margin-left: 25px;
}

body.template-product .index-section.logo-list {
    padding-top: 45px;
    padding-bottom: 47px;
}
body.template-product .multicolumn {
    padding-top: 51px;
}
body.template-product  .multicolumn ul.multicolumn-list li .media {padding-bottom: 57% !important;}

body.template-product .multicolumn ul.multicolumn-list li .media img.multicolumn-card__image {
    max-width: 69px;
    width: 100%;
    aspect-ratio: 1;
}
body.template-product .multicolumn .title-wrapper-with-link {
    margin: 0 0 60px;
}


body.template-product .multicolumn-card__info h3 {
    font-weight: 500;
    color: #65B1C6;
    font-size: 19px;
}

body.template-product .multicolumn-card__info .rte p {
    line-height: 26.6px;
    color: #697282;
    letter-spacing: 0 !important;
}

body.template-product .multicolumn-card__image-wrapper {
    padding-top: 17px;
}

body.template-product .multicolumn ul.multicolumn-list li .media {
    padding-bottom: unset !important;
    display: flex;
    justify-content: center;
}

body.template-product .multicolumn ul.multicolumn-list li .media img.multicolumn-card__image {
    position: unset;
    transform: unset;
    max-width: 67px;
}
body.template-product .multicolumn ul.multicolumn-list li {
    height: 265px;
}

body.template-product section.sustainability-section .sustainability-header h2 {
    margin-top: 8px;
    margin-bottom: 24px;
    color: #65B1C6;
}

body.template-product section.sustainability-section  p {
    margin-bottom: 31px;
}

body.template-product section.sustainability-section .sustainability-grid .sustainability-item img {
    aspect-ratio: 1;
}

body.template-product section.sustainability-section .sustainability-grid .sustainability-item h4 {
    color: #65B1C6;
    font-size: 25px;
    line-height: 40.4px;
    font-weight: 600;
}

body.template-product section.sustainability-section .sustainability-header p {
    font-size: 16px;
    line-height: 27.6px;
    color: #697282;
    max-width: 56% !important;
}
.template-suffix-sustainable-new-product span.tab_indicator_pp {
    align-items: center;
    display: flex;
}
.template-suffix-sustainable-new-product .multicolumn-card {
  transition: transform 0.3s ease; 
}

.template-suffix-sustainable-new-product .multicolumn-card:hover {
  transform: scale(1.05); 
  z-index: 10; 
  cursor: pointer; 
}
body.template-product section.sustainability-section .sustainability-grid .sustainability-item p {
    font-size: 16px;
    line-height: 27.6px;
    color: #697282;
    margin-bottom: 15px;
    padding: 0 44px;
}

body.template-product .cstm-gallery-slider {
    padding-top: 70px;
    padding-bottom: 30px;
}

body.template-product .cstm-gallery-slider .gallery-slider.text-center .gallery-headings {
    font-size: 30px;
    line-height: 40.4px;
    font-weight: bold;
    color: #65B1C6;
    margin-bottom: 40px;
}

body.template-product .cstm-gallery-slider .gallery-slider.text-center .gallery-headings>span {
    font-size: 16px;
    line-height: 27.6px;
    color: #697282;
    font-weight: normal;
}

body.template-product section.custom-faq h2.faq-heading {
    margin-bottom: 50px;
    font-size: 30px;
    color: #65B1C6;
    line-height: 25.3px;
}

body.template-product section.custom-faq .faq-list .faq-item {
    border-bottom: 1.6px solid #ABA7A7;
    padding: 13px;
}

body.template-product section.custom-faq .faq-list .faq-item button.faq-question {
    font-size: 18px;
    line-height: 22.8px;
    color: #121212;
}

body.template-product section.custom-faq .faq-list .faq-item .faq-answer {
    font-size: 16px !important;
    line-height: 27.6px;
}

body.template-product section.custom-faq .faq-list .faq-item .faq-answer p {
    font-size: 16px;
    line-height: 27.6px;
    color: #697282;
    margin: 10px 0px;
}

body.template-product section.custom-faq .faq-list .faq-item .faq-question[aria-expanded="true"] .arrow {
    transform: rotate(0deg);
}
body.template-product section.custom-faq .faq-list .faq-item .faq-question .arrow {
    transform: rotate(180deg);
}

body.template-product product-recommendations {
    padding-top: 110px;
    padding-bottom: 88px;
}

body.template-product product-recommendations h2.section-header {
    font-size: 30px;
    line-height: 25.3px;
    color: #65B1C6;
}
body.template-product product-recommendations ul li .card-wrapper .card__content .card__information h3 {
    min-height: 47px;
}
body.template-product section.custom-faq .faq-list .faq-item button.faq-question {
    padding: 15px 11px;
    border-bottom: 1.6px solid #ABA7A7;
}

body.template-product section.custom-faq .faq-list .faq-item {
    border-bottom: unset;
    padding: unset;
}

body.template-product section.custom-faq .faq-list .faq-item .faq-answer p {
    margin: 0px 0 40px 0;
    padding: 0px 11px;
}

body.template-product section.custom-faq .faq-list .faq-item .faq-answer {
    margin-top: 5px;
}
body.template-product section.faq-wrapper .faq-inner {
    margin: 0;
    max-width: 100%;
    width: 100%;
}
body.template-product section.sustainability-section .sustainability-header h2 {
    margin-bottom: 31px;
}
body.template-product .multicolumn .title-wrapper-with-link {
    justify-content: center;
}
body.template-product .cstm-gallery-slider {
    padding-bottom: 70px;
}
body.template-product section.custom-faq h2.faq-heading {
    margin-top: 20px;
}
body.template-product .multicolumn-list {
    justify-content: center;
}
body.template-product section .multicolumn ul.multicolumn-list li {
    max-width: 580px;
}
body.template-product .custom-faq {
    padding-bottom: 30px;
}
@media(max-width:1280px){
  body.template-product section .multicolumn ul.multicolumn-list li {
    height: 290px;
}
} 

@media(max-width:1199px){
body.template-product product-recommendations ul li .card-wrapper .card__content .card__information h3 {
    min-height: 70px;
}
} 
@media(max-width:1023px){
  body.template-product section.faq-wrapper .faq-inner {
    max-width: 100%;
    width: 100%;
}
}

@media(max-width:990px){
body.template-product .product {
    flex-wrap: wrap !important;
    gap:40px;
}

body.template-product .product .grid__item.product__media-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    position: unset !important;
}

body.template-product .product .product__info-wrapper.grid__item {
    max-width: 100% !important;
    width: 100% !important;
    position: unset !important;
    padding: 0 !important;
}
.product-section .product__info-container .product-form {
    margin-top: 0;
    padding-top: 0;
}
} 
@media(max-width:749px){
body.template-product .product ul span.offer-badge {
    top: 0;
    right: 20px;
}
}


/* 16/10/2025 */
.product-page-top-btn {
    gap: 10px;
    display: flex;
    justify-content: center;
}
 
.product-page-top-btn button.Customize_btn.btn_top_pp {
    margin: 0 !important;
}
 
.product-page-top-btn button {
    margin: 0 !important;
    border-radius: 8px;
}
body.template-product .product-page-top-btn button.active {
    background: #65b1c6;
    color: #fff;
}
body.template-product .product-page-top-btn button {
    background: #ebebeb;
    color: #65b1c6;
}
@media(max-width:1199px){
  body.template-product .index-section.logo-list {
    padding-top: 40px;
    padding-bottom: 40px;
}
body.template-product .multicolumn {
    padding-top: 0px;
}
body.template-product .multicolumn .title-wrapper-with-link {
    margin: 0 0 40px;
}
body.template-product section.faq-wrapper {
    margin-bottom: 40px;
}
body.template-product .sustainability-section {
    padding: 40px 20px !important;

}
body.template-product section.sustainability-section .sustainability-header h2 {
    margin-bottom: 20px;
}
body.template-product .cstm-gallery-slider {
    padding-top: 50px;
    padding-bottom: 10px;
}
body.template-product .sustainability-section {
    padding-bottom: 10px !important;
}
body.template-product section.custom-faq h2.faq-heading {
    margin-top: 20px;
    margin-bottom: 30px;
}
body.template-product product-recommendations {
    padding-top: 50px;
}
body.template-product .custom-faq {
    padding-top: 50px;
}
body.template-product product-recommendations {
    padding-top: 50px;
}
}
@media(max-width:991px){
  body.template-product .description_container {
    margin-top: 0 !important;
    padding-top: 0;
}
body.template-product .index-section.logo-list {
    padding-top: 20px;
    padding-bottom: 20px;
}
body.template-product section.faq-wrapper .accordion {
    margin-top: 20px;
}
body.template-product .multicolumn .title-wrapper-with-link h2 {
    text-align: center;
}
body.template-product .multicolumn .title-wrapper-with-link {
    margin: 0 0 20px;
}
body.template-product .multicolumn .title-wrapper-with-link {
    margin: 0 0 20px;
}
body.template-product .cstm-gallery-slider .gallery-slider.text-center .gallery-headings {
    margin-bottom: 20px;
}
body.template-product section.custom-faq h2.faq-heading {
    margin-bottom: 20px;
}
body.template-product .shopify-section .section-header {
    margin-bottom: 30px;
}
body.template-product .product ul span.offer-badge {
    max-width: 140px;
}
}

@media(max-width:767px){
  body.template-product .multicolumn .title-wrapper-with-link h2 {
    text-align: center;
}
body.template-product .product__info-container h1.product-single__title {
    font-size: 30px;
    text-align: center;
}
body.template-product .product__info-container h1.product-single__title {
    font-size: 30px;
    text-align: center;
}

body.template-product .grid__item.site-footer__payment-icons ul.payment-icons {
    padding: 0;
}

body.template-product .index-section.logo-list {
    padding-top: 0;
    padding-bottom: 0;
}
body.template-product .product ul span.offer-badge {
    max-width: 125px;
}
}
@media(max-width:749px){
  body.template-product section .multicolumn ul.multicolumn-list li {
    max-width: 100%;
}
body.template-product .multicolumn-list {
    justify-content: unset;
}
body.template-product .cstm-gallery-slider .gallery-slider.text-center .gallery-headings {
    font-size: 25px;
}

body.template-product section.custom-faq h2.faq-heading {
    font-size: 25px;
}

body.template-product product-recommendations h2.section-header.text-center.h2 {
    font-size: 25px;
    letter-spacing: normal !important;
}
 body.template-product .product-page-top-btn {
    margin-bottom: 25px;
}
body.template-product .multicolumn .page-width {
    max-width: 500px;
}
body.template-product section .multicolumn ul.multicolumn-list li {
    padding:18px;
    margin-left: 0 !important;
}
}

@media(max-width:567px){
  body.template-product .sustainability-section {
    padding-top: 13px !important;
}

body.template-product .cstm-gallery-slider {
    padding-top: 20px;
}

body.template-product .custom-faq {
    padding-top: 20px;
}

body.template-product product-recommendations {
    padding-top: 30px;
}

body.template-product product-recommendations {
    padding-bottom: 40px;
}
body.template-product .product ul span.offer-badge {
    max-width: 85px;
}
}

/* 23-10-25 */
.template-collection .card--standard>.card__content .card__information h3 {
    min-height: 80px;
}
@media(max-width:1099px){
  .template-collection .card--standard>.card__content .card__information h3 {
    min-height: 45px;
}
}
/* 24-10-25 */




/* 28/10/2025 */

* 28/10/2025 */

.template-suffix-sustainable-new-product .product-single__description.rte.main-descript-duplicate,
.template-suffix-custom-ocean-bound-mailer .product-single__description.rte.main-descript-duplicate,
.template-suffix-compostable-premium-cloth .product-single__description.rte.main-descript-duplicate,
.template-suffix-compostable-polymailer .product-single__description.rte.main-descript-duplicate {
    display: none;
}
body.template-product.checking .product-single__description.rte.main-descript-duplicate {
    display: block;
}


.tab_indicator_pp {
  color: #000;
  display: inline-flex;
  align-items: center;
}

/* Safari rendering fix */
.tab_indicator_pp svg {
  display: inline-block;
  width: 0.7em;
  height: 0.7em;
  fill: currentColor;
  color: inherit;
  -webkit-transform: none !important; /* Safari bug fix */
  transform: none !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* fallback if currentColor fails */
.tab_indicator_pp svg path {
  fill: currentColor !important;
  stroke: currentColor !important;
}


a.active-facets__button.active-facets__button--light {
    display: none;
}

/* 11/11/2025 */
body.template-collection.custom-title-coll a.main-title-col-lin {
    display: none;
}
body.template-collection a.main-title-col-lin {
    display: block;
}
body.template-collection a.custom-title-lin {
    display: none;
}
body.template-collection.custom-title-coll a.custom-title-lin {
    display: block;
}
body.template-collection.custom-title-coll .custom-main-img-col-wr img.motion-reduce {
    display: none;
}
body.template-collection .custom-main-img-col-wr img.motion-reduce {
    display: block;
}
body.template-collection.custom-title-coll .custom-imag-coll-wrap img.custom-metafield-image {
    display: block;
}
body.template-collection .custom-imag-coll-wrap img.custom-metafield-image {
    display: none;
}


/* body.template-product .producct-page-custm-quat {
    display: none;
} */
/* body.template-product.checking .producct-page-custm-quat {
    display: block !important;
} */
body.template-product.custom-quate-btn  .green-custom.btn.customize_bulk_form1.customize_bulk_forms.quote-btn.producct-page-custm-quat {
    display: block !important;
}
body.template-product.product.checking .green-custom.btn.customize_bulk_form1.customize_bulk_forms.quote-btn.producct-page-custm-quat {
    display: block !important;
}
body.template-product.custom-quate-btn .horizontal-row,
body.template-product.custom-quate-btn  .green-custom.btn.customize_bulk_form1.customize_bulk_forms.quote-btn.customize {
    display: none !important;
}
body.template-product.custom-quate-btn-in-stck .green-custom.btn.customize_bulk_form1.customize_bulk_forms.quote-btn.producct-page-custm-quat {
    display: none !important;
}

.site-footer__icon-list {
    padding-top: 20px;
}
.grid__item.site-footer__payment-icons {
    width: 96% !important;
}

/* 14-11-25 */
.product__info-wrapper .grid__item .horizontal-row span {
    display: inline-block;
    background-color: #fff;
    z-index: 1;
    padding-inline: 5px;
}
.product__info-wrapper .grid__item .horizontal-row {
    display: flex;
    position: relative;
    justify-content: center;
    margin-bottom: 2rem;
    padding: 0px 56px;
    width: 98%;
    justify-self: center;
}
.product__info-wrapper .grid__item .horizontal-row span {
    display: inline-block;
    background-color: #fff;
    z-index: 1;
    padding-inline: 5px;
}
.product__info-wrapper .grid__item .horizontal-row:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #697282;
    position: absolute;
    left: 0;
    top: 14px;
}
.template-product.checking .horizontal-row{
display:none;
}
 details[ aria-label*="Availability" ],
summary[ aria-label*="Availability" ] {
    display: none ;
} 
.facets-wrap:has(input[name="filter.v.availability"]) {
  display: none ;
}
/* 18-11-25 */
.template-suffix-bill-materials .multicolumn-list__item:only-child {
    max-width: unset;
}
.template-suffix-enterprise .custom-content .custom__item--image img , .template-suffix-distributor .custom-content .custom__item--image img {
    border-radius: 10px;
}
.template-suffix-our-approach .faq-section, .template-suffix-materials-new .faq-section {
    text-align: left;
}



.shopify-policy__body .rte > h1,
.shopify-policy__body .rte > h2  {
    text-transform: capitalize;
}

.product-single__description.rte.main-descript-duplicate {
    display: none;
}


ul.product-list-col li.product-detail-col a div {
    font-size: 16.25px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    line-height : 1.3;
}

body.Apparel.Sample.Pack .product-page-top-btn,
body.Cosmetics.Sample.Pack .product-page-top-btn,
body.Polybag.Sample.Pack .product-page-top-btn,
body.Mailer.Sample.Pack .product-page-top-btn,
body.Padded.Mailer.Sample.Pack .product-page-top-btn,
body.Box.Sample.Pack .product-page-top-btn,
body.Pouch.Sample.Pack .product-page-top-btn,
body.Retail.Packaging.Sample.Pack .product-page-top-btn,
body.General.Sample.Pack .product-page-top-btn {
    display: none;
}

/* 03-12-25 */
.shopify-custom-featured-collection .card-wrapper.product-card-wrapper .card__information h3 {
    min-height: 52px;
}
.feature-columns .overlap_text > .grid .grid__item .h4 {
    min-height: 125px;
}

.facets-vertical .facets-wrapper .custom-pouches.facets-container {
    border: none;
    box-shadow: unset !important;
    border-radius: unset!important;
  }
.custom-pouches.facets-container .active-facets-vertical-filter {
    display: none;
}


@media(max-width:1365px){
.packaging-box {
    padding: 0 30px 30px 30px !important;
}
}

@media(max-width:1199px){
.feature-columns .overlap_text > .grid .grid__item .h4 {
    font-size: 17px !important;
    min-height: 104px;
    padding: 20px 0px !important;
}
}

@media(min-width:768px) and (max-width:1024px){
.packagings {
    flex-wrap: wrap;
    width: 100%;
    padding: 0 15px;
}

.packagings .packaging-box {
    flex: 0 0 50%;
    max-width: calc(100% / 2 - 15px);
    width: 100%;
}
}

@media(max-width:767px){
.template-collection .feature-columns .overlap_text>.grid .grid__item {
    margin-bottom: 0 !important;
}
}
@media(max-width:750px){
.template-collection .feature-columns .grid.grid--uniform {
    row-gap: 30px !important;
    column-gap: 10px;
}
}




.template-suffix-custom-pouches .custom-pouches .facets__disclosure-vertical.js-filter {
    pointer-events: all !important;
}
.template-suffix-custom-pouches .feature-block p {
    text-align: left !important;
}
.features-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.template-suffix-custom-pouches .custom-pouches-section .warpper-content p a {
    font-weight: 400;
    font-size: 17.9px;
    line-height: normal;
    text-align: center;
    color: #6c757d;
    margin: 15px 0 35px;
}
@media (max-width: 1024px) {
  .features-list {
    grid-template-columns: 1fr; /* mobile: 1 per row */
  }
}
