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: #00a9c7
}

a:hover,
a:active {
    color: #15dcff
}

a:visited {
    color: #00a9c7
}

body {
    font: 500 14px/16px "Helvetica Neue", Helvetica, Sans-Serif
}

h1,
h2,
h3,
h4,
h5 {
    color: #666
}

.breadcrumbs-container a {
    color: #15dcff
}

.breadcrumbs-container a:hover {
    color: #00a9c7
}

.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: #666;
    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 #00a9c7
}

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

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

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

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

#wishlist .remove a {
    background: #00a9c7;
    border-color: #00a9c7;
    color: #00d4fa
}

@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: #00a9c7;
    color: white
}

.cart-info a.checkout-cart {
    background: #00a9c7;
    border-color: #00272e;
    color: white
}

.cart-empty p {
    color: #999
}

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

.cart-preview .name {
    color: #333
}

.cart-preview .price {
    color: #00a9c7
}

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

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

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

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

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

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

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

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

.off-canvas-wrap .cart-button.checkout-cart {
    background: #00a9c7;
    border-color: #00272e;
    color: white
}

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

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

.product-utilities {
    background: #f2f2f2
}

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

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

.utility-button {
    background-color: #f2f2f2;
    border: 1px solid #d9d9d9;
    color: #0d0d0d;
    transition: background .25s
}

.utility-button:hover {
    background-color: #d9d9d9;
    border-color: #bfbfbf
}

.utility-button.more-filters {
    background-color: #f2f2f2;
    border: 1px solid #d9d9d9;
    color: #0d0d0d;
    transition: background .25s
}

.utility-button.more-filters:hover {
    background-color: #d9d9d9;
    border-color: #bfbfbf
}

.utility-button.checkout {
    background-color: #00a9c7;
    border: 1px solid #007e94;
    color: white;
    transition: background .25s
}

.utility-button.checkout:hover {
    background-color: #007e94;
    border-color: #005261
}

.utility-button.primary {
    background-color: #00a9c7;
    border: 1px solid #007e94;
    color: white;
    transition: background .25s
}

.utility-button.primary:hover {
    background-color: #007e94;
    border-color: #005261
}

.utility-button.add-to-cart {
    background-color: #00a9c7;
    border: 1px solid #007e94;
    color: white;
    transition: background .25s
}

.utility-button.add-to-cart:hover {
    background-color: #007e94;
    border-color: #005261
}

.utility-button.add-to-wishlist {
    background-color: #f2f2f2;
    border: 1px solid #d9d9d9;
    color: #0d0d0d;
    transition: background .25s
}

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

.utility-button.button-filter {
    background-color: #00a9c7;
    border: 1px solid #007e94;
    color: white;
    transition: background .25s
}

.utility-button.button-filter:hover {
    background-color: #007e94;
    border-color: #005261
}

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

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

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

.product-price-qty {
    background: #f2f2f2;
    border: 1px solid #bfbfbf
}

.product-price-qty .regular.price {
    color: #595959
}

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

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

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

.list-item .product-category {
    color: #666
}

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

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

.stock-indicator.in-stock {
    color: #00a9c7
}

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

.pagination-container .pagination .prev_page {
    background: #f2f2f2;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    color: #262626;
    padding: 0 2em
}

.pagination-container .pagination .next_page {
    background: #f2f2f2;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    color: #262626;
    padding: 0 2em
}

.pagination-container .pagination .current {
    background: #fff;
    border-right: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    color: #262626;
    padding: 0 2em
}

.pagination-container .pagination .gap {
    background: #f2f2f2;
    border-right: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    color: #262626
}

.pagination-container .pagination a {
    background: #f2f2f2;
    border-right: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    color: #262626;
    padding: 0 2em
}

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

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

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

.footer-legal a {
    color: #999
}

.footer-legal a:hover {
    color: #ccc
}

.footer-info {
    color: #999
}

a.trigger.cattree {
    background: #fff;
    color: #333
}

.logged-in.dot {
    background: #00a9c7
}

.top-bar {
    background: linear-gradient(to right, #0d0d0d 0, #666 50%, #0d0d0d 100%)
}

.login-panel {
    background: #f2f2f2;
    border: 1px solid #d9d9d9
}

.register-panel {
    background: #f2f2f2;
    border: 1px solid #d9d9d9
}

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

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

.login-register .login-submit {
    background-color: #00a9c7;
    border: 1px solid #007e94;
    color: white;
    transition: background .25s
}

.login-register .login-submit:hover {
    background-color: #007e94;
    border-color: #005261
}

.register-panel h6 {
    color: #999
}

.register-panel .perks {
    color: #666
}

.register-panel .register-now {
    background-color: #00a9c7;
    border: 1px solid #007e94;
    color: white;
    transition: background .25s
}

.register-panel .register-now:hover {
    background-color: #007e94;
    border-color: #005261
}

.forgot-pass {
    color: #999
}

.orders-list {
    border-color: #e6e6e6
}

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

.orders-list .order {
    border-bottom-color: #e6e6e6
}

.order .status {
    color: #999
}

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

.order .status.received {
    color: #00a9c7
}

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

.order .status.completed {
    color: #00a9c7
}

.order .status.shipped {
    color: #00a9c7
}

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

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

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

.order-details ul {
    color: #666
}

.parent-category.grid li a,
.parent-category.list li a {
    background: #f2f2f2;
    border: 1px solid #d9d9d9;
    color: #666
}

.parent-category.grid li a:hover,
.parent-category.list li a:hover {
    background: #d9d9d9;
    border-color: #bfbfbf;
    color: #4d4d4d
}

.button.utility.view {
    background-color: #00a9c7;
    border: 1px solid #007e94;
    color: white;
    transition: background .25s
}

.button.utility.view:hover {
    background-color: #007e94;
    border-color: #005261
}

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

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

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

.products.grid .meta .name {
    color: #00a9c7
}

.products.grid .meta .category {
    color: #666
}

.products.grid .meta .price {
    color: #333
}

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

.browse .products.grid .meta .preorder {
    background: rgba(0, 169, 199, .8);
    color: #fff
}

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

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

.browse .products.list .meta .name {
    color: #00a9c7
}

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

.browse .products.list .category {
    color: #666
}

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

.products.detailed .name {
    color: #00a9c7
}

.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: #4d4d4d;
    color: #fff
}

