.ORDH .ord-summary .sticky {
    word-break: break-all;
}

.ORDH  {
    min-height: auto;
}

.content-align-center .btn.dropdown-toggle, .content-align-center.open .btn.dropdown-toggle {
    min-width: 102px;
}

.navigation-placehoder {
    background: #ffffff;
    max-width: 1364px;
    margin: 0 auto;
}

.table-ipadCls td {
    white-space: nowrap;
}

.table-ipadCls th {
    min-width: 118px;
    max-width: 118px;
    word-break: break-word;
}

.content-align-center.open .dropdown-menu {
    min-width: 78px;
    left: auto;
    right: 1px;
    top: 87%;
    width: 97%;
    border-left: 1px solid #adadad;
    border-right: 1px solid #adadad;
    border-bottom: 1px solid #adadad;
}

.content-align-center.open .btn.dropdown-toggle {
    min-width: 90px;
    background: none !important;
}

.trorder {
    max-width: 155px;
    margin: 0 0 0 7px;
}

.npord .btn-default.active,
.btn-default.focus,
.npords .btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default .btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    background: unset;
}

.npord .dropdown-menu>li>a {
    font-weight: bold;
}

.npord .btn-default {
    height: 28px;
    line-height: 1;
}

.hrordh {
    width: 95%;
    margin-top: 10px;
    margin-bottom: 10px;
}

hr {
    border-top: 1px solid #808080;
}

.ordprdecp {
    padding: 0 0 0 20px;
}

.ordprdecp span {
    padding: 16px 0 5px 0;
        letter-spacing: 0.5px;
    font-family: ITCAvantGardePro-MD;
	font-weight:100 !important;
}

.product-detail-wrapper {
    min-height: 300px;
}

.PROD .in-cart {
    width: 164px;
    right: 3px;
}
/*body a:hover {
font-weight: inherit !important;
}*/

.modal {
    z-index: 10000;
}

.recentlyviewed .out-of-stock,
.CTGY .sub-ctgy-content .out-of-stock,
.SRCH .srch-content .out-of-stock {
    display: none;
}

.PROD .titlebreak,
.PROD #specialShipping,
.PROD .product-social-wrapper {
    display: block !important;
}

#wishListPop select {
    max-width: initial;
}

#baskgdpopup .fa-close {
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 15px;
    background: #F86;
    padding: 10px 11px;
    border-radius: 19px;
    color: white;
    display: none;
}

#baskgdpopup {
    top: 10vh !important;
    position: fixed;
    max-width: min(90vw, 1020px) !important;
    max-height: 85vh;
}

#baskgdpopupClose.PROD .Sale {
    color: #f47a44;
    font-weight: bold;
    transform: scale(1.1);
}

#baskgdpopupClose {
    position: fixed;
    top: 8vh;
    right: calc(50vw - min(46.5vw, 531px));
    font-size: 15px;
    background: #F86;
    padding: 10px 11px;
    border-radius: 19px;
    color: white;
    z-index: 10000;
    display: none;
}

.addright {
    padding: 2rem;
    float: right;
}

.total-display {
    display: inline-block;
    text-align: center;
    background-color: #f47a44;
    color: #fff !important;
    font-weight: bold;
    height: auto;
    /* width: 100%; */
    width: -webkit-fill-available;
    width: -moz-available;
    border-radius: .4rem;
    margin-right: 3%;
}

.total-display h4 {
    font-size: 20px;
    font-family: ITCAvantGardePro-MD;
    letter-spacing: .5px;
}
/* 12-Feb-2024
.search-order input {
    font-size: 12px;
    letter-spacing:0.5px;
    border: 1px solid #ddd;
    border-radius: .5rem;
    padding: .6rem;
    margin: .8rem;
    width: 98%;
    color: #414047;
    text-align: center;
    font-weight: 600;
    position: relative;
    right: 1rem;
}
12-Feb-2024 */

.selected-order {
    border-right: solid #628e83 !important;
    width: max-content;
    font-weight: 600;
}

.greyout  {
    color: #ddd !important;
}

@media (max-width: 767px) {
    .status-main-1, .status-main-2, .status-main-3, .status-main-4{
        display: flex;
    }
    .status-text1, .status-text2, .status-text3, .status-text4{
        margin-top: 1px;
    	margin-left: 5px;
    }

    .ui-datepicker .ui-datepicker-header {
        margin: -1%;
    }
    .ui-datepicker-month {
        width: 15rem !important;
        font-size: 18px !important;
    }
    .ui-datepicker-year {
        font-size: 18px !important;
    }
    .ui-datepicker-month option,
    .ui-datepicker-year option {
        font-size: 12px !important;
    }
    .ui-datepicker table {
        margin-top: 10px !important;
    }
    td .ui-state-default {
        width: 100%;
        padding: 10px 0 10px 0 !important;
        text-align: center !important;
    }
    #baskgdpopupClose {
        top: 12vh;
        right: 5vw;
    }
    #baskgdpopup {
        height: 90%;
        overflow: scroll;
        transform: scale(0.9);
    }
    #baskgdpopup .product-zoom-image-wrapper {
        max-height: 150px;
    }
    #baskgdpopup .flag-wrapper {
        display: none;
    }
    #baskgdpopup .product-information-wrapper {
        background: rgba(255, 255, 255, 0.9);
        padding-top: 20px;
    }
    /*updated 05/01//2020*/
    #baskgdpopup .fa-close {
        display: none !important;
    }
    /*updated 05/01//2020*/
}

