meta.foundation-version {
    font-family: "/5.5.3/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.0625em)/";
    width: 40.0625em
}

meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
    width: 40.0625em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.0625em)/";
    width: 64.0625em
}

meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
    width: 64.0625em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.0625em)/";
    width: 90.0625em
}

meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
    width: 90.0625em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.0625em)/";
    width: 120.0625em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

a {
    color: #2fb4de
}

a:hover,
a:active {
    color: #1e96bc
}

a:visited {
    color: #2fb4de
}

body {
    font-family: Source Sans Pro, Source Sans Pro, sans-serif
}

h1,
h2,
h3,
h4,
h5 {
    color: #4d4d4d
}

.breadcrumbs-container a {
    border: 1px solid #5bc4e5;
    color: #2fb4de;
    font-size: 14.4px;
    font-size: .9rem;
    padding: 3.2px 9.6px;
    padding: .2rem .6rem;
    transition: all .2s
}

.breadcrumbs-container a:hover {
    background-color: #2fb4de;
    color: #fff
}

.breadcrumbs-container .breadcrumb-divider {
    margin: 0 3px
}

.breadcrumbs-container .current-crumb {
    color: #999;
    border: 1px solid #999;
    font-size: 14.4px;
    font-size: .9rem;
    padding: 3.2px 9.6px;
    padding: .2rem .6rem
}

.breadcrumbs-container {
    color: #a6a6a6;
    margin-bottom: 11.2px;
    margin-bottom: .7rem
}

.filter-products .label,
.filter-products label {
    background: none;
    color: #4d4d4d;
    font-weight: 400
}

.page-title {
    font-size: 28.8px;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 40px;
    line-height: 2.5rem;
    margin: 0 0 10px;
    padding: 0
}

.filter.active {
    border-bottom: 1px solid #2fb4de
}

.news-post {
    border-bottom: 1px solid #999
}

.return-to-top {
    background: rgba(23, 115, 144, .8);
    color: #fff
}

.return-to-top i {
    color: #fff
}

#account-addresses .pipe {
    color: #999
}

#wishlist .remove a {
    background: #2fb4de;
    border-color: #2fb4de;
    color: #5bc4e5
}

@media only screen and (max-width:40em) {
    .account-summary .panel-center {
        border: 1px solid #d9d9d9
    }
}

.notify {
    border-radius: 0
}

.notify.success {
    background: #ecffe1;
    border: 1px solid #ccffae;
    color: #8bff48
}

.notify.error {
    background: #ffe1e1;
    border: 1px solid #ffaeae;
    color: #ff4848
}

.notify.warning {
    background: #fcffc4;
    border: 1px solid #f9ff91;
    color: #f4ff2b
}

.notify.message {
    background: #dde9f5;
    border: 1px solid #b6d0e9;
    color: #679dd2
}

.no-product {
    color: #999
}

.slide-down-alert {
    background: #fff;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 1px 1px #e6e6e6
}

.alert-box a {
    color: #fff
}

.continue-alert {
    background: #eee
}

.continue-alert a {
    color: #3c3c3c;
    font-size: 14.4px;
    font-size: .9rem
}

.cart-heading {
    border-bottom: 1px solid #e6e6e6
}

.cart-info {
    border-top: 1px solid #e6e6e6
}

.cart-line-items .descriptors {
    color: #999
}

.cart-info a.cart-button {
    background: #2fb4de;
    color: white
}

.cart-info a.checkout-cart {
    background: #40cc48;
    border-color: #185b1c;
    color: white
}

.cart-empty p {
    color: #999
}

.cart-preview li:nth-child(even) {
    background: #f3f3f3
}

.cart-preview .name {
    color: #4d4d4d
}

.cart-preview .price {
    color: #40cc48
}

.cart-preview .cart-line-items .decrement-qty,
.cart-preview .cart-line-items .increment-qty {
    border: 1px solid #f3f3f3
}

.cart-preview .btn-remove {
    color: #4d4d4d;
    text-shadow: 1px 1px 1px white
}

.cart-preview .btn-remove:hover {
    color: #e1313c
}

.off-canvas-wrap .site-cart {
    background: #f3f3f3
}

.off-canvas-wrap .cart-empty {
    color: #333
}

.off-canvas-wrap .cart-heading {
    background: #e6e6e6
}

.off-canvas-wrap .cart-heading h4 {
    color: #4d4d4d
}

.off-canvas-wrap .cart-line-items .descriptors {
    color: #4d4d4d
}

.off-canvas-wrap .cart-button.checkout-cart {
    background: #2fb4de;
    border-color: #105064;
    color: white
}

.off-canvas-wrap .cart-items .qty-txt {
    color: #4d4d4d
}

@media only screen and (min-width:64.063em) {
    .cart-preview li:hover {
        background: #f8f8f8
    }
}

.product-utilities {
    background: #f3f3f3
}

.product-utilities .utility-heading {
    color: #747474
}

.utility-buttons-container {
    border-bottom: 1px solid white
}

.utility-button {
    background-color: #f3f3f3;
    border: 1px solid #dadada;
    color: #0e0e0e;
    transition: background .25s
}

.utility-button:hover {
    background-color: #dadada;
    border-color: silver
}

