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 "Inter", 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(19, 108, 145, .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: #28abe2
}

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

.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: #28abe2;
    color: #999
}

.footer-legal a {
    color: #999
}

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

.footer-info {
    color: #999
}

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

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

.top-bar {
    background: #042636
}

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

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

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

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

.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: #55bde8;
    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 #28abe2;
    color: #fff;
    background-color: #28abe2
}

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

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

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

#register-container h1 {
    color: #28abe2
}

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

header.site .category-menu a {
    color: #fff
}

.social-events-bg.calendar-widget-section {
    display: none
}

body.site-build {
    font-family: Inter, sans-serif
}

body.site-build a.skip-link {
    background: #124b63;
    border: 3px solid #fff;
    box-shadow: 0 0 5px #000;
    color: #fff;
    display: inline-block;
    font-size: 17.6px;
    font-size: 1.1rem;
    font-weight: 700;
    left: -999px;
    padding: 12.8px;
    padding: .8rem;
    position: fixed;
    transition: all .2s;
    top: 0;
    z-index: 9999
}

body.site-build a.skip-link:focus,
body.site-build a.skip-link:active {
    left: 0
}

body.site-build h1,
body.site-build h2,
body.site-build h3,
body.site-build h4,
body.site-build h5,
body.site-build h6,
body.site-build a,
body.site-build p {
    font-family: Inter, sans-serif
}

body.site-build h1,
body.site-build h2,
body.site-build h3,
body.site-build h4,
body.site-build h5,
body.site-build h6 {
    color: #124b63
}

body.site-build .icon-blurbs h1,
body.site-build .icon-blurbs h2,
body.site-build .icon-blurbs h3,
body.site-build .icon-blurbs h4,
body.site-build .icon-blurbs h5,
body.site-build .icon-blurbs h6 {
    color: #fff
}

body.site-build .button.utility.view.productfinder-button {
    background: #fff;
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    border: 1px solid #28abe2;
    transition: all .2s ease-in;
    color: #28abe2
}

body.site-build .button.utility.view.productfinder-button:hover,
body.site-build .button.utility.view.productfinder-button:focus body.site-build .button.utility.view.productfinder-button:active {
    background: #28abe2;
    color: #fff
}

body.site-build a:focus,
body.site-build button:focus,
body.site-build input:focus,
body.site-build textarea:focus,
body.site-build select:focus,
body.site-build area:focus,
body.site-build .slick-container.multi-banner-slider .slick-slider .slick-slide a:focus {
    outline: 3px solid #28abe2
}

body.site-build a:active,
body.site-build button:active,
body.site-build input:active,
body.site-build textarea:active,
body.site-build select:active,
body.site-build area:active,
body.site-build .slick-container.multi-banner-slider .slick-slider .slick-slide a:active {
    outline: 3px solid #8cc63f
}

body.site-build .slick-slider button:focus,
body.site-build .slick-slider button:active {
    background: rgba(40, 171, 226, .3);
    outline: 0
}

body.site-build .fa {
    font: normal normal normal 14px/1 FontAwesome
}

body.site-build .products.grid .category,
body.site-build .products.grid .name.set a {
    color: #333;
    font-size: 14.4px;
    font-size: .9rem;
    margin-bottom: 8px;
    margin-bottom: .5rem
}

body.site-build .slick-prev:before,
body.site-build .slick-next:before {
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
}

@media only screen and (min-width:40.0625em) {
    body.site-build .nav-custom-dropdown-trigger {
        display: inline-block!important
    }
}

body.site-build .nav-custom-dropdown-trigger .trigger {
    font-size: 16px;
    font-size: 1rem
}

.row {
    margin: 0 auto;
    max-width: 141em;
    width: 100%
}

body {
    background: #fff
}

.spaced-row {
    padding: 48px 0;
    padding: 3rem 0
}

.icon-blurbs {
    background: #28abe2;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 2%;
    padding: 32px 80px;
    padding: 2rem 5rem;
    position: relative
}

.icon-blurbs>div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    gap: 24px;
    gap: 1.5rem
}

@media only screen and (min-width:64.0625em) {
    .icon-blurbs>div {
        -webkit-flex-basis: 30%;
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%
    }
}

.icon-blurbs.blurb-section-2 {
    background: #042636
}

.icon-blurbs.blurb-section-3>div {
    display: initial;
    text-align: center
}

