/*Segoe UI FONTS*/

/*@font-face {*/
/*    font-family: 'Segoe UI Regular';*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    src: local('Segoe UI Regular'), */
/*        url('../webfonts/Segoe-UI.ttf') format('ttf'),*/
/*        url('../webfonts/Segoe-UI.woff') format('woff');*/
/*}*/

/*@font-face {*/
/*    font-family: 'Segoe UI Semibold';*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    src: local('Segoe UI Semibold'), */
/*        url('../webfonts/Segoe-UI-Semibold.ttf') format('ttf');*/
/*}*/


/*@font-face {*/
/*    font-family: 'Segoe UI Italic';*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    src: local('Segoe UI Italic'),*/
/*        url('../webfonts/Segoe-UI-Italic.ttf') format('ttf'),*/
/*        url('../webfonts/Segoe-UI-Italic.woff') format('woff');*/
/*}*/


/*@font-face {*/
/*    font-family: 'Segoe UI Bold';*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    src: local('Segoe UI Bold'),*/
/*        url('../webfonts/Segoe-UI-Bold.ttf') format('ttf'),*/
/*        url('../webfonts/Segoe-UI-Bold.woff') format('woff');*/
/*}*/


/*@font-face {*/
/*    font-family: 'Segoe UI Bold Italic';*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    src: local('Segoe UI Bold Italic'),*/
/*        url('../webfonts/Segoe-UI-Bold-Italic.ttf') format('ttf'),*/
/*        url('../webfonts/Segoe-UI-Bold-Italic.woff') format('woff');*/
/*}*/

/*SF Pro Display FONTS*/

/*@font-face {*/
/*    font-family: 'SF Pro Display Medium';*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    src: local('SF Pro Display Medium'),*/
/*        url('../webfonts/SFProDisplayMedium.ttf') format('ttf'),*/
/*        url('../webfonts/SFProDisplayMedium.woff') format('woff'),*/
/*        url('../webfonts/SFProDisplayMedium.otf') format('otf');*/
/*}*/

/*@font-face {*/
/*    font-family: 'SF Pro Display Regular';*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    src: local('SF Pro Display Regular'),*/
/*        url('../webfonts/SFProDisplayRegular.ttf') format('ttf'),*/
/*        url('../webfonts/SFProDisplayRegular.otf') format('otf');*/
/*}*/

/*@font-face {*/
/*    font-family: 'SF Pro Display Bold';*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    src: local('SF Pro Display Bold'),*/
/*        url('../webfonts/SFProDisplayBold.ttf') format('ttf'),*/
/*        url('../webfonts/SFProDisplayBold.otf') format('otf');*/
/*}*/


/*Avenir LT FONTS*/

/*@font-face {*/
/*    font-family: 'Avenir LT Pro';*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    src: local('Avenir LT Pro'),*/
/*        url('../webfonts/AvenirLTProRegular.ttf') format('ttf'),*/
/*        url('../webfonts/AvenirLTProRegular.otf') format('otf');*/
/*}*/

/*@font-face {*/
/*    font-family: 'Avenir LT Pro Light';*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    src: local('Avenir LT Pro Light'),*/
/*        url('../webfonts/AvenirLTProBook.ttf') format('ttf'),*/
/*        url('../webfonts/AvenirLTProBook.otf') format('otf');*/
/*}*/

/*@font-face {*/
/*    font-family: 'Avenir LT Pro Medium';*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    src: local('Avenir LT Pro Medium'),*/
/*        url('../webfonts/AvenirLTProMedium.ttf') format('ttf'),*/
/*        url('../webfonts/AvenirLTProMedium.otf') format('otf');*/
/*}*/

/*@font-face {*/
/*    font-family: 'Avenir LT Pro Bold';*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    src: local('Avenir LT Pro Bold'),*/
/*        url('../webfonts/AvenirNextLTPro-Bold.otf') format('ttf'),*/
/*        url('../webfonts/AvenirNextLTPro-Bold.otf') format('otf');*/
/*}*/

/*@font-face {*/
/*    font-family: 'Avenir LT Pro Black';*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    src: local('Avenir LT Pro Black'),*/
/*        url('../webfonts/AvenirLTPro-Black.ttf') format('ttf');*/
/*}*/




h1, h2, h3 {
    /*font-family: 'Segoe UI Bold', sans-serif;*/
    font-weight: normal;
}

h4, h5, h6 {
    /*font-family: 'Segoe UI Semibold', sans-serif;*/
    font-weight: normal;
}

p, a, span {
    /*font-family: 'Segoe UI Regular', sans-serif;*/
}

button:focus, a:focus {
    outline: none;
    text-decoration: none
}

#category {
    /*font-family: 'Segoe UI Regular', sans-serif;*/
    font-size: 16px;
}

#category h2 {
    /*font: 500 24px/24px 'Segoe UI Semibold',sans-serif;*/
    color: #010101;
    text-align: left;
    overflow: hidden;
    height: auto;
}


