﻿@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@500;600;700&display=swap');
.pdshow-r h1{font-family: "Merriweather", serif;font-size:var(--fontsize28)}
@media (max-width:800px){.pdshow-r h1{font-size:var(--fontsize22)}}
.prodetails-bref {font-size:var(--fontsize18)}
.table td, .table th {border-color:#888!important}
.aside-tit {border:none;padding:10px;background:var(--color);color:#fff;line-height:1.3}
.aside-tit::before{display:none}
.sf-menu .LiLevel1>a{background:var(--color);margin-bottom:2px;color:#fff;padding-left:10px}
.sf-menu>li>i{color:#fff;}
.sf-menu li{position:relative}