/*
	Theme Name: VS26
	Theme URI: https://iseamedia.com/
	Description: Standalone VS Eyewear theme (consolidates the former cosmick-standard-theme-2019 parent and cosmick-rxsafety child). Runs on the WordPress-bundled jQuery and is compatible with WooCommerce HPOS and PHP 8.x.
	Author: ISEA Media
	Author URI: https://iseamedia.com/
	Version: 2.0.0
	Requires at least: 6.4
	Tested up to: 6.8
	Requires PHP: 8.1
	Text Domain: vs26
	WC requires at least: 10.0
	WC tested up to: 10.8.1
*/

html,body {
    width: 100%;
    min-height: 100%;
    font-family: 'Spartan',sans-serif;
    letter-spacing: .025em
}

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

h2,.h2 {
    font-size: 20px;
    line-height: 22px;
    color: #0b3349;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0 0 25px;
}

h3,.h3 {
    font-size: 18px;
    color: #0b3349;
    font-weight: 700;
    line-height: 23px;
}

p {
    font-size: 14px;
    line-height: 27px;
    margin-bottom: 30px;
}

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

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

.btn-sm {
    font-size: 18px!important;
    padding: 5px 10px!important
}

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

.btn-xl {
    font-size: 17px;
    border-width: 2px;
    padding: 12px 15px 8px;
    font-weight: 600;
}

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

.btn-warning {
    border-color: #00529a!important;
    background-color: #00529a!important;
    color: #fff!important
}

.btn-warning-outline {
    border-color: #00529a!important;
    color: #00529a!important
}

.btn-success {
    border-color: #00529a!important;
    background-color: #00529a!important;
    color: #fff!important
}

.btn-success-outline {
    border-color: #00529a!important;
    color: #00529a!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
}

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,.validation_error,.sidebar select,.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 {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    border: 1px solid #00529a;
    background-color: #fff;
    -webkit-transition: all .3s cubic-bezier(.25,.8,.25,1);
    -o-transition: all .3s cubic-bezier(.25,.8,.25,1);
    transition: all .3s cubic-bezier(.25,.8,.25,1)
}

.validation_error,.woocommerce ul.products li.product:hover a,.sidebar select:hover,.sidebar select:focus,.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,.16),0 3px 6px rgba(0,0,0,.23)!important;
    box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)!important
}

.container-fluid {
    max-width: 1400px;
}

.header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1020;
    width: 100%;
    background-color: #fff
}

.admin-bar .header {
    top: 32px;
}

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

.header .headerWrapper {
    padding: 15px 0;
    margin-bottom: 40px;
}

body.home .header .headerWrapper, body.woocommerce:not(.post-type-archive-product) .header .headerWrapper {
    margin-bottom: 0;
}

body.woocommerce:not(.post-type-archive-product) .header .headerWrapper {
    border-bottom: 0;
}

.header .headerWrapper .logo img {
    height: auto;
    max-width: 100%;
}

.header .menu-container a {
    font-weight: 700;
}

.header .menu-container {
    line-height: 6;
	text-align: center;
}

.header .search {
    padding: 4px 10px;
    line-height: 50px;
}

.header .search, .header .mega-menu-wrap {
    display: inline-block !important;
    vertical-align: top;
}

#mega-menu-wrap-nav #mega-menu-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}

#mega-menu-wrap-nav #mega-menu-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:before {
    content: '';
    width: 40%;
    height: 3px;
    background-color: #ffd35e;
    left: 0;
    bottom: -4px;
    position: absolute;
}

#mega-menu-wrap-nav .mega-menu-toggle .mega-toggle-blocks-right #mega-toggle-block-1, #mega-menu-wrap-nav .mega-menu-toggle .mega-toggle-blocks-right #mega-toggle-block-2 {
    display: none;
}

#mega-menu-wrap-nav .mega-menu-toggle.mega-menu-open::after {
    background-color: transparent;
}

.mega-menu-open .menu_overlay {
    display: block;
}

.menu_overlay {
    position: fixed;
    width: 100%;
    height: 9999px;
    content: "";
    top: 0;
    left: 0;
    opacity: 0.5;
    background: black;
    cursor: pointer;
    z-index: 9;
    top: 0;
    display: none;
}

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

.search .form-group {
    margin-bottom: 0
}

.search .form-control {
    font-size: 20px;
    font-weight: 600;
    height: auto
}

.header .search .glyphicon {
    font-size: 19px;
    line-height: 40px;
    color: #00529a;
}

.header .search .glyphicon:hover {
    color: #69bfe2;
}

.headerTop {
    background-color: #00529a;
}

