/*[DMI:DONOTMINIFY]*/

/* Global
----------------------------------------------------------------- */

.hidden {
    display: none !important;
}

body {
    background-color: #FFFFFF;
    color: #000000;
    font-size: 16px;
    line-height: 1.4;
}

h1 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 36px;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

a:focus {
    outline-offset: -2px;
}

a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}

a.skip-main:focus, a.skip-main:active {
    color: #FFFFFF;
    background-color: #00000
    left: 15px;
    top: 2px;
    width: 200px;
    height: auto;
    overflow: visible;
    padding: 5px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    z-index: 999;
    font-weight: bold;
    outline: none;
}

.main {
    margin: 10px 0;
    padding: 0;
    /* fixes fancybox v3 iframe dialogs */
    min-height: auto !important;
}


.breadcrumb {
    font-size: 11px;
    font-weight: 300;
    background: none;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "\25B8\00a0";
}

.mz-lens {
    box-shadow: none;
}

*[data-toggle="popover"] {
    cursor: pointer;
}

.back-top {
    display: none;
}

input[type=image] {
    max-width: 100%;
}

body.nav-on-left.overflow-hidden {
    overflow: visible;
    position: static;
}

#floating-cart {
    max-height: 575px;
}

#floating-cart .cart-group {
    max-height: 475px;
    overflow: auto;
    border: 1px solid #ddd;
    background: -webkit-linear-gradient(white 30%,rgba(255,255,255,0)),-webkit-linear-gradient(rgba(255,255,255,0),#fff 70%) 0 100%,-webkit-radial-gradient(50% 0,farthest-side,rgba(0,0,0,.2),rgba(0,0,0,0)),-webkit-radial-gradient(50% 100%,farthest-side,rgba(0,0,0,.2),rgba(0,0,0,0)) 0 100%;
    background: linear-gradient(white 30%,rgba(255,255,255,0)),linear-gradient(rgba(255,255,255,0),#fff 70%) 0 100%,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.2),rgba(0,0,0,0)),radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.2),rgba(0,0,0,0)) 0 100%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 100% 40px,100% 40px,100% 14px,100% 14px;
    background-attachment: local,local,scroll,scroll
}



.fancybox-slide--html .fancybox-content {
    max-width: 100%;
    width: 830px;
}

.fancybox-slide--iframe .fancybox-content {
    max-width: 830px;
}



.fancybox-is-open .fancybox-bg {
    opacity: .40;
}


/* fix iframe fancybox v3 */
.fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small, .fancybox-slide--iframe .fancybox-close-small {
    color: #555;
    padding: 6px;
    right: 0;
    top: 0;
}
.fancybox-button:focus, .fancybox-button:hover, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg, .fancybox-slide--iframe .fancybox-close-small:hover svg  {
    color: #000;
}


/* layout and spacing overrrides and utilties
----------------------------------------------------------------- */



.container {
    padding-left: 10px;
    padding-right: 10px;
}

.form-group {
    margin-bottom: 10px;
}


.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

label {
    margin-bottom: 5px;
}

.input-group-text label {
    margin: 0 0 0 8px;
}

.row.gutter-md {
    margin-left: -10px;
    margin-right: -10px;
}

.row.gutter-md > [class*=col-] {
    padding-left: 10px;
    padding-right: 10px;
}

.row.gutter-sm {
    margin-left: -5px;
    margin-right: -5px;
}

.row.gutter-sm > [class*=col-] {
    padding-left: 5px;
    padding-right: 5px;
}

/* legacy obsolete  */

.gutter-top {
    margin-top: 15px;
}

.gutter-top-only {
    margin-top: 15px;
    margin-bottom: 0;
}

.gutter-bottom-only {
    margin-bottom: 15px;
    margin-top: 0;
}

.gutter-bottom-only-10 {
    margin-bottom: 10px;
    margin-top: 0;
}

.gutter-bottom {
    margin-bottom: 15px;
}

.gutter-left {
    margin-left: 15px;
}

.gutter-right {
    margin-right: 15px;
}

.gutter-zero {
    margin: 0;
}

.loop-checkout-text {
    font-size: 14px;
}


/* typography
---------------------------------------------------------------- */

h5, .h5 {
    /*font-size: 1.25rem;*/
    font-size: 16px;
}

h4, .h4 {
    /*font-size: 1.5rem;*/
    font-size: 18px;
}


/* buttons
---------------------------------------------------------------- */

.btn-lg {
    font-size: 18px;
}

/*
.btn {
    font-size: 14px;
}
*/

.btn-lg {
    font-size: 18px;
}



/* ratings stars
---------------------------------------------------------------- */


/* Style Guide
---------------------------------------------------------------- */

.box-shadow {
    box-shadow: rgba(0, 0, 0, 0.172549) 0px 6px 12px 0;
}

.form-control {
    border-radius: 0;
    font-size: 16px;
}

.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 108, 69, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 108, 69, 0.6);
}

select.form-control {
    padding-bottom: 5px;
    padding-top: 5px;
}

.page-checkout .header-phone {
    height: 100px;
    position: relative;
}

.btn,
.btn-xs,
.btn-sm,
.btn-lg {
    border-radius: 0;
    font-weight: 700;
    text-transform: uppercase;
}

.btn,
.btn:hover,
.btn-default,
.btn-default:hover {
    background-color: #FFFFFF; 
    border-color: #000000;
    color: #000000;
}

.btn-xs {
    padding: 2px 6px;
}

.btn-addtowishlist {
    margin-top: 12px;
}

.btn-site-search:focus {
    outline: none;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

fieldset .h3 {      
    padding-bottom: 5px;        
    padding-left: 10px;     
    border-bottom: 1px solid #DDDDDD;      
    margin: 5px -10px 15px;     
}       
         
.wishlist .label-default {      
    background-color: #737373;      
}       
        
.wishlist .label-success {      
    background-color: #398339;      
}


/* buttons
---------------------------------------------------------------- */



/* cards
---------------------------------------------------------------- */

.card-facet .fa, .card-facet .far, .card-facet .fas {
    vertical-align: baseline;
    font-size: 16px;
    margin-right: 5px
}

.card-primary .card-header a {
    color: #fff;
    cursor: pointer;
}

.card-primary .card-header a:hover {
    color: #fff;
    text-decoration: underline;
}


.card-facet {
   border: 0;
   border-bottom: 1px solid #ccc;
}

.card-facet .list-group-item:focus {
    outline-width: 0;
}

.card-facet .list-group {
    position: relative;
}


.card .list-group-toggle {
    position: relative;
    cursor: pointer;
}

.card a.list-group-item {
    color: #555;
    cursor: pointer;
}

.card-facet .list-group-collapsed {
    height: 200px;
}

.card.card-facet > .card-body > .list-group .list-group-item {
    border-color: #fff;
    padding-top: 2px;
    padding-bottom: 2px;
    cursor: pointer;
}

.card-facet-title+.list-group {
    overflow: hidden;
    padding-bottom: 10px;
}

.card-facet-title {
    background-color: #EEE;
    font-size: 16px;
    padding: 10px 15px;
    text-transform: uppercase;
    border-top: 1px solid #ddd;
    margin-top: 0;
    margin-bottom: 0;
}

.card-facet .list-group-expanded {
    height: auto;
    padding-bottom: 25px;
}

.list-group-toggle:after {
    font-weight: 900;
    right: 12px;
}

.card-header[data-toggle="collapse"]:after, .card-facet-title[data-toggle="collapse"]:after {
    right: 12px;
}

.card-body {
    padding: 1rem;
}

.card, .card-header {
   border-radius: 0;
}

.card-header {
    padding: 10px 15px;
}

.card .card-header .h5 {
    display: inline;
    margin: 0;
}

/*
.card-primary .card-header .h5 {
    display: inline;
    margin: 0;
    font-weight: bold;
    font-size: 18px;
}
*/

.card-primary .card-header[data-toggle="collapse"]:after, .card-primary .card-facet-title[data-toggle="collapse"]:after {
    color: #fff;
}


.card-ghost {
    border: 1px solid #ddd;
}

.card-ghost .card-header {
    background: #fff;
}

.card-ghost .card-header .h5 {
    color: #333;
}


.card-ghost, .card-ghost .card-header {
    border-color: #016c45;
}
.card-ghost .card-header .h5 {
    color: #016c45;
}


.card-help .btn {
    text-align: left;
    white-space: normal;
    text-transform: capitalize;
    text-align: left;
    margin:3px 0;
    font-size: 14px;
}



/* old panels
---------------------------------------------------------------- */
.panel-group .panel {
    border-radius: 0;
}

.panel-body {
    color: #333333;
}

.panel-heading .fa {
    float: right;
    line-height: inherit;
    padding-left: 5px;
}

.panel-ghost .panel-heading {
    background: none;
}

.panel-default {
    border-color: #CCCCCC;
}

.panel-borderless {
    box-shadow: none;
    border: 0;
}

.panel-borderless .panel-heading {
    padding: 0;
    color: #000000;
    background: none;
    border: 0;
}

.panel-borderless .panel-title {
    padding-bottom: 3px;
}

.panel-borderless .panel-body {
    padding: 5px 0;
}

.panel-underline .panel-heading {
    border-bottom: 1px solid #CCCCCC;
}

.panel-toggle .panel-heading:after {
    line-height: 1;
}

.panel .fa-check-square,
.panel .fa-times {
    font-size: 1.1em;
}

.panel .fa-times {
    padding-top: 3px;
}




a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    background-color: #EEEEEE;
}

a.list-group-item {
    color: #555;
}

.list-group-item {
    padding: 10px 15px;
}



/* tables
---------------------------------------------------------------- */

/*
table
table-striped
table-bordered
table-borderless
table-hover
table-sm
*/

.table th {
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}

.table td {
    font-size: 14px;
    padding: 5px;
}    

.table th:first-child, .table td:first-child {
    padding-left: 10px;
}



/*

.table-bordered > tbody > tr > td {
    border-color: #E0DED9;
}

.table-bordered > tbody > tr > th,
.table-bordered > thead > tr > th {
    border-right: 1px solid #FFFFFF;
}

.table-bordered > thead > tr > th:last-child {
    border-color: #E0DED9;
}

.table th:first-child,
.table td:first-child {
    padding-left: 10px;
}

.table th:last-child,
.table td:last-child {
    padding-right: 10px;
}

.table-nowrap-first tr td:first-child,
.table-nowrap-first tr th:first-child {
    white-space: nowrap;
}
*/



.callout {
    background-color: #EEEEEE;
    left: -20px;
    min-width: 175px;
    padding: 0 7px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    z-index: 1000;
}

.page-product .callout,
.page-quickview .callout {
    bottom: 5%;
    font-size: 14px;
    left: -21px;
    line-height: 32px;
    padding: 0 10px;
}


/* typography - text
---------------------------------------------------------------- */

.text-black {
    color: #000000 !important;
}

.text-white {
    color: #FFFFFF !important;
}

.text-danger {
    color: #C42034;
}

.text-smallest {
    font-size: 12px;
    line-height: 12px;
}

.text-smallish {
    font-size: 14px;
    line-height: 14px;
}

.text-normal {
    font-size: 16px;
    line-height: 16px;
}

.text-double {
    font-size: 20px;
    line-height: 20px;
}

.text-triple {
    font-size: 24px;
    line-height: 24px;
}

.text-quadruple {
    font-size: 28px;
    line-height: 28px;
}

.text-smallest-xs {
    font-size: 12px;
    line-height: 12px;
}

.text-smallish-xs {
    font-size: 14px;
    line-height: 14px;
}

.text-normal-xs {
    font-size: 16px;
    line-height: 16px;
}

.text-double-xs {
    font-size: 20px;
    line-height: 20px;
}

.text-triple-xs {
    font-size: 24px;
    line-height: 24px;
}

.text-quadruple-xs {
    font-size: 28px;
    line-height: 28px;
}

.text-underline {
    text-decoration: underline;
}

.light {
    font-weight: 300;
}

.regular {
    font-weight: normal;
}

.italic {
    font-style: italic;
}

.bold {
    font-weight: 700;
}

.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}

/*
.d-block {
    display: block;
}

.d-inline-block {
    display: inline-block;
}

.d-inline {
    display: inline;
}
*/

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.position-static {
    position: static;
}

.nav-tabs > li > a {
    border-radius: 0;
    font-size: 14px;
    margin-right: 5px;
    padding: 4px 8px;
}

.nav-tabs > li > a:hover {
    background-color: #CCCCCC;
    border-color: #CCCCCC;
}

.tab-pane {
    border-radius: 0;
}

.favorite {
    display: none;
    font-size: 11px;
    right: 10px;
    text-transform: uppercase;
}

.form-group-cc {
    position: relative;
}

.cc-display {
    top: 25px;
}

.cc-display .fa {
    margin-left: 3px;
}

.cc-display .fa-cc-visa.fa-cc-selected {
    color: #1A1F71;
}

.cc-display .fa-cc-mastercard.fa-cc-selected {
    color: #C42034;
}

.cc-display .fa-cc-amex.fa-cc-selected {
    color: #002663;
}

.cc-display .fa-cc-discover.fa-cc-selected {
    color: #FF6000;
}

#CVC {
    padding: 5px;
}

.card-verification-width {
    width: 39%;
    float: left;
    overflow: hidden;
}

.card-verification-width:last-child {
    width: 22%;
}

.js-refresh-shipping {
    cursor: pointer;
}


/* alerts - text
---------------------------------------------------------------- */

.alert {
    padding: 5px 10px;
    border-radius: 0;
}

.alert-info {
    background-color: #edf5f9;
    border-color: #d0e5ef;
    color: #31708f;
}

.alert-success {
    background-color: #f3f9f3;
    border-color: #bfdebf;
    color: #49904a;
}



.opacity-0 {
    opacity: 0;
    transition: all 1s;
}

.attribute-wrap input[type="radio"],
.attribute-wrap input[type="checkbox"] {
    margin: 0 5px 0 0;
}

.attribute-disabled,
.attribute-disabled label {
    color: #999999;
    cursor: not-allowed;
}

.PersonalizationAttributes {
    margin: 0 0 15px 30px;
}
.personalization-wrap {
    margin-left: 15px;
}

.cat-banner-full-width {
    left: 50%;
    margin: 20px -50vw 0 !important;
    position: relative;
    right: 50%;
    width: 100vw !important;
}



.cursor-pointer {
    cursor: pointer;
}

.inactive {
    cursor: default !important;
    opacity: 0.2;
}

.view-mobile-site {
    display: none;
}

.swatch-link span {
    display: block;
    height: 30px;
    margin: 0 auto;
    width: 30px;
}

.swatch-missing {
    border: 1px solid #CCCCCC;
}

.no-link {
    cursor: default;
    text-decoration: none;
}

.resetLink {
    text-decoration: underline;
    font-size: 12px;
    margin-top: 10px;
    float: right;
}

.prod-icon {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
}


/* Header
---------------------------------------------------------------- */