.product-container.dynamic .list li.product a:hover .image img {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}

.product-container.dynamic .list li.product .name {
    color: #00a9c7
}

.product-container.dynamic .view-all {
    border: 1px solid #333;
    color: #fff;
    background-color: #333
}

.product-container.dynamic .view-all:hover {
    background-color: #1a1a1a;
    border-color: #1a1a1a
}

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

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

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

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

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

#register-container {
    background: #f2f2f2;
    border: 1px solid #d9d9d9
}

#register-container h1 {
    color: #333
}

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

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

#name_includes label,
#tags_includes label {
    color: #666
}

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

#search_category_ids_with_descendants {
    background: #f2f2f2
}

#search_descriptors,
#variant_filters {
    background: #f2f2f2
}

.category-tree--container .title {
    background-color: whitesmoke;
    color: #333
}

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

.category-tree .category a:hover {
    color: #0d0d0d
}

.category-tree .placeholder {
    background-color: white
}

.category-tree .category.current {
    background-color: #00a9c7
}

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

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

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

.category-tree .depth-3 {
    background-color: white;
    border-bottom: 1px solid white;
    border-top: 1px solid white
}

.category-tree .depth-1>.sub-categories {
    background-color: white;
    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 whitesmoke;
    border-right: 1px solid white
}

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

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

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

.promote-image {
    --notchSize: 15px;
    -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%)
}

.promote-banner .banner-items span {
    z-index: 1
}

.product-list-adv .products-list {
    margin-top: 19.2px;
    margin-top: 1.2rem
}

.product-list-adv .product {
    padding: 10px 5px 5px
}

.content.user {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    background-color: #e6e6e6;
    padding: 32px;
    padding: 2rem
}

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

