@charset "utf-8";:root {
    --blue1: #cc0000;
    --red2: #990000;
    --blue1: #1a5d98;
    --blue2: #2172b9;
    --green1: #6ca65a;
    --green2: #58834b;
    --gold1: #c69e25;
    --gold2: #b08606;
    --dark1: #58595b;
    --dark2: #262626;
    --dark3: #191919;
    --light1: #EEE;
    --light2: #f4f4f4;
    --light3: #CCC;
    --light4: #f7f8f9;
    --light5: #e6e7e8;
    --mid1: #AAA;
    --white: #FFF;
    --black: #000;
    --theme_color_01: #333;
    --font1: 'Lato', Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", -apple-system, BlinkMacSystemFont, "Segoe UI";
    --fontawesome: 'Font Awesome 5 Free';
    --persianred: #C82828
}

span.cad-price {
    width: 100%;
    display: block;
    font-size: 14px
}
.wsm_checkout_shipping_address_wrap{display:none;}
span#convert {
    display: flex;
    flex-direction: column;
    padding: 0 10px 10px 0
}

#dc_box {
    display: none
}

button.close {
    margin-right: 6px
}

.navbar-brand {
    height: 100px
}

.navbar-nav {
    margin: 0;
    float: none
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 23px
}

.caret {
    display: none
}

.sb-active .list-group-item {
    background: none
}

.sb-active .list-group-item>* {
    color: #fff
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: #fff0;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: #fff0;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    display: none
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3,1.3);
    transition: scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

#home-hero .owl-dots {
    margin-top: -43px;
    position: relative;
    z-index: 2
}

.owl-dots {
    text-align: center
}

.owl-dot {
    display: inline-block;
    margin: 0 5px
}

.owl-dot span {
    background: rgb(0 0 0 / .5);
    border-radius: 50%;
    display: inline-block;
    width: 10px;
    height: 10px
}

#home-hero .owl-dot span {
    border-radius: 0;
    width: 25px;
    height: 8px
}

#home-hero .owl-dot.active span {
    background: #2c97f4
}

.owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1,1)
}

html {
    scroll-behavior: smooth
}

body {
    line-height: 1.5;
    background: var(--white)
}

h1 {
    font-size: 24px;
    margin: 0;
    margin-bottom: 30px!important;
    position: relative
}

h2,h3,h4,h5,h6 {
    font-weight: 400
}

h2 {
    font-size: 18px
}

h3 {
    font-size: 16px
}

h4 {
    font-size: 15px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

input {
    line-height: 1.4
}

select {
    background: var(--white);
    border-radius: 0;
    padding: 5px;
    display: block;
    border: 1px solid var(--mid1)
}

input[type="text"],input[type="textarea"],input[type="password"] {
    padding: 5px;
    border: 1px solid var(--mid1)
}

.wsm-prod-qty-field {
    width: 30px
}

.wsm_inquiry_form form {
    width: 100%;
    background: var(--light1);
    border: 1px solid var(--light3);
    max-height: max-content;
    height: max-content
}

.wsm_inquiry_form form .wsm_inquiry_row_0,.wsm_inquiry_form form .wsm_inquiry_row_1 {
    background: none
}

.wsm_inquiry_form form label {
    float: none;
    clear: both;
    width: 100%;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400
}

.wsm_inquiry_form_field {
    width: 100%;
    float: none
}

input[type="checkbox"]+.wsm_inquiry_form_cbox_label {
    width: auto;
    display: inline-block
}

.wsm_interface_helper_link {
    width: auto;
    margin: 0;
    text-align: right
}

textarea {
    height: 100px;
    border: 1px solid var(--mid1)
}

.wsm_review_form input,.wsm_review_form textarea {
    width: 100%
}

img {
    max-width: 100%
}

img.flt_rt,img.flt_lft {
    display: block;
    margin: 0 auto 15px
}

::selection {
    background: var(--blue2);
    color: var(--white)
}

::-moz-selection {
    background: var(--blue1);
    color: var(--white)
}

@media only screen and (min-width: 768px) {
    img.flt_rt {
        float:right;
        margin: 0 0 15px 15px
    }

    img.flt_left {
        float: left;
        margin: 0 15px 15px 0
    }

    h1 {
        font-size: 36px;
        margin: 0;
        margin-bottom: 30px!important
    }

    h2 {
        font-size: 28px
    }

    h3 {
        font-size: 18px
    }

    h4 {
        font-size: 16px
    }

    h5 {
        font-size: 14px
    }

    h6 {
        font-size: 12px
    }
}

body {
    overflow-x: hidden
}

.content_wrap {
    overflow-x: hidden
}

#containerWrap {
    clear: both
}

.main-container {
    background: var(--white);
    position: relative
}

.row.master {
    position: relative;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    padding: 0 0 15px;
    margin-top: 15px;
    background: var(--white)
}

.sb-active {
    position: fixed;
    height: 100%;
    overflow-y: hidden
}

.sb-active .content_wrap {
    height: 100%;
    z-index: 60;
    top: 0;
    left: 0;
    width: 100%
}

.sb-active .black_overlay {
    position: fixed;
    background: rgb(0 0 0 / .5);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    min-height: 100%;
    z-index: 9999999;
    display: none!important
}

.side-nav .dropdown-menu {
    position: unset;
    border: none;
    box-shadow: none
}

.side-nav .dropdown-menu li a {
    width: 100%;
    padding-left: 19px!important
}

.side-nav .navbar-nav {
    display: flex;
    flex-direction: column
}

.side-nav {
    border: solid 1px var(--light5)
}

.side-nav h3 {
    margin-top: 0
}

#sidebar-main {
    left: -100%;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    position: fixed;
    background: var(--white);
    z-index: 40;
    overflow-y: scroll;
    height: 100%
}


.sb-active #sidebar-main {
    -webkit-box-shadow: 0 15px 25px rgb(0 0 0 / .9);
    box-shadow: 0 15px 25px rgb(0 0 0 / .9);
    left: 0;
    top: 0;
    background-color: var(--dark2)
}

.home aside#sidebar-main .wsm-hdr__nav+.side-nav {
    display: none
}

.home aside#sidebar-main div.have-a-question {
    margin-top: 15px
}

.sb-active aside#sidebar-main div {
    background: none;
    color: var(--white)
}

#sidebar-main::after {
    opacity: 0;
    content: '';
    width: 15%;
    position: fixed;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    background: rgb(0 0 0 / .7);
    right: -15%;
    z-index: -1
}

.sb-active #sidebar-main::after {
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    opacity: 1;
    z-index: 4;
    right: 0
}

.view-sb {
    margin: 15px 0;
    border-radius: 0 5px 5px 0;
    position: relative;
    z-index: 9;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all
}

.view-sb::before {
    content: 'View '
}

.sb-active .view-sb::before {
    content: 'Close';
    display: block
}

.sb-active .view-sb {
    float: right;
    position: fixed;
    right: 0;
    border-radius: 5px 0 0 5px;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / .5);
    box-shadow: 0 0 15px rgb(0 0 0 / .5);
    z-index: 60
}

.m-btns__view {
    margin-top: 15px
}

.sb-active .m-btns__view {
    display: none
}

.view-sb-active {
    margin-top: 15px
}

#sidebar-main h3 {
    font-size: 16px;
    padding: 15px 0;
    position: relative;
    border-bottom: 2px solid var(--light1);
    background-color: var(--theme_color_01);
    color: var(--white);
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    font-family: var(--font1);
    margin-bottom: 0
}

.side-nav.red {
    border-color: #CD1E18
}

#sidebar-main .red h3 {
    background: #CD1E18;
    color: #fff;
    border-color: #CD1E18
}

.side-nav.blue {
    border-color: #1F628C
}

#sidebar-main .blue h3 {
    background: #1F628C;
    color: #fff;
    border-color: #1F628C
}

#sidebar-main .widget_brands_jump_menu>select {
    width: 100%
}

#sidebar-main .side-nav ul {
    list-style: none;
    padding: 5px 0;
    margin: 0
}

#sidebar-main .side-nav ul li {
    line-height: 1.2
}

#sidebar-main .side-nav ul li a {
    color: var(--dark1);
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    padding: 5px 15px;
    letter-spacing: .5px;
    line-height: 17px;
    display: block;
    margin-bottom: 10px
}

.sb-active #sidebar-main .side-nav ul li a {
    color: var(--white)
}

#sidebar-main .side-nav ul li a:hover {
    color: var(--white);
    background: var(--blue2)
}

.sb-active #sidebar-main .data>div .label {
    color: var(--white)
}

.list-group-item i {
    margin: 5px 0 0 10px
}

.list-group.have-a-question a {
    padding: 0;
    border: 0;
    margin-bottom: 15px;
    overflow: hidden;
    line-height: 1.4
}

.list-group.have-a-question i {
    float: left;
    width: 20%
}

.list-group.have-a-question>a>*:not(i) {
    width: 72%;
    margin-left: 3%;
    float: left
}

#sidebar-main .wsm_widget_attribute_selector select {
    width: 100%;
    margin-bottom: 5px;
    font-size: 16px;
    border: 1px solid var(--mid1)!important
}

.list-group.have-a-question a>span {
    font-size: 12px
}

@media only print,only screen and (min-width: 768px) {
    
    .sider__none #sidebar-main {
        display: none
    }
    .content_wrap {
        padding-bottom:15px
    }

    .page_37753 .content_wrap,.home .content_wrap {
        padding-top: 0
    }

    #containerWrap {
        padding: 15px
    }

    #sidebar-main,.sb-active #sidebar-main {
        left: 0;
        position: static;
        overflow: visible
    }

    .page_27614 #sidebar-main,.sb-active #sidebar-main {
        position: fixed
    }

    .sb-active #sidebar-main {
        -webkit-box-shadow: 0 15px 25px rgb(0 0 0 / .9);
        box-shadow: 0 15px 25px rgb(0 0 0 / .9);
        left: 0;
        top: 0
    }

    #sidebar-main h3,.ags-filter-title {
        background-color: var(--light5);
        color: var(--black);
        text-align: center;
        font-family: var(--font1);
        text-transform: uppercase;
        letter-spacing: 1px;
        padding: 15px 0
    }
}

@media only screen and (min-width: 992px) {
    .side-nav .dropdown-menu li a {
        width:100%;
        padding-left: 19px!important
    }

    #sidebar-main .side-nav ul {
        width: 100%
    }

    .side-nav .dropdown-menu li {
        width: 100%
    }
}

@media only screen and (min-width: 1200px) {
    #containerWrap {
        background:var(--white);
        position: relative
    }
}

.wsm-hdr__pre strong {
    color: var(--blue1);
    font-weight: 900;
    text-transform: uppercase
}

.wsm-hdr__btn--menu {
    padding: 0 35px
}

.sb-active .wsm-hdr-menu__btn {
    display: none
}

.wsm-hdr__pre {
    padding-left: 20%;
    padding: 0;
    font-size: 10px;
    line-height: 1.2;
    background: var(--black);
    color: var(--white)
}

.wsm-hdr__pre strong {
    color: var(--blue1);
    font-weight: 900
}

.wsm-hdr__pre.alert-dismissible .close {
    position: absolute!important;
    right: 0;
    width: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.wsm-prehdr__message {
    background: var(--dark2);
    color: var(--light1)
}

.preheader-msg__innerText {
    padding: 5px 0
}

.wsm-prehdr__message p {
    margin-bottom: 0;
    text-align: center
}

.wsm-hdr__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wsm-hdr {
    background: var(--black)
}

.logo-tagline__container {
    text-align: center;
    margin: 0 35px;
    color: var(--light4);
    font-family: var(--font1);
    font-size: 17px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    flex-direction: column
}

.logo-tagline__container p:first-child {
    margin-bottom: 0
}

.logo-tagline__container p:last-child {
    color: var(--blue2)
}

.wsm-hdr__logo-link {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wsm-hdr__logo {
    padding: 10px
}

.wsm-hdr__c2as {
    display: none
}

.wsm-hdr__btn {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-right: 0 solid var(--dark1);
    -webkit-box-flex: 0;
    -ms-flex: 0 20%;
    flex: 0 20%
}

.wsm-hdr__btn:hover {
    text-decoration: none
}

.wsm-hdr__btn i {
    font-size: 24px;
    color: var(--dark1)
}

.wsm-hdr__btn>span {
    text-transform: uppercase;
    font-size: 13px;
    color: var(--white);
    margin: 15px
}

.wsm-hdr__btn--menu[aria-expanded="true"] {
    background: var(--blue1)
}

.wsm-hdr__btn--menu[aria-expanded="true"] i:first-of-type,.wsm-hdr__btn--menu[aria-expanded="false"] i:last-of-type {
    display: none
}

.wsm-hdr__btn--menu[aria-expanded="true"] i {
    color: var(--white)
}

.wsm-hdr__search {
    border: 0 solid var(--dark1);
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 100%;
    padding: 0
}

#widget_search_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 0;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.widget_search_field {
    width: 80%;
    padding: 14px!important
}

.widget_search_button {
    border: 0;
    color: var(--white);
    border-radius: 0;
    height: 100%;
    min-height: 50px;
    width: 24%;
    font-family: FontAwesome;
    font-weight: 700;
    font-size: 2rem
}

.widget_search_button:hover {
    background: var(--blue1)
}

.wsm-hdr__btn--cart {
    border: 0;
    background: var(--white);
    border-left: 0 solid var(--dark1)
}

.cart_icon_counter_wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: var(--blue1);
    border: 0
}

.items_in_cart {
    font-size: 1.5rem
}

.items_subtotal {
    color: var(--black);
    font-size: 1.5rem
}

.cart_counter {
    margin: 0 5px;
    font-size: 2rem;
    font-weight: 100
}

.cart_icon_counter_wrapper[aria-expanded="true"] {
    background: var(--blue1)
}

.cart_icon_counter_wrapper[aria-expanded="true"] .cart_counter {
    color: var(--white)
}

.cart_icon_counter_wrapper .cart_icon i {
    width: 35px
}

.cart_icon_counter_wrapper[aria-expanded="true"] .cart_icon i:first-child {
    display: none!important
}

.cart_icon_counter_wrapper[aria-expanded="true"] .cart_icon i {
    display: inline-block!important;
    color: var(--white)
}

#cart-content {
    position: absolute;
    left: 0;
    width: 100%;
    top: 60px;
    z-index: 9;
    background: var(--white)
}

.cart_info_actions_wrapper {
    text-align: center;
    padding: 15px 5px;
    background: var(--light1)
}

.cart_info_actions_wrapper br,#cart-content .view-all {
    display: none
}

.cart_actions {
    border-top: 1px solid var(--light3);
    margin-top: 15px;
    padding-top: 15px
}

.cart_items_wrapper .cart_item {
    clear: both;
    border-bottom: 1px solid var(--light3);
    padding: 15px;
    overflow: hidden
}

.cart_items_wrapper .cart_item .prod_image_wrap {
    float: left;
    width: 25%
}

.cart_items_wrapper .cart_item .prod_image_wrap img[src=""] {
    height: 80px;
    text-indent: -999em;
    width: 100%;
    display: block;
    background: url(/files/images/no-image-avail-large.jpg) center center;
    background-size: contain
}

.cart_items_wrapper .cart_item .prod_info {
    float: right;
    width: 70%;
    line-height: 1.4
}

.cart_items_wrapper .prod_quantity {
    font-size: 10px;
    opacity: .6
}

header .cart_items_wrapper {
    overflow-y: auto;
    max-height: 300px
}

.wsm-hdr__pre .wsm-hdr__container {
    display: flex;
    padding: 0;
    justify-content: space-between;
    min-height: 60px
}

.wsm-hdr__pre-right {
    display: flex;
    padding: 0;
    justify-content: flex-end
}

.wsm-hdr__pre-left {
    padding: 0;
    display: flex;
    align-items: center
}

.menu-toggle {
    min-height: 100%;
    width: 80px
}

.cart_icon i {
    color: var(--white)
}

.wsm-hdr__btn--phone {
    background: var(--blue2)
}

.wsm-hdr__btn--phone i {
    color: var(--white);
    margin: 5px;
    padding: 0 15px
}

.wsm-hdr__btn {
    width: 65px
}

.wsm-hdr__btn--account i {
    color: var(--white)
}

.wsm-hdr__btn--account {
    background: var(--dark1)
}

@media screen and (max-width: 767px) {
    .wsm-hdr__pre--m {
        margin:0;
        padding: 0;
        position: relative;
        background: var(--light1);
        text-align: left;
        padding: 5px 25px
    }
}

@media screen and (max-width: 992px) {
    .wsm-hdr__container {
        width:100%!important
    }
}

@media only screen and (min-width: 768px) {
    .wsm-hdr__container {
        font-size:14px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

    .wsm-hdr__container::before,.wsm-hdr__container::after {
        display: none
    }

    .wsm-hdr__pre-msg {
        -webkit-box-flex: 0;
        -ms-flex: 0 60%;
        padding: 15px;
        color: var(--light5)
    }

    .wsm-hdr__pre-msg p {
        margin: 0
    }

    .wsm-hdr__pre-right {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        text-align: right
    }

    .wsm-hdr__btn--account,.wsm-hdr__btn--account:focus,.wsm-hdr__btn--account:active {
        color: var(--white);
        font-size: 12px
    }

    .wsm-hdr__btn--account:hover {
        color: var(--white)
    }

    .wsm-hdr__main {
        position: relative;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .wsm-hdr__btn--menu {
        display: none!important
    }

    #main-nav .navbar-nav>li {
        border: none
    }

    .logo-tagline__container {
        margin: 15px;
        align-items: flex-start
    }

    .tagline-container {
        margin-left: 14px
    }

    .wsm-hdr__logo-link {
        -webkit-box-flex: 0;
        -ms-flex: 0 25%;
        flex: 0 25%;
        padding: 0
    }

    .wsm-hdr__phone {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        line-height: 1.2;
        color: var(--dark1);
        padding: 0 15px
    }

    .wsm-hdr__phone-num {
        font-size: 18px
    }

    .wsm-hdr__phone-hours {
        font-size: 12px
    }

    .wsm-hdr__phone:hover {
        text-decoration: none
    }

    .wsm-hdr__btn {
        border: 0;
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        padding: 0 10px
    }

    .wsm-hdr__btn--account {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center
    }

    .wsm-hdr__btn {
        width: 120px
    }

    .wsm-hdr__btn--cart {
        padding: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        right: 0;
        background: none;
        width: 100px
    }

    .cart_icon_counter_wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        color: var(--white);
        font-family: var(--font1);
        flex-direction: row-reverse
    }

    .cart_icon {
        line-height: 1;
        margin-top: -5px;
        margin-right: 5px
    }

    .cart_icon_counter_wrapper .cart_counter::after {
        content: ' Cart';
        display: inline-block;
        -webkit-box-flex: 0;
        -ms-flex: 0 100%;
        flex: 0 100%;
        color: var(--white);
        margin-left: 5px
    }

    .cart_counter {
        font-size: 16px;
        font-family: var(--font1)
    }

    .cart_icon_counter_wrapper[aria-expanded="true"] {
        background: var(--dark1)
    }

    .cart_icon_counter_wrapper[aria-expanded="true"] i,.cart_icon_counter_wrapper[aria-expanded="true"] .cart_counter {
        color: var(--white)!important
    }

    header #cart-content {
        position: absolute;
        z-index: 8;
        background: var(--white);
        -webkit-box-shadow: 5px 10px 15px rgb(0 0 0 / .2);
        box-shadow: 5px 10px 15px rgb(0 0 0 / .2);
        width: 300px;
        right: 39px;
        top: 100%;
        left: auto
    }

    .wsm-hdr__search {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        border: 0;
        margin-right: 30px
    }
}