#storewide-banner {
    color: #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
}

header {
    background-color: #FFFFFF;
}

.header-desktop .list-inline {
    font-size: 14px;
}

.header-desktop .header-promo-links {
    font-size: 14px;
}

.header-desktop .header-promo-links u {
    font-size: 12px;
}

.header-desktop .header-promo-links .promo-free-shipping {
    color: #8b0000;
    display: inline-block;
    /* margin-bottom: 4px; */
}

.header-desktop .account-link:hover {
    cursor: pointer;
}

.header-pomo-banner img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.logo-desktop {
   margin-top:-25px;
}

.header-links {
   position: relative;
}

.menu-group {
   min-width: 175px;
}

.site-tools-desktop .menu-group > ul > li > a {
    color: #808080;
    min-width: 160px;
    text-transform: none;
    padding: 2px 5px;
}

.nav-on-left .main-header.nav-is-visible,
.nav-on-left .main.nav-is-visible {
    -webkit-transform: initial;
    -ms-transform: initial;
    transform: unset;
}

.main-header.sticky-header {
    box-shadow: 0 0 3px 2px rgba(153, 153, 153, 0.4);
    left: 0;
    margin: 0;
    padding: 0 0 5px 0;
    position: fixed;
    top: 0;
    transform: initial;
    -webkit-transform: initial;
    will-change: unset;
    width: 100%;
}

.main-header.sticky-header .header-mobile {
    display: none;
}

.gift-cards-header {
    font-size: 12px;
}

.header-contact {
    font-size: 12px;
    text-align: right;
    text-transform: uppercase;
}

.header-contact-label {
    letter-spacing: 1px;
    padding-right: 10px;
}

.header-contact a:hover {
    text-decoration: none;
}

.header-contact a + a {
    margin-left: 10px;
}

.shipping-notice {
    font-size: 15px;
    margin-top: 10px;
}

.has-menu:hover {
    background-color: transparent;
}

.mobile-site-tools a {
    position: relative;
}

.site-tools {
    font-size: 12px;
    text-transform: uppercase;
}

.site-tools .account-link {
    padding: 0 8px 0 0;
}

.site-tools .fa-user-circle {
    display:none;
}

.site-tools > ul li > a {
    padding: 0;
}

.site-tools > ul li:last-child > a {
    padding-right: 0;
}

.site-tools > ul > li > a .fa {
    font-size: 13px;
}

.site-tools > ul > li > a .fa-chevron-down {
    font-size: 9px;
}

.site-tools .menu-group > ul > li {
    float: none;
}

.site-tools .menu-group > ul > li > a {
    color: #808080;
    min-width: 160px;
    text-transform: none;
    padding: 2px 5px;
}

.site-tools .iparWelcome {
    line-height: 14px;
    padding: 10px 0;
}

.site-tools .iparWelcomeLinkFlag {
    padding-bottom: 3px !important;
}

#floating-cart {
    text-transform: none;
    display: block;
    right: 0;
    top: 20px;
    width: 650px;
}

#floating-cart .manufacturer-ship-info,
#floating-buy .manufacturer-ship-info {
    display: none;
}

#site-search-bar {
    display: table;
    margin-top: 5px;
    width: 100%;
}

.site-search {
    background: transparent;
    display: table-cell;
    margin: 0;
    padding: 0;
}

.site-search .form-control {
    background-color: #E3E4E5;
    border: none;
    box-shadow: none;
    font-size: 16px;
    height: 40px;
}

.site-search .form-control:focus {
    border: none;
    box-shadow: none;
}


/* Header - Moboie
---------------------------------------------------------------- */

.header-mobile {
    background: #eee;
}

.header-mobile-bar {
    padding: 10px;
    display: table;
    width: 100%;
}

.header-mobile-bar > div {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.mobile-logo {
    height: auto;
    width: 35%;
}

.mobile-logo a {
    display: block;
    max-width: 140px;
}

.site-tools-mobile {
    padding-left: 5px;
}

.site-tools-mobile-top {
    display: table;
    width: 100%;
}

.site-tools-mobile-top > div {
    display: table-cell;
    text-align: center;
    vertical-align: top;
}

.header-mobile-icon a {
    color: #000000;
    display: inline-block;
    position: relative;
    text-decoration: none;
    vertical-align: top;
}

.header-mobile-icon a .fa {
    font-size: 16px;
    vertical-align: top;
} 

.header-mobile-icon a .icon-label {
    display: block;
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
}

.site-tools-mobile-bottom {
    line-height: 1;
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
}

.mobile-nav {
    display: table-cell;
    padding-top: 3px;
    min-width: 30px;
    vertical-align: top;
    width: auto;
}

.nav-trigger-icon {
    display: inline-block;
    height: 18px;
    margin: 0 auto;
    position: relative;
    width: 27px;
    overflow: hidden;
    white-space: nowrap;
    z-index: 3;
}

.nav-trigger-icon span {
    margin-top: -1px;
}

.nav-trigger-icon span, .nav-trigger-icon span::after, .nav-trigger-icon span::before {
    position: absolute;
    display: inline-block;
    height: 3px;
    background: #2e3233;
}

.nav-trigger span::after, .nav-trigger-icon span::before {
    content: '';
    right: 0;
    transform: translateZ(0);
    backface-visibility: hidden;
    transform-origin: 0 50%;
    transition: transform .3s .3s, -webkit-transform .3s .3s;
}

.nav-trigger-icon.nav-is-visible span::before {
    transform: translateX(4px) translateY(-3px) rotate(45deg);
}
.nav-trigger-icon.nav-is-visible span::after {
    transform: translateX(4px) translateY(2px) rotate(-45deg);
}
.nav-trigger-icon.nav-is-visible span {
    background: rgba(46,50,51,0);
}

.nav-trigger-icon span {
    top: 50%;
    right: 0;
    transition: background .3s .3s;
}


a.nav-trigger {
    height: auto;
    line-height: 1;
    text-decoration: none;
}

.nav-trigger span::after {
    transition-delay: 0s;
}


.nav-trigger-icon span,
.nav-trigger-icon span::after,
.nav-trigger-icon span::before {
    transition-delay: 0s;
    width: 27px;
}

.nav-trigger-icon span::before {
    top: -7px;
}

.nav-trigger-icon span::after {
    top: 7px;
}

.nav-trigger-label {
    display: block;
    font-size: 10px;
    left: 0;
    line-height: 12px;
    padding-top: 4px;
    position: relative;
    width: 27px;
    color: #000;
    text-transform: uppercase;
}

.cart-total-items {
    border-radius: 7px;
    font-size: 9px;
    height: 14px;
    line-height: 14px;
    width: 14px;
    top: -6px;
    right: -2px;
}



/* Main Nav
---------------------------------------------------------------- */

.mega-nav {
    background: none;
}

.primary-nav {
    display: none;
}

.primary-nav.nav-is-visible {
    display: block;
    margin-top: 5px;
}

.primary-nav,
.primary-nav ul {
    position: static;
    width: 100%;
}

.primary-nav a,
.primary-nav ul a {
    border-bottom-color: #000000;
 border-bottom-color: #ccc;
    height: 40px;
    line-height: 40px;
}

.primary-nav > a {
    white-space: normal;
}

.primary-nav a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.primary-nav ul a:hover {
    text-decoration: none;
}

.primary-nav > li > a:active {
    background-color: #004D31;
}

.primary-nav ul {
    background-color: #EEEEEE;
    color: #000000;
}

.primary-nav .secondary-nav > ul {
    height: auto;
}

.primary-nav .secondary-nav > ul.moves-out {
    display: block;
    height: 100%;
}

.primary-nav .go-back a {
    color: #666666;
}

.secondary-nav,
.tertiary-nav {
    left: 0;
    position: absolute;
    top: 0;
    right: auto;
    height: 100%;
    width: 100%;
    overflow: auto;
    transform: translateX(0);
    transform: translateZ(0);
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
    z-index: 1;
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    -webkit-transform: translateZ(0);
    -webkit-transition: -webkit-transform .3s;
    -webkit-overflow-scrolling: touch;
}

.secondary-nav.is-hidden,
.tertiary-nav.is-hidden {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
}

.primary-nav .secondary-nav a,
.primary-nav .tertiary-nav a {
    color: #333333;
}

.primary-nav .secondary-nav a:active,
.primary-nav .tertiary-nav a:active {
    background-color: #CCCCCC;
}

.primary-nav .see-all {
  display: block;
}


/* Footer
---------------------------------------------------------------- */

footer .h4 {
    margin-top: 0;
}

.footer-shortcuts a {
    color: #000000;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 1;
    padding: 10px 0;
    text-decoration: none;
    width: 50%;
}


.footer-cols > .row > div:nth-child(2) h4 {
    border-top: 1px solid #DDDDDD;
}

.footer-links h4,
.footer-links .h4,
.social-links h4,
.social-links .h4 {
    font-size: 14px;
    line-height: 1.4;
    text-transform: uppercase;
}

.footer-links a {
    color: #707070;
    font-size: 14px;
}

.social-links {
    text-align: center;
}

.social-icons {
    font-size: 23px;
    margin: 5px 0;
}

.social-icons a {
    margin: 0;
}

.social-icons a + a {
    margin-left: 4px;
}

.footer-legal {
    margin-top: 15px;
}

.footer-badges {
    text-align: center;
}

.footer-badges .br-button {
    margin-right: 10px;
}

.copyright {
    color: #6B6B6B;
    font-size: 13px;
    margin-top: 20px;
    text-align: center;
}

.footer-newsletter p {
    font-size: 14px;
}

.mt-self-service {
    position: relative;
    margin-bottom: 20px;
}


/* Home page
---------------------------------------------------------------- */

.page-default .main a {
    display: block;
}

.page-default .carousel-prod-image img {
    margin: 0 auto;
}

.home-section-title {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 4px;
    line-height: 1.2;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}

.page-default .hero-container,
.page-default #featured-cat-carousel,
.page-default #cat-highlight,
.page-default .home-prod-highlight,
.page-default #dover-info {
    margin: 15px auto 0;
}

.page-default .hero-container {
  position: relative;
}

.page-default .hero-container .hero-all {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.page-default .homebrands {
    margin: 20px auto;
}

.page-default .homebrands td {
    padding: 5px;
}

.page-default .homebrands img {
    height: auto;
    width: 100%;
}

.page-default #value-prop-banner-wrapper a {
    color: #FFFFFF;
}

.page-default #value-prop-banner-wrapper a:hover {
    color: #FFFFFF;
}

.page-default #promo-collage a:hover {
    text-decoration: none;
}

.page-default .promo-collage-item {
    position: relative;
    width: 100%;
}

.page-default .promo-collage-item:hover {
    opacity: 0.85;
}

.page-default .promo-text {
    background-color: rgba(0, 0, 0, 0.8);
    left: 0;
    padding: 10px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    width: 100%;
}

.page-default .promo-text h4 {
    padding: 0;
    margin: 0;
    font-weight: bold;
}

.page-default .promo-text p {
    padding: 0;
    margin: 0;
    letter-spacing: -.5px;
    line-height: 16px;
}

.page-default #featured-cat-carousel {
    font-size: 13px;
    position: relative;
    text-align: center;
}

.page-default .featured-cat-slider .slick-prev,
.page-default .featured-cat-slider .slick-next {
    top: 22%;
}

.page-default .slick-prev {
    left: 10px;
}

.page-default .slick-next {
    right: 10px;
}

.page-default #featured-cat-carousel a {
    color: #000000;
}

.page-default .carousel-prod-name {
    margin-top: 10px;
}

.page-default .carousel-prod-price {
    font-weight: 300;
}

.page-default .home-prod-highlight img {
    display: block;
    margin: 0 auto;
}

.page-default #dover-info {
    text-align: justify;
}

.page-default #dover-info a {
    display: inline;
}

.page-default #dover-info h4 {
    text-align: center;
}

.page-default #dover-info h4 a {
    font-size: 22px;
    text-transform: uppercase;
    color: #000000;
    font-weight: normal;
}

.page-default #featured-cat-carousel .carousel-prod {
    margin: auto 10px;
}

.page-default #featured-cat-carousel .carousel-prod .carousel-prod-swatch {
    margin-bottom: 0;
    padding: 0;
}

.page-default #featured-cat-carousel .carousel-prod div[data-bv-show="inline_rating"] div[aria-label^="0.0"] {
    display: none !important;
}

.page-default .homebrands .brand-title {
    display: flex;
}

.page-default .homebrands .brand-title div {
    font-size: 18px;
}

.page-default .homebrands .brand-title hr {
    margin-top: 11px;
    height: 4px;
    color: #CCCCCC;
    background-color: #CCCCCC;
    border: none;
    flex-grow: 1;
}

.page-default .homebrands .brand-title .hr-left {
    margin-right: 9px;
}

.page-default .homebrands .brand-title .hr-right {
    margin-left: 9px;
}

.page-default .homebrands .brand-border img {
    max-height: 69px;
    width: auto;
}


/* Category page
---------------------------------------------------------------- */

.product-grid-sorting-wrap {
    color: #333;
    background: #f5f5f5;
    border: 1px solid #ddd;
    padding: 10px 15px;
    margin-bottom:5px;
}
.product-grid-sorting .active {
    font-weight: bold;
}

.cat-header {
    padding: 0;
}




.cat-header img {
    margin-bottom: 15px;
}

.category-header-noheroimg, .category-header {
    height: 80px;
    position: relative;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    padding: 20px;
}

.category-header-noheroimg h1, .category-header h1 {
    font-size: 33px;
}

.category-header-text {
    position: relative;
    z-index: 66;
}

.text-white .category-gateway-header-text {
    text-shadow: 0px 0px 3px #000000;
}

.panel-facet .panel-heading,
.panel-selected .panel-heading {
    line-height: 1.1em;
    text-transform: uppercase;
}

.panel-facet-title {
    background-color: #EEEEEE;
    font-size: 16px;
    padding: 10px 15px;
    text-transform: uppercase;
}

.panel-selected .clear-all a {
    color: #FFFFFF;
    font-size: 12px;
}

.product-grid-control .sort-items a {
   cursor: pointer;
}

.product-grid-control .sort-items a:hover {
    text-decoration: underline;
}

.product-grid-control .count {
    line-height: 34px;
}

.product-grid-control-top {
    margin-top: 0;
}

.product-grid-paging {
    font-size: 14px;
}

.product-grid-item {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    height: 300px;

    height: 323px;
}

.carousel-prod .product-grid-item {
    height: auto;
}

.product-grid-item .h5 {
    overflow: hidden;
    font-size: 14px;
    margin: 8px 0 0 0;
    height: auto;
}

.product-grid-item .price {
    font-size: 14px;
    height: auto;
    margin: 5px 0 0 0;
}

.product-grid-item a {
    color: #000000;
    text-decoration: none;
}

.product-grid-item .offer > a {
    display: block;
}

