.sticky-link i,
.mobile-menu-toggle,
.header-right .cart-dropdown i{
    color: whitesmoke;
}

.box-mode .productmarketplace_body_items_item{
    border: none !important;
}

.box-mode .productmarketplace_body_items_item .productmarketplace_body_items_item_image .productmarketplace_body_items_item_image_badges .productmarketplace_body_items_item_image_badges_badge.new{
    background: black;
    border-radius: 10px;
}

.box-mode .productmarketplace_body_items_item .productmarketplace_body_items_item_image img{
    border-bottom: none;
}

@media (max-width:480px){
    .header-middle .logo {
        margin-left:6em;
    }
}

@media only screen and (min-width: 1024px)
{
  .collection-title{
    font-size: 3em !important;
    margin-bottom: 1em !important;
  }
}
  
.productpage_content .product_info .product_info_title h1{
    color: black !important;
}

.designcomponent1 .dynamiccollection img{
  border-radius: 5px;
  background: white !important;
}

.designcomponent1 .dynamiccollection{
  background: white !important;
}

.header-middle .logo img{
  max-height: 12em !important;
}