.headerTopWrapper {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (min-width: 768px) {
    .headerTopWrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.headerTopWrapper .logo img {
    width: 250px;
}

.headerTopWrapper > div a {
    color: inherit;
}

.headerTopWrapper > div > a {
    font-size: 19px;
    line-height: 24px;
    padding: 0 3px;
    text-decoration: none;
}

.header .headerTopWrapper i:hover {
    color: #69bfe2;
}

.header .headerTopWrapper i {
    margin: 0 5px;
}

.header .headerTopWrapper .liveChat * {
    font-size: 12px;
    line-height: 24px;
    color: #ffc324;
    font-weight: 700;
}

.header .headerTopWrapper .liveChat {
    margin: 0 20px 0 30px;
}

.header .headerTopWrapper .watsappLink {
    margin: 0 10px;
    color: #ffc324;
}

.header .headerTopWrapper .trustPilotRating span, img {
    display: inline-block;
}

.header .headerTopWrapper .trustPilotRating img {
    max-height: 15px;
    max-width: 200px;
}

.bannerCarousel .item-inner .column-container {
    max-width: 650px;
}

.bannerCarousel .item-inner h2 {
    font-size: 48px;
    line-height: 55px;
    color: #fff;
    font-weight: 700;
}

.bannerCarousel .item-inner p {
    font-size: 24px;
    line-height: 36px;
}

.bannerCarousel .item-inner a {
    background-color: #11abff;
    padding: 15px;
    text-transform: uppercase;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    text-shadow: none;
    text-decoration: none;
}

.bannerCarousel .item-inner a:hover {
    background-color: #00529a;
}

.bannerCarousel .item-inner * {
    color: #fff;
    text-shadow: -1px -0.5px 2px #00529a;
}

.bannerCarousel.owl-carousel .owl-stage-outer {
    padding: 0;
}

.bannerCarousel .item {
    background-repeat: no-repeat;
    background-size: cover;
}

.bannerCarousel .item .item-inner {
    padding: 15rem 0;
    background-color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 767px) {
    .bannerCarousel .item .item-inner {
        padding: 3rem 0;
    }
}

.banner .bottomContent {
    background: #ffc324;
}

.banner .bottomContentWrapper {
    max-width: 1600px;
    margin: 0 auto;
    padding: 14px 10px 10px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.banner .bottomContent p {
    margin: 0;
    line-height: 22px;
}

.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: #2b2b2b;
    border-bottom: 3px solid #fff
}

.call-to-action-1.alt {
    border-bottom: 3px solid #00529a
}

.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:not(.alt) .column-container {
    background-color: #00529a
}

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

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

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

.call-to-action-1 .column-container::before,.call-to-action-1 .column-container::after {
    content: '';
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid
}

.call-to-action-1.alt .column-container::before,.call-to-action-1.alt .column-container::after {
    display: none
}

.call-to-action-1 .column-container::before {
    top: 0;
    right: 100%;
    bottom: 0;
    width: 9999px;
    height: 100%;
    background-color: #00529a;
    border: 0
}

.call-to-action-1 .column-container.opaque::before {
    background-color: #00529a
}

.call-to-action-1 .column-container::after {
    left: 100%;
    border-width: 660px 0 0 86px;
    border-color: transparent transparent transparent #00529a
}

.call-to-action-1 .column-container.opaque::after {
    border-color: transparent transparent transparent #00529a
}

.call-to-action-1 h1 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 19px;
    padding-bottom: 14px;
    font-size: 48px;
    line-height: 55px;
    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 p a {
    font-size: 21px;
    border-width: 2px;
    padding: 6px 10px;
    font-family: 'Spartan',sans-serif;
    line-height: 1.3333333;
    text-transform: uppercase;
    border: 2px solid #fff;
    color: #fff;
    margin-top: 10px;
    display: inline-block
}

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

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

@media(min-width: 992px) {
    body.home .call-to-action-1 .carousel-inner>.item .container-fluid {
        padding-left:45px;
        padding-right: 45px
    }
}

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

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

.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;
    font-size: 0
}

.carousel-indicators li {
    margin-top: 0;
    margin-bottom: 0;
    border-color: #00529a;
    background-color: #00529a;
    border-radius: 0;
    border-width: 2px;
    width: 12px;
    height: 12px;
    margin-right: 3px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    border-color: #00529a;
    background-color: #fff;
    margin-right: 2px;
    border-width: 1px
}

.category-listing {
    padding: 30px 0;
    max-width: 1200px;
    margin: 0 auto;
}

.category-listing .columnWrapper {
    margin-bottom: 30px;
    display: block;
}

.category-listing .column-inner {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 400px;
    overflow: hidden;
}

.category-listing .column-container {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 35px;
    background-color: rgba(0, 0, 0, 0.65);
    height: 40%;
    -webkit-transition: height 175ms ease-in-out, background-color 175ms ease-in-out;
    -o-transition: height 175ms ease-in-out, background-color 175ms ease-in-out;
    transition: height 175ms ease-in-out, background-color 175ms ease-in-out;
}

.category-listing .columnWrapper:hover .column-container {
    height: 100%;
    background-color: rgba(0, 56, 107, 0.65);
}

.category-listing .row h2, .category-listing .row h3 {
    font-size: 19px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-shadow: -1px -0.5px 1px #000;
}

.category-listing .row h3 {
    font-size: 30px;
    line-height: 36px;
}

.category-listing .row h2 a, .category-listing .row h3 a {
    color: inherit;
}

.category-listing .column-container i {
    margin-top: 14px;
    color: #fff;
    -webkit-transition: -webkit-transform 175ms ease-in-out;
    transition: -webkit-transform 175ms ease-in-out;
    -o-transition: transform 175ms ease-in-out;
    transition: transform 175ms ease-in-out;
    transition: transform 175ms ease-in-out, -webkit-transform 175ms ease-in-out;
}

.category-listing .columnWrapper:hover .column-container i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.category-listing .column-container ul {
    margin-top: 8px;
    font-size: 16px;
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity 175ms ease-in-out;
    -o-transition: opacity 175ms ease-in-out;
    transition: opacity 175ms ease-in-out;
}

.category-listing .columnWrapper:hover .column-container ul {
    opacity: 1;
}

.category-listing .column-container ul li {
    padding: 5px 0;
}

.category-listing .column-container ul li a {
    color: inherit;
}

.chevron:after {
    content: '\f054';
    padding-left: 10px;
    font-size: 13px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.overlayContentWrapper {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 400px;
    margin-bottom: 30px;
    overflow: hidden;
}

.overlayContent {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    padding: 0 50px;
    text-align: right;
}

.overlayContent a {
    text-decoration: none;
}

.overlayContent a > span, .overlayContent a > i {
    display: block;
    color: #fff;
}

.overlayContent a:hover > span, .overlayContent a:hover > i {
    color: #e1e1e1;
}

.blogSection {
    background: #00529a;
    padding: 30px 0 40px;
}

.blogSection .media-body {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    margin-bottom: 20px;
    display: block;
    max-width: 100%;
}

.blogSection .overlay {
    background-color: rgba(255,255,255,0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.blogSection .blogItem {
    position: relative;
    z-index: 1;
    padding: 40px;
}

.blogSection a {
    color: #0b3349;
}

.blogSection h2 {
    color: #fff;
}

.blogSection p {
    color: #0b3349;
    margin: 0;
}

.blogSection .meta {
    margin: 20px 0 0;
}

.articles {
    clear: both;
}

.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,.16),0 3px 6px rgba(0,0,0,.23);
    box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)
}

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

    .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: 1.5rem;
    line-height: 26px;
    background-color: #00529a;
    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: #00529a
}

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

.single .articles .date:after {
}

.home .articles .date:after {
    background-color: #00529a
}

.customer-reviews .carousel-inner>.item {
    padding-left: 0;
    padding-right: 0
}

.customer-reviews img {
    margin-bottom: 29px
}

.customer-reviews p {
    font-size: 14px;
    line-height: 27px;
    color: #0b3349;
    margin-bottom: 30px;
}

.customer-reviews p.author {
    margin-top: 20px;
    font-size: 14px;
    line-height: 27px;
    color: #0b3349;
}

.customer-reviews .reviewMessage {
    margin-bottom: 10px;
}

.owl-carousel {
    position: relative;
}

.owl-carousel .owl-stage-outer {
    z-index: 1;
}

