.PreviewerDisplayMessage {
    font-size: 1.3rem;
    color: red;
}
#ctl00_MenuDropDownList1_bGo {
/*    height: 100% !important;*/
    border: none !important;
    background: none !important;
    position: absolute;
    width: 80px !important;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 100;
}

#_360_btnDiv{ scale: 0.75; } 

.header-message a, .logout {
    color: #fff;
    text-decoration: none;
}

    .header-message a:hover, .logout:hover {
        color: var(--color-aqua);
    }

.search__form-field input {
    margin-left: 13px;
    width: 99%;
}

.ClearDiv {
    margin-bottom: 20px;
}

.filters .filter a.Clear {
    color: var(--color-blue);
}

.FacetSelectedOption span {
    color: darkgray;
}

.filters .filter-title {
    padding-bottom: 0;
}

.header-login-link .logout,
.header-login-link .icon {
    font-weight: 500;
    text-decoration: none;
}

    .header-login-link .logout:hover,
    .header-login-link .icon:hover {
        color: #6CBBBF;
    }

.pagination-prev input, .pagination-next input {
    position: relative;
    display: inline-flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    text-decoration: none;
    width: auto;
    height: 100%;
    column-gap: 0.5rem;
    font-size: 1.2rem;
    border: none;
    background: none;
    font-weight: 600;
    color: inherit;
    transition: all 0.3s ease-in-out;
}

#cartBtns input {
    /*background:none;*/
}

#CartQtyInput input {
    padding: 0;
}

.cart__table .table .input input {
    padding: 0;
}


/*.cart__table .p-status {
    text-align: left;
    color: #CB9C5C;
}

    .cart__table .p-status span {
        color: #000;
    }*/
.cart__promocode .form .button {
    color: #fff;
}

.round-button {
    border: 0.2rem solid var(--btn-bg) !important;
    border-radius: 2.1rem !important;
}
/*.product-card__actions .btns__wrap #CartQtyInput {
    margin-right:10px;
    display:inline-block;
}
.product-card__actions .btns__wrap input[type=submit] {
    margin-bottom:10px;
    white-space:normal;
}*/
.product-card__actions .btns .button-grey {
    font-weight: 500;
}
#BottomText h2, #BottomText h3 {
    color: #006F97;
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 10px;
    font-family: "Poppins", sans-serif;
    text-transform: capitalize;
    margin-top: 10px;
}

@media (min-width: 991px) {
    .payment_popup-body .form .itemnumbr {
        position: absolute;
        color: #006F97;
        font-size: 14px;
        font-weight: 600;
        left: 0px;
        top: 0;
        z-index: 555;
    }

    .payment_popup-body .form.form-item1 .itemnumbr {
        top: -20px
    }
    .product-card__actions .btns {
        width: 24.4rem;
    }
}

/*.category__content .row-subcategory-list a {
    line-height: 27px;
}*/

/*.category__content .row-subcategory-list > div {
    padding: 5px 2.5rem;
}*/

#RememberMeOnChangeEmail input {
    display: inline;
    margin-right: 5px;
}

#RememberMeOnChangeEmail label {
    display: inline;
}

.account__table--payments .table tbody input {
    font-weight: 600;
}

.account__table--payments .icon {
    width: 1.2rem;
    height: 1.2rem;
    color: var(--color-blue);
}

.account__table--payments .table .Header {
    vertical-align: middle;
    font-weight: 700;
    color: var(--color-blue-dark);
}

    .account__table--payments .table .Header td {
        padding: 2rem 2rem;
        border-color: #318BAA;
        border-bottom: 0.1rem solid #DFDFDF;
        display: table-cell;
        vertical-align: inherit;
        font-weight: bold;
        text-align: -internal-center;
    }

.account__table--payments .table {
    border-collapse: unset !important;
}

.form__field .inline {
    display: inline;
}

.account .Button {
    background: none;
    border: none;
    color: var(--base-link-color);
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    /*font: var(--base-font-size)/var(--base-line-height) var(--base-font-family);*/
    font-weight: 500;
    cursor: pointer;
    text-decoration: underline;
}

.account-title a {
    position: relative;
    font-size: 1.8rem;
    font-weight: 600;
    text-decoration: none;
    color: var(--color-blue-dark);
}

tfoot .price {
    color: var(--color-blue);
    font-weight: bold;
}

#ctl00_mPageContent_myPendingOrders_dgOrderList, #ctl00_mPageContent_myRecentOrders_dgOrderList {
    width: 100% !important;
}

.account__table .delete {
    text-decoration: none;
}
/*.account__table .table tbody td {
    border: none;
}*/
.account__table--wish .p__info {
    align-items: start;
}

.account__table--wish .p__info-top {
    text-align: left;
}

.account__table--wish .p-title {
    text-decoration: none;
}

.account__table--wish .table .input input {
    padding: 0;
}

.product-card-author a, .product-card__info .line span {
    font-weight: 501;
}

.product-card__info a {
    position: relative;
    display: inline-block;
    margin-top: 1rem;
    font-size: 1.2rem;
    font-weight: 701;
}

