/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

 
 .footer-container{margin-top:0rem;}
 #footer{padding-top:0rem;}
 .block-category {min-height: 5.45rem; display:none !important;}
 .quickview .images-container .product-images>li.thumb-container>.thumb {display:none;}
 .bootstrap-touchspin {display:none;}
 .product-images {display:none;}
 #wrapper{padding-bottom:5rem;}
 #header .logo{max-width: inherit;}
 /* icon = https://www.glyphicons.com/tools/social/ */
 .facebook{background-image: url(https://www.glyphicons.com/img/tools/facebook.svg) !important;}
 .youtube{background-image: url(https://www.glyphicons.com/img/tools/youtube.svg) !important;}
 .twitter{background-image: url(https://www.glyphicons.com/img/tools/twitter.svg) !important;}
 .linkedin{background-image: url(https://www.glyphicons.com/img/tools/linkedin.svg)!important;}
 .facebook{background-color: white !important;}
 .twitter{background-color: white !important;}
 .youtube{background-color: white !important;}
 .linkedin{background-color: white !important;}

 body#category .container #left-column{display:none !important;}
 body#category .container #content-wrapper{width:100% !important;}

 #header .header-nav { 
     border-bottom: none !important;
     margin-bottom: 0px !important; 
}

#header .header-top {
    padding-bottom: 5px !important;
}