 .minmenu { line-height: 30px; font-size: 14px; padding-left: 40px; }

 .products-list .products-item { max-width: none; }

 #product-category { padding-top: 50px; }

 .products-list { margin-top: 50px; }

 .tx-odproducts h2 { font-size: 2.5rem }

 @media (min-width: 1024px){
 .accessories-list .image-containerx img,
 .products-list .image-containerx img { width: 40%; transition: 0.3s; }
 }

 .products-list li { border-bottom: dashed 1px #efefef }

 .products-list .products-item { margin-bottom: 0; }

 .products-list li a img { width: 160px !important; max-height: 160px !important; }

 .products-list li a .image-containerx { height: 160px !important; }

 .tx-odproducts a { display: block; position: relative; padding-top: 25px; padding-bottom: 35px; }

 .tx-odproducts a:hover .gradient { opacity: 1; height: 100%; text-align: center }

 .tx-odproducts a .mingzi { margin-top: 15px; height: 22px; overflow: hidden; color: #000; font-size: 14px; }

 .tx-odproducts a:hover .mingzi { color: #0069B7; }

 /* .tx-odproducts a:hover .mingzi { color:#fff; text-shadow:none; } */
 /*.tx-odproducts a .gradient { -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; position: absolute; width: 100%; height: 0; left: 0; bottom: 0; z-index: -1; background: #fff; background: -moz-linear-gradient(top,#fff 0,#757475 100%); background: -webkit-linear-gradient(top,#fff 0,#757475 100%); background: linear-gradient(to bottom,#fff 0,#757475 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#757475',GradientType=0); opacity: 0; } */
 .tx-odproducts a:after { -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; content: ''; position: absolute; bottom: 0; left: 50%; -webkit-transform: translate3d(-50%, 0, 0); -moz-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0); -o-transform: translate3d(-50%, 0, 0); background-color: #fff; width: 4px; height: 0 }

 .tx-odproducts a:hover:after { height: 19px; }

 @media only screen and (min-width: 75.0625em){
 .tx-odproducts .large-4 { width: 25%; }
 }

 .products-list .image-containerx img:hover { transform: rotate(40deg); }
