.gallery-title{font-size: 36px; color: #42B32F; text-align: center; font-weight: 500; margin-bottom: 70px;}.gallery-title:after{content: ""; position: absolute; width: 7.5%; left: 46.5%; height: 45px; border-bottom: 1px solid #5e5e5e;}.filter-button{font-size: 18px; border: none; border-radius: 0px; text-align: center; background: #41236f; color: #fff; margin-bottom: 10px; padding: 15px 59px; border-bottom: 2px solid #000;cursor:pointer;}.filter-button:hover{font-size: 18px; border: none; border-radius: 0; text-align: center; color: #ffffff; background-color: #f05833; border-bottom: 2px solid #000;}.active{background-color:#cf2f42; color: white;}.active, .btn:hover{background-color: #f07d00; color: white;}.port-image{width: 100%;}.gallery_product{margin-bottom: 30px;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;/*display: inline-block; width: 33%; border: 5px solid #fff;*/}.block{opacity: 0;}@-webkit-keyframes fadeIn{0%{opacity: 0;}100%{opacity: 1;}}@keyframes fadeIn{0%{opacity: 0;}100%{opacity: 1;}}.fadeIn{-webkit-animation-name: fadeIn; animation-name: fadeIn;}.gallery_product a{width: 100%; height: 300px;}.gallery_product img{width: 31%; height: 100%; object-fit: cover; overflow: hidden; margin: 10px; border: 5px solid #fff;}@media (max-width: 575px){.filter-button{font-size: 18px; border: none; border-radius: 0px; text-align: center; background: #41236f; color: #fff; margin-bottom: 10px; padding: 15px 18px; border-bottom: 2px solid #000; cursor: pointer;}.gallery_product img{width: 31%; height: 100%; object-fit: cover; overflow: hidden; margin: 4px; border: 5px solid #fff;}}