.product-info .text-col{width:46.875%;margin:0 0 35px}@media only screen and (max-width:768px){.product-info .text-col{width:100%}}.product-info .text-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-info .price{width:100%;margin-bottom:20px}.product-info .price .price-small{font-size:14px;text-decoration:line-through;margin:0 0 10px}.product-info .banner-round{width:130px;background:white;border-radius:100%;overflow:hidden;padding:0;height:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px 5px 5px 0}.product-info .banner-round p{text-transform:uppercase;text-align:center;font-weight:700;font-size:14px;color:#1E2736}.product-info .simplefavorite-button{font-family:"Silka";font-weight:600;letter-spacing:0.05em;padding:5px 10px 5px 40px;text-decoration:none;text-transform:uppercase;font-size:14px;color:inherit;border:2px solid #1E2736;border-radius:50px;display:inline-block;margin-top:35px;background:transparent;cursor:pointer;background-repeat:no-repeat;background-size:20px;background-position:10px 5px;background-image:url("images/heart-dark.svg")}.product-info .simplefavorite-button.active{opacity:1;background-color:#1E2736;color:#fff;background-image:url("images/heart-white.svg")}