.breadcrumb {
    --bs-breadcrumb-padding-x: 1rem;
    --bs-breadcrumb-padding-y: .75rem
}

.track-order-link-container-sm a {
    color: #454545;
    text-decoration: none
}

.track-order-link-container {
    display: flex;
    align-items: center
}

.track-order-link-container .track-order-link {
    padding: 12px 0;
    color: #454545;
    text-decoration: none;
    line-height: normal;
    display: block
}

.fixed-top {
    z-index: 1060;
    box-shadow: 0 2px 12px #0000001a
}

.fixed-top.no-shadow {
    box-shadow: none
}



.header-storefront {
    min-height: 160px
}

.header-storefront.mobile {
    min-height: 130px
}

.alert {
    margin-top: 1rem
}

.breadcrumb {
    --bs-breadcrumb-padding-x: 1rem;
    --bs-breadcrumb-padding-y: .75rem
}

.alert {
    border-radius: 4px;
    min-height: 29px;
    padding: 5px 10px 5px 70px;
    border: none;
    color: #fdfbf9;
    position: relative
}

.alert-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px
}

.alert:after {
    position: absolute;
    top: 3%;
    left: 54px;
    width: 1px;
    height: 94%;
    content: "";
    background: #fdfbf9;
    opacity: .3
}

.alert.alert-info {
    color: #002144;
    background-color: #ebf2f3;
    padding-left: 36px
}

.alert.alert-info .alert-icon {
    left: 12px
}

.alert.alert-info a,
.alert.alert-info a:hover {
    color: inherit;
    text-decoration: underline
}

.alert.alert-info:after {
    background-color: #ebf2f3
}

.alert.alert-success {
    color: #257e69;
    background: #f4f6f3
}

.alert.alert-danger {
    background: #c4213d
}

.alert.alert-danger-outlined {
    color: #c4213d;
    background-color: #f7e5e6;
    border: 1px solid #C4213D
}

.alert.alert-warning {
    color: #b7521f;
    background: #faf3ee
}

.alert a,
.alert a:hover {
    color: #fdfbf9;
    text-decoration: underline
}

.alert .alert-content-margin-right {
    margin-right: 25px
}

.alert .close {
    color: #454545;
    opacity: .3;
    right: -5px;
    top: -12px;
    margin-left: 10px
}

.alert .close:hover {
    opacity: .6
}



.modal {
    z-index: 10000
}

.modal .modal-header,
.modal .modal-footer,
.modal .modal-body {
    border-radius: 0;
    border: none;
    padding: 0 30px
}

@media (max-width: 575.98px) {

    .modal .modal-header,
    .modal .modal-footer,
    .modal .modal-body {
        padding: 0 24px
    }
}

.modal .modal-header {
    padding-right: 16px
}

.modal .modal-header .modal-title {
    min-width: 200px;
    margin: 0;
    align-self: flex-end
}

.modal .modal-footer {
    display: block
}

.modal .modal-footer .buttons-container {
    margin: 0;
    gap: 8px;
    width: 100%
}

.modal .modal-footer .buttons-container .left-button,
.modal .modal-footer .buttons-container .right-button {
    display: block;
    flex: 1 1 0
}

@media (max-width: 768px) {
    .modal .modal-footer .buttons-container {
        flex-direction: column
    }
}

.modal .modal-dialog {
    position: relative
}

.modal .modal-dialog.modal-md {
    max-width: 600px
}

@media (max-width: 768px) {
    .modal .modal-dialog {
        margin: 0;
        height: 100%;
        width: 100%;
        max-width: 100%
    }
}

.modal .modal-content {
    display: block;
    border-radius: 8px;
    background: #fdfbf9;
    padding: 30px 0
}

.modal-open .sticky-container {
    position: static !important
}

.modal-body {
    
    line-height: 1.4;
    letter-spacing: 0;
    text-transform: none
}

.modal-body .modal-footer {
    margin-top: 16px;
    display: block;
    text-align: right;
    padding: 0;
    border: none
}

@media (max-width: 767px) {
    .modal-body .modal-footer .btn {
        width: 100%
    }
}




.certificates-table {
    font-size: 16px
}

.certificates-table thead th {
    vertical-align: middle;
    color: #454545
}

.certificates-table thead th:last-child {
    min-width: 70px
}

.go-to-core-site-img-container {
    text-align: center
}

.go-to-core-site-img-container .le-logo-popup {
    height: 55px
}

.psr-container ul li {
    margin-left: 3rem;
    list-style-type: disc
}

.psr-container.psr-warning-text {
    color: #c4213d
}




.leo-message {
    padding: 6px 10px 15px 37px;
    position: relative
}

.leo-message.info {
    color: #31708f
}

.leo-message.warning {
    color: #b7521f
}

.leo-message.success {
    color: #257e69
}

.leo-message.danger {
    color: #c4213d
}