.icon-blurbs.blurb-section-3>div .banner-items {
    margin: 2em auto;
    width: 80px
}

.icon-blurbs h1,
.icon-blurbs h2,
.icon-blurbs h3,
.icon-blurbs h4,
.icon-blurbs h5,
.icon-blurbs h6 {
    font-weight: 700
}

.icon-blurbs h3 {
    margin-bottom: 41.6px;
    margin-bottom: 2.6rem
}

.icon-blurbs h3.blurb-section-2-main-heading {
    font-size: 40px;
    font-size: 2.5rem;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-weight: 700;
    text-align: center
}

@media only screen and (min-width:64.0625em) {
    .icon-blurbs h3.blurb-section-2-main-heading {
        font-size: 3.5rem
    }
}

.icon-blurbs p {
    color: #fff
}

.icon-blurbs .banner-items {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.icon-blurbs .banner-items li {
    text-align: center
}

.icon-blurbs .banner-items img {
    width: 70%
}

.icon-blurbs .blurb-text {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%
}

.blurb-section-1 .single-blurb,
.blurb-section-2 .single-blurb {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 32px;
    margin-bottom: 2rem
}

@media only screen and (min-width:64.0625em) {
    .blurb-section-1 .single-blurb,
    .blurb-section-2 .single-blurb {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: normal;
        -ms-flex-pack: normal;
        justify-content: normal;
        margin-bottom: 0
    }
}

.blurb-section-1 .blurb-text,
.blurb-section-2 .blurb-text {
    -webkit-flex-basis: 90%;
    -ms-flex-preferred-size: 90%;
    flex-basis: 90%;
    text-align: center
}

@media only screen and (min-width:64.0625em) {
    .blurb-section-1 .blurb-text,
    .blurb-section-2 .blurb-text {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        text-align: left
    }
}

.blurb-section-3 .blurb-text h4 {
    font-size: 2.4em
}

.blurb-section-3 .blurb-text p {
    font-size: 1.8em;
    font-weight: 500
}

.blurb-section-2:after {
    background: #fff;
    bottom: 0;
    content: "";
    clear: both;
    color: #fff;
    display: block;
    height: 3px;
    left: 50%;
    margin-left: -50%;
    position: absolute;
    width: 100%
}

.blurb-section-2:before {
    border: 20px solid transparent;
    border-top-color: #fff;
    bottom: -40px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0
}

h3.blurb-section-3-main-heading {
    font-size: 2.3em;
    font-weight: 700;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    padding: 0 32px;
    padding: 0 2rem;
    text-align: center
}

@media only screen and (min-width:64.0625em) {
    h3.blurb-section-3-main-heading {
        font-size: 3em;
        margin-bottom: .5rem
    }
}

h4.blurb-section-3-sub-heading {
    font-size: 1.8em;
    padding: 0 32px;
    padding: 0 2rem;
    text-align: center
}

@media only screen and (min-width:64.0625em) {
    h4.blurb-section-3-sub-heading {
        font-size: 2.5em
    }
}

.featured-packages-blurb>div {
    background: #fff
}

.featured-packages-blurb .heading-text {
    margin-bottom: 32px;
    margin-bottom: 2rem;
    text-align: center
}

.featured-packages-blurb .featured-packages-blurb-text {
    font-size: 16px;
    font-size: 1rem;
    line-height: 150%;
    padding: 0 45px 25px
}

.featured-packages-blurb .button.utility.view {
    background-color: #ed1d43;
    background-image: none;
    background-position: 0 0;
    background-size: auto auto;
    margin: auto;
    width: 50%
}

.col-carousel-wrap {
    padding: 16px;
    padding: 1rem
}

.col-carousel-wrap .col-carousel-inner {
    background: #fff
}

.col-carousel-wrap .col-carousel {
    margin-bottom: 0;
    padding: 0 30px 25px
}

.col-carousel-wrap .product-container.dynamic h2 {
    display: none
}

.col-carousel-wrap .slick-prev {
    left: -30px
}

.col-carousel-wrap .slick-next {
    right: -30px
}

.col-carousel-wrap .slick-prev,
.col-carousel-wrap .slick-next {
    top: 34%
}

.heading-with-icon-wrapper.row {
    background: #fff;
    padding: 25px 30px 0;
    margin: 0
}

.heading-with-icon-wrapper.row img {
    max-width: 40px
}

.heading-with-icon-wrapper.row h1,
.heading-with-icon-wrapper.row h2,
.heading-with-icon-wrapper.row h3,
.heading-with-icon-wrapper.row h4,
.heading-with-icon-wrapper.row h5,
.heading-with-icon-wrapper.row h6 {
    font-weight: 700
}

.heading-with-icon-link a {
    font-size: 17.6px;
    font-size: 1.1rem
}

.bg-section {
    background: #e3e3e3;
    padding: 32px;
    padding: 2rem
}

.bg-section.theme-section {
    background: #124b63;
    padding: 48px 32px 32px;
    padding: 3rem 2rem 2rem
}

.featured-carousel {
    padding: 0 48px;
    padding: 0 3rem
}

.featured-carousel .slick-prev,
.featured-carousel .slick-next {
    top: 34%
}

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

.special-heading-container {
    padding: 0
}

.special-heading {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 700;
    text-transform: uppercase
}

.display-title {
    background-color: #333;
    color: #fff!important;
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 32px;
    line-height: 2rem;
    margin-bottom: 10px;
    padding: 10px 20px;
    text-align: center
}

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

.promote-banner.leaderboard {
    max-width: 100%
}

.promote-container {
    background-size: cover
}

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

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

.content.user {
    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
}

.call-to-action-leaderboard {
    margin: 32px auto;
    margin: 2rem auto
}

.mbs-3 {
    padding-bottom: 32px;
    padding-bottom: 2rem
}

header.site {
    background: #042636;
    font-size: inherit
}

header.site .head-dropdown {
    background-color: #042636
}

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

header.site .bottom-bar .custom-link-container a {
    color: #00a9c7;
    font-size: 17.6px;
    font-size: 1.1rem;
    line-height: 19.2px;
    line-height: 1.2rem;
    margin: 10px 0;
    padding: 0 9.6px;
    padding: 0 .6rem
}

@media only screen and (max-width:40em) {
    header.site .bottom-bar .custom-link-container {
        margin-bottom: 1rem
    }
}

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 .row {
    width: 100%
}

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 {
    display: block;
    padding: 0 9.6px;
    padding: 0 .6rem
}

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

@media only screen and (max-width:40em) {
    header.site .top-bar .fa-user,
    header.site .top-bar a.left-off-canvas-toggle i.fa,
    header.site .top-bar .cart.trigger i.fa,
    header.site .top-bar .store-search i.fa,
    header.site .top-bar .dd-navigation i.fa {
        font-size: 1.8rem
    }
}

header.site .fa-user,
header.site .fa-bars,
header.site .fa-shopping-cart {
    font-size: 17.6px;
    font-size: 1.1rem
}

header.site .fa-user,
header.site .cart.trigger {
    border: 0;
    color: #fff;
    font-size: 17.6px;
    font-size: 1.1rem;
    white-space: nowrap
}

header.site a {
    color: #fff
}

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

header.site .account-links-container a {
    color: #fff;
    display: inline-block;
    font-size: 17.6px;
    font-size: 1.1rem;
    line-height: initial;
    padding: 4.8px 6.4px;
    padding: .3rem .4rem
}

header.site a.cattree.trigger {
    border-radius: 0;
    display: inline-block;
    font-size: 20.8px;
    font-size: 1.3rem;
    overflow: hidden;
    padding: 0 20px
}

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

header.site .category-menu a {
    display: inline-block;
    font-size: 22.4px;
    font-size: 1.4rem;
    line-height: 48px;
    overflow: hidden;
    padding: 0
}

header.site .tall-logo img {
    max-height: 80px
}

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

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

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;
    font-size: 17.6px;
    font-size: 1.1rem;
    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%
}

