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: #f76201
}

a:hover,
a:active {
    color: #c44d01
}

a:visited {
    color: #f76201
}

body {
    font-family: Ubuntu, sans-serif
}

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

.breadcrumbs-container a {
    color: #fe8e46
}

.breadcrumbs-container a:hover {
    color: #f76201
}

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

.breadcrumbs-container .current-crumb {
    color: #999
}

.breadcrumbs-container {
    color: #a6a6a6
}

.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 #f76201
}

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

.return-to-top {
    background: rgba(196, 77, 1, .8);
    color: #fff
}

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

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

#wishlist .remove a {
    background: #fe7f2d;
    border-color: #fe7f2d;
    color: #fe9e60
}

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

.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
}

.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: #fe7f2d;
    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: #fe7f2d;
    border-color: #913901;
    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 {
    font-weight: 700;
    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 {
    font-weight: 700;
    background-color: #dadada;
    border-color: silver
}

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

.utility-button.checkout:hover {
    font-weight: 700;
    background-color: #f76201;
    border-color: #c44d01
}

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

.utility-button.primary:hover {
    font-weight: 700;
    background-color: #f76201;
    border-color: #c44d01
}

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

.utility-button.add-to-cart:hover {
    font-weight: 700;
    background-color: #f76201;
    border-color: #c44d01
}

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

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

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

.utility-button.button-filter:hover {
    font-weight: 700;
    background-color: #f76201;
    border-color: #c44d01
}

.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: #619b8a
}

.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: #f76201
}

footer.site .social a:hover {
    color: #c44d01
}

.footer-heading {
    color: #4d4d4d
}

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

.footer-info {
    color: #4d4d4d
}

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

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

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

.footer-info span.text {
    color: #f76201
}

header.site a,
header.site a:visited {
    color: #f76201
}

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

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

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: #619b8a
}

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

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

.login-register .login-submit:hover {
    font-weight: 700;
    background-color: #f76201;
    border-color: #c44d01
}

.register-panel h6 {
    color: #999
}

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

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

.register-panel .register-now:hover {
    font-weight: 700;
    background-color: #f76201;
    border-color: #c44d01
}

.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: #fe7f2d
}

.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: #fe7f2d;
    border: 1px solid #f76201;
    color: white;
    transition: background .25s
}

.button.utility.view:hover {
    font-weight: 700;
    background-color: #f76201;
    border-color: #c44d01
}

.button.utility.view:hover {
    background-color: #f76201;
    border: 1px solid #c44d01;
    color: white;
    transition: background .25s
}

.button.utility.view:hover:hover {
    font-weight: 700;
    background-color: #c44d01;
    border-color: #913901
}

.button.utility.view.productfinder-button {
    background-color: #619b8a;
    border: 1px solid #4d7c6e;
    color: white;
    transition: background .25s;
    color: #fff
}

.button.utility.view.productfinder-button:hover {
    font-weight: 700;
    background-color: #4d7c6e;
    border-color: #3a5c52
}

.button.utility.view.productfinder-button:hover {
    background-color: #4d7c6e;
    border: 1px solid #3a5c52;
    color: white;
    transition: background .25s
}

.button.utility.view.productfinder-button:hover:hover {
    font-weight: 700;
    background-color: #3a5c52;
    border-color: #263d36
}

.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: #fe7f2d
}

.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: #fe7f2d
}

.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: #fe7f2d;
    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: #fe7f2d
}

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

#register-container h1 {
    color: #619b8a
}

#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: #fe7f2d;
    border: 1px solid #f76201;
    color: white;
    transition: background .25s
}

.search-container select[name=c]:hover,
.search-container .options-select:hover {
    font-weight: 700;
    background-color: #f76201;
    border-color: #c44d01
}

.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: #fe7f2d
}

#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 .category.current {
    background-color: #fe7f2d
}

.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
}

.category-tree.horizontal #horizontal-catcher {
    background-color: #ebebeb
}

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

h1,
h2,
h3,
h4 {
    font-family: Ubuntu, sans-serif
}

.row,
.top-bar .row {
    max-width: 1280px;
    max-width: 80rem;
    width: 100%
}

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

.msrp.price {
    color: #e1313c
}

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

header.site {
    background: #304d44
}

header.site a {
    color: #fff;
    font-weight: 700
}

header.site a:visited {
    color: #fff
}

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

header.site .logo {
    overflow: hidden
}