#baskgdpopup .desktop-img {
    padding: 0px 0px !important;
}

#baskgdpopup .mobile-img {
    display: none;
    padding: 0px 0px !important;
}

@media (max-width: 767px) {
    #content-container {
        padding-top: 50px!important;
    }
    #lovedrop {
        display: none;
    }
    .product-detail-wrapper {
        min-height: 200px;
    }
    #baskgdpopup .desktop-img {
        display: none;
    }
    #baskgdpopup .mobile-img {
        display: block;
    }
}

.VIF {
    /* position: absolute; */
    padding-left: 2rem;
    top: 20px;
    font-size: 1.1em;
    width: 100%;
    /* text-align: center; */
    font-family: ITCAvantGardePro-bold;
}

.VIF .welcome {
    display: block;
    /* color: #f47a44; */
    text-transform: uppercase;
    font-size: 1.5em;
}

.VIF .first-letter-organge {
    color: #f47a44;
}
/* .VIF.mobile {
display: none;
} */

@media screen and (max-width: 768px) {
.mob-opacity{opacity:0;}
.mob-marge{margin-top:-18px;}
    .addright {
        position: absolute !important;
        text-align: initial;
        padding: 0;
    }
    .bottom_tabs {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        height: 10rem;
        padding: 3rem;
        background: #fff;
        box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
        z-index: 999;
    }
    .bottom_tabs #addtocart,
    #addtocart2,
    #addtocart3 {
        border-radius: 3rem !important;
    }
    .total-display {
        display: inline-block;
        text-align: center;
        background-color: #f47a44;
        color: #fff !important;
        padding: .8rem;
        font-weight: bold;
        height: auto;
        margin: 0 auto;
    }
    .VIF-info>p { 
	overflow-wrap: break-word;
    }
/* 12-Feb-2024
    .search-order input {
        border: 1px solid #d1d3d4;
        border-radius: .5rem;
        padding: .6rem;
        margin: .8rem 0;
        position: relative !important;
        right: 0 !important;
    }
12-Feb-2024 */
    .search-order {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        /* padding: 0 5px; */
    }
}

@media (max-width:767px) and (min-width: 320px) {
    .mobileview-summary {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 0 0.6rem;
        background: #fff;
        box-shadow: 0 -1px 1px rgb(0 0 0 / 10%);
        z-index: 99999999999999999;
    }
}

@media (min-width: 992px) and (max-width:1200px) {
    .ORDH.account-pages .t-light-header {
        font-weight: 700;
        height: 50px;
        overflow: hidden;
    }
    .ORDH.account-pages .content-align-center.open .dropdown-menu {
        width: 88%;
        right: 6px;
    }
    .ORDH.account-pages .center-align-text.padL0-ipadLand .col-xs-6.col-md-1.col-lg-2 {
        padding-left: 0;
        text-align: left;
    }
    .ORDH.account-pages .center-align-text.padL0-ipadLand .col-xs-6.col-md-3.col-lg-3>p {
        padding-left: 10px;
        text-align: left !important;
    }
    .ORDH .ord-summary {
        display: inline-block;
    }
    .ORDH .ord_accordian_header {
        font-size: 12px !important;
    }
    .ORDH .ipad-headSize {
        font-size: 16px !important;
        white-space: nowrap;
    }
    .ORDH .invoice-desc .description {
        top: -2rem;
    }
    .ORDH .ipad-padd .btn {
        padding: 6px !important;
    }
    .ORDH .orders.order-list-products #orderhistory_list .alt_row .npord .ft-14p {
        font-size: 12px;
    }
    .ORDH .line-items .t-light-col p {
        font-size: 12px !important;
    }
    .ordprdecp span,
    .t-light-col {
        padding-top: 15px;
        font-size: 12px !important;
    }
    .ORDH.account-pages .background-container .margin-container.container {
        width: 99% !important;
    }
    .ORDH.account-pages .background-container>div.container {
        width: 99% !important;
    }
    .ORDH.account-pages .background-container .margin-container.container .section-b2b-customers .col-sm-2.col-md-3.col-lg-2.hidden-xs.hidden-sm {
        max-width: 24%;
    }
    #CustomerMenu.readytheme-contentsection .col-xs-12.col-sm-12.col-md-9.col-lg-9.c-menu {
        width: 73% !important;
        margin-top: 12px;
    }
    .ipad-track-wrap-landscap {
        margin-top: 12px;
    }
    .table-ipadCls th {
        min-width: 95px;
        max-width: 95px;
    }
}

@media (max-width:1279px) and (min-width: 1100px) {
    .description {
        position: absolute;
        left: 0;
        width: 100rem;
        text-align: center;
        top: -4rem;
        margin: 0rem;
        max-height: 8rem !important;
        height: 7rem;
        padding: 2rem;
    }
}