.leo-message .message-icon {
    position: absolute;
    top: -1px;
    left: 0;
    font-size: 24px
}
.logo-img {
    height: 42px;
}

@media only screen and (max-width: 600px) {
    .logo-img {
        height: 32px;
    }
    .main-menu-nav {
        justify-content: flex-start !important;
        flex-wrap: nowrap !important;
        
    }
}

.btn-icon-close {
    height: 42px;
    width: 42px;
    cursor: pointer;
    border: none;
    background: #f3f1eb;
    border-radius: 50%;
    padding: 0
}

.btn-icon-close:hover {
    background: #e0dbcb
}

.footer-placeholder {
    height: 20px
}



.navbar {
    padding: 0 23px;
    min-height: 43px;
    background: #f3f1eb
}

.navbar .navbar-nav {
    width: 100%
}

.navbar .navbar-nav .sign-up-nav {
    min-width: 155px
}

.navbar .navbar-nav .navbar-text+.navbar-text:before {
    content: "|";
    padding: 0 .5rem;
    margin-right: .25em
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .navbar .navbar-nav .navbar-text+.navbar-text:before {
        display: none
    }
}

.navbar .navbar-nav .contact-numbers {
    margin-right: 8px
}

.navbar .navbar-nav .contact-numbers .nav-link {
    padding: 0 5px
}

.navbar .left-dropdown {
    width: auto
}

.navbar .navbar-info-link.allotment-balance-non-link {
    text-decoration: none
}

.navbar .navbar-info-link.allotment-balance-non-link:hover {
    cursor: default
}

.navbar .navbar-info-link:hover {
    color: #95cae1
}

.navbar-icon {
    margin: 0 2px
}

.phone-storefront {
    position: relative
}

.phone-storefront:after {
    position: absolute;
    top: 8px;
    right: -2px;
    content: " | ";
    display: block
}


.dropdown-menu {
    margin-top: 0
}

.dropdown-menu.dropdown-menu-storefront .dropdown-item {
    padding-bottom: 6px
}

.right-column img {
    width: 100%
}

.nav-item p {
    margin-bottom: 0
}

.nav-item .nav-link {
    display: inline-block
}


#publicCategories .nav-item .nav-link {
   text-align: center;
}





.public-logo {
    min-height: 57px
}

.sf-logo {
    width: auto
}

.sf-logo .logo-container {
    display: block;
    margin-left: 20px
}

.sf-logo .logo-container .logo-img {
    max-width: 100%;
    max-height: 60px
}

.search-box {
    color: #454545;
    max-width: 650px;
    flex-basis: auto
}

.bag {
    padding-right: 0;
    text-align: right
}

.bag .shopping-bag {
    color: #454545;
    text-decoration: none
}

.bag .brand-bag {
    margin: 0 5px -2px;
    font-size: 20px
}

.col-cart {
    margin-right: 8px
}

.col-cart .user-dropdown {
    padding: 30px;
    width: 310px
}

.col-cart .user-dropdown.wide-dropdown {
    min-width: 22rem
}

.col-cart .user-dropdown .dropdown-signin-section {
    display: flex;
    align-items: center;
    padding-bottom: 5px
}

.col-cart .user-dropdown .dropdown-signin-section .dropdown-signup-item {
    padding: 10px
}

.col-cart .user-dropdown .user-shopping-for {
    display: block;
    width: 100%;
    padding: 5px 10px 3px 8px
}

.col-cart .user-dropdown .faster-shopping-text {
    margin: 0;
    font-size: 12px;
    font-weight: 700;
    text-align: center
}

.col-cart .user-dropdown .btn-create-account {
    padding-top: 0;
    font-size: 12px;
    font-weight: 700;
    text-decoration: underline
}

.col-cart .user-dropdown .dropdown-icon {
    margin-left: 0;
    margin-right: 4px;
    color: #454545
}

.col-cart .fa-angle-down {
    margin-left: 5px
}

.col-cart .user-name {
    font-size: 16px
}

.col-cart .dropdown-menu {
    right: 0;
    left: auto
}

.dropdown-toggle .brand-user {
    margin: 0 8px 4px auto;
    font-size: 20px
}

.shopping-for-icon {
    font-size: 22px
}

.shopping-for-dropdown-icon {
    font-size: 18px
}

#signoutForm {
    margin: 0
}

.company-name {
    
    margin-top: 5px;
    margin-left: 20px;
    text-transform: capitalize
}

.my-bag-label {
    margin-right: 3px
}


.top-category-link {
    padding: 12px;
    text-transform: capitalize;
    color: #454545;
    width: 113px;
    font-family: pangeaBold
}

.dropdown:hover .top-category-link {
    background-color: transparent;
    padding-bottom: 7px
}

.dropdown:hover .top-category-link:not(.cat-sale) {
    color: #454545;
    border-bottom: 2px solid #454545
}

.dropdown:hover .top-category-link.cat-sale {
    color: #c4213d;
    border-bottom: 2px solid #C4213D
}