header.site .logo a {
    white-space: nowrap
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
    header.site .logo {
        padding-left: 50px
    }
}

header.site .search-container select {
    border-radius: 5px 0 0 5px
}

header.site .search-container .search-field {
    border-radius: 5px;
    height: 32px;
    height: 2rem
}

header.site button.search.submit {
    background-color: #f76201;
    border-radius: 0 5px 5px 0;
    font-size: 12px;
    font-size: .75rem;
    margin: 0;
    padding: 0 24px;
    padding: 0 1.5rem
}

.category-tree--container {
    border: 1px solid #dadada;
    border-radius: 5px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .2)
}

.category-tree--container .title {
    border-radius: 5px 5px 0 0;
    background: linear-gradient(90deg, #619b8a, #8fb9ad);
    border-bottom: 1px solid #e6e6e6;
    color: #fff;
    font-size: 1.6em
}

.category-tree--container .category.depth-1:hover {
    background: #619b8a;
    border-top: 0 solid #f3f3f3;
    font-weight: 700;
    transition: -webkit-transform .1s;
    transition: transform .1s;
    transition: transform .1s, -webkit-transform .1s
}

.category-tree--container .category.depth-1:hover>a {
    color: #fff
}

.news-signup {
    border: 1px solid #dadada;
    border-radius: 5px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .2)
}

aside .news-signup {
    padding: 15px
}

.news-signup h2 {
    background-color: rgba(255, 255, 255, 0);
    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: #fe7f2d;
    border: 1px solid #f76201;
    color: white;
    transition: background .25s;
    border-radius: 5px
}

.news-signup .submit-button:hover {
    font-weight: 700;
    background-color: #f76201;
    border-color: #c44d01
}

.news-signup .submit-button:hover {
    box-shadow: 0 1rem 1.5rem rgba(0, 0, 0, .2);
    font-weight: 700;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    -webkit-transform: translateY(-.1rem);
    -ms-transform: translateY(-.1rem);
    transform: translateY(-.1rem);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.news-signup .submit-button:active {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .4);
    transition: -webkit-transform .1s;
    transition: transform .1s;
    transition: transform .1s, -webkit-transform .1s;
    -webkit-transform: translateY(-.05rem);
    -ms-transform: translateY(-.05rem);
    transform: translateY(-.05rem)
}

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

.product-list-adv .product-container.dynamic a.view-all {
    background: #8fb9ad;
    border: 0;
    color: #fff;
    padding: 8px;
    padding: .5rem
}

.product-list-adv .product-container.dynamic a.view-all:hover {
    background: #304d44;
    border: 0;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.product-list-adv .product-container.dynamic .productfinder-link {
    color: #619b8a
}

.product-list-adv .product-container.dynamic .productfinder-link:hover {
    color: #4d7c6e
}

.product-container.dynamic {
    border: 1px solid #dadada;
    border-radius: 5px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .2)
}

.product-container.dynamic h2 {
    border-radius: 5px 5px 0 0;
    background: linear-gradient(90deg, #619b8a, #8fb9ad);
    color: #fff;
    font-size: 1.6em;
    margin-bottom: 10px;
    padding: 0;
    line-height: 45px;
    padding-left: 15px;
    padding-left: .9375rem
}

.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.6em;
    font-weight: 600;
    padding-bottom: 5px
}

.product-container.dynamic .product .price span {
    font-size: 12.8px;
    font-size: .8rem;
    font-weight: 400
}

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

.grid-adv .product-container.dynamic {
    border-radius: 5px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .2);
    border: 1px solid #dadada;
    border-left: 0;
    border-right: 0;
    padding: 0 0 20px
}

.grid-adv .product-container.dynamic .product .price-meta {
    padding: 5px
}

.grid-adv .product-container.dynamic a.view-all.top {
    background: #619b8a;
    border: 0;
    color: #fff;
    line-height: 45px;
    padding: 0 20px
}

.grid-adv .product-container.dynamic a.view-all.top:hover {
    background: #304d44;
    border: 0;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.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 40px
}

.grid-adv .slick-dots {
    bottom: 10px;
    margin: 0
}

.grid-adv .slick-dots li.slick-active button:before {
    color: #fe7f2d
}

.grid-adv .products.grid.advanced .name {
    text-overflow: ellipsis;
    white-space: nowrap
}

.cat-browse-featured-sealed {
    margin-top: 32px;
    margin-top: 2rem
}

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