@media (max-width:1439px) and (min-width: 1280px) {
    .description {
        position: absolute;
        left: 14rem;
        width: 100rem;
        text-align: center;
        top: -4rem;
        margin: 0rem;
        max-height: 8rem !important;
        height: 7rem;
        padding: 2rem;
    }
}

@media (max-width:2560px) and (min-width: 1440px) {
    .description {
        position: absolute;
        left: 14rem;
        width: 100rem;
        text-align: center;
        top: -4rem;
        margin: 0rem;
        max-height: 8rem !important;
        height: 7rem;
        padding: 0;
    }
}

.VIF {
    position: relative;
    padding-left: 2rem;
    top: 1rem;
    font-size: 1em;
    width: 100%;
    /* text-align: center; */
    font-family: ITCAvantGardePro-bold;
}

.VIF-info {
    font-weight: 700;
    padding: 10px;
    text-align: center;
}

.VIF-info span {
    display: block;
    padding-bottom: 10px;
    font-size: 0.8em;
}

@media (max-width: 767px) {
    .VIF-info span {
        display: block;
        font-size: 0.9em;
        padding-bottom: 0px;
    }
    .VIF .welcome {
        display: block;
        /* color: #f47a44; */
        text-transform: uppercase;
        font-size: 1em;
    }
    .forget {
        font-size: 1em;
        font-family: normal
    }
}

@media (max-width: 6000px) and (min-width: 800px) {
    .section-retail-customers .line-item {
        max-width: 82rem;
        margin: 10px 17rem 0;
    }
    .section-b2b-customers .line-item {
        max-width: 82rem;
    }
}

.ord-summary {}

.ord-summary p {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

.review-btn {
    background: #f47a44;
    color: #fff !important;
    font-size: 12px;
    display: block;
    text-align: center;
    margin-top: 80px;
    position: absolute;
    bottom: 8px;
    right: 15px;
    padding: 10px 25px;
}

.porderImg img {
    max-width: 125px;
}

.ordprdecp span {
    padding: 0;
    font-size: 14px;
}

.reorder-btn {
    background-color: #f47a44;
    border: none;
    color: white;
    padding: 1.5px 9px;
    width: 100%;
    margin-top: 20px;
    max-width: 140px;
}

.wishlist-actions span {
    width: 8px;
    height: 8px;
}

.unavailablebtn {
    padding: 0;
    margin: 0;
    border-radius: 3rem;
    /* border radius change to 3rem */
    color: white;
    font-size: 12px;
    font-weight: 400;
    background-color: #BBB;
    width: 100%;
    max-width: 134px !important;
    letter-spacing: 1px;
}

.unavailablebtn:hover {
    color: white;
    font-weight: 600 !important;
}

@media (max-width: 700px) {
    .content-align-center.open .btn.dropdown-toggle {
        min-width: 90px !important;
    }
    .review-btn {
        display: none;
    }
    .porderImg img {
        max-width: 100px;
    }
    .heading div {
        font-size: 12px;
    }
    .ordprdecp span {
        font-size: 12px;
        font-weight: 700 !important;
    }
    .npord div {
        padding-left: 0;
    }
    .alt_row {
        //padding: 10px 0 !important;
    }
    .ORDH .alt_row {
        border: solid 1px #D1D3D4;
        background-color: #fff;
        padding: 0;
        margin: 0;
    }
    .ORDH .alt_row {
        border: solid 1px #D1D3D4;
        background-color: #fff;
        padding: 0 !important;
        margin: -6px !important;
    }
}

@media (max-width: 800px) {
.mob-opacity{opacity:0;}
.mob-marge{margin-top:-18px;}
    .npord div {
        padding-left: 5px;
        padding-right: 5px;
    }
    .porderImg {
        padding-top: 0;
    }
}

.pagination-buttons {}

@media (max-width:768px) and (min-width:360px) {
    .next-button {
        position: absolute;
        right: 2rem;
        bottom: 0rem;
    }
    .previous-button {
        position: absolute;
        left: 1rem;
        bottom: 0rem;
    }
    .next-button input {
        background: #f47a44;
        color: #fff;
        letter-spacing: 1px;
        background: #f47a44;
        border-radius: 3rem;
        color: #fff;
        border: none;
        display: inline-block;
        font-size: 16px;
    }
    .previous-button input {
        background: #f47a44;
        border-radius: 3rem;
        color: #fff;
        letter-spacing: 1px;
        background: #f47a44;
        color: #fff;
        border: none;
        display: inline-block;
        font-size: 16px;
    }
}
@media (max-width:900px){
.mob-opacity{opacity:0;}
.mob-marge{margin-top:-18px;}
}
@media (max-width: 6000px) and (min-width:1282px) {
    .next-button {
        top: 8rem;
        float: right;
        /* margin-top: -7rem; */
        /* margin-right: -13rem !important; */
    }
    .previous-button {
        float: left;
        /* margin-top: -7rem; */
        /* margin-left: -16rem !important; */
    }
    .next-button input {
        background: #f47a44;
        border-radius: 3rem;
        color: #fff;
        letter-spacing: 1px;
        background: #f47a44;
        color: #fff;
        border: none;
        display: inline-block;
        font-size: 16px;
    }
    .previous-button input {
        background: #f47a44;
        border-radius: 3rem;
        color: #fff;
        letter-spacing: 1px;
        background: #f47a44;
        color: #fff;
        border: none;
        display: inline-block;
        font-size: 16px;
    }
}

@media (max-width: 1280px) and (min-width:800px) {
    .next-button {
        /* float: right; */
        /* margin-top: -7rem; */
        /* margin-right: -13rem !important; */
    }
    .previous-button {
        float: left;
        /* margin-top: -7rem; */
        /* margin-left: -16rem !important; */
    }
    .next-button input {
        background: #f47a44;
        border-radius: 3rem;
        color: #fff;
        letter-spacing: 1px;
        background: #f47a44;
        color: #fff;
        border: none;
        display: inline-block;
        font-size: 16px;
    }
    .previous-button input {
        background: #f47a44;
        border-radius: 3rem;
        color: #fff;
        letter-spacing: 1px;
        background: #f47a44;
        color: #fff;
        border: none;
        display: inline-block;
        font-size: 16px;
    }
}

@media (max-width: 1439px) and (min-width:1280px) {
    .next-button {
        float: right;
        /* margin-top: -7rem; */
        /* margin-right: -13rem !important; */
    }
    .previous-button {
        float: left;
        /* margin-top: -7rem; */
        /* margin-left: -16rem !important; */
    }
    .next-button input {
        background: #f47a44;
        border-radius: 3rem;
        color: #fff;
        letter-spacing: 1px;
        background: #f47a44;
        color: #fff;
        border: none;
        display: inline-block;
        font-size: 16px;
    }
    .previous-button input {
        background: #f47a44;
        border-radius: 3rem;
        color: #fff;
        letter-spacing: 1px;
        background: #f47a44;
        color: #fff;
        border: none;
        display: inline-block;
        font-size: 16px;
    }
}

.trorder {
    max-width: 155px;
    margin: 0 0 0 7px;
}

.hrordh {
    width: 95%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ordprdecp {
    padding: 0 0 0 20px;
}

.ordprdecp span {
    padding: 16px 0 5px 0;
}

.viewSubstitutions {
    /*border: 1px solid #f47a44;*/
     border:none !important;
    border-radius: 0;
    color: #f47a44;
    font-size: 12px;
    font-weight: 600;
    background-color: #fff;
    display: inline-block;
    letter-spacing: 1px;
    outline: 0 !important;
    -webkit-transition: all 0.7s;
    transition: all 0.5s;
    margin-left: 10px;
    border-radius: 3rem;
}

.product-detail-wrapper {
    min-height: 300px;
}

.PROD .in-cart {
    width: 164px;
    right: 3px;
}
/*body a:hover {
font-weight: inherit !important;
}*/

.modal {
    z-index: 10000;
}

.recentlyviewed .out-of-stock,
.CTGY .sub-ctgy-content .out-of-stock,
.SRCH .srch-content .out-of-stock {
    display: none;
}

.PROD .titlebreak,
.PROD #specialShipping,
.PROD .product-social-wrapper {
    display: block !important;
}

#wishListPop select {
    max-width: initial;
}

#baskgdpopup .fa-close {
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 15px;
    background: #F86;
    padding: 10px 11px;
    border-radius: 19px;
    color: white;
    display: none;
}