@media only screen and (min-width: 1200px) {
    .logo-tagline__container {
        flex-direction:row;
        align-items: center
    }

    header #cart-content {
        right: 59px
    }
}

@media only print,only screen and (min-width: 1200px) {
    .wsm-hdr__container {
        max-width:1600px;
        margin: 0 auto
    }

    .wsm-hdr {
        background: var(--black)
    }

    .wsm-hdr__main {
        max-width: 1600px;
        margin: 0 auto
    }

    .wsm-hdr__btn i {
        font-size: 30px
    }

    .wsm-hdr__logo-link {
        display: flex;
        position: relative;
        z-index: 3;
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }

    .wsm-hdr__logo {
        padding: 0
    }

    .wsm-hdr__phone {
        padding: 0;
        margin: 0 75px
    }

    .wsm-hdr__phone-num {
        font-size: 22px
    }

    .wsm-hdr__phone-hours {
        font-size: 12px
    }

    .wsm-hdr__search {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .wsm-hdr__btn--cart {
        width: 120px
    }
}

.wsm-hdr__nav {
    min-height: 0;
    margin-bottom: 0;
    background: var(--white);
    border: 0;
    padding: 0
}

#global-nav .nav-main {
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sb-active #main-nav {
    display: block
}

.wsm-hdr__mnav {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    padding: 0;
    margin: 0;
    list-style: none;
    border-bottom: 2px solid var(--white)
}

.wsm-hdr-menu__btn {
    padding: 18px 30px
}

.wsm-hdr-menu__btn .fa-bars {
    font-size: 3rem
}

.wsm-hdr__mnav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.wsm-hdr__mbtn {
    background: var(--light1)
}

.wsm-hdr__mnav-item:last-child .wsm-hdr__mbtn {
    border-left: 2px solid var(--white)
}

.wsm-hdr__mbtn {
    padding: 12px 0;
    border: 0
}

#main-nav .navbar-nav>li {
    border-bottom: 2px solid var(--white)
}

#main-nav .navbar-nav>li>a {
    background: var(--dark2);
    font-weight: 400;
    font-size: 16px;
    position: relative;
    color: var(--linktext1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 17px 10px;
    font-family: var(--font2);
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--white)
}

#main-nav .navbar-nav>li.dropdown>a::after {
    content: "\f078";
    font-family: var(--fontawesome);
    font-weight: 900;
    display: block;
    text-align: center;
    opacity: .5;
    pointer-events: none;
    font-size: 10px;
    margin: 0 0 0 3px;
    margin-left: auto
}

#main-nav .navbar-nav>li.open>a {
    background-color: var(--theme_color_01);
    color: var(--white)
}

.navbar-default .navbar-nav .open ul.dropdown-menu>li>a,.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    border-top: 1px solid var(--light3);
    padding: 10px 30px;
    color: var(--text_color_1);
    display: block;
    white-space: normal;
    font-size: 16px;
    font-family: var(--font1)
}

.sb-active .navbar-default .navbar-nav .open ul.dropdown-menu>li>a,.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #000
}

#main-nav .navbar-nav>li.open>ul.dropdown-menu {
    clear: both;
    overflow: hidden;
    background: var(--light3);
    box-shadow: inset 0 0 11px -5px #000
}

#main-nav .navbar-nav>li>ul.dropdown-menu>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 calc(50% - 2px);
    flex: 0 calc(50% - 2px);
    white-space: normal;
    word-break: break-word;
    margin: 4px 0 0;
    width: 100%
}

#global-nav .navbar-nav>li {
    border-bottom: 2px solid var(--white)
}

#global-nav .navbar-nav>li>a {
    background: var(--light1);
    font-weight: 400;
    position: relative;
    color: var(--dark1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#global-nav .navbar-nav>li.open>a {
    background: var(--dark1);
    color: var(--white)
}

#global-nav .navbar-nav>li.dropdown>a span.caret {
    display: none;
    padding-right: 30px
}

#global-nav .navbar-nav>li.dropdown>a::after {
    content: "\f078";
    font-family: var(--fontawesome);
    font-weight: 900;
    display: block;
    text-align: center;
    opacity: .5;
    pointer-events: none;
    font-size: 10px;
    margin: 0 0 0 3px;
    margin-left: auto
}

#main-nav .navbar-nav>li.dropdown.open>a::after {
    content: "\f00d"
}

#global-nav .navbar-nav>li.dropdown.open>a::after {
    content: "\f00d"
}

#global-nav .navbar-nav>li>ul.dropdown-menu {
    padding: 0
}

#global-nav .navbar-nav>li.open>ul.dropdown-menu {
    clear: both;
    overflow: hidden;
    background: var(--light1)
}

#global-nav .navbar-nav>li>ul.dropdown-menu>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 calc(50% - 2px);
    flex: 0 calc(50% - 2px);
    white-space: normal;
    word-break: break-word;
    background: var(--white);
    margin: 4px 0 0;
    width: 100%
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a,.navbar-default .navbar-nav .open .dropdown-menu ul>li>a {
    padding: 5px;
    color: var(--dark1);
    white-space: normal;
    font-size: 16px;
    font-family: var(--font1)
}

#global-nav .navbar-nav>li>ul>li:last-child>a {
    border-bottom: 0!important
}

.navbar-default .dropdown .dropdown-menu ul {
    list-style: none
}

.dd-content__links {
    max-height: 300px;
    overflow-y: auto;
    width: 100%!important;
    padding: 0
}

.dd-content__links>li {
    border-bottom: 1px dotted var(--mid1)
}

.dd-content__links>li a {
    padding: 5px!important;
    display: block;
    text-align: left!important
}

li.pcat_id_1056317 {
    display: none!important
}

@media only screen and (min-width: 768px) {
    .wsm-hdr__mnav {
        display:none!important
    }

    .wsm-hdr__nav-links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background: var(--dark2);
        width: 100%;
        flex-wrap: wrap
    }

    #main-nav .navbar-nav>li.dropdown>ul li a {
        display: block;
        -webkit-transition: .3s ease all;
        -o-transition: .3s ease all;
        transition: .3s ease all;
        text-align: left;
        border: unset;
        border-left: 5px solid #ddd
    }

    #main-nav .navbar-nav>li.dropdown>ul li a:hover {
        text-decoration: none;
        background: var(--blue2)
    }

    #main-nav .navbar-nav>li {
        border: 0;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    #main-nav .navbar-nav>li.open>a {
        background: var(--white);
        color: var(--text_color_1)
    }

    #main-nav .navbar-nav>li.dropdown>a::after {
        margin: 0 0 0 6px
    }

    #main-nav .navbar-nav>li.dropdown>ul {
        position: absolute;
        background: var(--white);
        padding: 15px
    }

    .wsm-hdr__nav-links::before,.wsm-hdr__nav-links::after {
        display: none
    }

    #main-nav .navbar-nav>li.open>ul.dropdown-menu {
        background: var(--dark3);
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        min-width: 400px;
        -webkit-box-shadow: var(--io_shadow_1);
        box-shadow: var(--io_shadow_1);
        position: absolute;
        color: #fff
    }

    .navbar-default .navbar-nav .open ul.dropdown-menu>li>a,.navbar-default .navbar-nav .open .dropdown-menu>li>a {
        border-top: 0
    }

    .sidebar-mnav {
        display: none
    }

    #global-nav .navbar-nav>li {
        border: 0;
        border-right: 2px solid var(--white);
        text-align: center
    }

    #global-nav .navbar-nav>li.dropdown {
        position: static;
        height: 100%;
        display: block
    }

    #global-nav .navbar-nav>li>a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 15px;
        font-size: 14px;
        line-height: 1.2;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #global-nav .navbar-nav>li.dropdown>a::after {
        margin: 0 0 0 3px
    }

    #global-nav .navbar-nav>li.dropdown>a {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #global-nav .navbar-nav>li.open>a {
        background: var(--white);
        color: var(--dark1)
    }

    #global-nav .navbar-nav>li.dropdown ul {
        width: 100%;
        background: var(--white)
    }

    #global-nav .navbar-nav>li.dropdown>ul {
        background: var(--white);
        border: 0;
        width: 100%;
        padding: 15px
    }

    #global-nav .navbar-nav>li.dropdown>ul li a {
        display: block;
        -webkit-transition: 0.3s ease all;
        transition: 0.3s ease all
    }

    #global-nav .navbar-nav>li.dropdown>ul li a:hover {
        text-decoration: underline;
        background: rgb(0 0 0 / .2)
    }

    #global-nav .navbar-nav>li.open>ul.dropdown-menu {
        background: var(--white);
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    #global-nav .navbar-nav>li>ul.dropdown-menu>li {
        -webkit-box-flex: 0;
        -ms-flex: 0 calc(25% - 4px);
        flex: 0 calc(25% - 4px);
        margin: 0 2px 4px
    }

    .dd-content__links {
        max-height: unset!important;
        overflow: unset
    }
}

@media only screen and (min-width: 1200px) {
    .wsm-hdr__nav {
        background:var(--dark2);
        position: relative;
        border-radius: 0
    }

    .wsm-hdr__nav::after {
        top: auto;
        bottom: 1px
    }

    .wsm-hdr__nav-links {
        width: 1170px;
        margin: 0 auto!important;
        float: none;
        padding: 0;
        position: relative
    }

    .wsm-hdr__nav-links::before,.wsm-hdr__nav-links::after {
        display: none
    }

    #global-nav .navbar-nav>li {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        border: 0
    }

    #global-nav .navbar-nav>li>a:hover {
        background: var(--white)
    }

    #global-nav .navbar-nav>li>a {
        font-size: 15px
    }

    .dd-content__links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 15px 0
    }

    .dd-content__links>li {
        border: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 50%;
        flex: 0 50%;
        margin: 0 0 5px
    }

    .dd-content__links>li a {
        padding: 0!important
    }

    .dd-content__links>li a:hover {
        background: none!important
    }

    .dd-content__gallery .columns {
        position: relative
    }

    .dd-content__gallery .img_wrap {
        display: block
    }

    .dd-content__gallery .widget_innerfade_name {
        position: absolute;
        bottom: 0;
        left: 0;
        background: var(--blue1)
    }

    .dd-content__gallery .widget_innerfade_name a {
        padding: 10px 15px;
        line-height: 1;
        color: var(--white);
        font-family: var(--font2);
        text-transform: uppercase
    }

    li.dropdown>ul.dropdown-menu {
        width: auto
    }
}

.wsm-ftr__container::before,.wsm-ftr__container::after {
    display: none
}

.wsm-ftr {
    background: var(--black);
    padding: 30px 0 0;
    position: relative;
    color: var(--light3);
    font-size: 14px
}

.wsm-ftr a {
    color: var(--white)
}

.wsm-ftr__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.wsm-ftr__title {
    margin: 0 0 15px;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase
}

section.wsm-ftr__newsletter {
    display: flex;
    justify-content: center;
    background: #F6F5F6;
    margin: 0 0 30px
}

.wsm-ftr__list {
    padding: 0;
    margin: 0;
    list-style: none
}

.wsm-footer__store-info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 0 15px
}

.wsm-footer__store-info-item i {
    margin: 0 5px 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 20px;
    flex: 0 20px
}

.wsm-footer__store-info-item span {
    line-height: 1
}

.wsm-ftr__col {
    margin: 0 30px 30px
}

.wsm-ftr__col li {
    margin: 0 0 5px
}

.wsm-ftr__list a {
    display: block;
    padding: 10px;
    background: rgb(255 255 255 / .05);
    color: var(--light3)
}

.wsm-ftr__list-items {
    list-style: none;
    padding: 0;
    margin: 0 0 0 0;
    background: rgb(255 255 255 / .1)
}

.wsm-ftr__list-items li {
    margin: 0;
    border-top: 1px solid rgb(255 255 255 / .2);
    padding: 0 0 0 5px
}

.wsm-ftr__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wsm-ftr__social {
    margin: 10px 0 0
}

.wsm-ftr__list--contact a {
    display: inline-block;
    background: none;
    padding: 0
}

.wsm-ftr__seals {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0 30px
}

.wsm-footer-confidence__ccs {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wsm-footer-confidence__item {
    margin: 0 5px;
    font-size: 20px
}

.wsm-ccs {
    margin: 0 30px;
    padding: 0
}

.wsm-ccs__cc {
    display: inline-block;
    height: 45px;
    margin: 0 0 5px 5px;
    font-size: 30px
}

.wsm-ftr__copyright {
    text-align: center;
    padding: 15px;
    background: var(--dark3);
    margin: 30px 0 0;
    font-size: 10px;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    color: rgb(255 255 255 / .3)
}

.wsm-ftr__copyright a {
    color: rgb(255 255 255 / .3)
}

.wsm-ftr__copyright br {
    display: none
}

.wsm-ftr__seals li {
    margin-right: 10px
}

@media only screen and (min-width: 768px) {
    .wsm-ftr__left {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 15px 0
    }

    .wsm-ftr__col {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 0 15px
    }

    .wsm-ftr__right {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .wsm-ftr__logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 200px;
        flex: 0 200px;
        max-width: 220px
    }

    .wsm-ftr__contact {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }
}

@media only screen and (min-width: 1200px) {
    .wsm-ftr {
        padding:0 0 0;
        overflow: hidden
    }

    .wsm-ftr__container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 60px 15px;
        max-width: 1600px;
        margin: auto
    }

    .wsm-ftr__left {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .wsm-ftr__list li {
        margin: 0 0 10px
    }

    .wsm-ftr__list a {
        padding: 0;
        background: none
    }

    .wsm-ftr__title {
        margin: 0 0 20px
    }

    .wsm-ftr__right {
        -webkit-box-flex: 0;
        -ms-flex: 0 40%;
        flex: 0 40%
    }

    .wsm-ftr__list--contact {
        margin: 0
    }

    .wsm-ftr__social li {
        padding: 0;
        margin: 0 5px 0 0
    }

    .wsm-ftr__copyright {
        margin: 0 0 0 0
    }
}

.homepage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.home-heading {
    position: relative;
    margin: 0 0 30px;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    font-family: var(--font1)
}

.home-heading__link {
    font-size: 14px;
    font-weight: 400;
    font-family: var(--font1);
    text-transform: capitalize;
    letter-spacing: 0
}

div#wsm-gallery-widget_static .row {
    display: flex;
    margin: auto
}

div#wsm-gallery-widget_static .row div:nth-child(2) {
    margin: 0 15px
}

section.home-static {
    margin: 0 0
}

#featured_slideshow_d {
    display: none
}

.home-hero__img {
    margin: 0
}

.home-hero__outer {
    position: relative;
    overflow: hidden
}

.home-hero__outer::before {
    display: block;
    content: "";
    width: 100%;
    padding-top: calc((934 / 1870) * 100%)
}

.owl-nav {
    display: flex;
    justify-content: space-between;
    color: var(--light5);
    font-size: 3.1rem;
    position: absolute;
    width: 100%;
    top: calc(50% - 37.5px)
}

.owl-nav div {
    background: 1a5d98;
    padding: 0 10px;
    background: #1a5d98b5
}

div#featured_slideshow_d,div#featured_slideshow_m {
    position: relative
}

.home-hero__inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: var(--dark1);
    height: 100%
}

.home-hero__inner img {
    width: 100%
}

.home-hero__loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    opacity: .3;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.home-hero .owl-dots {
    margin-top: -30px;
    position: relative;
    z-index: 2
}

.home-hero .owl-nav>div {
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 36px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 5px 30px;
    color: rgb(255 255 255 / .5);
    background: #fff0;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all
}

.home-hero:hover .owl-nav>div {
    color: #fff;
    background: rgb(0 0 0 / .5)
}

.home-hero .owl-nav>div:last-child {
    left: auto;
    right: 0
}

.home-hero .owl-nav>div:hover {
    color: var(--blue1)
}

div#wsm-gallery-widget_static {
    display: none
}

.home-static__item.columns {
    position: relative
}

.home-static__item a {
    color: #fff;
    text-decoration: none
}

.home-static__item span.widget_innerfade_name {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--font1);
    text-transform: uppercase;
    font-size: 3rem;
    pointer-events: none
}

#wsm-gallery-widget_staticM img.lazyloaded {
    width: 90vw
}

.home-static__item span.img_wrap {
    margin: auto;
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 30px auto
}

.home-logo__item.columns.end {
    display: flex;
    justify-content: center
}

.home-ymm__heading::after {
    display: none
}

.home-ymm {
    margin: 1em 0 0;
    background: #000
}

.side_attributes hr,.home-ymm .secondary_solr_box {
    display: none
}

.home-ymm .loading_box {
    color: var(--white);
    text-align: center
}

.home-ymm .loading_box * {
    display: inline-block
}

.home-ymm__container {
    border: solid 1px var(--light5);
    padding-bottom: 1em
}

.home-ymm__container h3 {
    color: var(--light1);
    text-align: center;
    margin-top: .9em;
    font-size: 2em
}

