/*Defines Site Variables*/
 #wrapper-header {
     background: #000;
     z-index: 12;
     position: relative;
}
 #footer .copyRight {
     font-size: 12px;
     color: #6d6e72;
     padding: 0px 20px;
}
 @media (max-width:768px) {
     .navbar-brand {
         width: 200px;
    }
}
 @media (min-width:768px) and (max-width:1600px) {
     #navbar .nav-link {
         font-size: 1.2vw;
    }
     .promo-redlineSell {
         color: #FF0000 !important;
         font-size: 20px;
         font-family: proxima-nova, sans-serif;
         letter-spacing: 1px;
         font-weight: 500;
         font-size: 1rem;
    }
}
 .shipping-banner {
     background-color: #6e7874;
}
 .shipping-banner.black {
     background-color: #000;
}
 .shipping-banner .ship {
     padding: 10px 0px;
     text-align: center;
     font-size: 1rem;
     text-transform: uppercase;
     color: #fff;
     font-weight: 700;
     letter-spacing: 2px;
}
 .badge {
     position: absolute;
     right: -20px;
     top: 0;
}
 #cartBTNMobile, #cartBTN {
     position: relative;
}
 #topDrop {
     position: fixed;
     width: 300px;
     z-index: 99999;
     background: #000;
     right: 0;
     top: 0;
     overflow-y: auto;
     overflow-x: hidden;
}
 #topDrop a.nav-link {
     color: #fff;
     letter-spacing: .5px;
     text-transform: uppercase;
}
 #topDrop .img-tab {
     width: 25px;
     height: 25px;
}
 #topDrop .panel {
     display: none;
}
 #topDrop .panel.open {
     display: block;
}
 .icon {
     width: 25px;
     height: 25px;
}
 .icon.sm {
     width: 15px;
     height: 15px;
}
 .icon.lg {
     width: 150px;
}
/* FOOTER */
 #footer, #footer-policy {
     background: #000;
     padding: 20px;
     color: #fff;
}
 #footer .nav-link {
     color: #fff;
}
 #footer .footer-title {
     font-weight: 700;
     text-transform: uppercase;
}
 #footer .footer-text {
     font-size: .75rem;
     display: block;
}
 #footer .footer-link {
     font-size: .75rem;
     display: block;
     color: #fff;
     text-decoration: underline;
     text-transform: uppercase;
     font-weight: 700;
}
 #footer .nav-link svg {
     font-size: 40px;
}
 #footer-service-options {
     background: #fff;
     padding: 1rem;
     font-size: .8rem;
     font-weight: 700;
}
 #footer-service-options .icon {
     width: 30px;
     height: auto;
}
 #footer-service-options .icon.sm {
     width: 10px;
     height: 10px;
}
 #footer-service-options a {
     display: flex;
     justify-content: center;
     align-content: center;
     align-items: center;
}
 .footer-service-options-link {
     color: #000;
     text-transform: uppercase;
}
 #footer .form-control, #hero .form-control, #criteo .form-control, #linkshare .form-control {
     font-weight: 700;
     color: #999;
     letter-spacing: 1px;
     font-size: .7rem;
}
 .nav-icon img {
     width: 25px;
     height: 25px;
}
 .chat {
     padding-top: 5px;
}
/* search autocomplete */
 #ss20-navigation-top #sList {
     list-style-type: none;
     padding: 0;
     text-transform: uppercase;
}
 #ss20-navigation-top #sList li {
     color: #000;
}
 #ss20-navigation-top .auto-option {
     width: 100% !important;
     letter-spacing: 1px;
}
 #ss20-navigation-top .auto-option:focus {
     background-color: #e1e1e1;
     cursor: pointer;
}
 #ss20-navigation-top .auto-option:hover {
     background-color: #e1e1e1;
     cursor: pointer;
}
 #focalContainer .focalFloatButton, #focalContainer .focalThemeButton {
     background-color: #000 !important;
}
 #focalContainer, #focalContainer #focalFloatCallback, #focalContainer .focalFloat, #focalContainer #focalFloatInviteToChat {
     z-index: 999;
}
 #mask {
     background-color: #000000;
     display: none;
     left: 0;
     position: fixed;
     top: 0;
     z-index: 9999;
}
 #mask2 {
     background-color: #000000;
     display: none;
     left: 0;
     right: 300px;
     position: fixed;
     top: 0;
     z-index: 9999;
     opacity: .7;
     bottom: 0;
}
 ul#sListD {
     margin: 0;
     padding: 0 0 10px;
     list-style: none;
}
 ul#sListD li {
     font-size: 20px;
     padding: 5px;
     color: #fff;
     cursor: pointer;
     line-height: 21px;
     text-transform: uppercase;
}
 .ada-hidden {
     position: absolute;
     left: -100000px;
     top: auto;
     width: 1px;
     height: 1px;
     overflow: hidden;
}
/*SS20 Navigation Redesign*/
 .logo {
  max-width: 145px !important;
}
 #nav-mask {
     opacity: .75;
     background: #000;
     width: 100%;
     height: 100%;
     z-index: 11;
     position: fixed;
     display: none;
     top: 0;
}
 #ss20-navigation-top .main-category-link {
     margin-left: 1vw;
     padding: 0px;
     margin-right: 1vw;
}
 #ss20-navigation-top .topCategory.nav-link {
     font-size: 1.25rem;
     display: inline-block;
     padding-right: 0;
     padding-left: 0;
     border-bottom: 2px solid #fff;
}
 #ss20-navigation-top .topCategory.active {
     border-bottom: 2px solid #000;
}
 #ss20-navigation .topCategory.mobile.not-active {
     color: #999 !important;
}
 #ss20-navigation-top .subCategory.nav-link {
     font-size: 1rem;
}
 #ss20-navigation-top .subCategory.nav-link:hover {
     opacity: .8;
}
 #ss20-navigation-top .nav-icon {
     background-position: center;
     background-repeat: no-repeat;
     background-size: contain;
}
 #ss20-navigation-top .nav-icon.activated .open, #ss20-navigation-top .nav-icon .close-nav {
     display: none;
     opacity: 1;
}
 #ss20-navigation-top .nav-icon.activated .close-nav {
     display: block;
}
 #ss20-navigation-top #cartBTN.activated .badge {
     display: none;
}
 #ss22-navigation-top #cartBTN.activated .badge {
     display: none;
}
 #ss23-navigation-top #cartBTN.activated .badge {
     display: none;
}
 #ss20-navigation-top .nav-icon .close-nav:hover {
     opacity: 1 !important;
}
/*Search Box*/
/*Ipad Specific Issues*/
 @media (max-width:1200px) and (min-width:992px) {
     .iconCallout {
         width: 36px !important;
         height: 13px !important;
    }
     .contactCallout {
         padding-top: 10px;
         text-align: center;
         font-size: 7px !important;
         color: black;
         letter-spacing: 2px;
    }
     #dropNavigation .nav-item.category-columns {
         padding: 0 .95rem;
    }
     .topCategory.nav-link {
         font-size: 1.25vw;
    }
     .subCategory.nav-link {
         font-size: 1vw;
    }
     #dropCheckout .thumb img {
         width: 100%;
    }
     #dropNavigation a.nav-link {
         color: #000;
         padding: 0;
    }
     .main-category-link {
         padding: .2rem 1.5vw;
         font-size: 1.25vw;
    }
     #ss22-navigation .navigationBannerCaption {
         font-size: .75vw;
    }
     #ss23-navigation .navigationBannerCaption {
         font-size: .75vw;
    }
}
 .priceColumn {
     padding-left: 0px !important;
}
/*End iPad issues*/
 @media (max-width:992px) {
     #ss20-navigation-top #dropCheckout span {
         font-size: 3vw;
    }
     #ss20-navigation-top #dropCheckout .description, #ss20-navigation-top #dropCheckout .price {
         font-family: 'Barlow-Condensed-Medium';
         text-transform: uppercase;
         display: block;
         font-size: 4vw;
    }
     #ss20-navigation-top #dropCheckout .thumb img {
         width: 100%;
    }
}
 .apLaunch {
     cursor: pointer;
     text-decoration: underline;
}
 .container.apPop {
     max-width: 800px;
     display: block;
}
 @media (max-width:600px) {
     .container.apPop {
         width: 100%;
         padding: 0;
         margin: 0;
    }
}
 #apPop {
     display: none;
     position: fixed;
     z-index: 999999;
     top: 50px;
     color: #2e2d2d;
}
 #apPop iframe {
     max-width: 100%;
     width: 800px;
     min-height: 608px;
     background-color: #fff;
}
 #apPop .close {
     position: absolute;
     top: 10px;
     right: 10px;
     cursor: pointer;
}
 @media (max-width:400px) {
     #apPop .close {
         width: 40px;
         top: 5px;
         right: 5px;
    }
}
 #apMask {
     background-color: #000000;
     display: none;
     left: 0;
     position: fixed;
     top: 0;
     z-index: 99999;
}
 .apPrice {
     display: none;
}
 .payLogo {
     height: 20px;
}
 .button.payLogo {
     height: 23px;
}
 afterpay-placement {
     margin: -5px 0;
     --logo-badge-width: 80px;
}
/*CCPA Footer Message*/
 .ccpa-footer {
     font-size: .75rem;
}
 .promo-redline {
     color: #FF0000 !important;
     font-size: 22px;
     font-family: 'Barlow-Condensed-Medium';
     letter-spacing: 1px;
}
 .breadcrumbs2 {
     color: gray;
     background: white;
     border-bottom: 1px solid #f7f7f7;
     margin-left: 0vw;
     font-family: 'Barlow-Condensed-Medium';
     font-size: 20px;
}
 .iconContact {
     width: 95px;
     height: 30px;
}
 #customerServiceCallout a {
     color: black !important;
}
 .btn-email {
     background-color: #757575;
     font-weight: 700;
     letter-spacing: 2px;
     border-radius: 5px;
     text-transform: uppercase;
     color: #fff;
}
 @media (min-width:1600px) {
     .iconCallout {
         width: 48px;
         height: 16px;
    }
     .contactCallout {
         padding-top: 10px;
         text-align: center;
         font-size: 12px;
         color: black;
         letter-spacing: 2px;
    }
     #footer-nav {
         font-size: 1rem;
         letter-spacing: 2px;
    }
     .email-headline, .footer-headline {
         font-size: 1.5rem;
    }
     .btn-email {
         padding: .35rem 1.9rem;
         font-size: 1rem;
         text-transform: uppercase;
    }
     .bottom-align {
         position: absolute;
         bottom: 0;
    }
}
 @media (max-width:1599px) and (min-width:768px) {
     .iconCallout {
         width: 48px;
         height: 16px;
    }
     .contactCallout {
         padding-top: 10px;
         text-align: center;
         font-size: 9px;
         color: black;
         letter-spacing: 2px;
    }
     #footer-nav {
         font-size: 1.15vw;
    }
     .email-headline, .footer-headline {
         font-size: 1.5vw;
    }
     .btn-email {
         font-size: 1.15vw;
         padding: .4rem 1.9rem;
         text-transform: uppercase;
    }
     .bottom-align {
         position: absolute;
         bottom: 0;
    }
}
 @media (max-width:767px) {
     .contactCallout {
         padding-top: 10px;
         text-align: center;
         font-size: 7px !important;
         color: black;
         letter-spacing: 2px;
    }
     .iconCallout {
         width: 30px;
         height: 30px;
         margin-right: 5vw;
    }
     .btn-email {
         padding: .25rem 5vw;
         font-size: 3.5vw;
    }
     .bottom-align {
         position: relative;
    }
}
 #dropCheckout :focus {
     outline-color: #72807B 
}
 .focusable :focus {
     box-shadow: 0 0 0 2px #72807B inset !important;
     outline: none !important;
}
 li.auto-option {
     font-weight: bold;
}
 li.auto-option > b {
     font-weight: normal;
}
/*Sets Max Width for any cart product image on site with this class*/
.cart-product-image {
     max-width: 100px !important;
}
 .bxc.bx-campaign-1359683 .bx-element-1359683-iBf5Rjj .bx-el {
     text-align: left;
     text-transform: uppercase;
     border-radius: .15rem;
     padding: .375rem .65rem;
     font-size: .7rem !important;
     letter-spacing: 1px;
     background-color: #ffffff;
     line-height: 1.5;
     height: 38px;
}
/*SS22 Navigation*/
 #ss22-navigation {
     position: absolute;
     background: #fff;
     z-index: 9999;
     display: none;
     padding: 25px;
}
 #ss22-navigation #dropCheckout .price {
     font-family: 'Barlow-Condensed-Medium';
     text-transform: uppercase;
     display: block;
     font-size: 1rem;
}
 #ss22-navigation .panel {
     display: none;
}
 #ss22-navigation .panel.open {
     display: block;
}
/*Nav underline hover*/
 #ss22-navigation .underline {
     width: 0%;
     border-bottom: 2px solid #000;
     margin: 0px;
     transition: .2s ease-in-out;
     position: absolute;
     top: 6%;
}
 #ss22-navigation #static-guide, #ss22-navigation #static-guide-mobile {
     background-color: transparent;
     color: #000;
}
 #ss22-navigation #static-guide a, #ss22-navigation #static-guide-mobile a {
     color: #000;
     letter-spacing: 1.05px;
     padding-left: 0;
     padding-right: 0;
     font-size: 18px;
}
 #ss22-navigation .border-left {
     border-left: 1px solid #707070 !important;
}
 .border-bottom {
     border-bottom: 1px solid #707070 !important;
     padding-bottom: 20px;
     margin-bottom: 20px;
}
 @media (min-width: 992px) {
     .border-bottom {
         border-bottom: 0px !important;
         padding-bottom: 0px !important;
         margin-bottom: 0px !important;
    }
     #ss22-navigation .price {
         font-weight: 600;
         text-align: right;
    }
}
 #ss22-navigation .price {
     font-weight: 600;
}
 #ss22-navigation #dropNavigation .nav-item.category-columns {
     border: none;
}
 #ss22-navigation #dropNavigation a.nav-link {
     color: #000;
     padding: 0;
     letter-spacing: .35px;
}
 @media (min-width: 1200px) {
     #ss22-navigation #dropNavigation a.nav-link {
         line-height: 1.25vw !important;
    }
}

 @media (min-width: 1200px) {
     #ss22-navigation #dropNavigation a.nav-link {
         font-size: .75vw;
    }
     #ss22-navigation .navigationBannerCaption {
         font-size: .6vw;
    }
}
 @media (min-width: 992px) {
     #ss22-navigation #static-guide a, #ss22-navigation #static-guide-mobile a {
         font-size: 14px;
         white-space: nowrap;
    }
     #ss22-navigation #dropCheckout .btn-secondary {
         max-width: 175px;
    }
     #ss22-navigation #dropNavigation a.topCategory {
         margin-bottom: .25vw !important;
    }
}
 #ss22-navigation .nav .nav-item {
     white-space: nowrap;
}
 #ss22-navigation .label-detail {
     font-size: 14px;
     white-space: nowrap;
}
 @media (max-width: 992px) {
     #ss22-navigation #dropNavigation a.nav-link {
         font-size: 18px;
    }
     #ss22-navigation .dropNav.nav {
         display: block;
    }
     #ss22-navigation #dropNavigation a.topCategory {
         text-align: left !important;
         text-transform: uppercase;
         letter-spacing: .35px;
         font-size: 22px;
    }
     #ss22-navigation a.subCategory {
         letter-spacing: 2px !important;
         font-size: 20px;
         line-height: 36px;
    }
     #ss22-navigation #dropCheckout {
         margin: auto 16px 25px;
    }
     #ss22-navigation {
         max-width: 90%;
         margin-left: 10%;
    }
}
 #ss22-navigation .container.popUpCart {
     max-width: 100% !important;
     margin: 0 auto;
}
 #ss22-navigation .subNav {
     list-style: none;
     color: #000;
     letter-spacing: 1.05px;
     font-size: 14px;
     padding-left: 0;
     padding-right: 0;
     text-transform: uppercase;
}
 #ss22-navigation .nav.dropNav {
     flex-wrap: nowrap !important;
}
 @media (min-width: 992px) {
     #ss22-navigation .category-columns {
         padding: 0 .8vw !important;
    }
     #ss22-navigation .cartPopUp {
         margin-right: 24px;
    }
}
 #ss22-navigation .checkoutBTN {
     padding: 0px !important;
}
 #ss22-navigation .mobileCategoryColumn {
     margin: 20px auto;
}
 #ss22-navigation #dropCheckout .subtotal span, #ss22-navigation #dropCheckout #cart-heading {
     font-size: 22px;
     font-weight: 700;
     letter-spacing: .55px;
}
 #ss22-navigation #dropCheckout .btn-secondary {
     background: #000000;
     font-size: 18px;
     letter-spacing: 1.35px;
     border-radius: 4px;
     padding: 0.5vw 0.75vw;
}
 #ss22-navigation #dropCheckout .btn-secondary:focus {
     box-shadow: 0 0 0 2px #72807B inset !important;
     outline: none !important;
}
 #ss22-navigation #dropCheckout .thumb img {
     max-width: 100px;
}
 #ss22-navigation #cartBTN.activated .badge {
     display: none !important;
}
 #ss22-navigation-top .main-category-link {
     font-size: 16px;
     font-weight: 700;
     letter-spacing: 1.2px;
}
 #ss22-navigation-top .topCategory.nav-link {
     font-size: 1.25rem;
     display: inline-block;
     padding-right: 0;
     padding-left: 0;
     border-bottom: 2px solid #fff;
}
 #ss22-navigation-top .topCategory.active {
     border-bottom: 2px solid #000;
}
 #ss22-navigation-top .topCategory.mobile.not-active {
     color: #999 !important;
}
 #ss22-navigation-top .subCategory.nav-link {
     font-size: 1rem;
}
 #ss22-navigation-top .subCategory.nav-link:hover {
     opacity: .8;
}
 #ss22-navigation-top .nav-icon {
     padding: 5px 0;
}
 #ss22-navigation-top .nav-icon.activated {
     background-image: url('resources/images/X.svg') !important;
}
 #ss22-navigation-top .category-list {
     list-style: none;
     padding: 0;
     margin-bottom: 2rem;
}
 #ss22-navigation .category-list {
     list-style: none;
     padding-left: 0px;
     margin-bottom: 20px;
}
/*Search Box*/
 .search-box {
     position: relative;
}
 .search-box .form-control {
     border: none;
     text-transform: uppercase;
     font-size: 14px;
     letter-spacing: 1px;
     font-weight: 700;
     background: rgba(255, 255, 255, 0.2);
     color: #fff;
     border-radius: 5px;
}
 .search-box .form-control:focus {
     box-shadow: none;
     background: #404040;
     border-radius: 5px 5px 0px 0px;
}
 .search-box .search-box-submit {
     position: absolute;
     right: 15px;
     top: 5px;
}
 .auto-complete-section {
     position: absolute;
     width: 100%;
     background: #fff;
     border-radius: 0px 0px 5px 5px;
     padding-bottom: 20px;
}
 #topSearches, .searchSuggestions {
     font-size: 12px;
     padding-left: 20px;
     padding-right: 20px;
}
 #topList {
     letter-spacing: 1px;
}
 .searchText {
     text-transform: uppercase;
     letter-spacing: 1px;
     display: block;
     margin-top: 20px;
}
 #topSearches a {
     color: #000;
     text-transform: capitalize;
}
 .close-autocomplete {
     position: absolute;
     right: 15px;
     top: 20px;
     cursor: pointer;
}
 #ss22-navigation #SEO-niche {
     background: #000;
     padding: 1rem;
     color: #fff;
     text-transform: uppercase;
     letter-spacing: 2px;
     font-size: .85rem;
     font-weight: 700;
}
 #ss22-navigation #SEO-niche-mobile {
     background: #000;
     padding: 1rem;
     color: #fff;
     text-transform: uppercase;
     letter-spacing: 2px;
     font-size: 2.5vw;
     font-weight: 500;
}
 #ss22-navigation #SEO-niche a, #ss22-navigation #SEO-niche-mobile a {
     color: #fff;
}
 @media (max-width:1600px) and (min-width:1200px) {
     #ss22-navigation-top .topCategory.nav-link {
         font-size: 1.25vw;
    }
     #ss22-navigation-top .subCategory.nav-link {
         font-size: .9vw;
    }
     #ss22-navigation-top #dropCheckout .thumb img {
         width: 100%;
    }
     #ss22-navigation-top #dropNavigation a.nav-link {
         color: #000;
         padding: 0;
    }
     #ss22-navigation-top .main-category-link {
         padding: .2rem 1.5vw;
    }
     #ss22-navigation .underline {
         top: 8%;
    }
}
/*Ipad Specific Issues*/
 @media (max-width:1200px) and (min-width:992px) {
     .iconCallout {
         width: 36px !important;
         height: 13px !important;
    }
     .contactCallout {
         padding-top: 10px;
         text-align: center;
         font-size: 7px !important;
         color: black;
         letter-spacing: 2px;
    }
     #dropNavigation .nav-item.category-columns {
         padding: 0 .95rem;
    }
     .topCategory.nav-link {
         font-size: .75vw;
    }
     .subCategory.nav-link {
         font-size: .75vw;
    }
     #dropCheckout .thumb img {
         width: 100%;
    }
     #dropNavigation a.nav-link {
         color: #000;
         padding: 0;
    }
  
     #ss22-navigation .underline {
         top: 7%;
    }
}

