.products-grid .product-item-info .product-item-details .product-item-actions{top:50px;}
.stock.unavailable{color:#666666;font-size:16px;font-weight:600;}
.stock.available{color:#666666;font-size:16px;font-weight:600;}
.products-grid .product-item-info .product-item-details .product-item-actions
{
	position:static;
	opacity:100;
}
.stock.unavailable .product_value{margin-left:0px;font-weight:bold;}
.page.next.jump{float:none;}
.pager .next > span{float:none;}
.pager .previous > span{float:none;}
.sku-stock{font-weight:600}
.form.form-login .field.email.required .label{width:auto;}
.form.form-login .field.password.required .label{width:auto;}
@media (min-width: 1024px){
.page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
}
}
.product-info-price{
	display:none;
}
@media (min-width: 768px){
	/*
.form.password.forget .label {
    width: auto;
}
*/
}
.block.block-collapsible-nav{
	display:none;
}
.product-tag{
	background-color:#fedc19;
	color:red;
}
.pt-banner-container{
overflow:hidden;
}