/*
    Theme Name: The New RX Safety
    Author: Cosmick Technologies
    Author URI: https://cosmicktechnologies.com/
	Version: 2.2.0
	Description: Bootstrap 4.6.0. <a href="https://autoprefixer.github.io/?overrideBrowserslist=%3E=%201%,%20last%201%20major%20version,%20not%20dead,%20Chrome%20%3E=%2045,%20Firefox%20%3E=%2038,%20Edge%20%3E=%2012,%20Explorer%20%3E=%2010,%20iOS%20%3E=%209,%20Safari%20%3E=%209,%20Android%20%3E=%204.4,%20Opera%20%3E=%2030" target="_blank">Autoprefixer</a>
*/
/**/
body {
    max-width: 100%;
    min-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

b,strong,.font-weight-bold {
    font-weight: 600!important
}

a,a:hover,a:focus {
    color: inherit
}

button,[type=button] {
    -webkit-appearance: none!important
}

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

.single-product .content>.container-fluid,.single-product .woo-breadcrumbs .container-fluid {
    max-width: 1500px
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,.heading {
    margin-top: 0;
    margin-bottom: 1.25rem;
    line-height: 1.1;
    font-weight: 600
}

p:empty {
    display: none
}

p a:not(.btn) {
    text-decoration: underline
}

.btn {
    border-width: 3px;
    border-radius: 0;
    font-weight: 600
}

.btn-dark {
    background-color: #4d4c4c;
    border-color: #4d4c4c
}

.gsection .btn-warning {
    background-color: #ff7336;
    border-color: #ff7336;
    color: #fff
}

.gsection .btn {
    text-transform: uppercase;
    padding: .375rem .75rem;
    font-size: 1rem
}

.btn-group-lg>.btn,.btn-lg,.woocommerce .single_add_to_cart_button,.woocommerce-button {
    padding: .688rem 1.25rem!important;
    font-size: 1.25rem!important
}

.woocommerce-button {
    background-color: #ff7336!important
}

.btn-outline-light {
    background-color: rgba(0,0,0,.3)
}

.btn-outline-dark {
    border-color: #000;
    color: #000
}

.has-xs-font-size {
    font-size: .95rem;
    line-height: .95rem
}

.has-s-font-size {
    font-size: 1rem
}

.has-m-font-size {
    font-size: 1.125rem
}

.has-l-font-size {
    font-size: 1.25rem
}

.has-xl-font-size {
    font-size: 1.5rem
}

.has-xxl-font-size,#hero h1,#hero h2 {
    font-size: 2rem
}

.has-xxxl-font-size,.home #hero h1,.home #hero h2 {
    font-size: 3.4375rem
}

@media(max-width: 991px) {
    .has-xxxl-font-size,.home #hero h1,.home #hero h2 {
        font-size:2rem
    }
}

.has-white-color {
    color: #fff!important
}

.has-orange-color {
    color: #ff7336!important
}

.has-blue-color {
    color: #0c3249!important
}

.has-gray-color {
    color: #f1f1f1!important
}

.has-dark-gray-color {
    color: #4d4c4c!important
}

.has-black-color {
    color: #000!important
}

.has-white-background-color {
    background-color: #fff!important
}

.has-orange-background-color {
    background-color: #ff7336!important
}

.has-blue-background-color {
    background-color: #0c3249!important
}

.has-gray-background-color {
    background-color: #f1f1f1!important
}

.has-dark-gray-background-color {
    background-color: #4d4c4c!important
}

.has-black-background-color {
    background-color: #000!important
}

@media(min-width: 576px) {
    .border-right-sm-1 {
        border-right:1px solid transparent!important
    }

    .border-left-sm-1 {
        border-left: 1px solid transparent!important
    }
}

@media(min-width: 768px) {
    .border-right-md-1 {
        border-right:1px solid transparent!important
    }

    .border-left-md-1 {
        border-left: 1px solid transparent!important
    }
}

@media(min-width: 992px) {
    .border-right-lg-1 {
        border-right:1px solid transparent!important
    }

    .border-left-lg-1 {
        border-left: 1px solid transparent!important
    }
}

.border-orange {
    border-color: #ff5100!important
}

.border-blue {
    border-color: #0c3249!important
}

.border-gray {
    border-color: #f1f1f1!important
}

.border-black {
    border-color: #000!important
}

.border-2 {
    border-width: 2px!important
}

.header {
    z-index: 1001
}

@media(min-width: 576px) and (max-width:767px) {
    .navbar-brand img {
        max-width:160px!important
    }
}

@media(max-width: 1199px) {
    .navbar-collapse#main_nav {
        background-color:#fafafa
    }
}

#main_nav .navbar-nav>.nav-item>a {
    font-weight: 600;
    padding: .25rem .5rem;
    display: inline-block;
    text-decoration: none
}

@media(max-width: 1199px) {
    .navbar-nav>.nav-item>a {
        display:block!important
    }

    .navbar-nav .dropdown-menu.mega-menu-none {
        width: auto;
        border: 1rem solid #4d4c4c;
        border-radius: 0;
        margin: 0
    }
}

.navbar .mega-menu-parent.current-product_cat-ancestor>a,.navbar .mega-menu-parent.current-menu-ancestor>a,.navbar .mega-menu-parent.current-menu-parent>a,.navbar .mega-menu-parent.current-product_cat-parent>a,.navbar .mega-menu-parent.current-product-ancestor>a {
    background-color: #ececec
}

.header .show>a.dropdown-toggle {
    position: relative;
    background-color: #4d4c4c!important;
    color: #fff!important
}

.header .show>a.dropdown-toggle:before {
    content: "";
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #4d4c4c;
    border-width: 10px;
    margin-left: -10px;
    z-index: 10001
}

.navbar-nav>.nav-item.menu-item-has-children>a.dropdown-toggle::after {
    display: none
}

.navbar-nav.mr-0 .dropdown-menu {
    left: 0
}

.dropdown-item.active,.dropdown-item:active {
    background-color: #ff7336
}

.navbar .mega-menu-wrapper {
    border-radius: 0;
    background-color: #fafafa;
    padding-left: 15px;
    padding-right: 15px;
    border: 0;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    max-width: 1170px
}

@media(max-width: 1199px) {
    .navbar .mega-menu-wrapper {
        -webkit-column-count:3;
        -moz-column-count: 3;
        column-count: 3;
        border: 1rem solid #4d4c4c;
        border-top: 0;
        margin: 0;
        max-width: none;
        padding-bottom: 0
    }
}

