/** Shopify CDN: Minification failed

Line 31:54 Expected "]" to go with "["
Line 97:21 Unexpected bad string token
Line 97:74 Unterminated string token
Line 99:4 Expected "]" to go with "["
Line 119:1 Expected "]" to go with "["

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
.t4s-product .t4s-product-title a {
    color: #18C1DE;
}
.t4s-collections-wrapper {
    display: none;
}
.t4s-text-start .t4s-socials {
    display: none;
}
html.t4sp-theme[lang="ar"] 
 section#shopify-section-bottom-bar {
    margin-top: 80px;
}
html.t4sp-theme[lang="ar"] .t4s-contact-form .t4s-form-title,html.t4sp-theme[lang="ar"]  .t4s-contact-form .t4s-info-heading {

    text-align: right !important;
}
html.t4sp-theme[lang="ar”] p, html.t4sp-theme[lang="ar”] * {
    text-align: right !important;
}
@media(min-width: 1600px){
.t4s-wrapper__contentFull .t4s-section-inner>.t4s-container {
    padding-left: 135px;
    padding-right: 135px;
}}
.t4s-tabs-border.t4s-item-rounded-true .t4s-tabs-ul li a {
    border-radius: 40px;
}

/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
  .t4s-collection-header {
    display: none !important;
}
.t4s-row.t4s-top-bar__wrap.t4s-align-items-center {
    justify-content: end !important;
}
}

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

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  .t4s-collection-header {
        display: none !important;
}
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  .t4s-banner-holder.isotopet4s .t4s-col-item {
    width: 50%;
    position: relative !important;
    top: 0 !important;
left: 0 !important;
right: unset !important;
}
.t4s-banner-holder.isotopet4s {
    display: flex;
    height: auto !important;
}
footer#t4s-footer {
    display: none;
}
ul#menu-mb__ul a {
    font-weight: 600 !important;
}
html[lang="ar"] div#t4s-menu-drawer {
    text-align: right;
}
html[lang="ar"] ul#menu-mb__ul a {
        font-weight: 600 !important;
  justify-content: right !important;
    }
    html[lang="ar"] .t4s-image-text-heading {
    text-align: right !important;
}
html.t4sp-theme[lang="ar"] .t4s-container {
    text-align: right;
}
html.t4sp-theme[lang="ar”] .t4s-banner-holder.isotopet4s .t4s-col-item {

    right: unset !important;
}
.bl-template--16692445217006__f1182439-b487-476b-b8be-93228eb00899-167037890864cb6605-3 {
    right: 0 !important;
}
html.ctm_3223[lang="ar"] a.t4s-btn__cart, html.ctm_3223[lang="ar"] button.t4s-btn__checkout {
    justify-content: right !important;
}
  .bl-template--16692445217006__f1182439-b487-476b-b8be-93228eb00899-167037890864cb6605-3 {
    right: 0 !important;
}
  .t4s-banner-holder.isotopet4s .t4s-col-item {
    right: 0 !important;
}
  html.t4sp-theme[lang="ar"] .t4s_animated .t4s-bl-item svg.t4s-btn-icon {
    display: none !important;
}
html.ctm_3223[lang="ar"] a.t4s-btn__cart, html.ctm_3223[lang="ar"] button.t4s-btn__checkout {
    justify-content: right !important;
}
}