<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.catrand{height:540px!important;background:#f0f0f0!important;}
.productdiv{max-height:260px;padding:10px;text-align:center;}
.productrand{height:540px;border-radius:4px;}
.cattitle{max-height:52px;height:52px;font-size:110%;line-height:1.4em;}
.cattext{max-height:300px!important;background-color:white!important;vertical-align:middle;display:inline-block;float:unset;text-align:center;border-radius:4px;width:100%;padding:5px;}
.producttext{height:215px;text-align:left;overflow-y:auto;font-size:95%;}
.productli{margin-left:-4px!important;}
.catfigure{max-height:260px;height:260px;width:auto;padding:0!important;border:0!important;}
.productfigure{max-height:170px;height:170px;}
.productprice{text-align:left;margin-bottom:-5px;}
.productmore{padding-top:12px!important;text-align:center;}
.showcat{margin-top:13px;width:auto;text-align:center;}
.ul-default li:not(.productli):first-child {   margin-top: -10px;  }
.catoptions ul li:first-child {  margin-top: 2px !important; }
.catpicture{max-height:260px;height:260px;vertical-align:middle;alignment:center; max-width: 100%;height: auto;width: auto}
.productpicture{max-height:170px;height:auto;vertical-align:middle; width:auto;}
.catoptions{margin-top:6px;height:150px;max-height:150px;background-color:white!important;overflow:hidden;font-size:90%;padding-top:10px;padding:5px;text-align:left;border-radius:4px;}


@media (max-width: 400px) {
    body {
        font-family: "PT Sans", sans-serif !important;
        font-size: 14px;
    }
}


.producttitle{
    /*max-height: 51px;*/
    min-height: 3.65em;
    height: 51px;
    /*font-size: 100%;*/
    line-height:1.2em;


}

</pre></body></html>