#baskgdpopup {
    top: 10vh !important;
    position: fixed;
    max-width: min(90vw, 1020px) !important;
    max-height: 85vh;
}

#baskgdpopupClose.PROD .Sale {
    color: #f47a44;
    font-weight: bold;
    transform: scale(1.1);
}

#baskgdpopupClose {
    position: fixed;
    top: 8vh;
    right: calc(50vw - min(46.5vw, 531px));
    font-size: 15px;
    background: #F86;
    padding: 10px 11px;
    border-radius: 19px;
    color: white;
    z-index: 10000;
    display: none;
}

.addright {
    padding: 2rem;
    float: right;
}

@media only screen and (max-width: 1024px) and (orientation: landscape) {
.viewSubstitutionModal .modal-dialog{max-width: 90% !important;}
    .ORDH.account-pages .center-align-text.padL0-ipadLand .col-xs-6.col-md-1.col-lg-2 {
        padding-left: 0;
        text-align: left;
        width: 16.66666667%;
    }
    .ORDH.account-pages .center-align-text.padL0-ipadLand .col-xs-6.col-md-3.col-lg-3>p {
        padding-left: 10px;
        text-align: left !important;
    }
    .ORDH .shippingInfo+br {
        display: none;
    }
    .ORDH .shippingInfo {
        margin-bottom: 10px;
    }
    .ORDH #orderhistory_list .content-align-center.open .btn.dropdown-toggle {
        min-width: 77px;
    }
    .ORDH #orderhistory_list .UNITS-IPAD {
        padding: 0;
    }
    .ORDH #orderhistory_list .content-align-center.open .dropdown-menu {
        width: 83%;
        right: 0;
    }
    .ORDH .orders.order-list-products #orderhistory_list .alt_row .npord .ft-14p {
        font-size: 12px;
    }
    .orderscroll-view {
        padding: 0 8px !important
    }
    .ORDH .ord-summary {
        display: block;
    }
    .ORDH .line-items .t-light-col p {
        font-size: 10px !important;
    }
    .ORDH .line-items .padL0-ipadLand .col-xs-3.col-sm-2.col-md-3.col-lg-2 {
        padding-right: 0;
    }
    .table-ipadCls tr {
        padding: 5px 0;
        display: inline-block;
    }
    .table-ipadCls td {
        white-space: nowrap;
    }
    .table-ipadCls th {
        min-width: 118px;
        max-width: 118px;
        word-break: break-word;
    }
    .ORDH .ord_accordian_header {
        font-size: 12px !important;
        white-space: nowrap;
    }
    .ipad-headSize {
        font-size: 16px !important;
        white-space: nowrap;
    }
    .ipad-padd .btn {
        padding: 6px !important
    }
    .padR0-ipadLand {
        padding-right: 0 !important;
    }
    .padL0-ipadLand {
        padding-left: 0 !important;
    }
    .content-align-center.open .dropdown-menu {
        width: 103%;
        right: -1px;
    }
}