.home-ymm__heading {
    background: rgb(255 255 255 / .2);
    color: var(--white);
    margin: 0;
    padding: 15px 5px;
    text-align: center;
    margin: 0 -15px 15px
}

.home-ymm__heading small {
    color: var(--white);
    font-weight: 400;
    font-size: 100%
}

.wsmjs-attribute-search-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 15px 0
}

.wsmjs-attribute-search-group select {
    width: 100%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: 0!important;
    padding: 10px 30px 10px 10px;
    line-height: 1;
    border: 0 solid var(--dark1);
    background: var(--white);
    color: var(--dark1);
    margin: 0;
    border-radius: 0;
    font-size: 16px
}

.wsm_widget_attribute_selector_label select[disabled] {
    color: var(--mid1)
}

.wsm_widget_attribute_selector_label {
    position: relative;
    margin: 0 0 5px;
    font-size: 15px
}

.wsm_widget_attribute_selector_label::after {
    font-size: 12px;
    content: "\f078";
    position: absolute;
    right: 10px;
    font-family: var(--fontawesome);
    font-weight: 900;
    pointer-events: none;
    color: rgb(0 0 0 / .9);
    height: 100%;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wsm_widget_attribute_selector_label[disabled="disabled"]::after {
    opacity: .4
}

.wsm_widget_attribute_selector_label[id*="_text"] {
    padding: 10px;
    line-height: 1;
    text-align: left;
    background: var(--white)
}

.wsm_widget_attribute_selector_label[id*="_text"]::after {
    content: '\f058';
    color: green;
    font-size: 18px;
    right: 6px
}

.home-ymm .wsm_widget_attribute_selector_tag {
    text-transform: uppercase;
    font-size: 11px;
    position: absolute;
    font-weight: 700;
    top: -7px;
    left: -15px;
    background: var(--blue1);
    color: var(--white);
    padding: 2px 3px
}

.wsmjs-attribute-search-buttons {
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.wsmjs-attribute-search-buttons .wsmjs-attribute-search-shop,.wsmjs-attribute-search-buttons .wsmjs-attribute-search-clear {
    background: var(--blue1);
    color: var(--white);
    font-size: 20px;
    border-radius: 0;
    margin: 0;
    vertical-align: top;
    margin: 0 2px;
    font-size: 16px;
    border: 0;
    border: 2px solid #1c5a90;
    width: 45%
}

.wsmjs-attribute-search-buttons .wsmjs-attribute-search-clear {
    background: none;
    border: 2px solid rgb(255 255 255 / .1);
    display: inline-block;
    height: 100%;
    font-weight: 400;
    color: var(--mid1)
}

.wsmjs-attribute-search-buttons .wsmjs-attribute-search-shop:hover {
    background: var(--blue2);
    border: 2px solid #1c5a90!important;
    color: #fff!important
}

.wsm_widget_attribute_selector_label {
    border: solid 1px var(--light3);
    margin: 5px 0
}

.home-brands {
    background: var(--white);
    padding: 30px 0
}

#featured_slideshow_feat_brands_carousel {
    padding: 0 45px;
    position: relative
}

#featured_slideshow_feat_brands_carousel .owl-stage-outer {
    padding: 15px 0
}

#featured_slideshow_feat_brands_carousel .owl-nav i {
    font-size: 32px;
    color: var(--dark1)
}

#featured_slideshow_feat_brands_carousel .owl-nav i:hover {
    color: #ba0000
}

#featured_slideshow_feat_brands_carousel .owl-prev,#featured_slideshow_feat_brands_carousel .owl-next {
    position: absolute;
    bottom: 50%;
    margin-bottom: -16px
}

#featured_slideshow_feat_brands_carousel .owl-prev {
    left: 10px
}

#featured_slideshow_feat_brands_carousel .owl-next {
    right: 10px
}

#featured_slideshow_feat_brands_carousel .wsm-slide {
    background: var(--white);
    padding: 5px;
    height: 70px
}

#featured_slideshow_feat_brands_carousel .wsm-slide img {
    margin: 0 auto;
    width: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    position: relative;
    max-height: 100%
}

#featured_slideshow_feat_brands_carousel .wsm-slide>a {
    display: block;
    height: 100%;
    text-align: center;
    background: var(--white)
}

.home-tp {
    padding: 30px 15px
}

#wsm-gallery-widget_fcats>.row::before,#wsm-gallery-widget_fcats>.row::after {
    display: none
}

#wsm-gallery-widget_fcats>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.home-tp__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 calc(50% - 10px);
    flex: 0 calc(50% - 10px);
    margin: 0 0 20px
}

.home-tp__item .img_wrap {
    border: 1px solid var(--light3);
    display: block;
    margin: 0 0 5px;
    background: var(--white);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.home-tp__item .img_wrap img {
    max-height: 100%
}

.home-tp__item .widget_innerfade_name,.home-tp__item .widget_innerfade_name a {
    font-size: 12px;
    line-height: 1.2
}

.home-hp {
    background: var(--light2);
    padding: 30px 15px
}

.home-hp__heading {
    margin: 0 0 30px
}

.home-hp .owl-nav {
    position: absolute;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: calc(100% + 60px);
    left: -30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 32px;
    color: rgb(0 0 0 / .4)
}

.home-hp .owl-next {
    margin-left: auto
}

.home-hp .owl-nav i:hover {
    color: var(--blue1)
}

.home-hp .owl-stage-outer {
    position: relative;
    z-index: 2
}

.home-hp img {
    max-height: 220px;
    width: auto!important;
    margin: 0 auto
}

.home-hp .widget_featured_image {
    text-align: center;
    margin: 0 0 15px;
    background: #FFF
}

.home-hp .widget_featured_image a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 100%
}

.home-hp .widget_featured_image img {
    max-height: 100%
}

.home-hp .fprod_prod_info {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.home-hp .widget_featured_title {
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 100%;
    margin: 0 0 15px;
    line-height: 1.2
}

.home-hp .widget_featured_title a {
    font-size: 16px
}

.home-hp .widget_pricebox {
    margin: 0 5px 0 0
}

.widget_featured_more_btn {
    background: var(--blue1);
    color: var(--white);
    border: 0;
    padding: 6px 30px
}

.widget_featured_more_btn:hover {
    color: var(--white)
}

.home-news {
    padding: 60px 0
}

.home-news .row {
    margin: 0
}

.home-news .widget_innerfade_name {
    font-weight: 700;
    font-size: 20px;
    margin: 15px 0;
    display: block;
    display: none
}

.home-news .widget_innerfade_name a {
    color: var(--dark1)
}

.home-slogan__content p {
    color: var(--blue2);
    font-weight: 700;
    font-family: var(--font1);
    font-style: italic;
    font-size: 1.8rem;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .homepage .container::before,.homepage .container::after {
        display:none
    }

    .home-ymm__container h3 {
        margin-top: 0;
        color: var(--black)
    }

    .home-ymm {
        margin: 1em 0 15px;
        background: #fff0
    }

    #featured_slideshow_m {
        display: none
    }

    #featured_slideshow_d {
        display: block
    }

    .home-hero__outer::before {
        display: block;
        content: "";
        width: 100%;
        padding-top: calc((847 / 1870) * 100%)
    }

    div#wsm-gallery-widget_static {
        display: block
    }

    div#wsm-gallery-widget_staticM {
        display: none
    }

    .home-static__item span.widget_innerfade_name {
        font-size: unset;
        pointer-events: none
    }

    .owl-nav {
        display: flex;
        justify-content: space-between;
        color: var(--light5);
        font-size: 3.79rem;
        position: absolute;
        width: 100%;
        top: calc(50% - 37.5px)
    }

    .home-ymm .wsmjs-attribute-search-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .home-ymm .wsm_widget_attribute_selector_label {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0 0 15px 0;
        width: 100%
    }

    .home-ymm__heading {
        border-bottom: 0
    }

    .home-ymm .wsm_widget_attribute_selector {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .home-ymm .wsm_widget_attribute_selector .wsmjs-attribute-search-group {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-bottom: 0
    }

    .home-tp__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 calc(25% - 10px);
        flex: 0 calc(25% - 10px);
        margin: 0 0 20px
    }

    .home-hp .widget_featured_title {
        height: 77px;
        overflow: hidden
    }

    .home-hp {
        padding: 60px 0
    }

    .home-hp .widget_featured_image {
        height: 200px
    }
}

@media only screen and (min-width: 992px) {
    .home-ymm {
        position:relative;
        z-index: 2;
        background: var(--white)
    }

    .home-ymm__container {
        display: -ms-flexbox;
        padding: 0
    }

    .home-ymm__heading {
        margin: 0 0 0 0;
        text-align: right;
        font-size: 20px;
        padding: 0 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative
    }

    .home-ymm__heading>* {
        position: relative;
        z-index: 2
    }

    .home-ymm__heading small {
        font-size: 14px;
        font-weight: 400;
        display: block
    }

    .home-ymm__selects {
        -ms-flex: 1
    }

    .home-ymm .wsmjs-attribute-search-group {
        margin: 0
    }

    .home-brands {
        padding-top: 0
    }

    #wsm-gallery-widget_fcats>.row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .home-tp__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 calc(25% - 20px);
        flex: 0 calc(25% - 20px);
        margin: 0 10px 20px
    }

    .home-hp__prods {
        padding: 0 30px
    }

    .home-hp .widget_featured_image {
        height: 150px
    }

    .home-hp .owl-nav {
        position: absolute;
        z-index: 1;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: calc(100% + 60px);
        left: -30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 32px;
        color: rgb(255 255 255 / .4)
    }

    .home-hp .fprod_prod_info {
        text-align: left;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .home-news__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .home-news__item>a {
        -webkit-box-flex: 0;
        -ms-flex: 0 40%;
        flex: 0 40%
    }

    .home-news__item>.widget_innerfade_description {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 0 0 0 30px
    }
}

@media only screen and (min-width: 1200px) {
    .home-heading {
        font-size:36px;
        letter-spacing: -1px
    }

    .home-static__item span.widget_innerfade_name {
        font-size: 2rem
    }

    .home-logo__item.columns.end {
        display: flex;
        justify-content: flex-start
    }

    .home-ymm__heading {
        font-size: 30px
    }

    .home-brands .owl-nav {
        display: block!important
    }

    .home-tp {
        padding: 60px 0
    }

    .home-tp__item>a {
        display: block;
        -webkit-transition: 0.3s ease all;
        transition: 0.3s ease all
    }

    .home-tp__item>a:hover>span {
        border-color: var(--blue1)
    }

    .home-tp__item>a:hover+span a {
        color: var(--blue1)
    }

    .home-tp__item .widget_innerfade_name,.home-tp__item .widget_innerfade_name a {
        font-size: 16px
    }

    .home-hp .widget_featured_prod {
        padding: 10px
    }

    .home-hp .widget_featured_prod:hover {
        background: rgb(0 0 0 / .2)
    }

    .home-content__holder {
        display: flex;
        flex-direction: row-reverse
    }

    .home-text__content {
        max-width: 100%;
        margin: 15px
    }

    .home-slogan__content {
        margin: 15px
    }
}

.wsm-prod-gallery-view .wsm-cat-info-wrap .wsm-cat-description,.wsm-cat-gallery-view .wsm-cat-info-wrap .wsm-cat-description,.wsm-prod-gallery-view .wsm-prod-quantity,.wsm-cat-price-save-percent,.wsm-cat-price-save-amount,.wsm-prod-gallery-view .wsm-cat-condition .wsm-cat-label,.wsm-prod-gallery-view .wsm-cat-rating,.wsm-prod-gallery-view .wsm-cat-ship-remarks,.wsm-prod-gallery-view .wsm-cat-avail-remarks,.wsm-prod-gallery-view .wsm-cat-tag,.wsm-cat-cat-title-fitems.wsm-cat-cat-title-label,.wsm-store-header-store-title,#wsm-cat-brands-catid-,#wsm-prod-list-view.wsm-cat-list-view .wsm-cat-list-item>div.wsm-cat-info-wrap .clearfix::after,#wsm-cat-list-view.wsm-cat-list-view .wsm-cat-list-item>div.wsm-cat-info-wrap .clearfix::after,.wsm-prod-gallery-view .wsm-cat-item-id.wsm-cat-summary,.wsm-cat-prod-innerwrapper .wsm-cat-list-item br+.wsm-details-button,.wsm-prod-gallery-view .wsm-cat-condition,.wsm-prod-gallery-view .wsm-cat-stock-id.wsm-cat-dealer-id .wsm-cat-label,#wsm-cat-list-view .wsm-cat-list-item .wsm-cat-actions-wrap,#wsm-prod-list-view .wsm-cat-price-price .wsm-cat-label,#wsm-prod-list-view .wsm_product_tiered_qty,#wsm-cat-list-view.wsm-cat-gallery-view .wsm-cat-description,.wsm-prod-gallery-view .wsm-cat-price-call,.wsm-cat-cat-image,.wsm-cat-list.wsm-cat-gallery-view::before,.wsm-cat-list.wsm-cat-gallery-view::after,#wsm-prod-list-view .wsm-cat-stock-id.wsm-cat-dealer-id,#wsm-cat-list-view .clearfix::before,#wsm-cat-list-view .clearfix::after,#wsm-prod-list-view .clearfix::before,#wsm-prod-list-view .clearfix::after,#wsm-prod-list-view .wsm-cat-condition,.wsm-cat-sold.wsm-interface-color-alert {
    display: none
}

.wsm-prod-gallery-view .wsm-cat-item-id.wsm-cat-summary {
    display: block;
    text-align: left;
    font-family: var(--font1)
}

.wsm-qview-hover {
    background: none
}

.price-container {
    text-align: left
}

span.wsm-cat-price-was-value {
    text-decoration: line-through
}

.affirm-promo-message-wrap {
    display: none
}

.wsm-store-header.wsm-brand-cat-header,.wsm-brand-config-title,.wsm-brand-config-title+.wsm-cat-title-sep {
    display: none
}

.wsm-brand-description {
    margin-bottom: 15px
}

.wsm-brand-wrapper .wsm-cat-prod-innerwrapper~.wsm-cat-pagination {
    display: block
}

.wsm_cat_trail {
    font-size: 14px;
    border-bottom: 1px solid var(--light1);
    margin-bottom: 15px;
    padding-bottom: 5px
}

.wsm-cat-trail-faq {
    display: none!important
}

#ags-breadcrumbs,.ags_breadcrumb,#ags-breadcrumbs .ags-breadcrumb-label-count,#ags-breadcrumbs ul.ags-breadcrumbs-list,.ags-breadcrumbs-list li,.breadcrumb>li+li:before {
    list-style: none;
    font-size: 12px
}

.ags-breadcrumbs-list {
    padding: 0
}

.breadcrumb a,.breadcrumb {
    font-size: 12px;
    border-radius: 0
}

#ags-breadcrumbs .ags-breadcrumb-label-count,.wsm-cat-trail-cat.ags_cat_trail_split {
    display: none!important
}

.wsm-pcat-header-sec-sum {
    display: none
}

.wsm_cat_ext_descrption {
    padding: 15px 0
}

.wsm-brand-image-descrip-wrapper {
    margin: 0 0 15px
}

@media screen and (max-width: 767px) {
    #off-canvas-toggle {
        display:-webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        border-bottom: 2px solid var(--light1);
        margin-bottom: 15px;
        padding-bottom: 15px
    }

    #off-canvas-toggle>button,#sb-feedback-top>button {
        white-space: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        line-height: 1;
        text-align: left;
        padding: 10px 20px!important;
        margin-right: 10px;
        font-size: 12px
    }

    #off-canvas-toggle>button i,#sb-feedback-top>button i {
        margin-right: 10px
    }

    #off-canvas-toggle .ags-reset-filters,#sb-feedback-top>.ags-reset-filters+button {
        float: none!important;
        margin-left: auto!important
    }

    .sb-result-count {
        display: none
    }

    #sb-feedback-top {
        padding: 15px!important;
        background: var(--light1);
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        text-align: left
    }
}

.wsm-cat-image-descrip-wrapper:empty {
    display: none
}

.wsm-store-header.wsm-cat-header {
    font-size: 18px
}

h3.wsm-attr-view-unv.wsm-attr-view-unv-top {
    margin: 0
}

h3.wsm-attr-view-unv.wsm-attr-view-unv-top a {
    font-size: 18px
}

#ags-categories-list {
    margin: 0 0 15px
}

.env-zone-search #ags-categories-list {
    display: none
}

#documents .wsm-cat-pagination-nav li {
    cursor: pointer
}

#wsm-prod-adminbar,#wsm-cat-adminbar {
    background: var(--light1);
    border-bottom: 1px solid #fff;
    padding: 5px;
    font-size: 12px
}

#documents~#wsm-cat-adminbar {
    display: none
}

#wsm-prod-adminbar span+select,#wsm-cat-adminbar span+select {
    display: inline-block
}

#filter-sort {
    background: var(--white)
}

.wsm-cat-admin-bar-sort-wrapper {
    float: left
}

.wsm-cat-adminbar-view,#wsm-cat-adminbar-view {
    float: right;
    font-size: 12px
}

.wsm-cat-admin-bar-view-pagination {
    margin-right: 5px
}

.wsm-cat-pagination {
    background: #DDD;
    padding: 5px;
    font-size: 11px
}

.wsm-cat-pagination-nav {
    width: auto;
    padding: 0;
    margin: 0
}

.env-name-new .wsm-cat-pagination-nav a {
    color: var(--black)
}

.wsm-cat-pagination-nav span {
    font-family: 'arial',sans-serif
}

.wsm-cat-pagination-nav span:hover {
    text-decoration: underline
}

.wsm-cat-pagination-nav .wsm-cat-pag-prev span:hover,.wsm-cat-pagination-nav .wsm-cat-pag-next span:hover {
    text-decoration: underline;
    cursor: pointer
}

.wsm-cat-pag-prev,.wsm-cat-pag-next,.wsm-cat-switch-view,.wsm-prod-switch-view {
    cursor: pointer
}

.wsm-cat-pagination-nav li a {
    color: var(--dark1)
}

.wsm-prod-gallery-view,.wsm-cat-gallery-view {
    line-height: 1.4;
    font-size: 14px
}