@media (max-width: 1600px) and (min-width:992px) {
     .main-category-link {
         padding: .2rem 1.5vw;
         font-size: 1.15vw;
    }
}


/*End iPad issues*/
 @media (max-width:992px) {
     #ss22-navigation-top #dropCheckout span {
         font-size: 3vw;
         width: 100% !important;
    }
     #ss22-navigation-top #dropCheckout .description, #ss22-navigation-top #dropCheckout .price {
         font-family: 'Barlow-Condensed-Medium';
         text-transform: uppercase;
         display: block;
         font-size: 4vw;
    }
     #ss22-navigation-top #dropCheckout .thumb img {
         width: 100%;
    }
     #topSearches, .searchSuggestions, .search-box {
         width: 100%;
    }
     #ss22-navigation-top .topCategory.nav-link {
         font-size: 1.25rem;
    }
     #ss22-navigation-top .subCategory.nav-link {
         font-size: 1rem;
    }
}
/* search autocomplete */
 #sList {
     list-style-type: none;
     padding: 0;
}
 #sList li {
     color: #000;
     text-transform: capitalize;
}
 .auto-option {
     width: 100% !important;
     letter-spacing: 1px;
}
 .auto-option:focus {
     background-color: #e1e1e1;
     cursor: pointer;
}
 .auto-option:hover {
     background-color: #e1e1e1;
     cursor: pointer;
}
 ul#sListD {
     margin: 0;
     padding: 0 0 10px;
     list-style: none;
}
 ul#sListD li {
     font-size: 20px;
     padding: 5px;
     color: #fff;
     cursor: pointer;
     line-height: 21px;
     text-transform: capitalize;
}
 .nav-icon img, .search-box-submit img {
     width: 22px;
     height: 22px;
}
/*Popup Cart and Shopping Cart*/
 #ss22-navigation .cart-product .name {
     font-size: 14px;
     letter-spacing: .35px;
     font-weight: bold;
     text-transform: uppercase;
}
 #ss22-navigation .cart-product .name-long {
     font-size: 14px;
     letter-spacing: .35px;
}
 #ss22-navigation .cart-product .label {
     font-size: 10px;
     color: #000;
     display: block;
     letter-spacing: .25px;
     text-transform: uppercase;
     font-weight: 700;
}
 #ss22-navigation .moreLess {
     text-align: center;
     margin-top: 10px;
}
 #ss22-navigation .moreLess div {
     cursor: pointer;
}
 #ss22-navigation .moreLess img {
     margin-left: 5px;
     width: 10px;
}
 #ss22-navigation .moreLess #showLess img {
     transform: rotate(180deg);
}
 #ss22-navigation .moreLess .hide {
     display: none;
     transition: display 4s;
}
 #ss22-navigation .moreLess hr {
     margin-top: 10px;
}
 #ss22-navigation .moreLess .spacer {
     margin-top: 10px;
}
 #ss22-navigation .hrBlack {
     border-color: #707070 !important;
     width: 100%;
}
 #ss22-navigation #dropCheckout #autoDiscount.discount {
     text-transform: uppercase;
     font-size: 14px;
     color: #f2632b;
}
 #footer .text-danger {
     font-family: proxima-nova, sans-serif;
     font-weight: 400;
     color: rgb(233, 112, 112) !important;
     font-size: 11px;
     width: 100%;
     bottom: 1em;
     padding: 1px;
     position: relative;
     text-transform: none;
}
 #footer .text-success {
     font-family: proxima-nova, sans-serif;
     font-weight: 400;
     font-size: 11px;
     width: 100%;
     bottom: 1em;
     padding: 1px;
     position: relative;
     text-transform: none;
}
 .border-bottom {
     border-bottom: 1px solid #707070 !important;
     padding-bottom: 20px;
     margin-bottom: 20px;
}
 @media (min-width: 992px) {
     .border-bottom {
         border-bottom: 0px !important;
         padding-bottom: 0px !important;
         margin-bottom: 0px !important;
    }
}
/*End iPad issues*/
 @media (max-width:992px) {
     #topSearches, .searchSuggestions, .search-box {
         width: 100%;
    }
}