/* Product Listings */

.bbb_viewed_slider_container a picture { display:inline-block; min-height: 126px; }


#category .bbb_viewed_slider_container .owl-item picture + p,
#clearance .bbb_viewed_slider_container .owl-item picture + p,
#manufacturer .bbb_viewed_slider_container .owl-item picture + p,
#openbox .bbb_viewed_slider_container .owl-item picture + p{
    /*font-family: 'Segoe UI Semibold',sans-serif;*/
    font-size: 16px;
}

#category .products .product-description h2 a,
#clearance .products .product-description h2 a,
#manufacturer .products .product-description h2 a,
#openbox .products .product-description h2 a {
    font: 600 16px/18px 'Segoe UI Regular', sans-serif;
    color: black;
}

#category .products .product-description .product-list-reviews + h2,
#clearance .products .product-description .product-list-reviews + h2,
#manufacturer .products .product-description .product-list-reviews + h2,
#openbox .products .product-description .product-list-reviews + h2 {
    line-height: 12px;
    min-height: 58px;
}

#category .top-selling-slider .product-title a,
#clearance .top-selling-slider .product-title a,
#manufacturer .top-selling-slider .product-title a,
#openbox .top-selling-slider .product-title a {
    /*font-family: 'Segoe UI Regular', sans-serif;*/
    color: brown;
    font-size: 1.2rem;
    font-weight: 600;
}

#category .products .bundle-notice a.text-bundle,
#clearance .products .bundle-notice a.text-bundle,
#manufacturer .products .bundle-notice a.text-bundle,
#openbox .products .bundle-notice a.text-bundle{
    color: #DA0000;
    /*font-family: 'Segoe UI Bold';*/
    font-weight: 900;
    font-size: 14px !important;
}

#category .products .custom-message .text-blue,
#clearance .products .custom-message .text-blue,
#manufacturer .products .custom-message .text-blue,
#openbox .products .custom-message .text-blue {
    color: #1B4AC5;
    /*font-family: 'Segoe UI Bold', sans-serif;*/
    font-weight: 900;
    font-size: 14px;
}

#category .products .custom-message .text-blue small,
#clearance .products .custom-message .text-blue small,
#manufacturer .products .custom-message .text-blue small,
#openbox .products .custom-message .text-blue small{
    font-size: 14px;
    font-weight: 900;
    /*font-family: 'Segoe UI Bold', sans-serif;*/
    text-transform: uppercase;
    font-style: italic;
}


#category .products .product-price-and-shipping .sale-price,
#clearance .products .product-price-and-shipping .sale-price,
#manufacturer .products .product-price-and-shipping .sale-price,
#openbox .products .product-price-and-shipping .sale-price {
    color: #da0000;
    font-weight: 900;
    /*font: 500 24px/20px 'Segoe UI Bold', sans-serif;*/
}
#category .product-description,
#category .thumbnail-container .product-description,
#clearance .product-description,
#clearance .thumbnail-container .product-description,
#manufacturer .product-description,
#manufacturer .thumbnail-container .product-description,
#openbox .product-description,
#openbox .thumbnail-container .product-description{
    height: auto;
}

#category .product-description .coupon-image,
#clearance .product-description .coupon-image,
#manufacturer .product-description .coupon-image,
#openbox .product-description .coupon-image  {
    margin-top: 10px !important;
}
#category .product-description .coupon-image > p,
#clearance .product-description .coupon-image > p,
#manufacturer .product-description .coupon-image > p,
#openbox .product-description .coupon-image > p {
    font-size: 0.9rem;
    /*font-family: 'Segoe UI Regular', sans-serif;*/
}

#category .product-description .product-price-and-shipping > .row,
#clearance .product-description .product-price-and-shipping > .row,
#manufacturer .product-description .product-price-and-shipping > .row,
#openbox .product-description .product-price-and-shipping > .row {
    margin-left: 0;
    margin-right: 0;
}


#category .product-description .compare + label,
#clearance .product-description .compare + label,
#manufacturer .product-description .compare + label,
#openbox .product-description .compare + label{
    /*font-family: 'Segeo UI Regular', sans-serif;*/
    font-size: 1rem;
    color: black;
}

#category .product-description .compare + label + div ,
#clearance .product-description .compare + label + div ,
#manufacturer .product-description .compare + label + div,
#openbox .product-description .compare + label + div {
    color: black;
}

#category .product-description .available-tag,
#clearance .product-description .available-tag,
#manufacturer .product-description .available-tag,
#openbox .product-description .available-tag {
    margin-top: 10px;
}

#category .product-description .available-tag .line-height,
#clearance .product-description .available-tag .line-height,
#manufacturer .product-description .available-tag .line-height,
#openbox .product-description .available-tag .line-height {
    line-height: 1em;
    margin-bottom: 5px;
}