/*a.product-card-title {
    color: var(--color-blue-dark);
    font-weight: 600;
    text-decoration: none;
}*/

.quick-order-list .category__body.view-list .product-card__actions {
    width: 40rem;
    margin-top: 12px;
}

.quick-order-list .category__body {
    row-gap: 2rem;
}

    .quick-order-list .category__body.view-list .product-card {
        padding-bottom: 2rem;
    }

    .quick-order-list .category__body.view-list .product-card__image {
        width: 12rem;
        height: auto;
    }

    .quick-order-list .category__body.view-list .product-card::after {
        bottom: 0;
    }

.quick-order-list .price, .quick-order-list .product-card__actions .btns {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: auto;
    align-items: stretch;
}

    .quick-order-list .product-card__actions .btns .button {
        margin: 1px;
    }



.radio-content:before {
    display: none;
}

.menu__item.with-child.active .menu__link::after {
    width: calc(100%);
    opacity: 1;
}

.menu__item.with-child:hover .menu__link::after {
    width: calc(100%);
    opacity: 1;
}

.hero .image img {
    width: 100%;
}

.radios .radio label {
    position: relative;
    display: inline;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    padding-left: 2.7rem;
    column-gap: 1rem;
    font-weight: 600;
    color: var(--color-blue);
}

.forgot {
    background: none;
    border: none;
    color: var(--base-link-color);
    font-weight: 600;
    font-size: 1.6rem;
    text-decoration: underline;
}

.PascalRed {
    color: red;
}

.category__content {
    margin-bottom: 30px;
}

.hidden {
    display: none;
}

#GiftCertificateBalance .product__info-head {
    border-bottom: none;
}

#GiftCertificateBalance .form {
    border-top: none;
}

.account__table--myloyalty .table tbody .Header td {
    padding: 2rem 2rem;
    border-bottom: 0.1rem solid #318BAA !important;
}

.breadcrumbs li:not(:last-child):after {
    -webkit-mask-image: url(../images/icons/icon-chevron--right.svg);
    mask-image: url(../images/icons/icon-chevron--right.svg);
}

/*.category__content .row-subcategory-list > div {
    padding: 0 2.5rem;
}

.category__content .row-subcategory-list a {
    position: relative;
    font-size: 1.4rem;
    font-weight: 600;
    color: #002C3C;
    text-decoration: none;
    padding-bottom: 0.5rem;
}
*/
#EmailPrefer .account__table .table tr:first-child {
    background: no-repeat;
}

#EmailPrefer .account__table .table tr input,
#EmailPrefer .account__table .table tr label {
    display: inline-flex;
    margin-right: 5px;
}

#EmailPrefer .account__table .table td,
#EmailPrefer .account__table .table td div.emailPreference {
    padding: 5px;
    text-align: left;
}

    #EmailPrefer .account__table .table td p {
        margin-bottom: 10px;
    }

.product-card__image picture {
    align-items: flex-start;
    align-content: flex-start;
}

.submenu {
    z-index: 100;
}
/*.product-card-description {
    display: -webkit-box;
}*/

#AssociateHeaderLinks {
    /* background: #006F97;*/
}

    #AssociateHeaderLinks table {
        margin: 0 auto;
    }

    #AssociateHeaderLinks a {
        color: #fff;
        text-decoration: none;
    }

#boxes .window {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 9999;
    padding: 20px;
    width: 527px;
    height: 463px;
    background-color: White;
    /*border: 3px solid #cccccc;*/
    /*font-family: Arial Greek;*/
}

#boxes .windowEasyMedia {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 9999;
    padding: 20px;
    width: 527px;
    height: 272px;
    background-color: White;
    /*border: 3px solid #cccccc;*/
    /*font-family: Arial Greek;*/
}

#boxes #dialog1 {
    width: inherit;
    height: inherit;
    background-color: White;
}

#boxes #dialogEasyMedia {
    width: inherit;
    height: inherit;
    background-color: White;
}

#ctl00_LinksLinkPageHeader_ddlAssocList, #ctl00_LinksLinkPageHeader_ddlAssoListEasyMedia {
    min-width: 13rem;
}

.cart .p__info-top, .wishList .p__info-top {
    text-align: left;
}

.product-grid-table .table tbody td {
    max-width: 400px;
}

    .product-grid-table .table tbody td div {
        word-wrap: break-word;
    }

    .product-grid-table .table tbody td .txt div {
        font: var(--base-font-size)/var(--base-line-height) var(--base-font-family);
        font-weight: 500;
    }

    /*.product-grid-table .table tbody td div span {
        font: var(--base-font-size)/var(--base-line-height) var(--base-font-family);
        font-weight: 700;
        text-transform: capitalize;
    }*/

/*.product-grid-table .table tbody td div pre {
        margin-top:0;
        white-space: pre-wrap;  css-3 
        white-space: -moz-pre-wrap;  Mozilla, since 1999 
        white-space: -pre-wrap;  Opera 4-6 
        white-space: -o-pre-wrap;  Opera 7 
        word-wrap: break-word;  Internet Explorer 5.5+ 
        font: var(--base-font-size)/var(--base-line-height) var(--base-font-family);
    }*/