@media(max-width: 767px) {
    .navbar .mega-menu-wrapper {
        -webkit-column-count:2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media(max-width: 580px) {
    .navbar .mega-menu-wrapper {
        -webkit-column-count:1;
        -moz-column-count: 1;
        column-count: 1
    }
}

.navbar .mega-menu-wrapper li a {
    display: inline-block
}

@media(min-width: 1200px) {
    .navbar .mega-menu-parent {
        position:static
    }

    .navbar .mega-menu-wrapper {
        left: 0;
        right: 0;
        width: 100%;
        padding: 15px 15px 6px;
        margin-top: 0
    }

    .navbar .mega-menu-wrapper:after {
        content: '';
        position: absolute;
        background-color: #fafafa;
        top: 0;
        right: 0;
        bottom: 0;
        left: -400%;
        width: 800%;
        z-index: -1;
        box-shadow: 0 .125rem .25rem rgb(0 0 0/8%);
        border-bottom: 6px solid #ff7336
    }
}

.navbar .card {
    background: 0 0;
    border: 0
}

.navbar .mega-menu-parent .mega-menu-widgets {
    -webkit-column-span: all;
    -moz-column-span: all;
    column-span: all;
    width: 100%
}

.navbar .card img {
    max-width: 100%
}

.woocommerce-brands {
    margin: 0 -6px;
    font-size: 0
}

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

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

.woocommerce-brands.columns-3 a {
    width: 33.3333333%;
    padding: 6px
}

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

.woocommerce-brands img {
    max-width: 100%;
    height: auto
}

.navbar .mega-menu-none {
    width: 15rem
}

.navbar .mega-menu-none a {
    padding: 0 .75rem
}

header strong.cart-count:before {
    content: attr(data-count)
}

header strong.cart-count[data-count] {
    top: 18%;
    left: 55%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 0;
    font-size: .85rem
}

header .dropdown-menu .total .amount {
    float: right
}

header .navbar-nav:not([id]) .dropdown.show:after {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #4d4c4c;
    opacity: .5;
    z-index: 1
}

.navbar-nav>.nav-item.dropdown [data-toggle=collapse][aria-expanded=true],.navbar-nav>.nav-item>a:hover,.navbar-nav>.nav-item>a:focus {
    background-color: #ff7336;
    color: #fff!important
}

.nav-item:not(.show)>a:hover strong,.nav-item:not(.show)>a:focus strong {
    color: #ff7336!important
}

header .navbar-nav .dropdown.show>a {
    z-index: 2
}

#hero .carousel-item {
    height: 415px;
    background-image: var(--img);
    background-size: cover;
    background-repeat: no-repeat
}

#hero .carousel-item img {
    -o-object-fit: cover;
    object-fit: cover
}

#hero .carousel-caption {
    bottom: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

@media(max-width: 991px) {
    #hero .carousel-item {
        height:300px;
        background-color: #000
    }

    #hero .carousel-item img {
        opacity: .7
    }
}

.home #hero h1,.home #hero h2 {
    text-shadow: 0 0 5px #404040
}

@media(max-width: 767px) {
    .carousel#hero .carousel-caption h2 {
        font-size:2rem
    }
}

.carousel#hero .carousel-indicators li {
    border-bottom-width: .5rem
}

.trend-banners .position-absolute {
    right: 0;
    bottom: 15%;
    left: 0
}

.woocommerce ul.products li.product a {
    display: block;
    margin-bottom: 1.5rem
}

.woocommerce ul.products li.product a.added_to_cart {
    display: none;
}

.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport,.woocommerce div.product div.images>.woocommerce-product-gallery__wrapper {
    border: 1px solid #ececec;
    height: auto!important
}

.blog a.media:hover,.blog a.media:focus,.woocommerce ul.products li.product a:hover .img-wrapper,.woocommerce ul.products li.product a:focus .img-wrapper {
    border-color: #000!important
}

.gfield.check input:checked+label,.woocommerce nav.woocommerce-pagination ul li span.current {
    box-shadow: 0 0 1rem rgb(0 0 0/18%)
}

.blog a.media:hover h2,.blog a.media:focus h2,.woocommerce ul.products li.product a:hover .woocommerce-loop-product__title,.woocommerce ul.products li.product a:focus .woocommerce-loop-product__title {
    text-decoration: underline;
    color: #000
}

.img-wrapper {
    overflow: hidden;
    padding-bottom: 70%
}

.img-wrapper img {
    position: absolute;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border: 10px solid #fff
}

.woocommerce-loop-product__title {
    margin-bottom: .5rem;
    color: #4d4c4c
}

.corporate-program,.important-info .info {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.important-info .heading {
    font-size: 5.9vw;
    overflow: hidden
}

.important-info .info-1 h3 {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0
}

.important-info .info-1 .heading.alt {
    font-size: 8.5vw;
    margin-bottom: 0
}

.important-info .info-1 .heading .text-left {
    padding-left: .825vw
}

.important-info .info-1 .heading .text-center {
    font-size: 42vw;
    line-height: .8;
    padding-bottom: 5vw
}

.important-info .info-1 .heading .text-right {
    padding-right: .75vw
}

.important-info .info-2 .heading strong {
    font-size: 12.3vw
}

.important-info .info-3 .heading strong {
    font-size: 17.5vw;
    padding-left: 1.25vw
}

.important-info .position-absolute {
    bottom: 0;
    left: 0;
    right: 0
}

@media(min-width: 768px) {
    .important-info .heading {
        font-size:2vw;
        overflow: hidden
    }

    .important-info .info-1 .heading.alt {
        font-size: 2.9vw;
        margin-bottom: 0
    }

    .important-info .info-1 .heading .text-left {
        padding-left: .825vw
    }

    .important-info .info-1 .heading .text-center {
        font-size: 14vw;
        line-height: .8;
        padding-bottom: 1.6vw
    }

    .important-info .info-1 .heading .text-right {
        padding-right: .75vw
    }

    .important-info .info-2 .heading strong {
        font-size: 4.1vw
    }

    .important-info .info-3 .heading strong {
        font-size: 5.88vw;
        padding-left: .25vw
    }
}

.social-media a {
    width: 2.25rem;
    height: 2.25rem;
    line-height: 2.25rem
}

@media(min-width: 992px) {
    .footer .card-columns {
        -webkit-column-count:4;
        -moz-column-count: 4;
        column-count: 4
    }
}

@media(max-width: 768px) {
    .footer .card-columns {
        -webkit-column-count:2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media(max-width: 575px) {
    .footer .card-columns {
        -webkit-column-count:1;
        -moz-column-count: 1;
        column-count: 1
    }
}

.woocommerce nav.woocommerce-pagination {
    padding: 2rem 0 3.1rem;
    text-align: center;
    font-size: 0
}

.woocommerce nav.woocommerce-pagination ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.woocommerce nav.woocommerce-pagination ul li {
    display: inline-block
}

.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover {
    text-decoration: underline
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    cursor: not-allowed
}

.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span {
    font-size: 1.25rem;
    font-weight: 600;
    padding: 14px;
    text-decoration: none;
    transition: background 125ms ease-in
}

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

.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em
}

.woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: .8751em
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: left
}

.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #ff7336;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -.3em;
    margin-left: -.5em;
    box-shadow: 0 0 2px 0 #4d4c4c
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #ff7336
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #4d4c4c;
    border: 0
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: .5em
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}

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

.sidebar div>section:last-child {
    border-bottom: 0!important
}

