.xpostcode-panel .alert{ 
	margin: 10px auto !important;
}
.xpostcode-panel .panel-heading+.panel-body button{
	-webkit-appearance: none;
    background: transparent;
    padding: 0;
    border-width: 0;
    border-style: none;
    border-color: transparent;
    border-image: inherit;
}
.xpostcode-panel .alert.alert-success, .xpostcode-panel .alert.alert-warning{ 
	/*background: transparent !important;
	border-color: transparent;*/
}
.xpostcode-panel .alert ul{ 
	-webkit-padding-start: 10px;
}
.xpostcode-panel .alert p:BEFORE{ 
	
}
/* Journal theme */
.xpostcode-panel h2+.panel-body button{
	margin-top: 0;
	min-height: 35px;
}
.xpostcode-panel{
	padding: 0 !important;
	margin-top:10px; 
	margin-bottom:10px;
}
.xpostcode-panel-heading{
	color: #777;
	font-weight: 600;
	margin-bottom: 10px;
}
#product_xpostcode input{
	width: 100%;
	max-width: 375px !important;
	background: #fff !important;
	display: inline-block; 
	border: 1px solid #777;
	height:40px;
	border-radius:0;
	padding: 6px 0 6px 12px;
}
#product_xpostcode input:hover,#product_xpostcode input:focus{
	border: 1px solid #000;
}
#product_xpostcode button{
	-webkit-appearance: none;
    background: transparent;
    padding: 0;
    border-width: 0;
    border-style: none;
    border-color: transparent;
    border-image: inherit;
	display: inline-block;
    margin: 0;
    margin-top: -3px;
    margin-left: -70px;
    background: transparent;
    color: #777;
    padding: 0;	
    box-shadow: none;
    -webkit-box-shadow: none;
}
.postcode-btn {
    color:#ae2f11 !important;
}
.postcode-btn:hover, .postcode-btn:focus, .postcode-btn:active, .postcode-btn.disabled {
    border: none !important;
    color:#ae2f11 !important;
    outline: none !important;
}
/* #product_xpostcode button {
    color: #ffffff;
    background: #ae2f11;
    height: 40px;
    border-radius: 0;
    border:0;
    padding: 5px 20px;
    margin-left: -95px;
    text-shadow: none;
    font-size: 15px;
    text-transform: uppercase;
}
#product_xpostcode button:hover{
	color: #ffffff;
    background: #90260d;
    height: 40px;
    border-radius: 0;
    border:0;
    text-shadow: none;
    font-size: 15px;
    text-transform: uppercase;
} */
#product_xpostcode button.disabled,#product_xpostcode button.disabled{
	color: #777 !important;
}
.xmessage.alert{
	position: relative;
	margin-bottom: 10px;
}
.productpagesubheading{
	margin-bottom: 10px;
}
.zipcode-msg {
    padding: 5px !important;
}
.zipcode-msg ul li, .zipcode-msg {
    list-style: none !important;
    font-size: 13px;
    line-height: 20px;
}