.dropdown-centered {
    position: absolute;
    left: 50%;
    transform: translate(-50%)
}

.cat-sale {
    color: #d3273f
}

.nav-item.dropdown {
    position: relative
}

.main-menu-nav {
    display: flex;
    justify-content: center;
    position: relative;
    margin: auto;
    width: 100%;
    overflow-x: hidden;

}

.main-menu-nav .nav-item.dropdown {
    position: relative
}

@media screen and (max-width: 1367px) {
    .main-menu-nav .nav-item.dropdown {
        position: static
    }
}

.main-menu-nav .dropdown-menu {
    border-top: 0;
    border-radius: 0 0 8px 8px;
    border-color: #dad7cf;
    position: fixed;
    left: 0;
    right: 0;
    margin-top: 0;
    padding: 25px 15px 30px;
    z-index: 1500;
    justify-content: center
}

@media screen and (max-width: 1367px) {
    .main-menu-nav .dropdown-menu {
        min-width: 470px
    }
}

.main-menu-nav .dropdown-menu .category-content {
    display: flex;
    justify-self: center
}

.main-menu-nav .dropdown-menu .category-content .feature-shops {
    display: flex;
    flex-direction: column;
    margin-right: 16px
}

@media (min-width: 992px) {
    .main-menu-nav .dropdown-menu .category-content .feature-shops {
        margin-right: 84px
    }
    
    
}

.main-menu-nav .dropdown-menu .category-content .category-image {
    max-width: 200px
}

.main-menu-nav .dropdown-menu .category-content .dropdown-item {
    padding: 4px 0;
    white-space: normal;
    width: max-content;
    max-width: 280px;
    word-break: break-all
}

@media screen and (max-width: 950px) {
    .main-menu-nav .dropdown-menu .category-content .dropdown-item {
        width: 180px
    }
}
@media screen and (max-width: 450px) {
   .main-menu-nav {
        overflow-x: scroll !important;
    }
}

.main-menu-nav .dropdown-menu .category-content .dropdown-item.title {
    
    line-height: 1.4;
    letter-spacing: 0;
    text-transform: none
}

.main-menu-nav .dropdown-menu .category-content .dropdown-item.sub-category {
    margin-left: 2px;
   
    line-height: 1.4;
    letter-spacing: 0;
    text-transform: none
}

.main-menu-nav .dropdown-menu .category-content .categories {
    column-count: 1;
    column-gap: 0
}

.main-menu-nav .dropdown-menu .category-content .categories.additional-column {
    column-count: 2
}

.main-menu-nav .dropdown-menu .category-content .categories.additional-column:has(.category-block:nth-child(3)) {
    column-count: 3
}

.main-menu-nav .dropdown-menu .category-content .categories.sale-additional-column {
    column-count: 2
}

.main-menu-nav .dropdown-menu .category-content .categories .category-block {
    margin-right: 16px;
    page-break-inside: avoid;
    break-inside: avoid;
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

@media (min-width: 992px) {
    .main-menu-nav .dropdown-menu .category-content .categories .category-block {
        margin-right: 84px
    }
}



.search-wrapper {
    line-height: normal
}

.search-wrapper #searchForm {
    position: relative
}

.search-wrapper .search-input {
    background: #f3f1eb;
    border-radius: 20px;
    padding-left: 18px;
    min-height: 38px
}

.search-wrapper .search-button {
    color: #454545;
    position: absolute;
    top: 2px;
    right: 5px;
    padding: 0 5px;
    background: none;
    border: none;
    height: 36px;
    width: 44px
}

.search-wrapper .brand-search {
    font-size: 20px
}

.search-wrapper .search-results {
    position: absolute;
    width: 100%;
    overflow: hidden;
    background: #fdfbf9;
    border: 1px solid #454545;
    border-radius: 8px;
    z-index: 1031
}

.search-wrapper .search-results .search-item {
    border-bottom: 1px solid #DAD7CF
}

.search-wrapper .search-results .search-item.selected {
    background: #e8e8e8
}

.search-wrapper .search-results .search-item .results-suggestion {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px;
    cursor: pointer;
    text-decoration: none
}

.search-wrapper .search-results .featured-results-col {
    padding-left: 0
}

.search-wrapper .search-results .featured-results-col .featured-results-header {
    
    line-height: 1.4;
    letter-spacing: 0;
    text-transform: none;
    margin-top: 10px;
    text-overflow: ellipsis;
    padding-right: 5px;
    white-space: normal
}

.search-wrapper .search-results .featured-results-col .featured-results-header .featured-results-suggestion {
    text-transform: capitalize
}

.search-wrapper .search-results .featured-results-col .featured-results-container {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 15px 15px 0
}

.search-wrapper .search-results .featured-results-col .featured-results-container .search-product {
    display: block;
    padding: 5px;
    color: #454545;
    text-transform: none;
    text-decoration: none;
    font-size: 12px
}