.product-grid-item .favorite {
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.product-grid-item .price-label {
    font-size: 14px;
}

.product-grid-item .list-price,
.product-grid-item .list-price .price-label {
    font-size: 12px;
    font-weight: 300;
}

.product-grid-item .list-price .amount {
        text-decoration: line-through;
}

.product-grid-item .reg,
.product-grid-item .was,
.product-grid-item .now {
    display: inline;
}

.product-grid-item .reg > span,
.product-grid-item .was > span,
.product-grid-item .now > span {
    color: #000000;
}

.product-grid-item .first-break {
    font-weight:bold;
}

.product-grid-item .pr-review-product {
    height: 21px;
    overflow: hidden;
}

.list-price-wrap .list-price{
    text-decoration: line-through;
    font-size: 14px;
}

.your-price-wrap .reg-price{
    font-weight: bold;
    font-size: 18px;
}

.your-price-wrap .dover-price {
    color: #C42034;
    font-weight: bold;
    font-size: 18px;
}

.product-grid-item .list-price-wrap .first-break, 
.product-grid-item .special-price-wrap .first-break {
    color: #C42034;
    font-weight:bold;
}

.product-grid-item .list-price-wrap .first-break .reg > span, 
.product-grid-item .list-price-wrap .first-break .was > span, 
.product-grid-item .list-price-wrap .first-break .now > span,
.product-grid-item .special-price-wrap .first-break .reg > span, 
.product-grid-item .special-price-wrap .first-break .was > span, 
.product-grid-item .special-price-wrap .first-break .now > span {
    color:#C42034;
}

.category-product-status {
    text-align: center;
    height: 32px;
    height: 55px;
    margin: 10px auto;
    background: #fff;
    border-color: #fff;
}

.product-grid-item .form-group {
    display: block;
}

img.main-image.d-block {
    max-width: 75%;
}

.product-grid-item .form-group label {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.product-grid-item .trait-div-Color {
  /*  height: 32px; */
    margin: 10px auto 0;
    margin: 0 auto;
    opacity: 1;
    width: 220px;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.product-grid-item .trait-div-Color.slick-initialized {
    opacity: 1;
    width: 70%;
}

.product-grid-item .trait-div-Color label {
    margin-right: 0px;
}

.product-grid-item .trait-div-Color label a {
    border: none;
    box-shadow: none;
    height: auto;
    padding: 0;
}

.product-grid-item .trait-div-Color label a img {
    border: 1px solid #CCCCCC;
    margin: 0 auto;
}

.product-grid-item .trait-div-Color label a img:hover {
    border-color: #666666;
}

.product-grid-item .trait-div-Color label a.selected img {
    border-color: #000000;
}

.product-grid-item .trait-div-Color .slick-prev,
.product-grid-item .trait-div-Color .slick-next {
    top: 6px;
}

.product-grid-item .trait-div-Size {
    margin: 10px auto 0;
    width: 190px;
}

.product-grid-item .trait-div-Size label {
    margin-bottom: 5px;
}

.product-grid-item .trait-div-Size label a {
    border-color: #CCCCCC;
    box-shadow: none;
    font-size: 11px;
    height: auto;
    padding: 5px;
}

.product-grid-item .trait-div-Size label:hover a {
    background-color: #F5F5F5;
    border-color: #666666;
}

.product-grid-item .trait-div-Size label:hover a.inactive {
    background-color: #FFFFFF;
    border-color: #CCCCCC;
}

.product-grid-item .trait-div-Size label a.selected  {
    border-color: #000000;
}

.product-grid-item .trait-div-Size label a span {
    color: #666666;
}

.product-grid-item .trait-div-Size label:hover a span {
    color: #000000;
}

.product-grid-item .prod-icon {
    left: 5px;
    top: 5px;
}

.product-grid-item .icon-premier {
    bottom: 10px;
    left: auto;
    right: 10px;
    top: auto;
}

.product-grid > .row.gutter-sm>[class*=col-] {
    /* padding-bottom: 25px;*/
    padding-bottom: 25px;
}


/* Product page
---------------------------------------------------------------- */






#product-tabs {
    display: none;
}
​
#product-tabs .nav-item + .nav-item {
    margin-left: 5px;
}

#product-tabs-content .card .card-ghost .card-header {
    padding: 10px 15px;
    display: block;
}








.page-product h1 {
    font-size: 28px;
    font-weight: 300;
}

.page-product .heading {
    margin-bottom: 10px;
}

.page-product .default-image-wrap {
    border: 1px solid #EEEEEE;
    margin: 0;
    position: relative;
}

.page-product .product-image-alts,
.page-product .swatch {
    border: 1px solid #EEEEEE;
    border-top: none;
    margin: 0;
    padding: 10px;
    text-align: center;
}

.page-product .product-image-alts-label,
.page-product .swatch-group-label {
    display: block;
    margin-bottom: 5px;
}

.page-product .product-image-alts .alt > a {
    margin: 3px;
}

.page-product .product-image-alts img {
    height: 42px;
    width: 42px;
}

.page-product .swatch > a {
    margin: 3px;
    vertical-align: top;
}

.page-product .swatch > a > span {
    display: block;
    height: 30px;
    width: 30px;
}

.page-product .social {
    font-size: 24px;
    margin-top: 10px;
    text-align: center;
}

.page-product .social-label {
    font-size: 16px;
}

.page-product .social > span {
    display: inline-block;
    vertical-align: middle;
}

.page-product .social > span + span {
    margin-left: 5px;
}

.social .pinterest {
    cursor: pointer;
}

.pdp-shortdesc p {
    display: inline;
}

.page-product .price-label {
    font-size: 15px;
}

.page-product .list-price {
    color: #808080;
    margin-top: 5px;
}

.page-product .price .reg {
    display: inline;
    font-size: 24px;
}

.page-product .price .list-price {
    color: #000000;
}   

.page-product .price .list-price .amount {
    text-decoration: line-through;
}

.page-product .price .list-price-wrap .first-break,
.page-product .price .special-price-wrap .first-break {
    color: #C42034;
    font-weight: bold;
    font-size: 24px;
}

.page-product .price .first-break .price-label {
    font-size:24px;
}

.page-product .number {
    color: #696969;
}

.buy-now {
    border: none;
    border-radius: 0;
}

.buy-now #ShoppingCartAdd {
    margin-top: 10px;
}

.buy-now .control-label-qty {
    text-align: left;
}

.buy-now .additional-ship {
    margin-top: 20px;
}

.buy-now .table {
    margin-top: 20px;
}

.free-gift {
    background-color: #EEEEEE;
    padding: 10px;
}

.free-gift .free {
    margin-bottom: 10px;
}

.product-tabs .panel-title {
    font-size: 14px;
}

.product-tabs .h3 {     
    border-bottom: 1px solid #DDDDDD;      
    line-height: 26px;      
    margin: 10px 0 5px;     
}       
        
.product-tabs .h3:first-child {     
    margin-top: 0;      
}

.page-product .icon-premier {
    bottom: 10px;
    left: auto;
    right: 10px;
    top: auto;
}

.page-product .icon-new {
    left: 25px;
    top: 103px;
}

.page-product .icon-easyfit {
    left: 18px;
    top: 53px;
}

.page-product .icon-cobalt {
    left: 18px;
    top: 53px;
}

.page-product .icon-AriatFreeShipping {
    left: 18px;
    top: 125px;
}

.page-product .icon-used {
    top: 40px;
}

.page-product .icon-Ariat4LR {
    left: 18px;
    top: 53px;
}

.page-product .icon-AriatATS {
    left: 18px;
    top: 53px;
}

.page-product .icon-greatgift {
    top: 40px;
}

.page-product #returnsBanner {
    min-height: 51px;
    padding-bottom: 2px;
    justify-content: center;
    text-decoration: none;
}

#recommendation-tabs {
    margin-top: 25px;
}

.price .break > span {
    font-size: 16px !important;
}

.monogram-delivery-notice {
    color: #CC0000;
    font-size: 14px;
}


/* Cart page
---------------------------------------------------------------- */

.total-group-border {
 border: 1px solid #ccc;
 padding: 5px;
}

.page-cart #recommendation-tabs {
    margin-bottom: 25px;
}

.page-cart .panel-body h4 {
    margin-top: 20px;
}

.cart-group-item .details {
    font-size: 14px;
    margin-bottom: 10px;
}

.cart-group-header {
    font-size: 14px;
}

.need-help {
    text-transform: uppercase;
}

span.clear-stores {
    color: #707070;
}

@media only screen and (max-width: 767px) {
    .border .total-group {
        border: 1px solid #CCCCCC;
        box-shadow: 0 1px 1px rgba(0,0,0,.05);
        padding: 5px;
    }

    .page-cart .panel-body {
        padding-bottom: unset;
    }
}


/* Checkout page
---------------------------------------------------------------- */

.page-checkout .panel-title {
    font-size: 18px;
    font-weight: bold;
}

.page-checkout .panel-title span {
    font-weight: normal;
}

.gift-certificate {
    border-bottom: 1px solid #DDDDDD;
}

.payment-header {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px;
}

.gift-certificate .payment-header {
    margin-top: 0;
}

.payment-methods-cc {
    border-bottom: 1px solid #ddd;
} 

input#PriorityCode {
    background-color: #FFFF00;
}

input#FastTrack {
    background-color: #AAE4FF;
}

.shipping-info .message {
    color: #FF0000;
    font-weight: bold;
    margin-top: 10px;
}

.form-group.has-error .error-msg, .form-group.has-feedback .error-msg, .error-msg {
    color: #C42034;
}

.has-error .form-control {
    border-color: #C42034;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #C42034;
}

.input-group-addon {
    background-color: transparent;
    border-left: 0;
}

.verification .accept {
    font-size: 14px;
    margin-bottom: 10px;
}

.verification .accept input[type=radio] {
    margin: 0 5px 0 1px;
}

.verification .suggestions {
    font-size: 14px;
}

.verification .suggestions input[type=radio] {
    margin: 0 5px 0 1px;
}

.verification .suggestions label {
    font-weight: normal;
    margin-left: 4px;
}

.verification .actions {
    text-align: right;
}
.actions>button {
    margin-right: 10px;
}

.cc-number.identified {
    background-repeat: no-repeat;
    background-position-y: 1px;
    background-position-x: 99%;
}

.cc-number.dovervisa {
    background-image: url(https://www.doversaddlery.com/images/art/header-logo-retina.png);
    background-size: auto 30px;
}

.cc-number.visa {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAeCAYAAABqpJ3BAAAABHNCSVQICAgIfAhkiAAABLhJREFUWIXtmGtMFGcUhp9vdhaWBceyuCjFCwouIBhQ0agYMYKphraoMbZVY9T+0NQ/pbZpE2uTpknTJk1JWnszsdVqrVbTRpNeTDCtqRULoiAW2S1euClQdhfXZYHdYac/djtgtMVWE6Dx/TVzvnO+ed9z+WYyAsDhcCQCJZqm5WuaZmEYQwjhEkKcAIptNluLqKqqSjSbzTVxcXExiqIYZVkeao7/CFVV8Xg8AafT6fX5fNNls9lcEhcXN8pisQxv5mHIsozFYjECMUCJFAwGCxRFGRHkB0JRFGMwGCyQgNjh3jZ3Q5hzrDTURO4XDwUMNR4KGGrc9fhR/6hFddUj0EIGYcAwJh3Zkqz7+Lr9HC+9CEBUVARLCzL59vgF/H6VmOhIlizOACAY1Cgrv0xVTRNt7TcxGCTiraNY/8x8os2R+n7XGju48FszfWoQRYkiPy/9vwuQrdMwRMfT6zhG17ldEPAhRcQQu+EUiFDRDn1dwVsl3wGweeMi5s1J5oXthwBYON/GksUZ3PL2sH7Lbmrrrt/xjFVFOboAd6ePFWs/wNftByDCKFN5cgcREYMf73/rIcxjMGVv4tV9PWzOKsPSXU2f+woGS0pYQDkARtnAuqfm4qhv02OTJ1sBeOf94zr5x/IzKVg0Db9f5Vx1A6OVKN1/38EynTyAP6BSU9vCrOxJgwoYdAamZmZQtHMCbcaZqB2XADhz9gpXGzoAKFyaRfyYUTjqW/tjkscCUHWhUbctL5zBk8uyWFU0izdfW6lnt6cnwIEjZwCYN7u/Rc8PiL0vAXm5NvqCgqd3JdJwtRmAg0fK9fWNa+YDYB9QgalT4gGYmdWfwee27eelHYdpvu6+bf8jRytxd/oAeKV4mV6Zc9UND0ZAmi2BsVaFXhVKjgbocHop/akWCGUszZYAoFdACEFyWMDLzy9j9YrZCCHQNI1j31fx+Or3OP3rZSA04HsO/AJAVuYE0mwJZE+fCMD56gdUAYC83FQAfqxo59P9pwiofQBsWrdA9/n9cqgCiQmP6MNpMhl5Y/tyDu/ZQk52EgDdPX5ef/sYAD+cuEhTiwuAuTlTqHPcYGy8AoCrs4trjc4HJGCBDQBN09j75WkAkpOsLMwN2d2dXXi7egGwpYwLEw3o8dMzxvPhu+sQQgDg84UGdvfnP+s+n+w5SdGanXz1TYVuu5c2uqfP0HlzUjDKBgJqH2o4+xvW5urrN1pv6te2lNAAb9r6GQAZ6Y9ilA2UV15F00LvlcV5aZw5e4WLl1oAiImOJDLSqO/hcnehaRrnqxtZ+cTM+xcQbY4gZ0YSZRWh3rXERrO8cIa+3treLyA1XAFHfSvert47sliwaBrbtxWy9cUvdNvej58lMz1Rv1+1/iNqapuprG7A6fJiMhlve+kNhKirq9NSU1MHFdHh9OJyewFQFDPjwr0K4LnVQ2tbJwATx8dhMhlpanHT0NSB19uLpmmMHh3FlKR4Pe6voTfIBpKTrLc9q7Xdg8fjQwjB5ElWJEkgSeIOTna7/d4FDEfY7faR/zH3UMBQ438hwK2q6lDz+NcIc3ZLkiSVejyeEafA4/EEJEkqlX0+XzFQAIy4X4tAsYCR/XP3T6N8y7XxxywcAAAAAElFTkSuQmCC);
}