.sidebar a[data-toggle=collapse][aria-expanded=false]:after,.sidebar a[data-toggle=collapse][aria-expanded=true]:after {
    position: absolute;
    top: 50%;
    right: .5rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sidebar a[data-toggle=collapse][aria-expanded=false]:after {
    content: '\002B'
}

.sidebar a[data-toggle=collapse][aria-expanded=true]:after {
    content: '\2212'
}

.widget .chosen a:hover,.widget .chosen a:focus {
    text-decoration: line-through
}

ul li.product a {
    position: relative
}

.product .onsale {
    background-color: #ff7336;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 3px 12px;
    position: absolute;
    top: .5rem;
    left: .5rem;
    z-index: 1
}

div.product .onsale {
    top: 10px;
    left: 25px
}

ul li.product span.onsale.new {
    left: auto;
    right: .5rem
}

.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 .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: 1120px;
    margin: 0 auto;
}

.gravity_forms_section_tabs_enabled_wrapper .gravity-forms-section-tabs-head {
    text-align: center;
    background-color: #4d4c4c;
    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: 32px
}

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

.gravity_forms_section_tabs_enabled_wrapper .gsection {
    padding: 30px 15px 0;
    overflow: visible;
    position: fixed;
    top: 83px;
    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,body:not(.gform_variation_visible) .gravity_forms_section_tabs_enabled_wrapper .gravity-forms-section-tabs-head,body:not(.gform_variation_visible) .gform_wrapper .close_gform_wrapper,body:not(.gform_variation_visible) .gform_wrapper .back_button a,body:not(.gform_variation_visible) .gform_wrapper .next_button a {
    display: none!important
}

.new-website .gravity_forms_section_tabs_enabled_wrapper .gsection .gform_fields {
    margin-top: 32px
}

.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.prescription .gfield_label {
    color: #4d4c4c
}

@media only screen and (min-width: 641px) {
    .gform_wrapper .top_label li.gfield.gf_left_half, .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
    }
}

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

.gform_wrapper .gfield_html, .gform_wrapper .gfield:not(.gf_middle_third):not(.gf_right_third):not(.gf_right_half) {
    clear: both;
}

.gform_wrapper .gfield_html.info:not(.check) {
    padding: 1rem 1.25rem 1px;
    font-size: 1rem;
    margin-bottom: 1rem;
    background-color: #7d7c7d;
    list-style: none;
    color: #fff
}

.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;
    font-size: 1.25rem;
    text-transform: uppercase;
    font-weight: 600
}

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

.gform_wrapper .instruction {
    display: none
}

.gsection .gfield_label {
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
}

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

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

@media only screen and (min-width: 641px) {
    .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 {
        display: inline-block;
        vertical-align: top;
        float: left;
    }

    .gform_wrapper .top_label li.gfield.gf_left_third, .gform_wrapper .top_label li.gfield.gf_left_half {
        clear: both;
    }

    .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
        width: 50%;
    }

    .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 {
        width: 33.33333333%;
    }
}

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

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

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

.lens-options .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="Dark Green"] label:before {
    background-image: url(/wp-content/uploads/2020/06/Dark-Green.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.lens-type 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]) {
    line-height: 1.25rem;
    text-transform: uppercase;
    padding: 10px
}

.gfield.check .ginput_container em {
    display: block;
    font-weight: 400;
    opacity: .75;
    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: #ff7335;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.gfield.check .ginput_container .ginput_price:empty:before {
    content: '+$0.00';
}

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

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

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

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

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

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

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

.product_totals .gfield .ginput_container {
    display: inline-block;
    font-weight: 700
}

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

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

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

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

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

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

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

.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button {
    float: right
}

.woocommerce .col2-set,.woocommerce-page .col2-set {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before {
    content: ' ';
    display: table
}

.woocommerce .col2-set::after,.woocommerce-page .col2-set::after {
    clear: both
}

.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before {
    content: ' ';
    display: table
}

.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after {
    clear: both
}

.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a {
    float: left;
    width: 30.75%;
    margin-right: 3.8%;
    margin-bottom: 1em
}

.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last {
    margin-right: 0
}

.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first {
    clear: both
}

.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a {
    width: 100%;
    margin-right: 0;
    float: none
}

.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before {
    content: ' ';
    display: table
}

.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after {
    clear: both
}

.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img {
    float: right;
    height: auto
}

.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count {
    float: left
}

.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering {
    float: right
}

.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img {
    height: auto
}

.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon {
    display: none
}

.woocommerce table.cart td.actions .button[name=update_cart],.woocommerce-page #content table.cart td.actions .button[name=update_cart],.woocommerce-page table.cart td.actions .button[name=update_cart] {
    float: right
}

.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related {
    width: 30.75%;
    float: left
}

.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox {
    display: inline
}

.woocommerce form .password-input,.woocommerce-page form .password-input {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password] {
    padding-right: 2.5rem
}

.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal {
    display: none
}

.woocommerce form .show-password-input,.woocommerce-page form .show-password-input {
    position: absolute;
    right: .7em;
    top: .7em;
    cursor: pointer
}

.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "";
    text-decoration: none
}

.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after {
    color: #585858
}

.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select {
    width: auto
}

.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions {
    text-align: left;
    padding: 0 1em 0 0;
    float: left
}

.woocommerce #payment #place_order,.woocommerce-page #payment #place_order {
    margin-left: auto;
    display: block!important
}

.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before {
    content: ' ';
    display: table
}

.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after {
    clear: both
}

.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions {
    margin-bottom: 1.618em;
    padding: 1.618em
}

.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed {
    position: relative
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

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

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

.woocommerce-store-notice,p.demo_store {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    background-color: #a46497;
    color: #fff;
    z-index: 99998;
    box-shadow: 0 1px 1em rgba(0,0,0,.2);
    display: none
}

.woocommerce-store-notice a,p.demo_store a {
    color: #fff;
    text-decoration: underline
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.admin-bar p.demo_store {
    top: 32px
}

.clear {
    clear: both
}

.woocommerce .blockUI.blockOverlay {
    position: relative
}

.woocommerce .blockUI.blockOverlay::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: '';
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0,0,0,.75)
}

.woocommerce .loader::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: '';
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0,0,0,.75)
}

.woocommerce small.note {
    display: block;
    color: #767676;
    font-size: .857em;
    margin-top: 10px
}

.woocommerce div.product {
    margin-bottom: 0;
    position: relative
}

.woocommerce div.product .product_title {
    margin-bottom: .5rem;
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: 600
}

.woocommerce div.product .summary .price {
    font-size: 1.25em;
    color: #ff7336;
    font-weight: 600
}

.woocommerce div.product p.price ins,.woocommerce div.product span.price ins {
    display: inline-block;
    text-decoration: none
}

.woocommerce div.product p.price del,.woocommerce div.product span.price del {
    opacity: .5;
    display: inline-block;
    color: initial
}

.woocommerce div.product .stock {
    color: #77a464
}

.woocommerce div.product .out-of-stock {
    color: #ff3636
}