.search-wrapper .search-results .featured-results-col .featured-results-container .search-product:hover {
    background: #e8e8e8
}

.search-wrapper .search-results .featured-results-col .featured-results-container .search-product .search-product-image {
    margin-bottom: 8px
}

.search-wrapper .search-results .featured-results-col .featured-results-container .search-product .search-product-image .img-fluid {
    border-radius: 8px
}

.search-wrapper .search-results .featured-results-col .featured-results-container .search-product .search-product-name {
    
    margin-bottom: 4px
}

.search-wrapper .search-results .featured-results-col .featured-results-container .search-product .search-product-price-range {
    font-weight: 700
}

.search-wrapper .search-results .featured-results-col .featured-results-container .search-product .search-product-price-range .reduced-price {
    color: #c4213d
}




#publicCategories {
    min-height: 41px;
    position: relative
}

#publicCategories.artifi-page-header .main-menu-nav {
    justify-content: space-between;
    align-items: center;
    padding: 0 15px 0 30px
}

#publicCategories.artifi-page-header .main-menu-nav .track-order {
    position: static;
    justify-content: flex-end;
    margin-right: 20px
}

@media (max-width: 1199.98px) {
    #publicCategories.artifi-page-header .main-menu-nav .track-order {
        width: auto
    }
}

#publicCategories .track-order {
    min-width: 159px;
    position: absolute;
    right: 36px;
    display: flex;
    justify-content: flex-end
}

@media (max-width: 1199.98px) {
    #publicCategories .track-order {
        position: static;
        margin-right: 36px;
        width: 100%;
        justify-content: flex-end
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    #publicCategories .track-order {
        right: 2px
    }
}

#publicCategories .track-order-divider {
    padding: 12px 0;
    line-height: normal
}

#publicCategories .track-order .virtual-assistant-title {
    color: #454545;
    cursor: pointer
}

#publicCategories .upload-photos-warning {
    display: flex;
    align-items: center;
    color: #454545
}

.audioeye-skip-link {
    display: inline-block !important;
    position: absolute;
    left: -9999px;
    overflow: hidden;
    top: auto;
    width: 1px;
    height: 1px;
    z-index: 50000 !important;
}

.audioeye-skip-link:focus,
.audioeye-skip-link:active {
    left: 0;
    width: auto;
    height: auto;
    background: #fff;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 8px;
    padding: 5px;
    border: 3px solid #000;
    transition: none;
}


.footer .container-spacing {
    padding-left: 32px;
    padding-right: 32px
}

.footer .footer-logo-image {
    height: 52px
}

.footer .footer-bg-highlight {
    background: #f3f1eb
}

.footer .subscription-center .form-container {
    position: relative;
    display: flex
}

.footer .subscription-center .fa-envelope {
    position: absolute;
    left: 14px;
    top: 14px;
    z-index: 4;
    color: #8f8f8f
}

.footer .subscription-center .form-control {
    padding-left: 40px;
    max-width: 400px
}

.footer .subscription-center .signup-btn {
    white-space: nowrap;
    margin-left: 10px
}

.footer .privacy-policy {
    margin-top: 10px;
    font-size: 12px
}

.footer .footer-menu {
    font-size: 14px
}

/* .footer .footer-menu .menu-item {
    width: 20%
} */

.footer .footer-menu .menu-title {
    
    line-height: normal;
    letter-spacing: .08em;
    text-transform: uppercase
}

.footer .footer-menu .menu-title i {
    font-size: 10px
}

.footer .footer-menu .menu-links-list li {
    margin-bottom: 5px
}

.footer .list-inline-group {
    font-size: 14px
}

.footer .list-inline-group .list-item {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 10px
}

.footer .list-inline-group .first-row {
    
    display: block
}

.footer .list-inline-group .first-row .separator:before {
    content: "|";
    padding: 0 10px
}

.footer .list-inline-group .assistance-paragraph {
    display: inline
}

.footer .social-icons-container {
    font-size: 12px
}

.footer .social-icons-container .social-icons {
    display: flex;
    gap: 10px
}

.footer .social-icons-container .social-icon {
    margin-right: 14px;
    font-size: 14px
}

.footer .social-icons-container .blog {
    width: 45px;
    height: 37px
}

.footer .social-icons-container .footer-bg-highlight {
    background-color: #f3f1eb
}

.footer #storeFooter {
    font-size: 14px;
    padding-top: 38px;
    padding-bottom: 36px
}

.footer #storeFooter .bottom-links-container {
    max-width: 840px;
    margin-left: 20px
}

.footer #storeFooter.mobile {
    padding-top: 48px
}

.footer #storeFooter.mobile .container-spacing {
    padding-left: 16px;
    padding-right: 16px
}

.footer #storeFooter.mobile .bottom-links-container {
    margin-left: 0
}

.footer #storeFooter.mobile .footer-stores-menu-container {
    margin: 0;
    display: inline
}

