.product-single__title .for,
.product-single__title .wth {font-size:80%;}
.product-single__title .wthClk {font-size: 60%;font-weight:500;margin-top:5px;}
.product-single__title .wthClk,
.product-single__title .device {display:block;}
.product-single__title .device {font-size:60%;text-transform:none;font-weight:300;margin-top:12px}
.product-single__title .dc {font-weight:900;}
.pucharge-bar.reverse {flex-direction:row-reverse;}
.template-product .product-single__meta .shopify-section--icon-list .logo-bar {flex-wrap:nowrap;margin-top:2em}
.template-product .product-single__meta .shopify-section--icon-list .logo-bar .logo-bar__item .logo-bar__image {flex:auto;min-width:40px;margin-right:6px !important}
.template-product .product-single__meta .shopify-section--icon-list .logo-bar .logo-bar__item span {line-height:1 !important}
.template-product .product-single__meta .shopify-section--icon-list .logo-bar .logo-bar__item span em {line-height:1.6}
@media only screen and (max-width:1024px){
    .template-product .product-single__meta .shopify-section--icon-list .logo-bar {flex-wrap:wrap;flex-direction:column;align-items:flex-start;gap:12px}
}
@media only screen and (max-width:768px) {
    .template-product .product-single__meta .shopify-section--icon-list .logo-bar {flex-wrap:nowrap;flex-direction:row}
    .template-product .product-single__meta .shopify-section--icon-list .logo-bar .logo-bar__item .logo-bar__image {flex:unset;margin:0 !important;min-width:unset;width:50%;max-width:unset;}
    .template-product .product-single__meta .shopify-section--icon-list .logo-bar .logo-bar__item span {font-size:16px}
}