.woocommerce div.product div.images {
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper a {
    display: block;
    padding: 3rem .5rem;
    text-align: center
}

@media(min-width: 768px) {
    .woocommerce div.product div.images .woocommerce-product-gallery__wrapper a {
        padding:5rem 2rem
    }
}

.woocommerce div.product div.images img {
    max-width: 100%;
    width: auto;
    height: auto;
    max-height: 50vh
}

.woocommerce div.product div.images div.thumbnails {
    padding-top: 1em
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    margin: 0;
    padding: 0;
    transform: none!important;
    width: auto!important;
    height: auto!important
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    width: auto!important;
    height: auto!important;
    float: none!important
}

.woocommerce div.product div.images .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    display: none!important
}

.woocommerce div.product div.images .flex-viewport .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image.flex-active-slide {
    display: block!important
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: #fff;
    opacity: 0
}

.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
    border: 1px solid #f2f2f2
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #fff;
    text-indent: -9999px;
    border-radius: 100%;
    box-sizing: content-box
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #4d4c4c;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 9px;
    box-sizing: content-box
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
    content: "";
    display: block;
    width: 2px;
    height: 8px;
    background: #4d4c4c;
    border-radius: 6px;
    position: absolute;
    top: 19px;
    left: 22px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: content-box
}

.woocommerce div.product div.images .flex-control-thumbs {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    font-size: 0;
    margin-bottom: 0;
    text-align: center;
    border: 1px solid #ececec;
    max-height: 8rem
}

.woocommerce div.product div.images .flex-control-thumbs li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    border: 1px solid #ececec;
    border-top: 0;
    padding: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    cursor: pointer;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
    opacity: .5
}

.woocommerce div.product div.images .flex-control-thumbs li img:hover {
    border-top-color: #ff7336
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
    opacity: 1
}

.woocommerce div.product_meta {
    margin-bottom: 1rem
}

.woocommerce div.product div.summary {
    margin-bottom: 2em;
    position: relative
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 0
}

.woocommerce div.product .woocommerce-tabs .panel h2:not(.woocommerce-loop-product__title) {
    display: none
}

.woocommerce div.product p.cart {
    margin-bottom: 2em
}

.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before {
    content: ' ';
    display: table
}

.woocommerce div.product p.cart::after {
    clear: both
}

.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before {
    content: ' ';
    display: table
}

.woocommerce div.product form.cart::after {
    clear: both
}

.woocommerce div.product form.cart table td {
    vertical-align: top;
    padding: 0;
    display: block
}

@media(max-width: 768px) {
    .woocommerce div.product form.cart table td {
        display:block
    }
}

.woocommerce div.product form.cart table div.quantity {
    float: none;
    margin: 0
}

.woocommerce div.product form.cart table small.stock {
    display: block;
    float: none
}

.woocommerce div.product form.cart .variations {
    width: 100%
}

.woocommerce div.product form.cart .variations td.label label {
    font-weight: 600;
    text-transform: uppercase;
    white-space: nowrap;
    padding: .5rem 1em 0 0
}

.woocommerce div.product form.cart .variations td.label label:after {
    content: ':'
}

.woocommerce div.product form.cart .variations .btn {
    border: 2px solid #ececec;
    color: #000;
    margin-right: .5rem;
    margin-bottom: .5rem
}

.woocommerce div.product form.cart .variations .btn.active {
    border-color: #000
}

.woocommerce div.product form.cart .variations select {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.woocommerce div.product form.cart .reset_variations {
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: underline
}

.woocommerce div.product form.cart .wc-no-matching-variations {
    display: none
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
    padding-right: 1em;
    padding-left: 1em
}

.woocommerce div.product form.cart .group_table td {
    vertical-align: top;
    padding-bottom: .5em;
    border: 0
}

.woocommerce div.product form.cart .group_table td:first-child {
    width: 4em;
    text-align: center
}

.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    -webkit-transform: scale(1.5,1.5);
    transform: scale(1.5,1.5)
}

.single_variation_wrap {
    width: 100%
}

.modal#accessories .carousel-item {
    padding: 0 3rem;
}

section#products {
    height: auto !important;
}

.woocommerce .products ul,.woocommerce ul.products {
    margin: 0 -0.5rem 1em;
    padding: 0;
    list-style: none outside;
}

.woocommerce .products ul,.woocommerce ul.products li.product {
    position: relative;
    padding: 0 0.5rem;
    margin-bottom: 1.5rem;
}

.modal#accessories .woocommerce ul.products li.product {
    padding-bottom: 2.5rem;
}

.woocommerce ul.products li.product strong {
    display: block
}

.woocommerce ul.products li.product .woocommerce-placeholder {
    border: 1px solid #f2f2f2
}

.woocommerce ul.products li.product .star-rating {
    font-size: .857em
}

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

.modal#accessories .woocommerce ul.products li.product .button {
    display: block;
    margin-bottom: 0;
    position: absolute;
    right: 0.5rem;
    bottom: 0;
    left: 0.5rem;
    background-color: #ff7336;
}

.woocommerce ul.products li.product .price {
    font-weight: 600;
    color: #ff7336
}

.woocommerce ul.products li.product .price del {
    color: inherit;
    opacity: .5;
    display: inline-block
}

.woocommerce ul.products li.product .price ins {
    background: 0 0;
    display: inline-block;
    text-decoration: none
}

.woocommerce ul.products li.product .price .from {
    font-size: .67em;
    margin: -2px 0 0;
    text-transform: uppercase;
    color: rgba(132,132,132,.5)
}

.woocommerce .woocommerce-result-count {
    display: none
}

.woocommerce .woocommerce-ordering {
    margin: 0 0 1em
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top
}

.woocommerce #respond p.form-submit {
    margin: 0
}

ul.gform_fields {
    padding: 0
}

.woocommerce #respond #submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.gform_button {
    text-transform: uppercase;
    display: inline-block;
    font-weight: 600;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #4d4c4c;
    border: 0;
    padding: .688rem;
    font-size: 1rem;
    line-height: 1.1;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.woocommerce #respond input#submit.loading,.woocommerce a.button.loading,.woocommerce button.button.loading,.woocommerce input.button.loading {
    background-color: #ffb89a!important;
    position: relative
}

.woocommerce #respond input#submit.loading::after,.woocommerce a.button.loading::after,.woocommerce button.button.loading::after,.woocommerce input.button.loading::after {
    font-family: WooCommerce;
    content: "\e01c";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin-top: -.55rem;
    margin-left: -.55rem;
    color: #000
}

.woocommerce #respond input#submit.added::after,.woocommerce a.button.added::after,.woocommerce button.button.added::after,.woocommerce input.button.added::after {
    font-family: WooCommerce;
    content: "\e017";
    margin-left: .53em;
    vertical-align: bottom
}

.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover {
    text-decoration: none
}

.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt {
    background-color: #ff7336
}

.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled] {
    cursor: not-allowed;
    opacity: .5
}

.woocommerce a.added_to_cart {
    padding-top: .5em;
    display: inline-block
}

.woocommerce #reviews h2 small {
    float: right;
    color: #767676;
    font-size: 15px;
    margin: 10px 0 0
}

.woocommerce #reviews h2 small a {
    text-decoration: none;
    color: #767676
}

.woocommerce #reviews #comment {
    height: 75px
}

.woocommerce #reviews #comments ol.commentlist {
    padding: 0;
    list-style: none
}

