/** Shopify CDN: Minification failed

Line 236:6 Expected identifier but found whitespace
Line 236:8 Unexpected "{"
Line 236:18 Expected ":"
Line 236:37 Expected ":"
Line 237:0 Unexpected "}"
Line 274: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: 400;
    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;
}

.t4s-type__drop > .t4s-sub-menu a {
    color: #e9e9e9;
    line-height: 50px;
}

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

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

.t4s-feature-columns__title {
    font-weight: 650;
}

.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;
}

.t4s-mb__menu .t4s-sub-menu li > a {
    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;
}

.t4s-product-form__buttons > .t4s-flex-wrap {
    flex-wrap: nowrap !important;
    margin-bottom: 20px;
}

.t4s-footer-heading-mobile {
    padding-bottom: 30px;
}

.t4s-pr-rencent-related .t4s-pr-single_tab-item {
    font-size: 12px;
    text-transform: uppercase;
}

.t4s-tab__title .t4s-tab__text {
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
}

.is--tab-design__accordion .t4s-tab-wrapper:not(:last-of-type) {
    margin-bottom: 40px;
}

.t4s-tab__icon:after {
    height: 10px;
    width: 1px;
}

.t4s-tab__icon:before {
    height: 1px;
    width: 10px;
}

.swatch_color_style_2 .t4s-swatch__item {
    border-radius: 0%;
}

.t4s-selector-mode__block-round1 .t4s-swatch__option:not(.is-t4s-style__color) .t4s-swatch__item {
    border-radius: 0%;
}

.t4s-selector-mode__circle .t4s-swatch__option:not(.is-t4s-style__color) .t4s-swatch__item,
.t4s-color-mode__circle .t4s-swatch__option.is-t4s-style__color .t4s-swatch__item {
    border-radius: 0%;
}

#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;
}
.t4s-drawer__header span {
color: white;
}
.t4s-mb__menu .t4s-sub-menu li>a{ 
text-transform: uppercase;
}/*---------------- 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;
}

.t4s-desc-collection {
    padding: 0px 290px 80px;
    text-align: center;
}}

/*---------------- 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: 11px;
}
.t4s-mb__menu>li>a {
font-size: 12px;
letter-spacing: 0.8px;
text-transform: uppercase;
}
.t4s-rte ul {
font-size: 11px;
}
.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;
}}