.nav-custom-dropdown.f-dropdown.f-open-dropdown {
    z-index: 9999
}

.nav-custom-dropdown.f-dropdown.f-open-dropdown ul {
    list-style: none;
    margin: 0
}

.nav-custom-dropdown.f-dropdown.f-open-dropdown .placeholder {
    background-color: white
}

.nav-custom-dropdown.f-dropdown.f-open-dropdown li.current {
    background-color: #00a9c7
}

.nav-custom-dropdown.f-dropdown.f-open-dropdown li {
    background-color: #fff;
    border-bottom: 1px solid whitesmoke;
    border-top: 1px solid white;
    border-left: 5px solid #fff
}

.nav-custom-dropdown.f-dropdown.f-open-dropdown li:hover {
    background-color: #fff;
    border-left: 5px solid #00a9c7
}

.nav-custom-dropdown.f-dropdown.f-open-dropdown li a {
    color: #333;
    height: 42px;
    line-height: 40px;
    max-height: 42px;
    padding: 0 15px
}

.nav-custom-dropdown.f-dropdown.f-open-dropdown li a:hover {
    color: #0d0d0d
}

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

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

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

.search-container button.submit {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    background-color: #28abe2;
    background-image: none;
    font-size: 17.6px;
    font-size: 1.1rem;
    padding: 16px;
    padding: 1rem
}

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