.woocommerce #reviews #comments ol.commentlist li {
    border: 1px solid #4d4c4c;
    padding: 1em 1em 0;
    margin-bottom: 1em
}

.woocommerce #reviews #comments hr {
    display: none
}

.woocommerce #reviews #comments ol.commentlist .reply {
    margin-bottom: 1em;
    text-decoration: underline
}

.woocommerce #reviews #comments ol.commentlist li .children {
    padding: 0;
    list-style: none
}

.woocommerce #reviews #comments ol.commentlist #respond {
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    padding: 1em 1em 0;
    margin: 20px 0 0 50px
}

.woocommerce .star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    width: 5em;
    font-family: WooCommerce
}

.woocommerce .star-rating::before {
    content: "\e020\e020\e020\e020\e020";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.woocommerce .star-rating span::before {
    content: "\e020\e020\e020\e020\e020";
    top: 0;
    position: absolute;
    left: 0;
    color: #ff7336
}

.woocommerce .woocommerce-product-rating {
    display: inline-block
}

.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before {
    content: ' ';
    display: table
}

.woocommerce .woocommerce-product-rating::after {
    clear: both
}

.woocommerce .products .star-rating {
    display: block;
    margin: 0 0 .5em;
    float: none
}

.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0
}

.woocommerce .product_meta>span {
    display: block
}

.woocommerce p.stars {
    font-size: 0
}

.woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    font-size: 1rem
}

.woocommerce p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    content: "\e021";
    text-indent: 0
}

.woocommerce p.stars a:hover~a::before {
    content: "\e021"
}

.woocommerce p.stars:hover a::before {
    content: "\e020"
}

.woocommerce p.stars.selected a.active::before {
    content: "\e020"
}

.woocommerce p.stars.selected a.active~a::before {
    content: "\e021"
}

.woocommerce p.stars.selected a:not(.active)::before {
    content: "\e020"
}

#respond,.page .content .gform_wrapper,.table-default {
    padding: 1em;
    border: 1px solid #4d4c4c;
    margin-bottom: 1em
}

#respond .comment-reply-title,.page .content .gform_wrapper .gform_title {
    margin-bottom: .5rem;
    font-size: 1.25em;
    text-transform: uppercase;
    font-weight: 600
}

#respond label,.page .content .gform_wrapper label,.table-default label {
    display: block
}

#respond .submit {
    background-color: #ff7336!important
}

.woocommerce table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0,0,0,.1);
    margin-bottom: 1.618em;
    width: 100%
}

.woocommerce table.shop_attributes th {
    width: 150px;
    font-weight: 600;
    padding: 8px;
    border-top: 0;
    border-bottom: 1px dotted rgba(0,0,0,.1);
    margin: 0;
    line-height: 1.5
}

.woocommerce table.shop_attributes td {
    font-style: italic;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dotted rgba(0,0,0,.1);
    margin: 0;
    line-height: 1.5
}

.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0
}

.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th {
    background: rgba(0,0,0,.025)
}

.woocommerce table.shop_table {
    margin-bottom: 1rem;
    border: 1px solid rgb(241 241 241);
    width: 100%;
    font-weight: 600
}

.woocommerce table.shop_table.cart {
    border: 0
}

.woocommerce table.shop_table th,.woocommerce table.shop_table td {
    padding: 9px 12px;
    vertical-align: top;
    border-top: 1px solid #f1f1f1
}

.woocommerce table.shop_table.cart td {
    border-top: 0;
    border-bottom: 1px solid #f1f1f1;
    padding: 2rem 1rem
}

@media(max-width: 575px) {
    .woocommerce table.shop_table.cart td {
        padding:1rem;
        padding-left: 0;
        padding-right: 0
    }

    .woocommerce table.shop_table.cart .product-thumbnail {
        border-bottom: 0;
        padding: 1rem
    }
}

.woocommerce table.shop_table th {
    text-transform: uppercase
}

.woocommerce table.shop_table .product-total,.woocommerce table.shop_table tfoot {
    text-align: right
}

.woocommerce table.my_account_orders {
    font-size: .85em
}

.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th {
    padding: 4px 8px;
    vertical-align: middle
}

.woocommerce table.my_account_orders .button {
    margin-right: 5px;
    margin-bottom: 5px
}

.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th {
    vertical-align: top;
    text-align: center
}

.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child {
    text-align: left
}

.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child {
    text-align: left
}

.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before {
    content: "\2193";
    display: inline-block
}

.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation {
    list-style: none outside
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt {
    float: left;
    clear: both;
    margin-right: .25em;
    display: inline-block;
    list-style: none outside
}

.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd {
    margin: 0
}

.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child {
    margin-bottom: 0
}

.woocommerce td.product-name p.backorder_notification {
    font-size: .83em
}

.woocommerce td.product-quantity {
    min-width: 80px
}

.woocommerce ul.cart_list,.woocommerce ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    max-height: 252px;
    overflow-y: auto
}

.woocommerce-checkout ul.cart_list {
    border: 1px solid #f1f1f1
}

.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li {
    padding: .75rem 0 1.5rem;
    margin: 0;
    padding-left: calc(30% + 0.5rem);
    position: relative
}

.woocommerce-checkout ul.cart_list li,.woocommerce-checkout ul.product_list_widget li {
    border-bottom: 1px solid #f1f1f1
}

.woocommerce ul.cart_list>li:last-child,.woocommerce ul.product_list_widget>li:last-child {
    border-bottom: 0
}

.woocommerce-checkout ul.product_list_widget li {
    padding-left: calc(20% + 1rem);
    padding-right: 1rem
}

.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a {
    display: block
}

.woocommerce ul.cart_list li a:not(.remove),.woocommerce ul.product_list_widget li a:not(.remove) {
    margin-bottom: .25rem;
    line-height: 1.2;
    font-weight: 600
}

.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img {
    width: 28%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.woocommerce-checkout ul.product_list_widget li img {
    left: 1rem;
    width: 18%
}

.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl {
    display: none
}

.woocommerce-checkout ul.cart_list li dl {
    padding: .25rem .5rem 0;
    color: #4d4c4c;
    margin-top: .25rem;
    display: block;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #4d4c4c;
    background-color: #f1f1f1
}

.woocommerce-checkout ul.cart_list li dl dt,.woocommerce-checkout ul.cart_list li dl dd,.woocommerce-checkout ul.cart_list li dl dt *,.woocommerce-checkout ul.cart_list li dl dd * {
    display: inline-block
}

.woocommerce-checkout ul.cart_list li dl dt {
    display: block
}

.woocommerce-checkout ul.cart_list li dl img {
    display: none
}

.woocommerce ul.cart_list li .quantity,.woocommerce ul.product_list_widget li .quantity {
    margin-bottom: 1.5rem;
    display: block
}

.woocommerce ul.cart_list li .quantity .amount,.woocommerce ul.product_list_widget li .quantity .amount {
    color: #ff7336;
    font-weight: 600
}

.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total {
    padding-top: .75rem
}

.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong {
    min-width: 40px;
    display: inline-block
}

.woocommerce-checkout .widget_shopping_cart .total,.woocommerce-checkout .widget_shopping_cart .buttons {
    display: none
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    bottom: 1rem;
    left: calc(30% + 0.5rem);
    color: transparent
}

.woocommerce-checkout .widget_shopping_cart .cart_list li a.remove {
    left: calc(20% + 1rem)
}

.woocommerce .widget_shopping_cart .cart_list li a.remove:before,.woocommerce.widget_shopping_cart .cart_list li a.remove:before {
    content: "Remove";
    color: #4d4c4c
}

.woocommerce .widget_shopping_cart .cart_list li a.remove:hover:before,.woocommerce.widget_shopping_cart .cart_list li a.remove:hover:before,.woocommerce .widget_shopping_cart .cart_list li a.remove:focus:before,.woocommerce.widget_shopping_cart .cart_list li a.remove:focus:before {
    text-decoration: underline
}

.woocommerce form .form-row {
    margin-left: 0;
    margin-right: 0;
    display: block;
    display: block;
    -ms-flex-wrap: unset;
    flex-wrap: unset
}

.woocommerce form .form-row.form-row-first,.woocommerce form .form-row.form-row-last {
    width: 50%;
    display: inline-block
}

.woocommerce form .form-row.form-row-first {
    padding-right: .5rem
}

.woocommerce form .form-row.form-row-last {
    padding-left: .5rem
}

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0
}

