.skeleton-product-card{border-radius:2px;border:1px solid #dde1e4;background-color:#ffffff;margin-bottom:15px}.skeleton-product-card__wrapper{display:flex;flex-direction:row;padding:20px 24px 25px}.skeleton-product-card__header{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-right:25px}.skeleton-product-card__header-logo{margin-bottom:15px}.skeleton-product-card__header-info-container{display:flex;flex-direction:column;align-items:center}.skeleton-product-card__header-info{margin-bottom:7px}.skeleton-product-card__body{display:flex;flex-direction:column;flex-grow:1;padding-right:25px}.skeleton-product-card__body-title{margin-bottom:13px}.skeleton-product-card__body-price-container{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:15px}.skeleton-product-card__body-price-info{padding-right:5px}.skeleton-product-card__body-price-mobile{display:none}.skeleton-product-card__body-option-container{display:flex;flex-direction:row}.skeleton-product-card__body-options1,.skeleton-product-card__body-options2{display:flex;flex-direction:column;margin-right:35px}.skeleton-product-card__body-option{margin-bottom:6px}.skeleton-product-card__footer{margin-top:31px}@media screen and (max-width:767px){.skeleton-product-card__wrapper{flex-direction:column;padding:15px}.skeleton-product-card__header{flex-direction:row-reverse;justify-content:space-between;padding:0}.skeleton-product-card__header-info-container{align-items:flex-start;margin-top:-21px}.skeleton-product-card__body-price-container,.skeleton-product-card__body-title{display:none}.skeleton-product-card__body-price-mobile{display:block;min-width:1px;margin-bottom:15px}.skeleton-product-card__body{padding:0}.skeleton-product-card__body-options2{display:none}.skeleton-product-card__footer{margin-top:10px}}