/**
* Theme Name: Shopic Child
* Description: This is a child theme of Shopic, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Duc Pham (Opal Team)</a>
* Template: shopic
* Version: 1.0.5
*/
.woocommerce-shipping-destination{
	display:none;
}


#payment .payment_methods li img{
	height: 32px;
}

button#wpforms-submit-113724 {
    background-color: #f4a51c!important;
}


/* track your order  */
input#orderid,#order_email {
    height: 50px;
}
/*track your order */

h1 {
    background: -webkit-linear-gradient(135deg, #0eaf6d, #ff6ac6 25%, #147b96 50%, #e6d205 55%, #2cc4e0 60%, #8b2ce0 80%, #ff6384 95%, #08dfb4);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
    -webkit-animation: flowCss 12s infinite linear;
}

.term-description>h1, .term-description>h2 {
    font-size: 20px;
}