.owl-carousel .owl-nav {
    position: absolute;
    top: 48%;
    width: 100%;
    left: 0;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    font-size: 22px;
    border: 2px solid #d8d8d8;
    width: 35px;
    height: 35px;
    color: #d8d8d8;
    border-radius: 50%;
    left: -50px;
    position: absolute;
}

.owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: -50px;
}

.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover {
    border: 2px solid #00529a;
    color: #00529a;
}

.owl-carousel .owl-stage-outer {
    padding: 30px 0;
}

.customer-reviews .item {
    padding: 15px;
}

.customer-reviews .ratingImage, .customer-reviews .ratingTime {
    float: left;
    width: 50%;
}

.ratingInfo {
    width: 100%;
    float: left;
}

.customer-reviews .ratingImage img {
    width: auto;
}

.customer-reviews .ratingTime {
    text-align: right;
    font-size: 12px;
    line-height: 23px;
}

.rating_caption img {
    max-width: 100px;
    display: inline-block;
    margin-bottom: 6px;
}

.rating_caption {
    margin-bottom: 30px;
}

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

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

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

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

.footer {
    background-color: #fff;
}

.footer-logo img {
    max-width: 190px;
}

.footerTop, .footerMiddle, .footerBottom {
    padding: 45px 0;
}

.footer ul {
    padding-left: 0;
}

.footerMiddle .addr, .footerMiddle .phone, .footerMiddle .email {
    position: relative;
    padding-left: 20px;
    font-size: 12px;
    line-height: 25px;
    color: #00529a;
    margin-bottom: 0px;
}

.footerMiddle .addr:before {
    content: '\f3c5';
    position: absolute;
    left: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.footerMiddle .phone:before {
    content: '\f095';
    position: absolute;
    left: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.footerMiddle .email:before {
    content: '\f0e0';
    position: absolute;
    left: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
}

.contactDetails {
    margin-top: 35px;
}

.footer h2 {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 25px;
    color: #00529a;
    font-weight: 700;
    margin-top: 55px;
}

.footer li {
    list-style-type: none;
    font-size: 12px;
    line-height: 25px;
    color: #00529a;
}

.footerBottom p, .footerTop p {
    margin: 0;
    padding: 0px 10px;
}

.footerBottom a, .footerBottom p {
    font-size: 12px;
    line-height: 25px;
    color: #999;
}

.footer .footerSection {
    background-color: #f8fafa;
}

.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;
    color: #c3c3c3;
    line-height: 22px
}

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

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

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

.footer .social-media a {
    color: #c3c3c3;
    border: 2px solid #c3c3c3;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    font-size: 20px;
    margin-left: 1px;
    margin-right: 1px
}

.woocommerce-store-notice,p.demo_store {
    background-color: #00529a;
    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-wrapper {
    background-color: #fff;
}

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

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

.products-categories .carousel-control {
    color: #fff!important;
    top: -20px
}

.products-categories .carousel-indicators {
    position: static;
    padding-bottom: 7px
}

.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: #00529a!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 {
    clear: both;
    display: inline-block;
    width: 100%
}

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

.woocommerce .product_title {
    line-height: 35px;
    font-size: 32px
}

.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: 'Spartan',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: 0 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: 0;
}

.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: 30px 15px 0 15px;
    overflow: visible;
    position: fixed;
    top: 49px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-y: auto;
    background-color: #f0f0f0;
    z-index: 1040;
    margin-bottom: 0;
}

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: 1170px;
    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: 0;
    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: #00529a!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: 'Spartan',sans-serif
}

.woocommerce div.product p.price, .woocommerce ul.products li.product .price {
    color: #ffc324;
}

.woocommerce div.product p.price {
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 .25em 0;
}

.wc-pao-subtotal-line p.price>span {
    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: #00529a;
    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;
    margin-bottom: 5px
}

.product_totals {
    display: none
}

.gform_anchor + .product_totals {
    display: block
}

.product_totals .gfield .gfield_label:empty {
    display: none !important
}

.product_totals .gfield .gfield_label {
    display: inline-block;
    color: #2b2b2b;
    font-size: inherit;
    font-weight: 600;
    text-transform: none;
    margin: 0;
}

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

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

.product_totals .gfield .ginput_container {
    display: inline-block
}

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

.gform_variation_visible .product_totals {
    display: block;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #00529a;
    padding: 15px 15px 5px;
    color: #fff;
    font-size: 0;
}

@media (max-width: 767px) {
    .gform_variation_visible .product_totals {
        padding-right: 65px;
    }
}

.gform_variation_visible .product_totals .gform_fields {
    margin: 0 auto;
    max-width: 1200px;
    display: flex;
    justify-content: space-around;
}

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

.gform_variation_visible .product_totals .gfield .gfield_label {
    color: inherit
}

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

.gform_variation_visible .product_totals .gform_fields>.gfield {
    text-align: center;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .gform_variation_visible .product_totals .gfield {
        font-size: 14px
    }

    .gform_variation_visible .product_totals .gform_fields>.gfield {
        text-align: left;
    }
}

.gform_variation_visible .product_totals .gfield .ginput_total {
    font-weight: 700
}

.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: #00529a;
    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 div.product .woocommerce-tabs ul.tabs li.active a {
    color: #00529a!important
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #2b2b2b;
    border-bottom-color: #2b2b2b
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-color: #fff;
    background-color: #2b2b2b;
    border-left-width: 2px;
    border-right-width: 2px;
    margin: 0 -2px
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding-left: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #fff!important
}

.woocommerce div.product .woocommerce-tabs .panel {
    border-color: #2b2b2b
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-color: #2b2b2b
}

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

.woocommerce-tabs .panel {
    padding-top: 15px!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: 'Spartan',sans-serif;
    /* font-size: 18px; */
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    display: block;
}

.gsection .gfield_label {
    font-family: 'Spartan',sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #00529a;
    text-transform: uppercase;
    display: block
}

.gfield_required {
    padding-left: 3px;
    color: #00529a
}

.hidden_label .gfield_label {
    display: none
}

.gfield .gfield_radio label,.gfield .gfield_checkbox label {
    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 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -7.5px;
    margin-left: -7.5px
}

.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 {
    padding: 0 7.5px 15px;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    width: 100%
}