/*.product-grid-table .table tbody td div pre a {
        text-decoration: none;
        color: var(--base-text-color);
        font-weight: 700;
    }*/

.OrderLimitDialog {
    position: absolute;
    z-index: 10;
    top: 30px;
    background: #fff;
    padding: 10px;
    border: 1px solid;
}

.product-indicator input {
    position: relative;
    display: inline-flex;
    text-decoration: none;
    align-items: center;
    align-content: center;
    justify-content: center;
    border: 0.1rem solid #E6E6E6;
    padding: 0.5rem 1.7rem;
    font-weight: 600;
    color: var(--color-blue);
    height: 2.6rem;
    min-width: 15rem;
    margin-top: 20px;
}

.product-grid-table .table .price span, .product-grid-table .table strong {
    font-size: 1.6rem !important;
    font-weight: 900;
}

.no_word_wrap {
    white-space: nowrap;
}

.account__table .p .txt {
    text-align: left;
}
/*.scrollx {
    overflow-x: scroll;
}*/
.section {
    overflow: unset;
}

.product-grid-table .table tbody td tr td {
    border: none;
}

.radioBtn input, .radioBtn label {
    display: inline-flex;
    cursor: pointer;
}

input[type='radio'] {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    border: 2px solid black;
    border-radius: 50%;
    outline: none;
    /*box-shadow: 0 0 2px 0px black inset;*/
}

    input[type='radio']:hover {
        box-shadow: 0 0 2px 0px var(--color-blue) inset;
    }

    input[type='radio']:before {
        content: '';
        display: block;
        width: 60%;
        height: 60%;
        margin: 20% auto;
        border-radius: 50%;
    }

    input[type='radio']:checked {
        border: 2px solid var(--color-blue);
    }

        input[type='radio']:checked:before {
            background: var(--color-blue);
        }

.sign .form__field .radioBtn label {
    margin-left: 1rem;
    font-weight: 600;
    font-size: 1.6rem;
    color: var(--color-blue);
    align-items: center;
    align-content: center;
    justify-content: space-between;
    top: 2px;
}

.radioBtn:first-child {
    margin-bottom: 0.5rem;
}

.digitalUpgradePriceMsg {
    color: Red;
    width: 200px
}
/*.ErrorMessage {
    color: red;
}*/

.account__table--wish .table tbody tr:first-child, .account__table--wish .table tfoot tr:first-child {
    background-color: white;
    text-align: left;
    vertical-align: middle;
    font: var(--base-font-size)/var(--base-line-height) var(--base-font-family);
    font-weight: 500;
    color: var(--color-blue-dark);
}

.wishlist__head {
    position: relative;
    text-align: center;
    margin-top: 4rem;
    margin-bottom: 4rem;
}

.checkbox input:checked ~ label:before {
    background-color: var(--color-blue);
    -webkit-mask-image: url("../images/icons/icon-checkbox--true.svg");
    mask-image: url("../images/icons/icon-checkbox--true.svg");
    border-color: var(--color-blue);
}

.checkbox label {
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    padding-left: 2.7rem;
    column-gap: 1rem;
}

    .checkbox label:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0rem;
        width: 1.6rem;
        height: 1.6rem;
        -webkit-mask-size: contain;
        -webkit-mask-position: center center;
        -webkit-mask-repeat: no-repeat;
        transition: all 0.15s linear;
        border-radius: 0.2rem;
        border: 0.2rem solid #AAAAAA;
    }

.checkbox:hover label:before {
    border-color: var(--color-blue-dark);
}

.checkbox {
    position: relative;
    display: inline-flex !important;
    align-items: center;
    align-content: center;
    min-height: 1.6rem;
    min-width: 1.6rem;
}

    .checkbox label {
        min-height: 1.6rem;
    }

.sign .form__field .radio label, .sign .form__field .checkbox label {
    font-weight: 600;
    color: var(--color-blue);
}

.category__body.view-list .overrideDirection .price {
    flex-direction: row;
    font-size: 1.3rem;
}

/*.pagination > span {
    font-weight: 800;
}*/

.merchandising-footer {
    padding-top: 20px !important;
}

.removeTextDecoration {
    text-decoration: none;
}
/*#ctl00_mPageContent_dgMySubscriptions > tbody > tr:first-child {
    background-color: #EEEEEE;
    text-align: left;
    vertical-align: middle;
    font-size: 1.1rem !important;
    font-weight: bold;
    color: var(--color-blue-dark);
}*/
.checkout__summary-body .p__info {
    max-width: 200px;
}

.p-status span {
    text-transform: capitalize !important;
    font-size: 1.25rem !important;
}

.removeBorder {
    border: none !important;
}

.account__table--standing .table thead th {
    border-right: none;
    border-left: none;
    border-top: none;
}

.account__table--standing .table tbody td {
    border: none;
}

