/*
	Theme Name: Phillips Safety
	Description:
	Author: Cosmick Technologies
	Author URI: http://cosmicktechnologies.com
	Template: cosmick-standard-theme-2019
	Version: 1.0.6
*/
html, body {
    width: 100%;
    min-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 0.025em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
}

.container-fluid.d-flex-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 75%;
}

.container-fluid.min {
    max-width: 1120px;
}

.container-fluid.page {
    max-width: 1200px;
}

.btn, .gform_button {
    text-transform: uppercase;
    border-radius: 0;
    font-size: 12px;
    padding: 2px 21px;
    white-space: normal;
    height: auto;
}

.btn:not(.btn-block), .gform_button:not(.btn-block) {
    width: auto;
}

.btn-sm {
    font-size: 14px !important;
    padding: 6px 15px !important;
}

.btn-lg {
    font-size: 21px;
    border-width: 2px;
    padding: 6px 10px;
}

.btn-xl {
    font-size: 18px;
    border-width: 2px;
    padding: 9px 28px;
}

.btn-primary {
    border-color: #444 !important;
    background-color: #444 !important;
    color: #fff !important;
}

.btn-warning {
    border-color: #009fe3 !important;
    background-color: #009fe3 !important;
    color: #fff !important;
}

.btn-warning-outline {
    border-color: #4fbccc !important;
    color: #2b2b2b !important;
}

.btn-success {
    border-color: #009fe3 !important;
    background-color: #009fe3 !important;
    color: #fff !important;
}

.btn-success-outline {
    border-color: #1d525a !important;
    color: #1d525a !important;
}

.btn-charcoal-outline {
    border-color: #2b2b2b !important;
    color: #2b2b2b !important;
}

.btn-charcoal {
    border-color: #2b2b2b !important;
    background-color: #2b2b2b !important;
    color: #fff !important;
}

.btn-material {
    border: 0;
}

.gform_button {
    font-size: 21px;
    padding: 5px 10px;
    border-color: #2b2b2b !important;
    background-color: #2b2b2b !important;
    color: #fff !important;
    border-style: solid;
}

.btn-lg .glyphicon {
    font-size: 19px;
    padding-left: 14px;
    margin-right: -3px;
}

.validation_error, .sidebar select, .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper a, .woocommerce-product-gallery .flex-viewport, .woocommerce div.product div.images .flex-control-thumbs li, .woocommerce-notices-wrapper .woocommerce-message, .woocommerce-notices-wrapper .woocommerce-error li, .cart_item, .form-control, .woocommerce-input-wrapper strong, .variable-items-wrapper [data-wvstooltip], .gfield .ginput_container .check, .gfield.check ul label, .gform_wrapper .gfield_html.info:not(.check), .products .product .img-wrapper, .article, .articles .date, .call-to-action-6 .btn, .aws-search-field, .aws-search-result > ul {
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    border: 1px solid #1d525a;
    background-color: #fff;
    -webkit-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    -o-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.validation_error, .woocommerce ul.products li.product:hover a, .sidebar select:hover, .sidebar select:focus, .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper a:hover, .woocommerce-product-gallery .flex-viewport:hover, .woocommerce div.product div.images .flex-control-thumbs li:hover, .woocommerce-notices-wrapper .woocommerce-message:hover, .woocommerce-notices-wrapper .woocommerce-error li:hover, .cart_item:hover, .form-control:hover, .woocommerce-input-wrapper strong:hover, .variable-items-wrapper [data-wvstooltip]:hover, .gfield .ginput_container .check:hover, .gfield.check ul label:hover, .gform_wrapper .gfield_html.info:not(.check):hover, .products .product-category:hover a, .products .product:hover .img-wrapper, .article:hover, .articles .article:hover .date, .call-to-action-6 .btn:hover, .aws-search-result > ul, .aws-form-active .aws-search-field {
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23) !important;
}

.navbar-toggle.glyphicon-toggle {
    line-height: 50px;
    color: #fff;
    padding: 0;
    margin: 0 4px;
}

.search-container {
    padding: 15px 0;
    background-color: #444;
}

.call-to-action-1 .item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.call-to-action-1.alt .item {
    background-color: #fff;
}

@media (min-width: 768px) {
    .call-to-action-1:not(.alt) .item {
        background-image: none !important;
    }
}

.call-to-action-1 .item-inner {
    position: relative;
}

.call-to-action-1 .item-inner .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
}

@media (max-width: 767px) {
    .call-to-action-1 .item-inner .bg {
        display: none;
    }
}

.call-to-action-1:not(.home) {
    color: #fff;
    background-color: #1d525a;
}

.call-to-action-1.alt {
    border-bottom: 3px solid #4fbccc;
}

.call-to-action-1.home {
    color: #fff;
}

.call-to-action-1 .carousel-control.left {
    left: 15px;
}

.call-to-action-1 .carousel-control.right {
    right: 15px;
}

.call-to-action-1 .column-container {
    position: relative;
    color: #fff;
    padding-right: 45px;
}

.call-to-action-1.alt .column-container {
    color: #000;
}

.call-to-action-1 .column-container.opaque {
    max-width: none;
    display: inline-block;
}

.call-to-action-1 .column-container {
    margin-left: 0;
    margin-right: 36px;
    padding-right: 15px;
    background-color: rgba(21, 37, 63, 0.55);
}

@media (min-width: 768px) {
    .call-to-action-1 .column-container {
        width: 35%;
    }
}

@media (max-width: 767px) {
    .call-to-action-1 .column-container {
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
        background-color: rgba(0, 0, 0, 0.5);
        max-width: none;
    }
}

.call-to-action-1 h1 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 19px;
    padding-bottom: 14px;
    font-size: 42px;
    line-height: 42px;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .call-to-action-1 h1 {
        font-size: 26px;
        line-height: 32px;
    }
}

.call-to-action-1 p {
    font-size: 16px;
    line-height: 24px;
}

.call-to-action-1.alt p a {
    border: 2px solid #4fbccc;
    background-color: #4fbccc;
}

.call-to-action-2 h1 {
    margin-top: 0;
    margin-bottom: 19px;
    font-size: 48px;
    color: #000;
}

.call-to-action-2 p {
    font-size: 14px;
    line-height: 24px;
    color: #797979;
}

.call-to-action-1 .carousel-inner > .item .container-fluid {
    padding-left: 0;
}

.carousel-control {
    background-image: none !important;
    opacity: 1;
    text-shadow: none;
    color: inherit !important;
    width: 40px;
}

.home .carousel-control {
    font-size: 38px;
}

.carousel-control.left {
    left: 0;
    text-align: left;
}

.carousel-control.right {
    right: 0;
    text-align: right;
}

.home .carousel-control .glyphicon {
    font-size: inherit;
    margin-top: -38px;
    height: 76px;
}

.carousel-control .glyphicon.icon-prev {
    left: 7px;
    color: #fff;
}

.carousel-control .glyphicon.icon-next {
    right: 6px;
}

@media (max-width: 991px) {
    .carousel-control .glyphicon.icon-next {
        color: #fff;
    }
}

.carousel-indicators {
    bottom: 0;
    margin-bottom: 0;
}

.carousel-indicators li {
    margin-top: 0;
    margin-bottom: 0;
    border-color: #4fbccc;
    background-color: #4fbccc;
}

.carousel-indicators .active {
    width: 10px;
    height: 10px;
    border-color: #4fbccc;
    background-color: #ffffff;
}

.call-to-action-3 {
    padding: 0 2px;
}

.call-to-action-3 .row {
    max-width: 1450px;
    margin-left: auto;
    margin-right: auto;
}

.call-to-action-3 .row > div {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    color: #FFF;
}

.call-to-action-3 .column-inner {
    padding-bottom: 100% !important;
    position: relative;
    background-color: rgba(0, 0, 0, 0.65);
}

.call-to-action-3 .column-container {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.call-to-action-3 h1 {
    font-size: 24px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.call-to-action-3 .content-container {
    max-width: 400px;
    margin: 0 auto;
}

.call-to-action-3 p {
    line-height: 22px;
    color: #c3c3c3;
}

.call-to-action-3 .carousel-indicators {
    bottom: -32px;
    background-color: #2b2b2b;
    left: 0;
    right: 0;
    width: 100%;
    margin-left: 0;
    padding: 6px;
}

.call-to-action-3 .carousel-indicators li {
    border: 0;
}

.call-to-action-4 h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 48px;
    color: #000;
}

.woocommerce ul.products li.product:hover {
    background: none;
}

.woocommerce .products .product .woocommerce-loop-product__title, .woocommerce .products .product h3 {
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 19px;
    padding-bottom: 0 !important;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center;
}

.woocommerce ul.products li.product a {
    color: inherit;
}

.woocommerce ul.products li.product a:hover .woocommerce-loop-product__title, .woocommerce ul.products li.product a:focus .woocommerce-loop-product__title, .woocommerce ul.products li.product a:hover .woocommerce-loop-category__title, .woocommerce ul.products li.product a:focus .woocommerce-loop-category__title {
    text-decoration: underline;
}

.woocommerce ul.products li.product-category .term_description {
    color: inherit;
}

.woocommerce .products .product .product-meta {
    font-size: 18px;
    color: #4d4d4d;
}

.hide-images .product .product-meta {
    display: none !important;
}

.woocommerce ul.products li.product .price {
    font-size: 22px;
    line-height: 24px;
    color: #1d525a;
    padding-top: 5px;
    margin-bottom: 0;
}

.woocommerce .products .product .button {
    font-family: 'Fjalla One', sans-serif;
    font-weight: 400;
    background-color: #4fbccc;
    color: #fff !important;
    border-radius: 0;
    display: inline-block;
    padding: 6px 12px;
    -webkit-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    -o-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    font-size: 14px;
}

.call-to-action-5 {
    color: #fff;
    background-size: cover;
    background-position: center center;
}

.call-to-action-5 .column-container {
    max-width: 500px;
}

.call-to-action-5 h2 {
    font-size: 48px;
    margin-top: 9px;
    margin-bottom: 27px;
}

.call-to-action-5 p {
    font-size: 24px;
    line-height: 34px;
}

.call-to-action-6 {
    color: #fff;
}

.call-to-action-6 .media {
    margin-top: 0;
    overflow: visible;
}

.call-to-action-6 .media-inner {
    max-width: 600px;
    padding-bottom: 10px;
}

.call-to-action-6 h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0;
}

.call-to-action-6 p {
    margin: 10px 0 0;
    line-height: 22px;
    color: #c3c3c3;
}

.call-to-action-6 .media-right {
    white-space: nowrap;
}

.call-to-action-6 .form-control {
    min-width: 240px;
    min-height: 44px;
    border: 0;
    border-radius: 0;
}

.call-to-action-6 .btn {
    z-index: 0 !important;
    white-space: nowrap;
}