.footer #storeFooter.mobile .footer-stores-menu-container .footer-stores-menu {
    margin: 36px 0;
    padding: 0
}

.footer #storeFooter.mobile .footer-logo-image {
    margin-top: 18px;
    height: 66px
}

.footer #storeFooter.mobile .footer-stores-menu {
    margin: 44px 0;
    padding: 0
}

.footer #storeFooter .footer-guidelines {
    text-align: center
}

.footer #storeFooter .footer-guidelines .show-guide-lines-btn {
    
    line-height: normal;
    letter-spacing: .08em;
    text-transform: uppercase;
    font-size: 12px
}

.footer #storeFooter .footer-guidelines .show-guide-lines-btn:active {
    box-shadow: none
}

.footer #storeFooter .footer-stores-menu-container {
    margin: 100px 0
}

.footer #storeFooter .footer-stores-menu-container .footer-stores-menu .menu-title {
    
    line-height: normal;
    letter-spacing: .08em;
    text-transform: uppercase;
    margin-bottom: 24px;
    line-height: 20px
}

.footer #storeFooter .footer-stores-menu-container .footer-stores-menu .links-list li {
    line-height: 20px;
    margin-bottom: 5px
}

.footer #desktopFooter .logo-container {
    margin-bottom: 36px
}

.footer #desktopFooter .footer-top-row {
    align-items: center;
    padding-top: 52px;
    margin-bottom: 36px
}

.footer #desktopFooter .menu-container {
    background-color: #fdfbf9;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    padding: 68px 20px;
 }

.footer #desktopFooter .menu-title {
    font-weight: bold;
}

.footer #desktopFooter .footer-index {
    font-size: 12px
}

.footer #desktopFooter .bottom-links-container {
    padding: 0px 30px;
}

.footer #mobileFooter {
    padding: 36px 0
}

.footer #mobileFooter .form-control {
    max-width: 100%
}

.footer #mobileFooter .container-spacing {
    padding-left: 16px;
    padding-right: 16px
}

.footer #mobileFooter .footer-logo-image {
    height: 66px
}

.footer #mobileFooter .footer-top-row {
    padding: 40px 0
}

.footer #mobileFooter .policy-link-col {
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 12px
}

.footer #mobileFooter .footer-menu {
    background-color: #fdfbf9;
    border-radius: 8px;
    padding-top: 44px;
    padding-bottom: 30px
}

.footer #mobileFooter .footer-menu .menu-item {
    width: auto
}

.footer #mobileFooter .footer-menu .footer-menu-items:last-of-type {
    border-bottom: 1px solid #DAD7CF
}

.footer #mobileFooter .footer-menu .footer-menu-items .menu-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #DAD7CF;
    padding: 20px 0
}

.footer #mobileFooter .footer-menu .footer-menu-items .menu-links-list,
.footer #mobileFooter .footer-menu .footer-menu-items .mobile-list-item {
    margin-bottom: 20px
}

.footer #mobileFooter .footer-menu .footer-menu-items .mobile-list-item.customer-service-actions {
    display: grid;
    gap: 10px;
    grid-template-columns: auto auto
}

.footer #mobileFooter .footer-menu .footer-menu-items .mobile-list-item.customer-service-actions .btn {
    min-height: 64px;
    
    font-size: 12px
}

.footer #mobileFooter .footer-menu .footer-menu-items .mobile-list-item.customer-service-actions .btn .text {
    margin-top: 10px
}

.footer #mobileFooter .mobile-copyright {
    display: inline-block;
    width: 100%;
    margin-bottom: 18px
}

.footer #mobileFooter .mobile-copyright .mobile-copyright-text {
   
    line-height: normal;
    letter-spacing: .01em;
    text-transform: none
}

.footer #mobileFooter .copyright-container {
    font-size: 14px;
    margin-top: 24px;
    margin-bottom: 36px;
    text-align: center
}

.footer #mobileFooter .copyright-container .sustainability-title {
    margin-bottom: 22px;
    
    line-height: normal;
    letter-spacing: .08em;
    text-transform: uppercase
}

.guidelines-modal-content {
    overflow: auto
}

.breadcrumb {
    --bs-breadcrumb-padding-x: 1rem;
    --bs-breadcrumb-padding-y: .75rem
}

.drawer-container {
    position: fixed;
    top: 0;
    left: -370px;
    width: 370px;
    max-width: calc(100vw - 42px);
    height: 100%;
    background-color: #fdfbf9;
    box-shadow: -2px 0 5px #00000080;
    transition: left .5s ease;
    z-index: 10000;
    overflow-y: auto
}

.drawer-container.open {
    left: 0
}

.drawer-container .drawer-header {
    width: 100%;
    text-align: right;
    padding: 12px 12px 0 0
}

.drawer-container .drawer-body {
    padding: 0 32px 32px
}

.breadcrumb {
    --bs-breadcrumb-padding-x: 1rem;
    --bs-breadcrumb-padding-y: .75rem
}