#category .product-description .available-tag .line-height small,
#clearance .product-description .available-tag .line-height small,
#manufacturer .product-description .available-tag .line-height small,
#openbox .product-description .available-tag .line-height small{
    font-size: 13px !important;
    font-weight: 500;
    /*font-family: 'Segeo UI Bold', sans-serif;*/
    color: #118239;
}

#category .open-box button,
.openbox-tag span:first-child{
    background-color: #E5E7EE;
    color: #01155A;
    /*font: 600 16px/30px 'Segoe UI Regular', sans-serif;*/
    text-wrap: nowrap;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    box-shadow: none;
    outline: none;
    cursor: pointer;
}

#category .open-box .reg-price,
.openbox-tag span:first-child + span {
    font: 600 16px/30px 'Segoe UI Regular', sans-serif;
    color: #01155A;
    text-wrap: nowrap;
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
}

#category .open-box .slash-price,
.openbox-tag span:first-child + span + span {
    font: 600 16px/30px 'Segoe UI Regular', sans-serif;
    color: #666;
    text-decoration: line-through;
    text-wrap: nowrap;
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
}


#category .products .thumbnail-container .product-flags > li,
#clearance .products .thumbnail-container .product-flags > li,
#manufacturer .products .thumbnail-container .product-flags > li,
#openbox .products .thumbnail-container .product-flags > li{
    position: absolute;
    font-size: 16px;
    clip-path: initial;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 12px 6px;
    top: 0;
    max-width: fit-content;
}

#category .products .thumbnail-container .product-flags > li:first-child,
#clearance .products .thumbnail-container .product-flags > li:first-child,
#manufacturer .products .thumbnail-container .product-flags > li:first-child ,
#openbox .products .thumbnail-container .product-flags > li:first-child {
    left: 10px;
}

#category .products .thumbnail-container .product-flags > li:first-child + li,
#clearance .products .thumbnail-container .product-flags > li:first-child + li,
#manufacturer .products .thumbnail-container .product-flags > li:first-child + li,
#openbox .products .thumbnail-container .product-flags > li:first-child + li{
    left: 10px;
}

#category .products .thumbnail-container .product-flags .product-flag.discount,
#clearance .products .thumbnail-container .product-flags .product-flag.discount,
#manufacturer .products .thumbnail-container .product-flags .product-flag.discount,
#openbox .products .thumbnail-container .product-flags .product-flag.discount{
    background: #da0000;
}
#product .product-flags li.product-flag.discount,
#product .product-flags li.product-flag.discount-amount,
#product .product-flags li.product-flag.discount-percentage {
    background: #da0000;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 1.125rem;
}

#product .product-flags li.product-flag.on-sale {
    background: #da0000;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 1.125rem;
    position: absolute;
    right: 0;
    width: 28%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 8% 100%);
}

#category .products .available-tag a,#new-products .products .available-tag a,
#clearance .products .available-tag a,#new-products .products .available-tag a,
#manufacturer .products .available-tag a,#new-products .products .available-tag a,
#openbox .products .available-tag a,#new-products .products .available-tag a{
    font-size: 0.9em;
}

#category .products-selection .toggle-btn.active,#new-products .products-selection .toggle-btn.active,
#clearance .products-selection .toggle-btn.active,#new-products .products-selection .toggle-btn.active,
#manufacturer .products-selection .toggle-btn.active,#new-products .products-selection .toggle-btn.active,
#openbox .products-selection .toggle-btn.active,#new-products .products-selection .toggle-btn.active {
    background-color: #01155a;
}

#category .products-selection .toggle-btn .round-btn,#new-products .products-selection .toggle-btn .round-btn,
#clearance .products-selection .toggle-btn .round-btn,#new-products .products-selection .toggle-btn .round-btn,
#manufacturer .products-selection .toggle-btn .round-btn,#new-products .products-selection .toggle-btn .round-btn,
#openbox .products-selection .toggle-btn .round-btn,#new-products .products-selection .toggle-btn .round-btn {
    top: 68%;
    left: 3px;
}

#category .products-selection .toggle-btn.active .round-btn,#new-products .products-selection .toggle-btn.active .round-btn,
#clearance .products-selection .toggle-btn.active .round-btn,#new-products .products-selection .toggle-btn.active .round-btn,
#manufacturer .products-selection .toggle-btn.active .round-btn,#new-products .products-selection .toggle-btn.active .round-btn,
#openbox .products-selection .toggle-btn.active .round-btn,#new-products .products-selection .toggle-btn.active .round-btn {
    left: 36px;
}

#search_filters .facet {
    border: 2px solid #E9E9E9;
    margin-bottom: 10px;
    padding: 15px 15px 10px;
}

#search_filters .facet .facet-title {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #e9e9e9;
}

/* Temporary hides this section */
/* #category .product-description .mb-1 > img,
#category .custom-message,
#category .bundle-notice{
    display: none;
    visibility: hidden;
} */