#storesBTNText:hover {
    text-decoration: none;
}
@media (max-width: 1600px) and (min-width: 992px) {
#storesBTNText {
    font-size: .75vw;
}
}
#storesBTNText {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
}

/*For Gender Checkboxes*/
.genderSelect .genderCheckbox{
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.genderSelect .genderCheckbox input{
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.genderSelect .checkmark{
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: transparent;
  border: none;
  border-radius: 3px;
  background: #fff;
}
.genderSelect .genderCheckbox:hover input ~ .checkmark{
  background-color: #e1e1e1;
}
.genderSelect .genderCheckbox input:checked ~ .checkmark {
  background-color: #6e7874;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.genderSelect .genderCheckbox input:checked ~ .checkmark:after {
  display: block;
}
.genderSelect .genderCheckbox .checkmark:after {
  left: 7px;
  top: 0px;
  width: 10px;
  height: 20px;
  border: solid #fff;
  border-radius: 0px;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*End Checkboxes*/
/*Gift Box Stying*/
.gift-box-heading {
        text-align: center;
    background-color: #6e7874;
    padding: 4px;
    font-family: 'Barlow-Condensed-Medium';
    text-transform: uppercase;
    font-size: 1.15rem;
    color: #fff;
    letter-spacing: .1rem;
    font-weight: bold;
}
.gift-box-item,
.gift-box-button {
	background-color:#f8f8f8;

}
.gift-box {
	max-width:125px;
}
.gift-box-button a {
		color:#000;
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:bold;
	letter-spacing:.1rem;
}

.price-old {
	text-decoration: line-through;
}
.price-clearance {
	color: #FF0000;
}

#smsFooter .text-success,
#smsFooter .text-danger {
	display: none;
	margin-bottom: 0;
	bottom: 0;
}
#smsFooter a {
	color: #fff;
	text-decoration: underline;
}
#smsFooter a:hover {
	opacity: .6;
}