.wsm-prod-gallery-view .wsm-cat-stock-id.wsm-cat-dealer-id,.wsm-cat-rating,#wsm-prod-list-view .wsm-cat-pricebox .wsm-cat-label,#wsm-prod-list-view .wsm-cat-price-price .wsm-cat-price-was-value::before,#wsm-prod-list-view .wsm-cat-stock-id.wsm-cat-dealer-id,#wsm-prod-list-view .wsm-cat-condition,#wsm-prod-list-view .wsm-prod-qty-title {
    font-size: 11px
}

.wsm-cat-prod-innerwrapper .wsm-cat-title,.wsm-cat-prod-innerwrapper .wsm-cat-title,#wsm-cat-list-view.wsm-cat-gallery-view .wsm-cat-title {
    font-size: 13px;
    word-wrap: break-all;
    word-wrap: break-word
}

#wsm-cat-list-view.wsm-cat-gallery-view .wsm-cat-title a {
    word-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto
}

.wsm-cat-list-view .wsm-cat-title {
    margin-bottom: 5px
}

#wsm-prod-list-view .wsm-cat-stock-id.wsm-cat-dealer-id {
    color: var(--mid1)
}

#wsm-prod-list-view .wsm-cat-stock-id.wsm-cat-dealer-id::before {
    content: 'SKU: '
}

#wsm-prod-list-view .wsm-cat-pricebox .wsm-cat-label,#wsm-prod-list-view .wsm-cat-price-price .wsm-cat-price-was-value::before {
    text-transform: uppercase
}

#wsm-prod-list-view .wsm-cat-price-price-value {
    font-weight: 700
}

#wsm-prod-list-view .wsm-cat-price-sale .wsm-cat-label {
    color: var(--blue1)
}

#wsm-prod-list-view .wsm-cat-price-sale-value {
    color: var(--dark1);
    font-size: 16px;
    font-weight: 700
}

#wsm-prod-list-view .wsm-cat-price-price .wsm-cat-price-was-value {
    opacity: .7;
    text-decoration: line-through
}

#wsm-prod-list-view .wsm-cat-price-price .wsm-cat-price-was-value::before {
    content: 'Was '
}

.wsm-cat-price {
    font-weight: 700
}

#wsm-prod-list-view .wsm-cat-new {
    padding: 5px;
    background: gold;
    color: var(--black);
    line-height: 1;
    font-size: 12px;
    margin: 0 0 5px;
    display: inline-block
}

#wsm-prod-list-view.wsm-prod-gallery-view .wsm-cat-new {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none
}

.wsm-cat-actions-wrap>.wsm-interface-color-alert {
    font-size: 12px;
    margin-bottom: 5px
}

#wsm-prod-list-view .wsm-cat-description,#wsm-cat-list-view .wsm-cat-description {
    font-size: 13px;
    line-height: 1.4;
    text-align: left
}

.wsm-prod-list-item,.wsm-cat-list-item {
    height: auto!important
}

.wsm-cat-image,.wsm-prod-image {
    height: 100%!important
}

.wsm-cat-images-wrap {
    width: 100%!important
}

.wsm-cat-no-image {
    width: auto!important;
    line-height: 1!important;
    height: 100%!important;
    background: url(/files/images/no-image-avail-large.jpg) no-repeat center center;
    background-size: contain;
    text-indent: -999em;
    min-height: 130px;
    width: 100%!important
}

.wsm-cat-brand.wsm-cat-brand-image {
    text-align: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px;
    background: var(--white)
}

.wsm-cat-brand.wsm-cat-brand-image img {
    max-height: 24px;
    margin: 0
}

#wsm-prod-list-view::before,#wsm-prod-list-view::after {
    display: none
}

.body_cat div[class*='list-view'] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.body_cat div[class*='list-view'] .wsm-cat-list-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid var(--light5);
    padding: 0 0 5px;
    margin: 0 0 5px
}

.body_cat div[class*='list-view'] .wsm-cat-images-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 100px;
    flex: 0 100px;
    margin-right: 15px
}

.body_cat div[class*='list-view'] .wsm-cat-images-wrap img {
    margin: 0
}

.body_cat div[class*='list-view'] .wsm-cat-info-wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.body_cat div[class*='list-view'] .wsm-cat-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 1
}

.body_cat .wsm-prod-list.wsm-cat-list-view .wsm-cat-list-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 0;
    position: relative
}

.wsm-prod-list.wsm-cat-list-view .wsm-cat-actions-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 100%;
    text-align: right
}

.body_cat .wsm-prod-list.wsm-cat-list-view .wsm-cat-title {
    font-size: 16px
}

.wsm-prod-list.wsm-cat-list-view .wsm-cat-pricebox {
    margin: 0 0 5px;
    padding-top: 10px
}

.wsm-prod-list.wsm-cat-list-view .wsm-cat-form>* {
    margin: 0 0 5px;
    display: inline-block
}

.wsm_product_info_tag {
    text-align: left;
    padding: 10px 0;
    display: block!important
}

.body_cat div[class*='gallery-view'],.body_cat div[class*='gallery-view'][class*='list-view'] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.body_cat div[class*='gallery-view'] .wsm-cat-list-item {
    padding: 5px;
    -webkit-box-flex: 0;
    -ms-flex: 0 50%;
    flex: 0 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-color: var(--light5);
    border-width: 0 0 1px 1px;
    border-style: solid;
    position: relative;
    margin: 0;
    min-width: 50%
}

.body_cat div[class*='gallery-view'] .wsm-cat-list-item:last-child {
    border-right-width: 1px
}

.body_cat div[class*='gallery-view'] .wsm-cat-list-item:nth-child(even) {
    border-right-width: 1px
}

.body_cat div[class*='gallery-view'] .wsm-cat-images-wrap {
    height: 130px!important;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    margin: 0
}

.body_cat div[class*='gallery-view'] .wsm-cat-image a {
    display: block;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.body_cat div[class*='gallery-view'] .wsm-cat-image a:hover {
    text-decoration: none
}

.body_cat div[class*='gallery-view'] .wsm-cat-image img {
    max-height: 100%;
    margin: 0
}

.body_cat div[class*='gallery-view'] .wsm-cat-title {
    text-align: left;
    font-size: 17px
}

.wsm-prod-list button {
    word-wrap: break-word;
    white-space: normal;
    font-size: 12px;
    background: var(--blue1);
    color: var(--white);
    padding: 5px 15px;
    text-transform: uppercase
}

.body_cat div[class*='gallery-view'] .wsm-cat-info-wrap {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    margin: 10px 0;
    text-align: center
}

.wsm-prod-list button i {
    margin: 0 5px 0 0
}

.wsm-prod-list.wsm-prod-gallery-view .wsm-cat-pricebox {
    padding: 0;
    margin-top: auto
}

.wsm-prod-list.wsm-prod-gallery-view .wsm-cat-actions-wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.wsm-prod-list.wsm-prod-gallery-view .wsm-cat-form {
    text-align: center;
    margin-top: auto;
    padding-top: 15px
}

.wsm-prod-list.wsm-prod-gallery-view .wsm-cat-actions-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    margin: auto 0 0;
    text-align: right;
    justify-content: baseline;
    align-items: flex-end;
    justify-content: space-between
}

div#affirm-promo-message-23899509 {
    display: none
}

@media only screen and (min-width: 992px) {
    .body_cat div[class*='gallery-view'] .wsm-cat-list-item {
        -webkit-box-flex:0;
        -ms-flex: 0 33.33%;
        flex: 0 33.33%;
        min-width: 33%
    }

    .body_cat div[class*='gallery-view'] .wsm-cat-list-item:nth-child(even) {
        border-right-width: 0
    }

    .body_cat div[class*='gallery-view'] .wsm-cat-list-item:last-child,.body_cat div[class*='gallery-view'] .wsm-cat-list-item:nth-child(3n+3) {
        border-right-width: 1px
    }

    .body_cat div[class*='gallery-view'] .wsm-cat-list-item:first-child {
        border-right-width: 0
    }

    .body_cat div[class*='gallery-view'] .wsm-cat-list-item:last-child {
        border-right-width: 1px
    }

    .body_cat div[class*='gallery-view'] .wsm-cat-title {
        font-size: 16px;
        line-height: 1.3;
        overflow: hidden;
        text-align: left
    }

    .body_cat div[class*='gallery-view'] .wsm-cat-list-item {
        padding: 15px
    }

    .body_cat div[class*='gallery-view'] .wsm-cat-images-wrap {
        height: 180px!important;
        max-height: 180px
    }

    .body_cat div[class*='gallery-view']:hover .wsm-cat-list-item {
        -webkit-transition: 0.3s ease all;
        transition: 0.3s ease all
    }

    .body_cat .wsm-prod-list.wsm-cat-list-view .wsm-cat-list-item {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .body_cat div[class*='list-view'] .wsm-cat-images-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 180px;
        flex: 0 180px;
        margin: 0 auto
    }

    .body_cat .wsm-prod-list.wsm-cat-list-view .wsm-cat-info-wrap {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 0 15px
    }

    .wsm-prod-list.wsm-cat-list-view .wsm-cat-actions-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 180px;
        flex: 0 180px;
        text-align: right;
        margin: 0 0 0 15px!important
    }

    .wsm-prod-list.wsm-cat-list-view .wsm-cat-pricebox {
        padding: 0;
        margin: 0
    }

    .wsm-prod-list.wsm-cat-list-view .wsm-cat-form>* {
        margin: 0 0 5px;
        display: unset;
        text-align: right
    }

    .wsm-prod-list.wsm-cat-list-view .wsm-cat-form .wsm-prod-quantity {
        display: block;
        margin: 5px 0 10px
    }

    .wsm-prod-list button {
        font-size: 12px
    }
}

@media only screen and (min-width: 1200px) {
    .wsm-store-header.wsm-pcat-header::after {
        width:12%
    }
}

.wsm_horz_menu.wsm-catalog-product-nav,.wsm-catalog-hr,#wsm-prod-info .wsm-cat-price-save-percent,#wsm-prod-info .wsm-cat-price-save-amount,.wsm-prod-head-images.wsm-prod-head-zoom-images,.wsm_product_info_condition,.wsm-prod-tab-shipping.wsm-prod-tab-shipping,.wsm-cat-ship-remarks span.wsm-cat-label {
    display: none!important
}

.body_product .row.master>div>a {
    font-size: 12px;
    color: var(--dark1);
    line-height: 1
}

#wsm-prod-images-container .wsm-prod-image-brand-image {
    margin: 0 0 5px
}

#wsm-prod-images-container .wsm-prod-image-brand-image img {
    max-height: 60px;
    max-width: 150px
}

#wsm-product-wrapper #wsm-prod-images-container {
    position: relative
}

#wsm-product-wrapper #wsm-prod-rotate-image,.ps .ps-prod-img #wsm-prod-rotate-image {
    height: 200px!important;
    position: relative;
    text-align: center;
    margin: 0 0 15px!important
}

#wsm-prod-rotate,.productRotateImage {
    height: 100%
}

.productRotateImage>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.productRotateImage>a+a {
    display: none
}

#wsm-product-wrapper #wsm-prod-rotate-image img,.productRotateImage>a img {
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto
}

#wsm-prod-images-container .wsm-cat-no-image.wsm-prod-view-no-image {
    height: 200px!important
}

.wsm-prod-head-add-images {
    display: none
}

#wsm-prod-addtnl-images,.wsm-prod-addtnl-images {
    overflow-y: hidden;
    overflow-x: scroll;
    display: block;
    width: 100%;
    position: relative;
    clear: both;
    margin: 20px 0
}

.wsm-prod-image-bar {
    list-style: none;
    margin: 0 0 0;
    padding: 0;
    text-align: left;
    position: relative;
    white-space: nowrap
}

.wsm_product_thumb {
    list-style: none;
    display: inline-block;
    margin: 0 5px 5px;
    vertical-align: top;
    position: static;
    max-width: 21%
}

.wsm_product_thumb>a:first-child {
    height: auto;
    position: relative;
    display: block
}

.wsm_product_thumb>a.colorbox {
    display: none
}

.wsm_product_thumb img {
    max-width: 100%;
    max-height: 80px;
    position: relative;
    margin-bottom: 0
}

#wsm-prod-info-container {
    margin-left: unset!important
}

h1.wsm-prod-title {
    font-size: 24px;
    margin: 0 0 10px;
    margin-bottom: 15px!important
}

#wsm-prod-info-container .wsm-cat-avail-2.wsm-avail-inventory,#wsm-prod-info-container .wsm-cat-ship-remarks {
    margin-bottom: 15px
}

.wsm-cat-ship-remarks.wsm-cat-ship-free-msg {
    color: var(--green1);
    font-weight: 700
}

.wsm-cat-ship-remarks.wsm-cat-ship-free-msg::before {
    content: '\f0d1';
    font-family: var(--fontawesome);
    font-weight: 900;
    margin-right: 5px
}

#wsm-product-wrapper #wsm-prod-info .wsm-prod-summary {
    margin: 15px auto;
    display: none
}

#wsm_customer_login_form {
    border: 1px solid rgb(0 0 0 / .2);
    padding-top: 15px;
    background: rgb(0 0 0 / .08);
    padding: 15px
}

.env-zone-account #wsm_customer_login_form {
    max-width: 400px
}

.env-zone-account #wsm_form_email,.env-zone-account #wsm_form_password {
    margin: 0
}

.env-zone-account label[for*='wsm_form_password'] {
    margin-top: 15px
}

.wsm_news_share {
    line-height: 1;
    display: block
}

.wsm_news_share li {
    margin-bottom: 15px
}

#wsm-product-wrapper .wsm-prod-rating,#wsm-prod-info .wsm_product_info_itemid.wsm-prod-stock-id.wsm-prod-dealer-id {
    font-size: 14px;
    margin: 0;
    display: none
}

.wsm-prod-rating-title {
    color: var(--dark1)
}

#wsm-prod-info .wsm_product_info_itemid.wsm-prod-stock-id.wsm-prod-dealer-id label {
    font-weight: 400;
    margin: 0
}

p:empty {
    display: none
}

#wsm-prod-info .wsm_product_info_itemid.wsm-prod-stock-id.wsm-prod-dealer-id .wsm-prod-rating a {
    color: var(--dark1)
}

.wsm-prod-sku {
    font-weight: 700;
    margin: 0 0 0 5px
}

.sharethis_wrap {
    margin-bottom: 5px
}

#wsm-product-wrapper .wsm_product_info_tag {
    font-weight: 300;
    text-transform: none;
    font-size: 16px;
    margin-bottom: 15px
}

.wsm-prod-pricebox {
    padding: 0;
    margin: 15px 0
}

#wsm-prod-pricing {
    background: var(--light1);
    padding: 15px 15px 0;
    text-align: center;
    margin-bottom: 15px
}

.wsm-cat-pricebox .wsm-cat-label {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px
}

.wsm-avail-please-call-number {
    margin-bottom: 15px
}

#wsm-product-wrapper .wsm-cat-pricebox .wsm-cat-price-was {
    opacity: .5;
    margin: 0;
    font-size: 20px;
    text-decoration: line-through
}

#wsm-product-wrapper .wsm-cat-price-sale {
    font-weight: 700;
    font-size: 24px;
    color: var(--black)
}

#wsm-product-wrapper .wsm-cat-price-sale .wsm-cat-label {
    color: var(--blue1);
    font-weight: 700
}

#wsm-product-wrapper .wsm-cat-price-sale-value {
    color: var(--black)
}

#wsm-product-wrapper .wsm-cat-price-group-name {
    font-weight: 700;
    display: inline-block;
    font-size: 14px
}

#wsm-product-wrapper .wsm-cat-price-group-your {
    display: none
}

#wsm-product-wrapper .wsm-cat-price-group {
    font-weight: 700;
    font-size: 20px
}

#wsm-product-wrapper .wsm-cat-price-group,.wsm-cat-price-group-name {
    color: #3c763d
}

#wsm-prod-info-container .wsm-prod-options-box,#wsm-prod-info-container .wsm-tiered-pricing {
    width: auto;
    background: rgb(0 0 0 / .05);
    padding: 5px;
    text-align: left;
    margin: 0 0 15px!important;
    padding: 15px;
    border: 2px solid rgb(0 0 0 / .1);
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 100%
}

#wsm-prod-info-container .wsm-option-group-heading,#wsm-prod-info-container .wsm-tiered-pricing h3 {
    border-bottom: 1px solid rgb(0 0 0 / .2);
    font-size: 16px;
    padding: 0 0 10px 0;
    position: relative;
    text-align: left
}

.body_product .wsm_option_label {
    color: var(--dark1);
    font-size: 12px;
    font-weight: 400!important;
    width: 100%
}

.body_product .wsm_option_label h4 {
    font-weight: 400;
    font-family: var(--font1);
    font-size: 14px;
    line-height: 1.2;
    color: var(--dark1);
    margin: 0 0 10px
}

.body_product div.product_option_set {
    margin: 0!important;
    position: relative!important
}

.body_product .wsmjs-option-selector {
    display: inline-block!important;
    text-align: left;
    width: 100%
}

.body_product .wsm_color_required {
    font-size: 12px;
    text-align: left;
    margin-top: 0;
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 700
}

.body_product #wsm-prod-options-container .dropdown {
    margin: 13px 0 0 1px;
    width: 90%!important;
    -webkit-box-shadow: 5px 5px 15px rgb(0 0 0 / .2);
    box-shadow: 5px 5px 15px rgb(0 0 0 / .2)
}

.body_product .option {
    height: auto;
    line-height: 1.4;
    padding: 15px!important;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    border-bottom: 1px dotted rgb(0 0 0 / .1);
    position: relative
}

.body_product .wsm_product_option_dropdown_name {
    padding-right: 110px;
    display: block
}

.body_product .wsm_product_option_dropdown_price {
    font-weight: 700;
    float: right;
    width: 100px;
    display: block;
    margin-left: 0!important;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: right;
    padding: 0 15px
}

.body_product .option.highlight {
    background: var(--blue2)!important
}

.body_product div.product_option_value_extended {
    background: #ddd;
    color: var(--dark1);
    margin: 13px 0 0 0;
    right: 100%!important;
    left: auto!important
}

.body_product div.product_option_set .selector.wsmjs-option-selector {
    width: 100%;
    padding: 5px 30px 5px 15px;
    background-position: right -627px;
    background-image: none;
    white-space: normal;
    position: relative
}