.cc-number.mastercard {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAeCAYAAABqpJ3BAAAABHNCSVQICAgIfAhkiAAABOFJREFUWIXVmF1MU2cYx3/ncA4t/dRWPhRECU07DKhoYIuZJFomQXAsuzHZsi3Ri+GyZHGZyZxuu+BCb4xemDi3ZDeDRU0Mm86wRYmZeuEEHImT0VKCfPnBV7GlhdLS7uLoxoXA230J/+RcnPR53vf3vH3e532fIwF4vd5s4HgikXAnEgkbi1iSJI1JktQM7Hc6nYNSe3t7tsFguGO3200Wi0VVFOV5M86rWCxGIBCIjo6OToTD4SLFYDAct9vtZpvNtrjJn0hRFGw2mwqYgONyPB4vt1gsSwJ+tiwWixqPx8tlYPliT5tn6Qnzcvl5g/xT/e2lj42M4G9sJHj5MpHeXuLBIEp6OmmFhVh37sRSWYkkz1qf+AwM/AR9P4C/AyaHQDWDeQ1kvwJrX4O09KQ5pM7OzoTL5RJ2iEciPKirY+jECeKh0Jx2OqeTnGPHWFZdDb0X4eYBeOyZe2DFCIUfwObPIEUnxOLxeJILIPrwIb6aGsK3bgnZI0m4vngDEw1i9gDpJVDxPRhWLmjq8XgQ3gMzoRC+qipxeCDFomfoqwYeNQu7wHALNFVBdO5/d7aEAxg8eJDw7dvCHMaS9eS9NYn9JdBnQiIu7Aqjv8Ktj4VMhVIo0tPDb04nxGLCDKkZOlRj5M93XQbk7RF2B0mB3V6w5M1p4vF4xKrQ2JkzyHo9OoeDKY+H1NxcmJkh4vM9G35tLo53+p49WKoVbBtg/HeYGp570uUF0H0Gig/OyyYUQPDqVZbV1JBXX493xw4cFy4w3tiI//x5FJuNsbNnSSsoIK24GOJxrNXVdL//NtZdrzPZ3kZ8IoiavZoMdwrm2gYIdMO9Rgg/AFmnldYVm2CiX1vxmWnYehquv/vvBBAdGMDidjPd349t925iw8NMeb3onU5MZWWYt23DWl3Ng7o6dA4Hkiyz+lQDU11dZHz0KWP19azYu5eZ/lboqodfDoB+Bbj2wJoaWLMLVlfA/Z/BmK1N6r8LoYEF2YQ3cVphIaHWVsxuNxGfjxSTCWtVFXqXi6muLibv3sVYUoIuP5+hkycxl5dj2LCB6P376NetY/DwYe0wG2nTBszaqoGb14IpF7rPgmKAts+hv0kLQEBCAag5OaQVFRFuayPQ1IQuP58Uu53Y6Kj2e2YmweZmDKWlqKtWYdi4kemeHkKtrfjPnUNfUEC4pYVY549QegS2fgk5FTDRBymp2jPcoqVW0Yfwwl7ttDbmLMgmlEKW7dvpra1lqqODRCzG46YmJm7cwLRlC7HxcSRZRl25Em9ZGUpmJgATTV9jfNlNtKeL4aM+CHaiDt6B6/dAVmCoRcv7jtPau78DfN9C5hbtDBjv0IJZQP9ZGc19z4Fe/1eVUq2gzxJ2Fy6jQimky8sjfd++JGaHvlPdPLoMj65oT2wiKXdYVzsv/FMJb+LsI0cwbNokDpBIoOZvxroect8Ek0PcFXsxlB4VMhUOIMVoxHHpEobSUmGOke/aiPAiqcuEXbTLXOUlUI1C5kk1NGpWFq5r18g6dAjZOP8EOqeT/IsXyfnmJlRcAOsCN17FCBs/gVevC91EnyrpfuCpZjc00319zAQC/3tDk3Q/sNiUVD+wWCUD/lgS9X2x6AmzX5Zl+UogEFhyEQQCgagsy1eUcDi8HygHltynRWC/BEv74+4fAxroUkHf2nEAAAAASUVORK5CYII=);
}

.cc-number.amex {
    background-image: url(data:image/png;base64,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);
}

.cc-number.discover {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAeCAYAAABqpJ3BAAAABHNCSVQICAgIfAhkiAAABMNJREFUWIXVWF1oU2cYfnJ6WrTYbE2oBEpko9JQaosQsChjggqhiobdWC+qd2V/udCOXUmkdlUYvciuKsxhV3B0qx1tJrgJrZqua1eKmmKWpkbr2lg12BobNSfJ+c55djEX7FrFn2KTB76L877v937PA8/Hd3gNAHD9+vVSAB6S20makMUwGAwPDAZDP4BD5eXlMwa/319aWFh4zWw2rzEajfmyLK80xxdCCIF4PK7Ozc09TiQSVXJhYaHHbDYXmUym7Gb+FLIsw2Qy5QNYA8Aj6bq+w2g05gT5Z2E0GvN1Xd8hASjOdtsshaeci6WVJvKmyHkBi7xz9OhRRCIRrFq1Cna7Hfv374csy3C73XC5XFAUBS0tLYhGo6ivr0ddXR1mZ2fR2tqKYDCIyspKHD58GEVFRdBu/QF1+FsgEYNU9iHyP3Dh+9OdMJlMcDqdAIBTp05h3bp1GBgYwJ07dwAAJSUlOH78OBoaGgAAxcXFOHDgAKqqqhYrCIVCfBbV1dU8efIke3t76XQ6uWfPHpKkzWbjxMQEHQ4HW1tbOTw8zNHRUSqKQpvNxubmZgYCAXo8HobDYYrpUT5pfp9Pmt/LrOSZz3j27Flu3LiRJJlOp2mxWDg9Pc2Kigq2t7ezv7+fQ0NDFEJQkiSOjIywvb2dFouF/0coFOKSt3fTpk2orq7Grl27YLFYEIlEMrnS0lJ4vV6sX78eu3fvRl9fH8xmM9xuNwCgsrISAJD65UsAXNBXGz+H2sYWfP7gAcbGxnDjxg1s3rwZVqsVADA5OYlEIgGr1QqDwQAAiEQimJ6eRklJyctZaEFSllFQUABVVTOxEydOoKurC8eOHYPX64XT6cTq1asXb5byluwp5eWhoaEBHR0dmJiYQGNjYyaXTCahKApSqRQAgCR8Ph86OzsRCoWWJrmUhS5evMhgMEiXy8WtW7cusJDP52MsFmNPTw/tdjvn5uZosVjY3d1NIQS7u7sZCAQoZvx88lXZQgv1HCJJ3r17l2vXruWGDRsy51ZUVHBwcJDRaJTRaJRCCObl5ZEkHQ4H29ralrTQIgH19fWsqanhtm3b2NTUxPn5eZLk3r17OTU1xSNHjrC8vJx2u52XLl0iSfr9fu7cuZNlZWWsra1lOBwmSYrIFSbPfEqlo47pwTbqIpU55+DBg+zo6Mh879u3jzU1NZmlqiq3bNlCkgwEAnQ4HFQUJVOvhs4vLSAXIG4NMdG2naFQiDn3DujRcaTOfALoGoAce8j0e0EkT9cDyXgmljM/Qdrfw0h1fQykHi2I54QA9fIPUH9rAnSxKJfVAph6jPSvbmjXep9bk7UCtKkRpL1fgPMzL6zLOgFMxJC+8DW0qz+9VH3WCKCWhrjSCdX3DaA8fOl9Ky6AugYt4IXq84APb7/y/hUTQFWB8HdB/PndaxH/D29dgD57E+LqjxBj3a9klefhrQig8hBa6DzE2M/QI6PL01T6l7oMICaEWPbJBB/fhxa+ABE8B/3WHwC1Ze2Pd60AEJMlSeqLx+Mfvelgi2oS+u3L0G4OQJv8HYyOLw/R5yBlcwpJkvpee7RITYV+7y/ot69An7kKPToOaIuf+mWFXAC8Y0XK5hT3iyoeAagyALk93P0HjHXGXp92US0AAAAASUVORK5CYII=);
}

.one-card > div {
    height: 150px;
    background-position: center center;
    background-repeat: no-repeat;
}

.two-card > div {
    height: 80px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 48%;
}

.two-card div.amex-cvc-preview {
    float: right;
}

.amex-cvc-preview {
    background-image:url(data:image/png;base64,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);
}

.visa-mc-cvc-preview {
    background-image:url(data:image/png;base64,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);

}

#ResetCouponKeycode {
    margin: 15px 0;
}

.payment-tabs .nav-tabs > li {
    width: 50%;
    border-bottom: 1px solid #ddd;
}
.payment-tabs .nav-tabs > li > a {
    color: #000 !important;
    padding: 4px 15px;
    margin: 0;
    font-size: 16px;
    line-height: 36px;
    font-weight: 700;
    border: 2px solid transparent !important;
}
.payment-tabs .nav-tabs > li.active > a {
    border-color: #999 !important;
}


/* Brands page
---------------------------------------------------------------- */

.brand-single {
    border: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding: 20px;
}

.brand-single .image {
    display: table;
    height: 150px;
    margin: 0 auto;
}

.brand-single .image a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.brand-single .name {
    height: 32px;
    overflow: hidden;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
}


/* Recommended products
---------------------------------------------------------------- */

#recommendation-tabs .product-single {
    float: left;
    height: 275px;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    width: 50%;
}

#recommendation-tabs .product-single a {
    color: #000000;
}

#recommendation-tabs .product-single .name {
    font-size: 15px;
}

#recommendation-tabs .product-single .price {
    font-size: 19px;
    margin-top: 5px;
}

#recommendation-tabs .product-single .price .label {
    color: #000000;
    font-size: 19px;
    font-weight: normal;
    padding: 0;
    text-transform: none;
}

#recommendation-tabs .product-single .price .value {
    display: inline;
}

#recommendation-tabs .product-single .buttons {
    display: none;
}


/* My Account
---------------------------------------------------------------- */

.panel-account-nav .list-group-item {
    font-size: 13px;
}

.favorite-item {
    border: none;
    text-align: center;
}

.favorite-item h5 {
    font-size: 18px;
    height: 60px;
}

.favorite-item h5 a {
    color: #000000;
}

.favorite-item .price {
    height: 70px;
}

.favorite-item .price,
.favorite-item .price-label {
    font-size: 18px;
}

.favorite-item .list-price,
.favorite-item .list-price .price-label {
    font-size: 14px;
    font-weight: 300;
}

.favorite-item .list-price .amount {
    text-decoration: line-through;
}

.favorite-item .reg {
    display: inline;
}

.favorite-item .remove-favorite {
    cursor: pointer;
}

.address-item {
    height: 182px;
}

.address-item .edit-address {
    bottom: 15px;
}


/* Enghouse webchat overrides */

.wc-webchat {
    max-width: 380px;
    width: 90%;
}

.wc-webchat > header {
    line-height: 1;
    font-weight: bold;
    height: auto;
    margin: 0;
    padding: 10px;
    position: relative;
    text-indent: 0;
}

.wc-webchat > header:before {
    content: "\f0e6";
    font-family: "Font Awesome 5 Free";
    font-weight: normal;
}

.wc-webchat > header .wc-title {
    margin-left: 5px;
}

.wc-webchat > header .wc-buttons {
    font-size: 25px;
    margin: 0;
    padding: 5px 10px 0 0;
    position: absolute;
    right: 0;
    top: 0;
}

.wc-webchat > header .wc-buttons a {
    margin: 0;
    padding: 0;
}

.wc-webchat > header .wc-terminate {
    visibility: hidden;
}

.wc-webchat > header .wc-terminate:after {
    visibility: visible;
    font-size: 16px;
    content: "End Chat";
}

.wc-webchat .wc-ctistatus {
    line-height: normal;
}

.wc-webchat input[type=submit],
.wc-webchat input[type=button],
.wc-webchat button {
    border-radius: 0;
    font-size: 14px;
    height: auto;
    line-height: 20px;
    font-weight: 700;
    padding: 6px 12px;
    position: relative;
    text-transform: uppercase;
    width: auto;
}

.wc-webchat input[type=text],
.wc-webchat input[type=email] {
    border: 1px solid #CCCCCC;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #555555;
    font-size: 16px;
    height: 34px;
    padding: 6px 12px;
} 

.wc-terminate,
.wc-terminate:enabled:hover {
    width: auto;
}

.wc-chatbox {
    padding: 10px 30px 0;
}

.wc-typing {
    background: transparent;
    border: none;
    height: 24px;
    padding: 3px 0;
    text-indent: 0;
}

.wc-history {
    margin-top: 0;
}

.wc-history li.wc-local {
    color: #000000;
    margin-bottom: 0;
    padding-top: 0;
}

.wc-history li.wc-local .wc-name {
    color: #824D01;
}

.wc-message:disabled {
    display: none;
}

.wc-chatting {
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
}

.wc-chatting textarea {
    padding: 5px;
}

.category-gateway-header {
    height: 340px;
    position: relative;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 2em 0 55%;
}

.category-gateway-header.gateway-left {
    padding: 0 55% 0 2em;
}

.category-gateway-header h1 {
    font-size: 33px;
}

.category-gateway-header-text {
    position: relative;
    z-index: 66;
}

.category-gateway-group .category-list-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.category-gateway-group .category-list-item h4, .category-gateway-group .category-list-item .h4 {
    position: absolute;
    color: #FFFFFF;
    z-index: 54;
    margin: 0;
    padding: 10px;
    width: 100%;
    background-color: rgba(0, 0, 0, .65);    
    min-height: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.category-gateway-group.overlay-notice .category-list-item h4 {
    background-color: rgba(196, 32, 52, .65);
}

.category-gateway-group.overlay-accent .category-list-item h4 {
    background-color: rgba(130, 77, 1, .65);
}

.category-gateway-group.overlay-cta .category-list-item h4 {
    background-color: rgba(0, 108, 69, .65);
}

.category-gateway-group.overlay-secondary .category-list-item h4 {
    background-color: rgba(128, 128, 128, 0.65);
}

.category-gateway-group.overlay-tertiary .category-list-item h4 {
    background-color: rgba(238, 238, 238, 0.65);
    color: #000;
}

.category-gateway-group .category-list-item img {
    display: block;
    transition: .3s;
}

.category-gateway-group .category-list-item a:hover img {
    transform: scale(1.1);
}

.category-gateway-group .category-list-item a:focus {
    outline-style: auto;
    outline-color: green;
    outline-width: 10px;
}

.gutter-top-xs {
    margin-top: 15px;
}

div.select-paypal {
    background: #FFC439;
    text-transform: initial;
    border-color: #FFC439;
    padding: 0;
    line-height: 44px;
    font-size: 16px;
}

div.select-paypal:after {
    border-color: #FFC439;
}

div.select-paypal img {
    max-width: 70px;
    margin-top: -4px;
}

.select-paypal:hover,
.select-paypal:focus {
    background: #FFC439;
    border-color: #FFC439;
    color: #000;
}

.flex-basis-0 {
    flex-basis: 0;
}

.flex {
    display: flex;
}

.flex-grow-1 {
    flex-grow: 1;
}

.flex-grow-2 {
    flex-grow: 2;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse;
}

.flex-align-end {
    align-items: flex-end;
}

.flex-vcenter {
    align-items: center;
}

.flex-hcenter {
    align-content: center;
}

.search form.has-touch button[type="submit"] {
    min-height: auto;
}

.cart-flex-direction {
    flex-direction: row;
}

.flex-direction {
    flex-direction: row;
}

.flex-direction-row-reverse {
    flex-direction: row-reverse;
}

.flex-direction-col {
    flex-direction: column;
}

.flex-direction-col-reverse {
    flex-direction: column-reverse;
}

.flex-justify-space-between {
    justify-content: space-between;
}

.flex-self-stretch {
    align-self: stretch;
}


.digi-card img {
    padding: 15px;
}

.gift-card img {
    padding: 25px;
}

a.gift-digital-link {
    text-decoration: none;
    color: #000;
}

a.gift-digital-link:hover {
    text-decoration: none;
    color: #000;
}


/* Cart Carousel - begin */

.carousel-prod .product-grid-item {
    position: static;
}

.carousel-prod-image > a:focus {
    outline: 3px solid green;
    display: block;
}

.carousel-prod-image img {
    margin: 0 auto;
}

#featured-cat-carousel-cart,
#catalog-thank-you-carousel {
    margin: 15px auto 0;
    font-size: 13px;
    position: relative;
    text-align: center;
}