@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 {
    height: 40px;
    margin: 0;
    padding: 0;
    position: relative
}

.social-links-widget.background.vertical a {
    border-radius: 20px 0 0 20px;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, .8);
    padding-left: 6px;
    position: absolute;
    right: 0
}

.social-links-widget.background.vertical .fa-facebook {
    background: linear-gradient(#4c70ba, #2d4373);
    border: 1px solid #3b5998;
    display: block
}

.social-links-widget.background.vertical .fa-facebook:hover {
    background: linear-gradient(#3b5998, #1e2e4f);
    transition: all .25s;
    width: 50px
}

.social-links-widget.background.vertical .fa-twitter {
    background: linear-gradient(#83c3f3, #2795e9);
    border: 1px solid #55acee;
    display: block
}

.social-links-widget.background.vertical .fa-twitter:hover {
    background: linear-gradient(#55acee, #147bc9);
    transition: all .25s;
    width: 50px
}

.social-links-widget.background.vertical .fa-calendar {
    background: linear-gradient(#68d76f, #2eab35);
    border: 1px solid #40cc48;
    display: block
}

.social-links-widget.background.vertical .fa-calendar:hover {
    background: linear-gradient(#40cc48, #238328);
    transition: all .25s;
    width: 50px
}

.social-links-widget.background.vertical .fa-instagram {
    background: linear-gradient(#c64ac5, #812980);
    border: 1px solid #a835a7;
    display: block
}

.social-links-widget.background.vertical .fa-instagram:hover {
    background: linear-gradient(#a835a7, #5a1d5a);
    transition: all .25s;
    width: 50px
}

.social-links-widget.background.vertical .fa-pinterest {
    background: linear-gradient(#ee0a23, #8c0615);
    border: 1px solid #bd081c;
    display: block
}

.social-links-widget.background.vertical .fa-pinterest:hover {
    background: linear-gradient(#bd081c, #5b040e);
    transition: all .25s;
    width: 50px
}

.social-links-widget.background.vertical .fa-rss {
    background: linear-gradient(#fe9e60, #f76201);
    border: 1px solid #fe7f2d;
    display: block
}

.social-links-widget.background.vertical .fa-rss:hover {
    background: linear-gradient(#fe7f2d, #c44d01);
    transition: all .25s;
    width: 50px
}

.social-links-widget.background.vertical .fa-twitch {
    background: linear-gradient(#7e5eb7, #4e3679);
    border: 1px solid #65469c;
    display: block
}

.social-links-widget.background.vertical .fa-twitch:hover {
    background: linear-gradient(#65469c, #372656);
    transition: all .25s;
    width: 50px
}

.social-links-widget.background.vertical .fa-youtube {
    background: linear-gradient(#e75e66, #c31c27);
    border: 1px solid #e1313c;
    display: block
}

.social-links-widget.background.vertical .fa-youtube:hover {
    background: linear-gradient(#e1313c, #96161e);
    transition: all .25s;
    width: 50px
}

.banner-overlay .inner {
    text-align: left
}

.slick-slider.slider-leaderboard-home {
    margin: 0 auto;
    max-width: 1840px;
    max-width: 115rem
}

.composite-banner {
    background-image: linear-gradient(to right, #dadada, #e6e6e6 40%, #f8f8f8);
    background-repeat: no-repeat;
    margin-bottom: 32px;
    margin-bottom: 2rem;
    position: relative
}

@media only screen and (min-width:40.0625em) {
    .composite-banner {
        max-width: 64rem
    }
}

.composite-banner>span {
    display: block
}

.composite-banner .banners {
    margin: 0 auto;
    max-width: 1542.4px;
    max-width: 96.4rem;
    position: relative;
    z-index: 1
}

@media only screen and (max-width:40em) {
    .composite-banner .banners {
        height: auto
    }
}

.composite-banner .slide.banner {
    height: 100%;
    margin: 0;
    overflow: hidden;
    position: initial
}

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

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

.composite-banner .meta {
    position: absolute;
    top: 10px
}

@media only screen and (max-width:40em) {
    .composite-banner .meta {
        padding-bottom: 20px;
        position: relative
    }
}

.composite-banner .image-title {
    color: #4d4d4d;
    display: block;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 48px;
    line-height: 3rem;
    margin-bottom: 12.8px;
    margin-bottom: .8rem
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
    .composite-banner .image-title {
        font-size: 1.75rem;
        line-height: 2rem
    }
}

@media only screen and (max-width:40em) {
    .composite-banner .image-title {
        font-size: 1.75rem;
        line-height: 2rem
    }
}

.composite-banner .image-desc {
    color: #4d4d4d;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem
}

.composite-banner .image-desc a,
.composite-banner .image-desc .image-btn {
    background-color: #f76201;
    border-radius: 5px;
    display: initial;
    font-family: Ubuntu, sans-serif;
    font-size: 14.4px;
    font-size: .9rem;
    font-weight: 600;
    line-height: 36px;
    line-height: 2.25rem;
    margin: 27px 10px 0 0;
    transition: .2s background-color
}

.composite-banner .image-desc a:hover,
.composite-banner .image-desc .image-btn:hover {
    box-shadow: 0 1rem 1.5rem rgba(0, 0, 0, .2);
    font-weight: 700;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    -webkit-transform: translateY(-.1rem);
    -ms-transform: translateY(-.1rem);
    transform: translateY(-.1rem);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.composite-banner .image-desc a:active,
.composite-banner .image-desc .image-btn:active {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .4);
    transition: -webkit-transform .1s;
    transition: transform .1s;
    transition: transform .1s, -webkit-transform .1s;
    -webkit-transform: translateY(-.05rem);
    -ms-transform: translateY(-.05rem);
    transform: translateY(-.05rem)
}

.comp-img-left .meta {
    left: inherit;
    right: 0
}

@media only screen and (min-width:40.0625em) {
    .comp-img-left .meta {
        width: 60%
    }
}

@media only screen and (max-width:40em) {
    .comp-img-left .meta {
        width: 100%
    }
}

.comp-img-left .image {
    left: 0;
    right: inherit
}

@media only screen and (min-width:40.0625em) {
    .comp-img-left .image {
        width: 40%
    }
}

@media only screen and (max-width:40em) {
    .comp-img-left .image {
        width: 100%
    }
}

.comp-img-right .meta {
    left: 0;
    right: inherit
}

@media only screen and (min-width:40.0625em) {
    .comp-img-right .meta {
        width: 60%
    }
}

@media only screen and (max-width:40em) {
    .comp-img-right .meta {
        width: 100%
    }
}

.comp-img-right .image {
    float: right
}

@media only screen and (min-width:40.0625em) {
    .comp-img-right .image {
        width: 40%
    }
}

@media only screen and (max-width:40em) {
    .comp-img-right .image {
        width: 100%
    }
}

.comp-img-right:after {
    background-image: linear-gradient(to right, #f8f8f8, #e6e6e6 60%, #dadada);
    background-repeat: no-repeat
}

@media only screen and (min-width:64.0625em) {
    .composite-banner .image:hover img {
        box-shadow: 0 0 10px #4d4d4d
    }
}

@media only screen and (min-width:64.0625em) {
    .composite-banner .image-desc a:hover,
    .composite-banner .image-desc .image-btn:hover {
        background-color: #c44d01
    }
}

.feed-bg {
    margin-top: 10px
}

@media only screen and (min-width:40.0625em) {
    .feed-bg {
        background-image: linear-gradient(to right, #ffdcc5, #ffdcc5 50%, #fffbf8);
        background-repeat: no-repeat
    }
}

.feed-bg .feed-title {
    font-size: 1.4em;
    font-weight: 600;
    padding: 0;
    text-align: center
}

.widget-events-container {
    margin: 10px 0
}

.widget-events-container .widget-events.scroller {
    background-color: #fff;
    height: 300px;
    margin-bottom: 0;
    padding: 7px
}

@media only screen and (min-width:64.0625em) {
    .widget-events-container .widget-events.scroller {
        height: 567px
    }
    .widget-events-container .widget-events.scroller ul {
        height: 546px
    }
}

.widget-events-container .widget-events.scroller ul {
    border: 0
}

.widget-events-container .widget-events.scroller li {
    border-bottom: 1px solid #dadada;
    padding-bottom: 10px
}

.widget-events-container .widget-events.scroller h4.title {
    background-color: #619b8a;
    background: none;
    color: #4d4d4d;
    font-size: 20.8px;
    font-size: 1.3rem
}

.widget-events-container .widget-events.scroller .today {
    font-size: 12.8px;
    font-size: .8rem;
    font-weight: 600
}

.widget-events-container .widget-events.scroller .time-date {
    background-color: transparent;
    font-weight: 600;
    line-height: 12.8px;
    line-height: .8rem;
    margin: 8px 0 8px 15px;
    padding: 0 0 0 8px
}

.widget-events-container h3 {
    display: none
}

.social-widgets {
    border: 0
}

.social-widgets .tab-panel {
    height: 505px;
    max-height: 505px
}

@media only screen and (max-width:40em) {
    .social-widgets .tab-panel {
        height: 300px
    }
}

.social-widgets .tab-panel.fade.twitter {
    overflow-y: scroll
}

@media only screen and (min-width:64.0625em) {
    .social-widgets .tabs-container {
        height: 510px;
        max-height: 510px
    }
}

.news-feed {
    background: #fff;
    height: 567px;
    margin: 10px 0;
    overflow-y: scroll;
    padding: 7px;
    position: relative
}

@media only screen and (max-width:40em) {
    .news-feed {
        height: 300px
    }
}

@media only screen and (min-width:40.0625em) {
    .news-feed {
        padding: 7px 0
    }
}

.news-feed .news-title {
    display: none
}

.news-feed .news-post {
    border-color: #dadada
}

.news-feed .post-body {
    max-height: 200px;
    overflow: hidden
}

.news-feed .post-body:after {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 50%);
    bottom: 0;
    content: '';
    height: 4em;
    left: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
    z-index: 1
}

.news-feed .post-subject {
    margin: 0;
    padding: 3px 0
}

.news-feed .post-date {
    display: block;
    font-size: 14.4px;
    font-size: .9rem;
    font-weight: 600;
    margin-bottom: 12px
}

.news-feed .view-all {
    background-color: transparent;
    border: 0;
    color: #fff;
    font-weight: 600;
    transition: .2s color
}

@media only screen and (min-width:64.0625em) {
    .news-feed .view-all:hover {
        background-color: transparent;
        color: #e6e6e6
    }
}

.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 {
    background-image: linear-gradient(to right, #ffdcc5, #ffdcc5 50%, #fffbf8);
    background-repeat: no-repeat;
    margin-top: 20px
}

.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
}

.onecolumn-bottom-section .promote-banner.leaderboard {
    margin: 20px auto
}

footer.site {
    margin-top: 0
}

footer.site .footer-info>.column {
    border: 0
}

footer.site .footer-info .store-info-container {
    border: 0
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
    footer.site .footer-info .store-details {
        border: 0
    }
}

.ajax-buylist {
    border: 1px solid #dadada;
    border-radius: 5px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .2)
}

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

.sidebar .product-container.dynamic {
    padding-bottom: 0
}

.sidebar .widget-events-container h3 {
    display: block;
    font-size: 22.4px;
    font-size: 1.4rem;
    font-weight: 600;
    padding: 0 15px
}

@media only screen and (max-width:40em) {
    .sidebar .widget-events-container .widget-events.scroller {
        height: 300px
    }
}

.sidebar .grading-title {
    background: none;
    border-bottom: 1px solid #e6e6e6;
    color: #4d4d4d;
    font-size: 1.6em
}

.sidebar .card-block:last-child {
    background: none;
    text-align: center
}

.sidebar .card-block:last-child a {
    color: #f76201
}

.home .slick-container .slick-list {
    width: 100%
}

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

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

.home .product-container.dynamic h2 {
    border-radius: 5px 5px 0 0;
    background: linear-gradient(90deg, #619b8a, #8fb9ad);
    border-bottom: 1px solid #f3f3f3;
    color: #fff;
    line-height: 45px;
    padding: 0 15px
}

.one-column-mode.product-list-adv .product {
    margin: 0 0 5px
}

.product-list-adv .image {
    padding-right: 15px;
    padding-right: .9375rem
}

.product-list-adv .product {
    margin: 0 0 5px
}

.product-list-adv .buylist {
    font-weight: 600;
    padding: 0;
    text-align: left
}

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

.product-list-adv .item-name {
    font-weight: 600
}

.product-list-adv .item-price {
    font-weight: 600
}

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

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

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

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

.product-container.dynamic .product .image img {
    max-height: 95%
}

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

.product-container.dynamic .product:hover .image img {
    max-height: 100%;
    transition: max-height .15s ease-in
}

#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: #fe7f2d;
    border: 1px solid #f76201;
    color: white;
    transition: background .25s;
    padding: 6.4px 32px;
    padding: .4rem 2rem
}

#advsearch_submit input:hover {
    font-weight: 700;
    background-color: #f76201;
    border-color: #c44d01
}