.add-to-cart-bottom .btn.bg-primary,#category .add-to-cart-bottom .btn.bg-primary,#new-products .add-to-cart-bottom .btn.bg-primary {
    background-color: #01155a !important;
}


/* Product Details */
#product nav.breadcrumb ol > li span,
#product nav.breadcrumb ol > li > a{
    font-size: 16px;
    color:black;
    /*font-family: 'Segoe UI Semibold', sans-serif;*/
    font-weight: 500;
}

#product #wrapper .breadcrumb li::after {
    content: '\f105';
    font-family: 'FontAwesome';
}

#wrapper .breadcrumb li:last-child::after {
    content: '' !important;
}

#product .product-container > div > .row > div > a{
    color:#1B4AC5;
    font-size: 14px;
    /*font-family: 'Segoe UI Regular', sans-serif;*/
    font-weight: 600;
}

#product .product-container > div > .row > div > p {
    color: #010101;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    /*font-family: 'Segoe UI Regular', sans-serif;*/
}
#product .product-container h1 {
    color: black;
    /*font-family: 'Segeo UI Semibold', sans-serif;*/
    font-size: 20px;
}

#product .product-container .row.reviews > a {
    color: #1B4AC5;
    /*font-family: 'Segoe UI Seminold', sans-serif;*/
    font-size: 16px;
    font-weight: 600;;
}

/* #product .product-container .custom-message-content-border p{
    font: 600 14px/18px 'Segoe UI Regular', sans-serif;
    color: black;
} */

/*
#product .product-container .pi-price-discount span a{
    font-size: 18px !important;
    font-weight: bold;
    font-family: 'Segoe UI Semibold', sans-serif;
    color: #1B4AC5 !important;
}

#product .product-container .time-offer-text {
    font-size: 16px;
    font-weight: bold;
    font-family: 'Segoe UI Semibold', sans-serif;
    color: #F24330;
}

#product .product-container .return-message {
    border: 1px solid #01155A;
    background-color: #E3E9F8;
}

#product .product-container .return-message > div:first-child + div p:first-child{
    color: #01155A;
    font: 500 16px/24px 'Segoe UI Semibild', sans-serif;
}

#product .product-container .return-message > div:first-child + div p {
    color: black;
}

#product .product-container .product-prices .regular-price {
    color:#666;
    font-size: 18px;
    font-family: 'Segoe UI Regular', sans-serif;
}

#product .product-container .product-prices .current-price-value {
    color: #DA0000;
    font: 500 32px 'Segoe UI Bold', sans-serif;
}

#product .product-container .product-prices .save-price .save-amount{
    color: #DA0000 !important;
    font-size: 18px;
    font-family: 'Segoe UI Bold', sans-serif;
}

#product .product-container .new-item-panel .open-box-status {
    font: 600 14px/26px 'Segoe UI Semibold', sans-serif;
    height: auto;
    margin-bottom: 8px;
}

#product .product-container .new-item-panel .pricebld {
    color: #ff8c0f;
    font: 600 24px/26px 'Segeo UI Bold', sans-serif;
}


#product .product-container .gift-border p{
    color: #00792B;
    font: 600 16px/24px 'Segoe UI Semibold', sans-serif;
}

#product .product-container .review-icon > span {
    color: #1B4AC5 !important;
    font: 600 16px/24px 'Segoe UI Semibold', sans-serif;
}

.product-container .or-border span {
    margin: 0 auto;
}

#product .product-container .product-right-box {

} */

.modal .product-actions .product-add-to-cart .product-quantity .add-to-cart {
    width: max-content !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}


/* .open-box-caret > a > i {
    position: absolute;
    right: 18px;
    top: 54px;
} */




img.img-40 {
    max-width: 40px;
}

