@keyframes grow-left{from{transform:scaleX(0)}to{transform:scaleX(1)}}.translate{opacity:0}.translate.triggeredCSS3{transform:scaleX(0);transform-origin:left;animation:grow-left cubic-bezier(0.785,0.135,0.15,0.86) .5s forwards;animation-delay:.2s;opacity:1;transition:opacity 1.5s ease-in-out;-moz-transition:opacity 1.5s ease-in-out;-webkit-transition:opacity 1.5s ease-in-out}.product-card-small{Float:left;background-color:#fff;width:96%;margin-bottom:25px;position:relative;-webkit-box-shadow:3px 3px 23px -6px rgba(67,66,64,0.25);-moz-box-shadow:3px 3px 23px -6px rgba(67,66,64,0.25);box-shadow:3px 3px 23px -6px rgba(67,66,64,0.25)}.productcard-small-image{width:100%;height:260px;background-size:75%;background-repeat:no-repeat;background-position:center;background-color:#fff}.productcard-small-info{min-height:175px}.productcard-small-title{margin-top:10px;font-size:20px;line-height:21px;font-weight:300;padding:20px 20px 0px 20px}.productcard-small-text{font-size:14px;font-weight:400;padding:20px}.productcard-small-link-container{position:absolute;padding:20px;text-align:center;bottom:0;width:100%}.productcard-small-link-container:hover{opacity:.8}.productcard-small-link{color:#fff;font-size:20px;font-weight:400;text-decoration:none}.productcard-small-link:hover{color:#fff}@media(max-width:1024px){.product-card-small{margin-left:16px;margin-right:16px}}@media(max-width:950px){.productcard-small-container{margin:auto;margin-bottom:40px;padding-left:15px;padding-right:15px;position:relative;text-align:center;display:inherit}.productcard-small-inner{width:100%;display:inherit;float:left}.product-card-small{width:96% !important;margin-bottom:20px;margin-left:auto;margin-right:auto}.productcard-small-info{min-height:150px}.productcard-small-title{margin-top:20px;font-size:18px;font-weight:300;padding:0px}.productcard-small-text{margin-top:10px;font-size:14px;font-weight:100;padding:20px}.productcard-small-link-container{position:absolute;padding:10px;text-align:center;bottom:0;left:0;width:100%}.productcard-small-link{color:#fff;font-size:20px;font-weight:400;text-decoration:none}}@media(max-width:375px){.productcard-small-inner{width:345px;display:inherit}}.bg-white{background-color:#fff !important}.bg-light{background-color:#f8f9fa !important}.bg-trans{background-color:transparent !important}.clear{clear:both}.py-border{border:1px solid #eee}