/** Shopify CDN: Minification failed

Line 84:19 Expected ")" to end URL token
Line 330:0 Unexpected "{"
Line 479:41 Unexpected "{"

**/
html,
body {
  display: block;
  overflow-x: hidden;
}
html,
body {
  overscroll-behavior: none;
}
.footer .field:hover.field:after,
.footer .field:before {
  box-shadow: none;
}
.globo-app-extension {
  z-index: 1;
  position: relative;
}
.footer-block__heading {
  color: #ffffff8f;
  font-size: clamp(16px, 2.5vw, 18px) !important;
  font-weight: 400;
}
.footer-block__newsletter {
  margin-bottom: 2rem;
}
.burger-nav__summary.accordion-toggle {
  font-weight: 700;
  font-size: 16px;
  color: #302757;
  position: relative;
  text-decoration: none;
}
.accordion-box .accordion-content,
.accordion-box .accordion-content-child {
  display: none;
}

.accordion-box ul {
  padding: 0;
}
.accordion-box ul {
  padding-top: 10px !important;
  border-top: 1px solid #cecece;
  margin-top: 10px !important;
}
.burger-nav ul {
  list-style-type: none;
}
.burger-nav__sublinks > .burger-nav__sublink {
  margin-bottom: 20px;
}
li.burger-nav__sublink .burger-nav__summary {
  font-family: Manrope;
  font-weight: 500;
  font-size: 16px;
}