@media only screen and (max-width: 768px) and (orientation: portrait) {
.mob-opacity{opacity:0;}
.mob-marge{margin-top:-18px;}
.ordprdecp span{padding-top: 10px !important;display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;}
.ordprdecp .viewSubstitutions{margin: 7px 5px !important;border: none !important;}

    .content-align-center.open .btn.dropdown-toggle {
        min-width: 116px;
    }
}

@media (max-width: 767px) {
    #baskgdpopupClose {
        top: 12vh;
        right: 5vw;
    }
    #baskgdpopup {
        height: 90%;
        overflow: scroll;
        transform: scale(0.9);
    }
    #baskgdpopup .product-zoom-image-wrapper {
        max-height: 150px;
    }
    #baskgdpopup .flag-wrapper {
        display: none;
    }
    #baskgdpopup .product-information-wrapper {
        background: rgba(255, 255, 255, 0.9);
        padding-top: 20px;
    }
    /*updated 05/01//2020*/
    #baskgdpopup .fa-close {
        display: none !important;
    }
    /*updated 05/01//2020*/
}

#baskgdpopup .desktop-img {
    padding: 0px 0px !important;
}

#baskgdpopup .mobile-img {
    display: none;
    padding: 0px 0px !important;
}

@media (max-width: 767px) {
    #content-container {
        padding-top: 50px!important;
    }
    #lovedrop {
        display: none;
    }
    .product-detail-wrapper {
        min-height: 200px;
    }
    #baskgdpopup .desktop-img {
        display: none;
    }
    #baskgdpopup .mobile-img {
        display: block;
    }
}

.VIF {
    /* position: absolute; */
    padding-left: 2rem;
    top: 20px;
    font-size: 1.1em;
    width: 100%;
    /* text-align: center; */
    font-family: ITCAvantGardePro-bold;
}

.VIF .welcome {
    display: block;
    /* color: #f47a44; */
    text-transform: uppercase;
    font-size: 1.5em;
}

.VIF .first-letter-organge {
    color: #f47a44;
}
/* .VIF.mobile {
display: none;
} */

@media screen and (max-width: 768px) {
    .addright {
        position: absolute !important;
        text-align: initial;
        padding: 0;
    }
    .bottom_tabs {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        height: 10rem;
        padding: 3rem;
        background: #fff;
        box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.1);
        z-index: 999;
    }
    .bottom_tabs #addtocart,
    #addtocart2,
    #addtocart3 {
        border-radius: 3rem !important;
    }
}

@media (max-width: 1000px) and (min-width: 768px) {
    .addright {
        text-align: initial;
        padding: 0;
    }
    .VIF {
        width: 80%;
        left: 20%;
        text-align: right;
    }
}

@media (max-width: 767px) {
    .VIF.mobile {
        display: block;
        position: relative;
        top: 0;
        font-size: 3.6vw;
        margin-bottom: -20px;
        margin-top: -10px;
    }
    /* .VIF:not(.mobile) {
    display: none;
} */
}

.VIF {
    position: relative;
    padding-left: 2rem;
    top: 1rem;
    font-size: 1em;
    width: 100%;
    /* text-align: center; */
    font-family: ITCAvantGardePro-bold;
}

.VIF-info {
    font-weight: 700;
    padding: 10px;
    text-align: center;
}

.VIF-info span {
    display: block;
    padding-bottom: 10px;
    font-size: 0.8em;
}

@media (max-width: 767px) {
    .VIF-info span {
        display: block;
        font-size: 0.9em;
        padding-bottom: 0px;
    }
    .VIF .welcome {
        display: block;
        /* color: #f47a44; */
        text-transform: uppercase;
        font-size: 1em;
    }
    .forget {
        font-size: 1em;
        font-family: normal
    }
}

.ord-summary {}