.side-nav {
    padding-bottom: 20px
}

.side-nav .side-nav-title {
    
    line-height: normal;
    letter-spacing: .08em;
    text-transform: uppercase;
    margin-bottom: 16px
}

.side-nav .side-nav-body .feature-shop-link {
    text-decoration: underline;
    margin-bottom: 2px;
    display: inline-block;
    
    line-height: normal;
    letter-spacing: .01em;
    text-transform: none
}

.side-nav .side-nav-body ul {
    margin: 0
}

.side-nav .side-nav-body ul li {
    list-style-type: none
}

.side-nav .side-nav-body ul li.sub-category {
    margin-left: 10px
}

.breadcrumb {
    --bs-breadcrumb-padding-x: 1rem;
    --bs-breadcrumb-padding-y: .75rem
}

#sortOptions {
    padding-top: 9px;
    padding-bottom: 9px
}

.sorting-caption {
    
    line-height: normal;
    letter-spacing: .08em;
    text-transform: uppercase;
    margin: 15px 0
}

.breadcrumb {
    --bs-breadcrumb-padding-x: 1rem;
    --bs-breadcrumb-padding-y: .75rem
}



.fixed-top {
    border-top: 1px solid #DAD7CF;
    border-bottom: 1px solid #DAD7CF;
    box-shadow: 0 4px 12px #0000001a
}




.result-msg {
    
    line-height: 1.4;
    letter-spacing: 0;
    text-transform: none;
    color: #747474;
    margin-left: 8px
}

.btn-tertiary {
    border-color: #bbb
}

/* .sidebar-options {
    display: flex;
    gap: 8px
} */

.sidebar-options .filter-options-btn {
    text-transform: capitalize
}

.sidebar-options-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

.breadcrumb {
    --bs-breadcrumb-padding-x: 1rem;
    --bs-breadcrumb-padding-y: .75rem
}

.prod_refine {
    padding-top: 15px
}

.prod_refine .pagination {
    vertical-align: middle;
    margin: 0
}

.prod_refine .page-size-options {
    display: inline-block;
    width: auto;
    padding: 9px 36px 9px 12px
}

.prod_refine a.hidden {
    color: #8f8f8f;
    text-decoration: none
}

.pagination-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.pagination-wrapper .sort-and-page-size-container {
    display: flex;
    align-items: center
}

.pagination-wrapper .price-wrapper {
    margin-left: auto
}

.pagination-wrapper .pagination-container {
    display: flex;
    align-items: center
}

@media (max-width: 1024px) {
    .pagination-wrapper .pagination-container {
        min-height: 50px;
        padding-left: 0;
        padding-top: 15px;
        width: 100%;
        justify-content: flex-start
    }
}

.s7flyoutzoomview {
    position: relative;
    width: 360px;
    height: 480px;
    border: 1px solid #c2c2c2;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-user-select: none;
    user-select: none;
    text-align: left;

}

.s7flyoutzoomview img {
    width: auto;
    max-width: none !important;
    max-height: none !important;
}

.s7flyoutzoomview .s7highlight {
    opacity: 0.6;
    background-color: #FFFFFF;
}

.s7flyoutzoomview .s7cursor[input='mouse'] {
    width: 80px;
    height: 80px;
    background-image: url(../images/zoom-cursor-desktop.png);
}

.s7flyoutzoomview .s7cursor[input='touch'] {
    width: 80px;
    height: 100px;
    background-image: url(../images/zoom-cursor-desktop.png);
}

.s7flyoutzoomview .s7overlay {
    opacity: 0.6;
    background-color: #FFFFFF;
}

.s7flyoutzoomview .s7flyoutzoom {
    width: 600px;
    height: 480px;
    left: 365px;
    top: 0px;
    position: absolute;
    border: 1px solid #c2c2c2;
    -webkit-transform: translateZ(0px);
}

.s7flyoutzoomview .s7tip {
    position: absolute;
    bottom: 50px;
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 12px;
    padding-right: 12px;
    background-color: #000000;
    border-radius: 4px;
    -webkit-transform: translateZ(0px);
    opacity: 0.5;
}