.gfield.columns-4 .gfield_radio>li,.gfield.columns-4 .gfield_checkbox>li,.gfield.columns-5 .gfield_radio>li,.gfield.columns-5 .gfield_checkbox>li {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

@media(max-width: 1199px) {
    .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 {
        -ms-flex:0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .gfield.columns-4 .gfield_radio>li,.gfield.columns-4 .gfield_checkbox>li,.gfield.columns-5 .gfield_radio>li,.gfield.columns-5 .gfield_checkbox>li {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media(max-width: 767px) {
    .gfield.columns-4 .gfield_radio>li,.gfield.columns-4 .gfield_checkbox>li,.gfield.columns-5 .gfield_radio>li,.gfield.columns-5 .gfield_checkbox>li {
        -ms-flex:0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
}

@media(max-width: 580px) {
    .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 {
        -ms-flex:0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .gfield.columns-4 .gfield_radio>li,.gfield.columns-4 .gfield_checkbox>li,.gfield.columns-5 .gfield_radio>li,.gfield.columns-5 .gfield_checkbox>li {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-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%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.gform_wrapper .top_label li.gfield.gf_left_third,.gform_wrapper .top_label li.gfield.gf_middle_third,.gform_wrapper .top_label li.gfield.gf_right_third,.gform_wrapper .top_label li.gfield.gf_left_half,.gform_wrapper .top_label li.gfield.gf_right_half {
    width: 100%;
    margin-bottom: 15px!important
}

.gfield.check ul label {
    font-weight: 600;
    position: relative;
    font-size: 14px;
    text-align: center;
    background-color: #e2e2e2;
    margin: 0;
    height: 100%;
    padding-top: .5rem;
}

.gfield.check.lens-type ul label {
    padding-top: 1rem;
}

/* .gfield.check.info ul label:after {
    content: "i";
    position: absolute;
    top: .25rem;
    right: .25rem;
    font-style: italic;
    font-weight: 600;
    line-height: 1.1;
    border: 1px solid #4d4c4c;
    border-radius: 100%;
    width: 1.25rem;
    height: 1.25rem
} */

a.d-inline-block.px-2.font-weight-bold.has-s-font-size.more-info {
    position: absolute;
    top: .25rem;
    right: .25rem;
    font-style: italic;
    font-weight: 600;
    line-height: 1.1;
    border: 1px solid #4d4c4c;
    border-radius: 100%;
    width: 1.5rem;
    height: 1.5rem;
    color: #1e1e1e;
}

.gfield.check.info.lens-type ul label:after {
    top: .5rem;
    right: .5rem
}

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

.gfield.check ul label img {
    max-width: 100%;
    height: auto;
    margin-bottom: 1rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gfield [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 {
    background-color: #4d4c4c;
    color: #fff
}

.gfield.check input:checked+label img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.gfield.check input:checked+label .ginput_price:empty:before {
    content: 'SELECTED'
}

.gfield.check input:checked+label .ginput_price {
    background-color: #7d7c7d!important
}

.gfield.check input:checked+label:after {
    border-color: #fff
}

.gfield.check:not(.check-sm) label>div:not([class]) {
    text-transform: uppercase;
    padding: 10px
}

.gfield.check .ginput_container em {
    display: block;
    font-weight: 400;
    opacity: 1 !important;
    font-style: normal;
    text-transform: none;
    margin-top: .25rem
}

.gfield.check.lens-material .ginput_container em {
    min-height: 40px
}

.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 {
    display: block;
    background-color: #00529a;
    color: #fff;
    margin-top: .25rem;
}

.gfield.check .ginput_container .ginput_price:empty:before {
    content: 'NO EXTRA COST'
}

.gfield.check .ginput_container .ginput_price:empty {
    background-color: #4d4c4c
}

.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: #00529a;
    clear: both;
    font-family: 'Spartan',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
}

.gform_wrapper .close_gform_wrapper {
    right: 15px;
    color: #00529a
}

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

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 .3s cubic-bezier(.25,.8,.25,1);
    -o-transition: all .3s cubic-bezier(.25,.8,.25,1);
    transition: all .3s cubic-bezier(.25,.8,.25,1);
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);
    box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(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
}

.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: 1px solid #00529a;
    display: block;
    width: 100%;
    height: auto;
    padding: 9px 11px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    color: #000;
    background-image: none;
    text-transform: none;
    background-color: #fff;
    border-radius: 0;
}

.gform_fields input[type=text].form-control,.gform_fields input[type=number],.gform_fields select.form-control,.gform_fields textarea.form-control,.woocommerce-input-wrapper strong,.sidebar select {
    border-color: #00529a
}

.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;
    font-size: 13px;
    color: #fff;
}

.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: 0 0;
    padding: 0;
    outline: 0!important;
    color: #fff;
}

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

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

.sidebar select {
    margin: 3px 0;
    background-color: #fff;
    border-color: #fff;
    color: #00529a;
}

.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;
    border-bottom: 1px solid #fff;
    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: #000;
    background-color: #ffc324;
}

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

.woocommerce .chosen a::before,.woocommerce .widget_layered_nav_filters ul li.chosen a::before {
    color: #000;
}

.sidebar ul li span {
    display: none
}

.comment-respond .comment-reply-title {
    font-size: 32px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Spartan',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: #00529a!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: #00529a;
    font-size: 18px;
    font-weight: 600
}

.cart_item .product-name a {
    font-family: 'Spartan',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: #00529a;
    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: 0 0
}

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

pre img,pre em,pre .ginput_price {
    display: none
}

pre ul.bulleted {
    display: inline-block;
    margin-bottom: 0;
}

pre ul.bulleted li {
    display: inline-block;
}

pre ul.bulleted > li:after {
    content: ', ';
}

pre ul.bulleted > li:last-child:after {
    content: '';
}

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: #00529a
}

.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: 0 0;
    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: #00529a!important;
    background-color: #00529a!important;
    color: #fff!important;
    font-size: 12px;
    padding: 1px 5px;
    font-family: 'Spartan',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: 400;
    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
}

#review_form_wrapper {
    padding-top: 30px
}

.jbfile-styler__single {
    padding: 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: 'Spartan',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: 0 6px;
    height: 20px;
    min-width: 20px;
    line-height: 19px;
    text-align: center;
    font-size: 14px
}

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

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

.mega-sub-menu .mega-menu-link[aria-haspopup] {
    font-family: 'Spartan',sans-serif!important;
    color: #00529a!important;
    font-size: 12px!important;
    margin-bottom: 5px!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;
    max-width: 1000px;
    margin-left: auto!important;
    margin-right: auto!important
}

.flex-viewport .woocommerce-product-gallery__wrapper {
    max-width: none;
}

.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__wrapper>div a {
    border-color: #00529a!important
}

.flex-viewport .woocommerce-product-gallery__wrapper>div a {
    position: relative;
    overflow: hidden;
    padding-bottom: 100%;
    display: block;
}

.flex-viewport figure.woocommerce-product-gallery__wrapper img {
    position: absolute;
    max-height: 100%;
    width: auto !important;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    padding: 15px;
}

.woocommerce .frame-specifications hr {
    opacity: 0
}

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

.woocommerce .frame-specifications {
    background-color: #00000038;
    font-size: 16px;
    font-weight: 600;
}

.woocommerce .frame-specifications h5 {
    font-size: 12px;
    font-weight: 600;
}

.woocommerce .frame-specifications span {
    font-family: monospace;
    font-weight: 400;
    font-size: 15px;
}

.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 {
    padding: 16px 5px !important;
    border-radius: 0;
    float: right;
}

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

.woocommerce #respond input#submit.loading, .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading {
	background-color: #92b8dc !important;
	opacity: 1 !important;
}