.ord-summary p {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

.product-item form .tbd .buynowbtn .button {
    border: none;
    border-radius: 3rem !important;
    text-transform: uppercase;
    color: #fff;
    font-size: 1.08em;
    font-weight: 600;
    background-color: #f47a44;
    width: 100%;
    display: block;
    height: 30px;
    letter-spacing: 1px;
    outline: 0;
    transition: all 0.5s;
}

.product-item .product-details .in-cart {
    width: 100%;
    border-radius: 3rem !important;
    text-transform: uppercase;
    background-color: #6c8c82;
    color: #fff;
    text-align: center;
    padding: 3px;
    font-weight: 800;
    box-shadow: 0 3px 8px rgb(0 0 0 / 10%);
    margin-top: 5px;
}

.review-btn {
    background: #f47a44;
    color: #fff !important;
    font-size: 12px;
    display: block;
    text-align: center;
    margin-top: 80px;
    position: absolute;
    bottom: 8px;
    right: 15px;
    padding: 10px 25px;
}

.porderImg img {
    max-width: 125px;
}

.ordprdecp span {
    padding: 0;
    font-size: 14px;
}

.reorder-btn {
    background-color: #f47a44;
    border: none;
    color: white;
    padding: 1.5px 9px;
    width: 100%;
    margin-top: 20px;
    max-width: 140px;
}

.account-pages .full-width {
    font-size: 14px;
}

.select-order span.active {
    color: #f47a44;
}

.porderImg {
    padding: 0 !important;
}

.alt_row .row div {
    //padding: 0;
}

.select-order span {
    border: solid 1px;
    padding: 10px !important;
    margin: 10px 0 10px;
    line-height: 50px;
    cursor: pointer;
}

.minus-qty-ordhp,
.add-qty-ordhp {
    position: absolute;
    left: 50%;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    color: #f47a44;
    font-weight: 600;
    top: 0px;
    opacity: 0;
    transform: scale(0);
    transition: opacity 0.3s, transform 0.5s;
}

.qtybox {
    border: solid 1px #DDD;
}

.qtybox[data-stock="0"] {
    display: none;
}

.qtybox:focus {
    border: solid 1px #000;
}

.qtybox:focus+.minus-qty-ordhp,
.reorderdiv:hover .minus-qty-ordhp {
    opacity: 1;
    transform: translate(-50%, 0) translate(-30px, 0) scale(1.6);
}

.qtybox:focus+.minus-qty-ordhp+.add-qty-ordhp,
.reorderdiv:hover .add-qty-ordhp {
    opacity: 1;
    transform: translate(-50%, 0) translate(30px, 0) scale(1.6);
    font-weight: 100;
}

#addtocart,
#addtocart2,
#addtocart3 {
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    background-color: #f47a44;
    display: inline-block;
    letter-spacing: 1px;
    outline: 0 !important;
    -webkit-transition: all 0.7s;
    transition: all 0.5s;
    margin-left: 15px;
    border-radius: 3rem;
}

#addtocart.adding,
#addtocart2.adding,
#addtocart3.adding {
    background-color: #FEC841;
    color: black;
}

@media (max-width: 700px) {
    .review-btn {
        display: none;
    }
    .porderImg img {
        max-width: 100px;
    }
    .heading div {
        font-size: 12px;
    }
    .ordprdecp span {
        font-size: 12px;
    }
}

.owl-item {
    /*border-right: solid 1px black;*/
    text-align: center;
}

.owl-next {
    position: absolute;
    right: -5rem;
    top: 1rem;
    background-color: #fff !IMPORTANT;
    color: #f47a44 !important;
    padding: 0 10px !important;
    opacity: 1 !important;
    font-size: 20px !important;
    zoom: 0 !important
}

.owl-prev {
    position: absolute;
    left: -32px;
    top: 1rem;
    background-color: #fff !IMPORTANT;
    color: #f47a44 !important;
    padding: 0 10px !important;
    opacity: 1 !important;
    font-size: 20px !important;
    zoom: 0 !important
}

.owl-wrapper-outer {
    font-size: initial;
}

.select-order .active {
    color: #f47a44;
}

.waitlistbtn {
    padding: 0;
    margin: 0;
    border-radius: 0;
    color: white;
    font-size: 14px;
    font-weight: 600;
    background-color: #628E83;
    width: 100%;
    border-radius: 3rem !important;
    border-right: solid 1px #628E83;
    border-left: solid 1px #628E83;
    border-bottom: solid 1px #628E83;
    max-width: 134px !important;
    line-height: 180%;
    letter-spacing: 1px;
}

.waitlistbtn:hover {
    color: white;
    font-weight: 600 !important;
}

.wishlist-actions span {
    width: 8px;
    height: 8px;
}

.unavailablebtn {
    padding: 0;
    margin: 0;
    border-radius: 3rem;
    /* border radius change to 3rem */
    color: white;
    font-size: 12px;
    font-weight: 400;
    background-color: #BBB;
    width: 100%;
    max-width: 134px !important;
    letter-spacing: 1px;
}

.unavailablebtn:hover {
    color: white;
    font-weight: 600 !important;
}

.order-modal-p {
    font-size: 1em !important;
}