.prod-carousel-title {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 4px;
    line-height: 1.2;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}

.featured-product-slider .slick-prev,
.featured-product-slider .slick-next {
    top: 22%;
}

.featured-product-slider .slick-prev {
    left: 10px;
}

.featured-product-slider .slick-next {
    right: 10px;
}

#featured-cat-carousel-cart a,
#catalog-thank-you-carousel a {
    color: #000000;
}

.carousel-prod-name {
    margin-top: 10px;
}

.carousel-prod-price-cart {
    font-weight: 300;
}


/* 404
---------------------------------------------------------------- */
.alert-404 h2 {
    text-align: center;
}

.alert-text-404 {
    position: absolute;
    left: 36px;
    bottom: 30px;
    z-index: 99;
    text-shadow: 1px 1px 1px black;
}

.alert-text-404 h1 {
    font-size: 52px;
}

.alert-404 .alert-text-404 h2 {
    text-align: left;
}

@media (max-width:767px) {
    .alert-text-404 {
        top: 0;
    }

    .alert-404 .category-gateway-header-text {
        min-height: 300px;
        background-image: url(/images/art/open-gate.jpg);
        background-position: center;
    }

    .alert-404 .category-gateway-header-text img {
        display: none;
    }

    .featured-cat-slider .slick-prev {
        left: -5px;
    }

    .featured-cat-slider .slick-next {
        right: -5px;
    }

    .alert-carousel-404 .carousel-prod {
        margin: auto 4px;
    }
}

.alert-carousel-404 .carousel-prod {
    margin: auto 10px;
}

.alert-404 form .input-group {
    max-width: 350px;
    float: none;
}


/* Profile questions on signin page
---------------------------------------------------------------- */
#create-account #profile-questions label,
#create-account #profile-questions label ~ div {
    width: 50%;
}

#create-account #profile-questions div.col-sm-offset-4 {
    text-align: center;
}

.fancy-autosize {
    overflow-x: visible !important;
}




.tab-content > div.active.tab-flex {
    display: flex;
}

@media(min-width:768px){
    #helpful-info {
        width: 200%;
        max-width: 350px;
        order: 1;
        align-self: flex-start;
    }
    #helpful-info .panel-title {
        min-width: 150px;
    }
}

@media(max-width:767px){
    #helpful-info .panel-body {
        padding-top: 0px;
    }
}


/* PowerReviews stars
---------------------------------------------------------------- */

/*  -------------------- product page review stars -------------------- */

#pr-reviewsnippet .p-w-r {
    margin: 0;
}

div#pr-headinggroup {
    display: flex;
    align-items: center;
    border-top:2px solid #eee;
    border-bottom:2px solid #eee;
    padding: 5px 0px;
    margin-bottom: 5px;
    min-height: 36px;
}

div#pr-headinggroup a.pr-ask-question-link, div#pr-headinggroup .pr-snippet-read-and-write, div#pr-headinggroup .pr-snippet-stars-reco-reco {
    margin-top: 0!important;
}

#pr-reviewsnippet .pr-snippet-read-and-write {
    margin-left: 10px!important;
}

div#pr-headinggroup .pr-snippet-minimal .pr-snippet, div#pr-headinggroup section.pr-snippet-qa.pr-snippet-minimal {
    display: flex;
    align-items: center;
}

/* fa

f005 - solid star
400 for Regular and Brands symbols
900 for Solid symbols

 */

div#pr-war-form .pr-star-v4.pr-star-v4-0-filled,
div#pr-war-form .pr-star-v4.pr-star-v4-100-filled,
.pr-rating-form-group .pr-rating .pr-rating-stars > .pr-star-v4,
.p-w-r .pr-snippet div.pr-rating-stars > .pr-star-v4,
.p-w-r .pr-review-snapshot div.pr-rating-stars > .pr-star-v4,
.p-w-r .pr-review-display div.pr-rating-stars > .pr-star-v4,
.p-w-r .pr-war div.pr-rating-stars > .pr-star-v4,
.p-w-r div.pr-rating-stars > .pr-star-v4 {
    display: inline-block;
    font: normal normal normal 20px/1 "Font Awesome 5 Free";
    text-rendering: auto;
    background-image: none;
    padding: 0;
    width: auto;
    height: auto;
}

/* solid star */
div.pr-rating-stars > .pr-star-v4-100-filled:before {
    content: "\f005";
    font-weight: 900;
}

/* half star */
div.pr-rating-stars > .pr-star-v4-75-filled:before, div.pr-rating-stars > .pr-star-v4-50-filled:before {
    content: "\f5c0";
    font-weight: 900;
}

/* border star */
div.pr-rating-stars > .pr-star-v4-25-filled:before, div.pr-rating-stars > .pr-star-v4-0-filled:before {
    content: "\f005";
}



/*  -------------------- writing a review -------------------- */
#pr-write {
    margin: 0 auto;
    max-width: 720px;
}

/* not sure why hiding warnings */
.pr-alert.pr-alert-warning {
    display: none!important;
}

/*  -------------------- review stars -------------------- */


div#pr-reviewsnippet .pr-no-reviews .pr-snippet .pr-snippet-review-count, .pr-snippet-rating-decimal, #pr-reviewsnippet .pr-snippet-reco-to-friend, section.pr-review-snapshot-faceoff, .pr-subheadline, section.pr-review-snapshot-msq-container.pr-review-snapshot-histogram-msq-container.pr-review-snapshot-histogram-msq-simple, div#pr-headinggroup .pr-ask-question-cta.pr-qa-large, div#pr-headinggroup .pr-ask-question-subtext, div#pr-headinggroup .pr-snippet-qa-metrics .pr-qa-large, div#pr-headinggroup .pr-snippet-qa-metrics .pr-ask-question-link, div#pr-headinggroup .pr-snippet-qa-metrics .pr-answered-question-circle, div#pr-headinggroup .pr-snippet-qa.pr-snippet-compact .pr-ask-question-link, div#pr-headinggroup .pr-snippet-qa.pr-snippet-minimal .pr-ask-question-link {
    display: none !important;
}





/* old CSS */

#pr-questiondisplay .pr-qa-display-headline > section {
    float: none;
}

#pr-questiondisplay .pr-waqwaa {
    margin-left: auto;
    margin-right: auto;
}

#pr-questiondisplay #pr-question-form-link + .p-w-r {
    width: 40px;
    float: right;
    position: relative;
}

#pr-questiondisplay .pr-qa-display-ask-question > #pr-question-form-content {
    width: unset;
    float: unset;
    position: unset;
}

/*
div#pr-war-form .pr-star-v4.pr-star-v4-0-filled,
div#pr-war-form .pr-star-v4.pr-star-v4-100-filled,
.pr-rating-form-group .pr-rating .pr-rating-stars > .pr-star-v4,
.p-w-r .pr-snippet div.pr-rating-stars > .pr-star-v4,
.p-w-r .pr-review-snapshot div.pr-rating-stars > .pr-star-v4,
.p-w-r .pr-review-display div.pr-rating-stars > .pr-star-v4,
.p-w-r .pr-war div.pr-rating-stars > .pr-star-v4,
.p-w-r div.pr-rating-stars > .pr-star-v4 {
    display: inline-block;
    font: normal normal normal 20px/1 "Font Awesome 5 Free";
    text-rendering: auto;
    background-image: none;
    padding: 0;
    width: auto;
    height: auto;
}

div.pr-rating-stars > .pr-star-v4-100-filled:before {
    content: "\f005";
}

div.pr-rating-stars > .pr-star-v4-75-filled:before,
div.pr-rating-stars > .pr-star-v4-50-filled:before {
    content: "\f123";
}

div.pr-rating-stars > .pr-star-v4-25-filled:before,
div.pr-rating-stars > .pr-star-v4-0-filled:before {
    content: "\f006";
}
*/

.pr-review-product .p-w-r + .p-w-r {
    display: none !important;
}

div.pr-review-product .pr-snippet .pr-category-snippet__total {
    line-height: 9px;
}

span.pr-rd-helpful-text {
    display: none !important;
}

article.pr-review .pr-accordion-btn {
    display: none !important;
}

article.pr-review .pr-rd-bottomline .pr-rd-bold {
    display: none !important;
}

div#pr-reviewdisplay .pr-review{
    border-bottom: 2px solid #EEEEEE;
}

dl.pr-rd-details {
    display: flex;
}

dl.pr-rd-details dt {
    padding-right: 5px;
}

.pr-alert.pr-alert-warning {
    display: none !important;
}


div#pr-war-form .pr-star-v4.pr-star-v4-0-filled:before {
    color: #ccc;
    content: "\f005";
}

div#pr-war-form .pr-star-v4.pr-star-v4-100-filled:before {
    color: #333;
    content: "\f005";
    font-weight: 900;
}



div#pr-questiondisplay .pr-qa-display-headline {
    margin: 20px 0px 20px 0;
}

div#pr-questiondisplay .pr-qa-display-headline h1 {
    font-size: 18px;
}

div#pr-reviewsnippet .pr-no-reviews .pr-snippet .pr-snippet-review-count, .pr-snippet-rating-decimal, #pr-reviewsnippet .pr-snippet-reco-to-friend, section.pr-review-snapshot-faceoff, .pr-subheadline, section.pr-review-snapshot-msq-container.pr-review-snapshot-histogram-msq-container.pr-review-snapshot-histogram-msq-simple, div#pr-headinggroup .pr-ask-question-cta.pr-qa-large, div#pr-headinggroup .pr-ask-question-subtext, div#pr-headinggroup .pr-snippet-qa-metrics .pr-qa-large, div#pr-headinggroup .pr-snippet-qa-metrics .pr-ask-question-link, div#pr-headinggroup .pr-snippet-qa-metrics .pr-answered-question-circle, div#pr-headinggroup .pr-snippet-qa.pr-snippet-compact .pr-ask-question-link, div#pr-headinggroup .pr-snippet-qa.pr-snippet-minimal .pr-ask-question-link {
    display: none !important;
}

div#pr-headinggroup .pr-snippet-minimal .pr-snippet, 
div#pr-headinggroup section.pr-snippet-qa.pr-snippet-minimal {
    display: flex;
    align-items: center;
}

div#pr-headinggroup {
    display: flex;
    align-items: center;
    border-top:2px solid #eee;
    border-bottom:2px solid #eee;
    padding: 5px 0px;
    margin-bottom: 5px;
}

section.pr-review-snapshot-snippets {
    display: flex !important;
    flex-direction: row-reverse;
    align-items: baseline;
}

h1.pr-review-snapshot-snippets-headline {
    font-size: 20px !important;
    background-color: #808080 !important;
    color: #fff !important;
    padding: 5px !important;
}

span.pr-snippet-review-count {
    padding-left: 5px !important;
}

.pr-review-snapshot-header.pr-review-snapshot-content-block .pr-snippet-read-and-write a,
.pr-review-snapshot-header.pr-review-snapshot-content-block .pr-snippet-read-and-write a:hover {
    -moz-box-sizing: border-box;
    text-shadow: none;
    text-transform: none;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 12px 15px;
    font-size: 14px;
    line-height: 1;
    border-radius: 2px;
    color: #FFFFFF;
    font-weight: 700;
    border: none;
    color: #FFFFFF !important;
}

.pr-review-snapshot-header.pr-review-snapshot-content-block .pr-headline {
    flex-grow: 1;
}

.pr-review-snapshot-header.pr-review-snapshot-content-block .pr-snippet-read-and-write {
    flex-grow: 2;
}

section.pr-review-snapshot-block.pr-review-snapshot-block-histogram {
    order: 1 !important;
    border-right: 1px solid #EEEEEE !important;
}

section.pr-review-snapshot-block.pr-review-snapshot-block-snippet {
    order: 2 !important;
    display: block !important;
}

section.pr-review-snapshot-block.pr-review-snapshot-block-snippet dt {
    background-color: #FFFFFF !important;
}

section.pr-review-snapshot-block.pr-review-snapshot-block-recommend {
    order: 3 !important;
    border: none !important;
}

div#pr-headinggroup a.pr-ask-question-link, div#pr-headinggroup .pr-snippet-read-and-write, div#pr-headinggroup .pr-snippet-stars-reco-reco {
    margin-top: 0px !important;
}

dl.pr-rd-details {
    display: -webkit-box !important;
}

.pr-review-product .pr-no-reviews {
    display: none !important;
}

#pr-write .p-w-r #pr-width {
    display: none;
}

.p-w-r .pr-review-snapshot.pr-review-enhanced .pr-review-snapshot-block-container .pr-review-snapshot-block:first-child {
    padding-left: 20px !important;
}

section.pr-review-snapshot-block.pr-review-snapshot-block-snippet dd {
    width: 100%;
}

@media screen and (max-width:1199px) and (min-width:768px) {
    .p-w-r .pr-review-display.pr-rd-display-tablet .pr-rd-content-block {
        width: 70% !important;
    }
}

@media screen and (max-width:1199px) and (min-width:992px) {
    section.pr-review-snapshot-snippets {
        width: max-content;
    }
}

section#msq-histogram-sizing {
    width: 100%;
}

p.pr-histogram-msq-headline {
    font-size: 22px !important;
    padding: 10px 0px !important;
}

#pr-war-form .pr-star-v4 {
   
}

#pr-war-form .form-group {
    margin-bottom: 10px !important;
}

#pr-war-form .form-group.pr-durability-form-group {
    margin-bottom: 25px !important;
}

section.pr-qa-snippet-container.pr-no-qa {
    padding-top: 2px;
}

div#pr-questionsnippet>.p-w-r {
    margin: 0;
}

div#pr-questiondisplay section.pr-qa-display-question {
    float: unset !important;
    width: unset !important;
}

div#pr-questiondisplay dt.pr-qa-display-item-details {
    position: relative !important;
    left: unset !important;
    top: unset !important;
    width: unset !important;
}