.woocommerce #respond input#submit.loading::after, .woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after {
	top: 50% !important;
	right: auto;
	left: 50% !important;
	margin-top: -1rem !important;
	margin-left: -1rem !important;
	color: #000;
	font-size: 2rem;
}

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

.breadcrumb-container .breadcrumb {
    margin: 0;
    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: #00529a
}

.breadcrumb-container .breadcrumb>li {
    position: relative;
    padding: 8px;
    background-color: #00529a;
    padding-left: 18px
}

@media(min-width: 1200px) {
    .breadcrumb-container .breadcrumb>li:first-child {
        padding-left:0
    }
}

.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: #00529a;
    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 {
    font-size: 0
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 132px;
    height: 132px;
    display: inline-block;
    float: none;
    overflow: hidden;
    position: relative;
    border-color: #aaa;
    margin-right: 8px;
    margin-bottom: 8px
}

.woocommerce div.product div.images .flex-control-thumbs li 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 div.product div.images .flex-control-thumbs li img.flex-active {
}

.page-title {
    font-weight: 400
}

.woocommerce .term-description {
    clear: both;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%
}

.aws-search-field {
    border-color: #fff!important;
    padding: 6px 12px!important;
    font-size: 20px!important;
    font-weight: 600;
    z-index: 1003!important
}

.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: 0 0;
    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.ratio-16-by-9 {
    padding-bottom: 56.25%
}

.img-wrapper img,.woocommerce-product-gallery>.woocommerce-product-gallery__wrapper a img {
    position: absolute;
    width: auto;
    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 ul.products li.product .woocommerce-placeholder {
    border: 0
}

.woocommerce-brands {
    text-align: center;
    margin: 0 -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: #00529a;
    font-family: 'Spartan';
    font-size: 18px;
    text-decoration: none;
    font-weight: 400;
    display: block
}

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

.btn-prescription {
    float: right
}

.single_add_to_cart_button.disabled + .btn-prescription {
    display: none;
}

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

.navbar-inverse .navbar-collapse {
    border-color: #58b9df
}

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

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

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

.woocommerce span.onsale {
    background-color: #00529a;
    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: 0
}

.validation_error {
    position: fixed;
    bottom: 0;
    left: 15px;
    background-color: #00529a;
    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: #ffc324
}

.woocommerce div.product form.cart div.quantity {
    float: none;
    margin: 0 0 15px;
    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
}

.content h1 .glyphicon {
    vertical-align: baseline;
    font-size: 30px
}

.content h1 a {
    color: inherit
}

.page-id-68925 .wp-block-image figure {
    border: 4px solid #000;
    border-radius: 100%
}

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

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li a {
    text-decoration: none;
    color: #00529a
}

.wp-block-group__inner-container,.wp-block-cover__inner-container {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.simplify .img-wrapper {
    border-color: #858585!important
}

.woocommerce .simplify ul.products li.product .price {
    background-color: #00529a;
    color: #fff;
    line-height: 29px;
    padding: 0 8px;
    display: inline-block;
    float: right
}

.woocommerce .simplify ul.products li.product .button {
    display: none
}

@media(max-width: 993px) {
    .menu-container #mega-menu-wrap-nav #mega-menu-nav li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
        display: none;
    }
}

@media(max-width: 1170px) {
    #reviews-carousel {
        padding: 0 30px;
    }

    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
        left: -40px;
    }

    .owl-carousel .owl-nav button.owl-next {
        left: auto;
        right: -40px;
    }
}

@media(min-width: 992px) {
    #mega-menu-wrap-nav .mega-menu-toggle + #mega-menu-nav {
        top: 0 !important;
    }
}

@media(min-width: 860px) and (max-width: 1024px) {
    #mega-menu-wrap-nav #mega-menu-nav > li.mega-menu-item {
        margin: 0 4px 0 0;
    }

    .category-listing .column-container {
        padding: 40px 20px;
    }

    .category-listing h2 {
        font-size: 18px;
        line-height: 26px;
    }
}

@media(max-width: 992px) {
    #mega-menu-wrap-nav {
        clear: none;
        float: right;
    }

    .header .menu-container {
        padding-top: 6px;
    }
}

@media(max-width: 992px) and (min-width: 768px) {
    .overlayContent h2 {
        font-size: 19px;
        line-height: 28px;
    }

    .overlayContent {
        padding: 0 15px;
    }
}

@media(max-width: 767px) {
    .header .headerWrapper .logo img {
        max-width: 180px;
        width: auto;
        height: 65px;
    }

    h2, .h2 {
        font-size: 24px;
    }

    .footer h2 {
        margin-bottom: 0px;
    }

    .bannerCarousel .item-inner h2 {
        font-size: 20px;
        line-height: 35px;
    }

    .bannerCarousel .item-inner p {
        font-size: 16px;
        line-height: 26px;
    }

    .bannerCarousel .item-inner a {
        font-size: 12px;
        line-height: 16px;
    }

    .header .headerWrapper {
        padding-top: 10px;
    }

    .header .menu-container {
        padding-top: 8px;
    }

    .header .search .glyphicon {
        font-size: 15px;
    }

    .blogSection .blogItem {
        padding: 15px 25px;
        height: auto !important;
    }

    .blogSection .blogItem .media-excerpt {
        height: auto !important;
    }

    #reviews-carousel {
        padding: 0 20px;
    }

    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
        left: -30px;
        font-size: 15px;
        width: 25px;
        height: 25px;
    }

    .owl-carousel .owl-nav button.owl-next {
        left: auto;
        right: -30px;
    }

    .category-listing {
        padding: 30px 0 0;
    }

    .header .headerTopWrapper .watsappLink {
        margin: 0;
    }

    .headerTopWrapper > div > p, .trustPilotRating span {
        font-size: 11px;
    }

    .header .headerTopWrapper i {
        margin: 0 5px 0 0;
    }
}

