.product-tabs{gap:20px;margin-bottom:20px}.product-tabs,.producttab{display:flex;justify-content:center}.producttab{align-items:center;background-color:#fff;border-radius:10px;cursor:pointer;flex-direction:column;padding:20px;position:relative;width:230px}.producttab,.producttab:hover{box-shadow:0 4.42px 7.4px rgba(0,0,0,.25)}.ptab1.active{background-color:#00bcd4}.ptab1.active,.ptab2.active{box-shadow:0 4.42px 7.4px rgba(0,0,0,.25);color:#fff}.ptab2.active{background-color:#2196f3}.tab-content{display:none;padding:20px}.tab-content.active{display:block}.product-description-box{display:flex;flex-wrap:wrap;justify-content:space-between}.product-desc-section{flex:1}.product-desc-section h2{color:#ff3d4d}.producttab img{margin-bottom:12px;width:96px}.product-learn-more:hover{border:none;color:#fff}.product-image img{width:90%}@media screen and (max-width:678px){.product-desc-section{flex:auto}.producttab{padding:10px 5px}.producttab img{width:64px}}