/* == END CLEANSLATE == */
.bv_main_container {
    display: inline-flex !important;
    flex-wrap: wrap !important;
    background-color: transparent !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    border-bottom-style: none !important;
    border-bottom-color: transparent !important;
    border-bottom-width: 0px !important;
    border-left-style: none !important;
    border-left-color: transparent !important;
    border-left-width: 0px !important;
    border-right-style: none !important;
    border-right-color: transparent !important;
    border-right-width: 0px !important;
    border-top-style: none !important;
    border-top-color: transparent !important;
    border-top-width: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.bv_main_container .bv_main_container_row_flex {
    display: inline-flex !important;
    align-items: center !important;
    padding-right: 1em !important;
    border: unset;
    background: unset;
}

.bv_main_container .bv_main_container_row_normal {
    width: 100% !important;
}

.bv_main_container .bv_main_container_CTA_row {
    display: inline-flex !important;
    padding-top: 0.5em !important;
    width: 100% !important;
}

.bv_main_container .bv_main_container_line_break {
    margin-top: 0.5em !important;
    width: 100% !important;
    max-width: 24em !important;
    border-bottom: 1px solid #CECECE !important;
}

.bv_main_container .bv_avgRating_component_container {
    display: flex !important;
    align-items: center !important;
    padding-right: 0.1em !important;
    color: #454545 !important;
    font-size: 16px !important;
    
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: underline !important;
}

.bv_main_container .bv_avgRating_component_container:hover {
    cursor: pointer !important;
    color: #454545 !important;
    font-size: 16px !important;
    
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: underline !important;
}

.bv_main_container .bv_avgRating_component_container:visited {
    color: #454545 !important;
    
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: underline !important;
}

.bv_main_container .bv_numReviews_component_container {
    display: flex !important;
    align-items: center !important;
    white-space: nowrap !important;
}

.bv_main_container .bv_numReviews_delimeter {
    padding-right: 0.1em !important;
    color: #ccc !important;
    font-size: 16px !important;
}

.bv_main_container .bv_numReviews_text {
    white-space: nowrap !important;
    color: #454545 !important;
    font-size: 16px !important;
    
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: underline !important;
}

.bv_main_container .bv_numReviews_text:hover {
    cursor: pointer !important;
    color: #454545 !important;
    font-size: 16px !important;
    
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: underline !important;
}

.bv_main_container .bv_numReviews_text:visited {
    color: #454545 !important;
    
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: underline !important;
}

.bv_main_container .bv_percentRecommend_component_container {
    padding-top: 0.5em !important;
    color: #454545 !important;
    font-size: 16px !important;
    
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: none !important;
}

.bv_main_container .bv_incentivized_component_container {
    padding-top: 0.5em !important;
    padding-bottom: 0.3em !important;
    color: #454545 !important;
    font-size: 16px !important;
    
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: none !important;
}

.bv_main_container .bv_questionsAndAnswers_component_container {
    padding-top: 0.5em !important;
    color: #454545 !important;
    font-size: 16px !important;
    
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: none !important;
}

.bv_main_container .bv_questionsAndAnswers_component_container>a,
.bv_main_container .bv_questionsAndAnswers_component_container button {
    padding: 0 !important;
    color: #454545 !important;
    font-size: 16px !important;
    
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: underline !important;
}

.bv_main_container .bv_questionsAndAnswers_component_container>a:hover,
.bv_main_container .bv_questionsAndAnswers_component_container button:hover {
    cursor: pointer !important;
    color: #454545 !important;
    font-size: 16px !important;
    
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: underline !important;
}

.bv_main_container .bv_questionsAndAnswers_component_container>a:visited,
.bv_main_container .bv_questionsAndAnswers_component_container button:visited {
    color: #454545 !important;
    
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: underline !important;
}

.bv_main_container .bv_ms_focusable>a:focus,
.bv_main_container .bv_ms_focusable button:focus {
    border: 1px solid blue !important;
}

.bv_main_container .bv_stars_component_container {
    display: flex !important;
    align-items: center !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    padding-right: 1em !important;
}

.bv_main_container .bv_stars_component_container span {
    display: inherit !important;
}

.bv_main_container .bv_stars_component_container svg:not(:last-child) {
    padding-right: 1px !important;
}

.bv_main_container .bv_stars_component_container:hover {
    cursor: pointer !important;
}

.bv_main_container .bv_button_buttonFull {
    padding: 0.5em 1em 0.5em 1em !important;
    align-self: center !important;
    border: none !important;
    text-align: center !important;
    text-decoration: none !important;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2) !important;
    color: #FDFBF9 !important;
    font-size: 14px !important;
    background-color: #000000 !important;
    
    text-transform: uppercase !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: none !important;
    border-bottom-style: none !important;
    border-bottom-color: transparent !important;
    border-bottom-width: 1px !important;
    border-left-style: none !important;
    border-left-color: transparent !important;
    border-left-width: 1px !important;
    border-right-style: none !important;
    border-right-color: transparent !important;
    border-right-width: 1px !important;
    border-top-style: none !important;
    border-top-color: transparent !important;
    border-top-width: 1px !important;
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 0px !important;
}

.bv_main_container .bv_button_buttonFull:hover {
    cursor: pointer !important;
    background-image: none !important;
    box-shadow: none !important;
    background-color: #000000 !important;
    color: #FDFBF9 !important;
    
    text-transform: uppercase !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 14px !important;
    text-decoration: none !important;
}

.bv_main_container .bv_button_buttonMinimalist {
    color: #454545 !important;
    font-size: 16px !important;
    
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: underline !important;
}

