
#approve-location{
    display: none;
}



.sca-tabs__page-title{
    font-size: 1.2rem !important;
}

.nav-tabs .nav-item{
    max-width: 12.5rem;
    min-width: 4rem;
    
}



.scw-catalog-navigation__list-item:hover a{
    color: white !important;
}


.scw-catalog-navigation__link--category-item{
    font-size: 1rem !important;
}


a{
    color: #000 !important;
}

.sf-Long-text-footer a{
    color: #eb0029 !important;
}   



li.scw-catalog-navigation__main-catalog-item.scj-open-catalog-navigation.ng-scope:hover {
    border-bottom: none !important;
}




div.social a{
    margin-right: .5rem;
}

#as-availablity-message{
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.sf-icon-xxs{
    width: .85rem;
    height: .85rem;
    /* padding: .25rem !important;*/
}


div.as-form-email-footer #Textbox-2{
    margin-left: 1rem;
}


body, html, h1, h2, h3, h4, h5, h6{
    font-family: "Oswald";
}

h1{
    font-weight: 400 !important;
}

.as-3-col{
    margin-bottom: 1.5rem;
}

.as-slider{
    margin-bottom: 1.5rem;
}

.sc-layout__main-container-home{
   
        background: -webkit-gradient(linear,left bottom,left top,from(#000),color-stop(5%,#000),color-stop(50%,#fff));
        background: linear-gradient(0deg,#000,#000 5%,#fff 50%);
}



.scw-catalog-navigation__column{
    width: auto;
    max-width: 10rem;
    /*margin-right: 2.5rem !important;*/
}

.slider-nav .slick-current .sca-product-image__img--thumbnail,.sca-product-image__img, .sca-product-image--nolink, .sco-product-content-carousel__product-image, .scj-product-image, .sca-product-image, .sco-product-content-carousel__thumbnail-slider .sco-product-content-carousel__product-image{
    border: none !important;
   
}

.sco-product-content-carousel__thumbnail-slider .slick-current .sca-product-image
{
	 border: none !important;
}

a.scw-catalog-navigation__link--all-products:hover{
    color: #fff !important;
}

.fa-map-marker{
    color: #eb0029;
}