This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div data-accent_color="ff9059" data-background_color="ffffff" data-button_background_color="ff5029" data-button_text_color="ffffff" data-cart_button_text="Cart" data-cart_title="Your cart" data-cart_total_text="Total" data-checkout_button_text="Checkout" data-discount_notice_text="Shipping and discount codes are added at checkout." data-embed_type="cart" data-empty_cart_text="Your cart is empty." data-shop="hari-ghotra.myshopify.com" data-sticky="false" data-text_color="ff9059"> </div> | |
<script type="text/javascript">document.getElementById('ShopifyEmbedScript') || document.write('<script src="https://widgets.shopifyapps.com/assets/widgets/embed/client.js" id="ShopifyEmbedScript"><\/script>');</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* General */ | |
.wbamp-container.wbamp-content { | |
width: 100%; | |
} | |
.wbamp-container.wbamp-content h1 { | |
color: #50230d; | |
font-size: 1.75em; | |
text-decoration: none; | |
font-weight: 400; |