/**/


.VariationProductInventory{font-weight:bold !important;color:#080c3b !important;}

/*.header marquee{*/
.header .announcement{
   background: #043d72;
   color: #fff;
   font-weight: bold;
   /*padding: 4px 0;*/
   padding: 8px 10px;
   text-align: center;
   /*float: left;*/
   width: 100%;
}

.ProductList li .ProductActionAdd a i.fa.fa-shopping-cart{
	display:none;
}

.HomeSlider{
	min-height:610px;
}

@media only screen and (min-width: 480px) and (max-width: 767px){
	.HomeSlider {
	    min-height: 223px !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px){
	.HomeSlider{
		min-height:611px !important;
	}
}

.fastCartSummaryBox {
    padding: 20px;
    width: 250px;
    max-width: 250px;
    text-align: center;
}


.paypalCommerce-smart-buttons > div{
	max-width:195px !important;
}

.paypalCommerce-smart-buttons{
	float:right;
	margin-bottom: 0px !important;
}
.apple-pay-checkout-button{
	max-width:195px !important;
}

.apple-pay-supported .apple-pay-checkout-button{
	clear:both;
	float: right;
}