.burger-nav__summary {
  position: relative;
  padding-right: 24px;
}
.accordion-box .burger-nav__summary::after {
  transform: translateY(-50%) rotate(-180deg);
}
.accordion-box .burger-nav__summary.active::after {
  transform: translateY(-50%) rotate(0deg);
}
.burger-nav__summary::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background-image: url(
    data:image/svg + xml;utf8,
    <svgwidth="14"height="8"viewBox="0 0 14 8"fill="none"xmlns="http://www.w3.org/2000/svg"><pathd="M1 7L7 1L13 7"stroke="%23302757"stroke-width="2"stroke-linecap="round"stroke-linejoin="round"/></svg>
  );
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.3s ease;
}
.burger-nav ul li {
  margin-bottom: 20px;
}
.burger-nav ul li a {
  font-weight: 700;
  font-size: 16px;
  color: #302757;
  position: relative;
  text-decoration: none;
}
a.search-ctm svg {
  display: flex;
}
.header-contacts a svg {
  width: 26px;
  height: 26px;
}
.header-contacts__burger svg {
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
}
.product__media img {
  object-fit: contain !important;
}
.product-media-container .media {
  padding-top: 0 !important;
  padding-bottom: 100%;
  position: relative;
  top: 0;
  left: 0;
  border: 2px solid #b6b5b8;
  border-radius: 24px;
}
.media_slide_thumnaol .media{
  border-radius: 8px;
}
.media_slide_thumnaol {
  margin-top: 2rem;
}
.media_next svg,
.media_prev svg {
  width: 40px;
  height: 40px;
}
.product .swiper-button-next:after,
.product .swiper-button-prev:after {
  display: none;
}
.product .swiper-button-next,
.product .swiper-button-prev {
  width: 40px;
  height: 40px;
}
.product .swiper-slide-thumb-active {
  opacity: 0.6;
}
.media_slide_main {
  position: relative;
}
.header-search label.field__label {
  color: #000 !important;
}
.custom-header .header-contacts {
  z-index: 999999;
}
.custom-card-product .cut-buton button {
  display: none;
}
.custom-card-product .card.card--standard.card--media:hover .card__media {
  filter: blur(0) !important;
}
.slick-prev:hover i,
.slick-next:hover i {
  color: #000;
}
.slick-prev:hover,
.slick-next:hover {
  background: transparent !important;
}
.custom-card-product .card__information .full-unstyled-link {
  letter-spacing: normal;
}
.nav-link svg {
  width: 14px;
  height: auto;
}
.nav-link {
  display: flex;
  align-items: center;
}
.nav-item.has-dropdown:hover .dropdown {
  display: block;
  transition-delay: 2s;
}
.dropdown:before {
  display: block;
  content: "";
  height: 100%;
  width: auto;
  background: #000;
  position: absolute;
  top: 0;
}
.quote-form {
  background: #f3f3f3;
  display: flex;
  max-width: 1440px;
  margin: 0 auto;
  border-radius: 0 0 24px 24px;
  padding-bottom: 50px;
  z-index: 1;
  position: relative;
}
.quote-form .shopify-app-block,
.quote-form .request-form {
  padding: 0 20px 50px !important;
}
.footer_banner-desk_img,
.footer_banner-mobi_img {
  width: 100%;
  height: auto;
}
.footer_banner-desk_img img,
.footer_banner-mobi_img {
  width: 100%;
  height: 100%;
}
.footer_banner-bg {
  background: linear-gradient(to bottom, #fff 50%, #302757 50%) !important;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
/* .footer_banner-bg {
    background-image: url(/cdn/shop/files/Frame_68.png?v=1749103431) !important;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    background-size: 100% !important;
    background-attachment: scroll !important;
} */
.footer_banner-cont {
  position: absolute;
  top: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-left: 8rem;
  row-gap: 20px;
}
.footer_banner-main {
  position: relative;
}
.footer_banner-cont h2 {
  font-size: clamp(30px, 5vw, 56px);
  font-weight: 600;
  color: #302757;
  max-width: 600px;
  letter-spacing: 0;
  margin: 0;
}
.footer_banner-cont h2 p {
  margin: 0;
}
.service-bg {
  background: #f3f3f3;
  padding-top: 8rem;
}
.cont_form .globo-app-extension {
  padding: 5rem 3rem;
  background: #f3f3f3;
  border-radius: 24px;
}
.cont_form .main-text h2 {
  font-size: 22px;
  letter-spacing: 0;
}
.product .product__info-container {
  max-width: 100%;
}
.ctm_accordian .accordion__title{
  font-size: 24px;
  font-weight: 600;
  color: #302757;
}
.ctm_accordian .summary__title+.icon-caret {
    top: 38%;
    height: 16px !important;
    width: 16px;
    right: 0;
}
.tab-content {
  padding: 0 !important;
}
.ctm_accordian summary {
    pointer-events: none;
}
.ctm_accordian svg {
    display: none;
}
.ctm_accordian .accordion__content {
    padding:0 !important;
}
.quote-title {
    padding: 10px 0 5px;
    margin: 0;
    font-weight: 600;
    font-size: 24px;
    font-family: inherit !important;
    text-align: var(--qcf-text-align);
    color: var(--qcf-title-color);
}
.bcontact-title {
    display: none !important;
}
.product__title h1{
  font-size: clamp(30px,5vw,40px) !important;
}
.product-gallery .slick-slide {
    width: 100% !important;
}
.collection-card-wrapper .card__heading {
    text-decoration: none;
    color: #302757;
    display: block;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 15px;
}
.collection-card-wrapper .card__inner{
  --border-opacity: 1;
  --color-foreground: 128, 128, 128;
}
div#shopify-section-template--18179015901338__main{
  padding-top: clamp(20px, 5vw, 60px);
}
.globo-form-app>.dismiss.hidden,
{
  display: none !important;
}
.predictive-search__loading-state {
    display: none !important;
}
#QuoteForm .contact__fields {
    display: flex;
    gap: 10px;
        margin-bottom: 10px;
}
.request-field {
    flex: 1;
}
.request-field input,
.request-field textarea {
    display: block;
    width: 100%;
    height: 36px;
    border: 1px solid #DADADA;
    background: #fff;
    margin: 0;
    padding: 7px 34px 7px 15px;
    box-shadow: none;
    outline: none;
    border-radius: 5px;
}
.request-field .form__label span {
    color: #F00;
}
.request-field textarea {
    min-height: 85px !important;
     
}
#QuoteForm .contact__button button {
    color: rgb(255, 255, 255);
    background-color: rgb(25, 171, 213);
    padding: 10px 35px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 10px;
}
.contact-quote-form {
    padding: 5rem 3rem;
    background: #f3f3f3;
    border-radius: 24px;
}
.contact-quote-form h2.sec-heading {
    font-size: 22px;
    letter-spacing: 0;
}
/*===Responsive css===*/
@media (min-width: 750px) {
  .page-width {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .template-search__header {
    padding-top: 100px !important;
}
  /* div#shopify-section-template--18179015901338__main {
    padding-top: 120px;
} */
 .custom-header .universal-container{
  padding: 0;
}
  .ctm-rict_text .text-wrapper {
    max-width: 600px;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 15px;
  }
}
@media (max-width: 1024px) {
.footer-contact-info{
      flex-direction: column;
    gap: 20px !important;
}
}
@media (max-width: 749px) {
  .quote-title {
    font-size: 1.8rem;
}
  section#shopify-section-template--18179016130714__main {
    padding-top: 30px;
}
  #shopify-section-template--18179016130714__main .product{
    gap: 2.5rem;
  }
  .quote-form .shopify-app-block,
  .quote-form .request-form {
    padding: 0 20px 20px !important;
}
  .quote-form{
    padding-bottom: 0;
  }
  .latestproduct-section {
    margin-top: 2rem !important;
}
  .page-width.cont_form {
    margin: 4rem 0;
  }
  .cont_form .main-text h2 {
    font-size: 22px;
    letter-spacing: 0;
  }
  .cont_form .sub-text {
    margin-top: 2rem;
  }
  .cont_form .globo-app-extension {
    padding: 2rem;
  }
  .page-width {
   padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .quote-form {
    margin: 0 1.5rem;
  }
  .footer_banner-wrrap {
    padding: 0 !important;
  }
  .footer_banner-cont {
    padding: 2rem;
  }
  .footer_banner-desk_img img,
  .footer_banner-mobi_img {
    width: 100%;
    height: 100%;
    min-height: 320px;
    object-fit: cover;
    border-radius: 15px;
  }
  .custom-header {
    z-index: 9999999;
  }
  .product-media-container .media {
    border-radius: 8px;
  }
  .latestproduct-section {
    padding: 1.5rem;
  }
  .collection-slider {
    padding: 1.5rem;
  }
  .mobile-products {
    padding: 0 1.5rem;
  }
  .header-nav .header-contacts--mobile > {
    padding-left: 0;
  }
  .boxed-layout {
    padding: 0 !important;
  }
  .footer .footer-contact-info {
    gap: 0;
  }
  .footer .footer-block__details-content {
    margin-bottom: 2rem;
  }
  .footer .footer-block__newsletter.flex-container {
    align-items: flex-start;
  }
  .header-contacts--mobile > a {
    margin-right: 0px !important;
  }
  .custom-header .header-contacts__phone-icon {
    margin-right: 0;
  }
  .custom-header .header-contacts > :last-child {
    margin-left: 0;
  }
  .header-contacts--mobile {
    gap: 18px;
  }
  .custom-header .header-contacts {
    align-items: flex-start;
    height: auto;
  }
  .custom-banner .banner-image {
    height: 350px;
  }
  .banner-text {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: 5rem;
    width: 100%;
    padding: 1.5rem;
  }
  .custom-banner .banner-button {
    line-height: normal;
    font-size: 12px;
    letter-spacing: 0;
    padding: 10px;
  }
}
@media (max-width: 480px) {
  .product-info-row { 
    gap: 10px;
    flex-direction: column;
  }
  .product-value,
  .tab-content{
        font-size: 14px !important;
  }
}