.search-container button.submit:before {
    content: "\f002";
    font-family: FontAwesome
}

.search-container .crystal-search {
    overflow: hidden
}

.search-container .crystal-search input.search-field,
.search-container .crystal-search input.search-field:focus {
    background: #fff;
    color: #666;
    height: 36.8px;
    height: 2.3rem
}

@media only screen and (max-width:40em) {
    .search-container .crystal-search input.search-field,
    .search-container .crystal-search input.search-field:focus {
        height: 3.3rem
    }
}

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

@media only screen and (max-width:40em) {
    .search-container .search-form .placeholder {
        padding-top: 20px
    }
}

footer.site {
    background: #0d0d0d
}

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

.breadcrumbs-container {
    font-size: 16px;
    font-size: 1rem;
    text-align: center
}

.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;
    padding-bottom: 64px;
    padding-bottom: 4rem
}

.left-banner {
    top: 0
}

.right-banner {
    top: 0
}

.feed-bg {
    clear: both;
    margin-bottom: 32px;
    margin-bottom: 2rem
}

.wp-feeds-container.list .wp-feeds-widget {
    border: 0;
    height: auto;
    overflow-y: visible
}

.wp-feeds-container.list .wp-feeds-widget .post {
    border: none
}

@media only screen and (min-width:64.0625em) {
    .wp-feeds-container.sidebar-feed .large-4 {
        width: 100%
    }
}

.wp-feeds-container h3 {
    background-color: #333;
    color: #fff!important;
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 32px;
    line-height: 2rem;
    margin-bottom: 10px;
    padding: 10px 20px;
    text-align: center
}

.wp-feeds-container article .inner {
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 10px
}

.wp-feeds-container .featured>a {
    display: block;
    height: 154px;
    margin: 3px
}

.wp-feeds-container .view-all {
    background-color: transparent;
    border: none;
    color: #00a9c7;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    margin: 0;
    padding: 6.4px;
    padding: .4rem;
    text-align: center;
    z-index: 1
}

.wp-feeds-container .view-all:hover {
    background-color: transparent;
    border: none;
    color: #00687b
}

.feed-bg {
    clear: both
}

.news-feed.grid-feed {
    clear: none;
    margin: 0 auto
}

@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;
    min-height: 400px
}

