#loader{
position: fixed;
top: 50%;
left: 50%;
z-index: 1001;
}
.overlay {
background-color:#EFEFEF;
position: relative;
width: 100%;
height: 100%;
z-index: 1000;
top: 0px;
left: 0px;
opacity: .5; filter: alpha(opacity=50); }.single_add_to_cart_button{
float: left !important;
margin-top: 5px;
}
.quantity{
width: 100%;
}
.variations_form {
width: 40% !important; display: table-cell;
}
.button-add-giftregistry { display: table-cell;
margin: 0;
vertical-align: bottom;
padding: 1em 0;
text-align: right;
}
.giftregistry-detail {
display: none;
vertical-align: bottom;
padding: 1em 0;
}
.wgr-remove-product{  }  @media only screen and (max-width:450px) {
.button-add-giftregistry{
width: 100%; }
.giftregistry-detail {
width: 100%;
} .wgr-priority img{
float: inherit;
margin-left:5%;
display: inline;
}
}
.wgr-priority {
display: inline-block;
border-bottom: none !important;
width: 100%;
}
.wgr-priority img {
float: right; }
.wgr-remove-product {
width: 100%;
text-align: right;
}
.wgr-priority p {
margin: 8px 5% 8px 0;
}