.body_product div.product_option_set .selector.wsmjs-option-selector::after {
    font-family: var(--fontawesome);
    font-weight: 900;
    content: "\f078";
    color: var(--mid1);
    position: absolute;
    top: 0;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none
}

.body_product .wsm_tiered_pricing_row {
    clear: both;
    border-bottom: 1px solid rgb(0 0 0 / .2);
    overflow: hidden
}

.body_product .wsm-tiered-pricing .wsm-tiered-purchase {
    width: auto;
    font-size: 12px;
    vertical-align: bottom;
    text-transform: uppercase;
    float: none;
    display: inline-block
}

.body_product .wsm-tiered-price {
    display: inline-block;
    color: var(--black)
}

.body_product span.wsm_tiered_price {
    color: var(--black);
    font-weight: 700
}

.body_product .wsm_product_price_label_yourprice,.body_product .wsm_product_tiered_qty {
    display: inline-block;
    font-size: 14px
}

.body_product .wsm_product_price_label_yourprice br {
    display: none
}

.body_product .wsm_product_tiered_qty::before {
    content: 'for '
}

.body_product .wsm-cat-price-sale-value.wsm-cat-price-group-value {
    font-weight: 700
}

#wsm-prod-pricing .wsm-prod-summary {
    margin: 15px -15px 0;
    background: var(--white);
    padding: 15px 15px 0;
    text-align: left
}

#wsm-product-wrapper .product_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    margin: 0 0 15px;
    border-bottom: 2px solid var(--light1);
    border-top: 2px solid var(--light1);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wsm-prod-fees {
    margin: 0!important
}

#wsm-product-wrapper .wsm-prod-quantity {
    margin: 0 10px 0 0;
    width: 29%;
    display: flex;
    align-items: center;
    order: 1
}

#wsm-product-wrapper .wsm-prod-qty-title {
    font-size: 12px;
    position: relative;
    margin-right: 3px
}

#wsm-product-wrapper .wsm-prod-qty-field {
    padding: 10px;
    text-align: center;
    font-size: 18px;
    margin-top: 0;
    width: 100%!important
}

.prod-form-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 65%;
    order: 2
}

.prod-form-btns>button {
    max-width: 350px
}

.prod-form-btns .wsm-addtocart-button {
    margin: 0 0 5px;
    padding: 15px 10px 15px 10px;
    font-size: 16px;
    border-radius: 5px
}

.prod-form-btns .wsm-addtocart-button::before,.prod-form-btns .wsm-addwishlist-button::before {
    content: '\f217';
    font-family: var(--fontawesome);
    font-weight: 900;
    margin-right: 10px;
    display: none;
    border-radius: 5px
}

.prod-form-btns .wsm-addwishlist-button::before {
    content: '\f0fe';
    border-radius: 5px
}

.prod-form-btns .wsm-addwishlist-button {
    background: var(--dark1);
    border: 0;
    color: var(--white);
    border-radius: 5px
}

.prod-form-btns .wsm-addwishlist-button:hover {
    background: var(--dark1)
}

.wsm-cat-avail-remarks .wsm-cat-label {
    display: block
}

.wsm-cat-avail-remarks {
    background: rgb(255 255 255 / .6);
    color: var(--white);
    padding: 5px 10px;
    font-weight: 700;
    font-size: 16px;
    font-size: 12px;
    color: var(--dark1);
    margin: 0 0 10px
}

.wsm-prod-buttons>button {
    padding: 0;
    background: none;
    font-size: 14px;
    margin: 0 5px 0 0
}

button.wsm-prod-button.wsm-inquiry-button.btn {
    border-right: 2px solid #eee;
    padding-right: 10px
}

.wsm-prod-buttons .wsm-inquiry-button::before,.wsm-prod-buttons .wsm-tellafriend-button::before {
    content: '\f059';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px
}

.wsm-prod-buttons .wsm-tellafriend-button::before {
    content: '\f1d8'
}

.body_product .wsm-cat-price-price {
    font-size: 30px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--blue2)
}

.body_product .wsm-cat-price-price .wsm-cat-label {
    display: none
}

.ags-prod-vehicle-selected {
    background: rgb(0 0 0 / .1);
    border: 2px solid rgb(0 0 0 / .1);
    margin-bottom: 5px
}

.ags-prod-vehicle-selected__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid rgb(0 0 0 / .1)
}

.ags-prod-vehicle-selected__right {
    padding: 5px;
    text-align: right
}

.ags-prod-vehicle-selected__left .alert {
    margin: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-radius: 0;
    border: 0;
    padding: 5px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.vehicle-selected {
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2
}

.vehicle-selected span {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 400
}

#wsm-product-wrapper .wsm-prod-tabs-container {
    clear: both;
    overflow: hidden;
    width: 100%;
    margin: 30px 0 0
}

.wsm-prod-tab-prod-reviews,.wsm-prod-tab-whats-included {
    display: none!important
}

.wsm-prod-tabs::before,.wsm-prod-tabs::after {
    display: none
}

.wsm-prod-tabs {
    border-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: var(--white);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 2%;
    border: 1px solid var(--light1)
}

.nav-tabs>li {
    border: 0;
    margin: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 100%;
    margin: 0 0 2%
}

.nav-tabs>li>a {
    color: var(--dark1);
    border-radius: 0;
    margin: 0;
    padding: 10px;
    background: none;
    border: 0;
    border: 0 solid var(--white);
    font-size: 14px;
    text-transform: uppercase;
    font-family: var(--font1);
    letter-spacing: 1px
}

.nav-tabs>li:last-child>a {
    border-bottom: 0 solid #BBB!important
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
    background: var(--dark1);
    margin: 0;
    color: var(--white);
    border: 0 solid var(--white)!important
}

.wsm-tab-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.prod-bottom .wsm-tab-content {
    border-top: 0;
    padding: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 100%
}

#wsm-prod-tab-review {
    display: block!important;
    background: var(--white);
    border: 0;
    padding: 0;
    margin: 30px 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 100%;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.wsm-tab-content-whats-included {
    display: block!important;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.wsm-tab-container h2,h2#cross_sell_suggest {
    margin-top: 0;
    font-size: 20px
}

.body_product h4.wsm_news_post {
    font-size: 14px;
    font-weight: 400
}

#solrtest {
    position: relative;
    margin: 0 0 15px
}

#solrtest::before {
    content: 'Compatible Vehicles';
    font-family: var(--font2);
    font-size: 20px;
    margin: 0 0 5px;
    display: block
}

.ymms {
    padding: 0;
    margin: 0;
    list-style: none;
    max-height: 300px;
    overflow-y: auto;
    padding: 20px;
    border: 2px solid var(--light1)
}

.ymms a {
    pointer-events: none;
    color: var(--dark1)
}

.ymms a[href*='JEEP'] {
    display: inline
}

.body_product .wsm-tab-container img {
    width: auto !Important;
    height: auto !Important
}

.wsm_news_posted_comments,.wsm_news_post_comment {
    background: var(--white);
    width: 100%;
    padding: 15px;
    border: 2px solid var(--light1)
}

.wsm_news_post_comment table {
    border-collapse: separate;
    border-spacing: 5px
}

.wsm_news_post_comment.wsm_product_review_form input[type="text"],.wsm_news_post_comment.wsm_product_review_form input[type="password"] {
    width: 100%;
    padding: 5px
}

.wsm_review_first {
    margin-bottom: 0;
    font-weight: 700
}

.wsm_horz_menu.wsm_comment_login {
    display: block;
    margin: 15px 0
}

.wsm_horz_menu.wsm_comment_login>li {
    display: block!important;
    float: none;
    padding: 0;
    margin: 0;
    border: 0
}

.wsm-tab-content-prod-details {
    overflow: hidden
}

.prod-included,.prod-installation {
    list-style: none;
    padding: 0;
    margin: 0 0 30px
}

.text-green {
    color: var(--green1)
}

.text-red {
    color: var(--blue1)
}

text-gold {
    color: var(--blue1)
}

.wsm-prod-attachments {
    padding: 0
}

#wsm-prod-cross-sell-container .cross_sell {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid var(--light1);
    padding: 15px 0
}

#wsm-prod-cross-sell-container .wsm-cat-no-image {
    min-height: 120px;
    text-align: center;
    margin: 0 15px 0 0
}

#wsm-prod-cross-sell-container .cross_sell_image {
    margin: 0 15px 0 0
}

#wsm-prod-cross-sell-container .cross_sell_title {
    font-size: 14px;
    text-align: left
}

#wsm-prod-cross-sell-container .cross_sell img {
    max-width: 100%;
    max-height: 100px;
    margin: 0 auto
}

#wsm-prod-cross-sell-container .wsm-cat-no-image {
    width: 100%!important;
    height: 50px!important;
    line-height: 1!important;
    text-indent: -9999em;
    font-size: 0;
    background: #fff url(/files/images/no-image-avail-large.jpg) no-repeat center center;
    background-size: contain
}

#wsm-prod-cross-sell-container .cross_sell_btn {
    text-align: right
}

#wsm_product_review_column form[action*='/account.html'] table {
    width: 100%
}

#wsm_product_review_column form[action*='/account.html'] tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 0 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#wsm_product_review_column form[action*='/account.html'] tr>td:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 120px;
    flex: 0 120px
}

#wsm_product_review_column form[action*='/account.html'] tr>td:first-child+td {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#wsm_product_review_column form[action*='/account.html'] tr>td[colspan*='2'] {
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 15px 0 0 0
}

#wsm_product_review_column form[action*='/account.html'] tr>td[colspan*='2'] li {
    width: auto!important;
    display: inline-block!important;
    margin: 0 0 0 15px
}

.wsm_horz_menu.wsm_comment_login {
    margin: 0
}

.productCats {
    list-style: none
}

li.wsm_product_info_itemid.wsm-prod-stock-id.wsm-prod-dealer-id {
    display: none
}

.wsm_product_info_itemid {
    list-style-type: none;
    font-weight: 700
}

#wsm-product-wrapper .wsm-prod-buttons>button:hover {
    text-decoration: none;
    color: var(--blue1)
}

@media only print,only screen and (min-width: 768px) {
    #wsm-prod-images-container .wsm-prod-image-brand-image {
        text-align:left
    }

    #wsm-product-wrapper #wsm-prod-rotate-image,.ps .ps-prod-img #wsm-prod-rotate-image {
        height: 340px!important
    }

    #wsm-prod-addtnl-images,.wsm-prod-addtnl-images {
        overflow: auto
    }

    .wsm-prod-addtnl-images {
        overflow-y: auto;
        overflow-x: auto
    }

    .wsm-prod-image-bar {
        white-space: normal;
        overflow: auto
    }

    #wsm-prod-info {
        text-align: left;
        border-left: 2px solid #eee;
        padding-left: 25px
    }

    #wsm-product-wrapper .product_form {
        text-align: left;
        justify-content: space-between
    }

    .wsm-prod-tabs {
        padding: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        border: none;
        border-top: 1px solid var(--light1);
        border-bottom: 1px solid var(--light1)
    }

    .nav-tabs>li {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        margin: 0
    }

    .nav-tabs>li>a {
        padding: 10px 20px
    }

    .nav-tabs>li:last-child>a {
        border-bottom: 0 solid #BBB!important
    }

    .nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
        background: var(--light1);
        color: var(--dark1)
    }
}

@media only screen and (min-width: 992px) {
    .prod-top {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    h1.wsm-prod-title {
        font-size: 28px;
        -ms-flex: 0 100%;
        flex: 0 100%;
        color: var(--blue2);
        font-style: italic;
        font-weight: 700
    }

    #wsm-product-wrapper #wsm-prod-images-container {
        -webkit-box-flex: 0;
        -ms-flex: 0 50%;
        flex: 0 50%
    }

    #wsm-product-wrapper #wsm-prod-rotate-image {
        height: 500px!important
    }

    #wsm-prod-info-container {
        padding-left: 30px;
        -webkit-box-flex: 0;
        -ms-flex: 0 50%;
        flex: 0 50%
    }

    .prod-bottom .wsm-tab-content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .env-name-product .container {
        width: 100%
    }

    .prod-bottom .wsm-tab-content-whats-included {
        display: block!important;
        -webkit-box-flex: 0;
        -ms-flex: 0 350px;
        flex: 0 350px
    }

    #wsm-product-wrapper #wsm-prod-pricing {
        text-align: center;
        padding-bottom: 15px
    }

    .prod-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 30px;
        margin-top: 30px
    }

    #wsm-product-wrapper .wsm-prod-tabs-container {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    #wsm-prod-cross-sell-container {
        -webkit-box-flex: 0;
        -ms-flex: 0 40%;
        flex: 0 40%;
        padding-left: 30px;
        margin: 30px 0 0 0
    }
}

@media only screen and (min-width: 1200px) {
    #wsm-product-wrapper #wsm-prod-rotate-image {
        height:400px!important;
        height: auto!important
    }

    #wsm-product-wrapper #wsm-prod-rotate-image img,.productRotateImage>a img {
        max-height: 700px
    }

    #wsm-product-wrapper #wsm-prod-images-container {
        flex: 0 30%
    }

    #wsm-prod-info-container {
        display: flex;
        flex: 0 70%;
        margin-top: 100px
    }

    #wsm-prod-info {
        flex: 0 40%;
        margin-left: 15px
    }

    .wsm-product__title {
        flex: 0 60%
    }
}

#wsm_cart_master_wrapper {
    padding: 15px 0
}

.wsm_cart_section_inner_wrap {
    padding: 0;
    margin: 15px auto
}

#wsm_cart_mycart h2 {
    border: 0;
    background: none
}

h3.wsm_cart_table_headers {
    font-style: normal;
    color: var(--dark1);
    font-weight: 400;
    font-size: 18px
}

.wsm_cart_item_price,.wsm_cart_item_id,.wsm_cart_item_links ul li,.wsm_cart_item_qty_info {
    font-weight: 400;
    font-size: 13px
}

.wsm_cart_item_info .wsm_cart_item_name {
    font-weight: 400
}

.wsm_cart_item_price_info .wsm_cart_item_total {
    text-decoration: none
}

.wsm_cart_total_wrapper span.wsm_cart_total_col2 {
    color: var(--black)
}

.wsm_cart_item_info_wrapper {
    line-height: 1.4
}

.wsm_interface_cart_update_btn {
    font-size: 10px
}

.wsm_cart_actions.wsm_cart_actions_bottom {
    margin-top: 15px
}

.wsm_cart_ship_ups_disclaimer_bottom {
    font-weight: 400
}

.wsm_cart_zip_code+p {
    display: none
}

.wsm_cart_zip_code .wsm_cart_shipping_tool_input {
    margin: 0 0 15px!important;
    display: block
}

.wsm_cart_rd_wrapper,.wsm_cart_item_info .wsm_cart_item_name,.wsm_cart_item_price_info .wsm_cart_item_sale,.wsm_cart_item_price_info .wsm_cart_item_total {
    font-size: 100%
}

.wsm_cart_rd_wrapper button {
    padding: 5px 10px
}

#wsm_cart_estimate_shipping {
    border-top: 1px solid var(--light3);
    padding-top: 15px
}

.wsm_interface_cart_btn.wsm_interface_cart_update_btn,.wsm_interface_cart_btn.wsm_interface_cart_catalog_btn {
    background: var(--light1)
}

li.wsm-cat-brand-li a:last-child {
    display: none
}

ul.wsm-cat-brand-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: flex-start
}

ul.wsm-cat-brand-list li {
    margin: 5px!important
}

@media only screen and (min-width: 768px) {
    .wsm_interface_cart_btn.wsm_interface_cart_checkout_btn {
        font-size:20px
    }

    .wsm-cart-checkout-buttons {
        width: auto
    }
}

#wsm_cart_cross_sell.wsm_cart_section,.wsm_cart_actions.wsm_cart_actions_top,.wsm_cart_anchors.wsm_cart_anchors_cart,.wsm_checkout_next {
    display: none
}

#wsm_checkout_master_wrapper nav {
    display: none
}

.checkout_step {
    font-size: 13px;
    opacity: .6;
    display: block;
    font-weight: 400;
    text-transform: uppercase
}

.checkout_step+span {
    font-weight: 400
}

#wsm_checkout_master_wrapper h2 {
    border: 0;
    background: none;
    border-bottom: 5px solid var(--light3)
}

.wsm_checkout_accordion h3.ui-state-active,.wsm_checkout_accordion h3.ui-state-focus,.wsm_checkout_next a {
    background: var(--blue1)
}

.wsm_cart_rd_wrapper input[type=email],.wsm_cart_rd_wrapper input[type=number],.wsm_cart_rd_wrapper input[type=password],.wsm_cart_rd_wrapper input[type=tel],.wsm_cart_rd_wrapper input[type=text],.wsm_cart_rd_wrapper #wsm_form_card_date_year,.wsm_cart_rd_wrapper #wsm_form_credit_expire_month {
    border-color: var(--mid1);
    border-radius: 0
}

.wsm_checkout_field>select {
    border-color: var(--mid1);
    border-radius: 0
}

.wsm_cart_shipping_tool_container .wsm_interface_error {
    background: var(--light1);
    padding: 15px;
    border: 1px solid var(--light3);
    color: var(--dark1);
    font-weight: 400;
    font-size: 12px;
    padding: 5px
}

.wsm_checkout_same_address {
    font-size: 12px;
    line-height: 1.4
}

.wsm_checkout_field label {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    color: var(--dark1)
}

.wsm_checkout_field {
    margin-bottom: 10px
}

.wsm_interface_login_button,.wsm_interface_register_button {
    text-align: left
}

.wsm_cof_pay_cc_cid #wsm_form_credit_cid {
    width: 100px
}

.wsm_cart_coupons.wsm_cart_coupons_inactive {
    display: none
}

#wsm_checkout_master_wrapper,#featured_slideshow_feat_brands_carousel,.master {
    -webkit-animation-name: wsmFadeIn;
    -webkit-animation-duration: 1s;
    animation-name: wsmFadeIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 1.0s;
    animation-delay: 1.0s;
    opacity: 0;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes wsmFadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes wsmFadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

#s2d-msg-no-selection-made {
    clear: both
}

.wsm_checkout_dealer_address {
    display: inline-block
}