.utility-button.more-filters {
    background-color: #f3f3f3;
    border: 1px solid #dadada;
    color: #0e0e0e;
    transition: background .25s
}

.utility-button.more-filters:hover {
    background-color: #dadada;
    border-color: silver
}

.utility-button.checkout {
    background-color: #2fb4de;
    border: 1px solid #1e96bc;
    color: white;
    transition: background .25s
}

.utility-button.checkout:hover {
    background-color: #1e96bc;
    border-color: #177390
}

.utility-button.primary {
    background-color: #2fb4de;
    border: 1px solid #1e96bc;
    color: white;
    transition: background .25s
}

.utility-button.primary:hover {
    background-color: #1e96bc;
    border-color: #177390
}

.utility-button.add-to-cart {
    background-color: #2fb4de;
    border: 1px solid #1e96bc;
    color: white;
    transition: background .25s
}

.utility-button.add-to-cart:hover {
    background-color: #1e96bc;
    border-color: #177390
}

.utility-button.add-to-wishlist {
    background-color: #f3f3f3;
    border: 1px solid #dadada;
    color: #0e0e0e;
    transition: background .25s
}

.utility-button.add-to-wishlist:hover {
    background-color: #dadada;
    border-color: silver
}

.utility-button.button-filter {
    background-color: #2fb4de;
    border: 1px solid #1e96bc;
    color: white;
    transition: background .25s
}

.utility-button.button-filter:hover {
    background-color: #1e96bc;
    border-color: #177390
}

.products-layout .layout-trigger {
    color: #747474
}

.products-layout .layout-trigger:hover {
    color: black
}

.products-layout .layout-trigger.active {
    color: black
}

.product-price-qty {
    background: #f3f3f3;
    border: 1px solid silver
}

.product-price-qty .regular.price {
    color: #5a5a5a
}

.product-price-qty input.qty {
    border-left: 1px solid silver;
    border-right: 1px solid silver
}

.product-price-qty input.qty:focus {
    background: #fcffc4
}

.product-price-qty a.increment-button {
    color: #5a5a5a
}

.list-item .product-category {
    color: #4d4d4d
}

.variant-row.row {
    background: #f3f3f3
}

.variant-short-info {
    color: #999
}

.stock-indicator.in-stock {
    color: #40cc48
}

.stock-indicator.no-stock {
    color: #e1313c
}

.product-results.grid .stock-indicator.no-stock {
    background: #e1313c;
    color: white
}

.page-tools-container.row {
    border-top: 1px solid white
}

.pagination-container .pagination {
    border-left: 1px solid #dadada
}

.pagination-container .pagination .prev_page {
    background: #f3f3f3;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
    color: #272727
}

.pagination-container .pagination .next_page {
    background: #f3f3f3;
    border-bottom: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-top: 1px solid #dadada;
    color: #272727
}

.pagination-container .pagination .current {
    background: #fff;
    border-right: 1px solid #dadada;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    color: #272727
}

.pagination-container .pagination .gap {
    background: #f3f3f3;
    border-right: 1px solid #dadada;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    color: #272727
}

.pagination-container .pagination a {
    background: #f3f3f3;
    border-right: 1px solid #dadada;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    color: #272727
}

.pagination-container .pagination a:hover {
    background: #e6e6e6;
    color: #0e0e0e
}

@media only screen and (max-width:40em) {
    .pagination-container .pagination .prev_page {
        border-right: 1px solid silver
    }
    .pagination-container .pagination .next_page {
        border-left: 1px solid silver
    }
}

footer.site {
    background: none;
    border-top: 3px solid #f3f3f3
}

footer.site .social a {
    color: #2fb4de
}

footer.site .social a:hover {
    color: #1e96bc
}

.footer-heading {
    color: #4d4d4d
}

.footer-legal {
    background: #999;
    color: #fff
}

.footer-info {
    color: #4d4d4d
}

.footer-info a,
.footer-info a:visited {
    color: #2fb4de
}

.footer-info a:hover,
.footer-info a:visited:hover {
    color: #1e96bc
}

.footer-info span.fa {
    color: #4d4d4d
}

.footer-info span.text {
    color: #2fb4de
}

header.site a,
header.site a:visited {
    color: #2fb4de
}

header.site a:hover,
header.site a:visited:hover {
    color: #1e96bc
}

header.site a.trigger.cattree {
    background: none;
    color: #2fb4de
}

header.site .logged-in.dot {
    background: #40cc48
}

header.site .top-bar {
    background: none;
    border-bottom: 3px solid #f3f3f3
}

.login-panel {
    background: #f3f3f3;
    border: 1px solid #dadada
}

.register-panel {
    background: #f3f3f3;
    border: 1px solid #dadada
}

.login-panel h1,
.register-panel h1 {
    color: #999
}

.login-register .panel-input {
    background: #fcffc4;
    border: 1px solid #999
}

.login-register .login-submit {
    background-color: #2fb4de;
    border: 1px solid #1e96bc;
    color: white;
    transition: background .25s
}

.login-register .login-submit:hover {
    background-color: #1e96bc;
    border-color: #177390
}

.register-panel h6 {
    color: #999
}

.register-panel .perks {
    color: #4d4d4d
}