#EmailLists .cart__table .table tbody tr td {
    border-bottom: none;
    border-right: none;
}

.account .form__group {
    /*border: none;*/
}

#ctl00_mPageContent_paymentPopup_pnlContent {
    text-align: left;
}

.payment_popup .radio-content {
    padding-left: 0;
}

.payment_popup-body .form__field--checkbox label {
    float: left;
}

.cart__table .qty {
    font-size: 2rem;
    font-weight: 600;
}
/*.reload-btn {
    border-radius:100px !important;
    background: url(../images/reload-icon.svg) no-repeat left 19px center/11px;
}*/
#ctl00_foot_uPersonalization_udfTable input[type="number"] {
    width: 100%;
}

#ctl00_foot_uPersonalization_udfTable {
    max-height: 100% !important;
}

.copy-tag-field div {
    width: 100%;
}

.copy-tag-field .labelWrapper {
    display: flex;
}

.form__field .copy-tag {
    margin: 0 0 13px 0;
    font-size: 12px;
    color: #006F97;
    padding: 8px 15px 7px 11px;
    background-color: #F2F2F2;
    border-radius: 100px;
    display: inline-block;
    cursor: pointer;
    font-weight: 600;
}

.fullsize-popup .form__field .copy-tag {
    margin-left: auto;
    display: block;
    max-width: 112px;
}

.category-popup-four .item-one {
    top: 0;
}

.category-popup-four .form:first-child .item-one {
    top: 16px;
}

.payment_popup-head p span {
    left: 0;
    top: 0;
    position: relative;
}
/*.large-popup.category-popup-four .payment_popup-head,
.fullsize-popup .payment_popup-head {
    padding-bottom: 37px;
}*/

.keyboardInputInitiator {
    margin: -33px 5px !important;
    float: right;
    position: relative !important;
}

.AcrossThePageForm #keyboardInputMaster {
    /*top: 106px !important;
    left: 0;*/

    top: -120px;
    left: 0px;
}

.AcrossThePageForm0 #keyboardInputMaster {
    top: 140px !important;
    left: 0 !important;
}

.DownThePageFormSingleRow #keyboardInputMaster {
    top: 108px !important;
    left: 0 !important;
}

.DownThePageFormMultiRow #keyboardInputMaster {
    top: 80px !important;
    left: 0 !important;
}

.DownThePageForm0 #keyboardInputMaster {
    top: 168px !important;
    left: 0 !important;
}

/*input[type=number], input[type=date] {
    width: 100%;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-size: 1.2rem;
    height: 4.2rem;
    padding: 1em 1.5em;
    border-radius: 0.5rem;
    border: 0.1rem solid #DFDFDF;
    outline: none;
    background-color: #F7F7F7;
}*/

.positionAbs {
    position: relative !important;
}

.textarea-keypad span::after,
.field-keypad span::after {
    background: none;
}

.payment_popup-body .form textarea.keyboard-icon, .payment_popup-body .form input.keyboard-icon {
    background-image: none;
}

.fullsize-popup .form__field {
    max-width: 245px;
}
.personalizedinLineDisplay {
    width: 100%;
}

.personalizedinLineDisplay td.firstTd {
    width: 100px;
}

.personalizedinLineDisplay td {
    padding: 5px 0 !important;
}
.preferedPayment {
    font-weight:bolder !important;
}
.CartButtons {
    width: 100%;
    text-align: center;
}

    .CartButtons .ButtonInline {
        display: inline-block !important;
        min-width: 200px;
        margin-top: 10px;
    }
#ctl00_mPageContent_rblShipComplete {
    width: 100%;
}

    #ctl00_mPageContent_rblShipComplete input[type="radio"] {
        float: left;
        margin-right: 5px;
    }
.recommendationsOnCart {
    margin-top: 20px;
}
.product .style, .product .form {
    margin: 0;
}
.textarea-line-counter {
    font-size: 100%;
}
.product__info-head {
    border-bottom: none;
    padding-bottom: 0;
}

.gift__style {
    border-bottom: 0.1rem solid #DFDFDF;
    padding-bottom: 20px;
}

.product .form {
    border-top: none;
    padding-top: 9px;
}
#dvNoresult {
    margin-top:60px;
}
.OptionalPersonalizeBtn {
    margin-top: 15px;
}
.personalizedinLineDisplay .product__actions td {
    border-bottom: none !important;
}
.cart__table .total, .checkout__table .total {
    display: block !important;
}

.cart__table .ttl, .cart__table .price,
.checkout__table .ttl, .checkout__table .price {
    display: inline !important;
}

.cart__table .extraChargesLine {
    margin-top: 40px;
}

.checkout__main .extraChargesLine {
    margin-top: 35px;
}

.cart__summary .line .ttl, .checkout__table .line .ttl {
    font-size: 1.6rem;
}
.ExtrChargesDetails label {
    display: inline-block;
}
.extraChargeBtn {
    color: #000;
}
.checkout__block-card-head {
    display: block;
    height: auto;
}
.checkout__block-card-head .Descript {
    margin-top: 10px;
}
.personalize-modal .img-sec {
    /*padding-bottom: inherit;*/
    height:inherit !important;
}

  .personalize-modal .img-sec img {
        position: inherit;
    }