.woocommerce form .form-row label.hidden {
    visibility: hidden
}

.woocommerce form .form-row label.inline {
    display: inline
}

.woocommerce form .form-row .woocommerce-input-wrapper .description {
    background: #1e85be;
    color: #fff;
    border-radius: 3px;
    padding: 1em;
    margin: .5em 0 0;
    clear: both;
    display: none;
    position: relative
}

.woocommerce form .form-row .woocommerce-input-wrapper .description a {
    color: #fff;
    text-decoration: underline;
    border: 0;
    box-shadow: none
}

.woocommerce form .form-row .woocommerce-input-wrapper .description::before {
    left: 50%;
    top: 0;
    margin-top: -4px;
    -webkit-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg);
    content: "";
    position: absolute;
    border-width: 4px 6px 0;
    border-style: solid;
    border-color: #1e85be transparent transparent transparent;
    z-index: 100;
    display: block
}

.woocommerce form .form-row .required {
    color: #ff3636;
    font-weight: 600;
    border: 0!important;
    text-decoration: none
}

.woocommerce form .form-row .optional {
    visibility: visible
}

.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle
}

.woocommerce form .form-row textarea {
    height: 4em;
    line-height: 1.5;
    display: block;
    box-shadow: none
}

.woocommerce form .form-row .select2-container {
    width: 100%;
    line-height: 2em
}

.woocommerce form .form-row.woocommerce-invalid label {
    color: #ff3636
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select {
    border-color: #ff3636
}

.woocommerce form .form-row ::-webkit-input-placeholder {
    line-height: normal
}

.woocommerce form .form-row :-moz-placeholder {
    line-height: normal
}

.woocommerce form .form-row :-ms-input-placeholder {
    line-height: normal
}

.woocommerce ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0
}

.woocommerce ul#shipping_method li {
    margin: 0 0 .5em;
    line-height: 1.5em;
    list-style: none outside
}

.woocommerce ul#shipping_method li input {
    margin: 3px .4375em 0 0;
    vertical-align: top
}

.woocommerce ul#shipping_method li label {
    display: inline
}

.woocommerce ul#shipping_method .amount {
    font-weight: 700
}

.woocommerce p.woocommerce-shipping-contents {
    margin: 0
}

.woocommerce ul.order_details {
    margin: 0 0 3em;
    list-style: none
}

.woocommerce ul.order_details::after,.woocommerce ul.order_details::before {
    content: ' ';
    display: table
}

.woocommerce ul.order_details::after {
    clear: both
}

.woocommerce ul.order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: .715em;
    line-height: 1;
    border-right: 1px dashed #d3ced2;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none
}

.woocommerce ul.order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5
}

.woocommerce ul.order_details li:last-of-type {
    border: none
}

.woocommerce .wc-bacs-bank-details-account-name {
    font-weight: 700
}

.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads {
    margin-bottom: 2em
}

.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child {
    margin-bottom: 0
}

.woocommerce .woocommerce-customer-details address {
    font-style: normal;
    margin-bottom: 0;
    border: 1px solid rgba(0,0,0,.1);
    border-bottom-width: 2px;
    border-right-width: 2px;
    text-align: left;
    width: 100%;
    border-radius: 5px;
    padding: 6px 12px
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    margin-bottom: 0;
    padding-left: 1.5em
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "";
    text-decoration: none;
    margin-left: -1.5em;
    line-height: 1.75;
    position: absolute
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "";
    text-decoration: none;
    margin-left: -1.5em;
    line-height: 1.75;
    position: absolute
}

.woocommerce .woocommerce-widget-layered-nav-list {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    padding: 0 0 1px;
    list-style: none
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before {
    content: ' ';
    display: table
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after {
    clear: both
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
    padding: 1px 0
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "";
    text-decoration: none;
    color: #ff3636
}

.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
    margin-top: 1em
}

.woocommerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: .25rem;
    list-style: none outside
}

.woocommerce .widget_layered_nav_filters ul li {
    padding: .25rem
}

.woocommerce .widget_layered_nav_filters ul li a {
    text-decoration: none;
    background-color: #000;
    padding: .25rem 1rem;
    color: #fff;
    border-radius: 1rem;
    display: block
}

.woocommerce .widget_ajax_layered_nav_clear ul li a {
    background-color: #ff7336;
    text-transform: uppercase
}

.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em
}

.woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: .8751em
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: left
}

.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #a46497;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -.3em;
    margin-left: -.5em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #a46497
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #462940;
    border: 0
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: .5em
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}

.woocommerce .widget_rating_filter ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside
}

.woocommerce .widget_rating_filter ul li {
    padding: 0 0 1px;
    list-style: none
}

.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before {
    content: ' ';
    display: table
}

.woocommerce .widget_rating_filter ul li::after {
    clear: both
}

.woocommerce .widget_rating_filter ul li a {
    padding: 1px 0;
    text-decoration: none
}

.woocommerce .widget_rating_filter ul li .star-rating {
    float: none;
    display: inline-block
}

.woocommerce .widget_rating_filter ul li.chosen a::before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "";
    text-decoration: none;
    color: #ff3636
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: block;
    width: 100%
}

.woocommerce-notices-wrapper:not(:empty) {
    margin-bottom: 1rem
}

.woocommerce-error,.woocommerce-info,.woocommerce-message {
    padding: .5em .5em .5em 3em;
    margin-bottom: 1rem;
    position: relative;
    background-color: #f1f1f1;
    color: #4d4c4c;
    border-top: 3px solid #ff7336;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
    line-height: 2em
}

.woocommerce-error a:not(.button),.woocommerce-info a:not(.button),.woocommerce-message a:not(.button) {
    text-decoration: underline
}

.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before {
    content: ' ';
    display: table
}

.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after {
    clear: both
}

