.category_box{position:relative}.category_box .image_box{height:200px;overflow:hidden;position:relative;width:100%}.category_box .image_box img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.category_box .image_box .button_text{bottom:-200px;left:0;padding:20px;position:absolute;text-align:center;-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;width:100%}.category_box .image_box .button_text a{font-size:14px;padding:7px 25px}.category_box .content_box{padding:15px 0;position:relative}.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%;padding:10px;width:20%}@media(max-width:1024px){.category_carousel .slide{min-width:33.33%;width:33.33%}}@media(max-width:768px){.category_carousel .slide{min-width:50%;width:50%}}@media(max-width:500px){.category_carousel .slide{min-width:100%;width:100%}}