div#pr-questiondisplay dt.pr-qa-display-item-details sub.pr-subscript {
    bottom: unset !important;
}

div#pr-questiondisplay dt.pr-qa-display-item {
    margin-bottom: 0 !important;
}

div#pr-questiondisplay span.pr-qa-display-text.pr-qa-display-link {
    color: #FFFFFF !important;
}

#pr-reviewsnippet .p-w-r {
    margin: 0;
}

#pr-reviewsnippet .pr-snippet-stars-container {
    min-width: max-content !important;
}

#pr-reviewsnippet .pr-rating-stars {
    cursor: pointer;
}

#pr-reviewsnippet .pr-snippet-read-and-write {
    margin-left: 10px !important;
}

#pr-questionsnippet section.pr-qa-snippet-container {
    margin-left: 5px !important;
}

/* end of power reviews  */



/* Certona recommended module styles */

[id^='recommended-cat-carousel'] {
    margin: 30px auto 0px;
}

#recommended-cat-carousel-micro-minicart1_rr,
#recommended-cat-carousel-micro-addtocart1_rr {
    font-size: 12px;
}

#recommended-cat-carousel-micro-minicart1_rr {
    margin: 30px 30px 0px 30px;
}

#recommended-cat-carousel-micro-minicart1_rr img,
#recommended-cat-carousel-micro-addtocart1_rr img { 
    width: 50%; 
}

#recommended-cat-carousel-mini {
    margin: 30px auto 30px;
    font-size: 12px;
}

[id^='recommended-cat-carousel'] {
    font-size: 13px;
    position: relative;
    text-align: center;
}

[id^='recommended-cat-carousel'] a  {
    color: #000000;
}

[id^='recommended-cat-carousel'] .carousel-prod {
    margin: auto 10px;
}

[id^='recommended-cat-carousel'] .carousel-prod .carousel-prod-swatch {
    margin-bottom: 0;
    padding: 0;
}

[id^='recommended-cat-carousel'] .carousel-prod div[data-bv-show="inline_rating"] div[aria-label^="0.0"] {
    display: none !important;
}

[id^='recommended-cat-carousel'] .carousel-title {
    height: 3px;
    background-color: #BBBBBB;
    text-align: center;
    margin: 15px 0 15px;
}

[id^='recommended-cat-carousel'] .carousel-title span {
    background-color: #FFFFFF;
    position: relative;
    top: -.7em;
    padding: 0 5%;
    font-size: 25px;
}

#recommended-cat-carousel-main,
#recommended-cat-carousel-main .price .reg,
#recommended-cat-carousel-main .price-label {
    font-size: 14px;
}

@media (min-width: 768px) {
    fieldset .h3 {      
        margin-left: 0;     
        margin-right: 0;        
        padding-left: 0;        
    }

    .navcol {
        display: block;
        float: left;
        width: 25% !important;
    }

    [id^='recommended-cat-carousel'],
    [id^='recommended-cat-carousel'] .price .reg {
        font-size: 18px;
    }

    #recommended-cat-carousel-micro-minicart1_rr .product-grid-item,
    #recommended-cat-carousel-micro-addtocart1_rr .product-grid-item {
        margin-bottom: 0px !important;
    }

    #recommended-cat-carousel-micro-minicart1_rr .price .reg,
    #recommended-cat-carousel-micro-addtocart1_rr .price .reg {
        font-size: 14px;
    }

    #recommended-cat-carousel-micro-minicart1_rr .product-grid-item .price, #recommended-cat-carousel-micro-minicart1_rr .product-grid-item .price-label,
    #recommended-cat-carousel-micro-addtocart1_rr .product-grid-item .price, #recommended-cat-carousel-micro-addtocart1_rr .product-grid-item .price-label {
        font-size: 14px;
    }

    .recommended-cat-slider .slick-prev,
    .recommended-cat-slider .slick-next {
        top: 36%;
    }

    .page-cart .row.flex {
        justify-content: flex-end;
    }
}

@media (max-width: 767px) {

    .recommended-cat-slider .slick-prev {
        left: 0px;
    }
    .recommended-cat-slider .slick-next {
        right: 0px;
    }

    #recommended-cat-carousel-micro-minicart1_rr .price .reg, 
    #recommended-cat-carousel-micro-minicart1_rr .price .list-price-wrap .first-break,
    #recommended-cat-carousel-micro-minicart1_rr .price .first-break .price-label,
    #recommended-cat-carousel-micro-addtocart1_rr .price .reg, 
    #recommended-cat-carousel-micro-addtocart1_rr .price .list-price-wrap .first-break,
    #recommended-cat-carousel-micro-addtocart1_rr .price .first-break .price-label {
            font-size: 14px;
    }    
}

@media only screen and (min-width: 500px) and (max-width: 767px) {
    #recommended-cat-carousel-mini .carousel-prod-image img {
        max-width: 33.33333333%;
    }    
}

@media(max-width:499px){
    #recommended-cat-carousel-mini .carousel-prod-image img {
        max-width: 50%;
    }    
}


/* color name
---------------------------------------------------------------- */
#ProductStandardAJAX .image-wrap #selected-color {
    padding: 5px 20px;
    display: none;
    left: 0px;
    bottom: 0px;
    position: absolute;
    z-index: 99;
    color: #000000;
    background-color: rgba(238, 238, 238, .7);
    border: 1px solid #000;
}


/* certona search
---------------------------------------------------------------- */
.site-search .tt-dropdown.tt-dropdown-custom,
.ss-dropdown.ss-dropdown-custom {
    position: absolute;
    font-size: 0.8em;
    z-index: 1000001;
    right: 0;
    left: auto;
    top: 47px;
    outline: none;
    box-sizing: inherit;
    padding: 0px;
    line-height: 1.5;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    border: 1px solid black;
    width: 801px;
}

.site-search .tt-dropdown,
.ss-dropdown {
    margin-top: 50px;
    display: flex;
    padding: 9px;
    background-color: #FFFFFF;
}

.site-search .tt-suggestions {
    flex: 1;
    border: 4px solid #E5E5E5;
}

.site-search .tt-recommendations,
.ss-recommendations {
    flex: 2;
    border-top: 4px solid #FFFFFF;
}

.site-search .tt-suggestion-wrapper {
    display: block;
    border-top: 1px solid #D2D2D2;
}

.site-search .tt-suggestion-wrapper:hover {
    background-color: #E9E9E9;
}

.site-search .tt-suggestions-title,
.site-search .tt-recommendations-title,
.ss-recommendations-title {
    text-align: center;
    font-weight: bold;
}

.site-search .tt-suggestions-list,
.site-search .tt-recommendations-list,
.ss-recommendations-list {
    border: 1px solid #EAEAEA;
}

.site-search .tt-suggestion-text {
    padding-left: 8px;
}

.site-search .tt-no-suggestions .tt-no-suggestions-info {
    margin-top: 9px;
    display: block;
}

.site-search .tt-recommendation-wrapper,
.ss-recommendation-wrapper {
    border-top: 1px solid #D2D2D2;
    padding: 7px;
}

.site-search .tt-recommendation-image-wrapper,
.ss-recommendation-image-wrapper {
    flex-grow: 1;
}

.site-search .tt-recommendation-image,
.ss-recommendation-image {
}

.site-search .tt-recommendation-detail-link,
.ss-recommendation-detail-link {
    display: flex;
}

.site-search .tt-recommendation-text,
.ss-recommendation-text {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    flex-grow: 0;
}

.site-search .tt-recommendation-name,
.ss-recommendation-name {
    flex: 1;
}

.site-search .tt-recommendation-price,
.ss-recommendation-price {
    margin-right: 8px;
    flex: 1;
    flex-grow: 0;
}


/* search results */

div.product-grid .ss-dropdown {
    width: auto;
    border: 0;
    display: block;
    box-shadow: none;
}

div.product-grid .ss-recommendations {
    border: 0;
}

div.product-grid .ss-recommendations-list {
    border: 0;
}

div.product-grid .ss-recommendation-wrapper {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    border-top: 0;
}

div.product-grid .ss-recommendation-detail-link {
    display: block;
}

div.product-grid .ss-recommendation-image-wrapper {
    display: block;
}

div.product-grid .ss-recommendation-image {
    max-width: 75%;
    max-height: none;
    margin: 0px auto;
    display: block;
}

div.product-grid .ss-recommendation-text {
    margin-top: 15px;
    display: block;
    text-align: center;
}

div.product-grid .ss-recommendation-name,
div.product-grid .ss-recommendation-price {
    color: #000000;
    font-size: 18px;
}

div.product-grid .ss-recommendation-price:before {
    content: "$";
}

#certona-search div.product-grid-control,
#certona-search div.product-grid {
    display: none !important;
}

/* override of bordered expanding/collapsing panel facet */

.panel-facet .list-group {
    position: relative;
}
.facet-view-all {
    position: absolute;
    bottom:0;
    width: 100%;
    text-align: center;
    padding:2px;
    background: #fff;
    cursor: pointer;
}
.facet-view-all:hover {
    text-decoration: underline;
}
.panel-facet .list-group-item:focus {
    outline-width: 0;
}

#certona-search .panel-facet {
    display: none;
}

.panel-facet {
    border-width: 0;
}



/*
.panel-facet .list-group a.list-group-item {
    padding-top: 0;
    padding-bottom: 0;
    border-width: 0;
}
*/
.panel.panel-facet  >.list-group .list-group-item, .panel.panel-facet  > .panel-collapse > .list-group .list-group-item {
    border:0;
    padding-top: 2px;
    padding-bottom: 2px;
}

.page-search .panel-primary .list-group {
    max-height: none;
  /*  overflow: visible; */
}

.page-search .card-primary .list-group > a.list-group-view-all {
    display: block;
    text-align: center;
    cursor: pointer;
}

.page-search .card-primary .list-group > a.list-group-view-less {
    display: none;
    text-align: center;
    cursor: pointer;
}

.page-search .panel-primary a.list-group-item > i {
    margin-right: 6px;
}

.page-search .panel-primary a.list-group-item > i.pull-right {
    margin-right: 0;
    position: absolute;
    right: 15px;
}

.page-search .panel-primary a {
    cursor: pointer;
}

.page-search .panel-facet h4 > a {
    position: absolute;
    right: 35px;
}

.page-search .container .panel-selected .list-group a.list-group-item {
    border-bottom: 1px solid #ddd;
}

.page-search .container .panel-selected .list-group div:last-child a.list-group-item {
    border-bottom-width: 0;
}

.page-search #slider-text {
    display: flex;
    justify-content: space-between;
}

.page-search #slider-text div:first-child:before,
.page-search #slider-text div:last-child:before {
    content: "$";
}

.page-search .search-header {
    display: flex;
    align-items: flex-end;
}

.page-search .product-grid-control-top .panel-heading > a {
    cursor: pointer;
}



.panel-facet-title + .list-group {
    overflow: hidden;
    padding-bottom: 10px;
}

.panel-facet .list-group-collapsed {
    height: 200px;
}

.panel-facet .list-group-expanded {
    height: auto;
    padding-bottom: 25px;
}



div.product-grid .ss-recommendation-wrapper > div {
    text-align: center;
}

div.product-grid .ss-recommendation-wrapper > div:not([id]):first-of-type {
    font-size: 14px;
    text-decoration: line-through;
}

div.product-grid .ss-recommendation-wrapper > .dover-price {
    color: #C42034;
    font-size: 18px;
    font-weight: bold;
}

div.product-grid .pr-no-reviews {
    display: none !important;
}

.page-search #nosearch1_rr .slick-slide {
    min-width: 99px;
}

@media screen and (max-width: 767px) {
    div.product-grid .ss-dropdown {
        width: auto;
    }

    div.product-grid .ss-recommendation-wrapper {
        width: 50%;
    }

    div.product-grid .ss-recommendation-name,
    div.product-grid .ss-recommendation-price {
        font-size: 14px;
    }
}

@media screen and (min-width: 768px) {
    div.product-grid div#nosearch1_rr {
        margin: 0px auto;
    }
}


/* visual search */

#site-search-bar .tt-dropdown-custom {
    width: 480px;
    max-width: none;
    flex-direction: row;
}

#site-search-bar .tt-suggestions-custom {
    margin-top: 8px;
    flex-grow: 1;
    border: 0;
    border-right: 1px solid #E5E5E5;
}

#site-search-bar .tt-recommendations-custom {
    margin-top: 8px;
    border: 0;
    border-left: 1px solid #E5E5E5;
}

#site-search-bar .tt-close-button-custom {
    display: none;
}

#site-search-bar .tt-suggestions-title-custom,
#site-search-bar .tt-recommendations-title-custom {
    line-height: 34px;
}

#site-search-bar .tt-suggestions-list-custom {
    margin: 0 5px 0 9px;
    border: 0;
    border-top: 2px solid #EAEAEA;
}

#site-search-bar .tt-suggestion-wrapper-custom {
    padding: 4px 0 5px 0;
    border-top: 0;
    color: #000000;
}

#site-search-bar .tt-recommendation-image-wrapper-custom {
    flex-grow: 0;
}

#site-search-bar .tt-recommendation-image-custom {
    max-width: 65px;
    max-height: none;
}

#site-search-bar .tt-recommendation-image-wrapper-custom {
    align-items: flex-start;
}

#site-search-bar .tt-recommendation-text-custom {
    align-items: flex-start;
    color: #000000;
}

#site-search-bar .tt-recommendation-name-custom {
    flex-grow: 0;
    font-weight: bold;
}

#site-search-bar .tt-recommendation-price-custom {
    margin-top: 9px;
    color: #535353;
}

#site-search-bar .tt-suggestions-list .category .tt-suggestion-wrapper,
#site-search-bar .tt-suggestions-list .product .tt-suggestion-wrapper {
    text-align: center;
    font-weight: bold;
}

#site-search-bar .tt-suggestions-list .category,
#site-search-bar .tt-suggestions-list .product {
    margin-top: 9px;
}

@media screen and (max-width: 480px) {
    #site-search-bar .site-search .tt-dropdown-custom {
        width: 100%;
    }
}