@media (min-width: 430px) and (max-width: 560px) {
    .header .headerTopWrapper .liveChat {
        margin: 0 20px 0 0px;
    }
}

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

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: 10px 0;
}

.woocommerce ul.products li.product .button, .woocommerce-LoopProduct-link woocommerce-loop-product__link {
    background-color: #00529a;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
}

.woocommerce-brands {
    text-align: center;
    margin: 0 -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%
}

.wc__pricing-disclaimer {
    color: #ff0000;
    font-weight: 600;
}

/*********************************
 Social Links
*********************************/
.social-links {
    margin: 1em 0 0 0;
}

.social-links a {
    font-size: 18px;
    margin: 0 .5em 0 0;
}

/*--------- new header ---------------*/
.headerTop {
    background: #fff;
}

.headerWrapper {
    background: #00529a;
}

.mega-menu-wrap {
    width: 100% !important;
}

#mega-menu-wrap-test #mega-menu-test > li.mega-menu-item > a.mega-menu-link {
    color: #fff;
}

#mega-menu-wrap-test #mega-menu-test > li.mega-menu-item > a.mega-menu-link:hover {
    color: #96d9ff;
}

.accountLinks, .customerCare, .searchBar {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.headerTopWrapper .logo img {
    width: 180px;
}

.aws-container .aws-search-field {
    border: 1px solid #d5d5d5 !important;
    font-size: 16px !important;
    font-weight: 400;
}

.searchWrapper {
    position: relative;
}

.spanIcon {
    padding: 11px;
    display: inline-block;
    background: #00529a;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
    height: 44px;
    width: 48px;
    color: #fff;
    cursor: pointer;
}

.watsappLink {
    margin-right: 20px;
}

.header .menu-container {
    line-height: 2;
}

@media only screen and (min-width: 1024px) {
    .aws-container .aws-search-field {
        min-width: 500px;
    }
}

@media only screen and (max-width: 992px) {
    .headerWrapper {
        padding: 0 !important;
    }

    .header .menu-container {
        line-height: 1px;
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    body {
        padding-top: 262px;
    }
}

@media only screen and (max-width: 650px) {
    .header {
        position: relative;
    }

    body {
        padding-top: 0px !important;
    }
}

#mega-menu-wrap-test #mega-menu-test > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}

#mega-menu-wrap-test #mega-menu-test > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:before {
    content: '';
    width: 40%;
    height: 3px;
    background-color: #ffd35e;
    left: 0;
    bottom: -4px;
    position: absolute;
}

#mega-menu-wrap-test #mega-menu-test > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-test #mega-menu-test > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
    color: #fff;
}

/*********************************
 Tawk.to Chat
*********************************/
#mEqGoX3-1614117499422 {
    display: none !important;
}

/*********************************
 Message Bar
*********************************/
.message-bar {
    background-color: #00529a;
    color: #fff;
    padding: .5em;
    text-align: center;
}

.message-bar p {
    margin: 0;
}

.message-bar p a {
    color: #ffc324;
    text-decoration: none;
}

.message-bar p a:hover {
    text-decoration: underline;
}

.woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info .button {
    display: none !important;
}
.banner .bottomContent.text-center {
    display: none !important;
}

.banner .bottomContent {
    
    display: none;
}
/** New Blog CSS**/
.blog-innerwrap .row.align-items-start.justify-content-between,
.post-glasses-info-outerwrap .row.align-items-start.justify-content-between{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
}

.yellow{
  background-color: #efba00;
}
.green{
  background-color: #05d000;
}
.purple{
  background-color: #7e00d7;
}
.blog-outerwrap {
    margin-top: 49px;
}
.blog-content-outerwrap {
    text-align: left;
    margin-bottom: 64px;
}
.blog-heading {
    text-align: center;
    margin: 19px 0 76px;
}
.blog-heading h1{
    font-size: 36px;
    line-height: 1.2;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    color: #333333;
    margin: 0 0 12px 0;
    display: inline-block;
    position: relative;
}
.blog-heading h1::after{
	content: "";
    
    background-repeat: no-repeat;
    background-size: cover;
    width: 80px;
    height: 100px;
    position: absolute;
    top: -30px;
    right: -40px;
}
.blog-heading span{
	color: #2290ff;
}
.blog-heading p{
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #8e8e8e;
    text-transform: uppercase;
}
.blog-img {
    position: relative;
    margin-bottom: 25px;
}
.blog-img img{
    width: 100%;
    height: 270px;
    object-fit: cover;
    border-radius: 15px;
}
.blog-img span{
	font-size: 15px;
    line-height: 1.2;
    color: #fff;
    font-weight: bold;
    font-family: 'Roboto';
    display: flex;
    text-transform: capitalize;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
    padding: 9px 5px;
    border-radius: 4px;
}
.blogs-info-outerwrap {
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
    text-transform: capitalize;
    color: #9e9e9e;
    margin-bottom: 19px;
}
.blog-content-innerwrap  h2{
	padding: 0;
    margin: 0 0 21px 0;
    font-size: 17px;
    line-height: 1.4;
    color: #333333;
    font-weight: bold;
    min-height: 72px;
}
.blog-content-innerwrap  p{
	font-size: 15px;
    line-height: 1.5;
    color: #6e6e6e;
    font-weight: 400;
    margin-bottom: 37px;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-btn a{
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold;
    color: #333333;
    background: unset;
    padding: 15px 47px;
    border: 1px solid #dddfe1;
    border-radius: 10px;
    text-transform: capitalize;
    transition: all ease 0.3s;
    display: inline-block;
    width: unset;
}
.blog-btn button:hover{
	background-color: #2290ff;
    color: #fff;
}
.blog-btn a:hover {
    color: #000000;
    background-color: #efba00;
    text-decoration: none;
}
.sidebar-outerwrap h2 {
    font-size: 20px;
    line-height: 1.2;
    color: #333333;
    font-weight: 600;
    font-family: "poppins";
    border-bottom: 1px solid #dddfe1;
    padding: 0 0 16px 0;
    margin: 0 0 30px 0;
}
.pseudo-search,
.wp-block-search__inside-wrapper{
    border-radius: 3px;
    padding: 7px 22px;
    transition: background-color 0.5 ease-in-out;
    background-color: #f3f3f3;
    display: flex;
    align-items: center;
}
.sidebar-outerwrap form{
	margin-bottom: 69px;
}
.pseudo-search input,
.sidebar-outerwrap .wp-block-search__input.wp-block-search__input{
    border: 0;
    background-color: transparent;
    width: 100%;
}
.pseudo-search input:focus,
input#wp-block-search__input-2:focus{
	outline: none;
}
.sidebar-outerwrap .wp-block-search__input.wp-block-search__input {
    outline: none;
}
.sidebar-outerwrap label.wp-block-search__label {
    display: none;
}
.pseudo-search button, .pseudo-search i {
    border: none;
    background: none;
    cursor: pointer;
}
.categories h2,
.recent-post-outerwrap h2,
.archive-sec-outerwrap h2{
    font-weight: 500;
    font-family: "poppins";
    border-bottom: unset;
    text-transform: capitalize;
    padding: 0;
    margin: 0 0 25px 0;
}
.categories ul,
.archive-sec-outerwrap ul,
.widget_categories ul{
	padding: 0px;
}
.categories ul li,
.widget_categories ul li{
    list-style: none;
}
li.cat-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 14px;
}
.categories ul li a,
.archive-sec-outerwrap ul li a,
.widget_categories ul li a{
    font-size: 15px;
    line-height: 1.2;
    color: #6e6e6e;
    text-transform: capitalize;
    font-weight: 500;
    list-style: none;
    border-radius: 7px;
    padding: 8px 9px;
    margin-bottom: 0px;
    display: block;
    transition: all ease 0.3s;
    text-decoration: none;
}
.categories ul li,
.archive-sec-outerwrap ul li,
.widget_categories ul li{
    font-size: 15px;
    line-height: 1.2;
    color: #6e6e6e;
    text-transform: capitalize;
    font-weight: 500;
    list-style: none;
    border-radius: 7px;
    padding: 8px 9px;
    margin-bottom: 0px;
    
    transition: all ease 0.3s;
    text-decoration: none;
}
/*.categories ul li a:hover,
.widget_categories ul li a:hover{
	color: #000000;
    background-color: #efba00;
}*/
.categories ul li:hover,
.widget_categories ul li:hover{
	color: #000000;
    background-color: #efba00;
}
.archive-sec-outerwrap ul li,
ul.wp-block-archives-list.wp-block-archives li
{
	padding: 0px;
    list-style: none;
}
.archive-sec-outerwrap ul li a,
ul.wp-block-archives-list.wp-block-archives li a{
    font-size: 15px;
    line-height: 1.2;
    color: #555555;
    padding: 0;
    margin-bottom: 21px;
    display: inline-block;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}
