/** Shopify CDN: Minification failed

Line 1413:0 Unexpected "}"

**/

@font-face {
    font-family: 'Louis_George_Cafe';
    src: url('/cdn/shop/files/Louis_George_Cafe.ttf?v=1770112621') format('woff2'),
         url('/cdn/shop/files/Louis_George_Cafe.ttf?v=1770112621') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Louis_George_Cafe_Bold';
    src: url('/cdn/shop/files/Louis_George_Cafe_Bold.ttf?v=1770112628') format('woff2'),
         url('/cdn/shop/files/Louis_George_Cafe_Bold.ttf?v=1770112628') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Louis_George_Cafe_Italic';
    src: url('/cdn/shop/files/Louis_George_Cafe_Italic.ttf?v=1770112634') format('woff2'),
         url('/cdn/shop/files/Louis_George_Cafe_Italic.ttf?v=1770112634') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima_Nova_Bold';
    src: url('/cdn/shop/files/Proxima_Nova_Bold.otf?v=1770113500') format('woff2'),
         url('/cdn/shop/files/Proxima_Nova_Bold.otf?v=1770113500') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima_Nova_Semibold';
    src: url('/cdn/shop/files/Proxima_Nova_Semibold.otf?v=1770112678') format('woff2'),
         url('/cdn/shop/files/Proxima_Nova_Semibold.otf?v=1770112678') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima_Nova_Black';
    src: url('/cdn/shop/files/Proxima_Nova_Black.otf?v=1770112661') format('woff2'),
         url('/cdn/shop/files/Proxima_Nova_Black.otf?v=1770112661') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima_Nova_Regular';
    src: url('/cdn/shop/files/Proxima_Nova_Regular.otf?v=1770112656') format('woff2'),
         url('/cdn/shop/files/Proxima_Nova_Regular.otf?v=1770112656') format('woff');
    font-weight: normal;
    font-style: normal;
}
.Louis_George_Cafe{
    font-family: 'Louis_George_Cafe';
}
.Louis_George_Cafe_Bold{
    font-family: 'Louis_George_Cafe_Bold';
}
.Louis_George_Cafe_Italic{
    font-family: 'Louis_George_Cafe_Italic';
}
.Proxima_Nova_Bold{
    font-family: 'Proxima_Nova_Bold';
}
.Proxima_Nova_Semibold{
    font-family: 'Proxima_Nova_Semibold';
}
.Proxima_Nova_Black{
    font-family: 'Proxima_Nova_Black';
}
.Proxima_Nova_Regular{
    font-family: 'Proxima_Nova_Regular';
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Proxima_Nova_Bold'!important;
  letter-spacing: 0;
}

p, span , button, a , div {
  font-family: 'Proxima_Nova_Regular' !important;
}


body .btn{
padding: 12px 24px;
border-radius: 32px;
font-weight: 600;
font-family: 'Proxima_Nova_Semibold';
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.32px;
}
body .btn1{
    background-color: #1A6372;
    color: #fff;
}
body .btn2{
    background-color: transparent;
    border: 1px solid #1A6372;
    color: #1A6372;
}
body .btn3{
    background-color: #fff;
    color: #111212;
}