.bv_main_container .bv_button_buttonMinimalist:hover {
    cursor: pointer !important;
    color: #454545 !important;
    font-size: 16px !important;
    
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: underline !important;
}

.bv_main_container .bv_button_buttonMinimalist:visited {
    color: #454545 !important;
    
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: underline !important;
}

.bv_main_container .bv_ms_focusable:focus {
    border: 1px solid blue !important;
}

.bv_main_container .bv_offscreen_text {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    clip: rect(1px 1px 1px 1px) !important;
    padding: 0 !important;
    border: 0 !important;
}

div.bv_modal_component_container {
    display: flex !important;
    flex-wrap: wrap !important;
    position: absolute !important;
    z-index: 1000 !important;
    background-color: #ffffff !important;
}

div.bv_modal_component_container .bv_modal_outer_content:before {
    content: '';
    display: inline-flex !important;
    position: absolute !important;
    left: 45% !important;
    top: -5px !important;
    width: 10px !important;
    height: 10px !important;
    border-right: 1px solid black !important;
    border-bottom: 1px solid black !important;
    transform: rotate(-135deg) !important;
    background-color: #ffffff !important;
}

div.bv_modal_component_container .bv_modal_outer_content {
    margin: 0 auto !important;
    display: inline-flex !important;
    flex-wrap: wrap !important;
    padding: 2em !important;
    border: 1px solid black !important;
    max-width: 270px !important;
}

.bv_histogram_component_container {
    min-width: 200px !important;
}

.bv_histogram_row_prefix {
    display: table-cell !important;
    vertical-align: middle !important;
    white-space: nowrap !important;
}

.bv_histogram_row_container {
    min-width: 200px !important;
    height: 25px !important;
    padding: 0px !important;
    margin: 0px !important;
    display: table-row !important;
    cursor: pointer !important;
    color: #454545 !important;
    font-size: 16px !important;
    
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: none !important;
}

.bv_histogram_row_container:hover {
    background-color: #F7F7F7 !important;
}

.bv_histogram_row_bar_empty {
    border-radius: 2px !important;
    height: 10px !important;
    display: block !important;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0, rgba(255, 255, 255, 0) 100%) !important;
    background-color: #ccc !important;
    background-color: #ffffff !important;
}

.bv_histogram_row_bar_filled {
    border-radius: 2px !important;
    height: 10px !important;
    display: block !important;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0, rgba(255, 255, 255, 0) 100%) !important;
    background-color: #454545 !important;
}

.bv_histogram_row_full_bar {
    display: table-cell !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 100% !important;
    vertical-align: middle !important;
}

.bv_histogram_row_rating {
    display: table-cell !important;
    vertical-align: middle !important;
    text-align: center !important;
}

.bv_histogram_row_star {
    display: table-cell !important;
    vertical-align: middle !important;
}

.bv_button_buttonFull {
    padding: 0.5em 1em 0.5em 1em !important;
    align-self: center !important;
    border: none !important;
    text-align: center !important;
    text-decoration: none !important;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2) !important;
    color: #FDFBF9 !important;
    font-size: 14px !important;
    background-color: #000000 !important;
    
    text-transform: uppercase !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: none !important;
    border-bottom-style: none !important;
    border-bottom-color: transparent !important;
    border-bottom-width: 1px !important;
    border-left-style: none !important;
    border-left-color: transparent !important;
    border-left-width: 1px !important;
    border-right-style: none !important;
    border-right-color: transparent !important;
    border-right-width: 1px !important;
    border-top-style: none !important;
    border-top-color: transparent !important;
    border-top-width: 1px !important;
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 0px !important;
}

.bv_button_buttonFull:hover {
    cursor: pointer !important;
    background-image: none !important;
    box-shadow: none !important;
    background-color: #000000 !important;
    color: #FDFBF9 !important;
    
    text-transform: uppercase !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 14px !important;
    text-decoration: none !important;
}

.bv_button_buttonMinimalist {
    color: #454545 !important;
    font-size: 16px !important;
    
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: underline !important;
}

.bv_button_buttonMinimalist:hover {
    cursor: pointer !important;
    color: #454545 !important;
    font-size: 16px !important;
    
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: underline !important;
}

.bv_button_buttonMinimalist:visited {
    color: #454545 !important;
    
    text-transform: none !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: underline !important;
}

.bv_ms_focusable:focus {
    border: 1px solid blue !important;
}

.bv_offscreen_text {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    clip: rect(1px 1px 1px 1px) !important;
    padding: 0 !important;
    border: 0 !important;
}

.bv_ms_focusable:focus {
    border: 1px solid blue !important;
}


.promotion-product-message {
    color: #c00
}

.promotion-product-message.hidden,
.promotion-product-message .hidden {
    display: none
}

.promotion-product-message__details {
    text-decoration: underline;
    text-transform: none
}

.promotion-product-message button {
    border: none;
    -webkit-appearance: button;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.promotion-product-message button:disabled {
    cursor: default
}

