.custom-vendor-profile{display:flex;align-items:center;gap:15px}.vendor-profile-left{flex-shrink:0}.vendor-profile-picture{width:70px;height:70px;border-radius:50% !important;object-fit:cover}.vendor-profile-right{flex-grow:1}.vendor-profile-right p{margin:5px 0}.vendor-name{font-weight:700;font-size:22px}.wd-product .product-wrapper .product-element-bottom{display:none !important}.collections-container{display:flex;flex-wrap:wrap;gap:20px}.collection-box{display:block;width:calc(33% - 20px);background-color:#f9f9f9;border-radius:2px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.05);padding:20px;border:solid 1px #eaeaea;transition:transform .3s}.collection-box:hover{transform:translateY(-5px);box-shadow:0 4px 10px rgba(0,0,0,.3)}.collection-box h2{margin:0 0 20px;font-size:24px;text-align:center;color:#0f0f0f}.collection-box a{text-decoration:none}.product-images{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.product-frame{width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:4px;background-color:#eaeaea}.product-frame img{width:100%;height:100%;object-fit:cover}.dokan-store-support-btn-product{display:none}body.woocommerce-cart .product-thumbnail{position:static !important;top:auto !important;left:auto !important;transform:none !important}@media (max-width:768.98px){.shop-table-with-img tr{padding-inline-start:0 !important}}