.wsm_checkout_dealer_address>label {
    background: var(--blue1);
    color: var(--white);
    font-weight: 700;
    padding: 15px 30px;
    line-height: 1.2;
    font-weight: 900;
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 5px solid #1140a0
}

.wsm_checkout_dealer_address>label::before {
    content: '\f25a';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 36px;
    margin-right: 15px
}

.wsm_checkout_dealer_address>label small {
    font-weight: 400
}

.wsm_checkout_dealer_address>label input {
    margin: 0!important;
    position: static!important;
    display: none
}

@media only screen and (min-width: 768px) {
    .wsm_cart_rd_wrapper input[type=email],.wsm_cart_rd_wrapper input[type=number],.wsm_cart_rd_wrapper input[type=password],.wsm_cart_rd_wrapper input[type=tel],.wsm_cart_rd_wrapper input[type=text],.wsm_cart_rd_wrapper select {
        width:100%
    }

    .wsm_checkout_billing_address_wrap,.wsm_checkout_shipping_address_wrap {
        width: 100%
    }

    .wsm_checkout_address_billing_inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .wsm_checkout_address_billing_inner>h3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 100%;
        flex: 0 100%;
        -webkit-box-ordinal-group: -2;
        -ms-flex-order: -3;
        order: -3
    }

    .wsm_checkout_address_billing_inner>div {
        width: auto;
        margin: 0 0 10px;
        padding: 0 10px!important;
        -webkit-box-flex: 0;
        -ms-flex: 0 50%;
        flex: 0 50%
    }

    .wsm_checkout_address_billing_inner>[class*='a_comp'] {
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
        order: -2;
        -webkit-box-flex: 0;
        -ms-flex: 0 33%;
        flex: 0 33%
    }

    .wsm_checkout_address_billing_inner>[class*='a_fname'],.wsm_checkout_address_billing_inner>[class*='a_lname'] {
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
        order: -2;
        -webkit-box-flex: 0;
        -ms-flex: 0 33%;
        flex: 0 33%
    }

    .wsm_checkout_address_billing_inner>[class*='a_addr1'],.wsm_checkout_address_billing_inner>[class*='a_addr2'] {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .wsm_checkout_address_billing_inner>[class*='a_city'],.wsm_checkout_address_billing_inner>[class*='a_state'],.wsm_checkout_address_billing_inner>[class*='a_zip'] {
        -webkit-box-flex: 0;
        -ms-flex: 0 25%;
        flex: 0 25%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .wsm_checkout_address_billing_inner>[class*='a_country'] {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 25%;
        flex: 0 25%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .wsm_checkout_address_billing_inner>[class*='a_phone'],.wsm_checkout_address_billing_inner>[class*='a_ext'] {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .wsm_checkout_phone_info {
        -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
        order: 99
    }
}

.wsm_interface_section.customer-my-account,.wsm_interface_section.customer-account customer-my-account,.customer-my-orders {
    background: var(--light1);
    padding: 15px;
    margin-bottom: 0
}

.customer-account .wsm_interface_order_table {
    background: var(--white);
    padding: 5px
}

.wsm_interface_tab_active {
    background: var(--light1)
}

.modal-content {
    border: 10px solid var(--blue2);
    -webkit-box-shadow: 0 0 45px rgb(0 0 0 / .5);
    box-shadow: 0 0 45px rgb(0 0 0 / .5);
    background: var(--light4);
    border-radius: 0
}

.modal-title {
    color: var(--dark1)
}

form.widget_login_header_public_login>div {
    margin-bottom: 15px
}

form.widget_login_header_public_login>div>label {
    display: inline-block;
    width: 100%;
    font-size: 18px
}

.widget_login_email input,.widget_login_password input {
    width: 100%;
    font-size: 18px;
    padding: 5px
}

.widget_login_login_forgotpassword {
    float: right;
    margin-top: 15px
}

.widget_login_submit {
    clear: both
}

.widget_login_loginbar {
    text-align: left;
    margin: 0 0 15px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.widget_login_loginbar>li {
    display: inline-block;
    text-align: center;
    margin: 1px;
    -webkit-box-flex: 0;
    -ms-flex: 0 calc(50% - 2px);
    flex: 0 calc(50% - 2px)
}

.widget_login_header {
    font-weight: 700;
    text-transform: capitalize;
    border-bottom: 1px solid var(--light3);
    margin-top: 15px
}

.widget_login_loginbar>li a {
    opacity: 1;
    text-decoration: none;
    padding: 15px;
    display: block;
    background: rgb(0 0 0 / .05);
    font-size: 12px;
    line-height: 1.2
}

.widget_login_loginbar>li a:hover {
    background: rgb(0 0 0 / .1)
}

.widget_login_loginbar>li a:hover {
    opacity: 1
}

.widget_login_loginbar .view_account,.widget_login_loginbar .view_cart,.widget_login_loginbar .logout .widget_login_loginbar .wishlist {
    text-align: center
}

.widget_login_loginbar .view_account a:before,.widget_login_loginbar .view_cart a:before,.widget_login_loginbar .logout a:before,.widget_login_loginbar .wishlist a:before {
    content: "\f007";
    color: rgb(0 0 0 / .3);
    display: block;
    margin-bottom: 5px;
    font-family: var(--fontawesome);
    font-weight: 900;
    font-size: 30px;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.widget_login_loginbar .view_cart a:before {
    content: "\f07a"
}

.widget_login_loginbar .logout a:before {
    content: '\f2f5'
}

.widget_login_loginbar .wishlist a:before {
    content: "\f005"
}

.wsm_interface_header.wsm_interface_header_myaccount {
    font-size: 24px;
    font-weight: 700
}

.wsm_interface_info.wsm_interface_myaccount_welcome_msg {
    padding: 15px;
    margin: 15px 0
}

.wsm_interface_links {
    list-style: none;
    margin: 0 0 15px;
    padding: 0
}

.wsm_interface_section.wsm_interface_background {
    margin-bottom: 0
}

#widget_recent_orders ul,#widget_wishlist ul {
    padding: 0;
    list-style: none;
    margin: 5px 0
}

.widget_view_all_orders,.widget_view_wishlist {
    background: var(--dark1);
    padding: 5px 15px;
    display: inline-block;
    color: var(--white);
    font-size: 12px
}

.widget_view_all_orders:hover,.widget_view_wishlist:hover {
    color: var(--white);
    text-decoration: none
}

#customer-account-tabs>li:nth-child(3) a::before,#customer-account-tabs>li:nth-child(4) a::before {
    content: "\f07a";
    font-family: var(--fontawesome);
    font-weight: 900;
    margin-right: 5px
}

#customer-account-tabs>li:nth-child(4) a::before {
    content: "\f005"
}

.wsm_interface_wrapper_account_view {
    position: relative
}

.wsm_interface_header_myaccount+.wsm_interface_section>.wsm_interface_links {
    position: absolute;
    top: 10px;
    right: 0
}

.no-prods+#documents {
    display: none
}

div#phoneModal {
    font-family: var(--font1)
}

.modal-content p {
    text-transform: uppercase;
    letter-spacing: .3px
}

@media only screen and (max-width: 767px) {
    #customer-account-tabs {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #customer-account-tabs>li:nth-child(3),#customer-account-tabs>li:nth-child(4) {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 10px;
        background: var(--dark1);
        display: block
    }

    #customer-account-tabs>li:nth-child(3) a,#customer-account-tabs>li:nth-child(4) a {
        display: block;
        text-align: center;
        color: var(--white)
    }

    #customer-account-tabs>li {
        width: 50%;
        float: left;
        margin: 0;
        border: 1px solid var(--light1)
    }

    #customer-account-tabs>li>a {
        font-size: 12px
    }
}

@media screen and (min-width: 768px) {
    .widget_login_loginbar>li {
        -webkit-box-flex:1;
        -ms-flex: 1;
        flex: 1
    }

    form.widget_login_header_public_login>div>label {
        width: 20%
    }

    .widget_login_email input,.widget_login_password input {
        width: 75%
    }

    #customer-account-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #customer-account-tabs>li:nth-child(3),#customer-account-tabs>li:nth-child(4) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 10px;
        background: var(--dark1);
        display: block
    }

    #customer-account-tabs>li:nth-child(3) {
        margin-left: auto
    }

    #customer-account-tabs>li:nth-child(3) a,#customer-account-tabs>li:nth-child(4) a {
        display: block;
        text-align: center;
        color: var(--white);
        position: relative
    }
}

.wsm_news_list_date {
    background: DimGray;
    border: 0;
    padding: 5px;
    line-height: 1
}

.wsm_news_list_title {
    margin: 0
}

.wsm_resource>li {
    border-bottom: 1px solid var(--light3);
    padding-bottom: 15px
}

.wsm_resource_title {
    margin-bottom: 15px
}

.wsm_resource_title a,.wsm_resource_title {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--dark1);
    font-size: 20px;
    line-height: 1.3
}

.wsm_resource_title .wsm_resource_file {
    font-size: 14px;
    font-weight: 400
}

.wsm_resource_title .wsm_resource_file::after {
    content: 'Download';
    margin-left: 5px;
    font-weight: 400;
    text-transform: capitalize;
    color: var(--blue1)
}

.wsm_resource>li .wsm_resource_image img {
    max-width: 100%
}

.wsm_resource>li .wsm_resource_image {
    width: 100%;
    display: block
}

.wsm_resource_topic_view>ul.wsm_resource,.wsm-rt-child-resources>ul.wsm_resource,.wsm-resource-ctopic .wsm-rt-child-resources {
    padding: 0;
    margin: 0
}

.wsm_resource_topic_view>.wsm_resource>li,.wsm-rt-child-resources>ul.wsm_resource>li {
    overflow: hidden;
    clear: both;
    margin: 15px 0 30px
}

.wsm_resource_topic_view>.wsm_resource>li>img,.wsm-rt-child-resources>ul.wsm_resource>li>img {
    float: left;
    width: 30%;
    margin-right: 2%
}

.wsm_resource_topic_view>.wsm_resource>li>img~*,.wsm-rt-child-resources>ul.wsm_resource>li>img~* {
    margin-left: 33%;
    float: none;
    width: auto;
    line-height: 1.4
}

.wsm_resource_topic_view>.wsm_resource>li .wsm_resource_description,.wsm-rt-child-resources>ul.wsm_resource>li .wsm_resource_description {
    font-size: 14px
}

@media only screen and (min-width: 768px) {
    .wsm_resource>li .wsm_resource_image {
        float:left;
        width: 25%;
        margin-right: 1%
    }

    .wsm_resource_topic_view>.wsm_resource>li>img {
        float: left;
        width: 20%;
        margin-right: 2%
    }

    .wsm_resource_topic_view>.wsm_resource>li>img~* {
        margin-left: 23%
    }

    .wsm_resource_topic_view>.wsm_resource>li .wsm_resource_description {
        font-size: 16px;
        line-height: 1.7
    }
}

.wsm-faq-label.wsm-faq-label-q {
    display: none
}

.wsm-faq-row-1.wsm-tree-indent,.wsm-faq-row-2.wsm-tree-indent {
    margin-left: 0
}

.faq_question>a::before {
    display: block;
    content: " ";
    height: 80px;
    margin-top: -80px;
    visibility: hidden
}

.faq_question>a:focus {
    outline: none!important
}

@media screen and (min-width: 768px) {
    .wsm_inquiry_form {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .wsm_inquiry_form_description {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0 30px 0 0
    }

    .wsm_inquiry_form>form {
        -webkit-box-flex: 0;
        -ms-flex: 0 40%;
        flex: 0 40%
    }
}

#brand-filter .form-group input,#brand-filter .form-group .input-group-addon {
    font-size: 1em;
    height: 34px
}

#brand-filter .form-group input {
    font-weight: 400;
    margin-bottom: 0!important
}

#brand-filter .form-group .input-group-addon {
    padding: 7px;
    background-color: var(--blue1);
    color: var(--white);
    border: none
}

#brand-live-filter {
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.brand-heading {
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 100%
}

#brand-filter .brand-image {
    margin: 0 0 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 48%;
    flex: 0 48%;
    padding: 0
}

#brand-filter .brand-image>a {
    display: block;
    height: 100px;
    text-align: center;
    border: 1px solid var(--light1)
}

#brand-filter .brand-image>a:hover {
    border: 1px solid var(--blue2)
}

#brand-filter .brand-image>a>img {
    max-height: 100%;
    margin: 0 auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#brand-filter .brand-name {
    display: block;
    text-align: center;
    margin: 5px 0 15px;
    font-family: var(--font1)
}

@media only screen and (min-width: 768px) {
    #brand-filter .brand-image {
        -webkit-box-flex:0;
        -ms-flex: 0 24%;
        flex: 0 24%
    }
}

.sitemap h2 {
    margin-bottom: 5px;
    padding-bottom: 5px
}

.sitemap li {
    list-style: none
}

.sitemap ul {
    margin-left: 0;
    padding-left: 0
}

.sitemap ul ul {
    margin-left: 15px
}

.sitemap ul .wsm_site_link_parent ul {
    display: none
}

.sitemap .widget_cat_menu_parent>a,.sitemap .widget_cat_menu_pcat>a {
    margin: 0 0 5px;
    display: block;
    font-size: 16px;
    font-weight: 700
}

.sitemap .widget_cat_menu_pcat {
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .sitemap .sitemap-cats>ul {
        -moz-column-count:3;
        -moz-column-gap: 15px;
        -webkit-column-count: 3;
        -webkit-column-gap: 15px;
        column-count: 3;
        column-gap: 15px;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid
    }
}

.wsm_locator_wrapper {
    width: 100%!important
}

option[value="American Samoa"],option[value*="Armed"],option[value="Federated States of Micronesia"],option[value="Guam"],option[value="Marshall Islands"],option[value="Northern Mariana Islands"],option[value="Palau"] {
    display: none!important
}

.wsm_locator_form th {
    padding: 0
}

.wsm_locator_form tr {
    margin-bottom: 0!important
}

.wsm_locator_form {
    background: var(--white);
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px;
    margin-bottom: 15px!important;
    clear: both;
    overflow: hidden
}

.wsm_locator_distance select {
    margin-bottom: 15px
}

.wsm_locator_wrapper .wsm_form_locator {
    background: var(--white);
    overflow: hidden;
    display: block
}

.wsm_product_button.wsm_locator_locate {
    float: right
}

.wsm_locator_zip_head,.wsm_locator_address_head {
    border-bottom: 1px solid var(--light3);
    text-transform: uppercase;
    line-height: 1;
    padding: 25px 0 5px 0
}

.wsm_locator_form label {
    text-transform: uppercase;
    color: var(--mid1);
    font-weight: 400;
    font-size: 13px
}

.wsm_locator_page .row1 {
    background: rgb(0 0 0 / .05)
}

table.wsm_locator_results tr.row0 {
    background: var(--white)
}

table.wsm_locator_results td {
    border-bottom: 1px solid var(--mid1)
}

.wsm_locator_results tbody tr td,.wsm_locator_results thead tr th {
    min-width: 200px
}

.wsm_locator_results tbody tr td br+br {
    display: none
}

.online-dealers-wrap tr td:last-child {
    max-width: 200px;
    word-break: break-all
}

.online-dealers-wrap table {
    width: 100%
}

.online-dealers-wrap table tr:nth-child(odd) {
    background: var(--light1)
}

@media only screen and (max-width: 767px) {
    .wsm_locator_wrapper~table {
    }

    .wsm_locator_form td,.wsm_locator_form,.wsm_locator_form tbody,.wsm_locator_form tr,.wsm_locator_form input {
        display: block;
        width: 100%!important
    }

    div#wsm_locator_map {
        width: 100%!important
    }

    .wsm_locator_page>tr>td {
        display: block
    }

    .wsm_locator_page>tr {
        border-bottom: 1px solid var(--mid1);
        font-size: 12px
    }

    .wsm_locator_page>tr>td br {
        display: none
    }

    .wsm_locator_page td:nth-child(1) {
        font-size: 16px
    }

    .wsm_locator_page td:nth-child(2) a[href*='javascript'] {
        font-size: 12px;
        float: right
    }

    .wsm_locator_page td:nth-child(2) {
        border-bottom: 1px dotted var(--light3)
    }

    table.wsm_locator_results td {
        border-bottom: 0
    }

    .wsm_locator_results tbody tr td {
        min-width: 0;
        width: 100%!important;
        display: block
    }

    .wsm_locator_results thead tr th {
        display: none
    }
}

@media only screen and (min-width: 1200px) {
    .wsm_form_locator,#wsm_locator_map {
        float:left;
        width: 48%!important;
        margin: 0%!important;
        margin-right: 1%!important
    }

    #wsm_locator_map {
        height: 347px!important
    }
}

@media screen and (max-width: 767px) {
    .row-offcanvas-left {
        left:0
    }

    .row-offcanvas-right .sidebar-offcanvas {
        right: -80%
    }

    .row-offcanvas-left .sidebar-offcanvas {
        left: -85%
    }

    .row-offcanvas-right.active {
        right: 80%
    }

    .row-offcanvas-left.active {
        left: 95%
    }

    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 85%
    }
}

*,a,:focus,:hover,:active {
    outline: none
}

@media only screen and (max-width: 992px) {
    #colorbox {
        background:none!important;
        height: auto!important;
        left: auto!important;
        margin: 0 auto!important;
        padding: 0!important;
        width: 100%!important
    }

    #cboxWrapper {
        background: none!important;
        height: auto!important;
        width: 100%!important
    }

    #cboxContent {
        background: none!important;
        float: none!important;
        height: auto!important;
        width: 100%!important
    }

    #cboxTopLeft,#cboxTopCenter,#cboxTopRight,#cboxMiddleLeft,#cboxMiddleRight,#cboxBottomLeft,#cboxBottomCenter,#cboxBottomRight {
        display: none
    }

    #cboxLoadedContent {
        background: var(--white);
        border-radius: 4px;
        -webkit-box-shadow: 0 0 15px 0 rgb(0 0 0 / .5);
        box-shadow: 0 0 15px 0 rgb(0 0 0 / .5);
        height: auto!important;
        margin: 0 auto!important;
        overflow-y: hidden!important;
        padding: 4% 2%;
        width: 90%!important
    }

    #cboxLoadedContent .cboxPhoto {
        height: auto!important
    }

    #cboxContent #cboxClose {
        right: 5px;
        bottom: 5px;
        right: 5%
    }

    #cboxPrevious,#cboxNext,#cboxCurrent,#cboxContent #cboxClose {
        bottom: 35px
    }

    #cboxPrevious {
        left: 25px
    }

    #cboxNext {
        left: 52px
    }

    #cboxCurrent {
        left: 83px
    }

    #wsm_ajax_add_cart_message,#wsm_ajax_add_cart_title {
        text-align: center
    }

    #cboxLoadedContent {
        padding-bottom: 95px!important
    }

    #cboxContent #cboxTitle {
        float: none!important;
        margin: 0 auto 0;
        overflow: hidden;
        position: relative;
        top: -80px!important;
        width: 80%!important;
        display: none!important
    }

    #cboxCloseTimerBar {
        max-width: 100%!important
    }
}

