
/* Header */

#top-middle {
    padding: 10px 0;
    background-image: url(/includes/templates/winchester_responsive/images/header.png);
    background-position: bottom;
    background-size: 512px 256px;
    background-color: #0060b8;
}

#top-middle > .onerow-fluid  {
    padding: 0 8px;
    box-sizing: border-box;
}

#logoWrapper {
    margin-top: 10px;
    margin-bottom: 20px;
}

#megamenu #menu {
    background-color: #f4f4f4;
    border-radius: 4px;
    border: 1px solid #444444;
}

#megamenu {
    position: initial;
}

#megamenu ul {
    padding-inline-start: 0;
}

#megamenu .level2>li:first-child>a {
    border-radius: 4px 0 0 4px;
}

#megamenu .level2>li:last-child>a {
    border-radius: 0 4px 4px 0;
}

#megamenu .level2>li:first-child:hover>a {
    border-radius: 4px 0 0 0;
}

#megamenu #menu:has(.level2>li:first-child:hover) {
    border-radius: 4px 4px 4px 0;
}

#megamenu .level3 {
    left: 0;
    border: 1px solid #444444;
    border-top: none;
    margin-left: -1px;
}

#megamenu .level4 {
    border: 1px solid #444444;
    margin-top: -1px;
}

ul.slimmenu li>ul>li ul {
    left: 100%;
}

#megamenu li {
    padding-left: 0;
}

#megamenu li a {
    padding: 4px 12px 4px 12px;
    transition: none;
    -o-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}

#megamenu li a:hover {
    color: #f38f00;
}

.sub-collapser {
    display: none;
}

#megamenu .level4 + .sub-collapser {
    display: block;
    width: 1px;
    right: -1px;
    margin-left: 0;
}

#megamenu .level4[style='display: block;'] + .sub-collapser {
    background-color: #f4f4f4;
}

#megamenu .level4 + .sub-collapser > i {
    display: none;
}

#navMain ul li a {
    padding: 4px 12px 4px 12px;
    background-color: #f4f4f4;
    border-radius: 4px;
    border: 1px solid #444444;
}

#navMain ul li a:hover {
    background-color: #ffffff;
}

#searchSection {
    top: 16px;
    left: 300px;
    width: 420px;
}

.search-header-box {
    width: 354px;
    border-radius: 4px 0 0 4px;
    padding-left: 12px;
    border: 1px solid #444444;
    border-right: none;
}

.search-header-box:focus {
    border: 1px solid #444444;
    border-right: none;
}

.button_search {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    height: 36px !important;
    border-radius: 0 4px 4px 0;
    width: 60px !important;
    background-color: #444444;
    cursor: pointer;
}

.srb-basket {
    display: inline-block;
    width: 48px;
    height: 48px;
    background-image: url(/includes/templates/winchester_responsive/images/basket.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 48px 48px;
    margin-right: 32px;
    margin-top: 6px;
}

.srb-basket-count {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    min-width: 18px;
    padding: 2px;
    border-radius: 11px;
    text-align: center;
    background-color: #e60012;
    color: #ffffff;
}

#mobilemenuContainer {
    width: 100%;
}

#mobile-navi {
    left: 12px;
    top: 76px;
}



/* Banners */

.flex-direction-nav .flex-prev {
    left: 32px;
}

.flex-direction-nav .flex-next {
    right: 32px;
}

/* Page */

.onerow-fluid>.col970 {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    box-sizing: border-box;
}

.centerColumn {
    padding: 0;
}

#navBreadCrumb {
    margin: 16px 0 0 0;
    padding: 4px 12px;
    border-radius: 4px;
    box-sizing: border-box;
}

#productListHeading {
    margin-bottom: 0;
}

#indexCategoriesHeading + div {
    margin-left: -8px;
    margin-right: -8px;
}

.categoryListBoxContents {
    box-sizing: border-box;
    padding-left: 8px;
    padding-right: 8px;
}

.categoryListBoxContents > .common-wrap {
    width: 100%;
}

.centerBoxContents,
.specialsListBoxContents,
.categoryListBoxContents,
.additionalImages,
.centerBoxContentsSpecials,
.centerBoxContentsAlsoPurch,
.centerBoxContentsFeatured,
.centerBoxContentsNew {
    margin: 8px 0;
}

#productsListingListingBottomLinks a,
#productsListingListingTopLinks a,
#productsListingListingBottomLinks .current,
#productsListingListingTopLinks .current {
    min-width: 38px;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 19px;
    border: 0;
    text-align: center;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
}

.centerBoxContentsProducts {
    width: 33.3% !important;
    padding: 0 8px;
    margin-left: 0;
    box-sizing: border-box;
    border: none !important;
    background: none;
}

.centerBoxContentsProducts > a {
    display: block;
}

.srb-article-list {
    margin-left: -8px;
    margin-right: -8px;
}

.srb-article-thumbnail {
    height: 200px;
    margin-bottom: 10px;
    border-radius: 8px;
    background-color: #f4f4f4;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.srb-article-name {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 2px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.srb-article-prices {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}

.srb-article-prices > .normalprice {
    font-size: 18px;
}

.srb-category-name {
    font-size: 18px;
    margin-bottom: 2px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    color: #171717;
}

.categoryListBoxContents > a:hover .srb-category-name {
    text-decoration: underline;
}

@media (max-width:767px) {
    div.centerBoxContentsProducts.centeredContent,
    div.categoryListBoxContents {
        width: 50% !important;
        clear: none;
    }
    #productListing .centerBoxContentsProducts {
        float: left;
    }
    .srb-article-list .clearBoth {
        display: none;
    }
    .srb-article-list .clearBoth:last-child {
        display: block;
    }
    .srb-article-list > div > div:nth-child(4n+1) > div.centerBoxContentsProducts.centeredContent:nth-child(odd),
    .srb-article-list > div > div:nth-child(4n+3) > div.centerBoxContentsProducts.centeredContent:nth-child(even) {
        clear: both;
    }
}

/** Footer */

#navSuppWrapper {
    margin: 0;
}

#flex-navSupp {
    padding: 0 3px;
    box-sizing: border-box;
}