/* test */
.slide-show .btn:hover {
    background-color: #999 !important;
    color: #000 !important;
}

.Left #SideCategoryList {
    font-family: 'IM Fell DW Pica','Dosis',sans-serif;
    font-size: 14px;
    text-transform: uppercase;
} 

.ProductActionAdd > .btn:hover {
background-color: #999;
color: #000;
}

.slide-show h2 {
    font-family: 'IM Fell DW Pica','Dosis',sans-serif;
}

.slide-show .slide-text {
    font-family: 'IM Fell DW Pica','Dosis',sans-serif;
    font-size: 20px;
}
.header-logo-mobile a.visit {
      background: none repeat scroll 0 0 #000 !important;
    color: #fff !important;
    margin-top: 6px !important;
    padding: 10px 20px !important;
  /*  position: relative;*/
    /*top: 5px;*/
    border: 2px solid #000000 !important;
    font-family: "Times New Roman",Times,serif;
    border-radius: 3px;
    position: absolute;
    right: 76px;
    top: 218px;
}

.header-logo-mobile img {
    bottom: 20px;
    position: relative;
}










.header-logo-mobile a.visit:hover {
      background: #999 !important;
    color: #000 !important;
}

.header-logo a.visit {
    background: none repeat scroll 0 0 #000 !important;
    color: #fff !important;
    margin-top: 6px !important;
    padding: 10px 20px !important;
    position: relative;
    top: 5px;
    border: 2px solid #000000 !important;
    font-family: "Times New Roman",Times,serif;
    border-radius: 3px;
}

.header-logo a.visit:hover { 
    background: #999 !important;
    color: #000 !important;
}

/*@media screen and (max-width: 768px) {
.slide-show .slide-overlay {
background: #480000;
    }
#HomeSlideShow > .slide-show .slide-text > p {
color: #fff !important;\}
}
*/