.installments-plans button {
    min-height: 88px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.installments-plans button img {
    max-width: 128px;
    width: 100%;
    height: auto;
    margin-bottom: 8px;
}

.installments-plans > div:first-child + div button img {
    max-width: 60px;
}

.installments-plans button p {
    /*font-family: 'Segoe UI Semibold', sans-serif;*/
    font-size: 16px;
    color: black;
}

.installments-plans button p b{
    color: #1B4AC5
}

.product-variation p.selected-variation {
    border: 2px solid #1B4AC5;
}

/* .product-actions .product-add-to-cart {
    display: flex;
    flex-wrap: nowrap;
    align-items: start;
}

.product-actions .product-add-to-cart .control-label{
    font: 16px/30px'Segoe UI Semibold', sans-serif;
    color: #333;
    flex: 0 0 60px;
}

.product-actions .product-add-to-cart .product-quantity #quantity_wanted {
    margin-left: 42px;
    height: 34px;
    font: 500 18px/34px 'Segoe UI Bold', sans-serif;
    color: black;
    border: 1px solid #BFBFBF;
    width: 3rem;
}

 .product-add-to-cart .product-quantity .add {
    margin-left: 24px;
}

.product-actions .product-add-to-cart .product-quantity .qty-minus {
    background-color: #1B4AC5;
    width: 34px;
    height: 34px;
}

.product-actions .product-add-to-cart .product-quantity .qty-plus {
    background-color: #1B4AC5;
    width: 34px;
    height: 34px;
}

.product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn i {
    top: 0;
    left: 30%;
    font-size: 16px;
    line-height: 34px;
    height: 34px;
}

.product-actions .product-add-to-cart .add-to-cart {
    background-color: #1B4AC5;
    min-height: 36px;
} */

/* .product-actions .product-add-to-cart #product-availability {
    padding: 4px 6px;
    font-size: 14px;
}

#product .availability-block .border-availability{
    border-radius: 8px !important;
    border: 2px solid #dee2e6;
}

#product .availability-block .border-availability:first-child {
    background: #E3E9F8;
    border: 2px solid #1B4AC5;
}


#product .border-availability h4 {
    font-family: 'Segoe UI Semibold', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: black;
}

#product .border-availability p {
    font-family: 'Segoe UI Regular', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-transform: capitalize;
}

#product .border-availability .link-active,
#product .border-availability a {
    font-style: italic;
    color: #1B4AC5;
    font-weight: 600;
} */

/* @media screen and (max-width: 1600px) {
    #product .product-container .time-offer {
        display: block;
        width: 100%;
    }
    #product .product-container .time-offer > div{
        float: none;
        display: block;
    }
    #product .product-container .time-offer-text {
        display: block;
        width: 100%;
        line-height: 3.2rem;
    }
} */

@media screen and (max-width: 575px) {
    #category .product-miniature,#new-products .product-miniature,
    #clearance .product-miniature,#manufacturer .product-miniature,
    #openbox .product-miniature,#manufacturer .product-miniature {
        max-width: 304px;
        margin: 0 auto;
    }

    #category #js-product-list > .products,#new-products #js-product-list > .products,
    #clearance #js-product-list > .products,#new-products #js-product-list > .products,
    #manufacturer #js-product-list > .products,#new-products #js-product-list > .products,
    #openbox #js-product-list > .products,#new-products #js-product-list > .products {
        padding-left: 20px;
        padding-right: 20px;
    }

    #category #products .products-selection,#new-products #products .products-selection,
    #clearance #products .products-selection,#manufacturer #products .products-selection,
    #openbox #products .products-selection,#manufacturer #products .products-selection {
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #category #search_filter_toggler,#new-products #search_filter_toggler,
    #clearance #search_filter_toggler,#manufacturer #search_filter_toggler,
    #openbox #search_filter_toggler,#manufacturer #search_filter_toggler {
        background: #01155a !important;
    }
}

@media screen and (min-width: 299px) and (max-width: 575px) {
    #js-product-list > .products > .product{
        width: 50%;
    }
}


@media screen and (max-width: 420px) {
    .btn.listing-addtocart {
        display: block;
        width: 100%;
    }
}



#category #search_filter_toggler,
#clearance #search_filter_toggler,
#manufacturer #search_filter_toggler,
#openbox #search_filter_toggler {
    background: #01155a !important;
}

/* Category Slider */
/* .category-slider .owl-stage-outer {
    max-height: 320px;
} */

.category-slider-container > .row > div > h4 {
    /*font: 600 24px/28px 'Segeo UI Semibold', sans-serif;*/
}


#category .power-deals-row-two .product-desc {
    flex-direction: column;
}

.recommended-title,
.recommended .recommended-name {
    /*font-family: 'Segoe UI Semibold', sans-serif;*/
    font-weight: 300;
}


/* Product Thumbnail Styling */
/* .product-desc .free-shipping,
.product-desc .save-extra-box,
.hide-price{
    display: none;
    visibility: hidden;
} */


/*Modal for Stock Availability*/

/* #checkothertores.modal .modal-content {
    border-radius: 19px;
    max-width: 630px;
    padding: 14px 24px;
}

#checkothertores.modal .modal-title {
    color: black;
    font-family: 'Segoe UI Semibold', sans-serif;
    font-size: 24px;
    font-weight: normal;
}


#checkothertores.modal .modal-header {
    border-bottom: none;
}


#checkothertores.modal .modal-body > hr {
    visibility : hidden;
    margin: 6px auto;
}


#checkothertores.modal .modal-body .card .card-header {
    background-color: #1C4AC4;
    padding: 0;
}


#checkothertores.modal .modal-body .card .card-header .btn.btn-link{
    color: white;
    width: 100%;
    position: relative;
}


#checkothertores.modal .modal-body .card .card-header .btn.btn-link:hover {
    text-decoration: none;
    color: white;
} */