@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;
    color: #fff;
    line-height: 32px;
    line-height: 2rem;
    position: absolute;
    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 {
        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 {
    background-color: #333;
    color: #fff!important;
    font-size: 25.6px;
    font-size: 1.6rem;
    line-height: 32px;
    line-height: 2rem;
    margin-bottom: 10px;
    padding: 10px 20px;
    text-align: center
}

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

.featured-primary-banner-slider ul li.slide,
.featured-secondary-banner-slider ul li.slide {
    padding: 0 8px;
    padding: 0 .5rem
}

.featured-banner-1 .slick-slider.slider {
    margin-bottom: 0
}

.multi-banner-slider .slick-slider .slick-slide {
    padding: 0 16px;
    padding: 0 1rem
}

.multi-banner-slider .slick-slider .slick-slide a {
    display: block;
    margin: 3px;
    padding: 3px
}

.multi-banner-slider ul {
    margin-bottom: 0
}

.multi-banner-slider li.slide {
    padding: 0 8px;
    padding: 0 .5rem
}

.multi-banner-slider li.slide img {
    border-radius: 10px;
    overflow: hidden
}

.multi-banner-slider-ctr {
    padding: 32px 0;
    padding: 2rem 0
}

@media only screen and (max-width:40em) {
    .multi-banner-slider-ctr {
        margin-bottom: 1rem
    }
}

.multi-banner-slider-ctr.multi-banner-header {
    margin-bottom: 10px
}

.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 {
    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 {
    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 {
    border-radius: 0
}

.ajax-buylist .btn-search {
    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 {
    border-radius: 0
}

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

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

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

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

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

.social-events-bg {
    padding: 24px;
    padding: 1.5rem
}

.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: 1px solid #bfbfbf;
    height: auto;
    padding: 20px
}

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

.widget-events.scroller ul {
    border: none;
    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: #28abe2
}

.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-links-widget li {
    margin: 0 4.8px;
    margin: 0 .3rem;
    padding: 0;
    position: relative
}

.social-links-widget a,
.social-links-widget a:visited:hover,
.social-links-widget a:hover {
    color: #fff
}

.social-links-widget a.fa {
    background: #00a9c7;
    border-radius: 10px;
    box-shadow: none;
    color: #fff;
    font-size: 28.8px;
    font-size: 1.8rem;
    height: 44.8px;
    height: 2.8rem;
    line-height: 44.8px;
    line-height: 2.8rem;
    padding: 0;
    text-align: center;
    transition: all .3s;
    width: 44.8px;
    width: 2.8rem
}

.social-links-widget a.fa:hover {
    background: #124b63;
    color: #fff
}

.social-links-widget a.fa:visited {
    color: #fff
}

.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;
    text-align: center
}

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

.social-widgets li.tab-trigger {
    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: #00687b;
    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 {
    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%, #28abe2 50%, #28abe2);
    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.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, #55bde8, #55bde8 50%, #82ceee 50%, #82ceee);
    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, #55bde8, #55bde8 50%, #82ceee 50%, #82ceee);
    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 {
    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.advanced .name,
.products.grid.advanced .name.set {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.products.grid.advanced .name a,
.products.grid.advanced .name.set a {
    display: initial
}

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

.products.grid .meta {
    background-color: transparent;
    border-top: 0;
    color: #333;
    font-size: 16px;
    font-size: 1rem;
    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,
.grid-adv .product-container.dynamic .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;
    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,
.grid-adv .product-container.dynamic .view-all.top:hover {
    background-position: 0 100%;
    color: #fff
}

@media only screen and (min-width:40.0625em) {
    .grid-adv .product-container.dynamic .view-all,
    .grid-adv .product-container.dynamic .view-all.top {
        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: #28abe2;
    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: left;
    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 {
    background-color: #00869e;
    border: 0;
    color: #fff;
    line-height: 40px;
    line-height: 2.5rem;
    width: 100%
}

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

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

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

.related-products-container h3.related-heading {
    background-color: #28abe2;
    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: left
}

.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: #28abe2;
    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: left
}

.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 {
    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: #28abe2
}

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

.leaderboard-row {
    margin-bottom: 48px;
    margin-bottom: 3rem;
    padding: 30px 0
}

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

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

.featured-banner.slick-outer-container li.slick-slide img {
    max-width: 141em;
    width: 100%
}

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

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

.featured-banner.slick-outer-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-outer-container .slick-slider {
    margin: 0
}

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

.featured-banner.slick-outer-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-outer-container .slick-slide img {
        width: auto
    }
}

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

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

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

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

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

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

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

.onecolumn-section .featured-tiles.row {
    margin-bottom: 16px;
    margin-bottom: 1rem;
    position: relative;
    z-index: 5
}

@media only screen and (min-width:64.0625em) {
    .onecolumn-section .featured-tiles.row {
        margin-top: -100px
    }
}

.featured-tiles.row {
    overflow: hidden;
    padding: 32px 0;
    padding: 2rem 0
}

.featured-tiles.row.banner-tagged-categories {
    padding-top: 8px;
    padding-top: .5rem
}

.featured-tiles.row .parent-category.list {
    background: #fff;
    box-shadow: 0 -10px 10px rgba(0, 0, 0, .5);
    padding: 16px;
    padding: 1rem
}

.featured-tiles.row.internal-browse .parent-category.list {
    background: transparent;
    box-shadow: none;
    padding: 16px 0;
    padding: 1rem 0
}

.product-container.dynamic.mega h2 {
    background-color: #28abe2;
    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: left;
    margin-bottom: 32px;
    margin-bottom: 2rem
}

.product-container.dynamic.mega .product-info {
    text-align: left
}

@media only screen and (max-width:40em) {
    .product-container.dynamic.mega .product-info {
        text-align: center
    }
}

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

.product-container.dynamic.mega li.product {
    padding: 0 16px;
    padding: 0 1rem
}

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

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

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

.secondary-display .product-container.dynamic h2 {
    display: none
}

.page-title {
    color: #28abe2
}

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.list .columns+.columns:last-child {
    float: left
}

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

.view-all-subcats-jump {
    background: #00a9c7;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    line-height: 110px;
    margin: 5px 0;
    text-align: center
}

.view-all-subcats-jump:hover {
    background: #00687b;
    color: #fff
}

.view-all-subcats-jump:visited {
    color: #fff
}

.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: #28abe2;
    font-size: 1.5em;
    letter-spacing: 1px;
    padding: 0
}

.news-signup input[type=submit].submit-button {
    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;
    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 {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}

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

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

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

.three-bucket-grid h2,
.quad-mini-grid h2 {
    background-color: #28abe2;
    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: left;
    margin-bottom: 0
}

.three-bucket-grid {
    margin: 0
}

.quad-mini-grid {
    margin: 0
}

.quad-mini-grid ul {
    display: -ms-grid;
    display: grid;
    margin-left: 0;
    -ms-grid-columns: 48% 48%;
    grid-template-columns: 48% 48%;
    -ms-grid-row: auto auto;
    grid-row: auto auto;
    grid-column-gap: 20px;
    grid-row-gap: 0
}

.quad-mini-grid ul li {
    list-style: none
}

.inner-pad-box {
    padding: 24px 0 0;
    padding: 1.5rem 0 0
}

.tagline-box {
    background-color: #0d0861;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg %3E%3Cpath fill='%230e0b6f' d='M486 705.8c-109.3-21.8-223.4-32.2-335.3-19.4C99.5 692.1 49 703 0 719.8V800h843.8c-115.9-33.2-230.8-68.1-347.6-92.2C492.8 707.1 489.4 706.5 486 705.8z'/%3E%3Cpath fill='%230f107b' d='M1600 0H0v719.8c49-16.8 99.5-27.8 150.7-33.5c111.9-12.7 226-2.4 335.3 19.4c3.4 .7 6.8 1.4 10.2 2c116.8 24 231.7 59 347.6 92.2H1600V0z'/%3E%3Cpath fill='%23141888' d='M478.4 581c3.2 .8 6.4 1.7 9.5 2.5c196.2 52.5 388.7 133.5 593.5 176.6c174.2 36.6 349.5 29.2 518.6-10.2V0H0v574.9c52.3-17.6 106.5-27.7 161.1-30.9C268.4 537.4 375.7 554.2 478.4 581z'/%3E%3Cpath fill='%23182294' d='M0 0v429.4c55.6-18.4 113.5-27.3 171.4-27.7c102.8-0.8 203.2 22.7 299.3 54.5c3 1 5.9 2 8.9 3c183.6 62 365.7 146.1 562.4 192.1c186.7 43.7 376.3 34.4 557.9-12.6V0H0z'/%3E%3Cpath fill='%231E2C9F' d='M181.8 259.4c98.2 6 191.9 35.2 281.3 72.1c2.8 1.1 5.5 2.3 8.3 3.4c171 71.6 342.7 158.5 531.3 207.7c198.8 51.8 403.4 40.8 597.3-14.8V0H0v283.2C59 263.6 120.6 255.7 181.8 259.4z'/%3E%3Cpath fill='%231b3aa7' d='M1600 0H0v136.3c62.3-20.9 127.7-27.5 192.2-19.2c93.6 12.1 180.5 47.7 263.3 89.6c2.6 1.3 5.1 2.6 7.7 3.9c158.4 81.1 319.7 170.9 500.3 223.2c210.5 61 430.8 49 636.6-16.6V0z'/%3E%3Cpath fill='%231949ae' d='M454.9 86.3C600.7 177 751.6 269.3 924.1 325c208.6 67.4 431.3 60.8 637.9-5.3c12.8-4.1 25.4-8.4 38.1-12.9V0H288.1c56 21.3 108.7 50.6 159.7 82C450.2 83.4 452.5 84.9 454.9 86.3z'/%3E%3Cpath fill='%23165bb6' d='M1600 0H498c118.1 85.8 243.5 164.5 386.8 216.2c191.8 69.2 400 74.7 595 21.1c40.8-11.2 81.1-25.2 120.3-41.7V0z'/%3E%3Cpath fill='%231270bf' d='M1397.5 154.8c47.2-10.6 93.6-25.3 138.6-43.8c21.7-8.9 43-18.8 63.9-29.5V0H643.4c62.9 41.7 129.7 78.2 202.1 107.4C1020.4 178.1 1214.2 196.1 1397.5 154.8z'/%3E%3Cpath fill='%230F87C7' d='M1315.3 72.4c75.3-12.6 148.9-37.1 216.8-72.4h-723C966.8 71 1144.7 101 1315.3 72.4z'/%3E%3C/g%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;
    padding: 24px;
    padding: 1.5rem
}

.tagline-box.row {
    margin-bottom: 32px;
    margin-bottom: 2rem
}

.tagline-box h1,
.tagline-box h2,
.tagline-box h3,
.tagline-box h4,
.tagline-box h5,
.tagline-box h6 {
    color: #fff
}

.tagline-box a.button {
    border-radius: 5px;
    font-size: 19.2px;
    font-size: 1.2rem;
    margin: auto;
    width: -webkit-fit-content;
    width: fit-content
}

.tagline-box a.button:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: .3s;
    box-shadow: 0 0 10px rgba(0, 0, 0, .78)
}

.tagline-box .button.utility.view:hover {
    background-position: 90% 0
}

.blurb-and-buckets .user-content p {
    font-size: 19.2px;
    font-size: 1.2rem
}

.spotlight-container .spotlight-main-heading {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 700;
    text-align: center
}

@media only screen and (min-width:64.0625em) {
    .spotlight-container .spotlight-main-heading {
        font-size: 3.5rem
    }
}

.spotlight-container .spotlight-box {
    margin-bottom: 2em
}

.spotlight-container .spotlight-box>.banner-items {
    padding: 15px 35px 0
}

.feature-network-spot {
    margin: 40px auto
}

.feature-network-spot>div {
    margin: auto
}

.side-box .slide img {
    max-width: none
}

.side-box.quick-links.side-box a.utility-button {
    margin-bottom: 16px;
    margin-bottom: 1rem;
    width: 100%
}

.side-box.twitter-feed {
    max-height: 700px;
    overflow-y: scroll
}

.featured-tiles .slick-container .slick-slide {
    -webkit-clip-path: polygon(90% 0, 100% 10%, 100% 100%, 10% 100%, 0 90%, 0 0);
    clip-path: polygon(90% 0, 100% 10%, 100% 100%, 10% 100%, 0 90%, 0 0);
    overflow: hidden
}

.quad-mini-grid li {
    overflow: hidden
}

.featured-tiles .slick-container .slick-slide:hover img,
.quad-mini-grid li:hover img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.25" /><feFuncG type="linear" slope="1.25" /><feFuncB type="linear" slope="1.25" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.25" intercept="-0.125" /><feFuncG type="linear" slope="1.25" intercept="-0.125" /><feFuncB type="linear" slope="1.25" intercept="-0.125" /></feComponentTransfer><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1.19675 -.17874999999999996 -.018000000000000002 0 0 -.05324999999999999 1.08375 -.018000000000000002 0 0 -.05324999999999999 -.17874999999999996 1.2320000000000002 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: brightness(125%) contrast(125%) saturate(125%);
    filter: brightness(125%) contrast(125%) saturate(125%);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    transition: .3s;
    -webkit-transform-origin: 50% 75%;
    -ms-transform-origin: 50% 75%;
    transform-origin: 50% 75%
}

.featban-1 {
    background: #fff
}

.multi-banner-slider li.slide {
    overflow: hidden
}

.multi-banner-slider li.slide:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%
}

.multi-banner-slider li.slide:hover {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.25" /><feFuncG type="linear" slope="1.25" /><feFuncB type="linear" slope="1.25" /></feComponentTransfer><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1.19675 -.17874999999999996 -.018000000000000002 0 0 -.05324999999999999 1.08375 -.018000000000000002 0 0 -.05324999999999999 -.17874999999999996 1.2320000000000002 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: brightness(125%) saturate(125%);
    filter: brightness(125%) saturate(125%);
    transition: .3s
}

.survey-section {
    padding: 96px 0;
    padding: 6rem 0;
    text-align: center
}

.survey-section .survey-heading-main {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 700
}

@media only screen and (min-width:64.0625em) {
    .survey-section .survey-heading-main {
        font-size: 3.5rem
    }
}

.survey-section .survey-heading-sub {
    font-size: 3em;
    font-weight: 500
}

.survey-section .survey-options {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin: 32px auto 0;
    margin: 2rem auto 0
}

.survey-section .survey-options li {
    display: inline-block;
    -webkit-flex-basis: 80%;
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
    font-size: 1.8em;
    margin: 16px;
    margin: 1rem
}

@media only screen and (min-width:64.0625em) {
    .survey-section .survey-options li {
        -webkit-flex-basis: 24%;
        -ms-flex-preferred-size: 24%;
        flex-basis: 24%
    }
}

.survey-section .survey-options li a {
    background: #28abe2;
    border-radius: 5px;
    color: #fff;
    border: none;
    display: block;
    padding: 16px;
    padding: 1rem
}

.survey-section .survey-options li a:hover {
    background: #124b63
}

.survey-section .survey-options li .fa {
    font-size: 1.5em;
    margin-right: .5em;
    vertical-align: bottom
}

.survey-with-sidebar {
    border-bottom: 50px solid #ed1d43;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width:64.0625em) {
    .survey-with-sidebar {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.survey-with-sidebar .survey-sidebar {
    background-color: #8cc63f;
    -webkit-clip-path: polygon(0 0, 100% 0, 70% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 70% 100%, 0 100%);
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media only screen and (min-width:64.0625em) {
    .survey-with-sidebar .survey-sidebar {
        -webkit-flex-basis: 30%;
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
        padding: 2em
    }
}

.survey-with-sidebar .survey-section {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media only screen and (min-width:64.0625em) {
    .survey-with-sidebar .survey-section {
        -webkit-flex-basis: 70%;
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%
    }
}

.survey-with-sidebar .brand-placeholder {
    border: 3px dashed #fff;
    display: none;
    height: 90px;
    left: 4%;
    margin: 16px;
    margin: 1rem;
    position: relative;
    width: 60%
}

@media only screen and (min-width:64.0625em) {
    .survey-with-sidebar .brand-placeholder {
        display: block;
        height: 200px;
        left: 20%;
        margin: -100px 0 0;
        top: 50%;
        width: 40%
    }
}

.survey-with-sidebar .brand-placeholder p {
    color: #fff;
    font-size: 25.6px;
    font-size: 1.6rem;
    font-weight: 600;
    height: 200px;
    margin: 0;
    padding: 16px;
    padding: 1rem;
    text-align: center
}

@media only screen and (min-width:64.0625em) {
    .survey-with-sidebar .brand-placeholder p {
        font-size: 2rem
    }
}

.cta-section {
    padding: 96px 0;
    padding: 6rem 0;
    text-align: center
}

.cta-section .cta-heading-main {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 700
}

@media only screen and (min-width:64.0625em) {
    .cta-section .cta-heading-main {
        font-size: 3.5rem
    }
}

.cta-section .cta-heading-sub {
    font-size: 1.8em;
    font-weight: 500;
    margin: auto;
    width: 90%
}

@media only screen and (min-width:64.0625em) {
    .cta-section .cta-heading-sub {
        width: 50%
    }
}

.cta-section .cta-options {
    list-style: none;
    margin: 32px auto 0;
    margin: 2rem auto 0
}

.cta-section .cta-options li {
    display: inline-block;
    font-size: 16px;
    font-size: 1rem;
    margin: 16px;
    margin: 1rem;
    width: 70%
}

@media only screen and (min-width:64.0625em) {
    .cta-section .cta-options li {
        font-size: 1.8rem;
        width: 25%
    }
}

.cta-section .cta-options li a {
    background: #28abe2;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    border-radius: 5px;
    border: 2px solid #6fc4e8;
    color: #fff;
    border: none;
    display: block;
    padding: 22.4px;
    padding: 1.4rem;
    margin: 0
}

.cta-section .cta-options li a:hover {
    background: #124b63
}

#main-content-2 {
    padding-top: 3em
}

body.home #main-content-2 {
    padding-top: 0
}

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

.promote-graphic.left {
    top: 3em;
}
.promote-graphic.right {
    top: 3em;
}

.tcg-promotion-page aside {
    display: none;
}

.tcg-promotion-page .content-container.row {
    width: 72.75rem;
}

@media only screen and (min-width: 64.0625em) {
    .tcg-promotion-page .large-9 {width: 100%;}
    .tcg-promotion-page .large-push-3 {left: 0}
}

@media only screen and (min-width: 40.0625em) {
    .parent-promote.featured-package {min-height: 550px;}      
}

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