.register-panel .register-now {
    background-color: #2fb4de;
    border: 1px solid #1e96bc;
    color: white;
    transition: background .25s
}

.register-panel .register-now:hover {
    background-color: #1e96bc;
    border-color: #177390
}

.forgot-pass {
    color: #999
}

.orders-list {
    border: 1px solid #f3f3f3
}

.orders-list .order-labels {
    background: white;
    border-bottom: 1px solid #f3f3f3
}

.orders-list .order {
    border-bottom: 1px solid #f3f3f3
}

.order .status {
    color: #999
}

.order .status.await {
    color: #999
}

.order .status.received {
    color: #2fb4de
}

.order .status.processing {
    color: #ffdd4a
}

.order .status.completed {
    color: #40cc48
}

.order .status.shipped {
    color: #40cc48
}

.order .status.preorder {
    color: #e442ff
}

.order .status.voided {
    color: #e1313c
}

.order .status.hold {
    color: #fcffc4
}

.order-details ul {
    color: #4d4d4d
}

.parent-category.grid li a,
.parent-category.list li a {
    background: #f3f3f3;
    border: 1px solid #dadada;
    color: #4d4d4d
}

.parent-category.grid li a:hover,
.parent-category.list li a:hover {
    background: #dadada;
    border-color: silver;
    color: #333
}

.button.utility.view {
    background-color: #2fb4de;
    border: 1px solid #1e96bc;
    color: white;
    transition: background .25s
}

.button.utility.view:hover {
    background-color: #1e96bc;
    border-color: #177390
}

.button.utility.view.productfinder-button {
    background-color: #82c119;
    border: 1px solid #649413;
    color: white;
    transition: background .25s;
    color: #fff
}

.button.utility.view.productfinder-button:hover {
    background-color: #649413;
    border-color: #45670d
}

.button.utility.view.productfinder-button:hover {
    background-color: #649413;
    border: 1px solid #45670d;
    color: white;
    transition: background .25s
}

.button.utility.view.productfinder-button:hover:hover {
    background-color: #45670d;
    border-color: #273a07
}

.products.grid .product .inner {
    border: 1px solid #fff
}

.products.grid .product:hover .inner {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}

.products.grid .meta {
    background: none;
    border-top: 1px solid #fff
}

.products.grid .meta .name {
    color: #4d4d4d
}

.products.grid .meta .category {
    color: #4d4d4d
}

.products.grid .meta .price {
    color: #4d4d4d
}

.products.grid .meta .stock-indicator.no-stock {
    background: rgba(225, 49, 60, .8);
    color: #fff
}

.browse .products.grid .preorder {
    background: rgba(64, 204, 72, .8);
    color: #fff
}

.browse .products.grid .domestic-only,
.browse .products.grid .store-pickup {
    background: rgba(225, 49, 60, .8);
    color: #fff
}

.products.grid .meta .price.msrp {
    color: #e1313c
}

.browse .products.list .meta {
    background: #f3f3f3;
    border: 1px solid #f3f3f3
}

.browse .products.list .meta .name {
    color: #2fb4de
}

.browse .products.list .preorder,
.browse .products.detailed .preorder {
    background: #40cc48;
    border-radius: 0;
    color: #fff;
    font-size: 12.8px;
    font-size: .8rem
}

.browse .products.list .domestic-only,
.browse .products.list .store-pickup,
.browse .products.detailed .domestic-only,
.browse .products.detailed .store-pickup {
    background: #e1313c;
    color: #fff
}

.browse .products.list .product:hover .meta {
    border: 1px solid #dadada
}

.browse .products.list .category {
    color: #4d4d4d
}

.products.detailed .product {
    border-bottom: 1px solid #f3f3f3
}

.products.detailed .name {
    color: #2fb4de
}

.products.detailed .enable-msrp .image-meta .price.msrp {
    color: #e1313c
}

.products.detailed .product .inner .meta .offers .stock-indicator.no-stock {
    background: rgba(225, 49, 60, .8);
    color: #fff
}

.product-container.dynamic h2 {
    background: none;
    color: #4d4d4d
}

.product-container.dynamic .list li.product a:hover .image img {
    box-shadow: none
}

.product-container.dynamic .list li.product .name {
    color: #4d4d4d
}

.product-container.dynamic .view-all {
    border: 1px solid white;
    color: #2fb4de;
    background: none
}

.product-container.dynamic .view-all:hover {
    background: none;
    border-color: white
}

.product-container.dynamic .products.list .product .image {
    background: #fff
}

.product-container.dynamic .products.list .product {
    background: #f3f3f3
}

.product-container.dynamic .products.list .product:hover {
    background: white
}

.product-container.dynamic .products.list {
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3
}

.product-container.dynamic .products.list .product .price {
    color: #2fb4de
}

#register-container {
    background: #f3f3f3;
    border: 1px solid #dadada
}

#register-container h1 {
    color: #999
}

#register-container .personal-info,
#register-container .customer-info {
    border-bottom: 1px solid #999
}

#register-container input[type=text],
#register-container input[type=password] {
    background: #fcffc4;
    border: 1px solid #999
}

#recaptcha_privacy a {
    color: #000
}

.search-container .placeholder {
    color: #4d4d4d
}