/*
#checkothertores.modal .modal-body .card .card-header .btn.btn-link:after {
    content: '\002d';
    font: normal 30px/36px 'Segoe UI Semibold', sans-serif;
    position: absolute;
    right: 10px;
    top: -4px;
} */


/* #checkothertores.modal .modal-body .card .card-header .btn.btn-link.collapsed:after {
    content: '\002b';
    font: normal 30px/36px 'Segoe UI Semibold', sans-serif;
}


#checkothertores.modal .accordion .col {
    color: #1C4AC4;
    font: normal 18px/36px 'Segoe UI Bold', sans-serif;
}


#checkothertores.modal .close {
    position: absolute;
    top: 20px;
    right: 20px;
}


#checkothertores.modal .close span {
    color: black;
    font-size: 40px;
}

#checkothertores.modal .modal-footer {
    display:none;
    visibility: hidden;
} */

#module-yangjiangstorelocator-storelocation #wrapper .breadcrumb {
    margin-top: 20px;
}

#module-yangjiangstorelocator-storelocation #wrapper .breadcrumb li span {
    /*font-family: 'Segoe UI Semibold', sans-serif;*/
    font-size: 16px;
    color: #232323;
}


.btn-primary, .btn-secondary{
    font-weight: normal;
    font-size: 16px;
    padding: 0.2rem;
    background-color: #01155a;
}

#category .products .product-price-and-shipping,#new-products .products .product-price-and-shipping,
#clearance .products .product-price-and-shipping,#manufacturer .products .product-price-and-shipping,
#openbox .products .product-price-and-shipping,#manufacturer .products .product-price-and-shipping{
    height: 46px;
}
#category .products .product-price-and-shipping .stage-price,#new-products .products .product-price-and-shipping .stage-price,
#clearance .products .product-price-and-shipping .stage-price,#manufacturer .products .product-price-and-shipping .stage-price,
#openbox .products .product-price-and-shipping .stage-price,#manufacturer .products .product-price-and-shipping .stage-price{
    /*font-family: 'Segoe UI Regular';*/
    display: block;
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    font-weight: normal;
}

#category .products .product-price-and-shipping .stage-price label,#new-products .products .product-price-and-shipping .stage-price label,
#clearance .products .product-price-and-shipping .stage-price label,#manufacturer .products .product-price-and-shipping .stage-price label,
#openbox .products .product-price-and-shipping .stage-price label,#manufacturer .products .product-price-and-shipping .stage-price label{
    /*font-family: 'Segoe UI Bold', sans-serif;*/
    font-weight: bold;
}

.products .stage-dialog{
    position: absolute;
    background: #ffffff;
    opacity: 1;
    display: none;
    z-index: 9999;
    width: 238px;
}

.products .stage-dialog .stage-bg{
    border: 1px solid #DEDEDE;
    box-shadow: 4px 11px 7px 11px #000000;
    padding: 31px 19px 32px 21px;
}


.products .stage-dialog .stage-text{
    width: 221px;
    height: 50px;
    /*font-family: 'Segoe UI Regular', sans-serif;*/
    font-weight: 600;
    font-size: 14px;
    color: #000000;
    line-height: 18px;
    text-align: left;
    font-style: normal;
    text-transform: none;

}

.products .stage-dialog .stage-text label {
    color: #0071DC;
    font-weight: bold;
}


/*Compare Product Page*/
#compare #wrapper .breadcrumb {
    margin-top: 0;
    margin-bottom: 0;
}

#compare #wrapper h2 {
    /*font-family: 'Segoe UI Semibold', sans-serif;*/
    font-size: 24px;
}

#compare #wrapper a.text-blue {
    color: #1b4ac5;
}

#compare #wrapper a.text-dark:hover {
    color: black;
}

#compare .addCartSearch .btn.btn-primary {
    padding: 10px;
}

.productImageDesc .productImageSearch{
    font: 16px 'Segoe UI Semibold', sans-serif;
    color: black;
    min-height: 250px;
}

.striped-shade > div:nth-child(even) > div{
    background-color: #e8eff7;
}

.striped-shade > div > div:first-child {
    background-color: transparent;
    font-weight: 600;
    /*font-family: 'Segoe UI Semibold', sans-serif;*/
    padding-left: 10px;
    padding-right: 10px;
    border-width: 1px 0px 0px 1px;
    border-style: solid;
    border-color: #e8eff7;
}

.striped-shade > div > div:first-child + div{
    border-right: 2px solid white;
}

.striped-shade > div > div {
    padding-top: 10px;
    padding-bottom: 10px;
}

.striped-shade > div:last-child {
    border-bottom: 1px solid #e8eff7;
}

.img-container picture img {
    margin: 0 auto;
    display: block;
}

/*Bundle List Mobile View*/
@media screen and (max-width: 767px) {
    .bg-light-gray {
        background-color: #F0F2F5;
        padding: 1rem 0.5rem;
    }
    .left-menu > .box {
        border: none;
        padding: 0;
    }

    .left-menu #subcategories {
        border-top: none;
    }
}


