﻿@charset "utf-8"; 
.prodetails-page .pdshow-r .pdshow-r-text{margin-bottom:10px;}
.detail-tab{display:flex;justify-content:space-between;margin-bottom: 20px;}
.detail-tab li{width:33%;background:var(--color);text-align:center;}
.detail-tab li a{color:#fff;text-decoration: inherit;font-size: 18px;}
.product-content-price{font-size:24px}
@media (max-width:800px){.product-content-price{font-size:.31rem}}
@media (max-width:415px){.product-content-price{font-size:22px}}
.siggle-cont iframe{border:0}