a, .alink {
    color: #007bff !important;
}
.giftcard-information-container .giftcard-field-wrapper {
    float: revert !important;
}

.social-btn .btn-social {
	color: #fff !important;
}
@media (min-width: 1024px) {
.search-autocomplete {
    left: 170px;
}
}
.search-autocomplete {
margin-top: 0;
}
.block-search .form.minisearch {
	overflow: visible;
}
.header-mobile .nav-tabs>a {
	display: block !important;
}
.product-image-wrapper {
    padding-bottom: 150% !important;
}
.default-style .attribute.description {
    text-align: left !important;
}
@media (max-width: 639px) {
    .products-grid:not(.wishlist) .product-item-info .product-item-details .product-item-actions {
        visibility: visible;
        opacity: 1;
    }
}
.product-info-main .stock.available, .product-info-main .stock.unavailable {
    font-weight: bold;
    text-transform: none;
    font-size: 21px;
    color: white;
    text-align: center;
    width: 100%;
    padding-bottom: 2px;
}

.product-info-main .stock.available {
	color: #61bd1d;
	border: solid;
}
.product-info-main .stock.unavailable {
    background: red;
}
td.col.col-price {
    max-width: 128px;
}
.table-checkout-shipping-method tbody td:first-child {
	max-width: 64px;
}
.product.alert.stock {
    padding: 0;
}
.product.alert.stock>a.action.alert {
    background: green;
    color: white !important;
    font-weight: bold;
    content: "x" !important;
    display: flex;
    margin: 0;
    left: 0;
    justify-content: center;
    font-size: 17px;
}
.container .block .posttext a {
    color: #f00;
}
@media (max-width: 480px) {
	.container .block .posttext {
	    display: block;
	    position: relative;
	    width: 200px;
	}

	.container .block .posttext a {
	    border-radius: 25px;
	    width: 155px;
	    font-weight: bold;
	    margin-left: 4px;
	}
}
.not-in-print {
background: orange;
    color: white;
    font-weight: bold;
    font-size: 17px;
}

.boc-zero {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 15px;
    background: #eee;
}

.boc-zero boc-zero-title {
    font-weight: bold;
}
.page-header .header-mobile .mobile-logo img {
    max-height: 43px;
    margin-top: 5px;
}

.block {
position: relative;
}
.block.block-filterproducts .products-grid .product-item-info .product-item-details .product-price .label-product {
display: none !important;
}
