#header .header-top .countryselector { width:70px; }
.not-valid-shipto-pdp-message { display:none; }

/* EU SHIP-TO NOT VALID */
html.eu-shipto-notvalid .producttile .pricing { display:none; }
html.eu-shipto-notvalid .product-detail .recommendation-price { display:none; }
html.eu-shipto-notvalid .product-detail .pricing-box { display:none; }
html.eu-shipto-notvalid .product-detail .product-add-to-cart { display:none; }
html.eu-shipto-notvalid .productdetail .product-error-message { display:none !important; }
html.eu-shipto-notvalid .product-variations ul li.size { display:none; }

html.eu-shipto-notvalid #header .header-top .minicart { display:none; }
html.eu-shipto-notvalid #header .header-top .call-us + div.sep { display:none; }
html.eu-shipto-notvalid #header .header-top .global-promo { display:none; }
html.eu-shipto-notvalid #header .header-top .global-promo + div.sep { display:none; }
html.eu-shipto-notvalid .not-valid-shipto-pdp-message { display:block; padding:10px 0; }

html.eu-shipto-valid .pt_order.pt_account .orderdetails .download-pdf { float: right; margin: 10px 0 0 0; }