.theProducts{margin:30px 110px}.my-products{padding:100px 10px 20px}.productBox{text-align:center;height:300px;margin:10px 0;padding:10px;background:transparent linear-gradient(180deg,#1ab4ef 0%,#0059aa 100%) 0% 0% no-repeat padding-box;box-shadow:0px 0px 6px #666}.productBox img{max-width:200px}a .productBox{color:#fff;text-shadow:0 0 2px #000}a .productBox:hover .productImg{top:-110px;box-shadow:0px 2px 4px #666}.productImg img{position:relative;width:180px;height:180px;top:-100px;transition:top .5s;border-radius:50%}.productTitle h3{position:relative;width:100%;top:-80px;font-size:30px;font-weight:bold;text-align:center;color:#fff}.productCTA{position:relative;top:-80px}#js-prevProd{position:absolute;display:block;left:60px;top:50%;margin-top:30px;height:30px;width:30px;font-size:30px;color:#f5841e;text-align:center;cursor:pointer}#js-nextProd{position:absolute;display:block;right:60px;top:50%;margin-top:30px;font-size:30px;height:30px;width:30px;color:#f5841e;text-align:center;cursor:pointer}#js-prevProd,#js-prevProd:hover,#js-prevProd:active,#js-prevProd:visited,#js-nextProd,#js-nextProd:hover,#js-nextProd:active,#js-nextProd:visited{border:none !important;outline:none !important}.tns-outer [data-action]{display:none}@media(max-width:768px){.theProducts{margin:30px}#js-prevProd{top:90%}#js-nextProd{top:90%}}