@media screen and (max-width: 1280px) {
    .site-search .tt-suggestions {
        flex-grow: 0;
        flex-shrink: 0;
        border: none;
        width: 100%;
    }

    .site-search .tt-suggestions-list {
        padding-left: 0;
    }

    .site-search .tt-suggestion-wrapper,
    .site-search .tt-suggestion-wrapper.tt-suggestion-wrapper-custom {
        display: flex;
        flex-direction: column;
        align-items: inherit;
        height: 100%;
        position: relative;
        color: #636363;
        border-top: 1px solid #D0D0D0;
        z-index: 1;
    }

    .site-search .tt-suggestion-wrapper:last-child,
    .site-search .tt-suggestion-wrapper.tt-suggestion-wrapper-custom:last-child {
        border-top: 1px solid #D0D0D0;
        border-bottom: none;
    }

    .site-search .tt-suggestion-wrapper-link {
        display: block;
        margin: 0.9rem 0.8rem;
    }

    .site-search .tt-recommendations-content,
    .ss-recommendations-content {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: space-evenly;
    }

    .site-search .tt-dropdown,
    .ss-dropdown {
        max-width: 315px;
        flex-direction: column;
    }

    .site-search .tt-dropdown .tt-suggestions {
        border: 4px solid #E5E5E5;
    }

    .site-search .tt-recommendations,
    .ss-recommendations {
        border-top: 1px solid #E5E5E5;
    }

    .site-search .tt-suggestions-title,
    .site-search .tt-recommendations-title,
    .ss-recommendations-title {
        line-height: 28px;
        font-size: 11px;
    }

    .site-search .tt-suggestion-wrapper {
        font-size: 11px;
    }

    .site-search .tt-recommendation-wrapper,
    .ss-recommendation-wrapper {
        min-height: 58px;
        padding: 5px;
        display: flex;
    }

    .site-search .tt-recommendation-detail-link,
    .ss-recommendation-detail-link {
        flex-grow: 1;
    }

    .site-search .tt-recommendation-image-wrapper,
    .ss-recommendation-image-wrapper {
        padding-right: 9px;
    }

    .site-search .tt-recommendation-image,
    .ss-recommendation-image {
        max-width: 40px;
        max-height: 40px;
    }

    .site-search .tt-recommendation-name,
    .ss-recommendation-name {
        font-size: 11px;
    }

    .site-search .tt-recommendation-price,
    .ss-recommendation-price {
        margin-right: 7px;
    }
}


/* checkout mobile
---------------------------------------------------------------- */

#checkout #CheckoutPromoCodeContentView #promo-details {
    display: none;
}

@media(max-width:767px) {
    .page-checkout #storewide-banner-ajax {
        display: none !important;
    }

    .page-checkout #CheckoutPromoCodeContentView p,
    .page-checkout #CheckoutPromoCodeContentView .promoMessagesDiv,
    .page-checkout .header-desktop,
    .page-checkout .shipping-notice-xs,
    .page-checkout #email-signup-confirm {
        display: none;
    }

    #checkout #CheckoutPromoCodeContentView #promo-details {
        display: block;
    }
}


/* gift card page
---------------------------------------------------------------- */

#list-gift-cards .gift-head {
    text-align: center;
}

#list-gift-cards .gift-body {
    position: relative;
}

#list-gift-cards .gift-physical {
    margin: 50px 0 0 414px;
  /*  padding-top: 9px; */
}

#list-gift-cards .gift-physical,
#list-gift-cards .gift-digital {
    background-color: #EEEEEE;
}

#list-gift-cards .gift-digital {
    width: 350px;
 /*   padding: 9px 0 9px 0; */
    position: absolute;
    left: 0;
    top: 0;
}

#list-gift-cards .digi-head {
    font-weight: bold;
}

#list-gift-cards .digi-desc {
    margin-top: 25px;
}

#list-gift-cards .digi-head,
#list-gift-cards .digi-desc {
    padding: 0 9px 0 30px;
}

#list-gift-cards .digi-link {
    margin: 9px 9px 9px 9px;
}

#list-gift-cards .gift-or {
    width: 50px;
    position: absolute;
    left: 360px;
    top: 9px;
}

#list-gift-cards .clasi-body {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
}

#list-gift-cards #clasi-cards-section {
    flex-basis: 50%;
}

#list-gift-cards #clasi-form {
    padding: 0 9px 0 9px;
    border-left: 1px solid #808080;
    flex-basis: 50%;
}

#list-gift-cards .clasi-head {
    margin-left: 30px;
}

#list-gift-cards .clasi-title {
    margin-right: 9px;
    display: inline-block;
    font-weight: bold;
}

#list-gift-cards .clasi-cards-title {
    padding-left: 30px;
}

#list-gift-cards .clasi-cards {
    max-height: 1250px;
    display: flex;
    flex-wrap: wrap;
    overflow-y: auto;
}

#list-gift-cards .gift-card {
    /*padding: 25px;*/
    flex-basis: 50%;
}

#list-gift-cards #clasi-form .clasi-form-row {
    margin: 9px 0 9px 0;
    display: flex;
    justify-content: space-between;
}

#list-gift-cards #clasi-form .clasi-form-row label {
    margin-right: 9px;
    font-weight: bold;
}

#list-gift-cards #clasi-form .clasi-form-row input,
#list-gift-cards #clasi-form .clasi-form-row textarea {
    flex-grow: 1;
}

.gift-card-selected {
    border: 5px solid #333;
}

@media screen and (max-width: 1200px) {
    #list-gift-cards .gift-body {
        overflow-x: auto;
    }

    #list-gift-cards #clasi-cards-section,
    #list-gift-cards #clasi-form {
        flex-basis: 100%;
    }

    #list-gift-cards #clasi-form img.clasi-form-row {
        margin: 9px auto 9px auto;
    }

    #list-gift-cards .gift-physical {
        margin-top: 0;
    }

    #list-gift-cards #clasi-form {
        border-left: 0 none currentcolor;
    }
}

@media screen and (max-width: 767px) {
    #list-gift-cards .gift-head p {
        display: none;
    }

    #list-gift-cards .gift-physical {
        margin: 680px auto 0 auto;
    }

    #list-gift-cards .gift-digital {
        width: auto;
        height: 627px;
        margin: auto;
        position: static;
        left: auto;
        top: auto;
    }

    #list-gift-cards .gift-digital img {
        max-height: 385px;
        margin: 0px auto;
        display: block;
    }

    #list-gift-cards .gift-or {
        width: auto;
        margin: 12px auto 0 auto;
        text-align: center;
        position: static;
        left: auto;
        top: auto;
    }

    #list-gift-cards .gift-digital .digi-link a,
    #list-gift-cards #clasi-form .clasi-form-row button {
        max-width: 450px;
        margin: 0 auto;
        white-space: normal;
    }

    #list-gift-cards .gift-formater {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

    .page-product .container {
        width: auto;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .page-product .container {
        width: auto;
        min-width: 740px;
    }

    #list-gift-cards .gift-card {
        padding: 15px;
    }

    #list-gift-cards #clasi-form .clasi-form-row button {
        font-size: 16px;
        white-space: normal;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .page-product .container {
        width: auto;
        min-width: 960px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .page-product .container #product1_rr {
        margin: 0 20px;
    }
}

.page-giftcardpopup {
    overflow: hidden !important;
}

/*------------------- article pages --------------*/

.page-article h3 {
    margin-top: 20px;
}

.page-articlepopup .breadcrumb {
  display: none;
}




/* SMALL (sm) devices (tablets, 768px and up) */
@media (min-width:768px) {

    .category-result-count {
        text-align: right;
    }

    .page-default #featured-cat-carousel,
    .page-default #cat-highlight,
    .page-default .home-prod-highlight,
    .page-default .home-section-title {
        font-size: 40px;
    }

    .page-default #featured-cat-carousel {
        font-size: 18px;
    }

    .page-default .featured-cat-slider .slick-prev,
    .page-default .featured-cat-slider .slick-next {
        top: 36%;
    }

    .page-default .slick-prev {
        left: -15px;
    }

    .page-default .slick-next {
        right: -15px;
    }

    .header-desktop {
        margin-bottom: 10px;
    }

    .gift-cards-header {
        line-height: inherit;
        padding-right: 7px;
    }

    .shipping-notice {
      font-size: 16px;
      margin-top: 5px;
    }

    .mega-nav {
        position: relative;
        z-index: 3;
    }

    .primary-nav {
        align-items: center;
        border-bottom: 1px solid #000000;
        border-top: 1px solid #000000;      
        display: flex;
        height: auto;
        justify-content: space-between;
        overflow: visible;
        padding: 0 150px 0 0;
        visibility: visible;
    }

    .primary-nav a:active,
    .primary-nav a:focus {
        color: #000000;
    }

    .primary-nav ul {
        background-color: #FFFFFF;
    }

    .primary-nav > li {
        line-height: 1;
        float: left;
        margin: 0 auto;
    }

    .primary-nav > li:last-child {
        float: right;
        margin: 0;
    }

    .primary-nav > li.bullet {
        font-size: 7px;
        margin: 8px auto;
        display: none;
    }

    .primary-nav > li.bullet:first-child {
        display: none;
    }

    .primary-nav .primary-nav-item.standard-menu {
        position: static;
    }

    .primary-nav > li > a {
        border-bottom: none;
        color: #000000;
        display: inline-block;
        font-size: 11px;
        font-weight: 500;
        height: auto;
        line-height: 1;
        overflow: visible;
        padding: 10px 6px 9px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        white-space: normal;
        width: auto;
    }

    .primary-nav.moves-out > li > a,
    .primary-nav ul.moves-out > li > a {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }

    .primary-nav > li > a:hover,
    .primary-nav > li > a:focus {
        text-decoration: none;
    }

    .primary-nav > li > a:active {
        background: transparent;
    }

    .primary-nav > li.has-children > a.selected {
        background: none;
    }

    .has-children>a::after,
    .has-children>a::before,
    .has-children>button::after,
    .has-children>button::before {
        display: none;
    }

    .primary-nav .secondary-nav {
        background: #fff;
        border: 1px solid #ddd;
        font-size: 0.75em;
        height: auto;
        min-height: 160px;
        position: absolute;
        top: 50px;
        width: 100%;
    }

    .primary-nav .secondary-nav::after {
        clear: both;
        content: "";
        display: table;
    }

    .primary-nav .primary-nav-item .secondary-nav {
        min-width: 250px;
        left: 0;
    }

    .primary-nav .secondary-nav,
    .primary-nav .secondary-nav ul ul.is-hidden,
    .tertiary-nav,
    .tertiary-nav.is-hidden {
        transform: none;
        -webkit-transform: none;
        -ms-transform: none;
    }

    .primary-nav .secondary-nav ul {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .primary-nav .secondary-nav a {
        color: #000000;
    }

    .primary-nav .secondary-nav ul ul,
    .tertiary-nav {
        bottom: auto;
        height: auto;
        left: auto;
        position: relative;
        right: auto;
        top: auto;
        width: auto;
    }

    .secondary-nav.is-hidden {
        opacity: 0;
        visibility: hidden;
    }

    .primary-nav .secondary-nav-item + .secondary-nav-item {
        margin-top: 5px;
    }

    .primary-nav .secondary-nav-item > a {
        font-weight: bold;
        height: auto;
        padding: 0;
    }

    .primary-nav a,
    .primary-nav ul a {
        border: none;
    }

    .primary-nav .secondary-nav-item > a:before {
        background: transparent;
        content: "\f105";
        display: inline-block;
        font-family: "Font Awesome 5 Free";
        height: auto;
        margin: 0 5px 0 0;
        position: static;
        transform: none;
        width: auto;
    }

    .primary-nav .secondary-nav-item > a:hover {
        text-decoration: underline;
    }

    .tertiary-nav {
        margin: 2px 0 0 20px;
    }

    .primary-nav .tertiary-nav a {
        height: 23px;
        line-height: 23px;
    }

    .primary-nav .tertiary-nav a:hover {
        text-decoration: underline;
    }

    .primary-nav > li.closeouts-menu > a {
        color: #C42034;
    }

    .primary-nav .secondary-nav ul ul .see-all,
    .primary-nav .secondary-nav ul ul .go-back {
        display: none;
    }

    .secondary-nav.has-featured-category .list-container {
        float: left;
        width: 60%;
    }

    .secondary-nav .list-column {
        float: left;
        width: 23.5%;
    }

    .secondary-nav.has-featured-category .list-column {
        float: left;
        width: 32%;
    }

    .secondary-nav .list-column + .list-column {
        margin-left: 2%;
    }

    .primary-nav .tertiary-nav a:active {
        background-color: #FFFFFF;
        color: #666666;
    }

    .mega-featured {
        float: left;
        margin-left: 2%;
        width: 38%;
    }

    .primary-nav .secondary-nav .mega-featured a:hover {
        color: #000000;
        text-decoration: underline;
    }

    .mega-featured-category-text {
        margin-top: 15px;
        text-transform: uppercase;
    }

    .primary-nav .secondary-nav .mega-featured a {
        height: auto;
    }

    .footer-bg {
        padding: 10px 0;
    }

    .footer-links ul {
        background: transparent;
    }

    .breadcrumb {
        font-size: 14px;
    }

    .footer-cols > .row > div:nth-child(2) .h4 {
        border-top: none;
    }

    .footer-links .h4 {
        margin-top: 0;
    }

    .footer-links a {
        padding: 2px 0;
    }

    .footer-links .h4 {
        border: 0;
        padding: 0;
        margin: 10px 0 5px;
    }

    .product-grid-item {
        padding: 10px;
    }

    .product-grid-item .h5,
    .product-grid-item .price,
    .product-grid-item .price-label {
        font-size: 18px;
    }


    .product-grid-item .list-price,
    .product-grid-item .list-price .price-label {
        font-size: 14px;
    }

    .product-grid-item .form-group-swatch-wrapper {
        height: 42px;
        height: 55px;
        margin: 10px auto;
        overflow: hidden;
       /* margin-bottom: 15px;*/
    }

    .page-product .product-image-alts img {
        height: 75px;
        width: 75px;
    }

    /*
    .panel-facet-title + .list-group {
        overflow: hidden;
        padding-bottom: 10px;
    }

    .panel-facet .list-group-collapsed {
        height: 200px;
    }

    .panel-facet .list-group-expanded {
        height: auto;
        padding-bottom: 25px;
    }
*/



    #recommendation-tabs .product-single {
        width: 25%;
    }

    .view-desktop-site {
        display: none;
    }

    .view-mobile-site {
        display: inline-block;
    }
    
    .gutter-top-xs {
        margin-top: 0;
    }
    
    #select-paypal {
        margin: 0;
    }


    /* Cart Carousel CSS - SM - begin */

    #featured-cat-carousel-cart,
    #catalog-thank-you-carousel {
        margin-top: 40px;
        font-size: 16px;
    }

    .prod-carousel-title {
        font-size: 40px;
    }
    
    .featured-product-slider .slick-prev,
    .featured-product-slider .slick-next {
        top: 36%;
    }

    .featured-product-slider .slick-prev {
        left: -10px;
    }

    .featured-product-slider .slick-next {
        right: -10px;
    }

    .text-smallest-sm {
        font-size: 12px;
        line-height: 12px;
    }

    .text-smallish-sm {
        font-size: 14px;
        line-height: 14px;
    }

    .text-normal-sm {
        font-size: 16px;
        line-height: 16px;
    }

    .text-double-sm {
        font-size: 20px;
        line-height: 20px;
    }

    .text-triple-sm {
        font-size: 24px;
        line-height: 24px;
    }

    .text-quadruple-sm {
        font-size: 28px;
        line-height: 28px;
    }    

    .flex-order-sm-1 {
        order: 1;
    }

    .flex-order-sm-2 {
        order: 2;
    }

    .flex-order-sm-3 {
        order: 3;
    }

}


