.SideCategoryListFlyout .sf-menu {line-height:1px;}
/* ADDED BY DPI STUDIOS */
.Block.banner_home_page_bottom p img {margin-top:0; width:32%!important; padding:0 5px;} /*makes 3 quick link image columns homepage only*/
.slide-show {margin:10px 0!important;}
.Block {margin-bottom:10px!important;}
.header {margin-bottom:10px!important;}
.ShippingMethodList {color:red;}
.boxlist {display:inline-block; width:33%; list-style:none; text-align:center; margin-top:50px; vertical-align:top;}
.boxlist img {border:1px solid #000!important; width:250px!important; height:250px!important;}
.boxlist a {color:#000!important;}
.PageMenu {background:#ccc;}
.TopMenu {background:#94b5d6!important; border-bottom:5px solid #fff; font-size:13px!important;}
.TopMenu a {color:#000;}
.PageMenu .sf-menu > li > a {color:#000!important;}
.js-drawermenu-store-phone-container {display:none!important;}
.header-right {text-align:right!important;}

/* FOR CATEGORY PAGES */
#sectionInfo {width:100%;}
.col1, .col2 {display:inline-block; width:20%; vertical-align:top;}
.col2 {width:75%; padding-left:10px;}
.col1 img {width:250px;}
#SideSubPageList {display:none;}
#SideCategoryShopByPrice {display:none;}


/* MOBILE SETTINGS */

@media screen and (max-width: 768px) {
.Block.banner_home_page_bottom p img {width:47%!important; padding:0 5px;} /* Makes 2 quick link image columns page only */
}

@media only screen and (max-device-width: 600px), only screen and (max-width: 600px) {
.col1, .col2 {width:100%!important;}/* for category pages that were custom made */
.col1 img {width:100%!important;}/* for category pages that were custom made */
.boxlist, .boxllist img {width:100%;}/* for category pages that were custom made */
.PageMenu .inner {display:none!important; /*Hides navbar in mobile view */}
.Block.banner_home_page_bottom p img {width:47%!important; display:inline!important;} /*makes quick link image 2 columns 50% homepage only*/
#Header .inner {margin-top:50px;}
.header-right img {max-width:50%;} /*to make room for toggle menu on mobile */
.ProductList li {width:50%!important; display:inline-block;} /*2 column product list on homepage only*/
}