.search-container select[name=c],
.search-container .options-select {
    background-color: #2fb4de;
    border: 1px solid #1e96bc;
    color: white;
    transition: background .25s
}

.search-container select[name=c]:hover,
.search-container .options-select:hover {
    background-color: #1e96bc;
    border-color: #177390
}

.search-container input.search-field:focus {
    background: #fff
}

#name_includes label,
#tags_includes label {
    color: #4d4d4d
}

#filter_sell_price label:nth-of-type(1),
#filter_buy_price label:nth-of-type(1) {
    color: #2fb4de
}

#search_category_ids_with_descendants {
    background: #f3f3f3
}

#search_descriptors,
#variant_filters {
    background: #f3f3f3
}

.category-tree--container .title {
    background-color: white;
    color: #666
}

.category-tree .category a {
    color: #666
}

.category-tree .placeholder {
    background-color: #fff
}

.category-tree .depth-1 {
    background-color: #fff;
    border-bottom: 1px solid #f3f3f3;
    border-top: 1px solid transparent
}

.category-tree .depth-1.category:hover,
.category-tree .depth-1.category.active {
    background-color: white;
    border-top: 1px solid white;
    border-bottom: 1px solid #fff
}

.category-tree .depth-2 {
    background-color: whitesmoke;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #fff
}

.category-tree .depth-3 {
    background-color: #ebebeb;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid whitesmoke
}

.category-tree .depth-1>.sub-categories {
    background-color: #ebebeb;
    border: none
}

.category-tree .depth-1>.sub-categories.active {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}

.category-tree.horizontal .depth-1 {
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid transparent
}

.category-tree.horizontal .depth-2 {
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #fff
}

.category-tree.horizontal .depth-3 {
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #fff
}

body,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Source Sans Pro, Source Sans Pro, sans-serif;
    text-rendering: geometricPrecision
}

.variant-short-info {
    color: #999
}

.msrp.price {
    color: #e1313c
}

@media only screen and (min-width:64.0625em) {
    .f-dropdown.fixed~.content-container {
        margin-top: 30px
    }
}

.content {
    margin-bottom: 20px
}

.button.view {
    border-radius: 0
}

.warning-message-box {
    background: rgba(225, 49, 60, .3);
    border: 3px solid #e1313c;
    padding: 20px
}

.menu.f-dropdown li a {
    color: #4d4d4d
}

.search-container .search-options button.search.submit {
    font-family: inherit
}

.header {
    background-color: #1a1a1a;
    border-bottom: 1px solid #82c119
}

.header .site-pages a,
.header .site-pages a:active,
.header .site-pages a:hover,
.header .site-pages a:visited,
.header .site-pages a:visited:hover {
    background: rgba(255, 255, 255, 0);
    color: #ccc
}

.header .site-pages a {
    position: relative;
    text-decoration: none
}

.header .site-pages a:after {
    border-top: 4px solid #2fb4de;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    transition: .35s;
    width: 0;
    z-index: 9999
}

.header .site-pages a:hover:after {
    width: 100%
}

.header .store-social.announcement {
    background: #82c119;
    color: #fff
}

.header .store-social .message {
    color: #fff
}

.header .social-icons ul {
    display: none
}

@media only screen and (max-width:40em) {
    .header .social-icons ul {
        display: block
    }
}

header.site .top-bar {
    background: #fff
}

header.site .top-bar .trigger {
    color: #2fb4de
}

header.site .top-bar .cart-count:after,
header.site .top-bar .login:after {
    color: #4d4d4d
}

@media only screen and (max-width:40em) {
    header.site .fa {
        font-size: 1.125rem
    }
}

@media only screen and (max-width:40em) {
    .top-bar .account-cart {
        margin-top: 7px
    }
}

@media only screen and (max-width:40em) {
    .top-bar .catnav-toggle {
        margin-top: 0
    }
}

.bottom-bar {
    background: #333
}

.bottom-bar li {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600
}

@media only screen and (min-width:64.0625em) {
    .bottom-fixed {
        margin-bottom: 0;
        margin-top: 75px
    }
}

.category-tree {
    margin: 0
}

.category-tree .title {
    border-bottom: 1px solid #e6e6e6;
    color: #4d4d4d;
    font-size: 22.4px;
    font-size: 1.4rem;
    font-weight: 600
}

.category-tree .category.depth-1>.sub-categories {
    background-color: #fff
}

aside .news-signup {
    border: 1px solid #dadada;
    padding: 15px
}

.news-signup h2 {
    background-color: transparent;
    border-radius: 0;
    color: #4d4d4d;
    font-size: 22.4px;
    font-size: 1.4rem;
    font-weight: 600;
    margin: 0 0 15px;
    padding: 0
}

.news-signup .submit-button {
    background-color: #2fb4de;
    border: 1px solid #1e96bc;
    color: white;
    transition: background .25s;
    border-radius: 0
}

.news-signup .submit-button:hover {
    background-color: #1e96bc;
    border-color: #177390
}

.side-box {
    margin-bottom: 40px
}

.left-submenu {
    height: auto
}

.home-content {
    padding-bottom: 20px
}

.feature-section-blurb {
    color: #fff;
    padding: 28px;
    padding: 1.75rem
}

.feature-section-blurb p:last-of-type {
    margin-bottom: 0
}