@media (max-width: 900px) and (min-width: 767px) {
.ordprdecp span{padding-top: 15px !important;margin-bottom:5px;display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;}
.viewSubstitutions{border:none !important;}
    #addtocart,
    #addtocart2,
    #addtocart3 {
        border: none;
        border-radius: 0;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        background-color: #f47a44;
        display: inline-block;
        letter-spacing: 1px;
        outline: 0 !important;
        -webkit-transition: all 0.7s;
        transition: all 0.5s;
        margin-left: 1.8rem !important;
        border-radius: 3rem;
    }
}

@media (max-width: 766px) and (min-width: 360px) {
    .owl-controls {
        display: none !important;
    }

    .order-modal-p {
        font-size: .9em !important;
    }
    #addtocart,
    #addtocart2,
    #addtocart3 {
        border: none;
        border-radius: 0;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        background-color: #f47a44;
        display: inline-block;
        letter-spacing: 1px;
        outline: 0 !important;
        -webkit-transition: all 0.7s;
        transition: all 0.5s;
        border-radius: 3rem;
    }
    #ui-datepicker-div {
        width: ;
        z-index: 999 !important;
        position: absolute;
        top: 313px;
        left: -55px;
        z-index: 1;
        border: 1px solid !important;
        border-bottom-left-radius: 2rem !important;
        border-bottom-right-radius: 2rem !important;
        border: none !important;
        border-bottom: 1px solid #302e2e !important;
        text-transform: uppercase;
        /* padding: 1% 1% 0 1%; */
        border-radius: 3rem;
    }
}

@media (max-width: 1000px) and (min-width: 768px) {
    .unavailablebtn {
        font-size: 11px;
    }
}

ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
}

#ui-datepicker-div {
    position: absolute;
    top: 336px;
    left: 2% !important;
    font-size: 14px;
    /* right: 5%; */
    flex-direction: column;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    width: auto;
}

.ui-datepicker-trigger {
    width: 4rem;
    cursor: pointer;
}

.ui-widget-content {
    border: none !important;
    background: #fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x !important;
    color: #222222;
    border-radius: 5px;
}

.ui-widget-header {
    border: none !important;
    background: none !important;
    color: #222222;
    font-weight: bold;
}

.ui-datepicker-other-month {
    opacity: .2 !important;
    filter: opacity(0.5);
    color: grey !important;
}

.ui-datepicker-month {
    background: #f47a44;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    color: #fff;
    padding-right: 0rem!important;
    /* padding-left: 1rem; */
    margin-left: 4rem !important;
    width: 15rem !important;
    text-transform: uppercase;
    font-weight: 400;
}

.ui-datepicker-year {
    background: #f47a44;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    color: #fff;
    padding-right: 0rem !important;
    padding-left: 0 !important;
    margin-left: 0rem !important;
}

.ui-datepicker th {
    padding: 1em .3em !important;
    text-align: center;
    font-weight: bold;
    background-color: #fff;
    color: #f47a44;
    border-bottom: solid 2px !important;
    border-bottom: #f47a44;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
    display: flex !important;
    justify-content: center !important;
    width: max-content !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: none !important;
    background: #fff !important;
    font-weight: normal;
    /*color: #f47a44 !important; */
}

.ui-widget-content a {
    color: #f47a44 !important;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .8 !important;
    filter: Alpha(Opacity=8);
    background-image: none;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 1.2em 0 !important;
    border: none !important;
    background: none !important;
    background-color: #f47a44 !important;
    border-top-left-radius: 2rem !important;
    border-top-right-radius: 2rem !important;
    margin: -1%;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: auto !important;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker td {
    padding: 1px;
    border-bottom: solid 1px #f47a44 !important;
}

.ui-datepicker-unselectable .ui-state-disabled .undefined {
    color: #000 !important;
}

.undefined {
    color: solid 1px #f47a44 !important
}

.view {
    position: relative;
    display: inline-flex;
    border: solid .1px #8d7777;
    border-radius: 5px;
    cursor: pointer;
}

.owl-carousel {
    cursor: pointer;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled span {
    color: #000;
}

#ordderGuideToast {
    border: none !important;
}

.ui-dialog-titlebar-close {
    padding: 0 !important;
}

.ui-dialog-titlebar-close:after {
    content: 'X';
    width: 20px;
    height: 20px;
    display: block;
    font-size: .6em;
    margin-left: -.2rem;
    /* Change path to image*/
    background-position: -96px -128px;
    background-repeat: no-repeat;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    /* margin: .5em .2em .4em; */
    cursor: pointer !important;
    padding: .2em .6em .3em .6em !important;
    width: auto !important;
    overflow: visible !important;
    background-color: #f47a44 !important;
    color: #fff !important;
    border-radius: 50%;
    position: absolute;
    top: -4rem !important;
    right: -5rem !important;
}

.ui-datepicker .ui-datepicker-buttonpane button span {
    font-size: 14px;
    top: 2px !important;
    font-weight: 700;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    /* float: left; */
    display: none !important;
}

#qtylimitmodal .modal-content {
    background-color: #ededed !important;
    border-radius: 0 !important;
    border: 1px solid #414042;
    font-size: 14px !important;
}

.ui-datepicker .ui-datepicker-prev .ui-icon {
    background-image: none !important;
}