.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before {
    font-family: WooCommerce;
    content: "\e028";
    position: absolute;
    top: 50%;
    left: 1rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button {
    float: right
}

.woocommerce-error li,.woocommerce-info li,.woocommerce-message li {
    list-style: none outside!important;
    padding-left: 0!important;
    margin-left: 0!important
}

.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span {
    direction: ltr;
    unicode-bidi: embed
}

.woocommerce-message::before {
    content: "\e015";
    color: #ff7336
}

.woocommerce-info::before {
    color: #ff7336
}

.woocommerce-error {
    border-top-color: #ff3636
}

.woocommerce-error::before {
    content: "\e016";
    color: #ff3636
}

.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before {
    content: ' ';
    display: table
}

.woocommerce-account .addresses .title::after {
    clear: both
}

.woocommerce-account .addresses .title h3 {
    float: left
}

.woocommerce-account .addresses .title .edit {
    float: right
}

.woocommerce-account ol.commentlist.notes li.note p.meta {
    font-weight: 600;
    margin-bottom: 0
}

.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0
}

.woocommerce-account ul.digital-downloads {
    margin-left: 0;
    padding-left: 0
}

.woocommerce-account ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.woocommerce-account ul.digital-downloads li::before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "";
    text-decoration: none
}

.woocommerce-account ul.digital-downloads li .count {
    float: right
}

#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail {
    width: 200px;
    padding-left: 0!important
}

#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th {
    vertical-align: middle
}

#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text {
    margin-bottom: 1rem
}

#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input {
    margin: 0;
    vertical-align: middle
}

#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout {
    padding: 1em 0
}

#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before {
    content: ' ';
    display: table
}

#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after {
    clear: both
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 1em
}

#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small {
    color: #767676;
    font-size: .83em
}

.woocommerce-cart .cart-collaterals .cart_totals h2 {
    display: none
}

#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0
}

#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
    border-top: 0
}

#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 35%
}

#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    line-height: 1.5em
}

#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small {
    color: #767676
}

#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select {
    width: 100%
}

#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td {
    color: #77a464
}

#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #ebe9eb
}

#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination {
    margin-bottom: 0
}

#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    float: left;
    clear: none
}

#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes {
    clear: left
}

#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first {
    clear: left
}

#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small {
    font-size: 11px;
    color: #767676;
    font-weight: 400
}

#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address {
    padding: 0;
    clear: left;
    width: 100%
}

#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address {
    clear: both
}

#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment {
    background: #f1f1f1
}

#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid #d3ced2;
    margin: 0;
    list-style: none outside
}

#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before {
    content: ' ';
    display: table
}

#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after {
    clear: both
}

#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li {
    text-align: left;
    margin: 0
}

#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 1em 0 0
}

#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 0 0 .5em;
    padding: 0;
    position: relative;
    box-shadow: none
}

#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img {
    margin-left: 2px
}

#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before {
    content: ' ';
    display: table
}

#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after {
    clear: both
}

#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row {
    padding: 1em
}

#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box {
    position: relative;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    background-color: #4d4c4c;
    color: #fff
}

#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea {
    border-color: #c7c1c6;
    border-top-color: #bbb3b9
}

#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
    color: #bbb3b9
}

#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder {
    color: #bbb3b9
}

#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
    color: #bbb3b9
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
    list-style: none outside;
    margin: 0
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
    margin: 0 0 .5em
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
    cursor: pointer
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
    vertical-align: middle;
    margin: -3px 1em 0 0;
    position: relative
}

#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
    border: 0;
    padding: 0;
    margin: 1em 0 0
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
    font-size: 1.5em;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right .618em center;
    background-size: 32px 20px
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
    background-image: url(../images/icons/credit-cards/visa.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
    background-image: url(../images/icons/credit-cards/mastercard.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
    background-image: url(../images/icons/credit-cards/laser.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
    background-image: url(../images/icons/credit-cards/diners.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
    background-image: url(../images/icons/credit-cards/maestro.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
    background-image: url(../images/icons/credit-cards/jcb.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
    background-image: url(../images/icons/credit-cards/amex.svg)
}

#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
    background-image: url(../images/icons/credit-cards/discover.svg)
}

#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help {
    font-size: 1em;
    color: #767676;
    font-weight: 400
}

#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row {
    margin: 0 0 1em
}

#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child {
    margin-bottom: 0
}

#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid #4d4c4c;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em
}

#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: right;
    line-height: 52px;
    font-size: 1em
}

#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 52px;
    vertical-align: middle
}

.woocommerce-terms-and-conditions {
    border: 1px solid rgba(0,0,0,.2);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    background: rgba(0,0,0,.05)
}

.woocommerce-invalid #terms {
    outline: 2px solid #ff3636;
    outline-offset: 2px
}

.woocommerce-password-strength {
    text-align: center;
    font-weight: 600;
    padding: 3px .5em;
    font-size: 1em
}

.woocommerce-password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373
}

.woocommerce-password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b
}

.woocommerce-password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53
}

.woocommerce-password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733
}

.woocommerce-password-hint {
    margin: .5em 0 0;
    display: block
}

.woocommerce-input-wrapper {
    display: block;
    width: 100%
}

table.shipping-table {
    margin: 10px 0;
    width: 100%
}

table.shipping-table th {
    display: none
}

.woocommerce .woocommerce-billing-fields h3,.woocommerce .woocommerce-shipping-fields h3,.woocommerce h3#order_review_heading,.woocommerce h3#shipping_heading,.woocommerce form fieldset legend {
    background-color: #f1f1f1;
    padding: 9px;
    font-size: 1.125rem;
    text-transform: uppercase;
    margin-bottom: .5em;
    font-weight: 600
}

.woocommerce .woocommerce-shipping-fields h3#ship-to-different-address,.woocommerce h3#order_review_heading,.woocommerce h3#shipping_heading,.woocommerce form fieldset {
    margin-top: 1em
}

#customer_details>div>h3 {
    margin-top: 0!important
}

.woocommerce .woocommerce-shipping-fields h3#ship-to-different-address label.woocommerce-form__label-for-checkbox {
    margin-bottom: 0
}

.woocommerce-MyAccount-navigation,.woocommerce div.product .woocommerce-tabs ul.tabs {
    position: relative;
    margin-bottom: 2rem;
    background-color: #ff7336
}

.woocommerce-MyAccount-navigation:before,.woocommerce-MyAccount-navigation:after,.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 9999px;
    background-color: #ff7336
}

.woocommerce-MyAccount-navigation:before,.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    right: 100%
}

.woocommerce-MyAccount-navigation:after,.woocommerce div.product .woocommerce-tabs ul.tabs:after {
    left: 100%
}

.woocommerce-MyAccount-navigation ul,.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 0;
    list-style: none;
    font-size: 0;
    text-align: center
}

.woocommerce-MyAccount-navigation ul>li,.woocommerce div.product .woocommerce-tabs ul.tabs li {
    position: relative;
    display: inline-block
}

.woocommerce-MyAccount-navigation ul>li.is-active:after,.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    height: 10px;
    background-color: #fff
}

.woocommerce-MyAccount-navigation ul>li>a,.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 9px;
    display: block;
    font-size: 1.125rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff
}

