﻿#image_slideshow_holder, #image_slideshow, #image_slideshow li img{
    width: 100% !important;
    max-width: 100% !important;
}

#menu-item-11380 a{
background-color: #F7901E;
    box-shadow: 3px 3px 0 rgba(201, 201, 201, 1);
    color: #fff;
    border-radius: 0px;
    font-weight: bold;
}

#menu-item-11380 a:hover{
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
}