/* MEDIUM (md) devices (desktops, 992px and up) */
@media (min-width:992px) {


    .gift-cards-header, .site-tools {
        font-size: 14px;
    }

    .gift-cards-header a, a.gift-cards-header {
        padding-left: 0;
        padding-right: 9px;
    }

    .site-tools .fa-user-circle {
        display: inline-block;
    }

    .header-contact {
        text-align: left;
    }

    .header-contact-label {
        display: block;
    }

    .primary-nav > li.bullet {
        font-size: 10px;
        margin: 9px auto;
    }

    .primary-nav > li > a {
        font-size: 14px;
        padding: 11px 9px 9px;
    }

    .primary-nav .secondary-nav {
        top: 50px;
        font-size: 0.875em;
    }

    .social-links {
        padding-top: 20px;
        text-align: left;
    }

    .social-icons a + a {
        margin-left: 0;
    }

    .buy-now .number {
        text-align: right;
    }

    #tab-recommendations.col-md-3{
        max-height:400px;
    }

    .gutter-left-md {
        margin-left: 15px;
    }
    
    .text-smallest-md {
        font-size: 12px;
        line-height: 12px;
    }

    .text-smallish-md {
        font-size: 14px;
        line-height: 14px;
    }

    .text-normal-md {
        font-size: 16px;
        line-height: 16px;
    }

    .text-double-md {
        font-size: 20px;
        line-height: 20px;
    }

    .text-triple-md {
        font-size: 24px;
        line-height: 24px;
    }

    .text-quadruple-md {
        font-size: 28px;
        line-height: 28px;
    }

    .header-left {
        align-self: flex-start;
    }

    .header-right {
        margin-left: auto;
    }

    .flex-order-md-1 {
        order: 1;
    }

    .flex-order-md-2 {
        order: 2;
    }

    .flex-order-md-3 {
        order: 3;
    }

    .max-content-md {
        width: max-content;
    }

    .primary-nav .secondary-nav-item + .secondary-nav-item {
        margin-top: 15px;
    }

 
}


/* LARGE (lg) devices (large desktops, 1200px and up) */
@media (min-width:1200px) {

    .header-contact-label {
        display: inline;
    }

    .shipping-notice {
        font-size: 22px;
        margin-top: 12px;
    }

    .primary-nav > li.bullet {
        font-size: 11px;
        margin: 12px auto;
    }

    .primary-nav > li > a {        
        padding: 11px 18px 9px;
    }

    .primary-nav .secondary-nav {
        font-size: 1em;
    }

    .text-smallest-lg {
        font-size: 12px;
        line-height: 12px;
    }

    .text-smallish-lg {
        font-size: 14px;
        line-height: 14px;
    }

    .text-normal-lg {
        font-size: 16px;
        line-height: 16px;
    }

    .text-double-lg {
        font-size: 20px;
        line-height: 20px;
    }

    .text-triple-lg {
        font-size: 24px;
        line-height: 24px;
    }

    .text-quadruple-lg {
        font-size: 28px;
        line-height: 28px;
    }

    .flex-order-lg-1 {
        order: 1;
    }
    
    .flex-order-lg-2 {
        order: 2;
    }

    .flex-order-lg-3 {
        order: 3;
    }
    .gift-cards-header {
        line-height: 20px;
    }
}

#blanketWizardResults .panel-body {
    position: relative;
}

#blanketWizardResults .loading {
    background: #FFF url(https://www.simple105.com/dover/blankets/ajax-loader.gif) no-repeat center center;
    display: none;
    height: 92%;
    position: absolute;
    width: 97%;
    z-index: 1;
}

#blanketWizardFooter label {
    font-weight: normal;
}

#footerBlanketWizard {
    padding: 0 5px;
}

#footerBlanketWizard .form-control {
    padding: 6px 8px;
    line-height: 1.42857143
}

#blanketWizardResultsFooter,
#blanketWizardResultsFooter .panel-body,
#blanketWizardResultsFooter .panel-heading {
    padding: 5px;
    text-align: center;
}

.wizard-banners a {
    position: relative;
    padding: 0;
    margin: 0;
}

.wizard-banners a p {
    font-size: 14px;
    white-space: normal;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0 10px;
    margin: 0;
    width: 100%;
    font-size: 14px;
}

.wizard-heading {
    padding: 0;
    background-position: -30px center;
    background: url(https://www.simple105.com/dover/blankets/banner_cblanketwizard_plain.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 120px;
    margin-bottom: 10px;
    background-position: left center;
    position: relative;
}

.wizard-heading p {
    text-align: right;
    font-size: 2.5em;
    white-space: normal;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0 10px;
    right: 0;
}

.container > .container {
    padding: 0!important;
}




/*  should NOT have this  */
@media only screen and (min-width: 500px) and (max-width: 767px) {

    .col-ms-3, .col-mediumsmall-3 {
        width: 25%;
    }

    .col-ms-4, .col-mediumsmall-4 {
        width: 33.33333333%;
    }   
    
    .col-ms-6, .col-mediumsmall-6 {
        width: 50%;
    }
    
    #select-paypal {
        margin: 0;
    }

    .gutter-top-xs {
        margin: 0;
    }

    .shipping-notice-xs {
        padding-top: 4px;
    }
}

/*  should NOT have this  */
@media only screen and (min-width: 375px) and (max-width: 500px) {
    #promo-collage .col-ms-6 {width: 50%;}
}

/*  should NOT have this  */
@media only screen and (max-width: 500px) {
    .shipping-notice-xs {
        margin-bottom: 10px;
    }
    .verification .actions button {
        width: 100%;
    }
}

/*  should NOT have this  */
@media only screen and (max-width: 991px) {

    #blanketWizardFooter {
        margin-top: 20px;
    }
    
    .category-header, .category-gateway-header {
        padding: 1em !important;
        color: #FFFFFF !important;
    }

    .category-header-noheroimg, .category-header {
        align-items: flex-start;
    }

    .category-header-noheroimg {
        padding: 0;
    }
    
    .category-header:before, .category-gateway-header:before {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 39;
        background-image: linear-gradient(to top, rgba(0, 0, 0, 0.9), transparent);
    }
}

@media only screen and (max-width: 400px) {
    .text-smallest-xxs {
      font-size: 12px;
    }
}

@media only screen and (max-width: 550px) {
    .wizard-heading {
        background-position: -30px center;
    }

    .wizard-heading p {
        font-size: 6.5vw;
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    .wizard-heading p {
        font-size: 2.0em;
    }
}

@media screen and (max-width:1200px) and (min-width:992px) {
    .category-gateway-header {
        background-position: center;
    }
    .page-cart h1 {
        margin: 0;
        font-size: 28px;
        line-height: 46px;
    }
}


.cart-group {
    margin-bottom: 15px;
}

@media only screen and (min-width : 768px) {
    #floating-cart .cart-group {
        max-height: 310px;

    }
}

#CheckoutPromoCodeContentView .alert {margin-bottom: 0px !important;}
.gift-certificate .row .gutter-bottom{margin-bottom:5px !important} 
#payment-information .payment-methods-item .gutter-top{margin-top:0px !important;} 
.checkbox, .radio{margin-top: 0px !important;margin-bottom: 3px !important;} 
.has-menu:hover .hide_small{display:none !important;}
.font-36 {font-size: 36px;text-align: center;}
.marg_bot_15 {margin-bottom:15px;}

/* Disabling due to conflict on live site. Not sure we will need this anyway once the new button style is published. */
/* input#PayPalButtontop {vertical-align: middle;width: 70px;margin-top: -4px;} */

div.select-paypal{text-align: center !important;}

/* Floating cart buttons adjustment css */

@media only screen and (max-width: 768px) and (min-width: 600px) {
    .col-fl-5 {
        width: 41.66666667%
    }

    .col-fl-4 {
        width: 33.33333333%
    }

    .col-fl-3 {
        width: 25%
    }

    .col-fl-5,
    .col-fl-4,
    .col-fl-3 {
        position: relative;
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px;
        float: left;
    }
}

/*  should NOT have this - needs to go at bottom of page plus this is obsolete  */
@media only screen and (max-width: 767px) {

    .hide_in_small{
         display:none !important;
    }

    .cart-flex-direction {
        flex-direction: column-reverse;
    }

    .flex-direction {
        flex-direction: column;
    }

    .flex-direction-row-xs {
        flex-direction: row;
    }

    .gutter-top-xs-only {
        margin-top: 15px;
    }

    .gutter-bottom-xs-only {
        margin-bottom: 15px;
    }

    .gutter-top-xs-only-10 {
        margin-top: 10px;
    }

    .gutter-bottom-xs-only-10 {
        margin-bottom: 10px;
    }

    .cart-group-item {
        font-size: 15px;
    }

    .btn-xs-only {
        font-size: 13px;
    }

    .row-noflex-xs-only {
        display: block;
    }

    .flex-justify-center-xs {
        justify-content: center;
    }

    .flex-align-start-xs {
        align-items: start;
    }

    .flex-align-center-xs {
        align-items: center;
    }

    .flex-order-xs-1 {
        order: 1;
    }

    .flex-order-xs-2 {
        order: 2;
    }

    .flex-order-xs-3 {
        order: 3;
    }

    .full-width-xs {
        width: 100%;
    }

    .text-cta {
        font-size: 14px;
    }

    .header-mobile-xs {
        padding: 5px;
    }

    .header-mobile-xs > div.flex {
        align-items: center;
    }

    .gift-cards-header {
        padding: 0;
    }

    .gutter-top-xs-neg10 {
        margin-top: -10px;
    }

    .category-header-noheroimg,
    .category-header {
        height: 50px;
    }    
}

/*  should NOT have this  */
@media (min-width: 768px) {
    .hide_in_big {
        display:none !important;
    }

    .gutter-top-overxs-10 {
        margin-top: 10px;
    }
}

/*  should NOT have this  */
@media screen and (max-width:1199px) and (min-width:992px) {
    .gutter-right-md-35 {
        margin-right: 35px;
    }


    .max-width-md-485 {
        max-width: 485px;
    }
}

/*  should NOT have this  */
@media (min-width: 668px) and (max-width: 767px) {
    .mt-live-chat {
        position: relative;
        margin: 20px auto 0 auto;
        right: 0;
    }
}

.page-savedcartdetail .table-striped td {
    width: 15%;
}

.page-summary img.center-block {
    width: 99px;
}

.page-summary .order-date {
    text-align: center;
}

#ship-to-store-list {
    max-height: 400px;
    overflow: auto;
}

#ship-to-store-list hr {
    margin: 10px 0;
}


/* Hide 2nd paypal btn
---------------------------------------------------------------- */
/*  should NOT have this  */

@media screen and (min-width: 768px) {

    .page-checkout #checkout .row.gutter-top-only .__giftnow-button-wrapper {
        display: none;
    }

}

/*  should NOT have this  */
@media (min-width: 200px){
    .small-phone-number, .small-tracking{display: none !important;}
    .large-phone-number, .large-tracking{display: none !important;}
}






/*  should NOT be here, this is mobile-first CSS  */
#sample_order_tracking h3{margin-top: 0px !important; padding-top: 0px !important;}
#sample_order_tracking .sample-confirm-email {border:1px solid #ccc; padding: 20px;} 
#sample_order_tracking .sample-confirm-email h3{font-size: 20px !important; margin-bottom: 20px !important;}
#sample_order_tracking .sample-confirm-email p{font-size: 14px;}
#sample_order_tracking .sample-confirm-email .sampl-order-number{padding: 10px !important; display:inline-block; border: 2px solid red; border-radius: 50%; margin-left: -12px;}



/* proper mobile-first bootstap v4 breakpoints
---------------------------------------------------------------- */

/*
// Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap

// Small devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

// Medium devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

// Large devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

// Extra large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }
*/

/* override for full-width */
@media (max-width: 991px) {
    .container {
        max-width: none;
    }
}


/* SM devices (tablets, 768px and up)  SM */
@media (min-width: 576px) { 



}


/* MD devices (tablets, 768px and up)  MD */
@media only screen and (min-width: 768px) { 

    .header-links-cs {
        float:right;
        margin-right: 15px
    }

    .logo-tablet {
        margin-top: -30px;
    }

    .form-group.row .col-form-label {
        text-align: right;
    }

    .primary-nav .go-back {
        display: none;
    }

    .primary-nav .secondary-nav {
        padding: 15px;
    }

    .primary-nav > li.has-children > a.selected {
        border-bottom: 0;
    }
    
    .product-grid-item {
        height: 400px;

        height: 423px;
    }

    .small-phone-number, .small-tracking{display: block !important;}
    .large-phone-number, .large-tracking{display:none !important;}

    .page-summary .order-date {
        text-align: right;
    }
    
    .category-gateway-header-text h1  {
        padding-top: 20px;
    }

    #product-tabs {
        display: flex;
    }
  
    #product-tabs-content .card.tab-pane  > .card-header {
        display: none;
    }
   
    #product-tabs-content .card.tab-pane > .card-body {
        padding: 0;
    } 

    #product-tabs-content .card.tab-pane > .collapse {
        display: block;
    }

    .nav-tabs .nav-link {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .primary-nav a, .primary-nav ul a {
        line-height: 25px;
    }

   .total-group-border {
       border: 0;
      padding: 0;
   } 


}

/* for product tabs - mobile  */
@media (max-width: 767px) {

    #product-tabs-content > .tab-pane {
        border: 1px solid #DDDDDD;
        border-radius: 4px;
        display: block !important;
        margin-bottom: 5px;
        opacity: 1;
        padding: 0;
    }

    #product-tabs-content .card-header {
        border: none;
        padding: 0;
    }

    #product-tabs-content .card-title a {
        color: #333333;
        font-size: 16px;
        font-weight: 500;
        display: block;
        padding: 10px 15px;
    }

    #product-tabs-content .card-title a:hover {
        text-decoration: none;
    }

    #product-tabs-content .card-title a:after {
        content: "\f068" / "";
        float: right;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
    }

    #product-tabs-content .card-title a.collapsed:after {
        content: "\f067" / "";
    }

    #product-tabs-content .card-body {
        border-top: 1px solid #DDDDDD;
    }

}



/* LG devices (desktops, 992px and up) LG */
@media (min-width: 992px) { 

    .header-links-cs {
        float:left;
        margin-right: 0;
    }
    .header-links-tools {
        float:right;
    }

    .product-grid-item {
        height: 345px;

        height: 268px;
    }

    .small-phone-number, .small-tracking{display: none !important;}
    .large-phone-number, .large-tracking{display: block !important;}


 }

/* XL devices (large desktops, 1200px and up) XL */
@media (min-width: 1200px) { 



    .product-grid-item {
        height: 390px;

        height: 413px;
    }


   .header-desktop .header-promo-links {
      font-size: 16px;
   }

 }



/*  DO NOT ADD ANY CSS HERE, this is mobile-first CSS  */