.body_cat #colorbox {
    margin-top: 10vh!important;
    padding-right: 0!important
}

.body_cat #cboxContent #cboxLoadedContent {
    height: 70vh!important;
    overflow-y: scroll!important
}

.body_cat #colorbox #wsm-product-wrapper {
    margin-top: 0;
    padding-top: 0;
    opacity: 1;
    border: 0
}

.body_cat #colorbox #wsm-prod-rotate-image {
    margin-bottom: 15px
}

.body_cat #colorbox #wsm-prod-images-container {
    width: 100%!important;
    padding-bottom: 0
}

.body_cat #colorbox .wsm-prod-image-brand-image {
    display: none
}

.body_cat #colorbox #wsm-prod-images-container #wsm-prod-rotate-image img {
    max-width: 100%!important;
    width: auto!important;
    display: block;
    margin: 0 auto
}

.body_cat #colorbox #wsm-prod-info h1.wsm-prod-title {
    line-height: 1
}

.body_cat #colorbox .wsm-cat-price-price {
    font-size: 18px;
    color: var(--dark1)
}

.body_cat #colorbox .wsm-cat-price-price-value {
    font-weight: 700
}

.body_cat #colorbox #wsm-prod-info h1.wsm-prod-title a {
    color: var(--dark1);
    font-size: 18px;
    line-height: 1!important
}

.body_cat #colorbox .wsm-prod-quantity {
    clear: both;
    margin-bottom: 5px;
    text-align: left;
    display: block
}

.body_cat #colorbox #wsm-prod-info {
    text-align: left
}

.body_cat #colorbox .product_form {
    text-align: left
}

.body_cat #colorbox .product_form * {
    float: none!important
}

.body_cat #colorbox .product_form>button {
    width: auto;
    min-width: 0;
    margin: 0;
    float: left;
    margin: 2% 1%!important;
    border: 1px solid var(--light3);
    background: var(--light1);
    font-size: 16px
}

.body_cat #cboxLoadedContent #wsm-prod-info-container {
    margin-left: 0!important;
    min-width: 0
}

.body_cat #colorbox .wsm-cat-pricebox {
    border-top: 1px solid var(--light3);
    padding-top: 15px;
    margin-top: 15px;
    text-align: left
}

.body_cat #colorbox .wsm-prod-buttons {
    text-align: left;
    margin-top: 15px
}

.body_cat #colorbox .wsm-prod-button.wsm-inquiry-button {
    display: none
}

.body_cat #colorbox .wsm-cat-no-image.wsm-prod-view-no-image {
    width: 100%!important;
    height: 100%!important;
    line-height: 1!important;
    text-indent: -999em;
    background: url(/files/images/no-image-avail-large.jpg) no-repeat center center;
    background-size: cover;
    min-height: 200px
}

.body_cat #cboxTopLeft,.body_cat #cboxTopCenter,.body_cat #cboxTopRight,.body_cat #cboxMiddleLeft,.body_cat #cboxMiddleRight,.body_cat #cboxBottomLeft,.body_cat #cboxBottomCenter,.body_cat #cboxBottomRight {
    display: none
}

.body_cat #cboxClose {
    top: 5px;
    right: 5px;
    bottom: auto
}

.body_cat .cboxPhoto {
    width: auto!important;
    margin: 0 auto;
    height: auto!important;
    max-height: 80vh
}

@media only screen and (min-width: 768px) {
    .body_cat #colorbox {
        width:700px!important;
        left: 50%!important;
        margin-left: -350px!important;
        margin-top: 0!important
    }

    .body_cat #cboxWrapper {
        width: 100%!important;
        height: auto!important;
        position: static!important
    }

    .body_cat #cboxContent {
        height: auto !Important;
        width: 100%!important;
        float: none!important
    }

    .body_cat #cboxContent #cboxLoadedContent {
        width: 100%!important;
        height: auto!important;
        padding: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        overflow-y: auto!important;
        margin-bottom: 0;
        padding-bottom: 45px;
        -webkit-box-shadow: 0 0 185px #000;
        box-shadow: 0 0 185px #000
    }

    .body_cat #colorbox #wsm-prod-images-container {
        border-bottom: 0
    }
}

#wsm_ajax_modal_atc,#wsm_ajax_add_cart_title,#wsm_ajax_add_wishlist_title,#wsm_ajax_add_cart_message {
    text-align: center
}

#wsm_ajax_add_cart_message>a {
    line-height: 1.2;
    display: block
}

@media only screen and (max-width: 767px) {
    .wsm_ajax_modal_link_actions>div {
        float:none!important;
        margin-bottom: 10px
    }
}

@media only screen and (min-width: 768px) {
    #wsm_ajax_add_cart_message>a {
        max-width:400px;
        margin: 0 auto
    }
}

@media print {
    a:link:after,a:visited:after {
        content: ""
    }

    header #megaDrop,header .top-bar,header #searchWrap,header .menu-toggle,.footer-wrap,.cart_widget_wrapper,.toggle-nav,.calls-to-action,.zmf-diff,.have-a-question,.view-sb,.wsm-cat-image-descrip-wrapper,#wsm-prod-adminbar,.wsm-cat-pagination,.wsm-cat-list-item .wsm-cat-form,.wsm_cart_items_wrapper .wsm_cart_item .wsm_cart_item_links,.wsm_interface_cart_btn.wsm_interface_cart_update_btn,.wsm_cart_actions.wsm_cart_actions_bottom,.wsm_cart_shipping_tool_container .wsm_cart_shipping_tool_disclaimer_top,.wsm_cart_ship_ups_disclaimer_bottom.wsm_cart_ship_ups_disclaimer {
        display: none!important
    }

    header {
        height: 70px;
        position: relative
    }

    header .logo img {
        max-height: 70px;
        position: relative
    }

    header .phone-link {
        display: block!important;
        position: absolute;
        right: 0;
        line-height: 1;
        width: auto!important;
        border: 0
    }

    header .phone-link span.phone-num {
        display: block!important
    }

    header span.head_hours {
        display: none!important
    }

    header .phone-link i {
        display: none
    }

    .have-a-question {
        display: block!important;
        clear: both!important;
        overflow: hidden
    }

    #fnd_album_feat_cats .columns:nth-child(odd) {
        clear: none
    }

    #fnd_album_feat_cats .columns:nth-child(4n+1) {
        clear: left
    }

    .wsm-prod-gallery-view .wsm-cat-list-item {
        height: 400px!important;
        width: 33%!important;
        float: left!important;
        margin: 0!important;
        padding: 1%!important
    }

    .wsm-prod-gallery-view .wsm-cat-list-item .wsm-cat-images-wrap {
        height: 150px!important
    }

    .wsm-prod-gallery-view .wsm-cat-list-item .wsm-cat-images-wrap img {
        max-height: 150px!important
    }

    .wsm-prod-gallery-view .wsm-cat-list-item .wsm-cat-image {
        position: static!important
    }

    .wsm-cat-list-view .wsm-cat-list-item .wsm-cat-images-wrap {
        float: left!important;
        width: 24%!important;
        margin-right: 1%!important
    }

    .wsm-cat-list-view .wsm-cat-list-item .wsm-cat-info-wrap {
        margin-right: 1%;
        width: 48%!important
    }

    .wsm-cat-list-view .wsm-cat-list-item .wsm-cat-actions-wrap {
        float: left;
        width: 23%!important
    }

    #wsm-prod-info-container,#wsm-prod-images-container {
        clear: none!important;
        float: left!important
    }

    .wsm_cart_items_wrapper .wsm_cart_item .wsm_cart_item_info_wrapper {
        width: 78%!important;
        float: left!important
    }

    .wsm_cart_items_wrapper .wsm_cart_item .wsm_cart_item_image {
        float: left;
        width: 20%;
        margin-right: 1%
    }

    .wsm_cart_items_wrapper .wsm_cart_item .wsm_cart_item_info {
        width: 50%!important;
        float: left;
        border: 0!important
    }

    .wsm_cart_items_wrapper .wsm_cart_item .wsm_cart_item_qty_price {
        width: 50%!important;
        float: left
    }

    .wsm_cart_items_wrapper .wsm_cart_item .wsm_cart_item_qty_price>div {
        float: left!important;
        width: 45%!important;
        margin: 1%
    }

    .wsm_cart_items_wrapper .wsm_cart_item .wsm_cart_item_qty {
        float: left
    }

    .wsm_cart_items_wrapper .wsm_cart_item .wsm_cart_item_qty_price {
        border: 0!important
    }

    .wsm_cart_items_wrapper {
        margin-bottom: 0
    }

    .wsm_cart_rd_wrapper #wsm_cart_cross_sell .cross_sell {
        float: left;
        margin-bottom: 30px;
        margin-left: 2%;
        width: 30%
    }

    .wsm_cart_zip_code {
        width: 100%!important
    }

    #wsm_cart_estimate_shipping .wsm_cart_zip_code input.wsm_cart_shipping_tool_input,#wsm_cart_estimate_shipping .wsm_cart_btn.wsm_interface_cart_shipping_tool_button {
        display: block!important;
        float: none!important;
        width: 100%!important
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    #wsm-prod-images-container,#wsm-prod-info-container,.col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4,.wsm-cat-list-item {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

.wsm-cat-cat-image,.wsm-store-header.wsm-cat-header,#wsm-prod-list-view.wsm-cat-list-view .wsm-cat-description,.body_product #wsm-prod-pricing #ags-breadcrumbs,.wsm-cat-cat-image,.wsm-brand-wrapper>.wsm-cat-pagination.wsm-cat-pagination-top {
    display: none
}

.wsm-range-sep,.wsm-high-price {
    display: none
}

.wsm-cat-button.wsm-details-button {
    background: var(--dark1);
    color: var(--white);
    padding: 5px 10px;
    font-weight: 400;
    border: 0
}

#documents .wsm_error h3 {
    font-size: 14px;
    font-weight: 400;
    margin: 0
}

#documents .wsm_error.error-msg {
    width: 100%;
    display: none
}

#sidebar-main .widget_cat_menu li {
    margin-bottom: 0
}

#sidebar-main .ags-filter-block h2,h2.cat_head,.current h2,#sidebar-main h2 {
    font-size: 16px;
    padding-bottom: 5px;
    margin-bottom: 0;
    padding: 0 0 10px;
    color: var(--black);
    border-bottom: 2px solid var(--light1);
    text-transform: uppercase;
    padding: 15px;
    font-weight: 400;
    text-align: center;
    background: var(--theme_color_01);
    letter-spacing: 1px;
    margin: 0
}

.sb-active #sidebar-main h2 {
    color: var(--white)
}

.filter_diamond_seemore {
    font-size: 12px;
    display: inline-block;
    margin-top: 15px;
    float: right;
    margin-left: auto;
    padding: 5px;
    background: var(--blue1);
    line-height: 1;
    font-size: 10px;
    text-transform: uppercase;
    color: var(--light5)
}

.current {
    display: none
}

#sidebar-main .secondary_solr_box {
    margin-top: 0
}

.body_product .secondary_solr_box,.body_product .attribute_sidebar {
    display: none
}

#sidebar-main .filters>ul.ags_department_list,#sidebar-main .data {
    padding: 15px 10px;
    overflow: hidden
}

#sidebar-main .filters>ul.ags_department_list li {
    margin: 0;
    padding: 0 5px
}

#sidebar-main .wsm_widget_attribute_selector select,.wsmjs-attribute-search-group select {
    width: 100%;
    border: 1px solid rgb(0 0 0 / .2);
    background: var(--white);
    border-radius: 0
}

.env-name-product div#ymm_selects {
    display: none
}

#sidebar-main .wsm_widget_attribute_selector_tag {
    margin-right: 5px;
    font-size: 12px;
    text-transform: uppercase
}

#sidebar-main #ymm_selects::before {
    background: var(--theme_color_01);
    content: 'Search By Vehicle';
    display: block;
    padding: 15px 15px;
    color: var(--white);
    font-family: var(--font1);
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.2
}

#sidebar-main .wsmjs-attribute-search-group {
    padding: 10px 15px;
    border-top: 0
}

#sidebar-main .wsm_widget_attribute_selector .wsmjs-attribute-search-group>div {
    margin-bottom: 5px
}

#sidebar-main .wsmjs-attribute-search-buttons.wsm-attribute-buttons {
    text-align: right;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin: 15px 0
}

#sidebar-main #vehicle_selector_reset {
    width: 45%;
    border: 2px solid var(--light3)
}

#sidebar-main #vehicle_selector_reset:hover {
    color: var(--dark1);
    border: 2px solid var(--dark1)
}

.wsm_widget_attribute_selector_shop {
    background: var(--blue1);
    padding: 10px 12px;
    color: var(--white);
    line-height: 1
}

#vehicle_selector_reset {
    padding: 10px 12px;
    color: var(--mid1);
    border: 1px solid var(--dark1);
    line-height: 1
}

.no-prods #vehicle_selector_reset {
    color: var(--white)
}

#vehicle_selector_reset:hover {
    border-color: var(--mid1)
}

#sidebar-main .widget_cat_menu li a,#sidebar-main ul li.widget_cat_menu_cchild a {
    padding: 8px 10px;
    display: block;
    color: var(--dark1);
    -webkit-transition: 0.1s ease all;
    transition: 0.1s ease all;
    font-size: 13px
}

#sidebar-main .widget_cat_menu li a:hover,#sidebar-main ul li.widget_cat_menu_cchild a:hover {
    background: rgb(0 0 0 / .1);
    text-decoration: none!important
}

#sidebar-main .ags_department_list.widget_cat_menu>li>ul>li:last-child {
    border-bottom: 0
}

#sidebar-main .ags_department_list.widget_cat_menu>li {
    margin: 0;
    padding: 0
}

#sidebar-main .ags_department_list.widget_cat_menu>li>ul>li>ul {
    margin-left: 10px
}

#sidebar-main .filters>.ags_department_list>li.ags_department_children {
    margin-left: 15px!important
}

#sidebar-main .data>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: center;
    margin: 0 0;
    letter-spacing: .5px
}

#sidebar-main .data>div a {
    padding: 10px 10px
}

.seemore_filter.wsm_hidden {
    display: none!important
}

form#widget_newsletter_form {
    display: flex;
    flex-direction: column
}

#widget_newsletter_form input#widget_nltr_button {
    max-width: 75px;
    margin: 10px 0
}

.attribute_sidebar {
    font-size: 13px
}

#sidebar-main .ags-filter-block {
    margin-bottom: 15px;
    clear: both
}

#sidebar-main .checkbox_selected {
    width: unset;
    margin: 0 5px 0 0
}

#sidebar-main .data>div .label {
    color: var(--dark1);
    font-size: 13px;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: normal;
    text-align: left;
    padding: 0
}

#sidebar-main .attribute_sidebar .filters.diamond {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#sidebar-main .label>.counter {
    opacity: .5;
    font-family: 'arial',sans-serif;
    font-size: 11px;
    margin-left: auto;
    display: none
}

.ui-autocomplete {
    width: 94%!important;
    max-width: 374px;
    margin-top: 0;
    border-radius: 0!important;
    -webkit-box-shadow: 5px 5px 15px rgb(0 0 0 / .1);
    box-shadow: 5px 5px 15px rgb(0 0 0 / .1);
    padding: 0 15px 15px 15px;
    max-height: 400px;
    overflow-y: scroll;
    background: var(--light1);
    z-index: 99!important
}

.ui-autocomplete li {
    list-style: none;
    line-height: 1.2;
    font-size: 14px;
    border-bottom: 1px dotted var(--light3);
    padding: 5px 0
}

.ui-autocomplete li.ui-autocomplete-category {
    text-transform: uppercase;
    font-size: 18px;
    border-bottom: 2px solid var(--light3);
    margin-top: 15px;
    margin-bottom: 5px;
    font-weight: 700;
    color: var(--dark1);
    padding-bottom: 5px
}

.jac-menu-item.ui-menu-item {
    margin-bottom: 0;
    padding: 5px;
    cursor: pointer
}

.jac-menu-item.ui-menu-item a {
    color: var(--dark1)
}

.jac-menu-item.ui-menu-item:hover {
    background: rgb(0 0 0 / .1)
}

.jac-menu-item.ui-menu-item:hover a {
    text-decoration: none
}

.wsm_cat_trail #ags-breadcrumbs {
    display: block!important;
    padding: 0
}

.ags_breadcrumb .ags_sticky_link {
    color: var(--blue1);
    font-weight: 400!important;
    margin: 0 0 0 5px
}

.wsm_cat_trail #ags-breadcrumbs>ul>li:first-child+li::before {
    font-weight: 700;
    content: 'Your Selection:'
}

.wsm_cat_trail #ags-breadcrumbs::before,.ags_sticky_link_label,.wsm_cat_trail #ags-breadcrumbs>ul>li:first-child+li {
    text-transform: uppercase;
    color: var(--mid1);
    font-size: 12px;
    margin-top: 10px
}

.ags_sticky_link_label+.ags_sticky_link_label_delimiter {
    margin-right: 5px
}

.wsm_cat_trail #ags-breadcrumbs>ul {
    padding: 0;
    font-size: 12px;
    text-transform: lowercase
}

#ags-breadcrumbs>ul>li:first-child {
    display: none
}

#ags-breadcrumbs .ags_cat_trail_split_end {
    display: none
}

#ags-breadcrumbs>ul>li {
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid var(--light3)
}

#documents {
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all
}

#wsm-prod-narrowbar {
    background: var(--light1);
    padding: 5px;
    border-bottom: 1px solid var(--white)
}