#ctl00_mPageContent_uditPersonalizationInline .img-sec {
    position: relative;
}

#ctl00_mPageContent_uditPersonalizationInline .text-box {
    position: absolute;
    border: 2px dashed rgb(255, 255, 255);
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    left: 50%;
    transform: translateX(-50%);
}

#ctl00_mPageContent_uditPersonalizationInline .img-sec img {
    height: 100%;
}



#ctl00_mPageContent_uditPersonalizationInline .img-sec .img-txt {
    font-size: 20px;
    margin: 0;
    color: #E6D0B2;
    max-width: 230px;
    text-align: center;
    width: 100%;
    line-height: 18px;
    display: flex;
    padding: 0 5px;
    align-items: flex-start;
    justify-content: center;
    height: 23px;
    overflow: visible;
    white-space: nowrap;
}

.ResetCacheButtonAlign {
    margin-left: 45%;
}
/**/
@media (max-width: 767px) {
	  .ResetCacheButtonAlign {
        margin-left: 35%;
    }
    .payment_popup-body .form .itemnumbr {
        position: absolute;
        color: #006F97;
        font-size: 14px;
        font-weight: 600;
        left: 0px;
        top: 0;
        z-index: 555;
    }

    .payment_popup-body .form.form-item1 .itemnumbr {
        top: -20px
    }
    .category__head select {
            max-width: 14rem;
            min-width: 14rem;
        }

        .hero .image {
            height: 30rem;
        }

            .hero .image img {
                width: 100%;
            }

        .breadcrumbs {
            justify-content: flex-start;
        }

        .cart .p-price__top div {
            display: inline-block;
            margin-right: 5px;
        }

        .submenu__links:after {
            background-color: #fff;
        }

        .submenu__ctas--img:before {
            content: "";
            position: absolute;
            right: -3rem;
            width: calc(100% + 6rem);
            height: 0.1rem;
            top: -30px;
            margin: 0 auto;
            background-color: #C7C7C7;
        }
    .product-block__slider .ss__recommendation .ss__carousel .ss__carousel__next-wrapper {
        right: 0 !important;
    }

    .product-block__slider .ss__recommendation .ss__carousel .ss__carousel__prev-wrapper {
        left: 0 !important;
    }

    .ss__recs-container .product-block__head {
        padding: 0 10px;
    }
    .product-description {
        padding: 0;
    }
    .product__info-body {
        margin-bottom:0;
        padding-bottom:0;
    }
}

@media only screen and (min-width: 767px) {
    .payment_popup-body .form .itemnumbr {
        position: absolute;
        color: #006F97;
        font-size: 14px;
        font-weight: 600;
        left: 0px;
        top: 0;
        z-index: 555;
    }

    .payment_popup-body .form.form-item1 .itemnumbr {
        top: -20px
    }
    body [ss-autocomplete] {
        left: 0px;
    }
}
    /*@media (min-width: 992px) {
    .cart__table .p {
        display: block;
    }
}*/
    @media (max-width: 991px) {
        .digitalUpgradePriceMsg {
            width: 100%;
        }

        .search-result__info {
            display: block;
        }

        .category__info {
            display: block;
        }

        .category__content .row {
            row-gap: 2rem;
        }

        .pagination {
            column-gap: 1rem
        }
        .product .image-side {
            margin-bottom: 0 !important;
            padding-bottom: 0 !important;
        }
        #ctl00_mPageContent_RowDiv .image-side {
            position: relative;
            margin-bottom: 2rem;
            padding-bottom: 2rem !important;
        }
        .product__section {
            padding: 2rem 0;
        }
        .product-main {
            padding: 2rem 0 !important;
        }
        .product-description {
            padding: 2rem !important;
        }
        .product-card__actions .btns .button {
            text-wrap: wrap;
        }
        .hideOnMobile {
            display: none;
        }
        .cart__table .extraChargesLine,
        .checkout__main .extraChargesLine {
            margin-top: 0;
        }
    }

    @media only screen and (min-width: 1090px) {
        body [ss-autocomplete] {
            left: -94px;
        }
    }

    @media (max-width: 1199px) {
        .header__footer {
            display: none;
        }

        .category__content .row-subcategory-list a {
            line-height: 20px;
        }

        #secToMoveToLeftBar {
            display: none;
        }

    }

    @media only screen and (min-width: 1200px) {
        body [ss-autocomplete] {
            left: -350px;
        }
    }

    @media only screen and (min-width: 1600px) {
        .product-block__slider .ss__recommendation .ss__carousel .ss__carousel__prev-wrapper,
        .product-block__slider .ss__recommendation .ss__carousel .ss__carousel__next-wrapper {
            top: 26% !important;
        }
    }

    .testSelect {
    min-width: 50px !important;
    border: hidden;
}