/* Footer contact block - social media under contact information */
.footer--contact-social-heading {
  display: block;
  margin-bottom: 0.75rem;
  color: var(--footer_heading_color);
}
.footer--contact-social-links .social--icons-list {
  margin: 0;
  padding: 0;
}
.footer--wrapper .footer--contact-social-heading {
    display: block;
    margin-bottom: .75rem;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 1.2;
    font-family: 'Proxima_Nova_bold';
    text-transform: capitalize;
}
.footer--logo.footer--emphasize-logo img {
    max-width: 508px;
    margin: 0 auto;
}
.header.header-height-medium .header--menu-link {
    padding: 18px 4px !important;
    font-family: 'Proxima_Nova_Semibold' !important;
    gap:8px;
        margin: 0 5px;
        font-size:15px;
}
.header.header-height-medium .header--wrapper{
  align-items:center;
}
.footer--wrapper .footer--menu-heading {
    font-family: 'Proxima_Nova_Bold';
    font-size: 24px;
    line-height:1.2;
}
.footer--contact-social {
    margin-top: 50px;
}
.header--menu-submenu .header--menu-submenu-link span{
  font-family: 'Proxima_Nova_Semibold';
  font-weight: 600;
  font-size: 16px;
   line-height: 1.2;
  letter-spacing: 0px;
}
.header--icon-item .btn{
  text-transform: uppercase;
}
.footer--top a.footer--menu-link {
    font-size: 16px;
    font-family: 'Proxima_Nova_Semibold';
    line-height: 20px;
}
/* Footer bottom – last bar content (inside footer--bottom) */
.footer--bottom.footer--bottom-last-bar {
  display: block;
  background: var(--footer-last-bar-bg, #006666);
  color: var(--footer-last-bar-text, #e8e8e8);
  border-top: 2px solid var(--footer-last-bar-border, #4dd4d4);
}
.footer--bottom.footer--bottom-last-bar .footer--last-bar-inner {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  align-items: center;
  width: 100%;
}
.footer--bottom.footer--bottom-last-bar .footer--last-bar-left {
  text-align: center;
}
.footer--bottom.footer--bottom-last-bar .footer--last-bar-copyright {
  margin: 0;
  color: inherit;
}
.footer--bottom.footer--bottom-last-bar .footer--last-bar-center {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 12px 16px;
}
.footer--bottom.footer--bottom-last-bar .footer--last-bar-link {
  color: var(--footer-last-bar-text, #e8e8e8) !important;
  text-decoration: none;
}
.footer--bottom.footer--bottom-last-bar .footer--last-bar-link:hover {
  text-decoration: underline;
}
.footer--last-bar-badge {
  display: inline-block;
  padding: 6px 14px;
  background: var(--footer-last-bar-badge-bg, #2563eb);
  color: #fff;
  font-weight: 600;
  border-radius: 6px;
  white-space: nowrap;
}
.footer--bottom.footer--bottom-last-bar .footer--last-bar-right {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  text-align: center;
}
.footer--last-bar-heading {
  display: block;
  margin-bottom: 8px;
  color: inherit;
}
.footer--last-bar-cert-logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.footer--last-bar-cert-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.footer--last-bar-cert-item img {
  width: 40px;
  height: 40px;
  object-fit: contain;
  border-radius: 50%;
}
.footer--last-bar-global-text {
  margin: 0;
  color: inherit;
}

/* Certificates & Global Presence – heading left, content right (image design) */
.footer--cert-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 16px;
}
.footer--cert-row:last-child {
  margin-bottom: 0;
}
.footer--cert-row-heading {
  font-weight: 700;
  color: inherit;
  flex-shrink: 0;
}
.footer--cert-logos-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}
.footer--cert-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.footer--cert-item img {
  width: 48px;
  height: 48px;
  object-fit: contain;
}
.footer--cert-row-text {
  margin: 0;
  color: inherit;
}

/* Certificates & Global block near policy links (footer bottom) */
.footer--certificates-global-block {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 4px;
  width: max-content;
  margin:0 auto;
}
.footer--certificates-global-block .footer--cert-row-heading {
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0;
  font-family: 'Proxima_Nova_bold';
}
.footer--certificates-global-block .footer--cert-row-text {
  color: #fff;
  font-size: 16px;
    font-weight: 400;
    font-family: 'Proxima_Nova_Regular';
    line-height: 1.2;
}
.footer--certificates-global-block .first-row .footer--cert-row-heading {
  margin-right: 10px;
}
.footer-quick-links .footer-quick-links-link,.copyright--text{
  font-family: 'Proxima_Nova_Regular';
  font-weight: 400;
  font-size: 14px;
  margin-top: 16px;
}
.footer--contact-social .footer--social-links .social--icons-link {
  width: 40px;
  height: 40px;
}
.footer--contact-social-links .social--icons-list{
  max-width:189px;
  margin-top: 15px;
  gap:10px !important;
}
.footer--mb-accordions .footer--menu-info-link {
  font-family: 'Proxima_Nova_Semibold';
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0px;
}
.footer--menu-info-text {
  font-family: 'Proxima_Nova_Regular';
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}
.section-media-gallery h2.section--heading ,.featured-blog--outer .section--heading{
    font-family: 'Proxima_Nova_Semibold';
    line-height: 1.2;
    color: #111212;
}
body .sticky--add-to-cart-wrapper .product-checkout-buttons button,
body .sticky--add-to-cart-wrapper .product-checkout-buttons .payment-button {
   min-height: auto;
    height: auto;
    font-size: 16px;
    min-width: 100% !important;
    width: fit-content !important;
    padding: 20px 58px;
    text-transform: uppercase;
    font-family: 'Proxima_Nova_Semibold';
}

.product--card .product-checkout-buttons button.medium-button {
  min-height: auto;
  height: auto;
  font-size: 14px;
  padding: 16px 22px 14px;
  text-transform: uppercase;
  line-height: 1;
}
body .btn.btn2.quote_btn {
    padding: 20px 53px;
    text-transform: uppercase;
    width:268px;
}
body .sticky--product-buttons .btn.btn2.quote_btn {
padding: 20px 43px;
width:200px;
}
body .btn:hover{  
  background-color: #111212;
  color: #fff;
}
    .sticky--product-buttons button.shopify-payment-button__button {
        border: 1px solid #1A6372;
        color: #1A6372;
                min-height: auto !important;
        padding: 22px 55px;
        font-weight: 600;
    }
        .sticky--product-buttons .product-checkout-buttons {
        margin-right: 15px;
    }
.sticky--product-quantity {
        flex: 0 0 50% !important;
        max-width: 50% !important;
}
.related-products--wrapper .quote_btn{
  display:none;
}
.sticky--add-to-cart-wrapper .product--title ,.sticky--button-box .product--title{
      font-family: 'Proxima_Nova_Regular' !important;
      color:#111212 !important;
       font-weight: 600 !important;
}
.section-main-product  .sticky--add-to-cart-wrapper .product--pricing span ,.sticky--button-box .product--pricing span{
    display: inline-block;
    vertical-align: middle;
    font-family: 'Proxima_Nova_Semibold';
    color: #5A605F;
     font-weight:600;
     font-size:16px;
     line-height:20px;
}
.sticky--add-to-cart-wrapper .sticky-collapsible-content-button{
  font-family: 'Proxima_Nova_Semibold';
  font-weight:600;
  color:#111212;
  font-size:16px;
}
.section-main-product .quantity-button{
  min-width: 24px;
    max-width: fit-content;
        color: #111212;
    min-height: fit-content;
    height: fit-content;
}
.section-main-product .quantity-input{
  min-height: fit-content;
}
.section-main-product .quantity--inner {
    height: fit-content;
    border: 1px solid #E1E1E1;
    border-radius: 6.4px;
    padding: 5.4px 12.8px;
}
.related-products--wrapper .product--title ,.main-collection--products .product--title{
    display: block;
    font-size: 16px;
    font-family: 'Proxima_Nova_Semibold';
    line-height: 1.2;
    color: #111212;
    font-weight: 600;
}
.related-products--wrapper .product--pricing span ,.main-collection--products .product--pricing span{
  color: #5a605f;
  font-family: Proxima_Nova_Semibold;
}
.related-products--wrapper .product--pricing span.product--cut-price ,.main-collection--products .product--pricing span.product--cut-price {
  color: #adb3b2;
}
.section-main-product .sticky--add-to-cart-wrapper .product--pricing span.product--cut-price , .sticky--button-box .product--pricing span.product--cut-price ,.main-collection--products .product--pricing span.product--cut-price{
  color: #ADB3B2;
    font-size: 12px;
    line-height: 20px; 
}
.sticky--button-box .product--icon span{
      background: #1a6372;
    border-radius: 50px;
}
.main-collection--products .product--icon span .cart--icon ,.main-collection--products .product--icon span .quick--view-icon {
  width: 25px;
  height: 25px;
}
.main-collection--products .product--card-image{
  margin-bottom: 16.71px;
  border-radius: 12px;
}
.main-collection--wrapper .filter-toggle-button{
  color: #111212;
  font-family: 'Proxima_Nova_Semibold';
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  padding:12px 24px;
  border:0;
}
.main-collection--wrapper  .collection-products--count{
  color: #111212;
font-family: "Proxima_Nova_Semibold";
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: 120%; /* 36px */
}
.main-collection--wrapper  .pagination-item.active .pagination-text{
  background: #1A6372;
    border-color: #1A6372;
}
.main-collection--wrapper .pagination-link, .main-collection--wrapper .pagination-text ,.main-collection--wrapper .pagination-icon{
  color: #111212;
  font-family: 'Proxima_Nova_Semibold';
  font-size: 20px;
}
.main-collection--wrapper .pagination-link, .main-collection--wrapper .pagination-text{
  border: 1px solid #D6D6D6;
    font-size:30px;
  width:80px;
  height:80px;
}
.main-collection--products-box .pagination-item {
  padding: 5px 8px;
}
.main-collection--wrapper  .collection-products--text {
  font-family: "Proxima_Nova_Semibold";
  color: #111212;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}
.main-collection--products .product--icon{
  background-color: #1A6372;
  width: 40.7918px;
  height: 40.7918px;
}
.related-products--wrapper .product--icon{
background:#1A6372;
}
body .sticky--add-to-cart-wrapper .product-checkout-buttons button.button-block.product-card-action-btn--atc,
.product--card .product-checkout-buttons button.button-block.product-card-action-btn--atc {
  background: #1A6372;
  border: 1px solid #1A6372;
  color: #fff;
}
body .sticky--add-to-cart-wrapper .product-checkout-buttons button.button-block.product-card-action-btn--atc:hover,
.product--card .product-checkout-buttons button.button-block.product-card-action-btn--atc:hover {
  background: #111212;
  border: 1px solid #111212;
  color: #fff;
}
body .sticky--add-to-cart-wrapper .product-checkout-buttons button.button-block.product-card-action-btn--buy,
.product--card .product-checkout-buttons button.button-block.product-card-action-btn--buy {
  background: #fff;
  border: 1px solid #1A6372;
  color: #1A6372;
}
body .sticky--add-to-cart-wrapper .product-checkout-buttons button.button-block.product-card-action-btn--buy:hover,
.product--card .product-checkout-buttons button.button-block.product-card-action-btn--buy:hover {
  background: #111212;
  border: 1px solid #111212;
  color: #fff;
}
body .sticky--add-to-cart-wrapper .product-checkout-buttons button.button-block:not(.product-card-action-btn),
body .sticky--add-to-cart-wrapper .product-checkout-buttons .payment-button {
  background: #1A6372;
  border: 1px solid #1A6372;
  color: #fff;
}
body .sticky--add-to-cart-wrapper .product-checkout-buttons button.button-block:not(.product-card-action-btn):hover,
body .sticky--add-to-cart-wrapper .product-checkout-buttons .payment-button:hover {
  background: #111212;
  border: 1px solid #111212;
  color: #fff;
}
    product-recommendations .section--heading{
      font-size: 50px;
    font-family: 'Proxima_Nova_Semibold';
    line-height: 1.2;
    font-weight: 600;
    color: #111212;
    }
    product-recommendations    .section--header {
      padding-bottom: 38px;
  }
  .product-accordion--resources  .product-accordion--content {
    padding-bottom: 30px;
    display: flex;
    gap: 18px;
    flex-wrap: wrap;
    justify-content: center;
}

.product--custom-content {
  max-width: 782px;
  padding: 55px 0 0 !important;
  margin: 0 auto;
}
.product--custom-content p{
  color: #5A605F;
  text-align: center;
  font-family: 'Proxima_Nova_Regular';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.product-accordion--resources .product-accordion--content-body.rte {
  border-radius: 12px;
  border: 1px solid #E6E7E7;
  background: rgba(217, 217, 217, 0.10);
  width: 23.9%;
  padding: 24px;
  text-align: center;
}
.product-accordion--content  .product-accordion-resource--image {
  margin: 0;
}
.product-accordion-resource--image a{
    border-radius: 4px;
    background: rgba(26, 99, 114, 0.05);
    width: 60px;
    height: 60px;
    margin: 0 auto 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-accordion-resource--image img {
  width: 32px;
  height: 32px;
  margin: 0;
}
.product-accordion--resources .product-accordion--content-body p {
  color: #111212;
  font-family: 'Proxima_Nova_Semibold';
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  margin: 0;
}
.product-accordion--resources .product-accordion--content-body p a{
  text-decoration: none;
}
summary.product-accordion--heading.detail-summary:hover p.product-accordion--heading-text.h6,
details.product-accordion--item[open] .product-accordion--heading p {
    color: #1112126e;
}

.shopify-policy__title h1 {
    font-size: 50px;
}
.shopify-policy__body h2 {
       font-size: 28px;
    margin-top: 30px;
    margin-bottom: 10px;
}
.shopify-policy__body h3 {
    font-size: 22px;
    margin: 10px 0;
}
.short_desc p {
    font-size: 24px;
}
.shopify-policy__title {
    text-transform: capitalize;
}

@media(min-width: 768px) and (max-width: 1441px) {  
  .header.header-height-medium .header--menu-link{
    font-size: 13px;
  }
 .sticky--add-to-cart-wrapper  .sticky--product-buttons {
    flex: 0 0 54%;
    max-width: 54%;
}
body .sticky--add-to-cart-wrapper .product-checkout-buttons button,
body .sticky--add-to-cart-wrapper .product-checkout-buttons .payment-button {
  padding: 20px 46px;
}

.product--card .product-checkout-buttons button.medium-button {
  padding: 14px 20px;
}
}
@media (min-width: 768px) {
  .footer--bottom.footer--bottom-has-certificates {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
  }
  .footer--bottom.footer--bottom-last-bar .footer--last-bar-inner {
    grid-template-columns: 1fr auto 1fr;
    gap: 24px;
  }
  .footer--bottom.footer--bottom-last-bar .footer--last-bar-left {
    text-align: left;
  }
  .footer--bottom.footer--bottom-last-bar .footer--last-bar-right {
    align-items: flex-end;
    text-align: right;
  }
  .footer--bottom.footer--bottom-last-bar .footer--last-bar-cert-logos {
    justify-content: flex-end;
  }
  .footer--bottom.footer--bottom-last-bar .footer--cert-row {
    flex-wrap: nowrap;
    gap: 16px;
  }
  .footer--bottom.footer--bottom-last-bar .footer--cert-row-heading {
    flex-shrink: 0;
  }
}


/* Product technical specifications table – teal header, alternating rows */
.product-specs-table-wrapper {
  overflow: hidden;
  border-radius: 15px;
}
.product-specs-table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 !important;
  border: none;
}
.product-specs-table thead tr {
  background: #1A6372;
  color: #fff;
}
.product-specs-table th {
  padding: 20px 20px;
  font-weight: 600;
  border: none;
  color: #FFF;
  font-family: 'Proxima_Nova_Semibold';
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
.product-specs-table th:first-child {
  border-radius: 20px 0 0 0;
}
.product-specs-table th:last-child {
  border-radius: 0 20px 0 0;
}
.product-specs-table th:first-child,
.product-specs-table td:first-child {
  width: 44%;
}
.product-specs-table tbody tr {
  background: #fff;
}
.product-specs-table tbody tr:nth-child(even) {
  background: #D9D9D926;
}
.product-specs-table tbody tr:last-child td:first-child {
  border-radius: 0 0 0 20px;
}
.product-specs-table tbody tr:last-child td:last-child {
  border-radius: 0 0 20px 0;
}
.product-specs-table td {
  padding: 20px 50px;
  border-bottom: 1px solid #F5F6F6;
  vertical-align: top;
}
.product-specs-table tbody tr:last-child td {
  border-bottom: none;
}
.product-specs-table td{
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
.product-accordion--content-body.rte p{
  color: #5A605F;
  font-family: 'Proxima_Nova_Regular';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.product-specs-table td:first-child {
  color: #5A605F;
  font-family: 'Proxima_Nova_Semibold';
}
.product-specs-table td:last-child {
  color: #5A605F;
  font-family: 'Proxima_Nova_Regular';
}
.product-specs-richtext {
  padding: 16px 0;
}
.product-specs-richtext table {
  width: 100%;
  border-collapse: collapse;
}
.product-specs-richtext th {
  background: #1a5f5a;
  color: #fff;
  padding: 12px 16px;
  text-align: left;
}
.product-specs-richtext td {
  padding: 10px 16px;
  border: 1px solid #eee;
}
.product-specs-richtext tr:nth-child(even) {
  background: #f5f5f5;
}
.product-accordion .product-accordion--item{
  border-bottom: 1px solid #D7D6D64D;
}
.product-accordion--resources .product-accordion--item{
  border-bottom:0;
}
body .product--card-detail-button .btn.btn2.quote_btn{
  display:none;
}
.page-banner .page--title ,.page--desc h2{
  color: #111212;
  font-family: auto;

  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  font-family: 'Proxima_Nova_Semibold';
}
.page-banner .page--title{
  font-size: 50px;
}
.page--desc h2{
  font-size:24px;
}
.page--desc h3,.page--desc h4,.page--desc h5,.page--desc h6{
  font-family: 'Proxima_Nova_Semibold';
  color: #111212;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
}
.page--desc p,.page--desc p a{
  color: #5A605F;
  font-family: 'Proxima_Nova_Regular';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.slideshow--wrapper .media-overlay:after{
 display: none !important;
}
.slideshow--wrapper .media{
  background-color: #fff;
}
.main-collection--products .product--icon span .cart--icon, .main-collection--products .product--icon .quick--view-icon{
  width:25px;
  height:25px;
}
.content-position-space-between .media-content-button {
  padding-top: 35px;
  display: flex;
  width: 100%;
  justify-content: space-evenly;
}
.product-accordion.resources details.product-accordion--item.border-bottom {
    border: none;
}
.home-media-gallery img{
      object-fit: contain !important;
}


  .content-position-space-between {
    justify-content: space-between;
}

.main-article--body h2 {
    font-size: 40.5px;
}
.main-article--body h3 {
    font-size: 28px;
}
.main-article--content svg {
    color: #1a6372;
    fill: #1a6372;
    stroke: #1a6372;
}

.quickview--drawer-content .popup-open-btn {
  width: 100%;
}

@media (max-width: 767px) {
  /* Header settings button - matches ENQUIRE NOW style */
  .section-media-gallery h2.section--heading, .featured-blog--outer .section--heading, product-recommendations .section--heading{
    font-size:28px;
  }
  .featured-blog--outer .section--description{
    line-height: 1.4;
  }
  product-recommendations .section--header{
    padding-bottom: 20px;
  }
  .main-collection--wrapper .filter-toggle-button{
    font-size:14px;
    padding: 13px 24px;
  }
  .main-collection--wrapper .collection-products--text{
    font-size:16px;
  }
  .related-products--wrapper .product--pricing span, .main-collection--products .product--pricing span{
    font-size:14px;
  }
  .related-products--wrapper .product--pricing span.product--cut-price, .main-collection--products .product--pricing span.product--cut-price{
    font-size:12px;
  }
  .main-collection--products .product--icon span .cart--icon, .main-collection--products .product--icon .quick--view-icon{
    width:16px;
    height:16px;
  }
  .main-collection--products .product--icon{
    width: 30.7918px;
    height: 30.7918px;
  }
  .main-collection--wrapper .pagination-link, .main-collection--wrapper .pagination-text {
    font-size: 18px;
    width: 44px;
    height: 44px;
  }
  .main-collection--wrapper .pagination-icon{
    font-size:16px;
  }
  .main-collection--wrapper .pagination{
    padding-bottom: 0 !important;
  }
  .related-products--wrapper .product--title, .main-collection--products .product--title{
    font-size:14px;
  }
  .main-collection--wrapper .collection-products--count{
    font-size:16px;
  }
  .featured-blog--outer .section--header{
    padding-bottom: 24px;
  }
  .blog--image{
    border-radius: 20px;
  }
  .blog--image .media{
  height:317px;
  }
  body .btn.btn2.quote_btn{
    display:none;
  }
      .sticky--product-title .product--title {
          font-size: 20px !important;
      }
  .sticky--product-dropdown-content    .product--variants-title {
    padding-bottom: 15px;
    color: #111212;
    font-family: 'Proxima_Nova_Semibold';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
  }
  .sticky--product-dropdown-content .quantity quantity-main-product{
    padding-bottom:30px;
  }
  .sticky--product-title .product--pricing{
    padding-bottom:15px;
  }
  .section-main-product   .sticky--add-to-cart-wrapper .product--pricing span{
      font-size:18px;
      line-height:24px;
    }
    body .sticky--add-to-cart-wrapper .product-card-actions button,
    .product--card .product-card-actions button {
      width: auto !important;
      flex: 1 1 0;
      min-width: 0 !important;
    }
    body .sticky--add-to-cart-wrapper .product-checkout-buttons button.button-block:not(.product-card-action-btn) {
      width: 100% !important;
    }
    body .sticky--add-to-cart-wrapper .product-checkout-buttons button,
    body .sticky--add-to-cart-wrapper .product-checkout-buttons .payment-button {
      padding: 17px 34px;
    }
    .product--card .product-checkout-buttons button.medium-button {
      padding: 8px 6px !important;
      font-size: 8px;
    }
    .header--icon-item .btn{
      display: none;
    }
    .product-accordion--resources .product-accordion--content-body.rte{
      width: 31%;
    padding: 10px;
    border-radius: 10px;
    }
    .product-accordion-resource--image a{
      width: 24px;
    height: 24px;
    margin: 0 auto 10px;
    }
    .product-accordion-resource--image img {
      width: 14px;
      height: 14px;
   }
  .product-accordion--resources .product-accordion--content-body p{
    font-size: 10px;
  }
  
  .product-accordion--heading-text{
    font-size: 16px;
  }
  details.product-accordion--item[open] .product-accordion--heading {
    padding-bottom: 15px;
  }
  .product-accordion--content-body.rte p{
    font-size: 14px;
    line-height: 20px;
  }
  .product-specs-table th{
    padding: 10px;
    font-size: 16px;
    line-height: 20px;
  }
  .product-specs-table td {
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
  }
  .product-specs-table td {
    padding: 12px 10.4922px;
  }
  .sticky--product-buttons .product-checkout-buttons{
    margin-right: 0;
  }
  .footer--wrapper .footer--menu-heading{
    font-size:18px;
    line-height:28px;
  }
  .footer--menu-item {
    padding-top: 0 !important;
    padding-bottom:10px;
  }
  .footer--mb-accordions .footer--menu-list{
    padding-bottom:5px !important;
  }
  .footer--top a.footer--menu-link {
      font-size: 14px;
      font-family: 'Proxima_Nova_Regular';
      line-height: 18px;
  }
  .footer--bottom{
    padding-bottom:22px !important;
  }
  .footer--top{
    padding-top:50px !important;
  }
  .footer--logo.footer--emphasize-logo{
    padding-bottom:15px !important;
  }
  .footer--cert-logos-row{
    width:100%;
  }
  .footer-quick-links {
      row-gap: 0px;
  }
  .footer--bottom{
    gap:30px !important;
  }
  .footer--cert-row{
    gap:14px 16px !important;
  }
  .footer--cert-row.first-row{
    gap:20px 16px !important;
  }
  .footer--contact-social-links .social--icons-list {
      max-width: 100%;
      width:100%;
      justify-content:space-between;
  }
  .footer--social-links .social--icons-link svg {
      width: 20px !important;
  }
  .footer--contact-social {
      margin-top: 30px;
  }
  .footer--wrapper .footer--contact-social-heading{
    margin-bottom:0;
    font-size:18px;
    line-height:28px;
  }
  .footer--info-block.copyright--block {
      order: 4;
  }
  .footer--certificates-global-block .footer--cert-row-text{
    width:100%;
  }
  .page-banner .page--title ,.page--desc h2{
    font-size:28px;
    line-height: 1.2;
  }
  .page--desc h3,.page--desc h4,.page--desc h5,.page--desc h6{
    font-size:20px;
    line-height: 120%;
  }
  .page--desc p,.page--desc p a{
    font-size:16px;
    line-height: 1.4;
  }
  .slideshow--wrapper .media-wrapper {
    height: 561px;
    border-radius: 20px;
  }
  .slideshow--wrapper .media-wrapper .media{
    height: 100%;
  }
  .product-accordion--heading-text {
    font-size: 16px !important;
  }
  .product-accordion--icon svg {
    width: 16px;
    height: 16px;
  }
  .section-media-grid-tabs .media-grid-tabs--wrapper {
    padding-bottom: 50px;
  }
   .btn.btn2.quote_btn {
    display: none;
  }
  .button.medium-button, button.shopify-payment-button__button{
    padding:20px !important;
  }
  .product--variants-title {
    padding-bottom: 15px;
  }
  .quantity-main-product{
    padding-bottom: 30px!important;
  }
  .short_desc p {
    font-size: 18px;
}
.footer--cert-logos-row {
    margin-top: 35px;
}
}

@media (max-width:1199px){
.mob-hide{
    display:none !important;
  }
  a.cursor-pointer.des-hide {
    display: flex;
    align-items: center;
    width: 40px;
    justify-content: center;
}
a.cursor-pointer.des-hide img {
    max-width: 24px;
}

}

@media (min-width:1200px){
.des-hide{
    display:none !important;
}
}

@media (min-width:1025px) and (max-width:1099px) {
.header--wrapper {
       column-gap: 0px !important;
    }
}

@media (min-width:1025px) and (max-width:1499px) {
  .header--logo {
    width: 120px !important;
}

        .header:not(.style-half-width-menu) .custom-container {
        padding-inline-start: 20px !important;
    }
    .header.header-height-medium .header--menu-link svg {
    width: 8px !important;
}
.header--icon-link-text {
    width: 18px !important;
    height: 18px !important;
    top:6px !important;
}
    a.cursor-pointer.des-hide {
        width: 18px !important;
        height: 18px !important;
        top: 2px !important;
        position: relative !important;
    }
        a.cursor-pointer.des-hide img {
        max-width: 20px !important;
    }
}

@media (min-width: 768px) {
  .our-client .media-gallery--item {
    flex: 0 0 16.6%;
    max-width: 16.6%;
  }
}

/* Product cards (desktop): keep action buttons hidden until hover */
@media (min-width: 1025px) {
  .product--card .product--card-detail-button {
    transform: translateX(200%) !important;
  }
  .product--card .product--card-detail-button.product-addtocart-btn {
    transform: translate(0) scale(0) !important;
  }
}

/* Product card: Add to cart + Buy now (50% / 50%), replaces hover cart icon */
.product--card .product--card-detail-button.product-addtocart-btn {
  left: 12px;
  right: 12px;
  width: auto;
  max-width: none;
}

.product--card .product--card-detail .product--card-detail-button .product-card-actions {
  gap: 7px;
}

/* Half-width row: override theme .button-block + global min-width on medium buttons */
.product-card-actions .button.button-block {
  width: auto !important;
  min-width: 0 !important;
  flex: 1 1 0;
  max-width: none;
}

.product--card .product-checkout-buttons .product-card-actions button.medium-button,
.sticky--add-to-cart-wrapper .product-checkout-buttons .product-card-actions button.medium-button {
  min-width: 0 !important;
  width: auto !important;
}

/* Sticky + cards: shared flex row for Add to cart + Buy now */
.sticky--add-to-cart-wrapper .product-card-actions,
.product--card .product-card-actions {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  gap: 10px;
  width: 100%;
}

/* Product grids: equal row heights, 1:1 media, title+price tight, button row aligned — all viewports */
.main-collection--products-list,
.featured-collection--wrapper.stacked:not(.swiper-wrapper),
.related-products--wrapper:not(.swiper-wrapper) {
  align-items: stretch;
}

.main-collection--products-list > .product--card,
.featured-collection--wrapper:not(.swiper-wrapper) > .product--card,
.related-products--wrapper:not(.swiper-wrapper) > .product--card {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
}

.main-collection--products-list .product--card-inner,
.featured-collection--wrapper:not(.swiper-wrapper) .product--card-inner,
.related-products--wrapper:not(.swiper-wrapper) .product--card-inner {
  flex: 1;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 0;
}

.main-collection--products-list .product--card-image,
.featured-collection--wrapper:not(.swiper-wrapper) .product--card-image,
.related-products--wrapper:not(.swiper-wrapper) .product--card-image {
  flex-shrink: 0;
  position: relative;
}

.main-collection--products-list .product--card-image .media,
.featured-collection--wrapper:not(.swiper-wrapper) .product--card-image .media,
.related-products--wrapper:not(.swiper-wrapper) .product--card-image .media {
  aspect-ratio: 1 / 1;
  padding-bottom: 0 !important;
  height: auto;
}

.main-collection--products-list .product--card-detail,
.featured-collection--wrapper:not(.swiper-wrapper) .product--card-detail,
.related-products--wrapper:not(.swiper-wrapper) .product--card-detail {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  min-height: 0;
}

.main-collection--products-list .product--card-detail-inner,
.featured-collection--wrapper:not(.swiper-wrapper) .product--card-detail-inner,
.related-products--wrapper:not(.swiper-wrapper) .product--card-detail-inner {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
}

/* Title + price stay stacked; only gap before buttons (button row aligns across grid) */
.main-collection--products-list .product--card-detail-content,
.featured-collection--wrapper:not(.swiper-wrapper) .product--card-detail-content,
.related-products--wrapper:not(.swiper-wrapper) .product--card-detail-content {
  flex: 0 0 auto;
  flex-grow: 0;
  width: 100%;
}

.main-collection--products-list .product--card-detail .product--card-detail-button,
.featured-collection--wrapper:not(.swiper-wrapper) .product--card-detail .product--card-detail-button,
.related-products--wrapper:not(.swiper-wrapper) .product--card-detail .product--card-detail-button {
  margin-top: auto;
  flex-shrink: 0;
  width: 100%;
}

/* Collections grid (discover overlay): cards have no .product--card wrapper */
.discover-list-wrapper {
  align-items: stretch;
  grid-auto-rows: 1fr;
}

.discover-list-wrapper > .discover-list {
  display: flex;
  flex-direction: column;
  min-height: 0;
  height: 100%;
}

.discover-list-wrapper .product--card-inner {
  flex: 1;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 0;
}

.discover-list-wrapper .product--card-image {
  flex-shrink: 0;
  position: relative;
}

.discover-list-wrapper .product--card-image .media {
  aspect-ratio: 1 / 1;
  padding-bottom: 0 !important;
  height: auto;
}

.discover-list-wrapper .product--card-detail {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  min-height: 0;
}

.discover-list-wrapper .product--card-detail-inner {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
}

.discover-list-wrapper .product--card-detail-content {
  flex: 0 0 auto;
  flex-grow: 0;
}

.discover-list-wrapper .product--card-detail .product--card-detail-button {
  margin-top: auto;
  flex-shrink: 0;
}

.col_des h2,
.col_des p strong{
    font-size: 24px !important;
    margin: 10px 0 6px 0;
}
.main-page--wrapper.warranty-services-policy h3 {
    font-size: 28px;
    margin: 20px 0 10px;
}
.warranty-services-policy h4 {
    font-size: 24px;
    margin: 14px 0 8px;
}
.col_faq p{
 font-size: 16px !important;
 line-height: 1.6;
 color: #000;
 font-weight: 500 !important;
}
a.card_btn.button.medium-button.btn2.popup-open-btn {
  margin-top: 16px;
  width: 100%;
  text-transform: uppercase;
}

@media (max-width: 767px){
  a.card_btn.button.medium-button.btn2.popup-open-btn {
    min-height: 25px !important;
    font-size: 8px;
    padding: 8px !important;
  }
  a.btn.button.medium-button.btn2.popup-open-btn {
    width: 100%;
    min-height: 46px;
    font-size: 16px;
    text-transform: uppercase;
  }
}

@media (min-width:992px){
  .footer--info-block {
  flex-direction: row !important;
}
.sticky--product-buttons.sticky--product-block
}

.sticky--product-buttons.sticky--product-block a.card_btn.button.medium-button.btn2.popup-open-btn {
    display: none;
}
h6.collapsible--text.heading-font.h6 {
    font-size: 16px;
}


/* ===== Mobile Drawer – Social Icons Brand Colors ===== */

.mobile--menu-footer .social--icons-link.facebook path[fill="white"] {
  fill: #000;
}
.mobile--menu-footer .social--icons-link.facebook path[stroke="white"] {
  stroke: #000;
}

.mobile--menu-footer .social--icons-link.instagram path[fill="white"] {
  fill: #000;
}
.mobile--menu-footer .social--icons-link.instagram path[stroke="white"] {
  stroke: #000;
}

.mobile--menu-footer .social--icons-link.youtube path[fill="white"] {
  fill: #000;
}
.mobile--menu-footer .social--icons-link.youtube path[stroke="white"] {
  stroke: #000;
}

.mobile--menu-footer .social--icons-link.twitter-x path[fill="white"] {
  fill: #000000;
}
.mobile--menu-footer .social--icons-link.twitter-x path[stroke="white"] {
  stroke: #000000;
}

.mobile--menu-footer .social--icons-link.pinterest path[fill="white"] {
  fill: #000;
}

.mobile--menu-footer .social--icons-link.linkedin path[fill="white"] {
  fill: #000;
}

.term-description li span,
.main-article--body li span {
    font-size: 14px !important;
}
.term-description li h3 span {
    font-size: inherit !important;
}
.term-description h3 {
    padding: 8px 0 4px 0;
}
.term-description p {
    padding: 4px;
}
a.card_btn.button.medium-button.btn2.popup-open-btn:hover {
    background: #1a6372;
    border-color: #1a6372;
    color:#fff;
}
.product--card-detail-content .product--pricing,
.product--card-detail-content .product--title {
    font-size: 16px !important;
}