.feature-section-blurb.banner-aside {
    background: #82c119
}

@media only screen and (min-width:64.0625em) {
    .feature-section-blurb {
        min-height: 326px
    }
}

.feature-section-blurb a {
    border: 2px solid rgba(255, 255, 255, .7);
    color: #fff;
    display: block;
    margin-top: 10px;
    padding: 8px 16px;
    padding: .5rem 1rem;
    transition: all .2s;
    width: -webkit-fit-content;
    width: fit-content
}

.feature-section-blurb a:hover {
    background: #1e96bc
}

.feature-section.row {
    margin-bottom: 32px;
    margin-bottom: 2rem
}

.feature-section-banner {
    border: 0
}

.feature-section-banner .meta {
    visibility: hidden
}

.feature-section-banner li.slide {
    margin-left: 10px;
    overflow: hidden
}

.feature-section-banner li.slide:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    transition: all .3s
}

.products.grid.slick-slider .product .inner {
    border-right: 1px solid #f3f3f3
}

.grid-adv.slick.carousel .slick-next,
.grid-adv.slick.carousel .slick-prev {
    background: rgba(47, 180, 222, .6);
    border-radius: 2px;
    transition: all .2s
}

.grid-adv.slick.carousel .slick-next:hover,
.grid-adv.slick.carousel .slick-prev:hover {
    background: rgba(47, 180, 222, .9)
}

.grid-adv.slick.carousel .slick-next:before,
.grid-adv.slick.carousel .slick-prev:before {
    color: #fff;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.grid-adv.slick.carousel .slick-next {
    padding: 10px 6px 5px 10px;
    right: 10px
}

.grid-adv.slick.carousel .slick-next:hover {
    right: 0
}

.grid-adv.slick.carousel .slick-prev {
    left: 10px;
    padding: 10px 10px 5px 6px
}

.grid-adv.slick.carousel .slick-prev:hover {
    left: 0
}

ul.products.grid {
    margin: 0
}

.product-container.dynamic h2 {
    font-size: 1.4em;
    font-weight: 600;
    margin-bottom: 19.2px;
    margin-bottom: 1.2rem;
    padding: 0;
    position: relative;
    top: 0;
    z-index: 10
}

.product-container.dynamic .product .meta {
    text-align: left
}

.product-container.dynamic .product .name {
    border-bottom: 1px solid #dadada;
    font-size: 14.4px;
    font-size: .9rem;
    font-weight: 400;
    padding-bottom: 5px
}

.product-container.dynamic .product .set {
    border-bottom: 0;
    padding-top: 5px
}

.product-container.dynamic .product .price {
    font-size: 1.3em;
    font-weight: 600;
    padding-bottom: 5px
}

.product-container.dynamic .product .msrp {
    font-size: 1.1em;
    font-weight: 600;
    padding-bottom: 5px
}

.product-container.dynamic .product .image img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: all .2s
}

.product-container.dynamic a.view-all.list {
    background-color: #82c119;
    border: 1px solid #73aa16;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 600;
    height: auto;
    line-height: normal;
    margin-left: auto;
    padding: 4.8px 9.6px;
    padding: .3rem .6rem;
    text-align: right;
    top: 10px;
    width: -webkit-fit-content;
    width: fit-content;
    position: relative;
    text-decoration: none
}

.product-container.dynamic a.view-all.list:after {
    border-top: 2px solid #c7ef84;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    transition: .2s;
    width: 0;
    z-index: 9999
}

.product-container.dynamic a.view-all.list:hover {
    color: #fff
}

.product-container.dynamic a.view-all.list:hover:after {
    width: 100%
}

@media only screen and (max-width:40em) {
    .product-container.dynamic a.view-all.list {
        margin: auto;
        max-width: 50%;
        padding: .6rem;
        text-align: center;
        width: 50%
    }
}

.grid-adv .product-container.dynamic {
    border: 1px solid #dadada;
    border-left: 0;
    border-right: 0;
    padding: 20px 0
}

.grid-adv .product-container.dynamic.newest-title {
    border: 0
}

.grid-adv .product-container.dynamic .view-all {
    background-color: #82c119;
    border: 1px solid #73aa16;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 600;
    height: auto;
    line-height: normal;
    margin-left: auto;
    padding: 4.8px 9.6px;
    padding: .3rem .6rem;
    text-align: right;
    top: 10px;
    width: -webkit-fit-content;
    width: fit-content;
    position: relative;
    text-decoration: none
}

.grid-adv .product-container.dynamic .view-all:after {
    border-top: 2px solid #c7ef84;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    transition: .2s;
    width: 0;
    z-index: 9999
}

.grid-adv .product-container.dynamic .view-all:hover {
    color: #fff
}

.grid-adv .product-container.dynamic .view-all:hover:after {
    width: 100%
}

@media only screen and (max-width:40em) {
    .grid-adv .product-container.dynamic .view-all {
        margin: auto;
        max-width: 50%;
        padding: .6rem;
        text-align: center;
        width: 50%
    }
}

.grid-adv.slick.carousel .slick-next,
.grid-adv.slick.carousel .slick-prev {
    color: #4d4d4d;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.grid-adv.slick.carousel .product-container.dynamic {
    border: 1px solid #dadada;
    border-left: 0;
    border-right: 0;
    padding: 20px 0 50px
}