.quant-button {
    border: 0.1rem solid var(--btn-bg) !important;
    border-radius: 2.1rem !important;
}

.wish-button {
    border: 0.1rem solid var(--btn-bg) !important;
    border-radius: 2.1rem !important;
    flex:0 !important;
}

.similar-by__items div {
    justify-content: center !important;
}

.product .price__top span {
    font-weight: 700;
}

.product .price__bottom {
    font-weight: 700;
}

.selectedEdition {
    background: #E4E4E4;
    border: 0.1rem solid #0f799c !important;
    border-radius: 0.5rem !important;
}

.otherEditionHyperlink{
    text-decoration:none !important;
    color:black !important;
}

.product__section .author {
    line-height: initial !important;
    margin-bottom:15px;
}

.product_in_cart_align {
    left: 3.5rem;
}

.Your_price-hide {
    visibility: hidden;
}

.product-format__body {
    text-align: -webkit-center;
}

.other_editions_status {
    width: min-content;
    position: relative;
}

div.ModalPrompt {
    background-color: #DDDDDD;
    border: 1px solid #0066cc;
    text-align: center;
    display: block;
}

table.ModalPromptHead {
    background-color: #006F97;
    color: #ffffff;
}

.gvOtherDimensions {
    border-collapse: separate !important;
}

.thumb_images_no_display {
    display: none !important;
}
/*
.popup-preview .wrp picture img {
    height: auto !important;
}

.popup .swiper-slide .wrp picture, .popup .swiper-slide .wrp img, .popup .swiper-slide .wrp iframe {
    max-width: 50rem;
}

@media(max-width:991px) {
    .popup .swiper-slide .wrp picture, .popup .swiper-slide .wrp img, .popup .swiper-slide .wrp iframe {
        max-width: 100%;
    }
}
*/
.allSamplePagesSlideLink {
    display: none;
}

#thisWishlistIcon {
    z-index: 1;
    position: absolute;
    color: #0C779B;
    left:1rem;
    top:1rem;
}

.product-video .video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit:contain;
    border-width:0px;
}

td.innerShadow {
    margin: 0px;
}

tr.Header {
    background-color: #0066cc;
    color: #ffffff;
    font-weight: 700;
}


.udf_input_txt_top {
    text-align: left;
    color: Red;
}

.udf_req_field_asterik_color {
    color: Red;
}

.no_line {
    border-bottom: hidden !important;
}


@media (max-width: 400px) {
    
}
/*
.product__slider-main picture img {
    width: 200px !important;    
}

.product__slider-main.default {
    width: auto !important;
    margin-left: auto !important;
}

@media (max-width: 400px) {

    .product__slider-main.default {
        width: 100% !important;
        margin-left: auto !important;
    }

}*/
/*
@media ( min-width: 768px ) {
    .pluses .plus__text .show-sm {
        display: none;
    }
}
*/

.radio input {
    opacity: 1 !important;
}
.p__info {
    text-align:left;
}

.checkout__content .checkout__block-card-body {
    position: relative;
    padding: 3rem 2.3rem;
}

.checkout .invoice__body .line .txt {
    width: 17rem !important;
    margin-right: 10px;
}

.ShipviaGiftMsg {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left:30px;
}

.textboxaslabel {
    border: 0.1rem solid #ffffff !important;
    background-color: #ffffff !important;
    padding: 1em 0em !important;
    font-size: 1.5rem !important;
    font-weight: 600;
}

#ctl00_mPageContent_dgMyPayments > tbody > tr:first-child {
    background-color: #EEEEEE;
    text-align: left;
    font-size: 1.4rem !important;
    vertical-align: middle;
    font-weight: 700;
}
/*#ctl00_mPageContent_dgMyAddressBook > tbody > tr:first-child {
    background-color: #EEEEEE;
    text-align: left;
    vertical-align: baseline;
    font-size: 1.6rem;
    font-weight: 600;
    color: var(--color-blue-dark);
}*/
.swiper-wrapper-related {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: initial;
}

.swiper-container-related {
    overflow: hidden;
}

.form__group--style-2 {
    border: 0.1rem solid #DFDFDF !important;
}

#ctl00_mPageContent_repMyEmailPreferences_ctl01_rblOptOutFrequency label, #ctl00_mPageContent_repMyEmailPreferences_ctl05_rblOptOutFrequency label {
    color: black !important;
}

#Emailformat {
    border: none;
}

#cbSubscribestyle label {
    font-weight: bold;
}

.popupformaddress {
    padding: 40px 50px;
}

    .popupformaddress .form__field {
        margin: 10px;
    }

#ctl00_mPageContent_dgMyAddressBook tbody td {
    border: none;
}
.account__head-btn a {
    width: 300px !important
}
#ctl00_mPageContent_grdViewAssocList tbody td {
    border: none;
}
#ctl00_mPageContent_btnRedeemNow {
    font-weight: 700;
    font-size: 1.4rem;
    color: #261934;
    background: linear-gradient(284deg, #C39151 0%, #D8AA6C 23%, #EEC589 47%, #C8944F 80%, #A56E25 100%);
}

