/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 
 div#subcategories {
    display: none !important;
}


div.verticalmenu ul.right li a .menu-icon {
    background-position: left !important;
    text-align: left;!important;
    padding-left: 0px;!important;
    font-size: 16px;!important;
    background-size: 24px;!important;
    color: #000 !important;    
	background-size:30px!Important;
}
}
div.verticalmenu ul li a .menu-icon {
    display: block!important;
    background-position: left center !important;
}

.time, .phone {
    color: #000!important;
}

#freeshippinginfo {
    /* color: #fff; */
    margin-top: 7px;
    font-weight: bold;
    font-size: 24px;
}

.iviewSlider {
    overflow: hidden;
    cursor: pointer;
}

.iview-directionNav a:before {
    content: "";
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 48px;
    color: #FA6698;
}

.iview-directionNav a:before {
    content: "";
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 48px;
    color: #FA6698;
}

.search-widget form input[type=text] {
    color: #000 !important;
    font-weight: bold;
}
