@font-face {
font-family: 'star';
src: url(//justagirl-shop.com/ewhupsal/fonts/star.eot);
src: url(//justagirl-shop.com/ewhupsal/fonts/star.eot?#iefix) format('embedded-opentype'),
url(//justagirl-shop.com/ewhupsal/fonts/star.woff) format('woff'),
url(//justagirl-shop.com/ewhupsal/fonts/star.ttf) format('truetype'),
url(//justagirl-shop.com/ewhupsal/fonts/star.svg#star) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'WooCommerce';
src: url(//justagirl-shop.com/ewhupsal/fonts/WooCommerce.eot);
src: url(//justagirl-shop.com/ewhupsal/fonts/WooCommerce.eot?#iefix) format('embedded-opentype'),
url(//justagirl-shop.com/ewhupsal/fonts/WooCommerce.woff) format('woff'),
url(//justagirl-shop.com/ewhupsal/fonts/WooCommerce.ttf) format('truetype'),
url(//justagirl-shop.com/ewhupsal/fonts/WooCommerce.svg#WooCommerce) format('svg');
font-weight: normal;
font-style: normal;
}
.grecaptcha-badge { visibility: hidden; } @keyframes accountBounce {
0% {
transform:translateY(0)
}
50% {
transform:translateY(-25px)
}
100% {
transform:translateY(0)
}
}
.animated-logo div img {
-webkit-animation: accountBounce 2s infinite;
-moz-animation: accountBounce 2s infinite;
animation: accountBounce 2s infinite;
}
#wc-stripe-payment-request-wrapper {
padding-bottom: 1.5em!important;
padding-top: 2em!important;
}
.wc-proceed-to-checkout {
display: flex;
flex-direction: column;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
order: -1;
}
@media screen and (max-width: 768px) {
.ast-sticky-add-to-cart-action-wrap {
justify-content: center;
}
}
.woocommerce-ordering select.orderby {
max-width: 100%!important;
}