.ui-datepicker .ui-datepicker-next .ui-icon {
    background-image: none !important;
}

.ui-datepicker .ui-datepicker-next .ui-icon:before {
    font-family: 'FontAwesome';
    width: 32px;
    content: "\f0da" !important;
    display: block;
    color: #fff !important;
}

.ui-datepicker .ui-datepicker-prev .ui-icon:before {
    font-family: 'FontAwesome';
    width: 32px;
    content: "\f0d9" !important;
    display: block;
    color: #fff !important;
}

.ui-icon {
    display: block;
    text-indent: initial !important;
    overflow: hidden;
}

.ui-datepicker .ui-datepicker-next {
    right: 5rem !important;
}

.ui-datepicker .ui-datepicker-prev {
    left: 5rem !important;
}

.ui-icon {
    width: 16px !important;
    height: 16px !important;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #999999;
    background: none !important;
    font-weight: normal;
    color: #212121 !important;
}

.closeCss {
    color: white;
    position: absolute;
    top: -18px !important;
    right: -48px !important;
    background: #f47a44 !important;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    font-size: 18px !important;
    opacity: 1;
    transform: translate(-50%, -50%) !important;
    margin-top: 19px !important;
    margin-right: 17px;
}

.product-details-1 .product-item .padding form .form-check {
    max-width: 80% !important;
    margin: 0 0 0 auto;
    padding-bottom: 0.5em;
}
/* New css */

.ord-summary-header {
    margin-top: 2rem;
    margin-bottom: unset;
    font-weight: 600;
    font-size: 20px;
}

.ord-invoice-span {
    font-size: 12px;
    /* font-weight: bold; PS-26775 Consolidation of Global CSS */
    font-family: ITCAvantGardePro-Bold;
}

.ord_accordian_header {
    font-size: 14px;
    /* font-weight: 600; PS-26775 Consolidation of Global CSS */
    -webkit-text-stroke: .1px;
}

.ord-summary-btns {
    margin: 2rem 0 2rem 0;
    line-height: 30px;
    height: auto !important;
    max-height: 33px;
}

.print-invoice {
    background-color: #628e83;
}

.t-light-header {
    font-weight: 700;
}

.t-light-col {
    text-align: center;
}

.show-due {
    font-size: 12px;
    font-family: ITCAvantGardePro-BK;
    letter-spacing: .5px;

}

.show-due-term {
    font-weight: initial !important;
    font-size: 10px;
    letter-spacing: 0.5px;
}

@media (max-width: 767px) {
.orderscroll-view .mobileview-height2{height: 100svh !important;}
    .ordprdecp span {
        padding-top: 15px;
        font-size: 12px;
        font-weight: 200;
    }
    .VIF.mobile {
        display: block;
        position: relative;
        top: 0;
        font-size: 3.6vw;
        margin-bottom: -20px;
        margin-top: -10px;
    }
    /* .VIF:not(.mobile) {
    display: none;
} */
    .selected-order {
        border-right: none !important;
        font-weight: bold !important;
        width: max-content;
        /* margin-left: .8rem; */
    }

    .show-due {
        font-size: 12px;
        font-family: ITCAvantGardePro-BK;
        letter-spacing: .5px;
        margin: 0;
    }
    
    .show-due-term {
        font-weight: initial !important;
        font-size: 10px;
        margin:0;
    }
}

@media (max-width: 1023px) and (min-width: 767px) {
    .addright {
        text-align: initial;
        padding: 0;
    }
    
    .ordprdecp span {
        padding-top: 15px;
        font-size: 12px;
        font-weight: 200;
    }
    .invoice-desc {
        height: 10rem !important;
    }
    .mobileview-summary {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 0 0.6rem;
        background: #fff;
        box-shadow: 0 -1px 1px rgb(0 0 0 / 10%);
        z-index: 100;
    }
    #global-footer {
        margin-bottom: 8rem;
    }
    .VIF {
        width: 80%;
        left: 20%;
        text-align: right;
    }
}

.h3,
h3 {
    font-size: 22px;
}
/* for catch weight dropdown */

.npord .caret {
    display: inline-block;
    margin-top: unset;
    position: relative;
}

.npord .dropdown-menu {
    min-width: 88px;
    width: auto;
    font-size: 12px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top: 0;
    border-right: solid 1px;
    border-left: solid 1px;
    border-bottom: solid 1px;
    border-right: solid 1px;
    border-left: solid 1px;
    border-bottom: solid 1px;
}

@media (max-width: 1023px) {
    .npord .dropdown-menu {
        min-width: 88px;
        width: auto;
        font-size: 12px;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-top: 0;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        margin-left: 15px;
    }
}

@media (max-width: 767px) {
    .npord .dropdown-toggle {
        min-width: 80px;
    }
    .npord .dropdown-menu {
        min-width: 88px;
        width: auto;
        font-size: 12px;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-top: 0;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        border-right: solid 1px;
        border-left: solid 1px;
        border-bottom: solid 1px;
        margin-left: 0;
    }
}

@media (max-width: 480px) {
    .content-align-center.open .dropdown-menu {
        min-width: 89px;
        top: 83%;
        width: 97%;
        right: 1px;
    }