/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/



h3,
p.in-stock {color: #8cb82f}


span.amount {color:#dc0067}
 .wc-points-rewards-product-message   {font-size: 80%}
.single_variation_wrap span.price .amount {color: #8cb82f; display:block; margin: 10px 0}
.price.large  {margin-top: 20px}

h4.breadcrumb {font-size:100%}

p.available-on-backorder {color:#dc0067; font-size: 0.9em!important; font-weight: normal!important; line-height: 1em}


/* bullets */

.tsbullets ul, ul.tsbullets    	{list-style:none; margin-left: 20px; margin-right: 20px}
.tsbullets ul li, ul.tsbullets li		{background: url("star-bullet.png") no-repeat 0px 4px; padding-left: 24px; margin: 0 0 10px 0; line-height: 1.6em; }

p.ukonly {color:#dc0067; font-weight: 600; font-size: .8em!important}

/* cart */

.shop_table_responsive {margin-top: 20px}
.wc_points_redeem_earn_points {margin-bottom: 30px}
.wc_points_rewards_apply_discount {display:block!important; clear:both!important; margin-top: 20px}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

/*


body.geoip-country-GB p.ukonly {display:none}


body.geoip-country-SE .price, body.geoip-country-SE form.cart,
body.geoip-country-NL .price, body.geoip-country-NL form.cart,
body.geoip-country-IE .price, body.geoip-country-IE form.cart,
body.geoip-country-FR .price, body.geoip-country-FR form.cart,
body.geoip-country-DE .price, body.geoip-country-DE form.cart

 {display:none}

*/