.call-to-action-7 {
    overflow: hidden;
}

.call-to-action-7 h1 {
    margin-top: 0;
    margin-bottom: 19px;
    font-size: 48px;
    color: #000;
}

.call-to-action-7 .text-center p {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.call-to-action-7 .media {
    margin-bottom: 84px;
}

.call-to-action-7 h3, .article h2, .article h1 {
    color: #000;
    font-size: 24px;
    margin-top: 2px;
    margin-bottom: 9px;
}

.articles.hide-top {
    overflow: hidden;
    padding: 0px 15px;
    margin: 0px -15px;
}

.articles.hide-top > .media:last-child, .articles.hide-top > .media:last-child .article {
    margin-bottom: 0;
}

.article h2 {
    font-size: 32px;
    margin-top: 0;
    margin-bottom: 10px;
}

.alt h2 {
    margin-top: 8px;
}

.alt .text-right {
    margin-top: 10px;
}

.article h2 a {
    color: inherit;
}

.articles .media, .articles .media-body {
    overflow: visible;
}

.articles .media {
    position: relative;
    margin: 0;
    text-decoration: none;
    display: block;
}

.alt .media-left.thumb {
    padding-right: 15px;
}

.alt .media-left.thumb .media-object {
    width: 59px;
    overflow: hidden;
}

.articles a.media:hover .article, .articles a.media:focus .article {
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

@media (max-width: 767px) {
    .articles .media > .media-left {
        display: block;
        padding-bottom: 9px;
    }
    .articles .media > .media-body {
        display: block;
        width: auto;
    }

    .article .media-left {
        display: block;
        padding-bottom: 10px;
    }
}

.articles .media-left {
    padding-right: 15px;
}

.article .media-body {
    position: relative;
    top: -6px;
}

.articles .date {
    letter-spacing: 2px;
    font-size: 34px;
    line-height: 26px;
    background-color: #4fbccc;
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-weight: 600;
    padding-top: 11px;
    width: 82px;
    height: 82px;
}

.page-template-resources .articles .date {
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 21px;
    padding-top: 19px;
}

.articles .date.empty {
    visibility: hidden;
    opacity: 0;
}

.articles .date:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 36px;
    margin-bottom: -4px;
    width: 10px;
    height: 9999px;
    z-index: -1;
    background-color: #4fbccc;
}

@media (max-width: 767px) {
    .articles.hide-top .date:after {
        top: 0;
        bottom: 100%;
    }
}

.home .articles .date:after {
    background-color: #4fbccc;
}

.articles .date span {
    font-size: 21px;
    display: block;
    letter-spacing: 0px;
}

.page-template-resources .date span {
    font-size: 18px;
}

.alt .date span {
    font-size: 42px;
    text-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.article h1 {
    font-size: 37px;
    line-height: 49px;
}

.call-to-action-7 p, .article p, .call-to-action-7 ul, .article ul, .call-to-action-7 ol, .article ol {
    font-weight: 400;
    line-height: 24px;
    color: #666666;
    margin-bottom: 15px;
}

.call-to-action-7 ol, .article ol {
    padding-left: 16px;
}

.call-to-action-7 ul, .article ul:not(.gform_fields):not(.products) {
    padding-left: 17px;
}

.call-to-action-7 p:empty, .article p:empty {
    display: none;
}

.call-to-action-7 p a, .article p a {
    color: #1d525a;
    text-decoration: underline;
    font-weight: 700;
}

.call-to-action-7 p.meta span, .article p.meta span {
    color: #4fbccc;
    font-weight: 600;
}

.alt .article p.meta span {
    color: #1d525a;
}

.call-to-action-9 .carousel-inner > .item {
    padding-left: 0;
    padding-right: 0;
}

.call-to-action-9 img {
    margin-bottom: 29px;
}

.call-to-action-9 p {
    font-size: 24px;
    font-style: italic;
    line-height: 29px;
    color: #797979;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.call-to-action-9 p.author {
    margin-top: 20px;
    font-size: 16px;
    font-style: normal;
    color: #666666;
}

.article:hover, .article:focus {
    text-decoration: none;
}

.article {
    margin-bottom: 30px;
    background-color: #f9f9f9;
    display: block;
    padding: 23px;
    position: relative;
}

.article img:not(.media-object) {
    max-width: 100%;
	height: auto;
}

.article.wavelength {
    padding: 0;
}

.article.wc-coupon {
    background-color: #2b2b2b;
    padding-left: 0;
    padding-right: 0;
    border-color: #000;
}

.article.wc-coupon .woocommerce-info {
    margin-bottom: 0;
    background-color: transparent;
    border: 0;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 13px 0;
}

.article.wc-coupon .woocommerce-info::before {
    display: none;
}

.article.wc-coupon .woocommerce-info a {
    color: #fff;
    text-decoration: underline;
}

.article.wc-coupon form.checkout_coupon {
    border: 0;
    padding: 0;
    margin: 0 auto;
    border-radius: 2px;
    max-width: 400px;
    text-align: center;
}

.article.wc-coupon p:not(.form-row) {
    display: none;
}

.article.wc-coupon p.form-row {
    width: auto;
    float: none;
}

.alt .article {
    padding: 15px;
    margin-bottom: 15px;
}

.alt .article.cart-item {
    padding-bottom: 0;
}

.articles .media {
    margin-bottom: 15px;
}

.articles .media .media {
    margin-bottom: 0;
}

.articles .row {
    margin-left: -7px;
    margin-right: -7px;
}

.articles .row > div, .articles .row > a {
    padding-left: 12px;
    padding-right: 7px;
    padding-top: 5px;
}

.article-container .img {
    width: 100%;
    height: 215px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.article .media-body img {
    max-width: 100%;
    height: auto;
}

.articles a.article h3 {
    color: #000;
    text-decoration: underline;
}

.footer {
    background-color: #2b2b2b;
    color: #fff;
}

.footer h3 {
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 50px;
}

@media (min-width: 768px) {
    .footer h3 {
        margin-bottom: 25px;
    }
}

.footer .content-container {
    min-height: 92px;
    line-height: 22px;
}

.footer .content-container p {
    font-style: italic;
}

.footer a {
    color: inherit;
}

.footer .content-container a {
    text-transform: uppercase;
    display: block;
}

.footer .content-container a span {
    margin-right: 4px;
    font-size: 13px;
}

.woocommerce-store-notice, p.demo_store {
    background-color: #4fbccc;
    font-size: 24px;
    line-height: 34px;
    padding: 17px 15px;
    bottom: 0 !important;
    position: fixed;
    width: 100%;
    margin: 0;
    color: #fff;
    text-align: center;
    top: auto;
}

.woocommerce-store-notice a, p.demo_store a {
    display: inline-block;
    border-left: 1px solid #e3662f;
    padding-left: 15px;
    margin-left: 7px;
    color: #fff;
}

.woocommerce-categories {
    background-color: #2b2b2b;
}

.woocommerce-categories ul.products-categories {
    margin: 0 -3px;
    font-size: 0;
    text-align: center;
    padding: 0;
    list-style: none outside;
    clear: both;
}

.woocommerce-categories ul.products-categories li.product {
    display: inline-block;
    float: none;
    vertical-align: top;
    text-align: center;
    position: relative;
    list-style: none outside;
}

.woocommerce-categories ul.products-categories > li.product:first-child {
    margin-left: 0;
}

.products-categories .product-category a {
    position: relative;
    text-decoration: none;
    width: 196px;
    display: block;
    padding: 6px 3px;
}

.products-categories .product-category a[href*="uncategorized"] {
    display: none;
}

.comment-form-url {
    display: none;
}

.products-categories .product-category a img {
    border-radius: 2px;
    border: 2px solid #009fe3;
    width: 100%;
    height: auto;
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.products-categories .product-category .woocommerce-loop-category__title {
    padding: 0 6px !important;
    color: #fff !important;
    line-height: 21px;
    text-transform: uppercase;
    font-weight: 400 !important;
    font-size: 17px !important;
    margin-top: 8px;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .woocommerce-categories {
        padding: 7.5px 0;
    }

    .woocommerce-categories ul.products-categories li.product {
        width: auto;
        padding: 7.5px;
    }

    .products-categories .product-category a img {
        display: none;
    }

    .products-categories .product-category .woocommerce-loop-category__title {
        margin-top: 0;
    }
}

.products-categories .product-category .woocommerce-loop-category__title .count {
    display: none;
}

.hide-images .product img {
    display: none !important;
}

.products-categories .product-category img {
    margin-bottom: 0 !important;
}

.woocommerce-result-count {
    display: none !important;
}

.featured-product {
    border: 1px solid #2b2b2b;
    margin-top: 30px;
}

.featured-product .media-body {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-color: #f6f6f6;
}

@media (max-width: 767px) {
    .featured-product .media-body {
        display: none
    }

    .featured-product .product {
        margin-left: auto;
        margin-right: auto;
    }
}

.featured-product .media-right {
    padding-left: 0;
    background-color: #2b2b2b;
}

.featured-product .product {
    width: 280px;
    background-color: #2b2b2b !important;
    margin-bottom: 13px;
}

.featured-product h2 {
    color: #fff;
    margin-top: 19px;
    margin-bottom: 0;
}

.featured-product h3 {
    color: #fff !important;
}

.featured-product hr {
    border-color: #d0d0d0;
    margin: 22px 8px;
}

.featured-product .product-meta {
    color: #fff !important;
}

.featured-product .price {
    color: #4fbccc !important;
    font-size: 36px !important;
    line-height: 36px !important;
    margin-top: 15px;
    margin-bottom: 25px;
}

.sidebar .woocommerce-ordering {
    float: none !important;
    margin-bottom: 10px;
}

ol.commentlist {
    margin: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none;
}

.woocommerce #reviews #comments ol.commentlist li .avatar {
    display: none;
}

ol.commentlist li .comment-text {
    margin: 0;
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    padding: 1em 1em 0;
}

.single-product .products > h2 {
    text-align: center;
    margin-top: 67px;
    margin-bottom: 46px;
    font-size: 48px;
    color: #000;
}

.woocommerce .product_title {
    line-height: 45px;
}

.gform_wrapper ul.gfield_checkbox li label input {
    margin-right: 6px;
}

.gform_wrapper .gf_step span.gf_step_number {
    display: none !important;
}

@font-face {
    font-family: star;
    src: url(../../plugins/woocommerce/assets/fonts/star.eot);
    src: url(../../plugins/woocommerce/assets/fonts/star.eot?#iefix) format('embedded-opentype'),url(../../plugins/woocommerce/assets/fonts/star.woff) format('woff'),url(../../plugins/woocommerce/assets/fonts/star.ttf) format('truetype'),url(../../plugins/woocommerce/assets/fonts/star.svg#star) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: WooCommerce;
    src: url(../../plugins/woocommerce/assets/fonts/WooCommerce.eot);
    src: url(../../plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(../../plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(../../plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(../../plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
    font-weight: 400;
    font-style: normal
}

table.variations {
    width: 100%;
}

table.variations .label {
    font-size: 22px !important;
    font-family: 'Fjalla One', sans-serif;
    padding-top: 15px;
    padding-bottom: 0;
}

table.variations .label label {
    font-weight: 400 !important;
    line-height: 23px;
}

table.variations .value select {
    width: 100%;
}

a.reset_variations {
    font-weight: 600;
    color: #333;
    float: right;
    text-transform: uppercase;
    border: 1px solid #aaa;
    padding: 0px 8px;
    margin-top: 8px;
}

.single-product .custom-meta {
    color: #000;
}

.gform_wrapper .gf_hidden, .gform_wrapper .gform_hidden, .gform_wrapper input.gform_hidden, .gform_wrapper input[type=hidden] {
    display: none!important;
    max-height: 1px!important;
    overflow: hidden;
}

.gravity_forms_section_tabs_enabled_wrapper .gravity-forms-section-tabs-head a {
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Fjalla One', sans-serif;
    color: #979797;
    font-weight: 400 !important;
    border: 0 !important;
    cursor: default;
    width: 25%;
    text-decoration: none;
}

.gravity_forms_section_tabs_enabled_wrapper .gravity-forms-section-tabs-head a:before {
    position: relative;
    top: -1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-size: 23px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 8px;
    vertical-align: middle;
}

.gravity_forms_section_tabs_enabled_wrapper .gravity-forms-section-tabs-head a[data-index="0"]:before {
    content: "\e105";
}

.gravity_forms_section_tabs_enabled_wrapper .gravity-forms-section-tabs-head a[data-index="1"]:before {
    content: "\e022";
}

.gravity_forms_section_tabs_enabled_wrapper .gravity-forms-section-tabs-head a[data-index="2"]:before {
    content: "\e111";
}

.gravity_forms_section_tabs_enabled_wrapper .gravity-forms-section-tabs-head a[data-index="3"]:before {
    content: "\e139";
}

.gravity_forms_section_tabs_enabled_wrapper .gfield + .gravity-forms-section-tabs-head {
    margin-top: 0 !important;
    font-size: 0;
}

.gravity_forms_section_tabs_enabled_wrapper .gravity-forms-section-tabs-head-container {
    max-width: 783px;
    margin: 0 auto;
}

.gravity_forms_section_tabs_enabled_wrapper .gravity-forms-section-tabs-head {
    text-align: center;
    background-color: #2b2b2b;
    padding: 12px 0;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 1041;
}

.gravity_forms_section_tabs_enabled_wrapper .gravity-forms-section-tabs-head {
    top: 35px;
}

.admin-bar .gravity_forms_section_tabs_enabled_wrapper .gravity-forms-section-tabs-head {
    margin-top: 32px !important;
}

.gravity_forms_section_tabs_enabled_wrapper .gravity-forms-section-tabs-head a.current {
    color: #fff;
    background-color: transparent !important;
}

@media (max-width: 767px) {
    .gravity_forms_section_tabs_enabled_wrapper .gravity-forms-section-tabs-head a {
        font-size: 14px;
        line-height: 13px;
    }

    .gravity_forms_section_tabs_enabled_wrapper .gravity-forms-section-tabs-head a:before {
        display: block;
        margin: 0 auto 3px;
        font-size: 18px;
    }
}

.gform_variation_visible .gravity_forms_section_tabs_enabled_wrapper .gsection {
    padding: 50px 15px 0px 15px !important;
    overflow: visible;
    position: fixed;
    top: 59px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-y: auto;
    background-color: #ffffff;
    z-index: 1040;
    margin-bottom: 0;
	box-shadow: 0px 0 15px #00000026;
}

body:not(.gform_variation_visible) .gravity_forms_section_tabs_enabled_wrapper .gsection:not(.lens-options), body:not(.gform_variation_visible) .product-type-variable .gravity_forms_section_tabs_enabled_wrapper .gsection.lens-options, body:not(.gform_variation_visible) .gravity_forms_section_tabs_enabled_wrapper .gravity-forms-section-tabs-head, body:not(.gform_variation_visible) .gravity_forms_section_tabs_enabled_wrapper .close_gform_wrapper, body:not(.gform_variation_visible) .gravity_forms_section_tabs_enabled_wrapper .gsection.lens-options .gform_fields > li:not(.engravingForm) {
    display: none !important;
}

body:not(.gform_variation_visible) .product-type-variable form.variations_form:not([current-image=""]) .gravity_forms_section_tabs_enabled_wrapper .gsection.lens-options {
    display: block !important;
}

body.gform_variation_visible.admin-bar .gravity_forms_section_tabs_enabled_wrapper .gsection .gform_fields {
    margin-top: 32px;
}

body.gform_variation_visible .gravity_forms_section_tabs_enabled_wrapper .gsection .gform_fields {
    max-width: 765px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 125px;
}

.gravity_forms_section_tabs_enabled_wrapper .gsection .gsection_title {
    display: none;
}

.gravity_forms_section_tabs_enabled_wrapper .gsection .gform_fields > li {
    overflow: visible;
}

.gravity_forms_section_tabs_enabled_wrapper .gsection.prescription .gfield_label {
    color: #000;
    font-size: 18px;
}

@media only screen and (min-width: 641px) {
    .gform_wrapper .top_label li.gfield.gf_left_third {
        padding-right: 15px;
    }

    .gform_wrapper .top_label li.gfield.gf_right_third {
        padding-left: 15px;
    }
}

.gform_wrapper ul ul {
    padding-left: 0px;
    font-size: 0;
}

@media only screen and (min-width: 641px) {
    .gform_wrapper ul.gform_fields:not(.top_label) li ul.gfield_checkbox,.gform_wrapper ul.gform_fields:not(.top_label) li ul.gfield_radio {
        width: calc(100% + 15px) !important;
    }

    .gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li {
        padding-right: 0 !important;
    }
}

.woocommerce .single_add_to_cart_button {
    background-color: #1d525a !important;
    font-family: 'Fjalla One', sans-serif;
    font-size: 16px !important;
    padding: 11px 10px !important;
    border: 0;
}

.gform_wrapper .gf_invisible, .gform_wrapper .gfield_visibility_hidden {
    visibility: hidden;
    position: absolute;
    left: -9999px;
}

.woocommerce .star-rating span {
    height: 1px;
}

.woocommerce p.price {
    font-family: 'Fjalla One', sans-serif;
}

.woocommerce p.price > span,.woocommerce p.price > small {
    color: #4fbccc;
}

.wc-pao-subtotal-line p.price > span,.wc-pao-subtotal-line p.price > small {
    color: #000;
}

.woocommerce p.price ins {
    text-decoration: none !important;
}

.single-product .related.products:before, .single-product .related.products:after {
    content: " ";
    display: table;
}

.woocommerce-review-link {
    color: #797979;
    text-decoration: underline;
}

.star-rating {
    color: #ffcd00;
    margin-top: 5px !important;
    margin-right: 12px !important;
    width: 102px !important;
}

.comment-text .star-rating {
    float: none !important;
}

.star-rating:before, .star-rating span:before {
    font-size: 17px;
    letter-spacing: 3px;
}

.single-product .summary h3 {
    margin-top: 0;
    color: #4fbccc;
}

.product_totals .gfield {
    text-align: right;
    font-size: 25px;
}

.product_totals .gform_fields > .gfield {
    display: none;
}

.product_totals .gform_fields > .gfield:last-child {
    display: block;
}

.product_totals .gfield .gfield_label {
    display: inline-block;
    color: #2b2b2b;
    font-size: inherit;
    font-family: 'Noto Sans', sans-serif;
    text-transform: none;
    margin: 0;
}

@media (min-width: 768px) {
    .product_totals .gfield .gfield_label:after {
        content: ':';
        padding-right: 5px;
    }
}

.gform_variation_visible .product_totals .gform_fields > .gfield:first-child .gfield_label {
    display: none;
}

.gform_variation_visible .product_totals .gform_fields > .gfield:last-child .gfield_label:before {
    content: 'Sub';
    text-transform: capitalize;
}

.gform_variation_visible .product_totals .gform_fields > .gfield:last-child .gfield_label {
    text-transform: lowercase;
}

.gform_variation_visible .product_totals .gform_fields > .gfield:first-child .ginput_container:before {
    content: 'Frame: ';
    font-weight: 400;
    color: #fff;
}

.single-product.postid-61899.gform_variation_visible .product_totals .gform_fields > .gfield:first-child .ginput_container:before, .single-product.postid-61682.gform_variation_visible .product_totals .gform_fields > .gfield:first-child .ginput_container:before {
    content: 'Base Cost: ';
}

@media (max-width: 767px) {
    .gform_variation_visible .product_totals .gform_fields > .gfield:first-child .ginput_container:before {
        content: 'Frame';
        display: block;
    }
}

.product_totals .gfield .ginput_container {
    display: inline-block;
    color: #9aba3d;
    font-weight: bold;
}

.product_totals .gfield .ginput_total {
    font-size: inherit;
}

.gform_variation_visible .product_totals {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #2b2b2b;
    padding: 4px 0;
    color: #fff;
    font-size: 0;
    white-space: nowrap;
}

.gform_variation_visible .product_totals .gform_fields {
    margin: 0 auto;
    max-width: 765px;
}

.gform_variation_visible .product_totals .gfield {
    font-size: 16px;
}

.gform_variation_visible .product_totals .gfield .gfield_label {
    color: inherit;
    margin: 0;
}

@media (max-width: 767px) {
    .gform_variation_visible .product_totals .gfield .gfield_label {
        display: block;
    }
}

.gform_variation_visible .product_totals .gform_fields > .gfield {
    display: inline-block !important;
    width: 33.3333333%;
    text-align: center;
}

.woocommerce-product-gallery__wrapper .embed a {
    position: relative;
    border: 1px solid #cbcbcb;
    height: 96px;
    display: block;
    overflow: hidden;
}

.woocommerce-product-gallery__wrapper .embed a:before, .woocommerce-product-gallery__wrapper .embed a:after {
    position: absolute;
    pointer-events: none;
}

.woocommerce-product-gallery__wrapper .embed a:after {
    content: "\e072";
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -20px;
    font-family: 'Glyphicons Halflings';
    font-size: 18px;
    text-align: center;
    line-height: 26px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    background-color: #4fbccc;
    padding: 1px 10px 3px 12px;
    border-radius: 5px;
}

.modal-center {
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
}

.woocommerce-tabs h2 {
    text-align: center;
    margin-top: 67px;
    margin-bottom: 46px;
    font-size: 48px;
    color: #000;
    text-transform: none;
}

.woocommerce-tabs .panel {
    padding-top: 13px !important;
}

.single-product #reviews article.comment {
    margin-left: 0;
}

.gform_wrapper .gfield_html.info:not(.check) {
    padding: 8px 12px;
    padding-bottom: 1px;
    font-size: 12px;
    margin-bottom: 28px;
}

.gform_wrapper .gfield_html:not(.check) {
    margin: 0;
}

.gform_wrapper .gfield_html:not(.check) .text-right {
    padding-top: 15px;
}

.gform_wrapper .gfield_html h2 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.gform_wrapper .gfield_html h3 {
    margin-top: 28px;
    margin-bottom: 10px;
}

.gform_wrapper .gfield_html.info img {
    border-radius: 50%;
    border: 2px solid #000;
    width: 100px;
    height: 100px;
    max-width: none;
}

.gform_wrapper .instruction {
    display: none;
}

.gfield_label {
    font-family: 'Fjalla One', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    display: block;
}

.gsection .gfield_label {
    font-family: 'Fjalla One', sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
}

body.gform_variation_visible .gsection .gfield_label {
    color: #019fe5;
}

.gfield_required {
    padding-left: 3px;
    color: #4fbccc;
}

.hidden_label .gfield_label {
    display: none;
}

.gfield .gfield_radio label, .gfield .gfield_checkbox label {
    padding-left: 0;
    display: block;
}

.gfield.columns-2 .gfield_radio, .gfield.columns-2 .gfield_checkbox, .gfield.columns-3 .gfield_radio, .gfield.columns-3 .gfield_checkbox, .gfield.columns-4 .gfield_radio, .gfield.columns-4 .gfield_checkbox, .gfield.columns-5 .gfield_radio, .gfield.columns-5 .gfield_checkbox {
    margin: 0;
    margin-left: -7.5px;
    margin-right: -7.5px;
    display: inline-block;
}

.gfield.columns-2 .gfield_radio:before, .gfield.columns-2 .gfield_radio:after, .gfield.columns-2 .gfield_checkbox:before, .gfield.columns-2 .gfield_checkbox:after, .gfield.columns-3 .gfield_radio:before, .gfield.columns-3 .gfield_radio:after, .gfield.columns-3 .gfield_checkbox:before, .gfield.columns-3 .gfield_checkbox:after, .gfield.columns-4 .gfield_radio:before, .gfield.columns-4 .gfield_radio:after, .gfield.columns-4 .gfield_checkbox:before, .gfield.columns-4 .gfield_checkbox:after, .gfield.columns-5 .gfield_radio:before, .gfield.columns-5 .gfield_radio:after, .gfield.columns-5 .gfield_checkbox:before, .gfield.columns-5 .gfield_checkbox:after {
    content: " ";
    display: table;
}

.gfield.columns-2 .gfield_radio > li, .gfield.columns-2 .gfield_checkbox > li, .gfield.columns-3 .gfield_radio > li, .gfield.columns-3 .gfield_checkbox > li, .gfield.columns-4 .gfield_radio > li, .gfield.columns-4 .gfield_checkbox > li, .gfield.columns-5 .gfield_radio > li, .gfield.columns-5 .gfield_checkbox > li {
    display: inline-block;
    vertical-align: top;
    padding-left: 7.5px;
    padding-right: 7.5px;
    width: 100%;
}

@media (min-width: 768px) {
    .gfield.columns-2 .gfield_radio > li, .gfield.columns-2 .gfield_checkbox > li {
        width: 50%;
    }

    .gfield.columns-3 .gfield_radio > li, .gfield.columns-3 .gfield_checkbox > li {
        width: 33.33333333%;
    }

    .gfield.columns-4 .gfield_radio > li, .gfield.columns-4 .gfield_checkbox > li {
        width: 25%;
    }

    .gfield.columns-5 .gfield_radio > li, .gfield.columns-5 .gfield_checkbox > li {
        width: 20%;
    }
}

@media (min-width: 390px) and (max-width: 767px) {
    .gfield.columns-4 .gfield_radio > li, .gfield.columns-4 .gfield_checkbox > li {
        width: 50%;
    }
}

.gfield.hide-first .gfield_radio > li:first-child, .gfield.hide-first .gfield_checkbox > li:first-child {
    display: none;
}

.gfield.full-first .gfield_radio > li:first-child, .gfield.full-first .gfield_checkbox > li:first-child {
    width: 100%;
}

.gfield.check ul label {
    padding: 10px;
    padding-left: 13px;
    margin-bottom: 15px;
    display: block;
    line-height: 16px;
    font-weight: 600;
    border: 4px solid transparent;
    color: #000;
    text-decoration: none;
    position: relative;
    font-size: 14px;
}

.gfield.check.alt ul label {
    padding: 10px 15px;
}

.gfield.check.check-xs ul label {
    padding: 4px;
    padding-left: 8px;
}

.gfield.check.check-sm ul label {
    padding: 7px 8px;
    text-align: center;
    min-height: 90px;
}

.gfield.check.check-sm.columns-3 ul label {
    min-height: 67px;
    padding-top: 25px;
}

.gfield.check.info ul label:after {
    content: "\e086";
    position: absolute;
    top: 1px;
    right: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.gfield.check.check-xs.info ul label:after {
    top: 50%;
    margin-top: -9px;
}

.lens-options .gfield.check.check-sm ul li[data-value] label:before {
    content: '';
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto 6px;
    background-size: 100% 100%;
    border: 2px solid #000;
    border-radius: 50%;
}

.accessories .gfield.check.check-sm ul li[data-value] label:before {
    content: '';
    width: 100%;
    padding-bottom: 100%;
    display: block;
    margin: 0px auto 3px;
    background-size: 100% 100%;
}

.accessories .gfield.check.check-sm ul li label:before {
    background-image: url('/wp-content/uploads/2019/03/category-placeholder.png');
}

.gfield.check.check-sm ul li[data-value="45101"] label:before {
    background-image: url('/wp-content/uploads/2019/03/acc-100-600x600.jpg');
}

.gfield.check.check-sm ul li[data-value="45102"] label:before {
    background-image: url('/wp-content/uploads/2019/03/acc-110_1-600x600.jpg');
}

.gfield.check.check-sm ul li[data-value="44652"] label:before {
    background-image: url('/wp-content/uploads/2019/03/antifog--600x600.jpg');
}

.gfield.check.check-sm ul li[data-value="44656"] label:before {
    background-image: url('/wp-content/uploads/2019/03/fog_free_lens_coating_2_oz._pump_spray_bottle_acc-99-lcff.gif');
}

.gfield.check.check-sm ul li[data-value="44667"] label:before {
    background-image: url('/wp-content/uploads/2019/03/acc-eza611-600x600.jpg');
}

.gfield.check.check-sm ul li[data-value="44665"] label:before {
    background-image: url('/wp-content/uploads/2019/03/microfiber_cleaning_pouch_with_pull_string.jpg');
}

.gfield.check.check-sm ul li[data-value="44662"] label:before {
    background-image: url('/wp-content/uploads/2019/03/large_hard_black_zipper_case_with_belt_clip_and_belt_strap.jpg');
}

.gfield.check.check-sm ul li[data-value="44669"] label:before {
    background-image: url('/wp-content/uploads/2019/03/acc-rxsafetycloth-gr-600x600.jpg');
}

.gfield.check ul label img {
    height: 60px;
    width: auto;
    display: inline-block;
    margin-right: 13px;
}

@media (max-width: 767px) {
    .gfield.check ul label img {
        display: none;
    }
}

.gfield.check.check-sm ul li[data-value="Polarized Gray 3"] label:before {
    background-image: url('/wp-content/uploads/2019/02/Polarized-Gray-3.png');
}

.gfield.check.check-sm ul li[data-value="Polarized Brown 3"] label:before {
    background-image: url('/wp-content/uploads/2019/02/Polarized-Brown-3.png');
}

.gfield.check.check-sm ul li[data-value="Orange"] label:before {
    background-image: url('/wp-content/uploads/2019/02/Orange.png');
}

.gfield.check.check-sm ul li[data-value="Yellow"] label:before {
    background-image: url('/wp-content/uploads/2019/02/Yellow.png');
}

.gfield.check.check-sm ul li[data-value="Light Pink"] label:before {
    background-image: url('/wp-content/uploads/2019/02/Light-Pink.png');
}

.gfield.check.check-sm ul li[data-value="Light Gray"] label:before {
    background-image: url('/wp-content/uploads/2019/02/Light-Grey.png');
}

.gfield.check.check-sm ul li[data-value="DriveWear"] label:before {
    background-image: url('/wp-content/uploads/2019/02/DriveWear.png');
}

.gfield.check.check-sm ul li[data-value="Dark Gray"] label:before {
    background-image: url('/wp-content/uploads/2019/02/Dark-Gray.png');
}

.gfield.check.check-sm ul li[data-value="Dark Gray"] label:before {
    background-image: url('/wp-content/uploads/2019/02/Dark-Gray.png');
}

.gfield.check.check-sm ul li[data-value="American Gray G-15"] label:before {
    background-image: url('/wp-content/uploads/2019/02/American-Gray-G-15.png');
}

.gfield.check.check-sm ul li[data-value="Transition Xtractive Gray"] label:before {
    background-image: url('/wp-content/uploads/2019/02/Transition-Xtractive-Gray.png');
}

.gfield.check.check-sm ul li[data-value="Transition Xtractive Brown"] label:before {
    background-image: url('/wp-content/uploads/2019/02/Transition-Xtractive-Brown.png');
}

.gfield.check.check-sm ul li[data-value="Transition Brown"] label:before {
    background-image: url('/wp-content/uploads/2019/02/Transition-Brown.png');
}

.gfield.check.check-sm ul li[data-value="Transition Gray"] label:before {
    background-image: url('/wp-content/uploads/2019/02/Transition-Gray.png');
}

.gfield.check.check-sm ul li[data-value="Dark Brown"] label:before {
    background-image: url('/wp-content/uploads/2019/02/Dark-Brown.png');
}

.gfield.check.check-sm ul li[data-value="Transition Vantage"] label:before {
    background-image: url('/wp-content/uploads/2019/02/Transitions-Vantage-Grey-BeforeAfter.png');
}

.gfield.check.check-sm ul li[data-value="PhotoGray Extra"] label:before {
    background-image: url('/wp-content/uploads/2019/02/Transition-Gray.png');
}

.gfield.check.check-sm ul li[data-value="PhotoBrown Extra"] label:before {
    background-image: url('/wp-content/uploads/2019/02/Transition-Brown.png');
}

.gfield.check .gfield_radio input, .gfield.check .gfield_checkbox input {
    position: absolute;
    left: -9999px;
}

.gfield.check input:checked + label {
    border-color: #393939;
}

.gfield.check:not(.check-sm) label > div:not([class]) {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    position: relative;
    padding-right: 51px;
}

.gfield.check .ginput_container em {
    display: block;
    font-size: 12px;
    font-weight: 400;
    opacity: 0.8;
    width: 100%;
    font-style: normal;
}

.gfield.check .ginput_container span.glyphicon {
    position: absolute;
    top: 2px;
    right: 2px;
}

.gfield.check.check-xs .ginput_container span.glyphicon {
    top: 50%;
    right: 5px;
    margin-top: -7px;
}

.gfield.check .ginput_container .ginput_price {
    position: absolute;
    right: 9px;
    top: 50%;
    margin-top: -9px;
    color: #4fbccc;
    font-size: 16px;
}

.gfield.check.info .ginput_container .ginput_price {
    right: 20px;
}

.gfield.check.check-sm .ginput_container .ginput_price {
    top: 5px;
    right: -4px;
    background-color: #4fbccc;
    color: #fff;
    padding: 3px 5px;
    border-top-right-radius: 2px;
    font-size: 14px;
}

.gfield.check.check-sm .ginput_container .ginput_price:empty {
    display: none;
}

.gfield.error {
    background-color: #f55;
    color: #fff;
    padding: 1px 12px;
    padding-top: 11px;
}

body.page-template-checkout img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 59px;
    width: auto;
    margin-left: -50%;
}

.woocommerce p.price .amount {
    padding: 0;
}

.woocommerce-variation-price {
    text-align: right;
    margin-bottom: 10px;
    color: #4fbccc;
    clear: both;
    font-family: 'Fjalla One', sans-serif;
    font-size: 26px;
    text-indent: 0;
}

.woocommerce-variation-price ins {
    text-decoration: none !important;
}

body.gform_variation_visible {
    overflow-y: hidden;
    height: 0;
}

.gform_wrapper .close_button {
    margin: 0 !important;
}

.gform_wrapper .close_gform_wrapper, .gform_wrapper .back_button a, .gform_wrapper .next_button a {
    position: fixed;
    top: 7px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background-color: #5d5d5d;
    color: #fff;
    font-size: 18px;
    padding-left: 1px;
    padding-top: 1px;
    text-decoration: none;
    z-index: 2042;
}

.admin-bar .gform_wrapper .close_gform_wrapper, .admin-bar .gform_wrapper .back_button a, .admin-bar .gform_wrapper .next_button a {
    margin-top: 32px;
}

.gform_wrapper .close_gform_wrapper {
    right: 15px;
    color: #4fbccc;
}

@media (max-width: 767px) {
    .gform_wrapper .close_gform_wrapper {
        width: 100%;
        top: 0;
        right: 0;
        padding: 0;
    }

    .gform_wrapper .close_gform_wrapper:after {
        content: 'Close';
        font-size: 17px;
        font-weight: 600;
    }

    .gform_wrapper .close_gform_wrapper span {
        display: none;
    }
}

.variations_form ul {
    padding-left: 0;
    list-style: none;
}

ul.variations .variable-items-wrapper {
    text-align: center;
    margin-top: 15px
}

.variable-items-wrapper [data-wvstooltip] {
    display: inline-block;
    margin-right: 7px;
    border-radius: 50%;
    font-weight: 600;
    border: 2px solid transparent;
}

.single-product .variable-items-wrapper [data-wvstooltip] {
    width: calc(25% - 7px);
    padding-top: 15px;
    border-radius: 2px;
    border-width: 4px;
}

.variable-items-wrapper [data-wvstooltip].selected {
    border-color: #393939;
}

.variable-items-wrapper [data-wvstooltip]:hover, .variable-items-wrapper [data-wvstooltip].selected {
    -webkit-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    -o-transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.single-product .variable-items-wrapper [data-wvstooltip]:before {
    display: none;
}

.variable-items-wrapper [data-wvstooltip] .variable-item-span {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
    position: relative;
}

.single-product .variable-items-wrapper [data-wvstooltip] .variable-item-span {
    width: 30px;
    height: 30px;
    margin: 0 auto;
}

.variable-items-wrapper [data-wvstooltip] .variable-item-span:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: -o-radial-gradient(50% 0%, circle, rgba(255, 255, 255, 0.5), transparent);
    background: radial-gradient(50% 0%, circle, rgba(255, 255, 255, 0.5), transparent);
}

.single-product .variable-items-wrapper [data-wvstooltip]:after {
    content: attr(data-wvstooltip);
    margin: 0;
    width: 100%;
    position: static;
    visibility: visible;
    opacity: 1;
    display: block;
    padding: 12px 7px;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    border: 0;
    min-height: 58px;
}

.woocommerce-variation-add-to-cart {
    font-size: 0;
}

.woocommerce-variation-add-to-cart .button {
    vertical-align: top !important;
}

.woocommerce-variation-add-to-cart .btn {
    margin-left: 15px;
    margin-bottom: 15px;
}

.article label {
    line-height: 36px;
}

input[type="text"].form-control, input[type="email"].form-control, input[type="number"], select.form-control, textarea.form-control, .woocommerce-input-wrapper strong, .sidebar select {
    border-color: #ccc;
    display: block;
    width: 100%;
    height: auto;
    padding: 9px 11px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.42857143;
    color: #555;
    background-image: none;
    text-transform: none;
    background-color: #fff;
}

.woocommerce-input-wrapper strong {
    cursor: not-allowed;
}

.article .form-control, .article .woocommerce-input-wrapper strong {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #ccc;
    border-color: #ccc !important;
}

.article textarea.form-control {
    height: 125px;
}

.sidebar .widget {
    border-bottom: 1px solid #aaa;
    padding: 9px 0;
    overflow: visible;
}

.sidebar .widget:empty {
    display: none !important;
}

.sidebar .sidebar-content > .widget:first-child {
    border-top: 0;
    padding-top: 0;
}

.sidebar h3 {
    margin: 9px 0;
}

.sidebar h3:empty, .sidebar .hide-title h3 {
    display: none;
}

.sidebar [class*="woocommerce_brand_nav"] h3, .sidebar h3:empty {
    display: none;
}

.sidebar h3 button {
    border: 0;
    width: 100%;
    text-align: left;
    background: none;
    padding: 0;
    outline: 0 !important;
}

.sidebar h3 button.collapsed .indicator:before {
    content: '+';
}

.sidebar h3 button:not(.collapsed) .indicator:before {
    content: '-';
}

.sidebar select {
    margin: 3px 0;
    background-color: #393939;
    border-color: #393939;
    color: #efefef;
}

.sidebar select.chosen, .sidebar .chosen select {
    background-color: #393939;
    border-color: #393939;
    color: #fff;
}

.sidebar select option {
    font-weight: 600;
}

.sidebar ul {
    font-size: 0;
    padding-left: 0;
    margin: 0 -3px;
}

.sidebar ul li {
    padding: 0 !important;
}

.sidebar ul ul {
    padding-left: 10px;
}

.sidebar a {
    color: inherit;
}

.sidebar .inline ul li, .sidebar .columns-2 ul li, .sidebar .columns-3 ul li, .sidebar .columns-4 ul li, .sidebar .columns-5 ul li {
    float: left;
}

.sidebar .columns-2 ul li {
    width: 50%;
}

.sidebar .columns-3 ul li {
    width: 33.333333%;
}

.sidebar .columns-4 ul li {
    width: 25%;
}

.sidebar .columns-5 ul li {
    width: 20%;
}

.sidebar .columns-6 ul li {
    width: 16.6666666667%;
}

.sidebar ul:not(.colors) li a {
    font-size: 14px;
    color: #efefef;
    font-weight: 600;
    background-color: #393939;
    padding: 6px 11px !important;
    display: block;
    margin: 3px;
    position: relative;
}

.sidebar .woocommerce ul.products li.product {
    margin-bottom: 20px;
}

.sidebar .woocommerce ul.products li.product .woocommerce-loop-product__title {
    color: #efefef;
}

.sidebar ul.colors li a {
    position: relative;
    padding-bottom: 100% !important;
    display: block;
}

.sidebar ul.colors li a .box {
    position: absolute;
    top: 7.5px;
    right: 7.5px;
    bottom: 7.5px;
    left: 7.5px;
    border: 1px solid #000;
}

.sidebar ul li.chosen a, .sidebar ul li.filter-selected a {
    color: #fff;
    background-color: #1d525a;
}

.woocommerce .chosen a::before, .woocommerce .widget_layered_nav_filters ul li a::before {
    content: "\e014";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 0;
    vertical-align: middle;
    display: inline-block;
    margin: -2px 4px 0 -4px;
    color: #fff;
}

.sidebar ul li .price {
    color: #fff !important;
}

.comment-respond .comment-reply-title {
    font-size: 32px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Fjalla One', sans-serif;
    margin-top: 50px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    display: none;
}

.form-row-first {
    width: 50%;
    display: inline-block;
    padding-right: 7px;
}

.form-row-last {
    width: 50%;
    display: inline-block;
    padding-left: 7px;
}

.woocommerce-checkout h3 {
    font-size: 32px !important;
    text-transform: uppercase;
    background-color: transparent !important;
    color: #4fbccc !important;
    padding: 0 !important;
    margin-top: 2px;
    margin-bottom: 20px;
}

.cart_item {
    margin-bottom: 30px;
    padding: 23px;
    position: relative;
    overflow: visible;
}

.cart_item .product-thumbnail .media-object {
    height: 150px;
}

.cart_item .product-thumbnail img {
    max-width: 150px;
    height: auto;
}

.cart_item .product-subtotal {
    color: #4fbccc;
    font-size: 18px;
    font-weight: 600;
}

.cart_item .product-name a {
    font-family: 'Fjalla One', sans-serif;
    text-transform: uppercase;
    color: #000;
    font-size: 32px;
    font-weight: 400;
    line-height: 35px;
    margin-bottom: 15px;
    display: block;
}

.cart_item .product-name .variation dt, .cart_item .product-name .variation dd {
    text-transform: uppercase;
    font-size: 12px;
}

.cart_item .product-name .variation dd .check div {
    margin-bottom: 10px;
}

.cart_item .product-name .variation dd .check div span {
    display: none;
}

.cart_item .product-name .variation dd .check p:empty {
    display: none;
}

.cart_item .product-name .variation dd ul {
    display: inline-block;
    padding: 0;
}

.cart_item .product-name .variation dd ul li {
    display: inline-block;
    line-height: 18px;
}

.cart_item .product-name .variation dd ul li:before {
    content: '\2022';
    margin-right: 2px;
}

.cart_item .product-name .variation img {
    display: none;
}

.product-remove {
    position: absolute;
    top: -8px;
    right: -8px;
    background-color: #4fbccc;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 27px;
    text-align: center;
    font-size: 36px;
    padding-left: 1px;
    border-radius: 50%;
}

.product-remove a {
    color: inherit;
    text-decoration: none;
}

form.woocommerce-cart-form .col-sm-7.col-md-8, form.woocommerce-cart-form .col-sm-5.col-md-4 {
    width: 100%;
}

.cart_totals {
    max-width: 207px;
    margin-left: auto;
    margin-right: 0;
    text-align: right;
    text-transform: uppercase;
}

.cart_totals table.shop_table th {
    border: 0;
    text-align: right;
}

.wc-proceed-to-checkout {
    margin-top: 15px;
}

tr.cart_item {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.cart_item td.product-name {
    text-transform: uppercase;
    font-weight: 600;
}

.cart_item td.product-name .variation {
    display: none;
}

pre {
    background: none;
}

pre * {
    display: inline;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
}

pre img, pre em {
    display: none;
}

pre ol, pre ul {
    padding: 0;
}

pre ul.bulleted {
    display: block;
    padding-left: 15px;
    width: 100%;
    margin: 0;
}

pre ul.bulleted li {
    display: block;
}

.woocommerce p.stars a {
    color: #ffcd00;
}

.hide-images.clearfix h3 {
    color: #4fbccc;
}

.woocommerce-notices-wrapper {
    position: fixed;
    bottom: 0;
    left: 15px;
    z-index: 1;
}

.woocommerce-notices-wrapper .woocommerce-message, .woocommerce-notice {
    background-color: #393939;
    margin-bottom: 15px;
    color: #fff;
    padding: 10px;
    max-width: 320px;
    line-height: 16px;
    text-align: center;
}

.woocommerce-notices-wrapper .woocommerce-error {
    background: none;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
}

.woocommerce-notices-wrapper .woocommerce-error li {
    background-color: #393939;
    margin-bottom: 15px;
    color: #fff;
    padding: 10px !important;
    max-width: 320px;
    line-height: 16px;
    text-align: center;
}

.woocommerce-notice {
    max-width: none;
    margin-bottom: 30px;
}

.woocommerce-notices-wrapper .woocommerce-message .button, .woocommerce-notices-wrapper .woocommerce-error .button {
    display: block;
    margin-bottom: 8px;
    width: 100%;
}

p.woocommerce-noreviews {
    display: none;
}

.wc-pao-addon-image-swatch {
    outline: none !important;
    border: 4px solid transparent;
    padding: 0;
    border-radius: 50%;
}

.wc-pao-addon-image-swatch.selected {
    border-color: #9aba3d;
}

.wc-pao-addon-image-swatch img {
    max-width: 40px;
    max-height: 40px;
}

.the_content h2 {
    margin-bottom: 40px;
    font-size: 40px;
}

.the_content hr {
    margin-top: 50px;
    margin-bottom: 50px;
}

.comment-text .meta .woocommerce-review__author:before {
    content: '"';
}

.comment-text .meta .woocommerce-review__author:after {
    content: '"';
}

.comment-text .meta .woocommerce-review__dash {
    display: none;
}

.comment-text .meta .woocommerce-review__published-date {
    float: right;
    font-weight: 600;
    color: #797979;
}

.comment_container img {
    float: left;
    margin-right: 15px;
    border-radius: 50%;
    border: 3px solid #9aba3d;
}

.commentlist > li {
    margin: 0 0 20px;
    border-bottom: 1px solid #a9a9a9;
}

.commentlist > li:first-child {
    padding-top: 0;
}

.commentlist > li:last-child {
    border-bottom: 0;
}

.commentlist > li .comment-author:before {
    content: '"';
}

.commentlist > li .comment-author, .commentlist > li .comment-meta {
    display: inline-block;
    font-size: .83em;
    font-weight: 600;
}

.commentlist > li .comment-author:after {
    content: '"';
}

.commentlist > li .comment-author .fn {
    font-style: normal;
}

.commentlist > li .says {
    display: none;
}

.commentlist > li .comment-meta {
    float: right;
}

.commentlist > li .comment-meta a {
    color: inherit;
}

ol.commentlist li p {
    margin: 0;
}

ol.commentlist li .reply {
    text-align: right;
}

ol.commentlist li .reply a {
    border-color: #4fbccc !important;
    background-color: #4fbccc !important;
    color: #fff !important;
    font-size: 12px;
    padding: 1px 5px;
    font-family: 'Fjalla One', sans-serif;
    text-transform: uppercase;
    border-radius: 3px;
    white-space: normal;
    width: auto;
    height: auto;
    line-height: 1.5;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

ol.commentlist li .children {
    margin-top: 15px;
    margin-left: 30px;
    padding-left: 15px;
    list-style: none;
    border-left: 1px solid #a9a9a9;
}

.comment-respond p {
    margin: 0;
}

.jbfile-styler__single {
    padding: 15px 15px;
    border: 4px dashed #c1c1c1;
}

.jbfile-styler__caption {
    text-align: center;
    color: #c1c1c1;
    border-color: transparent !important;
    font-size: 18px;
}

.jbfile-styler__button {
    font-family: 'Fjalla One', sans-serif;
    text-transform: uppercase !important;
    border-radius: 0 !important;
    font-size: 18px !important;
    padding: 4px 10px !important;
}

.brand-container {
    position: relative;
}

.brand-container .count {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #2b2b2b;
    color: #fff;
    font-weight: 600;
    border-radius: 10px;
    padding: 0px 6px;
    height: 20px;
    min-width: 20px;
    line-height: 19px;
    text-align: center;
    font-size: 14px;
}

#mega-menu-wrap-nav #mega-menu-nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
    background-color: #fff;
}

#mega-menu-wrap-nav #mega-menu-nav > li.mega-menu-tabbed > ul.mega-sub-menu {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    overflow: hidden;
}

.menu-inline * {
    text-align: center !important;
}

.menu-inline ul ul > li {
    display: inline-block !important;
    padding: 0px 12px !important;
}

.mega-sub-menu .mega-menu-link {
    line-height: 25px !important;
}

.textwidget hr {
    border-color: #686868;
}

.alignright img, img.alignright, .alignright .wp-caption-text {
    padding-left: 0;
    margin-left: 10px;
}

.alignleft img, img.alignleft, .alignleft .wp-caption-text {
    padding-right: 0;
    margin-right: 10px;
}

.woocommerce-product-gallery__wrapper {
    height: auto !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: 0 !important;
}

.woocommerce-product-gallery__image {
    height: auto !important;
}

.woocommerce-product-gallery__wrapper > div a {
    border-color: #4fbccc !important;
    position: relative;
    overflow: hidden;
    padding-bottom: 100%;
    display: block;
}

.woocommerce-product-gallery__wrapper > div a img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    padding: 3px;
}

.woocommerce .frame-specifications > div {
    width: 16.6666666667%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.woocommerce .frame-specifications > div h5 {
    word-spacing: 9999px;
}

.woocommerce .frame-specifications span {
    color: #4fbccc;
}

.woocommerce-prescription-checkout {
    display: inline-block;
    width: 100%;
    text-align: right;
}

body.single-product.woocommerce .single_variation_wrap {
    margin-top: 0;
}

.gform_title {
    margin-top: 0;
}

.woocommerce div.product form.cart .button {
    font-size: 16px;
    font-weight: 400;
    padding-top: 16px !important;
    padding-bottom: 15px !important;
    border-radius: 0;
    float: right;
    font-family: 'Fjalla One', sans-serif;
}

@media (max-width: 767px) {
    .woocommerce div.product form.cart .button {
        margin-bottom: 10px;
    }
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) img {
    border: 0;
}

.woocommerce .product_meta > span {
    display: block;
    margin-bottom: 5px;
}

.woocommerce .product_meta > span a {
    color: inherit;
    text-decoration: underline;
}

.breadcrumb-container {
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    background-color: #2b2b2b;
    font-weight: 600;
    color: #fff;
    margin-left: -15px;
    margin-right: -15px;
    font-size: 12px;
    text-transform: uppercase;
}

.breadcrumb-container .breadcrumb {
    margin: 0;
    margin-left: -15px;
    padding: 0;
    background-color: transparent;
    position: relative;
}

.breadcrumb-container .breadcrumb:before {
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    width: 9999px;
    height: 100%;
    background-color: #009fe3;
}

.breadcrumb-container .breadcrumb > li {
    position: relative;
    padding: 12px 15px;
    background-color: #009fe3;
    padding-left: 18px;
}

.tax-product_cat .breadcrumb-container .breadcrumb > li:first-child {
    pointer-events: none;
    cursor: not-allowed;
}

.breadcrumb-container .breadcrumb > li.active, .breadcrumb-container .breadcrumb > li:last-child {
    color: #fff;
    background-color: #2b2b2b;
}

.breadcrumb-container .breadcrumb > li + li:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -3px;
    width: 6px;
    padding: 0;
    height: 100%;
    -webkit-transform: skewX(7.5deg);
    -ms-transform: skewX(7.5deg);
    transform: skewX(7.5deg);
    background-color: #009fe3;
    border-right: 3px solid #fff;
}

.breadcrumb-container .breadcrumb > li a {
    color: inherit;
    display: inline-block;
    position: relative;
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 7.5px;
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    border-color: #aaa !important;
    margin: 7.5px;
    width: calc(25% - 15px);
}

.page-title {
    font-weight: 400;
    display: block;
    floaT: none;
}

.page-title a {
    color: inherit;
    vertical-align: middle;
    font-size: 27px;
}

.read-more-container .collapse {
    opacity: 0;
    display: block;
    overflow: hidden;
    height: 0;
}

.read-more-container .collapse.in {
    opacity: 1;
    height: auto;
    overflow: visible;
}

.read-more-container a[data-toggle="collapse"]:not(.collapsed) span {
    display: none;
}

.read-more-container a[data-toggle="collapse"]:not(.collapsed) .hide {
    display: inline-block !important;
}

.aws-search-field {
    border-color: #e4e7e7 !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
    background-color: #e4e7e7;
    z-index: 1003 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.aws-container .aws-search-form * {
    border-radius: 2px !important;
}

.aws-container .aws-search-form.aws-form-active * {
    border-color: #2b2b2b !important;
    border-radius: 3px 3px 0 0 !important;
}

.aws-container .aws-search-form .aws-search-clear span {
    margin-top: -15.5px;
    font-size: 38px;
}

.aws-search-result {
    width: 100% !important;
    left: 0 !important;
    background: none;
    border: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.aws-search-result .aws_result_title {
    color: #000;
}

.aws-search-result {
    padding-left: 15px;
    padding-right: 15px;
}

.aws-search-result > ul {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    border-radius: 0 0 3px 3px;
    max-width: 1170px;
    margin: 0 auto !important;
    border-color: #2b2b2b;
}

.table-default {
    color: #fff;
}

@media (min-width: 768px) {
    .table-default table {
        table-layout: fixed;
    }
}

.table-default thead td {
    background-color: #edf5d7;
}

.table-default thead th {
    background-color: #96ad44;
}

.table-default[data-active="signature"] thead tr > th:nth-child(2), .table-default[data-active="vantage"] thead tr > th:nth-child(3), .table-default[data-active="xtractive"] thead tr > th:nth-child(4), .table-default[data-active="drivewear"] thead tr > th:nth-child(5) {
    background-color: #abc54e;
}

.table-default tbody {
    background-color: #0e1e2e;
}

.table-default tbody td {
    border: 1px solid #333 !important;
    text-align: center;
}

.table-default[data-active="signature"] tbody tr > td:nth-child(2), .table-default[data-active="vantage"] tbody tr > td:nth-child(3), .table-default[data-active="xtractive"] tbody tr > td:nth-child(4), .table-default[data-active="drivewear"] tbody tr > td:nth-child(5) {
    background-color: #5b6670;
}

.table-default tbody th {
    background-color: #53779b;
    text-align: right;
}

ul.brand-thumbnails li img {
    -o-object-fit: contain;
    object-fit: contain;
    height: 50px;
}

.img-wrapper, .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper a {
    position: relative;
    overflow: hidden;
    padding-bottom: 100%;
    display: block;
}

.img-wrapper img, .img-wrapper .glyphicon, .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper a img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    padding: 3px;
}

.img-wrapper .glyphicon {
    font-size: 130px;
    color: #484848;
}

.woocommerce ul.products li.product .woocommerce-placeholder {
    border: 0;
}

.woocommerce-brands {
    text-align: center;
    margin: 0px -6px;
}

.woocommerce-brands a {
    display: inline-block;
    width: 115px;
    vertical-align: middle;
    padding: 6px 3px;
}

.woocommerce-brands.columns-2 a {
    width: 49%;
    padding: 8px 15px;
}

.woocommerce-brands.columns-4 a {
    width: 24%;
}

.mega-menu-wrap .heading {
    text-align: center;
    color: #4fbccc;
    font-family: Fjalla One;
    font-size: 18px;
    text-decoration: none;
    font-weight: normal;
    display: block;
}

.mega-menu-wrap a.heading:hover, .mega-menu-wrap a.heading:focus {
    text-decoration: underline;
}

.btn-prescription {
    float: right;
}

#mega-menu-wrap-nav .mega-menu-toggle .mega-toggle-blocks-right {
    padding-right: 10px;
}

#mega-menu-wrap-nav .mega-menu-toggle .mega-toggle-blocks-left {
    padding-left: 10px;
}

#mega-menu-wrap-nav {
    margin-left: -15px;
    margin-right: -15px;
}

.navbar-inverse {
    background-color: #2b2b2b;
    border: 0;
    color: #fff;
    z-index: 0;
}

.navbar-inverse .navbar-collapse {
    border-color: #aaa;
}

.woocommerce nav.woocommerce-pagination ul {
    border-color: #2b2b2b;
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right-color: #393939;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #393939;
    color: #ffffff;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    background: #2b2b2b;
    color: #ffffff;
}

.woocommerce ul.products li.product .onsale {
    top: -1px;
    right: -1px;
    font-size: 16px;
    line-height: 16px;
    padding: 3px 5px;
}

.woocommerce span.onsale {
    background-color: #4fbccc;
    margin: 0 !important;
    border-radius: 0;
    padding: 6px 8px;
    font-size: 26px;
    line-height: 26px;
    min-height: 0;
    min-width: 0;
    text-transform: uppercase;
    top: 0;
    left: 0;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-top-color: #2b2b2b;
    color: #2b2b2b;
}

.woocommerce-info::before {
    color: #2b2b2b;
}

.woocommerce form .form-row .input-checkbox {
    position: static;
}

.woocommerce .checkbox .woocommerce-terms-and-conditions-checkbox-text {
    padding-left: 0px;
}

.validation_error {
    position: fixed;
    bottom: 0;
    left: 15px;
    background-color: #4fbccc;
    margin-bottom: 15px;
    color: #fff;
    padding: 10px;
    max-width: 320px;
    font-size: 13px;
    font-weight: 600;
    line-height: 17px;
    text-align: center;
    border: 0;
    z-index: 9999;
}

.gform_wrapper form.gf_simple_horizontal {
    width: 100% !important;
}

.gform_wrapper form.gf_simple_horizontal .gform_fields {
    margin-bottom: 0;
}

.ginput_total {
    font-size: 28px;
    font-weight: 600;
    color: #9aba3d;
}

.woocommerce div.product form.cart div.quantity {
    float: none;
    margin: 0 0 15px 0;
    text-align: right;
}

.woocommerce div.product form.cart div.quantity label {
    clip: unset;
    height: auto;
    overflow: visible;
    position: static !important;
    width: auto;
    word-wrap: unset !important;
    text-align: right;
}

.woocommerce div.product form.cart div.quantity input {
    margin-left: auto;
}

.woocommerce-variation-availability {
    font-size: 18px;
    text-align: right;
    font-weight: 600;
}

.wcppec-checkout-buttons {
    text-align: right !important;
}

.fb_reset>div {
    overflow: hidden;
    display: none !important;
}

.screen-reader-text {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
}

.pwgc-field-container {
    font-size: 16px;
}

.pwgc-field-container input, .pwgc-field-container textarea {
    padding: 3px 5px;
}

.no-margin-bottom {
    margin-bottom: 0;
}

/*******************************
********************************
   HOME PAGE RESKIN  7.20.19
********************************
********************************/
.container-fluid.max {
    max-width: 1170px;
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.align-items-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.align-items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.justify-content-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.column-list {
    font-size: 18px;
    font-family: 'Roboto Slab', sans-serif;
}

.bg-cover {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

/* HEADER */
.header-new {
    background-color: #f5f9f9;
}

.header-new a {
    color: #009fe3;
}

.header-new .nav-right {
    list-style: none;
    padding: 0;
    float: right;
    text-align: right;
    font-size: 0;
}

.header-new .nav-right > li {
    font-size: 14px;
    display: inline-block;
    padding-left: 10px;
    font-weight: 600;
}

.header-new .nav-right > li.phone {
    display: block;
    font-size: 15px;
    font-weight: 700;
}

.header-new .nav-right > li.phone > a {
    color: #000;
}

.header-new .cart {
    float: right;
    font-size: 31px;
    padding-left: 10px;
}

.header-new .cart .glyphicon {
    position: relative;
    color: #444;
}

.header-new .cart .glyphicon .badge {
    font-family: 'Poppins', sans-serif;
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -19px;
    margin-left: -9px;
    background-color: #009fe3;
    color: #f5f9f9;
    padding: 0 3px 0 4px;
    height: 15px;
    min-width: 16px;
    line-height: 14px;
    text-align: center;
    font-size: 11px;
    letter-spacing: 0;
}

.aws-container .aws-search-form .aws-search-btn {
    border: none !important;
    background-color: #e4e7e7 !important;
}

/*********
  HERO
*********/
.call-to-action-1.new .column-container h1 {
    color: #fff;
    padding: 0;
    margin-bottom: 18px;
}

.call-to-action-1.new .column-container p {
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 10px;
}

.call-to-action-1.new p a {
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px;
    line-height: 1.3333333;
    text-transform: uppercase;
    background-color: #009fe3;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
}

.call-to-action-1.new p a:hover {
    text-decoration: none;
}

.call-to-action-1.new .carousel-control {
    background-color: #313942;
    height: 55px;
    width: 55px;
}

.call-to-action-1.new .right.carousel-control, .call-to-action-1.new .left.carousel-control {
    text-align: center !important;
}

.call-to-action-1.new .carousel-control:hover {
    background-color: #a5c9cf;
}

.call-to-action-1.new .carousel-control.left {
    top: inherit;
    bottom: 0;
    left: inherit;
    right: 55px;
}

.call-to-action-1.new .carousel-control.right {
    top: inherit;
    bottom: 0;
    right: 0;
}

/******
Introduction Section 1
*******/
.intro-with-video .column-link, .news-updates .column-link {
    color: #009fe3;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
}

.intro-with-video h2 {
    margin-top: 0;
    font-weight: 700;
}

.intro-with-video .column-list {
    list-style: none;
    padding: 0;
}

.intro-with-video .col-list-item {
    position: relative;
    padding-left: 30px;
}

.intro-with-video .col-list-item::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 2px;
    width: 16px;
    background-color: #009fe3;
}

/*****
  4 Column CTA
******/
.four-column-section .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1450px;
    margin-left: auto;
    margin-right: auto;
}

.four-column-section .row > div .column-section {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    color: #FFF;
}

.four-column-section {
    position: relative;
    background-color: #f1f6f7;
    padding: 4em 0;
}

.four-column-section h2 {
    position: absolute;
    top: 65px;
    left: 25px;
    color: #FFF;
    font-weight: 400;
    font-family: 'Roboto Slab', serif;
    margin-top: 0;
}

.four-column-section .row > div .column-section {
    padding: 150px 23px 45px 23px;
    margin-bottom: 30px;
}

.four-column-section .col-list-item {
    font-size: 14px;
    padding-bottom: 18px;
}

.four-column-section .col-list-item i {
    font-size: 10px;
    margin-left: 5px;
}

.four-column-section .col-list-item a {
    color: #FFF;
}

.four-column-section .col-list-item a:hover {
    text-decoration: none;
    color: #009fe3;
}

.four-column-section .column-link {
    color: #009fe3;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
}

.four-column-section .column-section {
    min-height: 462px;
}

/*****
  NEWS SECTION
******/
.news-updates h1 {
    font-family: 'Roboto Slab', serif;
    margin-top: 0;
}

.news-updates .media > div {
    color: #333;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.news-updates .media > div:hover {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}

.news-updates .media:hover h4 {
    color: #24a6b9;
}

/*****
TESTIMONIAL SLIDER
******/
.testimonial-slider .carousel-inner > .item {
    padding-left: 25px;
    padding-right: 25px;
}

.testimonial-slider p {
    font-size: 18px;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    line-height: 1.5;
    color: #FFF;
    max-width: 936px;
    margin-left: auto;
    margin-right: auto;
}

.testimonial-slider p.author {
    margin-top: 62px;
}

.testimonial-slider p.author, .testimonial-slider .sub-header {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    color: #4ac8ed;
}

.testimonial-slider h1 {
    color: #FFF;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
}

.testimonial-slider .left.carousel-control::before {
    content: url('./img/arrow-left.png');
    height: 61px;
    width: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.testimonial-slider .right.carousel-control::before {
    content: url('./img/arrow-right.png');
    height: 61px;
    width: 20px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cta-sub-nav {
    background-color: #f1f6f7;
}

.cta-sub-nav .nav-item {
    text-decoration: none;
}

.cta-sub-nav .nav-item div {
    color: #e4f7fa;
    font-size: 24px;
    font-family: 'Roboto Slab', serif;
    line-height: 1.2;
    margin-bottom: 18px;
    padding-left: 45px;
    padding-right: 45px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.cta-sub-nav .nav-item div:hover {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}

.cta-sub-nav .nav-item div {
    min-height: 180px;
    background-color: #009fe3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/********
  NEWSLETTER
*********/
.call-to-action-6.newsletter h1 {
    margin-top: 0;
}

.call-to-action-6.newsletter p {
    color: #FFF;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
}

.call-to-action-6.newsletter .media-object {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield {
    padding-right: 0 !important;
}

.call-to-action-6.newsletter .gform_button, .call-to-action-6.newsletter .btn-charcoal {
    font-size: 14px !important;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    height: 44px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.call-to-action-6.newsletter .gform_wrapper form.gf_simple_horizontal div.gform_body {
    width: 400px;
}

.news-updates .media-content {
    max-width: 370px;
    margin: auto;
    margin-bottom: 20px;
}

/* FOOTER */
.footer.new {
    background-color: #f1f6f7;
    color: #333;
    text-align: center;
}

.footer.new .social-media a {
    color: #009fe3;
    width: 26px;
    height: 26px;
    display: inline-block;
    line-height: 40px;
    font-size: 20px;
    margin-left: 1px;
    margin-right: 1px;
}

.menu-footer-left-container ul, .menu-footer-center-container ul, .menu-footer-right-container ul {
    list-style: none;
    padding: 0;
}

.menu-footer-left-container ul a, .menu-footer-center-container ul a, .menu-footer-right-container ul a {
    color: #333;
}

@media (min-width: 768px) {
    .pr-md-95 {
        padding-right: 95px;
    }

    .flex-md-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .call-to-action-1.new .column-container {
        padding-left: 30px;
        padding-right: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .home .call-to-action-1.new .column-container {
        min-height: 434px;
    }

    .call-to-action-1.new .column-container-content {
        max-width: 458px;
    }

    .call-to-action-1.new .column-container h1 {
        margin-bottom: 30px;
    }

    .call-to-action-1.new .column-container p {
        margin-bottom: 20px;
        line-height: 1.1;
        font-size: 18px;
    }

    .home .call-to-action-1.new .column-container p {
        font-size: 24px;
    }

    .call-to-action-1.new p a {
        font-size: 24px;
        padding: 18px 24px;
    }

    .call-to-action-1.new .carousel-control {
        height: 88px;
        width: 88px;
    }

    .call-to-action-1.new .carousel-control.left {
        right: 88px;
    }

    .home .carousel-control {
        font-size: 60px;
    }

    .four-column-section .column-section {
        min-height: 512px;
    }

    .four-column-section .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .news-updates h1, .testimonial-slider h1, .call-to-action-6.newsletter h1 {
        font-size: 48px;
    }

    .call-to-action-2 h2, .four-column-section h2, .cta-sub-nav .nav-item div {
        font-size: 36px;
    }

    .news-updates .media-content {
        margin-bottom: 0;
    }

    .cta-sub-nav .nav-item div {
        margin-bottom: 0;
    }

    .column-list {
        font-size: 20px;
    }

    .four-column-section .row > div .column-section {
        padding-top: 233px;
    }

    .call-to-action-6.newsletter .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .footer.new {
        text-align: left;
    }
}

/******************************************
 Media Queries
******************************************/
@media only screen and (max-width: 1200px) {
    .container-fluid.d-flex-header {
        max-width: 90%;
    }
}

.distributor {
    text-align: center;
}

.distributor a {
    color: inherit;
}

.distributor .glyphicon {
    background-color: #4fbccc;
    color: #fff;
    border-radius: 100%;
    font-size: 38px;
    width: 75px;
    height: 75px;
    line-height: 75px;
    margin-bottom: 7px;
}

.distributor p {
    line-height: 17px;
    font-weight: 600;
}

.woocommerce-tabs .panel h2:first-child {
    display: none;
}

.wavelegnth_container .nav.nav-pills {
    width: 100%;
    vertical-align: top;
    padding: 0 !important;
    border: 1px solid #fff;
    font-size: 0;
}

.wavelegnth_container .nav.nav-pills:before, .wavelegnth_container .nav.nav-pills:after {
    display: none;
}

.wavelegnth_container .nav.nav-pills > li {
    float: none;
    margin: 0;
}

.wavelegnth_container .nav-pills > li > a, .wavelegnth_container .nav-pills > li > a:hover, .wavelegnth_container .nav-pills > li > a:focus {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0;
    border: 1px solid #fff;
    background: none;
}

.wavelegnth_container .nav-pills > li.active > a, .wavelegnth_container .nav-pills > li.active > a:hover, .wavelegnth_container .nav-pills > li.active > a:focus {
    background-color: #fff;
    color: #444;
}

.wavelength_form {
    background-color: #2b2b2b;
    color: #fff;
    padding: 10px 15px 1px;
}

@media (min-width: 768px) {
    .wavelength_form {
        width: 33.33333%;
        float: left;
    }
}

@media (min-width: 992px) {
    .wavelength_form {
        width: 25%;
        float: left;
    }
}

.wavelength_form .btn-filter {
    padding: 4px 0px;
    font-size: 14px;
    text-align: left;
}

.wavelength_form .btn-filter span {
    font-size: 28px;
    font-weight: 900;
    font-family: monospace;
    vertical-align: middle;
    line-height: 18px;
}

.wavelength_form a[data-toggle="collapse"]:not(.collapsed) span {
    display: none;
}

.wavelength_form a[data-toggle="collapse"]:not(.collapsed) .hide {
    display: inline-block !important;
}

@media (min-width: 768px) {
    .wavelength_form .collapse {
        display: block !important;
        height: auto !important;
    }
}

.wavelength_form .btn-primary {
    padding: 8px 20px;
    font-size: 14px;
}

.wavelength_content {
    font-size: 0;
}

@media (min-width: 768px) {
    .wavelength_content {
        width: 66.66666666%;
        float: left;
        padding-left: 10px;
    }
}

@media (min-width: 992px) {
    .wavelength_content {
        width: 75%;
        float: left;
    }
}

.wavelength_content ul {
    padding: 0;
    margin-left: -5px;
    margin-right: -5px;
}

.wavelength_content ul li {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    padding: 0px 5px;
}

@media (max-width: 991px) {
    .wavelength_content ul li {
        width: 50%;
        text-align: center;
    }
}

@media (max-width: 512px) {
    .wavelength_content ul li {
        width: 100%;
    }
}

.wavelength_content ul li a {
    border: 3px solid #444;
    padding: 0 5px 15px;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
    color: inherit;
}

.wavelength_content ul li .row {
    margin-left: -4px;
    margin-right: -4px
}

.wavelength_content ul li .row>div {
    padding-left: 4px;
    padding-right: 4px
}

.wavelength_content .image {
    border: 1px solid #1d525a;
    font-size: 0;
    display: inline-block;
    margin-top: 5px;
}

.wavelength_content .image .image-inner {
    position: relative;
    display: inline-block;
}

.wavelength_content .image .image-inner:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    background: -o-linear-gradient(top, rgba(255,255,255,0.6) 0%,rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.6)),to(rgba(255,255,255,0)));
    background: linear-gradient(to bottom, rgba(255,255,255,0.6) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#00ffffff',GradientType=0 );
}

.wavelength_content .heading {
    line-height: 15px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 2px;
    min-height: 30px;
    font-size: 14px;
    font-family: inherit;
}

.wavelength_content .wavelengths {
    min-height: 120px;
    font-family: monospace;
    margin-bottom: 5px;
    font-size: 14px;
}

.wavelength_content .visibility {
    margin-bottom: 5px;
    min-height: 20px;
    font-size: 14px;
}

.wavelength_content .starting {
    font-size: 14px;
}

.tax-product_cat section#products {
    position: relative;
}

.woocommerce .wc-store-catalog-pdf-download {
    display: none;
}

.tax-product_cat.woocommerce .wc-store-catalog-pdf-download {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.woocommerce .wc-store-catalog-pdf-download .button, .woocommerce .wc-store-catalog-pdf-download .button:hover, .woocommerce .wc-store-catalog-pdf-download .button:focus, .woocommerce .wc-store-catalog-pdf-download .button:active {
    background-color: #1d525a;
    color: #fff;
    display: block;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
    padding: 10px 15px;
    margin: 0 !important;
    font-weight: 700;
    line-height: 15px;
}

.woocommerce .wc-store-catalog-pdf-download .button.loading {
    padding: 10px 16px;
    color: transparent;
    opacity: 1;
}

.single-product.woocommerce .wc-store-catalog-pdf-download .button {
    width: 100%;
}

.woocommerce .wc-store-catalog-pdf-download .button i {
    display: none;
}

.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
    top: 50%;
    left: 50%;
    right: auto;
    margin-top: -8px;
    margin-left: -16px;
    width: 33px;
    color: #fff;
}

.lightblue {
    background: #009fe3;
    width: 100%;
    display: block;
    color: #fff;
    padding: 10px;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 15px;
}

.lightblue:hover {
    background: #3fa1b0;
    color: #fff;
}

.filter-container a {
    color: inherit;
}

.filter-container .wavelengths .heading {
    margin-bottom: 10px;
}

.filter-container .wavelengths .wavelength {
    font-family: monospace;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #4fbccc;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #4fbccc;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #1d525a;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
    color: #fff;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    display: inline-block;
}

.woocommerce-categories-alt {
    clear: both;
    margin-bottom: 15px;
    background-color: #f7f7f7;
    padding-top: 15px;
}

.woocommerce-categories-alt .heading {
    font-size: 20px;
    margin-bottom: 15px
}

.featured_products ul.products {
    text-align: center;
}

.featured_products ul.products li.product {
    float: none;
    display: inline-block;
}

.gform_center {
    max-width: 272px !important;
}

.gform_center_wrapper h3.gform_title {
    text-align: center;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #4fbccc !important;
    border-color: #ddd;
}

#woo_pp_ec_button_checkout {
    margin-left: auto;
    margin-right: 0;
}

.btn.laser-rating {
    padding: 2px 0;
    display: block;
    position: relative
}

.btn.laser-rating strong {
    font-weight: 400
}

.btn.laser-rating .hide {
    width: 200px;
    position: absolute;
    top: 100%;
    left: -1px;
    margin-top: 3px;
    background-color: #444;
    z-index: 1;
    padding: 5px
}

.btn.laser-rating:hover .hide,.btn.laser-rating:focus .hide {
    display: block!important
}

@media (max-width: 512px) {
    .btn.laser-rating {
        border:none!important;
        background: none!important;
        color: #333!important
    }

    .btn.laser-rating strong {
        font-weight: 600
    }

    .btn.laser-rating .hide {
        display: block!important;
        position: static;
        background: none;
        width: 100%;
        right: -1px
    }

    .btn.laser-rating:hover .hide,.btn.laser-rating:focus .hide {
        display: block!important
    }
}