.archive-sec-outerwrap ul li a i{
    color: #9e9e9e;
    margin-right: 13px;
}
ul.wp-block-archives-list.wp-block-archives li:before{
    content: "\f073";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #9e9e9e;
    margin-right: 13px;

}
.categories {
    margin-bottom: 54px;
}
.sidebar-outerwrap .widget_categories {
    margin-bottom: 54px;
}
.recent-post-img img,
.sidebar-outerwrap .wp-block-latest-posts__featured-image img{
	width: 78px;
    height: 78px;
    object-fit: cover;
    border-radius: 4px;
    max-width : none;
}
.recent-post-title h3,
.sidebar-outerwrap a.wp-block-latest-posts__post-title{
    font-size: 15px;
    line-height: 1.2;
    color: #6e6e6e;
    text-transform: capitalize;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 39px;
    font-family: 'Poppins', sans-serif;
}
.recent-post-title span{
    font-size: 13px;
    line-height: 1.2;
    color: #9e9e9e;
    text-transform: capitalize;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}
.recent-post-innerwrap,
.sidebar-outerwrap .wp-block-latest-posts.wp-block-latest-posts__list li{
	display: flex;
    align-items: flex-start;
    margin-bottom: 23px;
}
.recent-post-img,
.sidebar-outerwrap .wp-block-latest-posts__featured-image{
    margin-right: 21px;
}
.recent-post-outerwrap,
.sidebar-outerwrap .widget_recent_entries{
    margin-bottom: 76px;
    
}
ul.wp-block-archives-list.wp-block-archives{
    padding: 0px;
}
/* POST PAGE CSS START */
a.clickable:hover {
    text-decoration: none;
}
a.clickable {
    background: none !important;
}
.blog-post-img img{
	width: 100%;
    height: 126px;
    object-fit: cover;
}
.blog-post-innerwrap h1{
    font-size: 20px;
    line-height: 1.2;
    color: #333333;
    text-transform: capitalize;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}
.blog-post-innerwrap p {
    font-size: 15px;
    line-height: 1.4;
    color: #6e6e6e;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 35px;
}
.post-glasses-img {
    border: 1px solid #4b82b1;
    margin-bottom: 8px;
}
.post-glasses-info-innerwrap {
    text-align: center;
     margin-bottom: 30px;
}
.post-glasses-img img {
    height: 165px;
    width: 100%;
    object-fit: contain;
}
.post-glasses-info-innerwrap p,
.post-glasses-info-innerwrap span{
	color: #0a001b;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-bottom: 13px;
}
.post-glasses-info-innerwrap span.woocommerce-Price-amount.amount bdi {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.post-glasses-info-innerwrap span {
    color: #ffc324;
    margin-bottom: 10px;
    display: block;
}
.post-glasses-info-innerwrap a{
	color: #fff;
    background-color: #ffc324;
    text-transform: uppercase;
}
.post-glasses-info-innerwrap a {
    color: #fff;
    background-color: #ffc324;
    text-transform: uppercase;
    display: inline-block;
    padding: 3px 14px;
    font-size: 14px;
    border-radius: 3px;
    font-weight: bold;
}
.post-glasses-info-outerwrap {
    margin-bottom: 57px;
}
.need-help-sec-outerwrap {
    background-color: #f3f6f9;
    padding: 0 30px 54px;
    margin-bottom: 51px;
}
.need-help-img img{
    width: 100%;
    border-radius: 0 0 4px 4px;
}
.need-help-sec-outerwrap .blog-post-content p{
    font-size: 16px;
    line-height: 1.6;
    color: #6e6e6e;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-style: italic;   
}
.button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 29px;
    border-bottom: 1px solid #dddfe1;
    padding-bottom: 29px;
}
.need-help-sec-outerwrap .row{
    display: flex;
    align-items: flex-end;
}
.button a{
    font-size: 16px;
    line-height: 1.2;
    color: #333333;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
}