/*Navigation Menu Mobile View*/

@media screen and (max-width: 767px) {
    #drawer .drawer-content #close-menus-drawer span{
        /*font-family: "SF Pro Display Regular", sans-serif;*/
        font-size: 16px;
    }

    #drawer .drawer-content .language-selector button span {
        /*font-family: 'Segoe UI Semibold',sans-serif;*/
    }

    #top-menu > li a,
    #top-menu .viewmore {
        /*font-family: 'SF Pro Display Regular', sans-serif !important;*/
    }

    #top-menu > li .menu-label-active a {
        /*font-family: 'SF Pro Display Bold', sans-serif !important;*/
        background-color: #F5F5F5;
    }

    #top-menu .collapse-icon {
        cursor: pointer;
    }

    .drawer {
        left: -103%;
    }
}

/*Contest Page*/
.breadcrumb li,
.breadcrumb a {
    /*font-family: 'Segoe UI Semibold', sans-serif;*/
    font-weight: 700;
}

.breadcrumb li::before {
    display: contents;
}

.text-dblue a,
 h2.text-dblue a{
    /*font-family: 'Segoe UI Semibold', sans-serif;*/
    color: #005495;
}

.text-dblue a:hover,
h2.text-dblue a:hover {
    color: #005495;
}

h3.font-weight-bold {
    /*font-family: 'Segoe UI Semibold', sans-serif;*/
}

p.font-weight-normal a:hover {
    color: inherit;
    text-decoration: underline;
}

h1.text-cc,
h2.text-cc {
    font-weight: 500;
}

h3.font-weight-bold {
    font: 500 1.25rem 'Segoe UI Bold', sans-serif;
}

.rebate-list {
    list-style-position: inside;
}

#rebatestable {
    font-size: 12.8px;
}

.dataTables_paginate.paging_full_numbers {
    margin-top: 1rem;
}

#header {
    z-index: 1002;
}

/*#cms h1.text-cc {
    margin-bottom: 6rem;
}
*/
#cms h1.font-2 {
    font-size: 28px;
}

#cms h2.font-weight-bold {
    font-weight: 700;
    font-size: 20px;
}

#cms h2.text-cc {
    font-weight: 700;
    font-size: 20px;
/*    margin-top: 30px;*/
}

#cms .row.border-top {
    border-top: 1px solid #dee2e6;
}

#careers h1 {
    font-weight: 500 !important;
    /*font-family: 'Segoe UI Semibold', sans-serif;*/
}

#careers .career__section img {
    height: auto;
    margin: auto;
    display: inline-block;
}

/* Alter wrapped container due to nav section */
#careers section#wrapper > .container,
#business section#wrapper > .container,
#services section#wrapper > .container { width: auto; max-width: 100%; }
#careers .why__text { margin-bottom: 20px;}
#careers .why__text ~ div .block__icon__text div div:first-child + div {padding-right: 20px;}
#careers .application__form {padding-left: 20px; padding-right: 20px;}
#careers .opening__section,
#careers .application__form p {line-height: 24px;}

@media screen and (min-width: 1600px) {
    #careers section#wrapper > .container > nav.breadcrumb,
    #business #header > .container,
    #business #footer > .container,
    #business section#wrapper > .container > nav.breadcrumb,
    #services section#wrapper > .container > nav.breadcrumb { width: 1540px; max-width: 100%;margin-left:auto;margin-right:auto;}
}
@media screen and (min-width: 1400px) and (max-width: 1599px) {
    #careers section#wrapper > .container > nav.breadcrumb,
    #business #header > .container,
    #business #footer > .container,
    #business section#wrapper > .container > nav.breadcrumb,
    #services section#wrapper > .container > nav.breadcrumb { width: 1300px; max-width: 100%;margin-left:auto;margin-right:auto;}
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
    #careers section#wrapper > .container > nav.breadcrumb,
    #business #header > .container,
    #business #footer > .container,
    #business section#wrapper > .container > nav.breadcrumb,
    #services section#wrapper > .container > nav.breadcrumb { width: 1140px; max-width: 100%;margin-left:auto;margin-right:auto;}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    #careers section#wrapper > .container > nav.breadcrumb,
    #business #header > .container,
    #business #footer > .container,
    #business section#wrapper > .container > nav.breadcrumb,
    #services section#wrapper > .container > nav.breadcrumb { width: 960px; max-width: 100%;margin-left:auto;margin-right:auto;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
    #careers section#wrapper > .container > nav.breadcrumb,
    #business #header > .container,
    #business #footer > .container,
    #business section#wrapper > .container > nav.breadcrumb,
    #services section#wrapper > .container > nav.breadcrumb { width: 720px; max-width: 100%;margin-left:auto;margin-right:auto;}
    #business #header .col-md-2_5 { width: 20%; }
}
@media screen and (min-width: 576px) and (max-width: 767px){
    #careers section#wrapper > .container > nav.breadcrumb,
    #business #header > .container,
    #business #footer > .container,
    #business section#wrapper > .container > nav.breadcrumb,
    #services section#wrapper > .container > nav.breadcrumb { width: 540px; max-width: 100%;margin-left:auto;margin-right:auto;}
}


