﻿@charset "utf-8"; 
:root{--color:#E60012}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.home-service .homeservice-list .homeservice-item{justify-content:flex-start}
.contact-list .contact-item { width: 30.5%;padding: 20px 2%;}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
.sidebar-item.category .sidebar-cate .menu-item:first-child{background:var(--color)}
.sidebar-item.category .sidebar-cate .menu-item:first-child a{color:#fff}
