main{
    padding-top:0;
}
.grid-wrapper {
    overflow-x: hidden;
    /*overflow: visible;*/
}

.header_break {
    display: none;
}

.ns-header:before {
    background: rgba(1, 62, 98, .55);
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.ns-header {
    background: rgba(0, 0, 0, 0) url(https://media.sweetwater.com/m/nowshipping/images/background-ns-header.jpg) no-repeat scroll center center / cover ;
    padding: 4% 0;
    position: relative;
}

.ns-wrapper {
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
    overflow: hidden;
}

.ns-header h1,
.ns-header h2 {
    color: #fff;
    margin: 0;
}

.ns-header h1 {
    font-size: 45px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
}

.ns-header h2 {
    font-size: 28px;
    font-weight: 100;
}

.cat-secondary-nav-trigger:after {
    color: #aaa;
    content: "\e603";
    font-family: "sw-icons";
    font-weight: 100;
    margin-left: 8px;
    transition: all .3s ease;
}

.cat-secondary-nav-trigger.clicked:after {
    filter: FlipV;
        -moz-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    transition: all .3s ease;
}

button.cat-secondary-nav-trigger {
    background: #fff;
    border: none;
    outline: none;
    border-left: 1px solid #ddd;
    color: #0072ba;
    display: none;
    font-size: 1em;
    font-weight: 600;
    overflow: hidden;
    padding: 1.5em 2em;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    z-index: 2;
}

.ns-cat {
    xbackground: #fff;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}

.ns-cat__nav {
    border-left: 1px solid #ddd;
    display: flex;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.ns-cat__nav li {
    border-right: 1px solid #ddd;
    display: inline-block \9;
    flex: 1;
    list-style: none;
    zoom: 1;
}

.ns-cat__nav a {
    color: #0072ba;
    display: flex;
    height: 100%;
    box-sizing: border-box;
    align-items: center;
    font-size: 1em;
    font-weight: 600;
    padding: 1.5em .5em;
    padding: 20px 25px \9;
    text-align: center;
    text-decoration: none;
    transition: background .15s ease;
    justify-content: center;
}

html[data-useragent*='MSIE 10'] .ns-cat__nav a {
    padding: 20px 25px;
}

.ns-cat__nav a:hover {
    background: #f5f5f5;
}

.ns-cat__nav a.selected {
    background: #0072ba;
    color: #fff;
}

.ns-cat__nav a.selected:hover {
    background: #065989;
}

.cat-title {
    color: #3883AF;
    font-size: 45px;
    font-weight: 100;
    text-align: center;
}

.cat-title strong {
    color: #005887;
}

/* Product Grip styling */
.grid-wrapper {
    margin: 0 auto;
    max-width: 1400px;
    text-align: center;
}

.grid {
    counter-reset: list-counter;
    list-style: outside none none;
    margin: 1em 0 3em 0;
    padding: 0;
}

.grid {
    display: flex;
    flex-wrap: wrap;
}

.product-block {
    border: 1px solid #fff;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    display: flex;
    display: inline-block \9;
    list-style: outside none none;
    margin: 0;
    vertical-align: top;
    width: 20%;
    zoom: 1;
    position: relative;
}

.product-block a {
    box-sizing: border-box;
    color: inherit;
    display: block;
    margin: 0 -2px;
    padding: 1em 1.5em 2em;
    position: relative;
    text-align: left;
    text-decoration: none;
    transition: all .15s ease;
    z-index: 1;
}

.product-block:hover {
    border-color: #ddd;
    border-color: #fff \9;
    box-shadow: 0 0 10px rgba(0, 0, 0, .13);
    box-shadow: none \9;
    z-index: 2;
}

@supports (-ms-accelerator:true) {
    .product-block:hover {
        box-shadow: 0 0 10px rgba(0, 0, 0, .13);
    }
}


.product-block__info {
    position: relative;
}

.produc-block__preorder {
    color: #e00000;
    font-style: normal;
}

.product-block__title {
    color: #333333;
    display: block;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 10px;
    max-height: 3.4em;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;

    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.product-block a:hover .product-block__title {
    color: #0072ba;
}

.product__image__wrapper {
    display: table-cell;
    height: 230px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 250px;
}

.product-block img {
    border: 0;
    height: auto;
    width: auto;
}

.product__price {
    color: #CC1E1E;
    display: block;
    font-size: 30px;
    font-style: normal;
    margin-top: 8px;
}

.finallabel {
    display: block;
    font-size: 14px;
    vertical-align: top;
}

.finalamount b {
    display: inline-block;
    font-size: 20px;
    vertical-align: top;
}

.savingsamount {
    display: block;
    font-size: 13px;
}

.price__lowas {
    display: block;
    font-size: 14px;
    font-weight: 400;
}

.product-block_number {
    background-color: #0072ba;
    border-radius: 50%;
    padding: 10px 0 8px 0;
    width: 38px;
    text-align: center;
    font-size: 16px;
    color: white;
    position: absolute;
    font-weight: bold;
    z-index: 2;
    top: 5px;
    left: 5px;
}
.product_grid li {
    position: relative;
}
@media all and (max-width: 1420px) {
    .ns-wrapper {
        padding: 2em 1em;
    }

    .ns-cat__nav {
        padding: 0;
    }
}

@media all and (max-width: 1340px) {
    .ns-cat {
        position: relative;
    }

    .ns-cat__nav li {
        /*display: inline-block;*/
        xflex: inherit;
    }

    .ns-cat__nav a {
        font-size: 14px;
        padding: 1.5em 5px;
    }

    html[data-useragent*='MSIE 10.0'] .ns-cat__nav a {
        padding: 20px 25px;
    }

    .product-block:nth-of-type(5) {
        border-top: 1px solid #ddd;
    }

    .product-block {
        width: 25%;
    }
}

@media all and (max-width: 1270px) {
    .ns-cat__nav a {
        font-size: 12px;
    }

    html[data-useragent*='MSIE 10'] .ns-cat__nav a {
        padding: 20px 15px;
    }
}

@media all and (max-width: 1105px) {
    .ns-cat {
        position: relative;
        text-align: center;
    }

    .ns-cat__nav {
        display: inline-block;
        margin: 0 auto;
        padding: 0;
        text-align: center;
    }
    .ns-cat__nav li {
        display: inline-block;
        flex: inherit;
    }

    .ns-cat__nav a {
        min-width: 50px;
        padding: 1.5em 1em;
    }

    html[data-useragent*='MSIE 10'] .ns-cat__nav a {
        padding: 20px 8px;
    }
}


@media all and (max-width: 1000px) {
    .ns-cat__nav a {
        font-size: 12px;
        padding: 1.5em 5px;
    }

    html[data-useragent*='MSIE 10'] .ns-cat__nav a {
        padding: 20px 8px;
    }
}

@media all and (max-width: 968px) {

    .product-block:nth-of-type(4) {
        border-top: 1px solid #ddd;
    }

    .product-block {
        width: 33%;
    }

    .ns-cat__nav a {
        font-size: 13px;
        min-width: 60px;
    }
}

@media all and (max-width: 928px) {
    .ns-cat {
        height: 50px;
        text-align: right;
    }

    .ns-cat__nav {
        background: #f5f5f5;
        border-left: 1px solid #ddd;
        border-top: 1px solid #ddd;
        box-shadow: 2px 4px 10px rgba(0, 0, 0, .1);
        display: none;
        max-width: 310px;
        position: absolute;
            right: 0;
            top: 50px;
        width: 80%;
        z-index: 10;
    }

    .ns-cat__nav a {
        font-size: 14px;
        justify-content: left;
    }

    .ns-cat__nav li {
        display: block;
    }

    button.cat-secondary-nav-trigger {
        display: inline-block;
        line-height: 18px;
        padding: 15px;

        &:focus-visible {
            outline: 2px solid #2E71EA;
        }
    }

    button.cat-secondary-nav-trigger:hover:after {
        color: #EC5E00;
    }

    .ns-cat__nav a {
        border-bottom: 1px solid #ddd;
        padding: 15px 10px 15px 40px;
        text-align: left;
    }

    .ns-cat__nav a:hover {
        background: #f0f0f0;
    }
    .product-block_number {
        padding: 6px 0 4px 0;
        width: 26px;
        font-size: 14px;
        z-index: 2;
        top: 3px;
        left: 3px;
    }
}

/* iPad portrait */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 1) {
    .ns-cat__nav a {
        font-size: 17px;
        padding: 1em .5em;
    }
}

/* iPad landscape */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 1) {
    .ns-cat__nav a {
        font-size: 16px;
        padding: 1em .5em;
    }
}

@media all and (max-width: 725px) {
    .product-block:nth-of-type(3) {
        border-top: 1px solid #ddd;
    }

    .product-block {
        width: 50%;
    }

    .ns-header h1 {
        font-size: 45px;
    }

    .ns-header h2 {
        font-size: 22px;
    }
}

@media all and (max-width: 485px) {
    .product-block:nth-of-type(2) {
        border-top: 1px solid #ddd;
    }

    .product-block {
        width: 100%;
    }

    .product-block a {
        width: 100%;
    }

    .product__image__wrapper {
        display: block;
        height: inherit;
        text-align: center;
        width: 100%;
    }
}

@supports not (flex-wrap:wrap) {
    .grid {
        display: block;
    }
    .product-block {
        display: inline-block;
        vertical-align: top;
    }
}

.ns-subfilter {
    margin: 0 auto;
    max-width: 1400px;
    border-bottom: 1px solid #F2F1F0;
}

.in-stock-only-toggle {
    display: block;
    position: relative;
    margin: 15px 0;
    padding-left: 55px;
    color: #0072BA;
    font-weight: 600;
    font-size: 14px;
}

.in-stock-only-toggle > input[type=checkbox] {
    opacity: 0;
    width: 0;
    height: 0;
    position: absolute;
}

.in-stock-only-toggle .in-stock-only-toggle-icon {
    position: absolute;
    top: 0;
    left: 15px;
    cursor: pointer;
}

.in-stock-only-toggle > .in-stock-only-toggle-icon:before, .in-stock-only-toggle > .in-stock-only-toggle-icon:after {
    content: '';
    display: block;
    position: absolute;
    transition: all .3s;
    box-sizing: border-box;
}

.in-stock-only-toggle > .in-stock-only-toggle-icon:before {
    background: #D1D0CF;
    border: 2px solid #d1d0cf;
    border-radius: 8px;
    top: 3px;
    left: 2px;
    width: 28px;
    height: 10px;
    z-index: 1;
}

.in-stock-only-toggle > .in-stock-only-toggle-icon:after {
    z-index: 2;
    top: 0;
    left: 2px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #A8A7A7;
    transform: translateX(0px);
}

.in-stock-only-toggle input[type=checkbox]:checked + .in-stock-only-toggle-icon:before {
    background-color: #fff;
}

.in-stock-only-toggle input[type=checkbox]:checked + .in-stock-only-toggle-icon:after {
    border-color: #0072BA;
    background: #0072BA;
    transform: translateX(12px);
}