.woocommerce-MyAccount-navigation ul>li.is-active>a,.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    background-color: #fff;
    color: #000;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
    text-decoration: none;
    cursor: default
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .25rem
}

.breadcrumb-item+.breadcrumb-item::before {
    padding-right: .25rem
}

.ginput_total {
    font-size: 1.25rem;
    font-weight: 600;
    color: #ff7336
}

.form-group {
    list-style: none
}

.woocommerce .quantity .qty {
    width: 4rem;
    text-align: center;
    font-size: 1.25rem;
    border: 1px solid #000;
    vertical-align: middle;
    display: inline-block;
    padding: .6rem;
    margin-top: .5rem
}

input[type=text], input[type=password], input[type=tel], input[type=number], input[type=email], select, textarea, .woocommerce-input-wrapper strong {
    border-color: #000 !important;
    border-width: 1px;
    display: block;
    width: 100%;
    height: auto !important;
    padding: .5rem !important;
    font-size: 1rem;
    font-weight: 600;
    text-transform: inherit;
    background-color: #f1f1f1 !important;
    border-radius: 0 !important;
    color: #495057 !important;
}

.jbfile-styler__single {
    font-size: 1rem
}

.aws-container .aws-search-field {
    z-index: 0
}

.collapse#filter {
    font-size: 0
}

.collapse#filter .widget {
    vertical-align: top
}

.collapse#filter .widget h3 {
    line-height: 1.5
}

#description.collapse:not(.show) {
    display: block;
    height: 3rem;
    overflow: hidden
}

#description.collapsing {
    height: 3rem
}

.widget .dropdown-toggle::after {
    color: #ff7336
}

.widget .dropdown-menu ul {
    padding-left: 0;
    margin: 0
}

.dropdown-menu:not(.mega-menu-wrapper):not(.widget_shopping_cart) li a {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-menu:not(.mega-menu-wrapper):not(.widget_shopping_cart) li.chosen a {
    background-color: #4d4c4c;
    color: #fff
}

[href="#readMore"][aria-expanded=false]:after,[href="#description"][aria-expanded=false]:after {
    content: " More"
}

[href="#readMore"][aria-expanded=true]:after,[href="#description"][aria-expanded=true]:after {
    content: " Less"
}

.gf_simple_horizontal {
    position: relative
}

.gf_simple_horizontal .validation_error {
    display: none
}

.gf_simple_horizontal .gform_body {
    width: 100%
}

.gf_simple_horizontal .gfield_description {
    background-color: #000;
    padding: .688rem
}

.gf_simple_horizontal .gform_footer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 0
}

.gf_simple_horizontal .gform_button {
    height: 41px;
    background-color: #000
}

.article {
    margin-bottom: 2rem;
    background-color: #f1f1f1;
    padding: 1rem;
    border: 1px solid #4d4c4c
}

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

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

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

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

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

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

.alignleft {
    float: left
}

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

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption.aligncenter img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.alignright {
    float: right
}

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

.woocommerce .col2-set#customer_login {
    margin-right: -2rem;
    margin-left: -2rem
}

.woocommerce .col2-set#customer_login .col-1,.woocommerce .col2-set#customer_login .col-2 {
    padding-left: 2rem;
    padding-right: 2rem
}

.woocommerce .col2-set#customer_login .col-1 {
    border-right: 2px solid #000
}

.woo-breadcrumbs {
    font-size: .85rem;
    font-weight: 500
}

#customer_login h2 {
    font-size: 2.5rem;
    font-weight: 700
}

.related.products>h2 {
    color: #ff7336;
    text-align: center;
    font-weight: 700;
    padding-top: 4rem
}

.woocommerce-Reviews-title {
    display: none
}

#product_info .widget .collapse>h2,#product_info .widget .collapsing>h2,#product_info .widget .up-sells>h2 {
    display: none
}

.woocommerce-variation-add-to-cart,.woocommerce .summary form.cart {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.single_add_to_cart_button {
    margin-top: .5rem;
    margin-left: .5rem
}

.single_add_to_cart_button.btn-prescription {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.woocommerce-variation.single_variation {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media(max-width: 630px) {
    .single_add_to_cart_button:not(.btn-prescription) {
        -ms-flex-positive:1;
        flex-grow: 1
    }

    .single_add_to_cart_button.btn-prescription {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-left: 0
    }
}

#carousel-promotions p {
    margin-bottom: 0
}

pre {
    background: 0 0
}

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

pre img,pre em {
    display: none
}

pre ol,pre ul {
    padding: 0
}

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

pre ul.bulleted li {
    display: block
}

.carousel-item .carousel-caption {
    padding: 0 3rem
}

.carousel-control-next,.carousel-control-prev {
    color: #000;
    opacity: 1;
    width: 3rem
}

.carousel-control-next {
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
}

.carousel-control-prev {
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
}

.carousel-control-next-icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNmZjczMzYnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGQ9J00yLjc1IDBsLTEuNSAxLjVMMy43NSA0bC0yLjUgMi41TDIuNzUgOGw0LTQtNC00eicvPjwvc3ZnPg==)
}

.carousel-control-prev-icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNmZjczMzYnIHdpZHRoPSc4JyBoZWlnaHQ9JzgnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGQ9J001LjI1IDBsLTQgNCA0IDQgMS41LTEuNUw0LjI1IDRsMi41LTIuNUw1LjI1IDB6Jy8+PC9zdmc+)
}

.gform_wrapper .close_gform_wrapper {
    position: fixed;
    top: 7px;
    width: 2rem;
    height: 2rem;
    text-align: center;
    line-height: 1.75rem;
    background-color: #5d5d5d;
    font-size: 1.5rem;
    font-weight: 900;
    text-decoration: none;
    z-index: 2042;
    right: 15px;
    color: #ff7335
}

.gform_wrapper .close_gform_wrapper:after {
    content: '\00D7'
}

.form-row.mailchimp-newsletter {
    margin-bottom: 0
}

.content-area#primary {
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto 2rem
}

.sv-wc-payment-gateway-card-icons {
    display: inline-block
}

.woocommerce-variation-price {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #fff
}

.dropdown-menu .colors a {
    padding-left: 1rem!important;
    padding-right: 1rem!important
}

.dropdown-menu .colors a .box {
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: .75rem;
    border: 1px solid #4d4c4c;
    vertical-align: text-bottom;
    background-size: contain
}

.dropdown-menu .colors .box.no-count {
    display: none
}

[current-image=""] div.swatch-label {
    display: none
}

.woocommerce div.product form.cart table td.value .swatch-control .variation-radios {
    display: none
}

.swatch-control {
    position: relative;
    margin-bottom: 1rem;
    overflow: visible
}

.swatch-wrapper {
    border-radius: 50rem;
    display: inline-block;
    float: none;
    border: 2px solid #999
}

div.swatch-wrapper.selected {
    border-color: #4d4c4c;
    padding: 2px
}

.swatch-wrapper a,.swatch-wrapper a img {
    border-radius: 50rem
}

.sticky-top {
    z-index: 999
}
