.product-categories{position:relative;max-width:1300px;width:90%;margin:0 auto}.product-categories .arrow-left{left:-30px}.product-categories .arrow-right{right:-50px}.product-categories .slick-dots{margin-top:20px}.product-categories .product-category{background-color:#f1f3f3;margin:0 20px}.product-categories .product-category .hidden-text{display:block;width:0;height:0;overflow:hidden}.product-categories .product-category img{width:100%;height:500px;object-position:top center;object-fit:cover;display:block}.product-categories .product-category h3,.product-categories .product-category p{text-align:center;width:80%;margin:20px auto 0 auto;color:#1c1c1c}.product-categories .product-category p{height:100px;overflow:hidden;margin-top:10px}.product-categories .product-category .button{color:#1c1c1c;border:solid 1px #1c1c1c;padding:10px 15px;margin:20px auto 30px auto;transition:.5s}.product-categories .product-category .button:hover{transition:.5s;background-color:#dedede}@media screen and (max-width:768px){.product-categories .arrow{display:none}.product-categories .product-category{margin:0 20px;width:90vw}.product-categories .product-category p{display:block;width:0;height:0;overflow:hidden;margin:0}.product-categories .product-category img{height:400px}}