/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
body{color: #000000;}
.ybc_coppyright {color: #adadad;}
.dropdown-menu {
	width:100%; max-height:100px;overflow:scroll; 
}
.select-list.js-search-link {
	display: block;
}
a.select-list.js-search-link {
	font-size:0.9rem;
	line-height: 1.4;
	text-transform: uppercase;
}

a.select-list.js-search-link:hover {
	background:#f7f7f7;
	color:#000000;
}
@media (min-width: 768px) {
  .mm_menus_li > a {
    color: #ffffff;
  }
}
@media (min-width: 768px) {
  .mm_has_sub > a::after {
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
	}
}
.ybc-widget-display-home .ybc-widget-title {
  color: #ffffff;
}
.tabs-home {display:none}
.homecat_product_list_wrapper .owl-nav {top: 0}
.product-flags li {
	color: #ffffff;
}
#search_filters .facet .collapse {  
  max-height: 190px;
  overflow: scroll;
}
#search_filters .facet .facet-label a {line-height:1.3;}
.product-actions .add-to-cart {
color: #ffffff;
}

.featured-products {margin-top: 100px}
.product-quantity #quantity_wanted {width: 55px !important}

div.body.cart-hover-content ul li.cart-wishlist-item div.shoppingcart_img img {max-width: 70px;}