#wsm-prod-narrowbar .wsm-cat-admin-bar-sort-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.ags-filter-search {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.ags-narrow-search-go {
    background: rgb(0 0 0 / .8);
    border: 0;
    padding: 5px 15px;
    color: var(--white);
    font-size: 14px
}

.ags-narrow-search-go:hover {
    background: var(--blue1);
    color: var(--white)
}

#wsm-prod-list-view .wsm-cat-item-id.wsm-cat-dealer-id {
    font-size: 11px;
    text-align: left
}

.wsm-sale-flag {
    color: var(--blue1);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    margin-bottom: 5px
}

#wsm-prod-list-view.wsm-prod-gallery-view .wsm-sale-flag,#wsm-prod-list-view.wsm-prod-gallery-view .wsm-price-range {
    text-align: left
}

#wsm-prod-list-view.wsm-prod-gallery-view .wsm-cat-price.wsm-price-range .wsm-cat-label,#wsm-prod-list-view.wsm-prod-gallery-view .wsm-cat-price.wsm-price-range::before {
    font-size: 11px;
    opacity: .5;
    font-weight: 400;
    display: block;
    display: none
}

#wsm-prod-list-view.wsm-prod-gallery-view .wsm-cat-price.wsm-price-range::before {
    content: 'Starting At: ';
    display: inline-block;
    margin: 0 5px 0 0;
    opacity: 1
}

#documents #wsm-prod-list-view.wsm-prod-gallery-view .wsm-cat-form {
    margin-top: 10px
}

#wsm-prod-list-view.wsm-cat-list-view .wsm-cat-item-id.wsm-cat-summary {
    font-size: 12px;
    padding-top: 5px;
    margin-top: 5px
}

#wsm-prod-list-view.wsm-cat-list-view .wsm-cat-item-id.wsm-cat-summary p {
    margin-bottom: 0
}

.wsm_product_rating {
    margin-bottom: 0
}

#wsm-prod-list-view.wsm-cat-list-view .wsm-cat-form {
    text-align: right;
    margin-top: 5px;
    display: block
}

#wsm-prod-list-view.wsm-cat-list-view .wsm-sale-flag {
    margin-bottom: 0
}

.dci-prod-veh-fit-btn a {
    margin: 10px 0 0 0;
    font-size: 10px!important
}

#search-filter-form {
    margin: 0 0 30px;
    border-bottom: 3px solid var(--light1);
    -webkit-box-shadow: 0 0 30px rgb(0 0 0 / .5);
    box-shadow: 0 0 30px rgb(0 0 0 / .5);
    border: 5px solid var(--white);
    background: var(--dark1);
    padding: 15px
}

#search-filter-form .form-group {
    margin: 0
}

#search-filter-form i {
    font-size: 30px
}

#search-filter-form .form-control {
    font-size: 14px;
    display: block;
    height: auto;
    border: 0
}

#search-filter-form .input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 0
}

#search-filter-form .input-group-addon {
    width: auto;
    display: block;
    border: 0
}

@media screen and (min-width: 768px) {
    #search-filter-form .form-control {
        font-size:20px;
        display: block
    }
}

@media only screen and (min-width: 768px) {
    #sidebar-main .ags-filter-block h2,h2.cat_head,.current h2,#sidebar-main h2 {
    }

    #sidebar-main #ymm_selects::before {
        background-color: var(--light5);
        color: var(--black)
    }

    #sidebar-main .ags-filter-block h2,h2.cat_head,.current h2,#sidebar-main h2 {
        background: var(--light5)
    }

    #ags-search-narrow {
        width: 300px
    }

    #documents #wsm-prod-narrowbar .wsm-cat-admin-bar-sort-wrapper::before {
        content: 'Search Within ';
        font-weight: 400;
        text-transform: uppercase;
        font-size: 10px;
        opacity: .5;
        display: inline-block;
        line-height: 1.2;
        text-align: right;
        margin: 0 5px 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #documents #wsm-prod-narrowbar .wsm-cat-admin-bar-sort-wrapper {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
}

@media only screen and (min-width: 1200px) {
    .ui-autocomplete {
        width:450px!important;
        margin-left: 80px
    }
}

.ps-prod-tabs,.ps-prod-tabs #wsm-prod-tab-shipping,#wsm-prod-pricing #ags-breadcrumbs,#wsm-prod-info #ags-breadcrumbs,h2.ps-mod-heading a:after,.ps-select-universal,#wsm-product-series-product-ratings {
    display: none!important
}

.ps #wsm-prod-images-container {
    float: none;
    overflow: hidden
}

.ps-prod-title {
    margin: 15px 0
}

.bs-row {
    margin: 0 -15px
}

.ps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ps #wsm-prod-info-container {
    padding: 0 15px
}

#wsm-product-series-products {
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 100%
}

.ps-prod-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wsm-prod-image-brand-image {
    max-height: 60px;
    margin-right: 15px!important;
    display: inline-block
}

.wsm-prod-image-brand-image.hidden-xs {
    display: block!important
}

.ps-prod-info .wsm-prod-image-brand-image {
    display: none
}

.ps-primary-description {
    font-size: 14px;
    font-weight: 400
}

.ps-primary-description li {
    margin-bottom: 5px
}

#ps-prod-summary {
    font-weight: 400
}

.ps-primary-description>ul {
    padding: 0 0 0 15px
}

.ps .ps-mod {
    background: var(--white);
    border-color: var(--light3)
}

.row.master>.col-xs-12>a {
    font-size: 12px;
    color: var(--dark1)
}

.ps-fitment-change-options {
    font-size: 12px
}

.wsm-cat-stockid-value {
    font-size: 14px
}

.ps-mod.ps-price .wsm-cat-label {
    display: inline-block
}

.ps .wsm-cat-label,.ps .wsm-cat-price-group-name,.ps .wsm-tiered-purchase,.ps .wsm-prod-qty-title {
    width: auto!important;
    text-transform: uppercase!important;
    margin-right: 15px!important
}

.ps .wsm-cat-label+* {
    font-weight: 700
}

.ps .wsm-prod-quantity {
    margin-bottom: 15px
}

.ps-price button,.ps-price .product_form .btn {
    font-weight: 600
}

.ps a[href="#ps-add-prods"] {
    background: var(--blue1);
    border: 0
}

.ps a[href="#ps-add-prods"]:hover,.ps a[href="#ps-add-prods"]:active {
    background: var(--blue1)
}

div[class*="ps-select-"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ps .ps-fitment i,.ps .ps-fitment-submodels i {
    width: 15%;
    width: auto;
    margin-right: 15px
}

.ps .ps-fitment i+*,.ps .ps-fitment-submodels i+* {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: unset!important;
    display: block
}

.ps .ps-mod-heading,.ps .ps-mod-heading.ps-selected a {
    background: var(--dark1);
    text-align: left
}

.ps .ps-mod-heading a {
    pointer-events: none;
    padding: 10px!important
}

#ps-price {
    margin: 0 0 15px
}

.ps-fitment select,.ps-fitment-submodels select {
    background: var(--white);
    border-radius: 0
}

.ps-fitment i.icon-arrow-right,.ps-fitment-submodels i.icon-arrow-right {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInLeft,.ps-fitment i.icon-arrow-right,.ps-fitment-submodels i.icon-arrow-right {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

.wsm-prod-image-brand-image img {
    max-height: 70px
}

.ps-price .product_form .btn.wsm-addtocart-button {
    background: var(--blue1);
    border: 0
}

.ps-price .product_form .btn.wsm-addtocart-button:hover {
    background: var(--blue1)
}

.ps .product_form {
    margin-top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#ps-add-prods .product_form>input+div {
    display: none
}

#ps-add-prods .product_form>.wsm-cat-avail-remarks {
    margin: 0 0 15px;
    text-align: left;
    width: 100%;
    padding: 0
}

#ps-add-prods .product_form {
    margin-top: 25px;
    background: var(--light1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 25px;
    background: none;
    border: 0;
    padding: 0
}

.ps .product_form .wsm-prod-quantity {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin: 0!important
}

.ps .product_form .wsm-prod-quantity .wsm-prod-qty-title {
    margin: -15px 0 2px!important
}

.ps .product_form .wsm-prod-qty-field {
    width: 70px!important;
    text-align: center;
    font-size: 18px;
    padding: 10px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.ps .product_form .wsm-prod-quantity+.wsm-addtocart-button {
    -webkit-box-flex: 1!important;
    -ms-flex: 1!important;
    flex: 1!important;
    width: auto;
    margin: 0 0 0 5px;
    font-size: 16px;
    background: var(--blue1);
    border: 0;
    min-width: 60%
}

.ps .product_form .wsm-addwishlist-button,.ps .product_form .wsm-details-button {
    margin: 10px 0 0 0;
    width: auto;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    font-size: 12px;
    font-weight: 400;
    background: var(--white);
    color: var(--dark1);
    -webkit-box-flex: 0;
    -ms-flex: 0 50%;
    flex: 0 50%;
    border-radius: 5px
}

.ps .product_form .wsm-addwishlist-button {
    margin-right: 5px;
    -webkit-box-flex: 0;
    -ms-flex: 0 calc(50% - 5px);
    flex: 0 calc(50% - 5px);
    border-radius: 5px
}

.ps .product_form .wsm-addwishlist-button:hover,.ps .product_form .wsm-details-button:hover {
    background: none
}

.ps .ps-add-prod .wsm-cat-price-price-value {
    font-size: 18px
}

.ps .ps-add-prod .wsm-prod-summary {
    border-bottom: 2px solid var(--light1);
    padding-bottom: 5px;
    margin-bottom: 5px
}

.ps .ps-add-prod-img img {
    max-width: 100%;
    max-height: 100%
}

.ps-add-title a {
    color: var(--dark1)
}

.ps-add-title {
    margin-bottom: 15px
}

#ps-add-prods .wsm-prod-image-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#ps-add-prods .wsm-prod-image-bar>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 calc(25% - 4px);
    flex: 0 calc(25% - 4px);
    margin: 0 4px 4px 0
}

#ps-add-prods .wsm-prod-addtnl-images {
    display: none
}

.ps .ps-prod-tabs .wsm-tab-container>div:first-child {
    border-top: 0
}

#wsm-product-series-products,#ps-add-prods,.ps-add-prod {
    clear: both;
    overflow: hidden
}

@media screen and (max-width: 767px) {
    .ps>* {
        width:100%
    }
}

@media only screen and (min-width: 768px) {
    .ps .ps-prod-img #wsm-prod-rotate-image {
        height:240px!important
    }

    .ps-prod-tabs .wsm-tab-container {
        border-top: 0
    }

    #ps-add-prods {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #ps-add-prods>h2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 100%;
        flex: 0 100%
    }

    .ps-add-prod {
        -webkit-box-flex: 0;
        -ms-flex: 0 calc(50% - 10px);
        flex: 0 calc(50% - 10px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 15px;
        border: 1px solid var(--light1);
        margin: 0 10px 10px 0
    }

    .ps-add-prod>div {
        width: 100%;
        padding: 0
    }
}

@media only screen and (min-width: 992px) {
    .ps-add-prod {
        -webkit-box-flex:0;
        -ms-flex: 0 calc(33% - 10px);
        flex: 0 calc(33% - 10px)
    }
}

@media only screen and (min-width: 1200px) {
    .ps .ps-prod-img #wsm-prod-rotate-image {
        height:300px!important
    }
}

.ps #wsm-prod-images-container .wsm_product_thumb {
    position: relative
}

.ps #wsm-prod-images-container .wsm_product_thumb>a:last-child {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: block;
    z-index: 99
}

@media screen and (min-width: 768px) {
    .env-zone-faq .master>.col-xs-12 {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    h1#faq_top,.faq_top {
        -webkit-box-flex: 0;
        -ms-flex: 0 100%;
        flex: 0 100%
    }

    .faq_top {
        display: none
    }

    .faq_contents_qs {
        -webkit-box-flex: 0;
        -ms-flex: 0 30%;
        flex: 0 30%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .faq_contents_qs>li {
        margin: 0 0 10px
    }

    .faq_contents_qs+.faq_right {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-right: 30px;
        margin-right: 0;
        border-right: 1px solid #EEE;
        padding-left: 15px
    }

    .faq_answer_content.wsm-tree-indent {
        margin: 0
    }

    .faq_question {
        margin: 0 0 5px
    }

    .wsm-faq-row-1.wsm-tree-indent,.wsm-faq-row-2.wsm-tree-indent {
        margin: 0 0 30px
    }

    .faq-extended {
        border-top: 1px solid #EEE
    }
}

.wsm_gallery_album_page::before,.wsm_gallery_album_page::after,.wsm_gallery_albums::before,.wsm_gallery_albums::after,#wsm-gallery-slideshow-link,.wsm_album_return {
    display: none!important
}

.wsm_gallery_album_page,.wsm_gallery_albums {
    display: -ms-grid!important;
    display: grid!important;
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 15px;
    margin: 0
}

.wsm_photo_thumb {
    width: unset;
    float: none;
    margin: 0;
    padding: 0;
    height: 150px
}

.wsm_photo_thumb>a:first-child {
    display: block;
    height: 100%;
    width: 100%
}

.wsm_photo_thumb>a:first-child img {
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0
}

.wsm_gallery_album_menu {
    line-height: 1;
    margin: 15px 0
}

.wsm_photo_thumb:hover .wsm_gallery_album_photo_link {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgb(255 255 255 / .4);
    text-decoration: none
}

.wsm_gallery_photo_description+.wsm_gallery_album_nav {
    display: none
}

.wsm_gallery_album_about {
    margin: 0!important
}

.wsm_gallery_album_image,.wsm_gallery_album_noimage {
    float: none
}

.wsm_gallery_album_wrap {
    margin: 0
}

@media only screen and (min-width: 768px) {
    .wsm_gallery_album_page,.wsm_gallery_albums {
        -ms-grid-columns:1fr 15px 1fr 15px 1fr;
        grid-template-columns: repeat(3,1fr)
    }
}

@media only screen and (min-width: 1200px) {
    .wsm_gallery_album_page,.wsm_gallery_albums {
        -ms-grid-columns:1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr;
        grid-template-columns: repeat(5,1fr)
    }
}

#pl-fitment-selector-wrapper-spa,div[class*="searchPage-module_desktopFitmentButton"] {
    display: none
}

[class*='searchPage-module_facetContainer'] #pl-fitment-selector-wrapper-spa {
    display: block
}

#pl-search-page-container .Sui-ListControls--container button {
    margin-left: 0px!important
}

#pl-search-page-container .Sui-FitmentSelector--select-wrapper-selected select {
    border: none!important;
    border-left: 2px solid var(--sui-primary-color)!important
}

.body_product .Sui-FitmentSelector--select-wrapper-selected select {
    background: #fff;
    border: 1px solid #9d9d9d!important
}

#pl-fitment-selector-wrapper-spa h2 {
    background-color: #222;
    color: #fff
}

#pl-fitment-selector-wrapper-spa {
    border-radius: 0;
    overflow: hidden;
    margin-bottom: 3rem;
    min-height: 254px
}

#pl-fitment-selector-wrapper-spa h2 {
    padding: 10px;
    font-size: 1.5rem;
    line-height: 2rem;
    margin: 0;
    text-transform: initial;
    font-weight: 700
}

#pl-fitment-selector-container-spa {
    padding: 0;
    margin-top: 10px
}

#pl-fitment-selector-container-spa select {
    font-size: 1.5rem;
    height: initial;
    padding: 10px;
    margin-bottom: 1rem;
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E),linear-gradient(180deg,#eee 0,#eee);
    border: none;
    color: #000
}

#pl-fitment-selector-container-spa .Sui-FitmentSelector--actions {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    flex-direction: row
}

#pl-fitment-selector-container-spa .Sui-FitmentSelector--actions button {
    width: 100%;
    margin: 0
}

#pl-fitment-selector-container-spa .Sui-FitmentSelector--clearBtn {
    order: 2
}

.productListItem_styledSearchResultItem__2xWUG .Sui-ProductListItem--availability {
    font-size: 14px!important
}

@media (max-width: 992px) {
    [class*='searchPage-module_facetContainer'] #pl-fitment-selector-wrapper-spa {
        display:none
    }
}

@media (min-width: 992px) {
    [class*="searchPage-module_fitmentVerifier"].Sui-Alert--root {
        display:none
    }
}

.payment-info-wrapper {
    display: none!important
}

/******* Lowriders Unlimited's Styles - START *******/

/* Shipping Message Text - Shipping & Handling > Shipping Remarks */
#LR-SHSR {
color: #D92B2B; font-size: 1.3em; font-weight: bold;}

/* Availability Remarks Text - Product Status > Availability Remarks */
#LR-ARR-Y {
color: #EE9732; font-size: 1.3em;}
#LR-ARR-R {
color: #D92B2B; font-size: 1.3em;}
#LR-ARR-G {
color: #6ca65a; font-size: 1.3em;}

/* Sale/Promo Text - Product Status > Availability Remarks */
/* Line */
#LR-ARSP {
color: #EE9732; font-size: 1.3em;}
/* Code */
#LR-ARSP1 {
color: #262626; font-size: 1.4em; display: inline-block; }

/* Pre-Header Bar - Text Message Slider */
.LR-PreBar-VWrap, .LR-PreBar-VSlide {width: 100%; height: 25px; font-size: 14px;}
.LR-PreBar-VWrap {overflow: hidden;}
.LR-PreBar-VSlide {
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.LR-PreBar-VMove {position: relative; bottom: 0%;}
@keyframes LR-PreBar-SlideV {
	0% {bottom: 0;} 24% { bottom: 0; }
	25% {bottom: 100%;} 49% {bottom: 100%;}
	50% {bottom: 200%;} 74% {bottom: 200%;}
	75% {bottom: 300%;} 99% {bottom: 300%;}
	100% {bottom: 0;}
}
.LR-PreBar-VMove {animation: LR-PreBar-SlideV 22s infinite;}
.LR-PreBar-VMove:hover {animation-play-state: paused;}
.LR-PreBar-Button {
	display: inline-block !important;
	background-color: #3B00DB !important;
	border: none !important;
	border-radius: 5px !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 3px 0px 3px !important;
	color: white !important;
	cursor: pointer !important;
}

/******* Lowriders Unlimited's Styles - END *******/