/* REWARDS */
#cms .rewards-page h2.text-cc,
#cms .online-shopping-faq-pag h2.text-cc,
#business h1 {font-weight: 500 !important;}
#cms .rewards-page a.text-primary {font-weight: bold;}
#cms .rewards-page a.text-primary:hover{ color: #0062cc!important;}
#business .career__section a.btn { width: 100%; }
#business .career__section p { font-size: 14px; line-height:24px; }
#business .price-tag label strong {
    font-size: 20px;
    /*font-family: 'Segeo UI Semibold', sans-serif; */
}
#business .topselling-carousel .img-container {min-height: 252px;}
#business h1.text-uppercase {margin-bottom: 30px;}
#services h1.text-uppercase {
    /*font-size: 32px; font-family: 'Segoe UI Semibold', sans-serif;*/
    font-weight: 500;
}
.text-black { color: rgb(33,37,41) }
.text-black span {
    /*font-family: 'Segoe UI Bold', sans-serif; */
    font-weight: 900;
    font-size: 16px;
}
#services .card-img-top {margin-bottom: 16px;}
#services .card-body li {
    /*font-family: 'Segoe UI Semibold', sans-serif; */
    font-size: 16px;
    margin-bottom: 6px;
}
#services p { line-height: 22px; }
#onlineorderreturns p { font-size: 16px;line-height: 24px; }
#cms .return-policy p, #cms .return-policy b, #cms .return-policy ol li,
.list-style-circle, #cms .cc__static__pages p, #cms p, #cms li {
    /*font: 16px/24px 'Segoe UI Regular', sans-serif; */
}
#business #search_widget .search-wrap .search-button > .fa { padding-left: 0.5rem; padding-right: 0.5rem; }

#cms .cc__static__pages h2 {
    /*font: 20px 'Segoe UI Semibold', sans-serif;*/
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 10px;
}
#cms .product-warranty ol { margin-left: 0; }
#cms .product-warranty h3 {
    /*font-family: 'Segoe UI Semibold', sans-serif; */
}
#cms .product-warranty .faq {list-style-type: none !important;}
#cms .product-warranty .faq li {margin-left: 0;}
#cms .product-warranty ul,
#cms .list-position-outside {list-style-position: outside !important; margin-left: 0;}
#introduction { border-bottom: 1px solid #dee2e6; }
#cms .list-style-inside { list-style-position: inside; }


/*TOOLTIPs FOR PRODUCT LISTING PAGE*/

body.page-category [role="tooltip"].ui-tooltip,
body.page-clearance [role="tooltip"].ui-tooltip,
body.page-manufacturer [role="tooltip"].ui-tooltip {
    border: none;
    background: white;
    padding: 0;
    box-shadow: none;
}

body.page-category [role="tooltip"].ui-tooltip .ui-tooltip-content,
body.page-clearance [role="tooltip"].ui-tooltip .ui-tooltip-content,
body.page-manufacturer [role="tooltip"].ui-tooltip .ui-tooltip-content {
    padding: 15px;
    border: 1px solid #ccc;
}

body.page-category [role="tooltip"].ui-tooltip .ui-tooltip-content li,
body.page-clearance [role="tooltip"].ui-tooltip .ui-tooltip-content li,
body.page-manufacturer [role="tooltip"].ui-tooltip .ui-tooltip-content li {
    font: 14px 'Segoe UI Semibold', sans-serif;
}

body.page-category [role="tooltip"].ui-tooltip .ui-tooltip-content a,
body.page-clearance [role="tooltip"].ui-tooltip .ui-tooltip-content a,
body.page-manufacturer [role="tooltip"].ui-tooltip .ui-tooltip-content a {
    color: #007efd;
    font: 14px 'Segoe UI Semibold', sans-serif;
}

.locwrapper .bttn-border {
    font-weight: 600;
}

.locwrapper .bttn-border:hover {
    color: #1B4AC5;
}

.font-label-used {
    /*font-family: 'Segoe UI Semibold', sans-serif;*/
    font-size: 14px;
    font-weight: 600;
    color: #333;
}

.row-fluid.mh-50 {min-height: 50px;}

.loc-info a.btn.btn-link {
    color: #1B4AC5;
}

/*Search No Result*/

#wrapper .search-wrap input[type="text"] {
    background-color: #f8f8f8;
    padding: 10px 20px;
}

#wrapper .search-wrap .search-button {
    color: white;
    background-color: #1C4AC4;
}