#ctl00_mPageContent_BgRedeemNow, #BgRedeemNow {
    background: url('../images/reward-bg.png') no-repeat left top;
    padding: 70.27px 0 80.46px 78px;
}

@media (min-width: 770px) {
    .payment_popup-body .form .itemnumbr {
        position: absolute;
        color: #006F97;
        font-size: 14px;
        font-weight: 600;
        left: 0px;
        top: 0;
        z-index: 555;
    }

    .payment_popup-body .form.form-item1 .itemnumbr {
        top: -20px
    }
    .account__loyalty-buttons {
        text-align: left !important;
    }

    #ctl00_mPageContent_BgRedeemNow, #BgRedeemNow {
        margin-left: 300px;
    }
}

.labelorder {
    font-size: 2rem;
}
#ctl00_mPageContent_addPayment_bAddNewCreditCard:hover, #ctl00_mPageContent_addPayment_bAddPayPal:hover, #ctl00_mPageContent_addPayment_bAddNewGiftCertificate:hover {
    color: black !important;
}

.Savedpayment {
    position: relative;
    overflow: hidden;
    display: inline-flex !important;
    align-items: center;
    align-content: center;
    justify-content: center;
    border-radius: 0;
    font-size: var(--btn-fz);
    font-weight: 500;
    text-decoration: none;
    outline: none;
    padding: var(--btn-padding);
    color: var(--btn-color);
    background: var(--btn-bg);
    border: 0.1rem solid var(--btn-bg);
    border-radius: 2.1rem;
    transition: all 0.3s ease-in-out;
    height: 4.2rem;
    min-width: 6.7rem;
    column-gap: 0.75rem;
}

/*.checkout__promocode .form__field input {
    color: white !important;
}*/
.crditcard {
    position: relative;
    overflow: hidden;
    display: inline-flex !important;
    align-items: center;
    align-content: center;
    justify-content: center;
    border-radius: 0;
    font-size: var(--btn-fz);
    font-weight: 500;
    text-decoration: none;
    outline: none;
    color: var(--btn-color);
    background: var(--btn-bg);
    border: 0.1rem solid var(--btn-bg);
    border-radius: 2.1rem;
    transition: all 0.3s ease-in-out;
    height: 4.2rem;
    min-width: 13.7rem;
    column-gap: 0.75rem;
}

.hideObj {
    display: none !important;
}
.cardtype {
    width: 314px !important;
}

.cardnumber {
    width: 320px !important;
    margin-top: 6px;
}
@media (min-width: 768px) {

    .payment_popup-body .form .itemnumbr {
        position: absolute;
        color: #006F97;
        font-size: 14px;
        font-weight: 600;
        left: 0px;
        top: 0;
        z-index: 555;
    }

    .payment_popup-body .form.form-item1 .itemnumbr {
        top: -20px
    }
    .hidden-lg {
        display: none;
    }
}

@media(max-width:786px) {
    .payment_popup-body .form .itemnumbr {
        position: absolute;
        color: #006F97;
        font-size: 14px;
        font-weight: 600;
        left: 0px;
        top: 0;
        z-index: 555;
    }
  .mobileProductThumbnailImage > img {
        max-width:76px !important;
    }
    .payment_popup-body .form.form-item1 .itemnumbr {
        top: -20px
    }
    .hidden-sm {
        display: none;
    }
    .cardtype, .cardnumber {
        width: 232px !important;
    }
    /*.section.enchance .button {
        margin: 5px 3px ;
    }*/
}
@media (max-width: 1599px) {
    #ctl00_mPageContent_LinkingAssociateList1_ddlLinkingMethodAssocList {
        min-width: 21rem !important;
    }
}
.fieldcounter {
    font-size: 100%;
}

@media(min-width:786px) {
    .payment_popup-body .form .itemnumbr {
        position: absolute;
        color: #006F97;
        font-size: 14px;
        font-weight: 600;
        left: 0px;
        top: 0;
        z-index: 555;
    }

    .payment_popup-body .form.form-item1 .itemnumbr {
        top: -20px
    }
    .mobile-associate-home {
        display: none;
    }
    .account__table--payments .table tr td > div {
        display: flex;
    }
}
.image-side .product__info-head {
    border: none !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single {
    border-style: hidden !important;
    border-radius: 0rem !important;
    font-size: 16px !important;
}
.product .quant{
    width:10rem !important;
}
.select2-results__option {
    padding:0px !important;
}
.select2-container--default .select2-search--dropdown input[type="search"].select2-search__field {
    padding: 0px !important;
}
.spanqty {
    width: 35px !important;
    font-size: 16px !important;
}
.product-indicator {
    display: flex !important;
}
.select2-container--default .select2-results > .select2-results__options {
    padding-top: 4px !important;
    max-height: 250px !important;
}
.FontWeightCustom {
    font-weight: 710;
}

@media(max-width:300px) {
    .payment_popup-body .form .itemnumbr {
        position: absolute;
        color: #006F97;
        font-size: 14px;
        font-weight: 600;
        left: 0px;
        top: 0;
        z-index: 555;
    }

    .payment_popup-body .form.form-item1 .itemnumbr {
        top: -20px
    }
    .nowrap-web-browser {
        white-space: nowrap;
    }
}

.product-grid-table .full_text a:hover {
    text-decoration: underline;
}
#Subscribetitle {
    font-family: 'Poppins',sans-serif !important;
}

