/** Shopify CDN: Minification failed

Line 163:6 Expected identifier but found whitespace
Line 163:8 Unexpected "{"
Line 163:18 Expected ":"
Line 163:37 Expected ":"
Line 164:0 Unexpected "}"
Line 204: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-push-menu-btn{
display: none!important;
}
.t4s-collection-des-9 .t4s-collection-item.t4s-text-center .t4s-collection-wrapper-content {
    padding-bottom: 10px;
}
.t4s-collection-des-9 .t4s-collection-item.t4s-text-center .t4s-collection-wrapper-content {
    padding-bottom: 10px;
}/*---------------- 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) {#b_image_gallery_99fdeT{
display: none;
}}

/*---------------- 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;
}
#b_image_gallery_DjKwr9 {
display: none;
}}