.category_box{position:relative}.category_box .image_box{height:200px;overflow:hidden;width:100%;position:relative}.category_box .image_box img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%;height:100%}.category_box .image_box .button_text{position:absolute;padding:20px;width:100%;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;-ms-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;bottom:-200px;left:0;text-align:center}.category_box .image_box .button_text a{font-size:14px;padding:7px 25px}.category_box .content_box{position:relative;padding:15px 0}.category_box .heading_a a{font-size:17px;line-height:26px;margin-bottom:5px}.category_box:hover .button_text{bottom:0}.category_carousel .theme_carousel{flex-wrap:wrap}.category_carousel .slide{min-width:20%;width:20%;padding:10px}@media(max-width:1024px){.category_carousel .slide{width:33.33%;min-width:33.33%}}@media(max-width:768px){.category_carousel .slide{width:50%;min-width:50%}}@media(max-width:500px){.category_carousel .slide{width:100%;min-width:100%}}