/* POST PAGE CSS END */


/*MEDIA QUERY CSS START */
@media only screen and (max-width: 1440px) {
    .blog-content-innerwrap h2 {
        min-height: 96px;
    }
}
@media only screen and (max-width: 1366px) {
 .blogs-info-outerwrap {
    font-size: 12px;
  }
 .blog-content-innerwrap h2 {
     font-size: 16px;
     line-height: 1.4;
     min-height: 66px;
   }
  .blog-content-innerwrap p {
      font-size: 14px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
   }
}
@media only screen and (max-width: 1024px) {
 .sidebar-outerwrap h2,
 .blog-content-innerwrap h2{
    font-size: 18px;
  }
 .categories ul li, .archive-sec-outerwrap ul li a {
    font-size: 13px;
    margin-bottom: 8px;
  }
  .pseudo-search {
    padding: 14px 25px;
  }
  .blog-btn button {
    font-size: 14px;
  }
  p{
      font-size: 14px !important;
   }
   .post-glasses-info-innerwrap {
        margin-bottom: 24px;
   }
}
@media only screen and (max-width: 991px){
	.blog-heading {
        margin: 19px 0 46px;
	}
    .blog-heading h1 {
    	font-size: 28px;
    }
    .blog-heading p {
    	font-size: 12px;
    }
    .blogs-info-innerwrap {
        margin-bottom: 14px;
    }
    .sidebar-outerwrap h2, .blog-content-innerwrap h2 {
        font-size: 18px;
        min-height: auto;
        margin-bottom: 9px;
    }
    .recent-post-innerwrap {
        flex-direction: column;
    }
    .recent-post-img {
        margin-right: 0px;
        margin-bottom: 7px;
    }
	.recent-post-title h3 {
    	margin-bottom: 7px;
    }
    .blog-content-innerwrap p {
        margin-bottom: 17px;
    }
    .categories ul li a, .archive-sec-outerwrap ul li a {
        font-size: 13px;
        margin-bottom: 7px;
    }
}
@media only screen and (max-width: 767px){
	.need-help-sec-outerwrap .row {
        flex-wrap: wrap;
    }
    .need-help-img{
    	margin-bottom: 14px;
    }
}

/*MEDIA QUERY CSS END */
/* Menu items too big fix */
.mega-sub-menu .mega-menu-link[aria-haspopup] {
    font-size: 12px!important;
  
}
/*  Hide product SubCategories*/

ul.products-categories {
    display: none;
}

.banner .bottomContent.text-center {
  display: none !important;
}

.banner .bottomContent {
  
  display: none;
}
button#gform_submit_button_63 {
    display: none;
}
.text-right.add-to-cart-form>#gform_submit_button_63 {
    display: block !important;
}


.woocommerce-checkout h3 {
    color:black !important;
  }
  .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
     
      background-color: #ffc324 !important;
      text-transform: uppercase !important;
    
  }
  
  .article{
      background-color:white;
      border:0
  }
  
  #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
      background: white !important;
      
  }
  
  #add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
   
      background-color: white !important;
      color: black !important;
  }
  
  /*  mini cart*/
  ul.woocommerce-mini-cart.cart_list.product_list_widget.miniCartVSContainer {
      padding: 10px;
      overflow:auto;
      max-height: 60vh;
      height:auto;
  }
  
  a.remove.remove_from_cart_button {
      float: right;
      padding: 10px;
  }
  
  li.woocommerce-mini-cart-item.mini_cart_item {
      list-style-type: none;
  }
  
  .woocommerce-mini-cart a.remove.remove_from_cart_button:before {
      content: "Remove";
      color: #4d4c4c;
  }
  
  .woocommerce-mini-cart  img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
      width: 100%;
      height: auto;
      margin-bottom: 10px;
     
  
  }
  
  .woocommerce-mini-cart a:not(.remove) {
      color: black;
      font-weight: bold;
      display: block;
      font-size:12px;
      
  }
  
  
  .dropdown-menu.minicart {
      min-width: 20vw;
      left: auto;
  }
  span.woocommerce-Price-amount.amount bdi{
      font-weight:600;
      
  }
  p.woocommerce-mini-cart__total.total {
      padding: 10px;
  }
  
  
  p.woocommerce-mini-cart__total.total.subtot bdi {
      float: right;
  }
  
  .mini_cart_item>.quantity {
      float: right;
      margin-top:10px;
  }
  
  a.minicart_checkout_button {
      background-color: #ffc324;
      display: block;
      height: auto;
      width: auto;
      text-transform: uppercase;
      font-weight: 800;
      padding: 10px;
      margin: 10px;
      text-align: center;
      color: black !important;
  }
  .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
      float:inherit;
  }
  span.minicartsku {
      font-size: 1rem;
      display: block;
      margin-top: 10px;
  }
  
  /* cart page*/
  .media-object.productThumb {
      width: 15vh !important;
  }
  
  /* cart shortcode in the checkout */
  .woocommerce table.cart td.product-name a:not(.remove) {
      font-weight: 700;
      text-decoration: none;
      font-size: 1.25rem;
  }
  
  .woocommerce-checkout table.cart img {
      width: 20vw;
  }
  td.product-remove {
      position: absolute;
      top: 0;
      right: 0;
      background-color: transparent;
  }
  .woocommerce a.remove {
      color: black !important;
      position: absolute;
      top: 0;
      right: 0;
      font-size: 2.25rem;
      font-weight: normal;
      padding-top: 5px;
      padding-right: 5px;
  }
  .woocommerce a.remove:hover {
      background-color: transparent;
      color: red !important;
  }
  
  a.checkout {
      background-color: #ffc324;
      text-transform: uppercase;
      color: black;
      font-weight: bold;
      padding: 10px;
      float: right;
  }
  .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
      
      color: black;
      
  }
  
  .woocommerce a.removeFromCart {
      color: black !important;
      position: absolute;
      top: 0;
      right: 0;
      font-weight: normal;
      margin-top: 10px;
      margin-right: 6px;
      text-transform: lowercase;
  }
  li.wc_payment_method {
      border: 1px solid #76767682;
      padding: 9px;
  }
  
  
  /*  Hide product SubCategories*/
  
  ul.products-categories {
      display: none;
  }
  
  .banner .bottomContent.text-center {
    display: none !important;
  }
  
  .banner .bottomContent {
    
    display: none;
  }
    
  /* No background Color on the banner */
  .bannerCarousel .item .item-inner {
      
      background-color: rgba(0,0,0,0) !important;
  }
  