/** Shopify CDN: Minification failed

Line 206:6 Expected identifier but found whitespace
Line 206:8 Unexpected "{"
Line 206:18 Expected ":"
Line 206:37 Expected ":"
Line 207:0 Unexpected "}"
Line 242:1 Unexpected "}"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/@media (min-width: 1025px) {
  .t4s-top-bar-bdw-true .t4s-top-linklist li {
    padding-right: 18px;
    margin-right: 18px;
    position: relative;
  }
}

.t4s-feature-columns__title {
  font-weight: 650;
  font-family: var(--font-family-2);
}

.t4s-custom-col .t4s-product {
  --product-title-size: 15px;
  --product-space-img-txt: 23px;
}

.t4s-flickity-slider {
  --slider-dot-width: 10px;
  --slider-dot-height: 10px;
}

.t4s-article-design5 .t4s-article-time {
  letter-spacing: 2px;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .t4s-content-position {
    width: 100%;
  }
}

.type_mn_link .t4s-sub-column li a,
.t4s-type__drop > .t4s-sub-menu a {
  font-size: 14px;
}

.t4s-tab__title .t4s-tab__icon {
  background-color: white;
  color: black;
}

.t4s-tab__title {
  border-bottom: 0.5px solid lightgray;
  background-color: white;
}

.t4s-tab__title .t4s-tab__text {
  font-weight: normal;
  font-size: 1.2em;
}

.t4s-pr-rencent-related .t4s-pr-single_tab-item {
  font-size: 1.2em;
}

.t4s-ins-content__svg svg {
  width: 22px;
  height: 22px;
  fill: white;
}

.t4s-ins-content.t4s-ins-title__type2 .t4s-ins-content__wrap {
  width: 100px;
  height: 100px;
}

.t4s-use__label .t4s-site-nav__icon a {
  font-size: 10px;
  font-weight: 300;
  text-transform: uppercase;
}

.t4s-ins-content__title {
  font-size: 9px;
}

.t4s-type__drop > .t4s-sub-menu a:not(:hover),
.t4s-type__drop > .t4s-sub-menu a {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 300;
  letter-spacing: 1.8px;
  line-height: 50px;
  color: #e9e9e9;
}

.t4s-product__info-main .t4s-extra-link > a {
  margin-right: 35px;
  text-decoration: underline;
}

.t4s-newsletter__inner .t4s-newsletter__email {
  font-size: 10px;
}

.t4s-timeline-item__icon-image img {
  max-width: 78px;
}

.t4s-mb__menu > li > a,
.t4s-mb__menu .t4s-sub-menu li > a {
  font-size: 11px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

.t4s-marquee__item {
  padding-left: calc(var(--sp-item) * 1.5);
  padding-right: calc(var(--sp-item) * 1.5);
}

.t4s-socials a {
  background-color: transparent;
}



@media (min-width: 1000px) {
  .t4s-image-text .t4s-image-text-content {
    padding-left: 120px;
    padding-right: 120px;
  }
}

@media (max-width: 1000px) {
  .t4s-image-text .t4s-image-text-content {
    padding: 90px 30px;
  }
}

.t4s-image-text-heading {
  font-size: 23px;
  font-weight: 600;
}

.t4s-image-text-des p {
  font-size: 14px;
}

.t4s-accor-title .t4s-accor-text {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 50px;
text-transform: uppercase;
}


#t4s-menu-drawer {
    background-color: black;
}

.t4s-mb__menu > li > a,
.t4s-mb__menu .t4s-sub-menu li > a {
    color: white;
    font-size: 11px;
    letter-spacing: 1.4px;
    border-bottom: 1px solid #9b9b9b4f;
    text-transform: uppercase;
}

.t4s-drawer__header span {
    color: #C7AB7C;
}/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {.t4s-shipping-list.t4s-shipping-icon-large .t4s-shipping-icon-img {
    width: 135px;
    height: 152px;
}
.t4s-testimonial-wrap .t4s-testimonial-content>p:last-child {
font-size: 13px;
}
.t4s-testimonial-wrap .t4s-testimonial-name {
font-size: 11px;
}

.t4s-timeline-item {
    margin-bottom: 31px;
}}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width:1024px) {}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width:1024px) {}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width:767px){.t4s-heading-design2 .t4s-col-heading:before {
display: none;
}
.is-header--stuck .header__sticky-logo {
width: {{ settings.logo_mb_width }}px !important }}
}
.t4s-btn-base {
font-size: 10px;

padding: 10px 50px;
}
.t4s-timeline-content__right {
flex-direction:column-reverse;
}
.t4s-timeline-content__left {
flex-direction:column-reverse;
}

.t4s-type-accordion .t4s-accor-title {
padding: 0px;
font-size: 13px;
}
.t4s-type-accordion .t4s-tab-content {
font-size: 13px;
}
.t4s-mb__menu>li>a {
font-size: 12px;
letter-spacing: 0.8px;
text-transform: uppercase;
}

.t4s-shipping-list.t4s-shipping-icon-large .t4s-shipping-icon-img {
    width: 130px;
    height: 152px;
}
.t4s-testimonial-wrap .t4s-testimonial-content>p:last-child {
font-size: 13px;
}
.t4s-testimonial-wrap .t4s-testimonial-name {
font-size: 11px;
}}