/* CUSTOM CSS START */

/* Search Bar Top Nav Placement*/
.mobileNT .header-navigation-container .main-navigation-container .search-container {
 position: absolute;
 top: 0;
 right: 0;} 
/* -- END -- Search Bar Top Nav Placement*/

.currencySelection {display: none !important;}
.chequecheckout {
    padding-top: 6px;
    padding-left: 140px;
    text-decoration: none;
    color: #dddddd;
    font-size: 25px;
}

.product-list-component>.products>li {
height: 600px;
overflow:hidden;
}

.product-list-page .product-list-mobile-wrap .product-list-component>.products>li.with-quick-view-component .product-card {
height: 100%;
display: flex;
flex-direction: column;
}

.product-list-page .product-list-mobile-wrap .product-list-component>.products>li.with-quick-view-component .product-card .addtobasket-container {
margin-top:auto;
}

.offers_bannerlist {
list-style-type: none;
padding: 0;
img {
width: 100%;
}
}