header.site {
    background: linear-gradient(180deg, #000, #383838);
    border-bottom: 1px solid #4f4f4f
}

header.site .bottom-bar {
    background: transparent
}

header.site .bottom-bar .custom-link-container a {
    background-image: linear-gradient(to right top, #00869e, #00869e 50%, #00a9c7 50%, #00a9c7);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    --notchSize: 5px;
    -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    font-size: 12.8px;
    font-size: .8rem;
    line-height: 36.8px;
    line-height: 2.3rem;
    margin: 10px 0;
    padding: 0 9.6px;
    padding: 0 .6rem
}

header.site .bottom-bar .custom-link-container a:hover {
    background-position: 0 100%;
    color: #fff
}

header.site .cart:hover .cart-count,
header.site .cart:hover .cart-total-container,
header.site .cart:hover .fa-shopping-cart {
    color: #fff
}

header.site .top-bar {
    background: transparent;
    padding: 12.8px;
    padding: .8rem
}

header.site .top-bar .navigation-links,
header.site .top-bar .customer-account,
header.site .top-bar .cart-box {
    padding: 0
}

header.site .top-bar .cart-box {
    background: none
}

header.site .top-bar .cart-box a {
    background-color: #f37e00;
    display: block;
    padding: 0 9.6px;
    padding: 0 .6rem
}

@media only screen and (min-width:40.0625em) {
    header.site .top-bar .cart-box a {
        background-color: rgba(255, 255, 255, .1);
        background-image: linear-gradient(to right top, #00a9c7, #00a9c7 50%, rgba(255, 255, 255, .1) 50%, rgba(255, 255, 255, .1));
        background-position: 90% 0;
        background-size: 200% 400%;
        transition: all .2s ease-in
    }
}

header.site .top-bar .cart-box a:hover {
    background-position: 0 100%;
    color: #fff
}

header.site .top-bar .fa-user:hover {
    color: #fff
}

header.site .fa-user,
header.site a.cattree.trigger,
header.site .cart.trigger {
    --notchSize: 10px;
    -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    border: 0;
    color: #fff
}

@media only screen and (max-width:40em) {
    header.site .fa-user,
    header.site a.cattree.trigger,
    header.site .cart.trigger {
        background-color: #f37e00
    }
}

header.site a {
    color: #00a9c7
}

header.site .account-links-divider {
    display: none
}

header.site .account-links-container a {
    --notchSize: 3px;
    -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    background-image: linear-gradient(to right top, #525252, #525252 50%, #666 50%, #666);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    background-color: #da7100;
    color: #fff;
    display: inline-block;
    line-height: initial;
    padding: 4.8px 9.6px;
    padding: .3rem .6rem
}

header.site .account-links-container a:hover {
    background-position: 0 100%;
    color: #fff
}

header.site a.cattree.trigger {
    background-image: linear-gradient(to right top, #ca6900, #ca6900 50%, #f37e00 50%, #f37e00);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    background-color: #f37e00;
    border-radius: 0;
    display: inline-block;
    font-size: 14.4px;
    font-size: .9rem;
    overflow: hidden;
    padding: 0 20px
}

header.site .category-menu {
    padding: 0;
    text-align: center
}

header.site .category-menu a {
    background-image: linear-gradient(to right top, #ca6900, #ca6900 50%, #f37e00 50%, #f37e00);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    --notchSize: 8px;
    -webkit-clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    background-color: #333;
    color: #fff;
    display: inline-block;
    font-size: 14.4px;
    font-size: .9rem;
    line-height: 48px;
    overflow: hidden;
    padding: 0 20px
}

header.site .category-menu a:hover,
header.site .category-menu a[aria-expanded=true] {
    background-position: 0 100%;
    color: #fff
}

header.site .tall-logo .column {
    padding: 0 10px 40px
}

@media only screen and (min-width:40.0625em) {
    header.site .tall-logo .column {
        padding: 0 10px 100px
    }
}

header.site .tall-logo .slide {
    background-color: transparent
}

header.site .site-pages {
    height: 45px;
    height: 2.8125rem;
    line-height: 45px;
    line-height: 2.8125rem;
    margin: 0;
    white-space: inherit
}

header.site .site-pages a {
    position: relative;
    text-decoration: none;
    display: inline-block;
    line-height: 28.8px;
    line-height: 1.8rem
}

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

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

ul.off-canvas-list>li.has-submenu {
    background-color: #00a9c7
}

.search-container .search-categories select {
    border-color: #666
}

.search-container .search-categories option {
    color: #666
}

.search-container button.submit {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    background-image: linear-gradient(to right top, #00869e, #00869e 50%, #00a5c2 50%, #00a5c2);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    font-size: inherit
}

.search-container button.submit:hover {
    background-position: 0 100%;
    color: #fff
}

.search-container .crystal-search input.search-field {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    background: rgba(0, 0, 0, .5);
    border-color: #666;
    height: 36.8px;
    height: 2.3rem
}

.search-container .search-form .placeholder {
    color: #b3b3b3;
    font-style: italic;
    padding-top: 10px
}

footer.site {
    background: linear-gradient(0deg, #000, #383838);
    border-top: 1px solid #4f4f4f
}

footer.site>.row {
    padding: 10px 0
}

footer.site .footer-heading {
    margin-bottom: 16px;
    margin-bottom: 1rem
}

footer.site .nav-main {
    margin: 0;
    padding: 0 15px;
    padding: 0 .9375rem
}

footer.site .nav-secondary {
    padding: 0 15px;
    padding: 0 .9375rem
}

footer.site .footer-legal {
    background-color: transparent
}

footer.site .store-nav-container.wings {
    border: 0
}

.gallery-container .photo a {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%)
}

.nav-social a:hover {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    transition: all .2s
}

@media only screen and (max-width:40em),
only screen and (min-width:40.0625em) and (max-width:64em) {
    .social-links-widget {
        display: none
    }
}

.social-links-widget .social {
    padding-left: 5px
}

.social-links-widget .social a:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    transition: all .2s
}

.social-links-widget.background a {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    background-color: #00a9c7
}

.social-links-widget.fixed-right {
    top: 50%;
    z-index: 4
}

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

.breadcrumbs-container {
    text-align: center
}

.breadcrumbs-container a,
.breadcrumbs-container span.current-crumb {
    --notchSize: 8px;
    -webkit-clip-path: polygon(var(--notchSize) 0%, 100% 0%, calc(100% - var(--notchSize)) 100%, 0% 100%);
    clip-path: polygon(var(--notchSize) 0%, 100% 0%, calc(100% - var(--notchSize)) 100%, 0% 100%);
    background-color: #007e94;
    color: #fff;
    display: inline-block;
    margin: 0 -8px 8px 0;
    margin: 0 -8px .5rem 0;
    padding: 4.8px 24px;
    padding: .3rem 1.5rem
}

.breadcrumbs-container a:hover,
.breadcrumbs-container span.current-crumb:hover {
    background-color: #f37e00;
    color: #fff
}

.breadcrumbs-container span.current-crumb {
    background-color: #d9d9d9;
    color: #333
}

.breadcrumbs-container span.current-crumb:hover {
    background-color: #d9d9d9;
    color: #333
}

.breadcrumbs-container .breadcrumb-divider {
    display: none
}

.f-dropdown.open {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}

.shop-menu.f-dropdown.open {
    box-shadow: none
}

.shop-menu.f-dropdown.open .category-tree {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
}

.onecolumn-bottom-section {
    margin-top: 30px
}

.left-banner {
    top: 0
}

.right-banner {
    top: 0
}

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

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

@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 {
    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 .view-all {
    background-image: linear-gradient(to right top, #00869e, #00869e 50%, #00a5c2 50%, #00a5c2);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    --notchSize: 10px;
    -webkit-clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    color: #fff;
    line-height: 32px;
    line-height: 2rem;
    position: absolute;
    top: 10px;
    width: 100%
}

.news-feed.grid-feed .view-all:hover {
    background-position: 0 100%;
    color: #fff
}

@media only screen and (max-width:40em) {
    .news-feed.grid-feed .view-all {
        --notchSize: 8px;
        -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
        clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
        position: relative
    }
    .news-feed.grid-feed .view-all:hover {
        background-color: #00a9c7;
        transition: background .25s
    }
}

@media only screen and (min-width:40.0625em) {
    .news-feed.grid-feed .view-all {
        -webkit-clip-path: none;
        clip-path: none;
        width: 100px
    }
}

.news-feed.grid-feed .news-title {
    --notchSize: 10px;
    -webkit-clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    background-color: #333;
    color: #fff
}

.news-feed.grid-feed .post-subject,
.news-feed.grid-feed .post-date,
.news-feed.grid-feed p {
    background-color: rgba(0, 0, 0, .8)
}

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

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

.wp-feeds-widget.loading {
    background-image: url(../img/loading.gif);
    background-position: center center;
    background-repeat: no-repeat
}

.wp-feeds-widget .error {
    color: #e1313c
}

.wp-feeds-widget .post {
    background: rgba(255, 255, 255, .9);
    margin-bottom: 16px;
    margin-bottom: 1rem;
    padding: 0 12.8px 12.8px;
    padding: 0 .8rem .8rem;
    position: relative
}

.wp-feeds-widget .featured {
    margin-bottom: 16px;
    margin-bottom: 1rem;
    position: relative
}

.wp-feeds-widget .featured.noimg {
    background-color: #eee
}

.wp-feeds-widget .featured.noimg:before {
    bottom: 0;
    color: #ccc;
    content: '\f03e';
    display: inline-block;
    font: normal 48px/250% 'FontAwesome';
    font: normal 3rem/250% 'FontAwesome';
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0
}

.wp-feeds-widget .title {
    margin: 0 0 12.8px;
    margin: 0 0 .8rem
}

.wp-feeds-widget .date,
.wp-feeds-widget .post-author,
.wp-feeds-widget .category,
.wp-feeds-widget .post-type {
    color: #666;
    display: inline-block;
    padding-right: 10px
}

.wp-feeds-widget .post-type {
    background: rgba(204, 103, 25, .8);
    color: #fff;
    display: block;
    font-size: 17.6px;
    font-size: 1.1rem;
    left: 12.8px;
    left: .8rem;
    padding: 3.2px 9.6px 3.2px 12.8px;
    padding: .2rem .6rem .2rem .8rem;
    position: absolute;
    text-transform: capitalize;
    top: 0
}

.wp-feeds-widget .content,
.wp-feeds-widget .excerpt {
    margin: 9.6px 0 0;
    margin: .6rem 0 0
}

.list .wp-feeds-widget {
    border: 1px solid #999;
    height: 360px;
    overflow-y: scroll
}

.list .wp-feeds-widget .post {
    border-bottom: 1px solid #999;
    margin-bottom: 0
}

.list .wp-feeds-widget .post:last-of-type {
    border-bottom: 0
}

.list .wp-feeds-widget .featured {
    height: 120px;
    margin: -12.8px -12.8px 12.8px;
    margin: -.8rem -.8rem .8rem;
    overflow: hidden
}

.grid .wp-feeds-widget {
    min-height: 180px
}

@media only screen and (min-width:40.0625em) {
    .grid .wp-feeds-widget .content,
    .grid .wp-feeds-widget .excerpt {
        font-size: .9rem
    }
}

.grid .wp-feeds-widget .featured {
    height: 160px;
    overflow: hidden
}

@media only screen and (max-width:40em) {
    .grid .wp-feeds-widget .featured {
        margin: -.8rem -.8rem .8rem
    }
}

.grid .wp-feeds-widget .featured.noimg:before {
    line-height: 340%
}

.wp-feeds-container {
    margin: auto;
    position: relative
}

.wp-feeds-container .wp-feeds-heading {
    --notchSize: 10px;
    -webkit-clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    background-color: #333;
    color: #fff;
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 32px;
    line-height: 2rem;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 10px 20px;
    text-align: center
}

.wp-feeds-container .view-all,
.wp-feeds-container .view-all.top {
    background-image: linear-gradient(to right top, #00869e, #00869e 50%, #00a5c2 50%, #00a5c2);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    --notchSize: 10px;
    -webkit-clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    color: #fff;
    line-height: 32px;
    line-height: 2rem;
    position: absolute;
    top: 0;
    width: 100%
}

.wp-feeds-container .view-all:hover,
.wp-feeds-container .view-all.top:hover {
    background-position: 0 100%;
    color: #fff
}

@media only screen and (max-width:40em) {
    .wp-feeds-container .view-all,
    .wp-feeds-container .view-all.top {
        --notchSize: 8px;
        -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
        clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
        position: relative
    }
    .wp-feeds-container .view-all:hover,
    .wp-feeds-container .view-all.top:hover {
        background-color: #00a9c7;
        transition: background .25s
    }
}

@media only screen and (min-width:40.0625em) {
    .wp-feeds-container .view-all,
    .wp-feeds-container .view-all.top {
        -webkit-clip-path: none;
        clip-path: none;
        width: 100px
    }
}

.wp-feeds-container .view-post {
    display: block
}

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

.feature-section.extra-featured {
    padding-left: 16px;
    padding-left: 1rem
}

.feature-section .grid-adv {
    background: #fff;
    border-radius: 10px
}

.feature-section-blurb {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    color: #fff;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    padding: 28px;
    padding: 1.75rem
}

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

.feature-section-blurb.banner-aside {
    background: #00a9c7
}

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

.feature-section-blurb a {
    border: 2px solid rgba(255, 255, 255, .7);
    border-radius: 25px;
    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: #007e94
}

.feature-section-banner {
    border: 0
}

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

.feature-section-banner li.slide {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    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
}

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

.news .post-subject a {
    color: #666
}

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

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

.continue-alert {
    text-align: center
}

.notify.message {
    border-color: #00a9c7;
    border-radius: 0;
    border-width: 0 0 0 10px;
    color: #00a9c7;
    margin: 0 15px 10px;
    margin: 0 .9375rem 10px;
    text-align: center
}

.ajax-buylist .btn-clear {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    border-radius: 0
}

.ajax-buylist .btn-search {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    background-image: linear-gradient(to right top, #00869e, #00869e 50%, #00a9c7 50%, #00a9c7);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    border: 0;
    border-radius: 0;
    color: #fff;
    width: 100%
}

.ajax-buylist .btn-search:hover {
    background-position: 0 100%;
    color: #fff
}

.ajax-buylist .btn-info {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    border-radius: 0
}

.ajax-buylist .buylist-search-ctr {
    padding: 0 15px;
    padding: 0 .9375rem
}

.category-header {
    background-color: transparent;
    color: #333
}

.category-header.main .heading {
    color: #fff;
    margin-top: 15px
}

.category-header .heading {
    background-color: transparent;
    color: #333;
    margin-top: 20px
}

@media only screen and (min-width:64.0625em) {
    .displays-column {
        padding-left: 3rem
    }
}

.social-events-bg {
    background-image: linear-gradient(to right, #e6e6e6, #f2f2f2 50%, #e6e6e6);
    background-repeat: no-repeat;
    border-bottom: 5px solid #666;
    padding: 1px 0 0
}

.events-title {
    --notchSize: 10px;
    -webkit-clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    background-color: #333;
    border: 0;
    color: #fff;
    font-size: 22.4px;
    font-size: 1.4rem;
    line-height: 28.8px;
    line-height: 1.8rem;
    margin: 0 0 19.2px;
    margin: 0 0 1.2rem;
    padding: 10px 20px;
    text-align: center
}

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

@media only screen and (min-width:40.0625em) and (max-width:64em),
only screen and (min-width:64.0625em) {
    .widget-events-container {
        margin: 0 0 20px;
        padding-left: 0
    }
}

@media only screen and (min-width:40.0625em) {
    .widget-events-container .tab-trigger {
        font-size: 1rem
    }
}

.widget-events-container h3 {
    font-size: 19.84px;
    font-size: 1.24rem
}

.event-tabs-content {
    background-color: #fff;
    padding: 4px 0 0
}

.event-tabs-content ul {
    border-color: #f7f7f7
}

.event-tabs a {
    background-color: transparent;
    border-bottom: 1px solid #00a9c7;
    border-radius: 0;
    padding: 0;
    text-align: center
}

.widget-events.scroller {
    border-color: #f2f2f2;
    height: auto
}

@media only screen and (min-width:40.0625em) {
    .widget-events.scroller {
        max-height: 550px
    }
}

.widget-events.scroller ul {
    height: 556px
}

.widget-events.scroller a {
    border: 0;
    color: #666;
    transition: color .2s
}

.widget-events.scroller a.active {
    background-color: transparent;
    border-color: #00a9c7;
    border-style: solid;
    border-width: 0 0 2px;
    color: #00a9c7
}

.widget-events.scroller a:hover {
    background-color: transparent;
    border-color: transparent;
    border-style: solid;
    border-width: 0 0 2px;
    color: #d9d9d9
}

.widget-events.scroller .title {
    background-color: #f7f7f7;
    color: #333
}

.widget-events.scroller .description {
    padding-bottom: 20px
}

.widget-events.scroller .tab-trigger {
    width: 33%
}

@media only screen and (min-width:64.0625em) {
    .widget-events.scroller .tab-trigger {
        width: 15%
    }
}

.widget-events.scroller .tab-trigger:first-child {
    width: 34%
}

@media only screen and (min-width:64.0625em) {
    .widget-events.scroller .tab-trigger:first-child {
        width: 15%
    }
}

.widget-events.scroller .tab-panel {
    height: 515px;
    max-height: 515px
}

.social-widgets {
    background-color: transparent;
    border: 0;
    margin: 20px 0;
    padding: 0 15px;
    padding: 0 .9375rem
}

@media only screen and (min-width:40.0625em) {
    .social-widgets {
        margin: 0 0 20px;
        padding-right: 0
    }
}

.social-widgets .tabs-container {
    background-color: #fff;
    border: 1px solid #f7f7f7;
    max-height: 515px
}

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

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

.social-widgets li.tab-trigger {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    background-color: #00a9c7;
    border-bottom: 0;
    margin-right: 3px
}

.social-widgets li.tab-trigger:hover {
    background-color: #f37e00
}

.social-widgets li.tab-trigger a {
    color: #fff
}

.social-widgets li.tab-trigger a:hover {
    color: #fff
}

.social-widgets li.tab-trigger.active {
    background: #f37e00;
    border-bottom: 0
}

.social-widgets li.tab-trigger.active a {
    color: #fff
}

.social-widgets li.tab-trigger .fa {
    vertical-align: middle
}

button.radius,
.button.radius {
    border-radius: 0
}

.button.view {
    border-radius: 0
}

.button.utility.view {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    background-image: linear-gradient(to right top, #00869e, #00869e 50%, #00a9c7 50%, #00a9c7);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    background-color: #00a9c7;
    border: 0;
    color: #fff
}

.button.utility.view.productfinder-button {
    background-image: linear-gradient(to right top, #00a9c7, #00a9c7 50%, #0093ae 50%, #0093ae);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    color: #fff
}

.button.utility.view:hover {
    background-position: 0 100%;
    color: #fff
}

.utility-button {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%)
}

.utility-button.checkout {
    background-image: linear-gradient(to right top, #ca6900, #ca6900 50%, #f37e00 50%, #f37e00);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    border: 0;
    color: #fff
}

.utility-button.checkout:hover {
    background-position: 0 100%;
    color: #fff
}

.utility-button.button-filter {
    background-image: linear-gradient(to right top, #4d4d4d, #4d4d4d 50%, #666 50%, #666);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    border: 0;
    color: #fff;
    padding: 0 2em;
    width: -webkit-fit-content;
    width: fit-content
}

.utility-button.button-filter:hover {
    background-position: 0 100%;
    color: #fff
}

.utility-button.button-filter:hover {
    background-color: #00a9c7;
    border-color: #00a9c7;
    color: #fff
}

.utility-button.more-filters {
    background-image: linear-gradient(to right top, #ca6900, #ca6900 50%, #f37e00 50%, #f37e00);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    border: 0;
    color: #fff
}

.utility-button.more-filters:hover {
    background-position: 0 100%;
    color: #fff
}

.utility-button.add-all {
    background-image: linear-gradient(to right top, #4d4d4d, #4d4d4d 50%, #666 50%, #666);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    border: 0;
    color: #fff
}

.utility-button.add-all:hover {
    background-position: 0 100%;
    color: #fff
}

.utility-button.add-to-cart {
    border: 0
}

.product-container.single .product-photo {
    text-align: center
}

.product-container.single .variant-row.row {
    background-color: #f7f7f7
}

.product-container.single .variant-row.row:hover {
    background: #fff
}

.product-container.single .mode-swap {
    text-align: right
}

.product-container.single .mode-swap.view-buylist a,
.product-container.single .mode-swap.view-store a {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    background-color: #e6e6e6;
    border: 0;
    color: #00a9c7;
    display: inline-block;
    max-width: 150px
}

.product-container.single .mode-swap.view-buylist a:hover,
.product-container.single .mode-swap.view-store a:hover {
    background-color: #f37e00;
    color: #fff
}

.products.detailed .variant-row.row {
    background-color: #f7f7f7;
    margin: 0 0 5px
}

.products.detailed .variant-row.row:hover {
    background-color: #fff
}

.browse .products.list .product {
    background-color: #f7f7f7
}

.browse .products.list .meta {
    background-color: transparent;
    border: 0
}

.products.list .meta .category {
    background-color: transparent
}

.products.grid .product .inner {
    background-color: transparent;
    border-radius: 0;
    transition: border .2s
}

.products.grid .meta {
    background-color: transparent;
    border-top: 0;
    text-align: left
}

.products.grid .meta .category {
    padding-left: 5px
}

.products.grid .meta .variant-main-info {
    padding-left: 5px
}

.products.grid .add-to-cart-form {
    padding: 0 5px;
    text-align: left
}

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

.products.grid .price-meta {
    padding: 0 5px
}

.grid-adv {
    clear: none;
    margin-bottom: 30px
}

.grid-adv .products.grid .meta {
    text-align: left
}

.grid-adv .product-container.dynamic {
    margin: 0
}

.grid-adv .product-container.dynamic .view-all {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    background-image: linear-gradient(to right top, #00869e, #00869e 50%, #00a5c2 50%, #00a5c2);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    background-color: #00a9c7;
    border: 0;
    border-radius: 0;
    color: #fff;
    margin: 20px auto;
    line-height: 28.8px;
    line-height: 1.8rem;
    padding: 10px 20px
}

.grid-adv .product-container.dynamic .view-all:hover {
    background-position: 0 100%;
    color: #fff
}

@media only screen and (min-width:40.0625em) {
    .grid-adv .product-container.dynamic .view-all {
        background-color: transparent;
        -webkit-clip-path: none;
        clip-path: none;
        cursor: pointer;
        font-size: 14px;
        font-weight: 400;
        margin: 0;
        position: absolute;
        right: 0;
        top: 0
    }
}

.product-container.dynamic {
    margin: 30px 0;
    text-align: center
}

.product-container.dynamic h2 {
    background-color: #333;
    color: #fff;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 28.8px;
    line-height: 1.8rem;
    padding: 10px 20px;
    text-align: center;
    --notchSize: 10px;
    -webkit-clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    border-radius: 0
}

.product-container.dynamic .view-all {
    background-image: linear-gradient(to right top, #00869e, #00869e 50%, #00a5c2 50%, #00a5c2);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    border-radius: 0;
    color: #fff;
    margin: 20px auto 0;
    padding: 0;
    width: 100%
}

@media only screen and (min-width:40.0625em) {
    .product-container.dynamic .view-all {
        width: 100px
    }
}

.product-container.dynamic .view-all:hover {
    background-position: 0 100%;
    color: #fff;
    cursor: pointer
}

.product-container.dynamic.product-list-adv .view-all {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    background-color: #00869e;
    border: 0;
    color: #fff;
    line-height: 40px;
    line-height: 2.5rem;
    width: 100%
}

@media only screen and (max-width:40em) {
    .product-container.dynamic.product-list-adv .view-all {
        --notchSize: 8px;
        -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
        clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%)
    }
}

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

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

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

.related-products-container {
    margin-top: 30px
}

.related-products-container h3.related-heading {
    background-color: #333;
    color: #fff;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 28.8px;
    line-height: 1.8rem;
    padding: 10px 20px;
    text-align: center;
    --notchSize: 10px;
    -webkit-clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%)
}

.related-products-container .products.grid .meta {
    text-align: left
}

.related-products-container .products.grid .add-to-cart-form {
    padding: 0 3px;
    text-align: left
}

.showcase.product-container {
    text-align: center
}

.showcase.product-container h2 {
    background-color: #333;
    color: #fff;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 28.8px;
    line-height: 1.8rem;
    padding: 10px 20px;
    text-align: center;
    --notchSize: 10px;
    -webkit-clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%)
}

.showcase.product-container .tab-trigger {
    background-color: #f7f7f7;
    height: 45px;
    line-height: 24px;
    margin-bottom: 5px;
    padding: 10px;
    text-align: left;
    white-space: nowrap
}

.showcase.product-container .tab-trigger.active,
.showcase.product-container .tab-trigger:hover {
    background: #fff
}

.showcase.product-container .tab-trigger a {
    overflow: hidden
}

.showcase.product-container .view-all,
.showcase.product-container .view-all.top {
    background-image: linear-gradient(to right top, #00869e, #00869e 50%, #00a5c2 50%, #00a5c2);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    border: 0;
    border-radius: 0;
    color: #fff;
    line-height: 40px;
    line-height: 2.5rem;
    margin: 20px auto 0;
    padding: 0;
    width: 100px
}

.showcase.product-container .view-all:hover,
.showcase.product-container .view-all.top:hover {
    background-position: 0 100%;
    color: #fff;
    cursor: pointer
}

.showcase.product-container .products.list .product {
    background-color: #f7f7f7;
    border-width: 0 0 5px
}

.showcase.product-container .products.list .image {
    float: right
}

.showcase.product-container .products.list .meta {
    float: right;
    text-align: left
}

.showcase.product-container .utility.button.view {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    background-image: linear-gradient(to right top, #00869e, #00869e 50%, #00a9c7 50%, #00a9c7);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    border: 0;
    color: #fff
}

.showcase.product-container .utility.button.view:hover {
    background-position: 0 100%;
    color: #fff
}

.showcase.product-container .showcase-info.details {
    color: #999
}

.showcase.product-container .showcase-info.price {
    color: #333
}

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

.newsletter-banner img {
    --notchSize: 10px;
    -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%)
}

.leaderboard-row {
    background-image: linear-gradient(to right, #94efff, #c7f7ff 50%, #94efff);
    background-repeat: no-repeat;
    padding: 30px 0
}

.leaderboard-row a {
    text-align: center
}

.leaderboard-row a img {
    max-width: 1170px
}

.featured-banner.slick-container {
    background-color: #1a1a1a;
    padding-top: 20px
}

.featured-banner.slick-container ul.slick-dots {
    background-color: #1a1a1a;
    bottom: 0;
    height: 40px
}

.featured-banner.slick-container ul.slick-dots li {
    width: 80px
}

.featured-banner.slick-container ul.slick-dots li button {
    --notchSize: 8px;
    -webkit-clip-path: polygon(var(--notchSize) 0%, 100% 0%, calc(100% - var(--notchSize)) 100%, 0% 100%);
    clip-path: polygon(var(--notchSize) 0%, 100% 0%, calc(100% - var(--notchSize)) 100%, 0% 100%);
    background: #cff1f7;
    width: 80px
}

.featured-banner.slick-container .slick-slider {
    margin: 0
}

.featured-banner.slick-container .slick-slide {
    background-color: #1a1a1a
}

.featured-banner.slick-container .slick-slide img {
    display: block;
    margin: 0 auto;
    max-width: 1600px
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
    .featured-banner.slick-container .slick-slide img {
        width: auto
    }
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
    .featured-banner.slick-container .slick-slide {
        height: 300px
    }
}

.featured-banner.slick-container .slick-slide:hover .meta {
    padding-bottom: 0
}

.featured-banner.slick-container .slick-list {
    width: 100%
}

.featured-banner.slick-container .content-url {
    background-color: transparent;
    border: 1px solid #2edfff;
    color: #2edfff;
    display: inline-block;
    padding: 8px 12px;
    padding: .5rem .75rem
}

.featured-banner.slick-container .content-url:hover {
    background-color: #00a9c7;
    color: #fff
}

.featured-banner.slick-container .photo .meta {
    background: none;
    display: none
}

@media only screen and (min-width:40.0625em) {
    .featured-banner.slick-container .photo .meta {
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-bottom: 0;
        width: 60%
    }
}

@media only screen and (min-width:40.0625em) {
    .featured-banner.slick-container .photo .inner {
        background-color: rgba(0, 0, 0, .8);
        max-width: 600px;
        min-width: 400px;
        padding: 1.2rem
    }
}

.featured-banner.slick-container .image-title {
    color: #00a9c7;
    display: block;
    font-weight: 700;
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.product-container.mega h2 {
    background-color: #333;
    color: #fff;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 28.8px;
    line-height: 1.8rem;
    padding: 10px 20px;
    text-align: center;
    --notchSize: 10px;
    -webkit-clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%)
}

@media only screen and (min-width:64.0625em) {
    .product-container.mega .product-info {
        padding-left: 2rem;
        width: 65%
    }
}

@media only screen and (min-width:64.0625em) {
    .product-container.mega .image-wrapper {
        text-align: right;
        width: 35%
    }
}

.product-container.mega .image-wrapper img {
    max-width: 200px
}

.product-container.mega .name {
    font-size: 22.4px;
    font-size: 1.4rem
}

.page-title {
    color: #333
}

ul.parent-category {
    margin-bottom: 32px;
    margin-bottom: 2rem
}

ul.parent-category.grid li a,
ul.parent-category.list li a {
    border: 0
}

ul.parent-category li a {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%)
}

.parent-cat-banner {
    margin: 20px 0
}

.sub-title h2 {
    font-size: 22.4px;
    font-size: 1.4rem
}

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

.newest-title.product-container.dynamic h2 {
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.newest-title.product-container.dynamic a.view-all,
.newest-title.product-container.dynamic a.view-all.top {
    display: none
}

@media only screen and (min-width:40.0625em) {
    .newest-title.product-container.dynamic a.view-all,
    .newest-title.product-container.dynamic a.view-all.top {
        display: block;
        margin-right: .9375rem
    }
}

.newest-sealed-grid .product-container.dynamic h2 {
    display: none
}

.newest-sealed-grid .products.grid .inner {
    border: 0
}

.newest-sealed-grid .products.grid .product {
    padding-bottom: 0;
    padding-top: 0
}

.newest-sealed-grid .products.grid .image {
    height: 215px;
    padding-top: 8%
}

.newest-sealed-grid .products.grid .meta {
    background: none;
    border: 0;
    padding: 3px 3px 16px
}

.newest-singles-carousel .product-container.dynamic {
    margin: 16px 0 0;
    margin: 1rem 0 0
}

@media only screen and (min-width:40.0625em) {
    .newest-singles-carousel .product-container.dynamic {
        border-left: 0
    }
}

.newest-singles-carousel .product-container.dynamic h2 {
    display: none
}

@media only screen and (min-width:40.0625em) {
    .newest-singles-carousel .product-container.dynamic .view-all {
        display: none
    }
}

.newest-singles-carousel .products.grid .image {
    height: 176px;
    padding-bottom: 0
}

.newest-singles-carousel .products.grid .meta {
    background: none;
    border: 0
}

.login-register .panel-input {
    border-radius: 0
}

.login-register .login-submit {
    background-color: #fff;
    border: 1px solid #00a9c7;
    border-radius: 0;
    clear: both;
    color: #00a9c7;
    display: block;
    margin: 0 auto;
    max-width: 120px
}

.login-register .login-submit:hover {
    background-color: #00a9c7;
    border-color: #00a9c7;
    color: #fff
}

.login-register .register-now {
    background-color: #fff;
    border: 1px solid #00a9c7;
    border-radius: 0;
    clear: both;
    color: #00a9c7;
    display: block;
    line-height: 8px;
    line-height: .5rem;
    margin: 0 auto;
    max-width: 220px
}

.login-register .register-now:hover {
    background-color: #00a9c7;
    border-color: #00a9c7;
    color: #fff
}

.credential-info .captcha {
    margin-bottom: 20px
}

.credential-info .signup-submit {
    background-color: #fff;
    border: 1px solid #00a9c7;
    border-radius: 0;
    clear: both;
    color: #00a9c7;
    display: block;
    line-height: 8px;
    line-height: .5rem;
    margin: 0 auto;
    max-width: 220px
}

.credential-info .signup-submit:hover {
    background-color: #00a9c7;
    border-color: #00a9c7;
    color: #fff
}

.news-signup h2 {
    background: none;
    border-radius: 0;
    color: #333;
    font-size: 1.5em;
    letter-spacing: 1px;
    padding: 0
}

.news-signup .email-entry {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 var(--notchSize), var(--notchSize) 0, 100% 0, 100% 100%, 0 100%)
}

.news-signup input[type=submit].submit-button {
    background-image: linear-gradient(to right top, #ca6900, #ca6900 50%, #f37e00 50%, #f37e00);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    --notchSize: 8px;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    background-color: rgba(255, 255, 255, .3);
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 14.4px;
    font-size: .9rem
}

.news-signup input[type=submit].submit-button:hover {
    background-position: 0 100%;
    color: #fff
}

.news-signup.feature-newsletter input[type=submit] {
    background-color: #00a9c7;
    border: 1px solid #007e94;
    color: white;
    transition: background .25s;
    border: 0
}

.news-signup.feature-newsletter input[type=submit]:hover {
    background-color: #007e94;
    border-color: #005261
}

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

.reveal-modal input[type=submit].submit-button {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

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

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

.newsletter-modal-banner img {
    --notchSize: 10px;
    -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%)
}

.return-to-top {
    font-size: 19.2px;
    font-size: 1.2rem
}

.return-to-top:hover {
    background-color: #00a9c7;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    transition: all .2s
}

.tagged_with .promote-image {
    -webkit-clip-path: none;
    clip-path: none
}

.social-links-widget.background a:hover {
    background-color: #007e94
}

.social-widgets .tab-trigger.active a {
    color: #00a9c7
}

.category-tree.flyout .category.depth-1,
.category-tree.flyout .category.depth-2,
.category-tree.flyout .category.depth-3 {
    border-left: 5px solid transparent!important
}

.category-tree.flyout .category.depth-1:hover,
.category-tree.flyout .category.depth-2:hover,
.category-tree.flyout .category.depth-3:hover {
    border-left: 5px solid #00a9c7!important
}

.category-tree.flyout .category.depth-1:hover>a,
.category-tree.flyout .category.depth-2:hover>a,
.category-tree.flyout .category.depth-3:hover>a {
    color: #00a9c7
}

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

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

.browse .products.list .product:hover {
    background-color: #fff
}

.browse .products.list .product:hover .meta {
    border: 0
}

.products.grid .product:hover .inner {
    box-shadow: none
}

.products.grid.advanced .name.set a {
    color: #999
}

.newest-sealed-grid .products.grid .product .inner {
    border-radius: 0
}

.newest-singles-carousel .products.grid .product .inner {
    border: 0
}

.newest-singles-carousel .products.grid .image img {
    max-height: 90%;
    vertical-align: top
}

.newest-singles-carousel .products.grid .meta .name {
    max-height: 41px
}

.new_search input[type=submit] {
    background-color: transparent;
    border: 1px solid #666;
    color: #666;
    height: 36px;
    line-height: 36px;
    padding: 0 16px;
    padding: 0 1rem
}

.new_search input[type=submit]:hover {
    background-color: #666;
    color: #fff
}

.new_referral form a {
    margin-bottom: 20px
}

#register-container input[type=text] {
    border-radius: 0
}

#register-container input[type=password] {
    border-radius: 0
}

.featured-banner.slick-container ul.slick-dots li button:before {
    display: none
}

.featured-banner.slick-container ul.slick-dots li button:hover {
    background: #00a9c7
}

.featured-banner.slick-container ul.slick-dots li.slick-active button {
    background: #00a9c7
}

form.new_search input[type=submit],
form.new_search a.register-now,
form#signup_form input[type=submit],
form#signup_form a.register-now,
form#quick_login input[type=submit],
form#quick_login a.register-now,
.login-register .register-panel input[type=submit],
.login-register .register-panel a.register-now {
    --notchSize: 8px;
    -webkit-clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    clip-path: polygon(0% var(--notchSize), var(--notchSize) 0%, 100% 0%, 100% calc(100% - var(--notchSize)), calc(100% - var(--notchSize)) 100%, 0 100%);
    background-image: linear-gradient(to right top, #00869e, #00869e 50%, #00a5c2 50%, #00a5c2);
    background-position: 90% 0;
    background-size: 200% 400%;
    transition: all .2s ease-in;
    border: 0;
    color: #fff
}

form.new_search input[type=submit]:hover,
form.new_search a.register-now:hover,
form#signup_form input[type=submit]:hover,
form#signup_form a.register-now:hover,
form#quick_login input[type=submit]:hover,
form#quick_login a.register-now:hover,
.login-register .register-panel input[type=submit]:hover,
.login-register .register-panel a.register-now:hover {
    background-position: 0 100%;
    color: #fff
}

form#signup_form input[type=submit] {
    margin: 0
}