﻿@charset "utf-8"; 
.prodetails-bref table.table-active td p{width:100% !important;height:100% !important;display:flex;align-items:center;justify-content:flex-start;padding-left: 5px;}
.prodetails-bref table.table-active td p img{width:100% !important;height:40px !important}
.prodetails-bref table.table-active td a{display:block;width:100%;height:100%;overflow:hidden;}
.prodetails-bref table.table-active td img{transform: scale(1.1);width:100% !important;height:auto !important;transform-origin: top left;}
.prodetails-bref table.table-active{min-width:1100px}
.prodetails-bref table.table-active td{width:240px !important;padding:0px !important;height:40px !important;white-space: nowrap;}
.prodetails-bref table.table-active td:nth-child(odd){width:60px !important;overflow:hidden}
@media (max-width:800px){.table-responsive::-webkit-scrollbar{width:4px;height:8px}
.table-responsive::-webkit-scrollbar-track{border-radius:0;background-color:rgba(0,0,0,.05)}
.table-responsive::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,.15)}}

.footitem.footitem4>img{display: none;}
.footitem.footitem4 .flex{display: flex;flex-wrap: wrap;}
.footitem.footitem4 .flex .item{width: 46%;min-width:100px;margin-right: 10px;}
@media (max-width:800px){.imgalt,.preview-container .thumbnail-box .list .banner-page{display:none}}
@media (max-width:800px){header .logo img{max-width:120px}
footer .footitem.footitem4{display:block;margin-top:20px;}}