@media (max-width: 991px) {

    .account__table--wish .p-price__top span {
        position: relative !important;
        display: flex !important;
        align-items: center !important;
        align-content: center !important;
        column-gap: 0.5rem !important;
    }
    .cart__table .p-price__top span {
        position: relative !important;
        display: flex !important;
        align-items: center !important;
        align-content: center !important;
        column-gap: 0.5rem !important;
    }
}
.category__info strong {
    display: block;
}

.category__info img {
    width: 100%;
}

    .category__info img.visible-desktop {
        display: block;
    }

    .category__info img.visible-mobile {
        display: none;
    }

@media (max-width: 767px) {
    .category__info img.visible-desktop {
        display: none;
    }

    .category__info img.visible-mobile {
        display: block;
    }
}


.resellerSuggestionPopupModal {
    position: relative;
    margin: 0 auto;
    top: 25%;
    z-index: 100;
    background-color: #fff;
    /*border: 5px solid #003399;*/
    border: 2px solid;
    text-align: center;
    display: block;
    width: 500px;
    min-height: 325px;
}

@media (max-width:1100px) {
    .resellerSuggestionPopupModal {
        position: fixed;
        z-index: 100;
        background-color: #fff;
        border: 5px solid #003399;
        text-align: center;
        display: block;
        top: 15%;
        left: 9%;
        width: 640px;
        padding-bottom: 20px;
    }
}

@media (max-width:500px) {
    .resellerSuggestionPopupModal {
        left: 5.5%;
        width: 300px;
        border: 1px solid;
    }
}

@media (max-width:400px) {
    .resellerSuggestionPopupModal {
        left: 3.5%;
    }
}

@media (max-width:375px) {
    .resellerSuggestionPopupModal {
        left: 2.5%;
    }
}

@media (max-width:360px) {
    .resellerSuggestionPopupModal {
        left: 1%;
    }
}

#resellerPopupWrapper {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 21;
    /*background-color: rgba(22,22,22,0.5);*/
    background-color: rgba(22,22,22,0.2);
}
@media (min-width: 992px) {
    .cart__table .table tbody tr td:nth-of-type(2), .cart__table .table thead th:nth-of-type(2) {
        padding-left: 80px !important;
        width: 150px;
        padding-right: 10px;
    }

    .order-sumary-table .table tbody tr td:nth-of-type(2), .table thead th:nth-of-type(2) {
        padding-left: 80px !important;
        width: 150px;
        padding-right: 10px;
    }

    .account__table--wish .table tbody tr td:nth-of-type(2), .table thead th:nth-of-type(2) {
        padding-left: 80px !important;
        width: 150px;
        padding-right: 10px;
    }

    .account__table--wish .p-title {
        display: inline-block;
        margin-bottom: 10px;
    }

    .account__table--wish table .p-price{
        padding:0 0 0 0 !important
    }
}

/*@media (min-width:1600px) {
    .AcrossThePageForm #keyboardInputMaster {
        left: 280px;
    }
}*/

@media only screen and (min-width: 320px) {
    div #payment_popup-outer_personalization_confirmation {
        background: #fff;
        border-radius: 10px;
        box-shadow: 0px 3px 6px #00000029;
        height: fit-content;
        font-family: inherit;
    }
}

@media only screen and (min-width: 375px) {
    div #payment_popup-outer_personalization_confirmation {
        background: #fff;
        border-radius: 10px;
        box-shadow: 0px 3px 6px #00000029;
        height: fit-content;
        font-family: inherit;
    }
}

@media only screen and (min-width: 390px) {
    div #popup_personalization_confirmation {
        background: #fff;
        border-radius: 10px;
        box-shadow: 0px 3px 6px #00000029;
        height: fit-content;
        font-family: inherit;
    }
}

@media only screen and (max-width: 480px) {
    div #popup_personalization_confirmation {
        background: #fff;
        border-radius: 10px;
        box-shadow: 0px 3px 6px #00000029;
        height: fit-content;
        font-family: inherit;
    }
}

.payment_popup-outer {
    padding: inherit !important;
}

.ExclusionMessage {
    color: Red;
}

.table .TrRow .tdProductNumberDisplay {
    padding-top: 70px;
}

/*.category__body.view-cover > * {
    position: relative;
    width: calc(100%/4);
    padding-left: 4rem !important;
}*/


/*.product-card__actions .btns__wrap {
    column-gap: 0rem !important;
    display:inline-block !important;
}*/

.OtherBtns {
    margin-top: 10px;
}
    .OtherBtns input, .btns input {
        width: 100%;
        text-wrap: wrap;
        white-space: normal;
    }


