body {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    line-height: normal;
}
.LoggedOut .ShellHeader .LoggedOut, .LoggedOut .ShellFooter .LoggedOut, span.CartItemCount {
    display: none;
}

.LoggedIn .ShellHeader .LoggedIn, .LoggedIn .ShellFooter .LoggedIn {
    display: none;
}
ul.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
    max-width: 300px;
}
article .TemplateIcons {
    position: absolute;
    right: -5px;
    top: -5px;
}

.ShellMainContent > .Center {
    max-width: 1220px;
    margin: 0 auto;
    padding-right: 5px;
    padding-left: 5px;
    min-height: 500px;
}

.Content.col-sm-12.col-md-6.col-lg-9.row {
    margin-right: 0;
    margin-left: 0;
}
ul{
    margin:0;
    padding:0;
    list-style:none;
}
ul li {
    list-style:none;
    display:inline-block;
    }
    .Center{
    max-width:1200px;
    margin:0 auto;
    padding:0 5px;
    clear:both;
    width:100%;
}
/*Header*/
.HeaderTop {
    background-color: #1c1c1c;
    color: #FFF;
    display: inline-block;
    width: 100%;
    padding:15px 0;
}
ul.TopLeft {
    float: left;
    position:relative;
}
    ul.TopLeft li{
        margin-right:30px;
    }
    ul.TopLeft li img{
     max-width:20px;
    }
    ul.TopLeft li a{
        color:#FFF;
    }
.HeaderTop .ShellSearch {
    float: left;
}
    .HeaderTop .ShellSearch ul li a{
        color:#FFF;
    }
    .HeaderTop .ShellSearch ul li img {
        max-width:25px;
        margin:0 5px;
    }

    .HeaderTop .ShellSearch .SearchControls {
        width: 350px;
        background-color: #FFF;
        display: inline-block;
        position: relative;
        margin-bottom:-5px;
         
    }

    .HeaderTop .ShellSearch input.SearchTextBox {
        float: left;
        height: 30px;
        clear: right;
        width: 100%;
        margin-right: 0;
        border: none;
        display: inline-block;
        color:#000;
    }

input#HeaderSearchButton {
    display: none
}

.HeaderTop .SearchControls .SearchButton {
    background-color: #fdba25;
    height: calc(100% - 10px);
    min-width: 20px;
    max-width: 30px;
    float: right;
    clear: right;
    display: table;
    width: 30px;
    margin: -30px 0px 0
}

.SearchControls .SearchButton:hover {
    cursor: pointer;
    opacity: .6
}

.SearchControls .SearchButton img {
    width: 100%;
    max-width: 20px
}
.HeaderTop .ShellSearch .PhoneNumber {
    font-weight: bold;
    font-size: 20px;
}
.HeaderTop .ShellSearch ul li
{
    margin-right:25px
}
ul.TopRight {
    clear: right;
    float: right;
    margin-right: 40px;
}
ul.TopRight li{
    padding:2px 5px;
    border-right:1px solid #FFF;
}
ul.TopRight li.TopCart {
    border-right: none;
}
ul.TopRight li a{
    color:#FFF;
}
    ul.TopRight li.TopCart a {
        background-color: #ed1c24;
        width: 40px;
        height: 40px;
        position: absolute;
        border-radius: 50%;
        margin-top: -22px;
    }
    ul.TopRight li.TopCart img{
        max-width: 25px;
        margin: 7px;
    }

    .HeaderContent {
        width: 100%;
        display: inline-block;
        background-color:#fdba25
    }
.Navigation nav{
    text-align:center;

}
.DropDown ul.topnav{
    display:inline-block;
}
.DropDown.Large nav ul li a {
    padding: 25px 30px;
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
    .DropDown.Large nav ul li a:hover {
        color: #ed1c24;
    }
.Logo, .LogoRight {
    float: left;
    max-width: 160px;
    margin-right: 30px;
    margin-bottom: -50px;
    position:relative;
}
        .Logo img, .LogoRight img{
            width: 100%;
        }



        /*Footer*/
.ShellFooter {
    background: #1f191d;
    color: #FFF;
    padding-top: 20px;
    width: 100%;
    float: left;
    clear: both;
    margin-top: 30px;
}
.FooterContent ul li {
    display: table;
    padding:5px 0;
    margin-right:20px;
}
.FooterContent ul li.SocialNetworks {
    display: inline-block;
    padding: 5px 0;
}
    .FooterContent ul li.SocialNetworks img{
        max-width:35px;
    }
    .FooterContent ul li.HoursHeader {
        color: #fda814;
        padding-top: 20px;
    }
    .FooterContent a {
        color: #FFF;
        font-weight: bold;
        padding: 30px 0 10px 0;
        display: block;
    }
    .FooterContent a i{
        color:#fdba25;
    }
    .FooterContent h1 {
        color: #fdb923;
        font-weight: bold;
        font-size: 15px;
    }
.footerBottom{
    float:left;
    clear:both;
    color:#000;
    width:100%;
    background-color:#fdba25;
    margin-top:25px;
}
    .footerBottom .Left {
    padding:20px 0;
    float:left;
    }
    .footerBottom .Right{
    clear:right;
    float:right;
    margin-top:-15px;
}
        .footerBottom .Right ul li {
            padding: 0 2px;
            margin: 0;
            padding-right: 4px;
        }
            .footerBottom .Right ul li img{
                max-width:150px;
            }
        .footerBottom .Right ul li a {
            color:#FFF;
        }
.col-sm-12.col-md-3.col-lg-3 {
    padding: 0 10px;
}

/*Responsive*/
.DropDown.Small .MenuButton {
    float: right;
    margin: 20px 20px 5px;
    font-size: 25px;
}
.DropDown.Small ul.topnav{
    margin-top:5px;
}
.DropDown.Small ul.topnav li > a {
    font-size: 16px;
    color: #000;
    background-color: #fdba25;
    padding: 10px;
    font-weight:bold;
    text-transform: uppercase;
}
    .DropDown.Small ul.topnav li > a:hover {
        background-color:#FFF;
        color:#000;
    }
        @media (max-width: 1200px) {
            .DropDown.Large nav ul li a {
                padding: 25px 15px;
            }

            .HeaderTop .ShellSearch .SearchControls {
                width: 250px;
            }
        }

        @media (max-width: 991px) {
            .ShellSideBarContent .Title ul {
                display: none;
            }

            .ShellSideBarContent h1 {
                margin: 8px 0;
            }

            .ShellSideBarContent {
                max-width: 250px;
            }

            .ShellSideBar.col-sm-12.col-md-4.col-lg-3 {
                padding: 0;
            }
            ul.TopLeft{
                display:none;
            }
        }

        @media (max-width: 767px) {
            .HeaderTop .ShellSearch{
                float:none;
            }
            .HeaderTop .ShellSearch .SearchControls {
                width: 100%;
                margin-bottom:0;
            }
            .HeaderTop{
                padding:8px 0px;
            }
            ul.TopRight {
                float: left;
                margin-right: 40px;
                margin: 14px 0 8px;
            }
        }
.ShellMainContent {
    padding-top: 20px;
}