/** Shopify CDN: Minification failed

Line 147:0 Unexpected "}"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
.t4s-footer-linklist > li:not(:last-child) {
  padding-right: 10px;
}
.rtl_true .t4s-footer-linklist > li {
  padding-right: 0px;
}
.t4s-footer-link.t4s-footer-link-active {
  color: #696969;
}
.t4s-btn-size-medium.t4s-btn-icon-false.t4s-btn-color-primary.t4s-btn-effect-fade {
    border-radius: unset;
    padding: 22px 50px;
}
h3.t4s-section-title.t4s-title span {
    padding-bottom: 20px;
}
.t4s-btn-size-medium.t4s-btn-icon-false.t4s-btn-color-primary.t4s-btn-effect-fade {
    border-radius: unset;
}
span.t4s-btn-atc_text {
    font-size: 14px;
    font-weight: 500;
}

.t4s-product-price ins {
    color: #EB001B !important;
}
.t4s-newsl-des-6 .t4s-newsletter__inner {
border: none;
}
input.t4s-text-center.t4s-text-md-start.t4s-newsletter__email {
    border-bottom: 1px solid #CDD0DD;
}
input.t4s-text-center.t4s-text-md-start.t4s-newsletter__email:focus {
    outline: none;
}
.t4s_newsletter_se.t4s-newsl-des-6 .t4s-newsletter__inner .t4s-newsletter__submit {
    border-radius: 0;
    min-width: auto;
    padding-inline: 72px;
    font-weight: 500;
    width: 200px;
    height: 50px;
    display: flex;
    justify-content: center;
align-items: center
}

.t4s-col.t4s-col-item.is--col-email {
    margin-right: 20px;
}

a.t4s-button-product__item:hover {
    color: #ffffff;
}

.t4s-product-badge {
border-radius: 2px;
}

.t4s-btn-effect-default:hover:before {
background-color: var(--t4s-highlight-color);
}

.badge_shape_3 .t4s-product-badge>span {
border-radius: 2px;
}

.t4s-fbt__item label:before {
top: 3px;
}

button.t4s-fbt__submit {
text-transform: none;
}
a.t4s-post-text-color {
    padding-top: 22px;
}

@media(min-width:1440px) {
.t4s-fbt__img img {
    width: 200px;
}
}
.t4s-row.t4s-section-fbt {
        width: 100%;
        justify-content: normal !important;
    }

/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
  .t4s-newsletter-wrap.content-all-center {
    padding: 120px 0px;
}

span.t4s-section-des.t4s-subtitle {
  padding-bottom: 25px;
}

.t4s_nt_se_template--17900697288869__blog_post_LAgCyQ span.t4s-section-des.t4s-subtitle {
    padding-bottom: 10px;
}
.badge_shape_3 .t4s-single-product-badge>.t4s-badge-item {
    border-radius: 2px;
}
.t4s-single-product-badge>span {
min-width: 50px
}

.t4s-btn-size-medium.t4s-btn-icon-false.t4s-btn-color-primary.t4s-btn-effect-fade {
    width: 180px !important;
    height: 55px !important;
    padding: 0px !important;
}
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  .t4s-newsletter-wrap.content-all-center {
    padding: 60px 0px;
}
}

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

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  .t4s-section-inner.t4s_se_template--17900697288869__newsletter_YY9URR.t4s-container-wrap.t4s-parallax {
    height: 200px;
}

.t4s_newsletter_se.t4s-newsl-des-6 .t4s-newsletter__inner .t4s-newsletter__submit {
width: 130px;}
}
}