.photo .image-title {
    color: #666;
    font-size: 20px;
    font-size: 1.25rem
}

.banner-overlay .overlay:hover:after {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.home .slick-slide img {
    max-width: 1940px
}

.leaderboard {
    text-align: center
}

.leaderboard img {
    max-width: 1170px
}

.left-banner {
    left: -450px;
    top: 0
}

.right-banner {
    top: 0
}

.twitter.tab-panel {
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: scroll
}

.product-container.mega {
    border-bottom: 2px solid #f3f3f3
}

.product-container.mega h2 {
    background: transparent;
    border-radius: 0;
    color: #4d4d4d;
    font-size: 32px;
    font-size: 2rem;
    font-weight: 600;
    line-height: 25.6px;
    line-height: 1.6rem;
    padding: 10px 0
}

.product-container.mega h4.name {
    font-size: 1.4em
}

.feed-bg {
    background-image: linear-gradient(to right, #f2f2f2, #fafafa 50%, #f2f2f2);
    background-repeat: no-repeat;
    clear: both;
    padding: 20px 0 30px
}

.news-feed.grid-feed {
    margin: 10px auto 0
}

@media only screen and (min-width:64.0625em) {
    .news-feed.grid-feed .inner {
        -webkit-flex-flow: initial;
        -ms-flex-flow: initial;
        flex-flow: initial
    }
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
    .news-feed.grid-feed .inner {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.news-feed.grid-feed .news-post {
    position: relative;
    text-decoration: none;
    max-width: none
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
    .news-feed.grid-feed .news-post {
        width: 47%
    }
    .news-feed.grid-feed .news-post:nth-child(2) {
        margin-right: 0
    }
}

.news-feed.grid-feed .news-post:after {
    border-top: 4px solid #2fb4de;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    transition: .35s;
    width: 0;
    z-index: 9999
}

.news-feed.grid-feed .news-post:hover:after {
    width: 100%
}

.news-feed.grid-feed .view-all {
    background-color: #82c119;
    border: 1px solid #73aa16;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 600;
    height: auto;
    line-height: normal;
    margin-left: auto;
    padding: 4.8px 9.6px;
    padding: .3rem .6rem;
    text-align: right;
    top: 10px;
    width: -webkit-fit-content;
    width: fit-content;
    position: relative;
    text-decoration: none
}

.news-feed.grid-feed .view-all:after {
    border-top: 2px solid #c7ef84;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    transition: .2s;
    width: 0;
    z-index: 9999
}

.news-feed.grid-feed .view-all:hover {
    color: #fff
}

.news-feed.grid-feed .view-all:hover:after {
    width: 100%
}

@media only screen and (max-width:40em) {
    .news-feed.grid-feed .view-all {
        margin: auto;
        max-width: 50%;
        padding: .6rem;
        text-align: center;
        width: 50%
    }
}

.news-feed.grid-feed .news-title {
    color: #4d4d4d;
    font-size: 36.8px;
    font-size: 2.3rem;
    font-weight: 600;
    margin-bottom: 19.2px;
    margin-bottom: 1.2rem;
    padding: 10px 0;
    text-align: left
}

@media only screen and (max-width:40em) {
    .news-feed.grid-feed .news-title {
        font-size: 1.6rem;
        line-height: 0;
        padding: 10px 15px 0
    }
}

.news-feed.grid-feed .post-subject,
.news-feed.grid-feed .post-date,
.news-feed.grid-feed p {
    background-color: rgba(255, 255, 255, .9);
    color: #4d4d4d
}

.news-feed.grid-feed .post-body {
    background-color: rgba(255, 255, 255, .9);
    min-height: 150px
}

.news-feed.grid-feed .post-body p {
    overflow: scroll
}

.news .page-title {
    border-bottom: 1px solid #333;
    cursor: normal;
    margin-bottom: 20px
}

.news .post-subject a {
    color: #4d4d4d
}

.news .news-post {
    margin-bottom: 40px
}

.news .post-body {
    margin: 20px 0 40px
}

.onecolumn-bottom-section {
    padding: 0 0 32px;
    padding: 0 0 2rem
}

.onecolumn-bottom-section:after {
    clear: both
}

.onecolumn-bottom-section:before,
.onecolumn-bottom-section:after {
    content: ' ';
    display: table
}

.onecolumn-bottom-section .banner-items {
    margin: 20px 0
}

footer.site .store-info-container {
    background-color: #fff
}

footer.site .footer-heading {
    font-size: 20.8px;
    font-size: 1.3rem
}

footer.site .footer-legal {
    background: #f2f2f2;
    color: #4d4d4d
}

footer.site .footer-legal a {
    color: #4d4d4d
}

footer.site .legal-links a {
    line-height: normal
}

.ajax-buylist .btn-clear,
.ajax-buylist .btn-search,
.ajax-buylist .btn-info {
    border-radius: 0
}

.ajax-buylist .btn-search {
    width: 90%
}

.ajax-buylist .category-header {
    background: #1a1a1a
}

.ajax-buylist .category-header.main {
    background: #82c119
}

.sidebar .notify.message.buylist {
    display: none
}

.home .slick-container .slick-list {
    background: #f7f7f7;
    width: 100%
}

.home .slick-container .slick-dots {
    background: #f7f7f7;
    height: 40px
}

.home .slick-dots li {
    width: 80px
}

.home .slick-dots li button {
    background: #333;
    width: 80px
}

.home .slick-dots li button:before {
    content: ' '
}

.home .slick-dots li button:hover {
    background: #82c119
}

.home .slick-dots li.slick-active button {
    background: #82c119
}

.home footer.site {
    margin-top: 0
}

.home .grid-adv.slick.carousel .product-container.dynamic {
    border-top: 0;
    padding-top: 0
}

.home .grid-adv.slick.carousel a.view-all {
    background-color: #82c119;
    border: 1px solid #73aa16;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 600;
    height: auto;
    line-height: normal;
    margin-left: auto;
    padding: 4.8px 9.6px;
    padding: .3rem .6rem;
    text-align: right;
    top: 10px;
    width: -webkit-fit-content;
    width: fit-content;
    position: relative;
    text-decoration: none
}

.home .grid-adv.slick.carousel a.view-all:after {
    border-top: 2px solid #c7ef84;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    transition: .2s;
    width: 0;
    z-index: 9999
}

.home .grid-adv.slick.carousel a.view-all:hover {
    color: #fff
}

.home .grid-adv.slick.carousel a.view-all:hover:after {
    width: 100%
}

@media only screen and (max-width:40em) {
    .home .grid-adv.slick.carousel a.view-all {
        margin: auto;
        max-width: 50%;
        padding: .6rem;
        text-align: center;
        width: 50%
    }
}

.home .product-container.dynamic h2 {
    border-bottom: 1px solid #f3f3f3;
    font-size: 36.8px;
    font-size: 2.3rem;
    line-height: 45px;
    padding: 0 15px 0 0
}

@media only screen and (max-width:40em) {
    .home .product-container.dynamic h2 {
        font-size: 1.6rem
    }
}

.home .featured-banner.slick-container .slick-next,
.home .featured-banner.slick-container .slick-prev {
    background: rgba(0, 0, 0, .6);
    border-radius: 2px;
    transition: all .2s
}

.home .featured-banner.slick-container .slick-next:hover,
.home .featured-banner.slick-container .slick-prev:hover {
    background: rgba(0, 0, 0, .9)
}

.home .featured-banner.slick-container .slick-next:before,
.home .featured-banner.slick-container .slick-prev:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.home .featured-banner.slick-container .slick-next {
    padding: 0;
    right: 10px
}

@media only screen and (min-width:40.0625em) {
    .home .featured-banner.slick-container .slick-next {
        padding: 10px 6px 5px 10px
    }
}

.home .featured-banner.slick-container .slick-next:hover {
    right: 0
}

.home .featured-banner.slick-container .slick-prev {
    left: 10px;
    padding: 0
}

@media only screen and (min-width:40.0625em) {
    .home .featured-banner.slick-container .slick-prev {
        padding: 10px 10px 5px 6px
    }
}

.home .featured-banner.slick-container .slick-prev:hover {
    left: 0
}

.newsletter-banner {
    margin-bottom: 32px;
    margin-bottom: 2rem
}

.feature-newsletter input[type=submit] {
    background-color: #40cc48;
    border: 1px solid #2eab35;
    color: white;
    transition: background .25s;
    border: 0
}

.feature-newsletter input[type=submit]:hover {
    background-color: #2eab35;
    border-color: #238328
}

.reveal-modal .news-signup .email-entry {
    -webkit-clip-path: none;
    clip-path: none
}

.newsletter-modal-blurb h2 {
    font-size: 24px;
    font-size: 1.5rem
}

.newsletter-modal-banner {
    margin-bottom: 24px;
    margin-bottom: 1.5rem
}

.product-list-adv {
    border-right: 1px solid #f3f3f3
}

.product-list-adv .item-name {
    border-bottom: 0;
    font-weight: 600
}

.product-list-adv .item-price {
    float: left;
    font-weight: 600;
    text-align: left
}

.product-list-adv .item-price .productfinder-link {
    color: #6a9d14
}

.product-list-adv .item-price .productfinder-link:hover {
    color: #4b700e
}

.product-list-adv .buylist {
    font-weight: 600
}

.product-list-adv .item-msrp {
    font-weight: 400
}

.product-list-adv .store-credit {
    font-weight: 600
}

.product-list-adv .credit {
    font-weight: 400
}

.product-list-adv .cash {
    font-weight: 400
}

.product-list-adv .product {
    background-color: transparent;
    border-bottom: 1px solid #f3f3f3
}

.social-events-bg {
    padding: 32px;
    padding: 2rem
}

.social-widgets {
    margin-top: 0
}

.widget-events.scroller .title {
    background: #f0fbde;
    color: #547d10;
    font-weight: 600
}

.social-links-widget.background.vertical {
    top: 45%
}

@media only screen and (max-width:40em) {
    .social-links-widget.background.vertical {
        display: none
    }
}

.social-links-widget.background.vertical .social {
    overflow: visible
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
    .social-links-widget.background.vertical .social {
        top: 45%
    }
}

.social-links-widget.background.vertical li {
    margin: 0;
    padding: 0
}

.social-links-widget.background.vertical .fa-facebook {
    background: #3b5998;
    display: block
}

.social-links-widget.background.vertical .fa-facebook:hover {
    background: #2d4373;
    transition: background .25s
}

.social-links-widget.background.vertical .fa-twitter {
    background: #55acee;
    display: block
}

.social-links-widget.background.vertical .fa-twitter:hover {
    background: #2795e9;
    transition: background .25s
}

.social-links-widget.background.vertical .fa-calendar {
    background: #40cc48;
    display: block
}

.social-links-widget.background.vertical .fa-calendar:hover {
    background: #2eab35;
    transition: background .25s
}

.social-links-widget.background.vertical .fa-instagram {
    background: #a835a7;
    display: block
}

.social-links-widget.background.vertical .fa-instagram:hover {
    background: #812980;
    transition: background .25s
}

.social-links-widget.background.vertical .fa-pinterest {
    background: #bd081c;
    display: block
}

.social-links-widget.background.vertical .fa-pinterest:hover {
    background: #8c0615;
    transition: background .25s
}

.social-links-widget.background.vertical .fa-rss {
    background: #2fb4de;
    display: block
}

.social-links-widget.background.vertical .fa-rss:hover {
    background: #1e96bc;
    transition: background .25s
}

.social-links-widget.background.vertical .fa-twitch {
    background: #65469c;
    display: block
}

.social-links-widget.background.vertical .fa-twitch:hover {
    background: #4e3679;
    transition: background .25s
}

.social-links-widget.background.vertical .fa-youtube {
    background: #e1313c;
    display: block
}

.social-links-widget.background.vertical .fa-youtube:hover {
    background: #c31c27;
    transition: background .25s
}

.utility-button.add-to-wishlist {
    background: rgba(255, 255, 255, 0);
    border: 0;
    color: #2fb4de;
    font-size: 16px;
    font-size: 1rem
}

.utility-button.add-to-wishlist:hover {
    background: rgba(255, 255, 255, 0)
}

.mode-swap.view-buylist a,
.mode-swap.view-store a {
    color: #2fb4de;
    margin-left: auto;
    width: -webkit-fit-content;
    width: fit-content
}

.multi_search input[type=submit].utility-button,
.contact_us input[type=submit].utility-button {
    background-color: #2fb4de;
    border: 1px solid #21a8d2;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 600;
    height: auto;
    line-height: normal;
    margin-left: auto;
    padding: 4.8px 9.6px;
    padding: .3rem .6rem;
    text-align: right;
    top: 10px;
    width: -webkit-fit-content;
    width: fit-content;
    position: relative;
    text-decoration: none
}

.multi_search input[type=submit].utility-button:after,
.contact_us input[type=submit].utility-button:after {
    border-top: 2px solid #b3e4f3;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    transition: .2s;
    width: 0;
    z-index: 9999
}

.multi_search input[type=submit].utility-button:hover,
.contact_us input[type=submit].utility-button:hover {
    color: #fff
}

.multi_search input[type=submit].utility-button:hover:after,
.contact_us input[type=submit].utility-button:hover:after {
    width: 100%
}

@media only screen and (max-width:40em) {
    .multi_search input[type=submit].utility-button,
    .contact_us input[type=submit].utility-button {
        margin: auto;
        max-width: 50%;
        padding: .6rem;
        text-align: center;
        width: 50%
    }
}

.contact-recaptcha-container {
    background-color: #e1e1e1;
    padding: 6px 10px
}

.utility-button {
    border-radius: 0!important
}

.product-container.dynamic .product .image img {
    max-width: 90%
}

.product-container.dynamic .product:hover .inner {
    box-shadow: none
}

.product-container.dynamic .product:hover .button.utility.view {
    background: #64c7e6;
    border: 1px solid #64c7e6
}

#filter_sell_price label:nth-of-type(1),
#filter_buy_price label:nth-of-type(1) {
    color: #4d4d4d;
    font-size: 13.6px;
    font-size: .85rem
}

#advsearch_submit input {
    background-color: #2fb4de;
    border: 1px solid #21a8d2;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 600;
    height: auto;
    line-height: normal;
    margin-left: auto;
    padding: 4.8px 9.6px;
    padding: .3rem .6rem;
    text-align: right;
    top: 10px;
    width: -webkit-fit-content;
    width: fit-content;
    position: relative;
    text-decoration: none
}

#advsearch_submit input:after {
    border-top: 2px solid #b3e4f3;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    transition: .2s;
    width: 0;
    z-index: 9999
}

#advsearch_submit input:hover {
    color: #fff
}

#advsearch_submit input:hover:after {
    width: 100%
}

@media only screen and (max-width:40em) {
    #advsearch_submit input {
        margin: auto;
        max-width: 50%;
        padding: .6rem;
        text-align: center;
        width: 50%
    }
}

.category-tree.flyout .category>a {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 60%, #2fb4de 60%, #2fb4de);
    background-position: 100% 5%;
    background-size: 100% 240%;
    transition: all .1s ease-in;
    transition-delay: .1s
}

.category-tree.flyout .category.active>a {
    background-position: 0 100%;
    color: #fff
}

#search_catalog_group_id_eq,
label[for=search_product_group] {
    display: none
}