﻿@charset "utf-8"; 
.prodetails-bref table{display:table}
.table td,table th{border:1px solid #ccccd3}
.latestnews-img img{max-height:100%}
@media(min-width:768px){.logo{max-width:30%}}
.product-img{height:0;padding-bottom:100%;position:relative}
.product-img img{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute}
.product-list li:hover .product-img img{transform:translate(-50%,-50%) scale(1.1)}
.head-share a:first-child{background:var(--color)}
.foot-contact>p:nth-of-type(2){  display: none; }